2025-05-07T19:56:52.1465153Z Current runner version: '2.323.0' 2025-05-07T19:56:52.1471313Z Runner name: 'i-0860623183f48c343' 2025-05-07T19:56:52.1472304Z Machine name: 'ip-10-0-74-201' 2025-05-07T19:56:52.1475081Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:56:52.1477487Z Contents: read 2025-05-07T19:56:52.1478037Z Metadata: read 2025-05-07T19:56:52.1478730Z Packages: read 2025-05-07T19:56:52.1479248Z ##[endgroup] 2025-05-07T19:56:52.1481824Z Secret source: None 2025-05-07T19:56:52.1482961Z Prepare workflow directory 2025-05-07T19:56:52.2119183Z Prepare all required actions 2025-05-07T19:56:52.2159947Z Getting action download info 2025-05-07T19:56:52.4027663Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T19:56:52.6815452Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T19:56:53.1144809Z Complete job name: test_and_publish_artifact (x86, linux.4xlarge, 20, default, 3.10, clang) 2025-05-07T19:56:53.1614708Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T19:56:53.1734374Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T19:56:53.1744168Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:56:53.1745111Z ##[endgroup] 2025-05-07T19:56:54.7269906Z Runner Type: linux.4xlarge 2025-05-07T19:56:54.7270432Z Instance Type: c5.4xlarge 2025-05-07T19:56:54.7270750Z AMI Name: unknown 2025-05-07T19:56:54.7295226Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T19:57:00.1876878Z ##[group]Checking docker version 2025-05-07T19:57:00.1889781Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T19:57:00.2050092Z '1.44' 2025-05-07T19:57:00.2064135Z Docker daemon API version: '1.44' 2025-05-07T19:57:00.2064678Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T19:57:00.2215105Z '1.44' 2025-05-07T19:57:00.2223798Z Docker client API version: '1.44' 2025-05-07T19:57:00.2228770Z ##[endgroup] 2025-05-07T19:57:00.2231507Z ##[group]Clean up resources from previous jobs 2025-05-07T19:57:00.2236319Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=02577d" 2025-05-07T19:57:00.2360647Z ##[command]/usr/bin/docker network prune --force --filter "label=02577d" 2025-05-07T19:57:00.2478424Z ##[endgroup] 2025-05-07T19:57:00.2478771Z ##[group]Create local container network 2025-05-07T19:57:00.2487992Z ##[command]/usr/bin/docker network create --label 02577d github_network_bb6e9aa70c674658a7908dc72145a90f 2025-05-07T19:57:00.4971271Z f01d9c1409efcf216ae4198daf112850f8bd526359fe9733c96477cc0bd66e99 2025-05-07T19:57:00.4987363Z ##[endgroup] 2025-05-07T19:57:00.5011673Z ##[group]Starting job container 2025-05-07T19:57:00.5031513Z ##[command]/usr/bin/docker pull amazonlinux:2023 2025-05-07T19:57:00.6305972Z 2023: Pulling from library/amazonlinux 2025-05-07T19:57:00.6409147Z Digest: sha256:cb5b4c509d62ae388f674c139ae5e8281fc160c217d474445e912043e1941988 2025-05-07T19:57:00.6409785Z Status: Image is up to date for amazonlinux:2023 2025-05-07T19:57:00.6429543Z docker.io/library/amazonlinux:2023 2025-05-07T19:57:00.6511360Z ##[command]/usr/bin/docker create --name 7e27b8a64a694858badabc30902eb42a_amazonlinux2023_d6fb95 --label 02577d --workdir /__w/FBGEMM/FBGEMM --network github_network_bb6e9aa70c674658a7908dc72145a90f --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.7212537Z 6a590c8b059786333e76c53d56173296d4733d042686de161455a9e47ba6a61b 2025-05-07T19:57:00.7232859Z ##[command]/usr/bin/docker start 6a590c8b059786333e76c53d56173296d4733d042686de161455a9e47ba6a61b 2025-05-07T19:57:01.2905405Z 6a590c8b059786333e76c53d56173296d4733d042686de161455a9e47ba6a61b 2025-05-07T19:57:01.2919544Z ##[command]/usr/bin/docker ps --all --filter id=6a590c8b059786333e76c53d56173296d4733d042686de161455a9e47ba6a61b --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T19:57:01.3034851Z 6a590c8b059786333e76c53d56173296d4733d042686de161455a9e47ba6a61b Up Less than a second 2025-05-07T19:57:01.3050270Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" 6a590c8b059786333e76c53d56173296d4733d042686de161455a9e47ba6a61b 2025-05-07T19:57:01.3164263Z HOME=/github/home 2025-05-07T19:57:01.3164685Z GITHUB_ACTIONS=true 2025-05-07T19:57:01.3165062Z CI=true 2025-05-07T19:57:01.3165682Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:57:01.3181071Z ##[endgroup] 2025-05-07T19:57:01.3190544Z ##[group]Waiting for all services to be ready 2025-05-07T19:57:01.3192259Z ##[endgroup] 2025-05-07T19:57:01.3266709Z ##[group]Run yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:57:01.3267449Z yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:57:01.3268239Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:01.3268579Z env: 2025-05-07T19:57:01.3268846Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:01.3269172Z BUILD_ENV: build_binary 2025-05-07T19:57:01.3269423Z BUILD_TARGET: default 2025-05-07T19:57:01.3269673Z BUILD_VARIANT: cpu 2025-05-07T19:57:01.3269896Z ##[endgroup] 2025-05-07T19:57:02.1373607Z Amazon Linux 2023 repository 68 MB/s | 37 MB 00:00 2025-05-07T19:57:09.0645770Z Last metadata expiration check: 0:00:08 ago on Wed May 7 19:57:01 2025. 2025-05-07T19:57:09.6485381Z Dependencies resolved. 2025-05-07T19:57:09.6672493Z Nothing to do. 2025-05-07T19:57:09.6673386Z Complete! 2025-05-07T19:57:09.9050523Z Last metadata expiration check: 0:00:08 ago on Wed May 7 19:57:01 2025. 2025-05-07T19:57:09.9711462Z Dependencies resolved. 2025-05-07T19:57:09.9946952Z ======================================================================================== 2025-05-07T19:57:09.9947815Z Package Arch Version Repository Size 2025-05-07T19:57:09.9948674Z ======================================================================================== 2025-05-07T19:57:09.9949114Z Installing: 2025-05-07T19:57:09.9949446Z binutils x86_64 2.41-50.amzn2023.0.3 amazonlinux 5.3 M 2025-05-07T19:57:09.9949988Z findutils x86_64 1:4.8.0-2.amzn2023.0.2 amazonlinux 539 k 2025-05-07T19:57:09.9950489Z git x86_64 2.47.1-1.amzn2023.0.2 amazonlinux 54 k 2025-05-07T19:57:09.9951001Z pciutils x86_64 3.7.0-3.amzn2023.0.2 amazonlinux 93 k 2025-05-07T19:57:09.9951770Z sudo x86_64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 1.3 M 2025-05-07T19:57:09.9952250Z wget x86_64 1.21.3-1.amzn2023.0.4 amazonlinux 779 k 2025-05-07T19:57:09.9952744Z which x86_64 2.21-26.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:09.9953165Z Installing dependencies: 2025-05-07T19:57:09.9953538Z cracklib x86_64 2.9.6-27.amzn2023.0.2 amazonlinux 82 k 2025-05-07T19:57:09.9954086Z cyrus-sasl-lib x86_64 2.1.27-18.amzn2023.0.3 amazonlinux 786 k 2025-05-07T19:57:09.9954700Z elfutils-debuginfod-client x86_64 0.188-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:09.9955309Z git-core x86_64 2.47.1-1.amzn2023.0.2 amazonlinux 4.7 M 2025-05-07T19:57:09.9955837Z git-core-doc noarch 2.47.1-1.amzn2023.0.2 amazonlinux 2.8 M 2025-05-07T19:57:09.9956618Z gnutls x86_64 3.8.3-6.amzn2023.0.1 amazonlinux 1.1 M 2025-05-07T19:57:09.9957136Z groff-base x86_64 1.22.4-7.amzn2023.0.2 amazonlinux 1.0 M 2025-05-07T19:57:09.9957629Z gzip x86_64 1.12-1.amzn2023.0.1 amazonlinux 160 k 2025-05-07T19:57:09.9958138Z hwdata noarch 0.384-1.amzn2023.0.3 amazonlinux 1.6 M 2025-05-07T19:57:09.9958642Z jansson x86_64 2.14-0.amzn2023 amazonlinux 46 k 2025-05-07T19:57:09.9959188Z kmod-libs x86_64 29-2.amzn2023.0.5 amazonlinux 62 k 2025-05-07T19:57:09.9959695Z less x86_64 608-2.amzn2023.0.2 amazonlinux 168 k 2025-05-07T19:57:09.9960181Z libcbor x86_64 0.7.0-3.amzn2023.0.2 amazonlinux 57 k 2025-05-07T19:57:09.9960686Z libdb x86_64 5.3.28-49.amzn2023.0.2 amazonlinux 756 k 2025-05-07T19:57:09.9961318Z libeconf x86_64 0.4.0-1.amzn2023.0.3 amazonlinux 28 k 2025-05-07T19:57:09.9961845Z libedit x86_64 3.1-38.20210714cvs.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:57:09.9962356Z libfdisk x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 153 k 2025-05-07T19:57:09.9962884Z libfido2 x86_64 1.10.0-2.amzn2023.0.2 amazonlinux 95 k 2025-05-07T19:57:09.9963421Z libmetalink x86_64 0.1.3-14.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:09.9964045Z libpwquality x86_64 1.4.4-6.amzn2023.0.2 amazonlinux 106 k 2025-05-07T19:57:09.9964629Z libsemanage x86_64 3.4-5.amzn2023.0.2 amazonlinux 121 k 2025-05-07T19:57:09.9965180Z libutempter x86_64 1.2.1-4.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:57:09.9965687Z nano x86_64 8.3-1.amzn2023 amazonlinux 706 k 2025-05-07T19:57:09.9966196Z ncurses x86_64 6.2-4.20200222.amzn2023.0.6 amazonlinux 394 k 2025-05-07T19:57:09.9966695Z nettle x86_64 3.10.1-1.amzn2023.0.1 amazonlinux 573 k 2025-05-07T19:57:09.9967210Z openldap x86_64 2.4.57-6.amzn2023.0.7 amazonlinux 256 k 2025-05-07T19:57:09.9967721Z openssh x86_64 8.7p1-8.amzn2023.0.14 amazonlinux 454 k 2025-05-07T19:57:09.9968277Z openssh-clients x86_64 8.7p1-8.amzn2023.0.14 amazonlinux 708 k 2025-05-07T19:57:09.9968817Z pam x86_64 1.5.1-8.amzn2023.0.4 amazonlinux 542 k 2025-05-07T19:57:09.9969326Z pciutils-libs x86_64 3.7.0-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:09.9969914Z perl-AutoLoader noarch 5.74-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:57:09.9970467Z perl-B x86_64 1.80-477.amzn2023.0.6 amazonlinux 179 k 2025-05-07T19:57:09.9971001Z perl-Carp noarch 1.50-458.amzn2023.0.2 amazonlinux 29 k 2025-05-07T19:57:09.9971604Z perl-Class-Struct noarch 0.66-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:57:09.9972225Z perl-Data-Dumper x86_64 2.174-460.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:57:09.9972825Z perl-Digest noarch 1.20-1.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:57:09.9973403Z perl-Digest-MD5 x86_64 2.58-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:09.9974001Z perl-DynaLoader x86_64 1.47-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:57:09.9974585Z perl-Encode x86_64 4:3.15-462.amzn2023.0.2 amazonlinux 1.7 M 2025-05-07T19:57:09.9975132Z perl-Errno x86_64 1.30-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:09.9975777Z perl-Error noarch 1:0.17029-5.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:09.9976359Z perl-Exporter noarch 5.74-459.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:09.9976938Z perl-Fcntl x86_64 1.13-477.amzn2023.0.6 amazonlinux 21 k 2025-05-07T19:57:09.9977607Z perl-File-Basename noarch 2.85-477.amzn2023.0.6 amazonlinux 18 k 2025-05-07T19:57:09.9978406Z perl-File-Find noarch 1.37-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:57:09.9979070Z perl-File-Path noarch 2.18-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:09.9979669Z perl-File-Temp noarch 1:0.231.100-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:57:09.9980275Z perl-File-stat noarch 1.09-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:57:09.9980879Z perl-FileHandle noarch 2.03-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:57:09.9981591Z perl-Getopt-Long noarch 1:2.52-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:57:09.9982269Z perl-Getopt-Std noarch 1.12-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:57:09.9982899Z perl-Git noarch 2.47.1-1.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:09.9983491Z perl-HTTP-Tiny noarch 0.078-1.amzn2023.0.3 amazonlinux 56 k 2025-05-07T19:57:09.9984043Z perl-IO x86_64 1.43-477.amzn2023.0.6 amazonlinux 87 k 2025-05-07T19:57:09.9984607Z perl-IPC-Open3 noarch 1.21-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:57:09.9985204Z perl-MIME-Base64 x86_64 3.16-2.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:09.9985800Z perl-Net-SSLeay x86_64 1.94-1.amzn2023.0.1 amazonlinux 392 k 2025-05-07T19:57:09.9986386Z perl-POSIX x86_64 1.94-477.amzn2023.0.6 amazonlinux 97 k 2025-05-07T19:57:09.9986952Z perl-PathTools x86_64 3.78-459.amzn2023.0.2 amazonlinux 85 k 2025-05-07T19:57:09.9987617Z perl-Pod-Escapes noarch 1:1.07-458.amzn2023.0.2 amazonlinux 20 k 2025-05-07T19:57:09.9988227Z perl-Pod-Perldoc noarch 3.28.01-459.amzn2023.0.3 amazonlinux 84 k 2025-05-07T19:57:09.9988846Z perl-Pod-Simple noarch 1:3.42-2.amzn2023.0.2 amazonlinux 215 k 2025-05-07T19:57:09.9989456Z perl-Pod-Usage noarch 4:2.01-2.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:09.9990077Z perl-Scalar-List-Utils x86_64 4:1.56-459.amzn2023.0.2 amazonlinux 71 k 2025-05-07T19:57:09.9990720Z perl-SelectSaver noarch 1.02-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:57:09.9991309Z perl-Socket x86_64 4:2.032-1.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:57:09.9991890Z perl-Storable x86_64 1:3.21-458.amzn2023.0.2 amazonlinux 96 k 2025-05-07T19:57:09.9992474Z perl-Symbol noarch 1.08-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:09.9993086Z perl-Term-ANSIColor noarch 5.01-459.amzn2023.0.2 amazonlinux 48 k 2025-05-07T19:57:09.9993714Z perl-Term-Cap noarch 1.17-458.amzn2023.0.2 amazonlinux 22 k 2025-05-07T19:57:09.9994314Z perl-TermReadKey x86_64 2.38-9.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:09.9994957Z perl-Text-ParseWords noarch 3.30-458.amzn2023.0.2 amazonlinux 17 k 2025-05-07T19:57:09.9995611Z perl-Text-Tabs+Wrap noarch 2021.0726-1.amzn2023.0.1 amazonlinux 22 k 2025-05-07T19:57:09.9996246Z perl-Time-Local noarch 2:1.300-5.amzn2023.0.2 amazonlinux 34 k 2025-05-07T19:57:09.9996830Z perl-URI noarch 5.09-1.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:57:09.9997461Z perl-base noarch 2.27-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:57:09.9998046Z perl-constant noarch 1.33-459.amzn2023.0.2 amazonlinux 23 k 2025-05-07T19:57:09.9998612Z perl-if noarch 0.60.800-477.amzn2023.0.6 amazonlinux 14 k 2025-05-07T19:57:09.9999199Z perl-interpreter x86_64 4:5.32.1-477.amzn2023.0.6 amazonlinux 71 k 2025-05-07T19:57:09.9999776Z perl-lib x86_64 0.65-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:10.0000320Z perl-libnet noarch 3.13-2.amzn2023.0.2 amazonlinux 126 k 2025-05-07T19:57:10.0000874Z perl-libs x86_64 4:5.32.1-477.amzn2023.0.6 amazonlinux 2.0 M 2025-05-07T19:57:10.0001389Z perl-mro x86_64 1.23-477.amzn2023.0.6 amazonlinux 29 k 2025-05-07T19:57:10.0002033Z perl-overload noarch 1.31-477.amzn2023.0.6 amazonlinux 46 k 2025-05-07T19:57:10.0002649Z perl-overloading noarch 0.02-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:57:10.0003236Z perl-parent noarch 1:0.238-458.amzn2023.0.2 amazonlinux 14 k 2025-05-07T19:57:10.0003827Z perl-podlators noarch 1:4.14-458.amzn2023.0.2 amazonlinux 112 k 2025-05-07T19:57:10.0004411Z perl-subs noarch 1.03-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:57:10.0004957Z perl-vars noarch 1.05-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:57:10.0005519Z shadow-utils x86_64 2:4.9-12.amzn2023.0.4 amazonlinux 1.1 M 2025-05-07T19:57:10.0006065Z systemd-libs x86_64 252.23-3.amzn2023 amazonlinux 613 k 2025-05-07T19:57:10.0006641Z util-linux x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 2.2 M 2025-05-07T19:57:10.0007191Z util-linux-core x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 432 k 2025-05-07T19:57:10.0007647Z Installing weak dependencies: 2025-05-07T19:57:10.0008117Z nano-default-editor noarch 8.3-1.amzn2023 amazonlinux 10 k 2025-05-07T19:57:10.0008731Z perl-IO-Socket-IP noarch 0.41-3.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:10.0009355Z perl-IO-Socket-SSL noarch 2.075-1.amzn2023.0.2 amazonlinux 218 k 2025-05-07T19:57:10.0009960Z perl-Mozilla-CA noarch 20200520-4.amzn2023.0.2 amazonlinux 13 k 2025-05-07T19:57:10.0010550Z perl-NDBM_File x86_64 1.15-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:57:10.0011145Z sudo-python-plugin x86_64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 56 k 2025-05-07T19:57:10.0011500Z 2025-05-07T19:57:10.0011600Z Transaction Summary 2025-05-07T19:57:10.0011900Z ======================================================================================== 2025-05-07T19:57:10.0012238Z Install 106 Packages 2025-05-07T19:57:10.0012403Z 2025-05-07T19:57:10.0012548Z Total download size: 37 M 2025-05-07T19:57:10.0012804Z Installed size: 148 M 2025-05-07T19:57:10.0013064Z Downloading Packages: 2025-05-07T19:57:10.2927781Z (1/106): cracklib-2.9.6-27.amzn2023.0.2.x86_64. 4.0 MB/s | 82 kB 00:00 2025-05-07T19:57:10.2994056Z (2/106): cyrus-sasl-lib-2.1.27-18.amzn2023.0.3. 28 MB/s | 786 kB 00:00 2025-05-07T19:57:10.3095217Z (3/106): elfutils-debuginfod-client-0.188-3.amz 2.5 MB/s | 41 kB 00:00 2025-05-07T19:57:10.3255565Z (4/106): findutils-4.8.0-2.amzn2023.0.2.x86_64. 21 MB/s | 539 kB 00:00 2025-05-07T19:57:10.3495701Z (5/106): binutils-2.41-50.amzn2023.0.3.x86_64.r 68 MB/s | 5.3 MB 00:00 2025-05-07T19:57:10.3506630Z (6/106): git-2.47.1-1.amzn2023.0.2.x86_64.rpm 1.3 MB/s | 54 kB 00:00 2025-05-07T19:57:10.3828586Z (7/106): git-core-2.47.1-1.amzn2023.0.2.x86_64. 85 MB/s | 4.7 MB 00:00 2025-05-07T19:57:10.3940676Z (8/106): gnutls-3.8.3-6.amzn2023.0.1.x86_64.rpm 27 MB/s | 1.1 MB 00:00 2025-05-07T19:57:10.4085474Z (9/106): git-core-doc-2.47.1-1.amzn2023.0.2.noa 51 MB/s | 2.8 MB 00:00 2025-05-07T19:57:10.4147178Z (10/106): groff-base-1.22.4-7.amzn2023.0.2.x86_ 39 MB/s | 1.0 MB 00:00 2025-05-07T19:57:10.4165976Z (11/106): gzip-1.12-1.amzn2023.0.1.x86_64.rpm 7.7 MB/s | 160 kB 00:00 2025-05-07T19:57:10.4314230Z (12/106): hwdata-0.384-1.amzn2023.0.3.noarch.rp 73 MB/s | 1.6 MB 00:00 2025-05-07T19:57:10.4331069Z (13/106): jansson-2.14-0.amzn2023.x86_64.rpm 3.3 MB/s | 46 kB 00:00 2025-05-07T19:57:10.4342153Z (14/106): kmod-libs-29-2.amzn2023.0.5.x86_64.rp 4.2 MB/s | 62 kB 00:00 2025-05-07T19:57:10.4393985Z (15/106): less-608-2.amzn2023.0.2.x86_64.rpm 22 MB/s | 168 kB 00:00 2025-05-07T19:57:10.4413636Z (16/106): libcbor-0.7.0-3.amzn2023.0.2.x86_64.r 8.1 MB/s | 57 kB 00:00 2025-05-07T19:57:10.4467046Z (17/106): libdb-5.3.28-49.amzn2023.0.2.x86_64.r 61 MB/s | 756 kB 00:00 2025-05-07T19:57:10.4479998Z (18/106): libeconf-0.4.0-1.amzn2023.0.3.x86_64. 3.3 MB/s | 28 kB 00:00 2025-05-07T19:57:10.4501261Z (19/106): libedit-3.1-38.20210714cvs.amzn2023.0 14 MB/s | 108 kB 00:00 2025-05-07T19:57:10.4540542Z (20/106): libfido2-1.10.0-2.amzn2023.0.2.x86_64 17 MB/s | 95 kB 00:00 2025-05-07T19:57:10.4563734Z (21/106): libfdisk-2.37.4-1.amzn2023.0.4.x86_64 16 MB/s | 153 kB 00:00 2025-05-07T19:57:10.4577301Z (22/106): libmetalink-0.1.3-14.amzn2023.0.2.x86 4.1 MB/s | 31 kB 00:00 2025-05-07T19:57:10.4618138Z (23/106): libpwquality-1.4.4-6.amzn2023.0.2.x86 14 MB/s | 106 kB 00:00 2025-05-07T19:57:10.4639443Z (24/106): libsemanage-3.4-5.amzn2023.0.2.x86_64 16 MB/s | 121 kB 00:00 2025-05-07T19:57:10.4648760Z (25/106): libutempter-1.2.1-4.amzn2023.0.2.x86_ 3.7 MB/s | 26 kB 00:00 2025-05-07T19:57:10.4724155Z (26/106): nano-default-editor-8.3-1.amzn2023.no 1.4 MB/s | 10 kB 00:00 2025-05-07T19:57:10.4768035Z (27/106): ncurses-6.2-4.20200222.amzn2023.0.6.x 33 MB/s | 394 kB 00:00 2025-05-07T19:57:10.4830970Z (28/106): nettle-3.10.1-1.amzn2023.0.1.x86_64.r 56 MB/s | 573 kB 00:00 2025-05-07T19:57:10.4861123Z (29/106): openldap-2.4.57-6.amzn2023.0.7.x86_64 27 MB/s | 256 kB 00:00 2025-05-07T19:57:10.4925560Z (30/106): openssh-8.7p1-8.amzn2023.0.14.x86_64. 51 MB/s | 454 kB 00:00 2025-05-07T19:57:10.4990967Z (31/106): openssh-clients-8.7p1-8.amzn2023.0.14 54 MB/s | 708 kB 00:00 2025-05-07T19:57:10.5064699Z (32/106): pam-1.5.1-8.amzn2023.0.4.x86_64.rpm 39 MB/s | 542 kB 00:00 2025-05-07T19:57:10.5082601Z (33/106): pciutils-3.7.0-3.amzn2023.0.2.x86_64. 10 MB/s | 93 kB 00:00 2025-05-07T19:57:10.5115662Z (34/106): pciutils-libs-3.7.0-3.amzn2023.0.2.x8 8.6 MB/s | 41 kB 00:00 2025-05-07T19:57:10.5150830Z (35/106): perl-AutoLoader-5.74-477.amzn2023.0.6 3.2 MB/s | 22 kB 00:00 2025-05-07T19:57:10.5182420Z (36/106): perl-B-1.80-477.amzn2023.0.6.x86_64.r 27 MB/s | 179 kB 00:00 2025-05-07T19:57:10.5203515Z (37/106): perl-Carp-1.50-458.amzn2023.0.2.noarc 5.7 MB/s | 29 kB 00:00 2025-05-07T19:57:10.5246735Z (38/106): nano-8.3-1.amzn2023.x86_64.rpm 11 MB/s | 706 kB 00:00 2025-05-07T19:57:10.5261498Z (39/106): perl-Class-Struct-0.66-477.amzn2023.0 2.9 MB/s | 22 kB 00:00 2025-05-07T19:57:10.5273596Z (40/106): perl-Data-Dumper-2.174-460.amzn2023.0 8.1 MB/s | 55 kB 00:00 2025-05-07T19:57:10.5296065Z (41/106): perl-Digest-1.20-1.amzn2023.0.2.noarc 5.7 MB/s | 26 kB 00:00 2025-05-07T19:57:10.5323348Z (42/106): perl-Digest-MD5-2.58-2.amzn2023.0.2.x 7.6 MB/s | 36 kB 00:00 2025-05-07T19:57:10.5336004Z (43/106): perl-DynaLoader-1.47-477.amzn2023.0.6 4.3 MB/s | 26 kB 00:00 2025-05-07T19:57:10.5466284Z (44/106): perl-Encode-3.15-462.amzn2023.0.2.x86 100 MB/s | 1.7 MB 00:00 2025-05-07T19:57:10.5480213Z (45/106): perl-Errno-1.30-477.amzn2023.0.6.x86_ 994 kB/s | 15 kB 00:00 2025-05-07T19:57:10.5491212Z (46/106): perl-Error-0.17029-5.amzn2023.0.2.noa 2.6 MB/s | 41 kB 00:00 2025-05-07T19:57:10.5515731Z (47/106): perl-Exporter-5.74-459.amzn2023.0.2.n 6.7 MB/s | 31 kB 00:00 2025-05-07T19:57:10.5544515Z (48/106): perl-Fcntl-1.13-477.amzn2023.0.6.x86_ 4.0 MB/s | 21 kB 00:00 2025-05-07T19:57:10.5559396Z (49/106): perl-File-Basename-2.85-477.amzn2023. 2.7 MB/s | 18 kB 00:00 2025-05-07T19:57:10.5576715Z (50/106): perl-File-Find-1.37-477.amzn2023.0.6. 4.3 MB/s | 26 kB 00:00 2025-05-07T19:57:10.5596841Z (51/106): perl-File-Path-2.18-2.amzn2023.0.2.no 7.1 MB/s | 36 kB 00:00 2025-05-07T19:57:10.5618911Z (52/106): perl-File-Temp-0.231.100-2.amzn2023.0 10 MB/s | 60 kB 00:00 2025-05-07T19:57:10.5635907Z (53/106): perl-File-stat-1.09-477.amzn2023.0.6. 3.0 MB/s | 17 kB 00:00 2025-05-07T19:57:10.5675775Z (54/106): perl-FileHandle-2.03-477.amzn2023.0.6 2.1 MB/s | 16 kB 00:00 2025-05-07T19:57:10.5700716Z (55/106): perl-Getopt-Long-2.52-2.amzn2023.0.2. 7.5 MB/s | 60 kB 00:00 2025-05-07T19:57:10.5717112Z (56/106): perl-Getopt-Std-1.12-477.amzn2023.0.6 2.0 MB/s | 16 kB 00:00 2025-05-07T19:57:10.5773596Z (57/106): perl-Git-2.47.1-1.amzn2023.0.2.noarch 4.4 MB/s | 42 kB 00:00 2025-05-07T19:57:10.5795417Z (58/106): perl-HTTP-Tiny-0.078-1.amzn2023.0.3.n 7.3 MB/s | 56 kB 00:00 2025-05-07T19:57:10.5828431Z (59/106): perl-IO-1.43-477.amzn2023.0.6.x86_64. 7.9 MB/s | 87 kB 00:00 2025-05-07T19:57:10.5858279Z (60/106): perl-IO-Socket-IP-0.41-3.amzn2023.0.2 7.1 MB/s | 42 kB 00:00 2025-05-07T19:57:10.5905482Z (61/106): perl-IO-Socket-SSL-2.075-1.amzn2023.0 20 MB/s | 218 kB 00:00 2025-05-07T19:57:10.5929555Z (62/106): perl-IPC-Open3-1.21-477.amzn2023.0.6. 2.3 MB/s | 23 kB 00:00 2025-05-07T19:57:10.5953942Z (63/106): perl-MIME-Base64-3.16-2.amzn2023.0.2. 3.3 MB/s | 31 kB 00:00 2025-05-07T19:57:10.5977382Z (64/106): perl-Mozilla-CA-20200520-4.amzn2023.0 1.8 MB/s | 13 kB 00:00 2025-05-07T19:57:10.6001859Z (65/106): perl-NDBM_File-1.15-477.amzn2023.0.6. 3.2 MB/s | 23 kB 00:00 2025-05-07T19:57:10.6077082Z (66/106): perl-Net-SSLeay-1.94-1.amzn2023.0.1.x 32 MB/s | 392 kB 00:00 2025-05-07T19:57:10.6111382Z (67/106): perl-POSIX-1.94-477.amzn2023.0.6.x86_ 7.2 MB/s | 97 kB 00:00 2025-05-07T19:57:10.6139575Z (68/106): perl-PathTools-3.78-459.amzn2023.0.2. 6.1 MB/s | 85 kB 00:00 2025-05-07T19:57:10.6166528Z (69/106): perl-Pod-Escapes-1.07-458.amzn2023.0. 2.4 MB/s | 20 kB 00:00 2025-05-07T19:57:10.6207382Z (70/106): perl-Pod-Perldoc-3.28.01-459.amzn2023 13 MB/s | 84 kB 00:00 2025-05-07T19:57:10.6253591Z (71/106): perl-Pod-Simple-3.42-2.amzn2023.0.2.n 19 MB/s | 215 kB 00:00 2025-05-07T19:57:10.6282851Z (72/106): perl-Pod-Usage-2.01-2.amzn2023.0.2.no 3.5 MB/s | 41 kB 00:00 2025-05-07T19:57:10.6310283Z (73/106): perl-Scalar-List-Utils-1.56-459.amzn2 7.2 MB/s | 71 kB 00:00 2025-05-07T19:57:10.6336378Z (74/106): perl-SelectSaver-1.02-477.amzn2023.0. 1.5 MB/s | 12 kB 00:00 2025-05-07T19:57:10.6373474Z (75/106): perl-Socket-2.032-1.amzn2023.0.2.x86_ 9.1 MB/s | 55 kB 00:00 2025-05-07T19:57:10.6409133Z (76/106): perl-Storable-3.21-458.amzn2023.0.2.x 9.9 MB/s | 96 kB 00:00 2025-05-07T19:57:10.6431533Z (77/106): perl-Symbol-1.08-477.amzn2023.0.6.noa 1.5 MB/s | 15 kB 00:00 2025-05-07T19:57:10.6462152Z (78/106): perl-Term-ANSIColor-5.01-459.amzn2023 5.6 MB/s | 48 kB 00:00 2025-05-07T19:57:10.6499617Z (79/106): perl-Term-Cap-1.17-458.amzn2023.0.2.n 3.4 MB/s | 22 kB 00:00 2025-05-07T19:57:10.6527728Z (80/106): perl-TermReadKey-2.38-9.amzn2023.0.2. 3.9 MB/s | 36 kB 00:00 2025-05-07T19:57:10.6549944Z (81/106): perl-Text-ParseWords-3.30-458.amzn202 1.9 MB/s | 17 kB 00:00 2025-05-07T19:57:10.6605021Z (82/106): perl-Text-Tabs+Wrap-2021.0726-1.amzn2 2.2 MB/s | 22 kB 00:00 2025-05-07T19:57:10.6634377Z (83/106): perl-Time-Local-1.300-5.amzn2023.0.2. 4.1 MB/s | 34 kB 00:00 2025-05-07T19:57:10.6664909Z (84/106): perl-URI-5.09-1.amzn2023.0.2.noarch.r 9.5 MB/s | 108 kB 00:00 2025-05-07T19:57:10.6694452Z (85/106): perl-base-2.27-477.amzn2023.0.6.noarc 1.9 MB/s | 17 kB 00:00 2025-05-07T19:57:10.6721991Z (86/106): perl-constant-1.33-459.amzn2023.0.2.n 4.2 MB/s | 23 kB 00:00 2025-05-07T19:57:10.6747201Z (87/106): perl-if-0.60.800-477.amzn2023.0.6.noa 1.8 MB/s | 14 kB 00:00 2025-05-07T19:57:10.6778168Z (88/106): perl-interpreter-5.32.1-477.amzn2023. 8.6 MB/s | 71 kB 00:00 2025-05-07T19:57:10.6803237Z (89/106): perl-lib-0.65-477.amzn2023.0.6.x86_64 1.9 MB/s | 15 kB 00:00 2025-05-07T19:57:10.6839697Z (90/106): perl-libnet-3.13-2.amzn2023.0.2.noarc 14 MB/s | 126 kB 00:00 2025-05-07T19:57:10.6901209Z (91/106): perl-mro-1.23-477.amzn2023.0.6.x86_64 3.0 MB/s | 29 kB 00:00 2025-05-07T19:57:10.7019412Z (92/106): perl-libs-5.32.1-477.amzn2023.0.6.x86 86 MB/s | 2.0 MB 00:00 2025-05-07T19:57:10.7044596Z (93/106): perl-overload-1.31-477.amzn2023.0.6.n 2.4 MB/s | 46 kB 00:00 2025-05-07T19:57:10.7072081Z (94/106): perl-overloading-0.02-477.amzn2023.0. 796 kB/s | 13 kB 00:00 2025-05-07T19:57:10.7103502Z (95/106): perl-parent-0.238-458.amzn2023.0.2.no 2.6 MB/s | 14 kB 00:00 2025-05-07T19:57:10.7129555Z (96/106): perl-subs-1.03-477.amzn2023.0.6.noarc 2.1 MB/s | 12 kB 00:00 2025-05-07T19:57:10.7165105Z (97/106): perl-podlators-4.14-458.amzn2023.0.2. 9.5 MB/s | 112 kB 00:00 2025-05-07T19:57:10.7189869Z (98/106): perl-vars-1.05-477.amzn2023.0.6.noarc 1.6 MB/s | 13 kB 00:00 2025-05-07T19:57:10.7283868Z (99/106): shadow-utils-4.9-12.amzn2023.0.4.x86_ 74 MB/s | 1.1 MB 00:00 2025-05-07T19:57:10.7388017Z (100/106): sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 58 MB/s | 1.3 MB 00:00 2025-05-07T19:57:10.7414662Z (101/106): sudo-python-plugin-1.9.15-1.p5.amzn2 2.7 MB/s | 56 kB 00:00 2025-05-07T19:57:10.7484566Z (102/106): systemd-libs-252.23-3.amzn2023.x86_6 34 MB/s | 613 kB 00:00 2025-05-07T19:57:10.7576075Z (103/106): util-linux-core-2.37.4-1.amzn2023.0. 28 MB/s | 432 kB 00:00 2025-05-07T19:57:10.7705074Z (104/106): util-linux-2.37.4-1.amzn2023.0.4.x86 78 MB/s | 2.2 MB 00:00 2025-05-07T19:57:10.7772211Z (105/106): wget-1.21.3-1.amzn2023.0.4.x86_64.rp 30 MB/s | 779 kB 00:00 2025-05-07T19:57:10.7801391Z (106/106): which-2.21-26.amzn2023.0.2.x86_64.rp 2.0 MB/s | 42 kB 00:00 2025-05-07T19:57:10.7818878Z -------------------------------------------------------------------------------- 2025-05-07T19:57:10.7820224Z Total 47 MB/s | 37 MB 00:00 2025-05-07T19:57:11.9445622Z Running transaction check 2025-05-07T19:57:11.9914348Z Transaction check succeeded. 2025-05-07T19:57:11.9914816Z Running transaction test 2025-05-07T19:57:12.3699727Z Transaction test succeeded. 2025-05-07T19:57:12.3703015Z Running transaction 2025-05-07T19:57:13.4050508Z Preparing : 1/1 2025-05-07T19:57:13.4210391Z Installing : systemd-libs-252.23-3.amzn2023.x86_64 1/106 2025-05-07T19:57:13.4464972Z Installing : nettle-3.10.1-1.amzn2023.0.1.x86_64 2/106 2025-05-07T19:57:13.4696823Z Installing : gnutls-3.8.3-6.amzn2023.0.1.x86_64 3/106 2025-05-07T19:57:13.4768085Z Installing : util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 4/106 2025-05-07T19:57:13.4838542Z Running scriptlet: util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 4/106 2025-05-07T19:57:13.4941863Z Installing : pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 5/106 2025-05-07T19:57:13.5243548Z Installing : ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 6/106 2025-05-07T19:57:13.5326316Z Installing : nano-8.3-1.amzn2023.x86_64 7/106 2025-05-07T19:57:13.5390658Z Installing : nano-default-editor-8.3-1.amzn2023.noarch 8/106 2025-05-07T19:57:13.5922334Z Installing : libsemanage-3.4-5.amzn2023.0.2.x86_64 9/106 2025-05-07T19:57:13.6010808Z Installing : shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 10/106 2025-05-07T19:57:13.6400185Z Running scriptlet: libutempter-1.2.1-4.amzn2023.0.2.x86_64 11/106 2025-05-07T19:57:13.6464373Z Installing : libutempter-1.2.1-4.amzn2023.0.2.x86_64 11/106 2025-05-07T19:57:13.6532997Z Installing : libmetalink-0.1.3-14.amzn2023.0.2.x86_64 12/106 2025-05-07T19:57:13.6597784Z Installing : libfdisk-2.37.4-1.amzn2023.0.4.x86_64 13/106 2025-05-07T19:57:13.6655007Z Installing : libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 14/106 2025-05-07T19:57:13.6805538Z Installing : libeconf-0.4.0-1.amzn2023.0.3.x86_64 15/106 2025-05-07T19:57:13.6863321Z Installing : libdb-5.3.28-49.amzn2023.0.2.x86_64 16/106 2025-05-07T19:57:13.6925028Z Installing : libcbor-0.7.0-3.amzn2023.0.2.x86_64 17/106 2025-05-07T19:57:13.7002812Z Installing : libfido2-1.10.0-2.amzn2023.0.2.x86_64 18/106 2025-05-07T19:57:13.7068667Z Installing : less-608-2.amzn2023.0.2.x86_64 19/106 2025-05-07T19:57:13.7122631Z Installing : kmod-libs-29-2.amzn2023.0.5.x86_64 20/106 2025-05-07T19:57:13.7579476Z Installing : jansson-2.14-0.amzn2023.x86_64 21/106 2025-05-07T19:57:13.7671782Z Installing : hwdata-0.384-1.amzn2023.0.3.noarch 22/106 2025-05-07T19:57:13.7831985Z Installing : gzip-1.12-1.amzn2023.0.1.x86_64 23/106 2025-05-07T19:57:13.8340638Z Installing : cracklib-2.9.6-27.amzn2023.0.2.x86_64 24/106 2025-05-07T19:57:13.8533597Z Installing : pam-1.5.1-8.amzn2023.0.4.x86_64 25/106 2025-05-07T19:57:13.9424359Z Installing : libpwquality-1.4.4-6.amzn2023.0.2.x86_64 26/106 2025-05-07T19:57:13.9425772Z Installing : util-linux-2.37.4-1.amzn2023.0.4.x86_64 27/106 2025-05-07T19:57:13.9426528Z warning: /etc/adjtime created as /etc/adjtime.rpmnew 2025-05-07T19:57:13.9426804Z 2025-05-07T19:57:13.9630518Z Running scriptlet: util-linux-2.37.4-1.amzn2023.0.4.x86_64 27/106 2025-05-07T19:57:13.9954718Z Running scriptlet: openssh-8.7p1-8.amzn2023.0.14.x86_64 28/106 2025-05-07T19:57:14.0163151Z Installing : openssh-8.7p1-8.amzn2023.0.14.x86_64 28/106 2025-05-07T19:57:14.0229359Z Installing : openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 29/106 2025-05-07T19:57:14.1443988Z Running scriptlet: openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 29/106 2025-05-07T19:57:14.3049537Z Installing : git-core-2.47.1-1.amzn2023.0.2.x86_64 30/106 2025-05-07T19:57:14.3181426Z Installing : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 31/106 2025-05-07T19:57:14.3607114Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/106 2025-05-07T19:57:14.3686545Z Installing : groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/106 2025-05-07T19:57:14.3771145Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/106 2025-05-07T19:57:14.3843535Z Installing : perl-Digest-1.20-1.amzn2023.0.2.noarch 33/106 2025-05-07T19:57:14.3930532Z Installing : perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 34/106 2025-05-07T19:57:14.3984270Z Installing : perl-B-1.80-477.amzn2023.0.6.x86_64 35/106 2025-05-07T19:57:14.4029381Z Installing : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:57:14.4082465Z Installing : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 37/106 2025-05-07T19:57:14.4169103Z Installing : perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 38/106 2025-05-07T19:57:14.4226492Z Installing : perl-libnet-3.13-2.amzn2023.0.2.noarch 39/106 2025-05-07T19:57:14.4323939Z Installing : perl-base-2.27-477.amzn2023.0.6.noarch 40/106 2025-05-07T19:57:14.4536149Z Installing : perl-URI-5.09-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:57:14.4618033Z Installing : perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 42/106 2025-05-07T19:57:14.4667376Z Installing : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 43/106 2025-05-07T19:57:14.4710648Z Installing : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 44/106 2025-05-07T19:57:14.4766126Z Installing : perl-if-0.60.800-477.amzn2023.0.6.noarch 45/106 2025-05-07T19:57:14.4821434Z Installing : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 46/106 2025-05-07T19:57:14.4875217Z Installing : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 47/106 2025-05-07T19:57:14.4961730Z Installing : perl-File-Path-2.18-2.amzn2023.0.2.noarch 48/106 2025-05-07T19:57:14.5022705Z Installing : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 49/106 2025-05-07T19:57:14.5066004Z Installing : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 50/106 2025-05-07T19:57:14.5122404Z Installing : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 51/106 2025-05-07T19:57:14.5179491Z Installing : perl-POSIX-1.94-477.amzn2023.0.6.x86_64 52/106 2025-05-07T19:57:14.5232090Z Installing : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 53/106 2025-05-07T19:57:14.5271858Z Installing : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:57:14.5326107Z Installing : perl-subs-1.03-477.amzn2023.0.6.noarch 55/106 2025-05-07T19:57:14.5390665Z Installing : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 56/106 2025-05-07T19:57:14.5443089Z Installing : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 57/106 2025-05-07T19:57:14.5549774Z Installing : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 58/106 2025-05-07T19:57:14.5633515Z Installing : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 59/106 2025-05-07T19:57:14.5690390Z Installing : perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 60/106 2025-05-07T19:57:14.5738283Z Installing : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 61/106 2025-05-07T19:57:14.5780808Z Installing : perl-Symbol-1.08-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:57:14.5855780Z Installing : perl-File-stat-1.09-477.amzn2023.0.6.noarch 63/106 2025-05-07T19:57:14.5948592Z Installing : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 64/106 2025-05-07T19:57:14.6016641Z Installing : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 65/106 2025-05-07T19:57:14.6068305Z Installing : perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 66/106 2025-05-07T19:57:14.6121654Z Installing : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 67/106 2025-05-07T19:57:14.6194809Z Installing : perl-mro-1.23-477.amzn2023.0.6.x86_64 68/106 2025-05-07T19:57:14.6255188Z Installing : perl-IO-1.43-477.amzn2023.0.6.x86_64 69/106 2025-05-07T19:57:14.6308816Z Installing : perl-overloading-0.02-477.amzn2023.0.6.noarch 70/106 2025-05-07T19:57:14.6374232Z Installing : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:57:14.6418804Z Installing : perl-Errno-1.30-477.amzn2023.0.6.x86_64 72/106 2025-05-07T19:57:14.6463723Z Installing : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 73/106 2025-05-07T19:57:14.6518532Z Installing : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:57:14.6590720Z Installing : perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 75/106 2025-05-07T19:57:14.6663940Z Installing : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x 76/106 2025-05-07T19:57:14.6727170Z Installing : perl-constant-1.33-459.amzn2023.0.2.noarch 77/106 2025-05-07T19:57:14.6786445Z Installing : perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 78/106 2025-05-07T19:57:14.6833424Z Installing : perl-overload-1.31-477.amzn2023.0.6.noarch 79/106 2025-05-07T19:57:14.6878358Z Installing : perl-parent-1:0.238-458.amzn2023.0.2.noarch 80/106 2025-05-07T19:57:14.6937154Z Installing : perl-vars-1.05-477.amzn2023.0.6.noarch 81/106 2025-05-07T19:57:14.6985478Z Installing : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 82/106 2025-05-07T19:57:14.7033099Z Installing : perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 83/106 2025-05-07T19:57:14.7083430Z Installing : perl-Carp-1.50-458.amzn2023.0.2.noarch 84/106 2025-05-07T19:57:14.7136054Z Installing : perl-Exporter-5.74-459.amzn2023.0.2.noarch 85/106 2025-05-07T19:57:14.7212250Z Installing : perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 86/106 2025-05-07T19:57:14.7767196Z Installing : perl-PathTools-3.78-459.amzn2023.0.2.x86_64 87/106 2025-05-07T19:57:14.8785921Z Installing : perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 88/106 2025-05-07T19:57:14.8915568Z Installing : perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 89/106 2025-05-07T19:57:14.8993433Z Installing : perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_6 90/106 2025-05-07T19:57:14.9058419Z Installing : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 91/106 2025-05-07T19:57:14.9120414Z Installing : perl-File-Find-1.37-477.amzn2023.0.6.noarch 92/106 2025-05-07T19:57:14.9183758Z Installing : perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 93/106 2025-05-07T19:57:14.9233576Z Installing : perl-lib-0.65-477.amzn2023.0.6.x86_64 94/106 2025-05-07T19:57:14.9292434Z Installing : perl-Git-2.47.1-1.amzn2023.0.2.noarch 95/106 2025-05-07T19:57:14.9364196Z Installing : git-2.47.1-1.amzn2023.0.2.x86_64 96/106 2025-05-07T19:57:14.9570121Z Installing : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 97/106 2025-05-07T19:57:14.9715460Z Installing : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 98/106 2025-05-07T19:57:14.9794661Z Installing : openldap-2.4.57-6.amzn2023.0.7.x86_64 99/106 2025-05-07T19:57:15.0211274Z Installing : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_ 100/106 2025-05-07T19:57:15.1511834Z Installing : sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 101/106 2025-05-07T19:57:15.1597718Z Installing : binutils-2.41-50.amzn2023.0.3.x86_64 102/106 2025-05-07T19:57:15.1706508Z Running scriptlet: binutils-2.41-50.amzn2023.0.3.x86_64 102/106 2025-05-07T19:57:15.2018834Z Installing : pciutils-3.7.0-3.amzn2023.0.2.x86_64 103/106 2025-05-07T19:57:15.2115442Z Installing : wget-1.21.3-1.amzn2023.0.4.x86_64 104/106 2025-05-07T19:57:15.2318270Z Installing : which-2.21-26.amzn2023.0.2.x86_64 105/106 2025-05-07T19:57:15.2394892Z Installing : findutils-1:4.8.0-2.amzn2023.0.2.x86_64 106/106 2025-05-07T19:57:15.2517238Z Running scriptlet: pam-1.5.1-8.amzn2023.0.4.x86_64 106/106 2025-05-07T19:57:15.9982316Z Running scriptlet: findutils-1:4.8.0-2.amzn2023.0.2.x86_64 106/106 2025-05-07T19:57:15.9983045Z Verifying : binutils-2.41-50.amzn2023.0.3.x86_64 1/106 2025-05-07T19:57:15.9983763Z Verifying : cracklib-2.9.6-27.amzn2023.0.2.x86_64 2/106 2025-05-07T19:57:15.9984762Z Verifying : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 3/106 2025-05-07T19:57:15.9985495Z Verifying : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 4/106 2025-05-07T19:57:15.9986161Z Verifying : findutils-1:4.8.0-2.amzn2023.0.2.x86_64 5/106 2025-05-07T19:57:15.9986810Z Verifying : git-2.47.1-1.amzn2023.0.2.x86_64 6/106 2025-05-07T19:57:15.9987427Z Verifying : git-core-2.47.1-1.amzn2023.0.2.x86_64 7/106 2025-05-07T19:57:15.9988082Z Verifying : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 8/106 2025-05-07T19:57:15.9988689Z Verifying : gnutls-3.8.3-6.amzn2023.0.1.x86_64 9/106 2025-05-07T19:57:15.9989356Z Verifying : groff-base-1.22.4-7.amzn2023.0.2.x86_64 10/106 2025-05-07T19:57:15.9990018Z Verifying : gzip-1.12-1.amzn2023.0.1.x86_64 11/106 2025-05-07T19:57:15.9990652Z Verifying : hwdata-0.384-1.amzn2023.0.3.noarch 12/106 2025-05-07T19:57:15.9991443Z Verifying : jansson-2.14-0.amzn2023.x86_64 13/106 2025-05-07T19:57:15.9992100Z Verifying : kmod-libs-29-2.amzn2023.0.5.x86_64 14/106 2025-05-07T19:57:15.9992685Z Verifying : less-608-2.amzn2023.0.2.x86_64 15/106 2025-05-07T19:57:15.9993362Z Verifying : libcbor-0.7.0-3.amzn2023.0.2.x86_64 16/106 2025-05-07T19:57:15.9993944Z Verifying : libdb-5.3.28-49.amzn2023.0.2.x86_64 17/106 2025-05-07T19:57:15.9994566Z Verifying : libeconf-0.4.0-1.amzn2023.0.3.x86_64 18/106 2025-05-07T19:57:15.9995198Z Verifying : libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 19/106 2025-05-07T19:57:15.9995847Z Verifying : libfdisk-2.37.4-1.amzn2023.0.4.x86_64 20/106 2025-05-07T19:57:15.9996482Z Verifying : libfido2-1.10.0-2.amzn2023.0.2.x86_64 21/106 2025-05-07T19:57:15.9997138Z Verifying : libmetalink-0.1.3-14.amzn2023.0.2.x86_64 22/106 2025-05-07T19:57:15.9997787Z Verifying : libpwquality-1.4.4-6.amzn2023.0.2.x86_64 23/106 2025-05-07T19:57:15.9998479Z Verifying : libsemanage-3.4-5.amzn2023.0.2.x86_64 24/106 2025-05-07T19:57:15.9999100Z Verifying : libutempter-1.2.1-4.amzn2023.0.2.x86_64 25/106 2025-05-07T19:57:15.9999790Z Verifying : nano-8.3-1.amzn2023.x86_64 26/106 2025-05-07T19:57:16.0000410Z Verifying : nano-default-editor-8.3-1.amzn2023.noarch 27/106 2025-05-07T19:57:16.0001116Z Verifying : ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 28/106 2025-05-07T19:57:16.0001723Z Verifying : nettle-3.10.1-1.amzn2023.0.1.x86_64 29/106 2025-05-07T19:57:16.0002393Z Verifying : openldap-2.4.57-6.amzn2023.0.7.x86_64 30/106 2025-05-07T19:57:16.0003008Z Verifying : openssh-8.7p1-8.amzn2023.0.14.x86_64 31/106 2025-05-07T19:57:16.0003721Z Verifying : openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 32/106 2025-05-07T19:57:16.0004373Z Verifying : pam-1.5.1-8.amzn2023.0.4.x86_64 33/106 2025-05-07T19:57:16.0005003Z Verifying : pciutils-3.7.0-3.amzn2023.0.2.x86_64 34/106 2025-05-07T19:57:16.0005627Z Verifying : pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 35/106 2025-05-07T19:57:16.0006322Z Verifying : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:57:16.0006971Z Verifying : perl-B-1.80-477.amzn2023.0.6.x86_64 37/106 2025-05-07T19:57:16.0007610Z Verifying : perl-Carp-1.50-458.amzn2023.0.2.noarch 38/106 2025-05-07T19:57:16.0008311Z Verifying : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 39/106 2025-05-07T19:57:16.0008964Z Verifying : perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 40/106 2025-05-07T19:57:16.0009802Z Verifying : perl-Digest-1.20-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:57:16.0010443Z Verifying : perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 42/106 2025-05-07T19:57:16.0011141Z Verifying : perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 43/106 2025-05-07T19:57:16.0011768Z Verifying : perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 44/106 2025-05-07T19:57:16.0012436Z Verifying : perl-Errno-1.30-477.amzn2023.0.6.x86_64 45/106 2025-05-07T19:57:16.0013075Z Verifying : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 46/106 2025-05-07T19:57:16.0013747Z Verifying : perl-Exporter-5.74-459.amzn2023.0.2.noarch 47/106 2025-05-07T19:57:16.0014363Z Verifying : perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 48/106 2025-05-07T19:57:16.0015063Z Verifying : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 49/106 2025-05-07T19:57:16.0015843Z Verifying : perl-File-Find-1.37-477.amzn2023.0.6.noarch 50/106 2025-05-07T19:57:16.0016503Z Verifying : perl-File-Path-2.18-2.amzn2023.0.2.noarch 51/106 2025-05-07T19:57:16.0017187Z Verifying : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 52/106 2025-05-07T19:57:16.0017962Z Verifying : perl-File-stat-1.09-477.amzn2023.0.6.noarch 53/106 2025-05-07T19:57:16.0018589Z Verifying : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:57:16.0019314Z Verifying : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 55/106 2025-05-07T19:57:16.0019943Z Verifying : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 56/106 2025-05-07T19:57:16.0020643Z Verifying : perl-Git-2.47.1-1.amzn2023.0.2.noarch 57/106 2025-05-07T19:57:16.0021309Z Verifying : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 58/106 2025-05-07T19:57:16.0021925Z Verifying : perl-IO-1.43-477.amzn2023.0.6.x86_64 59/106 2025-05-07T19:57:16.0022614Z Verifying : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 60/106 2025-05-07T19:57:16.0023234Z Verifying : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 61/106 2025-05-07T19:57:16.0023952Z Verifying : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:57:16.0024565Z Verifying : perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 63/106 2025-05-07T19:57:16.0025106Z Verifying : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 64/106 2025-05-07T19:57:16.0025648Z Verifying : perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 65/106 2025-05-07T19:57:16.0026174Z Verifying : perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 66/106 2025-05-07T19:57:16.0026713Z Verifying : perl-POSIX-1.94-477.amzn2023.0.6.x86_64 67/106 2025-05-07T19:57:16.0027244Z Verifying : perl-PathTools-3.78-459.amzn2023.0.2.x86_64 68/106 2025-05-07T19:57:16.0027803Z Verifying : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 69/106 2025-05-07T19:57:16.0028361Z Verifying : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 70/106 2025-05-07T19:57:16.0028905Z Verifying : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:57:16.0029447Z Verifying : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 72/106 2025-05-07T19:57:16.0029980Z Verifying : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x 73/106 2025-05-07T19:57:16.0030544Z Verifying : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:57:16.0031096Z Verifying : perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 75/106 2025-05-07T19:57:16.0031619Z Verifying : perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 76/106 2025-05-07T19:57:16.0032162Z Verifying : perl-Symbol-1.08-477.amzn2023.0.6.noarch 77/106 2025-05-07T19:57:16.0032804Z Verifying : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 78/106 2025-05-07T19:57:16.0033370Z Verifying : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 79/106 2025-05-07T19:57:16.0033917Z Verifying : perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 80/106 2025-05-07T19:57:16.0034489Z Verifying : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 81/106 2025-05-07T19:57:16.0035081Z Verifying : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 82/106 2025-05-07T19:57:16.0035622Z Verifying : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 83/106 2025-05-07T19:57:16.0036156Z Verifying : perl-URI-5.09-1.amzn2023.0.2.noarch 84/106 2025-05-07T19:57:16.0036677Z Verifying : perl-base-2.27-477.amzn2023.0.6.noarch 85/106 2025-05-07T19:57:16.0037228Z Verifying : perl-constant-1.33-459.amzn2023.0.2.noarch 86/106 2025-05-07T19:57:16.0038348Z Verifying : perl-if-0.60.800-477.amzn2023.0.6.noarch 87/106 2025-05-07T19:57:16.0038897Z Verifying : perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_6 88/106 2025-05-07T19:57:16.0039441Z Verifying : perl-lib-0.65-477.amzn2023.0.6.x86_64 89/106 2025-05-07T19:57:16.0039969Z Verifying : perl-libnet-3.13-2.amzn2023.0.2.noarch 90/106 2025-05-07T19:57:16.0040506Z Verifying : perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 91/106 2025-05-07T19:57:16.0041019Z Verifying : perl-mro-1.23-477.amzn2023.0.6.x86_64 92/106 2025-05-07T19:57:16.0041563Z Verifying : perl-overload-1.31-477.amzn2023.0.6.noarch 93/106 2025-05-07T19:57:16.0042134Z Verifying : perl-overloading-0.02-477.amzn2023.0.6.noarch 94/106 2025-05-07T19:57:16.0042678Z Verifying : perl-parent-1:0.238-458.amzn2023.0.2.noarch 95/106 2025-05-07T19:57:16.0043230Z Verifying : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 96/106 2025-05-07T19:57:16.0043772Z Verifying : perl-subs-1.03-477.amzn2023.0.6.noarch 97/106 2025-05-07T19:57:16.0044313Z Verifying : perl-vars-1.05-477.amzn2023.0.6.noarch 98/106 2025-05-07T19:57:16.0044853Z Verifying : shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 99/106 2025-05-07T19:57:16.0045366Z Verifying : sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 100/106 2025-05-07T19:57:16.0045914Z Verifying : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_ 101/106 2025-05-07T19:57:16.0046472Z Verifying : systemd-libs-252.23-3.amzn2023.x86_64 102/106 2025-05-07T19:57:16.0047018Z Verifying : util-linux-2.37.4-1.amzn2023.0.4.x86_64 103/106 2025-05-07T19:57:16.0047550Z Verifying : util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 104/106 2025-05-07T19:57:16.0048325Z Verifying : wget-1.21.3-1.amzn2023.0.4.x86_64 105/106 2025-05-07T19:57:16.1893681Z Verifying : which-2.21-26.amzn2023.0.2.x86_64 106/106 2025-05-07T19:57:16.1894093Z 2025-05-07T19:57:16.1894180Z Installed: 2025-05-07T19:57:16.1894516Z binutils-2.41-50.amzn2023.0.3.x86_64 2025-05-07T19:57:16.1895067Z cracklib-2.9.6-27.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1895622Z cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 2025-05-07T19:57:16.1896213Z elfutils-debuginfod-client-0.188-3.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1896927Z findutils-1:4.8.0-2.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1897429Z git-2.47.1-1.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1897987Z git-core-2.47.1-1.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1898767Z git-core-doc-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:57:16.1899311Z gnutls-3.8.3-6.amzn2023.0.1.x86_64 2025-05-07T19:57:16.1899844Z groff-base-1.22.4-7.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1900352Z gzip-1.12-1.amzn2023.0.1.x86_64 2025-05-07T19:57:16.1900873Z hwdata-0.384-1.amzn2023.0.3.noarch 2025-05-07T19:57:16.1901388Z jansson-2.14-0.amzn2023.x86_64 2025-05-07T19:57:16.1901932Z kmod-libs-29-2.amzn2023.0.5.x86_64 2025-05-07T19:57:16.1902450Z less-608-2.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1902955Z libcbor-0.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1903474Z libdb-5.3.28-49.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1904110Z libeconf-0.4.0-1.amzn2023.0.3.x86_64 2025-05-07T19:57:16.1904673Z libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1905218Z libfdisk-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:57:16.1905759Z libfido2-1.10.0-2.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1906307Z libmetalink-0.1.3-14.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1906868Z libpwquality-1.4.4-6.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1907429Z libsemanage-3.4-5.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1907973Z libutempter-1.2.1-4.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1908495Z nano-8.3-1.amzn2023.x86_64 2025-05-07T19:57:16.1909031Z nano-default-editor-8.3-1.amzn2023.noarch 2025-05-07T19:57:16.1909605Z ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 2025-05-07T19:57:16.1910143Z nettle-3.10.1-1.amzn2023.0.1.x86_64 2025-05-07T19:57:16.1910660Z openldap-2.4.57-6.amzn2023.0.7.x86_64 2025-05-07T19:57:16.1911204Z openssh-8.7p1-8.amzn2023.0.14.x86_64 2025-05-07T19:57:16.1911761Z openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 2025-05-07T19:57:16.1912302Z pam-1.5.1-8.amzn2023.0.4.x86_64 2025-05-07T19:57:16.1912816Z pciutils-3.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1913354Z pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1913939Z perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1914489Z perl-B-1.80-477.amzn2023.0.6.x86_64 2025-05-07T19:57:16.1915029Z perl-Carp-1.50-458.amzn2023.0.2.noarch 2025-05-07T19:57:16.1915597Z perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1916187Z perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1916766Z perl-Digest-1.20-1.amzn2023.0.2.noarch 2025-05-07T19:57:16.1917318Z perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1917894Z perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 2025-05-07T19:57:16.1918444Z perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1918994Z perl-Errno-1.30-477.amzn2023.0.6.x86_64 2025-05-07T19:57:16.1919618Z perl-Error-1:0.17029-5.amzn2023.0.2.noarch 2025-05-07T19:57:16.1920189Z perl-Exporter-5.74-459.amzn2023.0.2.noarch 2025-05-07T19:57:16.1920759Z perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 2025-05-07T19:57:16.1921330Z perl-File-Basename-2.85-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1921928Z perl-File-Find-1.37-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1922495Z perl-File-Path-2.18-2.amzn2023.0.2.noarch 2025-05-07T19:57:16.1923063Z perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 2025-05-07T19:57:16.1923630Z perl-File-stat-1.09-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1924204Z perl-FileHandle-2.03-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1924846Z perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 2025-05-07T19:57:16.1925411Z perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1925977Z perl-Git-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:57:16.1926529Z perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 2025-05-07T19:57:16.1927084Z perl-IO-1.43-477.amzn2023.0.6.x86_64 2025-05-07T19:57:16.1927645Z perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 2025-05-07T19:57:16.1928223Z perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 2025-05-07T19:57:16.1928860Z perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1929428Z perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1930038Z perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 2025-05-07T19:57:16.1930628Z perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 2025-05-07T19:57:16.1931189Z perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 2025-05-07T19:57:16.1931759Z perl-POSIX-1.94-477.amzn2023.0.6.x86_64 2025-05-07T19:57:16.1932322Z perl-PathTools-3.78-459.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1932900Z perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 2025-05-07T19:57:16.1933483Z perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 2025-05-07T19:57:16.1934062Z perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 2025-05-07T19:57:16.1934626Z perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 2025-05-07T19:57:16.1935184Z perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1935775Z perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1936368Z perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1936921Z perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1937481Z perl-Symbol-1.08-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1938163Z perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 2025-05-07T19:57:16.1938750Z perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 2025-05-07T19:57:16.1939340Z perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1939939Z perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarch 2025-05-07T19:57:16.1940564Z perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noarch 2025-05-07T19:57:16.1941254Z perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 2025-05-07T19:57:16.1941795Z perl-URI-5.09-1.amzn2023.0.2.noarch 2025-05-07T19:57:16.1942354Z perl-base-2.27-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1942916Z perl-constant-1.33-459.amzn2023.0.2.noarch 2025-05-07T19:57:16.1943490Z perl-if-0.60.800-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1944055Z perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_64 2025-05-07T19:57:16.1944601Z perl-lib-0.65-477.amzn2023.0.6.x86_64 2025-05-07T19:57:16.1945161Z perl-libnet-3.13-2.amzn2023.0.2.noarch 2025-05-07T19:57:16.1945700Z perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 2025-05-07T19:57:16.1946399Z perl-mro-1.23-477.amzn2023.0.6.x86_64 2025-05-07T19:57:16.1946951Z perl-overload-1.31-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1947545Z perl-overloading-0.02-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1948395Z perl-parent-1:0.238-458.amzn2023.0.2.noarch 2025-05-07T19:57:16.1948953Z perl-podlators-1:4.14-458.amzn2023.0.2.noarch 2025-05-07T19:57:16.1949523Z perl-subs-1.03-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1950069Z perl-vars-1.05-477.amzn2023.0.6.noarch 2025-05-07T19:57:16.1950619Z shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 2025-05-07T19:57:16.1951132Z sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 2025-05-07T19:57:16.1951679Z sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_64 2025-05-07T19:57:16.1952257Z systemd-libs-252.23-3.amzn2023.x86_64 2025-05-07T19:57:16.1952795Z util-linux-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:57:16.1953345Z util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:57:16.1953862Z wget-1.21.3-1.amzn2023.0.4.x86_64 2025-05-07T19:57:16.1954381Z which-2.21-26.amzn2023.0.2.x86_64 2025-05-07T19:57:16.1954692Z 2025-05-07T19:57:16.1954787Z Complete! 2025-05-07T19:57:16.2707462Z ##[group]Run actions/checkout@v4 2025-05-07T19:57:16.2707803Z with: 2025-05-07T19:57:16.2708018Z repository: pytorch/FBGEMM 2025-05-07T19:57:16.2708475Z token: *** 2025-05-07T19:57:16.2708680Z ssh-strict: true 2025-05-07T19:57:16.2708911Z ssh-user: git 2025-05-07T19:57:16.2709137Z persist-credentials: true 2025-05-07T19:57:16.2709419Z clean: true 2025-05-07T19:57:16.2709656Z sparse-checkout-cone-mode: true 2025-05-07T19:57:16.2709933Z fetch-depth: 1 2025-05-07T19:57:16.2710156Z fetch-tags: false 2025-05-07T19:57:16.2710375Z show-progress: true 2025-05-07T19:57:16.2710608Z lfs: false 2025-05-07T19:57:16.2710804Z submodules: false 2025-05-07T19:57:16.2711041Z set-safe-directory: true 2025-05-07T19:57:16.2711285Z env: 2025-05-07T19:57:16.2711511Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:16.2711820Z BUILD_ENV: build_binary 2025-05-07T19:57:16.2712072Z BUILD_TARGET: default 2025-05-07T19:57:16.2712318Z BUILD_VARIANT: cpu 2025-05-07T19:57:16.2712620Z ##[endgroup] 2025-05-07T19:57:16.2753846Z ##[command]/usr/bin/docker exec 6a590c8b059786333e76c53d56173296d4733d042686de161455a9e47ba6a61b sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:57:16.5693553Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:57:16.5694873Z ##[group]Getting Git version info 2025-05-07T19:57:16.5695541Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T19:57:16.5696082Z [command]/usr/bin/git version 2025-05-07T19:57:16.5696372Z git version 2.47.1 2025-05-07T19:57:16.5697280Z ##[endgroup] 2025-05-07T19:57:16.5707301Z Temporarily overriding HOME='/__w/_temp/686b0b7a-dc18-4b68-a15a-aa599b965a5a' before making global git config changes 2025-05-07T19:57:16.5708123Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:57:16.5719446Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:57:16.5750781Z [command]/usr/bin/git config --local --get remote.origin.url 2025-05-07T19:57:16.5767676Z https://github.com/pytorch/FBGEMM 2025-05-07T19:57:16.5780832Z ##[group]Removing previously created refs, to avoid conflicts 2025-05-07T19:57:16.5784609Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-05-07T19:57:16.5801493Z HEAD 2025-05-07T19:57:16.5832028Z ##[endgroup] 2025-05-07T19:57:16.5834762Z [command]/usr/bin/git submodule status 2025-05-07T19:57:16.6171038Z e5d7c0bd5d9aec44d68830187138149e6a8c4e32 external/asmjit (e5d7c0b) 2025-05-07T19:57:16.6227549Z 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 external/composable_kernel (remotes/origin/FBGEMM) 2025-05-07T19:57:16.6319752Z 6543fec09b2f04ac4a666882998b534afc9c1349 external/cpuinfo (6543fec) 2025-05-07T19:57:16.6377130Z 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 external/cutlass (remotes/origin/FBGEMM) 2025-05-07T19:57:16.6593921Z f8d7d77c06936315286eb55f8de22cd23c188571 external/googletest (release-1.8.0-3335-gf8d7d77c) 2025-05-07T19:57:16.6663055Z 420084499c7c1e1c2d801922f40df202eac5f3a0 external/hipify_torch (remotes/origin/mmelesse-9-g4200844) 2025-05-07T19:57:16.6694367Z 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 external/json (v3.11.2-84-g9cca280a) 2025-05-07T19:57:16.6703983Z ##[group]Cleaning the repository 2025-05-07T19:57:16.6707889Z [command]/usr/bin/git clean -ffdx 2025-05-07T19:57:16.7088777Z Removing collect_env.py 2025-05-07T19:57:16.7089114Z Removing fbgemm_gpu/_skbuild/ 2025-05-07T19:57:16.7089443Z Removing fbgemm_gpu/codegen/genscript/__pycache__/ 2025-05-07T19:57:16.7089813Z Removing fbgemm_gpu/dist/ 2025-05-07T19:57:16.7090108Z Removing fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:57:16.7090504Z Removing fbgemm_gpu/fbgemm_gpu_nightly.egg-info/ 2025-05-07T19:57:16.7090917Z Removing fbgemm_gpu/fbgemm_gpu_nightly_cpu.egg-info/ 2025-05-07T19:57:16.7097088Z [command]/usr/bin/git reset --hard HEAD 2025-05-07T19:57:16.8163659Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:57:16.8169559Z ##[endgroup] 2025-05-07T19:57:16.8171734Z ##[group]Disabling automatic garbage collection 2025-05-07T19:57:16.8176990Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T19:57:16.8200964Z ##[endgroup] 2025-05-07T19:57:16.8201348Z ##[group]Setting up auth 2025-05-07T19:57:16.8207187Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:57:16.8233203Z [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:16.8493260Z Entering 'external/asmjit' 2025-05-07T19:57:16.8538286Z Entering 'external/composable_kernel' 2025-05-07T19:57:16.8591370Z Entering 'external/cpuinfo' 2025-05-07T19:57:16.8640311Z Entering 'external/cutlass' 2025-05-07T19:57:16.8695286Z Entering 'external/googletest' 2025-05-07T19:57:16.8743451Z Entering 'external/hipify_torch' 2025-05-07T19:57:16.8788395Z Entering 'external/json' 2025-05-07T19:57:16.8850772Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:57:16.8874270Z [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:16.9135564Z Entering 'external/asmjit' 2025-05-07T19:57:16.9181414Z Entering 'external/composable_kernel' 2025-05-07T19:57:16.9235374Z Entering 'external/cpuinfo' 2025-05-07T19:57:16.9281548Z Entering 'external/cutlass' 2025-05-07T19:57:16.9336629Z Entering 'external/googletest' 2025-05-07T19:57:16.9382369Z Entering 'external/hipify_torch' 2025-05-07T19:57:16.9428878Z Entering 'external/json' 2025-05-07T19:57:16.9491294Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:57:16.9530317Z ##[endgroup] 2025-05-07T19:57:16.9530722Z ##[group]Fetching the repository 2025-05-07T19:57:16.9537527Z [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:17.1282826Z ##[endgroup] 2025-05-07T19:57:17.1283241Z ##[group]Determining the checkout info 2025-05-07T19:57:17.1284830Z ##[endgroup] 2025-05-07T19:57:17.1288937Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T19:57:17.1796137Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:57:17.1820721Z ##[group]Checking out the ref 2025-05-07T19:57:17.1824087Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:57:17.1887906Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:57:17.1892102Z ##[endgroup] 2025-05-07T19:57:17.1919765Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T19:57:17.1937825Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:57:17.2112663Z ##[group]Run actions/download-artifact@v4 2025-05-07T19:57:17.2113015Z with: 2025-05-07T19:57:17.2113249Z name: fbgemm_default_x86_clang_py3.10_cpu.whl 2025-05-07T19:57:17.2113588Z merge-multiple: false 2025-05-07T19:57:17.2113852Z repository: pytorch/FBGEMM 2025-05-07T19:57:17.2114104Z run-id: 14891846254 2025-05-07T19:57:17.2114327Z env: 2025-05-07T19:57:17.2114562Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:17.2114913Z BUILD_ENV: build_binary 2025-05-07T19:57:17.2115153Z BUILD_TARGET: default 2025-05-07T19:57:17.2115390Z BUILD_VARIANT: cpu 2025-05-07T19:57:17.2115604Z ##[endgroup] 2025-05-07T19:57:17.2118848Z ##[command]/usr/bin/docker exec 6a590c8b059786333e76c53d56173296d4733d042686de161455a9e47ba6a61b sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:57:17.6314640Z Downloading single artifact 2025-05-07T19:57:17.7234007Z Preparing to download the following artifacts: 2025-05-07T19:57:17.7235621Z - fbgemm_default_x86_clang_py3.10_cpu.whl (ID: 3081314737, Size: 5648540, Expected Digest: sha256:9a911b1302ebeed17b88ce6780db92b7ea19f6c14e7cca511afe2b892c5e915b) 2025-05-07T19:57:17.7721926Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/306f91ea-381c-4d97-8aad-6017de96d023/workflow-job-run-77980d67-cafd-5343-97b9-190e17fa9b66/artifacts/eabfb050be5d737991bcbb5f0e508142621743fad61234f7963e8d787471e198.zip 2025-05-07T19:57:17.7724496Z Starting download of artifact to: /__w/FBGEMM/FBGEMM 2025-05-07T19:57:17.9174829Z (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.9176844Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T19:57:18.0241988Z SHA256 digest of downloaded artifact is 9a911b1302ebeed17b88ce6780db92b7ea19f6c14e7cca511afe2b892c5e915b 2025-05-07T19:57:18.0243091Z Artifact download completed successfully. 2025-05-07T19:57:18.0243679Z Total of 1 artifact(s) downloaded 2025-05-07T19:57:18.0248398Z Download artifact has finished successfully 2025-05-07T19:57:18.0375515Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T19:57:18.0376011Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T19:57:18.0376545Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:18.0377861Z env: 2025-05-07T19:57:18.0378103Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:18.0378430Z BUILD_ENV: build_binary 2025-05-07T19:57:18.0378681Z BUILD_TARGET: default 2025-05-07T19:57:18.0378931Z BUILD_VARIANT: cpu 2025-05-07T19:57:18.0379169Z ##[endgroup] 2025-05-07T19:57:18.4610531Z ################################################################################ 2025-05-07T19:57:18.4610950Z # Print System Info 2025-05-07T19:57:18.4611188Z # 2025-05-07T19:57:18.4624628Z # [2025-05-07T19:57:18.462Z] + print_system_info 2025-05-07T19:57:18.4625022Z ################################################################################ 2025-05-07T19:57:18.4625277Z 2025-05-07T19:57:18.4625477Z ################################################################################ 2025-05-07T19:57:18.4625828Z [INFO] Printing environment variables ... 2025-05-07T19:57:18.4626158Z + printenv 2025-05-07T19:57:18.4626290Z 2025-05-07T19:57:18.4635619Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T19:57:18.4635972Z BUILD_VARIANT=cpu 2025-05-07T19:57:18.4636265Z HOSTNAME=6a590c8b0597 2025-05-07T19:57:18.4636743Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_fb4c404d-5ddd-47c4-bd0b-d824c613ee9d 2025-05-07T19:57:18.4637307Z GITHUB_ACTION=__run_2 2025-05-07T19:57:18.4637561Z GITHUB_RUN_NUMBER=10599 2025-05-07T19:57:18.4637810Z RUNNER_NAME=i-0860623183f48c343 2025-05-07T19:57:18.4638162Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T19:57:18.4638486Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T19:57:18.4638761Z MACHINE_NAME_LC=x86_64 2025-05-07T19:57:18.4639020Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T19:57:18.4639316Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T19:57:18.4639619Z GITHUB_REF_TYPE=branch 2025-05-07T19:57:18.4640112Z *** 2025-05-07T19:57:18.4640336Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T19:57:18.4640606Z GITHUB_ACTIONS=true 2025-05-07T19:57:18.4640892Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:57:18.4641494Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cpu.yml@refs/pull/4066/merge 2025-05-07T19:57:18.4642132Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T19:57:18.4642413Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T19:57:18.4642688Z RUNNER_OS=Linux 2025-05-07T19:57:18.4642923Z GITHUB_REF_PROTECTED=false 2025-05-07T19:57:18.4643173Z HOME=/github/home 2025-05-07T19:57:18.4643440Z GITHUB_API_URL=https://api.github.com 2025-05-07T19:57:18.4643749Z RUNNER_ARCH=X64 2025-05-07T19:57:18.4643967Z RUNNER_TEMP=/__w/_temp 2025-05-07T19:57:18.4644214Z BUILD_TARGET=default 2025-05-07T19:57:18.4644662Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_fb4c404d-5ddd-47c4-bd0b-d824c613ee9d 2025-05-07T19:57:18.4645343Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_fb4c404d-5ddd-47c4-bd0b-d824c613ee9d 2025-05-07T19:57:18.4645867Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T19:57:18.4646210Z GITHUB_EVENT_NAME=pull_request 2025-05-07T19:57:18.4646491Z GITHUB_RUN_ID=14891846254 2025-05-07T19:57:18.4646978Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_fb4c404d-5ddd-47c4-bd0b-d824c613ee9d 2025-05-07T19:57:18.4647530Z BUILD_ENV=build_binary 2025-05-07T19:57:18.4648011Z GITHUB_ACTOR=q10 2025-05-07T19:57:18.4648233Z GITHUB_RUN_ATTEMPT=1 2025-05-07T19:57:18.4648479Z KERN_NAME_LC=linux 2025-05-07T19:57:18.4648777Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T19:57:18.4649139Z PLATFORM_NAME=Linux-x86_64 2025-05-07T19:57:18.4649437Z GITHUB_SERVER_URL=https://github.com 2025-05-07T19:57:18.4649734Z SHLVL=1 2025-05-07T19:57:18.4649933Z GITHUB_ACTOR_ID=255046 2025-05-07T19:57:18.4650191Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T19:57:18.4650553Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T19:57:18.4651206Z GITHUB_REF_NAME=4066/merge 2025-05-07T19:57:18.4651468Z KERN_NAME=Linux 2025-05-07T19:57:18.4651771Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T19:57:18.4652092Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T19:57:18.4652411Z GITHUB_RETENTION_DAYS=90 2025-05-07T19:57:18.4652805Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T19:57:18.4653090Z GITHUB_ACTION_REPOSITORY= 2025-05-07T19:57:18.4653494Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:57:18.4653912Z GITHUB_BASE_REF=main 2025-05-07T19:57:18.4654200Z CI=true 2025-05-07T19:57:18.4654411Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T19:57:18.4654715Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T19:57:18.4655014Z GITHUB_ACTION_REF= 2025-05-07T19:57:18.4655256Z GITHUB_WORKFLOW=FBGEMM_GPU-CPU CI 2025-05-07T19:57:18.4655762Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_fb4c404d-5ddd-47c4-bd0b-d824c613ee9d 2025-05-07T19:57:18.4656280Z MACHINE_NAME=x86_64 2025-05-07T19:57:18.4656505Z _=/usr/bin/printenv 2025-05-07T19:57:18.4656672Z 2025-05-07T19:57:18.4656800Z ################################################################################ 2025-05-07T19:57:18.4657148Z [INFO] Print ldd version ... 2025-05-07T19:57:18.4657430Z + ldd --version 2025-05-07T19:57:18.4657565Z 2025-05-07T19:57:18.4657661Z ldd (GNU libc) 2.34 2025-05-07T19:57:18.4658043Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:57:18.4658534Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:57:18.4659140Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:57:18.4659641Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T19:57:18.4659880Z 2025-05-07T19:57:18.4660011Z ################################################################################ 2025-05-07T19:57:18.4660341Z [INFO] Print CPU info ... 2025-05-07T19:57:18.4660603Z + nproc 2025-05-07T19:57:18.4660715Z 2025-05-07T19:57:18.4665022Z 16 2025-05-07T19:57:18.4666151Z 2025-05-07T19:57:18.4666437Z + lscpu 2025-05-07T19:57:18.4666615Z 2025-05-07T19:57:18.4720432Z Architecture: x86_64 2025-05-07T19:57:18.4720893Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:57:18.4721351Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4721817Z Byte Order: Little Endian 2025-05-07T19:57:18.4722172Z CPU(s): 16 2025-05-07T19:57:18.4722505Z On-line CPU(s) list: 0-15 2025-05-07T19:57:18.4722855Z Vendor ID: GenuineIntel 2025-05-07T19:57:18.4723273Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4723688Z CPU family: 6 2025-05-07T19:57:18.4723994Z Model: 85 2025-05-07T19:57:18.4724294Z Thread(s) per core: 2 2025-05-07T19:57:18.4724608Z Core(s) per socket: 8 2025-05-07T19:57:18.4724924Z Socket(s): 1 2025-05-07T19:57:18.4725215Z Stepping: 7 2025-05-07T19:57:18.4725534Z BogoMIPS: 6000.01 2025-05-07T19:57:18.4727916Z 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:18.4730335Z Hypervisor vendor: KVM 2025-05-07T19:57:18.4730677Z Virtualization type: full 2025-05-07T19:57:18.4731040Z L1d cache: 256 KiB (8 instances) 2025-05-07T19:57:18.4731572Z L1i cache: 256 KiB (8 instances) 2025-05-07T19:57:18.4732051Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:57:18.4732440Z L3 cache: 35.8 MiB (1 instance) 2025-05-07T19:57:18.4732962Z NUMA node(s): 1 2025-05-07T19:57:18.4733447Z NUMA node0 CPU(s): 0-15 2025-05-07T19:57:18.4734169Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:57:18.4735082Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:57:18.4735904Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:57:18.4737139Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:57:18.4737837Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:57:18.4738492Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:57:18.4739144Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:57:18.4739545Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:57:18.4739953Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:57:18.4740340Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:57:18.4740939Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:57:18.4741835Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:57:18.4742533Z Vulnerability Srbds: Not affected 2025-05-07T19:57:18.4742922Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:57:18.4743187Z 2025-05-07T19:57:18.4743281Z + cat /proc/cpuinfo 2025-05-07T19:57:18.4743422Z 2025-05-07T19:57:18.4743632Z processor : 0 2025-05-07T19:57:18.4743862Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4744125Z cpu family : 6 2025-05-07T19:57:18.4744351Z model : 85 2025-05-07T19:57:18.4744641Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4745012Z stepping : 7 2025-05-07T19:57:18.4745241Z microcode : 0x5003901 2025-05-07T19:57:18.4745475Z cpu MHz : 3600.042 2025-05-07T19:57:18.4745709Z cache size : 36608 KB 2025-05-07T19:57:18.4745955Z physical id : 0 2025-05-07T19:57:18.4746182Z siblings : 16 2025-05-07T19:57:18.4746387Z core id : 0 2025-05-07T19:57:18.4746599Z cpu cores : 8 2025-05-07T19:57:18.4746811Z apicid : 0 2025-05-07T19:57:18.4747014Z initial apicid : 0 2025-05-07T19:57:18.4747245Z fpu : yes 2025-05-07T19:57:18.4747460Z fpu_exception : yes 2025-05-07T19:57:18.4747890Z cpuid level : 13 2025-05-07T19:57:18.4748129Z wp : yes 2025-05-07T19:57:18.4750403Z 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:18.4753088Z 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:18.4753704Z bogomips : 6000.01 2025-05-07T19:57:18.4753939Z clflush size : 64 2025-05-07T19:57:18.4754171Z cache_alignment : 64 2025-05-07T19:57:18.4754448Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4754792Z power management: 2025-05-07T19:57:18.4754931Z 2025-05-07T19:57:18.4755031Z processor : 1 2025-05-07T19:57:18.4755262Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4755505Z cpu family : 6 2025-05-07T19:57:18.4755881Z model : 85 2025-05-07T19:57:18.4756180Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4756548Z stepping : 7 2025-05-07T19:57:18.4756780Z microcode : 0x5003901 2025-05-07T19:57:18.4757028Z cpu MHz : 3599.944 2025-05-07T19:57:18.4757336Z cache size : 36608 KB 2025-05-07T19:57:18.4757581Z physical id : 0 2025-05-07T19:57:18.4757806Z siblings : 16 2025-05-07T19:57:18.4758013Z core id : 1 2025-05-07T19:57:18.4758230Z cpu cores : 8 2025-05-07T19:57:18.4758443Z apicid : 2 2025-05-07T19:57:18.4758643Z initial apicid : 2 2025-05-07T19:57:18.4758872Z fpu : yes 2025-05-07T19:57:18.4759085Z fpu_exception : yes 2025-05-07T19:57:18.4759307Z cpuid level : 13 2025-05-07T19:57:18.4759531Z wp : yes 2025-05-07T19:57:18.4761804Z 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:18.4764464Z 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:18.4765098Z bogomips : 6000.01 2025-05-07T19:57:18.4765326Z clflush size : 64 2025-05-07T19:57:18.4765561Z cache_alignment : 64 2025-05-07T19:57:18.4765859Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4766197Z power management: 2025-05-07T19:57:18.4766350Z 2025-05-07T19:57:18.4766438Z processor : 2 2025-05-07T19:57:18.4766674Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4766922Z cpu family : 6 2025-05-07T19:57:18.4767150Z model : 85 2025-05-07T19:57:18.4767447Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4767812Z stepping : 7 2025-05-07T19:57:18.4768042Z microcode : 0x5003901 2025-05-07T19:57:18.4768290Z cpu MHz : 3599.030 2025-05-07T19:57:18.4768510Z cache size : 36608 KB 2025-05-07T19:57:18.4768757Z physical id : 0 2025-05-07T19:57:18.4768993Z siblings : 16 2025-05-07T19:57:18.4769195Z core id : 2 2025-05-07T19:57:18.4769404Z cpu cores : 8 2025-05-07T19:57:18.4769626Z apicid : 4 2025-05-07T19:57:18.4769832Z initial apicid : 4 2025-05-07T19:57:18.4770065Z fpu : yes 2025-05-07T19:57:18.4770278Z fpu_exception : yes 2025-05-07T19:57:18.4770503Z cpuid level : 13 2025-05-07T19:57:18.4770722Z wp : yes 2025-05-07T19:57:18.4772983Z 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:18.4775638Z 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:18.4776265Z bogomips : 6000.01 2025-05-07T19:57:18.4776487Z clflush size : 64 2025-05-07T19:57:18.4776726Z cache_alignment : 64 2025-05-07T19:57:18.4777016Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4777355Z power management: 2025-05-07T19:57:18.4777503Z 2025-05-07T19:57:18.4777597Z processor : 3 2025-05-07T19:57:18.4777904Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4778152Z cpu family : 6 2025-05-07T19:57:18.4778373Z model : 85 2025-05-07T19:57:18.4778666Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4779040Z stepping : 7 2025-05-07T19:57:18.4779325Z microcode : 0x5003901 2025-05-07T19:57:18.4779570Z cpu MHz : 3599.118 2025-05-07T19:57:18.4779803Z cache size : 36608 KB 2025-05-07T19:57:18.4780031Z physical id : 0 2025-05-07T19:57:18.4780259Z siblings : 16 2025-05-07T19:57:18.4780476Z core id : 3 2025-05-07T19:57:18.4780744Z cpu cores : 8 2025-05-07T19:57:18.4780963Z apicid : 6 2025-05-07T19:57:18.4781181Z initial apicid : 6 2025-05-07T19:57:18.4781401Z fpu : yes 2025-05-07T19:57:18.4781621Z fpu_exception : yes 2025-05-07T19:57:18.4781867Z cpuid level : 13 2025-05-07T19:57:18.4782078Z wp : yes 2025-05-07T19:57:18.4784332Z 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:18.4786995Z 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:18.4787622Z bogomips : 6000.01 2025-05-07T19:57:18.4787846Z clflush size : 64 2025-05-07T19:57:18.4788082Z cache_alignment : 64 2025-05-07T19:57:18.4788367Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4788714Z power management: 2025-05-07T19:57:18.4788850Z 2025-05-07T19:57:18.4788938Z processor : 4 2025-05-07T19:57:18.4789164Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4789425Z cpu family : 6 2025-05-07T19:57:18.4789630Z model : 85 2025-05-07T19:57:18.4789931Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4790307Z stepping : 7 2025-05-07T19:57:18.4790518Z microcode : 0x5003901 2025-05-07T19:57:18.4790764Z cpu MHz : 3600.512 2025-05-07T19:57:18.4790996Z cache size : 36608 KB 2025-05-07T19:57:18.4791229Z physical id : 0 2025-05-07T19:57:18.4791450Z siblings : 16 2025-05-07T19:57:18.4791663Z core id : 4 2025-05-07T19:57:18.4791862Z cpu cores : 8 2025-05-07T19:57:18.4792074Z apicid : 8 2025-05-07T19:57:18.4792288Z initial apicid : 8 2025-05-07T19:57:18.4792502Z fpu : yes 2025-05-07T19:57:18.4792714Z fpu_exception : yes 2025-05-07T19:57:18.4792945Z cpuid level : 13 2025-05-07T19:57:18.4793153Z wp : yes 2025-05-07T19:57:18.4795431Z 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:18.4798094Z 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:18.4798715Z bogomips : 6000.01 2025-05-07T19:57:18.4798960Z clflush size : 64 2025-05-07T19:57:18.4799188Z cache_alignment : 64 2025-05-07T19:57:18.4799476Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4799822Z power management: 2025-05-07T19:57:18.4799958Z 2025-05-07T19:57:18.4800046Z processor : 5 2025-05-07T19:57:18.4800272Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4800530Z cpu family : 6 2025-05-07T19:57:18.4800734Z model : 85 2025-05-07T19:57:18.4801027Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4801396Z stepping : 7 2025-05-07T19:57:18.4801649Z microcode : 0x5003901 2025-05-07T19:57:18.4801891Z cpu MHz : 3601.191 2025-05-07T19:57:18.4802140Z cache size : 36608 KB 2025-05-07T19:57:18.4802388Z physical id : 0 2025-05-07T19:57:18.4802671Z siblings : 16 2025-05-07T19:57:18.4802893Z core id : 5 2025-05-07T19:57:18.4803112Z cpu cores : 8 2025-05-07T19:57:18.4803318Z apicid : 10 2025-05-07T19:57:18.4803545Z initial apicid : 10 2025-05-07T19:57:18.4803780Z fpu : yes 2025-05-07T19:57:18.4804037Z fpu_exception : yes 2025-05-07T19:57:18.4804274Z cpuid level : 13 2025-05-07T19:57:18.4804501Z wp : yes 2025-05-07T19:57:18.4806759Z 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:18.4809523Z 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:18.4810157Z bogomips : 6000.01 2025-05-07T19:57:18.4810394Z clflush size : 64 2025-05-07T19:57:18.4810616Z cache_alignment : 64 2025-05-07T19:57:18.4810914Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4811274Z power management: 2025-05-07T19:57:18.4811415Z 2025-05-07T19:57:18.4811514Z processor : 6 2025-05-07T19:57:18.4811732Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4811988Z cpu family : 6 2025-05-07T19:57:18.4812206Z model : 85 2025-05-07T19:57:18.4812490Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4812861Z stepping : 7 2025-05-07T19:57:18.4813083Z microcode : 0x5003901 2025-05-07T19:57:18.4813311Z cpu MHz : 3599.580 2025-05-07T19:57:18.4813539Z cache size : 36608 KB 2025-05-07T19:57:18.4813775Z physical id : 0 2025-05-07T19:57:18.4813985Z siblings : 16 2025-05-07T19:57:18.4814200Z core id : 6 2025-05-07T19:57:18.4814412Z cpu cores : 8 2025-05-07T19:57:18.4814616Z apicid : 12 2025-05-07T19:57:18.4814834Z initial apicid : 12 2025-05-07T19:57:18.4815067Z fpu : yes 2025-05-07T19:57:18.4815271Z fpu_exception : yes 2025-05-07T19:57:18.4815503Z cpuid level : 13 2025-05-07T19:57:18.4815734Z wp : yes 2025-05-07T19:57:18.4818055Z 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:18.4820747Z 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:18.4821373Z bogomips : 6000.01 2025-05-07T19:57:18.4821608Z clflush size : 64 2025-05-07T19:57:18.4821839Z cache_alignment : 64 2025-05-07T19:57:18.4822122Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4822475Z power management: 2025-05-07T19:57:18.4822614Z 2025-05-07T19:57:18.4822710Z processor : 7 2025-05-07T19:57:18.4822934Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4823191Z cpu family : 6 2025-05-07T19:57:18.4823412Z model : 85 2025-05-07T19:57:18.4823695Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4824069Z stepping : 7 2025-05-07T19:57:18.4824295Z microcode : 0x5003901 2025-05-07T19:57:18.4824524Z cpu MHz : 3599.257 2025-05-07T19:57:18.4824756Z cache size : 36608 KB 2025-05-07T19:57:18.4825065Z physical id : 0 2025-05-07T19:57:18.4825276Z siblings : 16 2025-05-07T19:57:18.4825489Z core id : 7 2025-05-07T19:57:18.4825700Z cpu cores : 8 2025-05-07T19:57:18.4825902Z apicid : 14 2025-05-07T19:57:18.4826194Z initial apicid : 14 2025-05-07T19:57:18.4826433Z fpu : yes 2025-05-07T19:57:18.4826637Z fpu_exception : yes 2025-05-07T19:57:18.4826879Z cpuid level : 13 2025-05-07T19:57:18.4827107Z wp : yes 2025-05-07T19:57:18.4829371Z 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:18.4832067Z 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:18.4832681Z bogomips : 6000.01 2025-05-07T19:57:18.4832927Z clflush size : 64 2025-05-07T19:57:18.4833163Z cache_alignment : 64 2025-05-07T19:57:18.4833439Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4833788Z power management: 2025-05-07T19:57:18.4833922Z 2025-05-07T19:57:18.4834024Z processor : 8 2025-05-07T19:57:18.4834239Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4834490Z cpu family : 6 2025-05-07T19:57:18.4834711Z model : 85 2025-05-07T19:57:18.4834989Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4835358Z stepping : 7 2025-05-07T19:57:18.4835584Z microcode : 0x5003901 2025-05-07T19:57:18.4835829Z cpu MHz : 3599.914 2025-05-07T19:57:18.4836047Z cache size : 36608 KB 2025-05-07T19:57:18.4836288Z physical id : 0 2025-05-07T19:57:18.4836512Z siblings : 16 2025-05-07T19:57:18.4836719Z core id : 0 2025-05-07T19:57:18.4836937Z cpu cores : 8 2025-05-07T19:57:18.4837153Z apicid : 1 2025-05-07T19:57:18.4837357Z initial apicid : 1 2025-05-07T19:57:18.4837590Z fpu : yes 2025-05-07T19:57:18.4837806Z fpu_exception : yes 2025-05-07T19:57:18.4838029Z cpuid level : 13 2025-05-07T19:57:18.4855861Z wp : yes 2025-05-07T19:57:18.4858468Z 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:18.4861159Z 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:18.4861793Z bogomips : 6000.01 2025-05-07T19:57:18.4862027Z clflush size : 64 2025-05-07T19:57:18.4862255Z cache_alignment : 64 2025-05-07T19:57:18.4862559Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4862915Z power management: 2025-05-07T19:57:18.4863059Z 2025-05-07T19:57:18.4863159Z processor : 9 2025-05-07T19:57:18.4863381Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4863649Z cpu family : 6 2025-05-07T19:57:18.4863873Z model : 85 2025-05-07T19:57:18.4864158Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4864533Z stepping : 7 2025-05-07T19:57:18.4864761Z microcode : 0x5003901 2025-05-07T19:57:18.4864993Z cpu MHz : 3593.703 2025-05-07T19:57:18.4865226Z cache size : 36608 KB 2025-05-07T19:57:18.4865473Z physical id : 0 2025-05-07T19:57:18.4865687Z siblings : 16 2025-05-07T19:57:18.4865903Z core id : 1 2025-05-07T19:57:18.4866124Z cpu cores : 8 2025-05-07T19:57:18.4866328Z apicid : 3 2025-05-07T19:57:18.4866540Z initial apicid : 3 2025-05-07T19:57:18.4866767Z fpu : yes 2025-05-07T19:57:18.4866969Z fpu_exception : yes 2025-05-07T19:57:18.4867202Z cpuid level : 13 2025-05-07T19:57:18.4867590Z wp : yes 2025-05-07T19:57:18.4869864Z 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:18.4872576Z 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:18.4873207Z bogomips : 6000.01 2025-05-07T19:57:18.4873441Z clflush size : 64 2025-05-07T19:57:18.4873677Z cache_alignment : 64 2025-05-07T19:57:18.4873951Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4874304Z power management: 2025-05-07T19:57:18.4874440Z 2025-05-07T19:57:18.4874544Z processor : 10 2025-05-07T19:57:18.4874766Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4875027Z cpu family : 6 2025-05-07T19:57:18.4875251Z model : 85 2025-05-07T19:57:18.4875534Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4875916Z stepping : 7 2025-05-07T19:57:18.4876140Z microcode : 0x5003901 2025-05-07T19:57:18.4876373Z cpu MHz : 3600.155 2025-05-07T19:57:18.4876635Z cache size : 36608 KB 2025-05-07T19:57:18.4876882Z physical id : 0 2025-05-07T19:57:18.4877096Z siblings : 16 2025-05-07T19:57:18.4877310Z core id : 2 2025-05-07T19:57:18.4877525Z cpu cores : 8 2025-05-07T19:57:18.4877727Z apicid : 5 2025-05-07T19:57:18.4877948Z initial apicid : 5 2025-05-07T19:57:18.4878179Z fpu : yes 2025-05-07T19:57:18.4878382Z fpu_exception : yes 2025-05-07T19:57:18.4878619Z cpuid level : 13 2025-05-07T19:57:18.4878842Z wp : yes 2025-05-07T19:57:18.4881096Z 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:18.4883739Z 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:18.4884347Z bogomips : 6000.01 2025-05-07T19:57:18.4884584Z clflush size : 64 2025-05-07T19:57:18.4884824Z cache_alignment : 64 2025-05-07T19:57:18.4885101Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4885450Z power management: 2025-05-07T19:57:18.4885586Z 2025-05-07T19:57:18.4885691Z processor : 11 2025-05-07T19:57:18.4885922Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4886183Z cpu family : 6 2025-05-07T19:57:18.4886405Z model : 85 2025-05-07T19:57:18.4886697Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4887062Z stepping : 7 2025-05-07T19:57:18.4887289Z microcode : 0x5003901 2025-05-07T19:57:18.4887533Z cpu MHz : 3598.911 2025-05-07T19:57:18.4887752Z cache size : 36608 KB 2025-05-07T19:57:18.4887992Z physical id : 0 2025-05-07T19:57:18.4888217Z siblings : 16 2025-05-07T19:57:18.4888418Z core id : 3 2025-05-07T19:57:18.4888629Z cpu cores : 8 2025-05-07T19:57:18.4888846Z apicid : 7 2025-05-07T19:57:18.4889049Z initial apicid : 7 2025-05-07T19:57:18.4889276Z fpu : yes 2025-05-07T19:57:18.4889485Z fpu_exception : yes 2025-05-07T19:57:18.4889707Z cpuid level : 13 2025-05-07T19:57:18.4889927Z wp : yes 2025-05-07T19:57:18.4892279Z 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:18.4894983Z 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:18.4895594Z bogomips : 6000.01 2025-05-07T19:57:18.4895837Z clflush size : 64 2025-05-07T19:57:18.4896078Z cache_alignment : 64 2025-05-07T19:57:18.4896373Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4896711Z power management: 2025-05-07T19:57:18.4896863Z 2025-05-07T19:57:18.4896951Z processor : 12 2025-05-07T19:57:18.4897189Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4897435Z cpu family : 6 2025-05-07T19:57:18.4897653Z model : 85 2025-05-07T19:57:18.4898114Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4898801Z stepping : 7 2025-05-07T19:57:18.4899050Z microcode : 0x5003901 2025-05-07T19:57:18.4899300Z cpu MHz : 3621.051 2025-05-07T19:57:18.4899601Z cache size : 36608 KB 2025-05-07T19:57:18.4900032Z physical id : 0 2025-05-07T19:57:18.4900454Z siblings : 16 2025-05-07T19:57:18.4900706Z core id : 4 2025-05-07T19:57:18.4900924Z cpu cores : 8 2025-05-07T19:57:18.4901145Z apicid : 9 2025-05-07T19:57:18.4901346Z initial apicid : 9 2025-05-07T19:57:18.4901573Z fpu : yes 2025-05-07T19:57:18.4901784Z fpu_exception : yes 2025-05-07T19:57:18.4902009Z cpuid level : 13 2025-05-07T19:57:18.4902232Z wp : yes 2025-05-07T19:57:18.4904491Z 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:18.4907140Z 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:18.4907751Z bogomips : 6000.01 2025-05-07T19:57:18.4907984Z clflush size : 64 2025-05-07T19:57:18.4908216Z cache_alignment : 64 2025-05-07T19:57:18.4908494Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4908838Z power management: 2025-05-07T19:57:18.4908976Z 2025-05-07T19:57:18.4909075Z processor : 13 2025-05-07T19:57:18.4909293Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4909547Z cpu family : 6 2025-05-07T19:57:18.4909765Z model : 85 2025-05-07T19:57:18.4910047Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4910422Z stepping : 7 2025-05-07T19:57:18.4910723Z microcode : 0x5003901 2025-05-07T19:57:18.4911154Z cpu MHz : 3600.497 2025-05-07T19:57:18.4911500Z cache size : 36608 KB 2025-05-07T19:57:18.4911751Z physical id : 0 2025-05-07T19:57:18.4911964Z siblings : 16 2025-05-07T19:57:18.4912260Z core id : 5 2025-05-07T19:57:18.4912655Z cpu cores : 8 2025-05-07T19:57:18.4913001Z apicid : 11 2025-05-07T19:57:18.4913267Z initial apicid : 11 2025-05-07T19:57:18.4913694Z fpu : yes 2025-05-07T19:57:18.4914051Z fpu_exception : yes 2025-05-07T19:57:18.4914274Z cpuid level : 13 2025-05-07T19:57:18.4914494Z wp : yes 2025-05-07T19:57:18.4916839Z 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:18.4919542Z 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:18.4920150Z bogomips : 6000.01 2025-05-07T19:57:18.4920385Z clflush size : 64 2025-05-07T19:57:18.4920623Z cache_alignment : 64 2025-05-07T19:57:18.4920901Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4921248Z power management: 2025-05-07T19:57:18.4921384Z 2025-05-07T19:57:18.4921485Z processor : 14 2025-05-07T19:57:18.4921704Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4921957Z cpu family : 6 2025-05-07T19:57:18.4922173Z model : 85 2025-05-07T19:57:18.4922462Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4922818Z stepping : 7 2025-05-07T19:57:18.4923040Z microcode : 0x5003901 2025-05-07T19:57:18.4923279Z cpu MHz : 3600.858 2025-05-07T19:57:18.4923495Z cache size : 36608 KB 2025-05-07T19:57:18.4923734Z physical id : 0 2025-05-07T19:57:18.4923959Z siblings : 16 2025-05-07T19:57:18.4924167Z core id : 6 2025-05-07T19:57:18.4924382Z cpu cores : 8 2025-05-07T19:57:18.4924601Z apicid : 13 2025-05-07T19:57:18.4924807Z initial apicid : 13 2025-05-07T19:57:18.4925042Z fpu : yes 2025-05-07T19:57:18.4925258Z fpu_exception : yes 2025-05-07T19:57:18.4925482Z cpuid level : 13 2025-05-07T19:57:18.4925711Z wp : yes 2025-05-07T19:57:18.4927971Z 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:18.4931045Z 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:18.4931698Z bogomips : 6000.01 2025-05-07T19:57:18.4931930Z clflush size : 64 2025-05-07T19:57:18.4932160Z cache_alignment : 64 2025-05-07T19:57:18.4932447Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4932784Z power management: 2025-05-07T19:57:18.4932931Z 2025-05-07T19:57:18.4933022Z processor : 15 2025-05-07T19:57:18.4933275Z vendor_id : GenuineIntel 2025-05-07T19:57:18.4933519Z cpu family : 6 2025-05-07T19:57:18.4933735Z model : 85 2025-05-07T19:57:18.4934027Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:18.4934388Z stepping : 7 2025-05-07T19:57:18.4934609Z microcode : 0x5003901 2025-05-07T19:57:18.4934859Z cpu MHz : 3599.910 2025-05-07T19:57:18.4935077Z cache size : 36608 KB 2025-05-07T19:57:18.4935319Z physical id : 0 2025-05-07T19:57:18.4935543Z siblings : 16 2025-05-07T19:57:18.4935747Z core id : 7 2025-05-07T19:57:18.4935960Z cpu cores : 8 2025-05-07T19:57:18.4936175Z apicid : 15 2025-05-07T19:57:18.4936377Z initial apicid : 15 2025-05-07T19:57:18.4936611Z fpu : yes 2025-05-07T19:57:18.4936823Z fpu_exception : yes 2025-05-07T19:57:18.4937048Z cpuid level : 13 2025-05-07T19:57:18.4937278Z wp : yes 2025-05-07T19:57:18.4939687Z 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:18.4942344Z 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:18.4943022Z bogomips : 6000.01 2025-05-07T19:57:18.4943246Z clflush size : 64 2025-05-07T19:57:18.4943488Z cache_alignment : 64 2025-05-07T19:57:18.4943777Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:18.4944112Z power management: 2025-05-07T19:57:18.4944265Z 2025-05-07T19:57:18.4944269Z 2025-05-07T19:57:18.4944385Z ################################################################################ 2025-05-07T19:57:18.4944734Z [INFO] Print PCI info ... 2025-05-07T19:57:18.4944999Z + lspci -v 2025-05-07T19:57:18.4945116Z 2025-05-07T19:57:18.4945316Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:18.4945751Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T19:57:18.4946184Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T19:57:18.4946533Z Flags: bus master, medium devsel, latency 0 2025-05-07T19:57:18.4946759Z 2025-05-07T19:57:18.4946970Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T19:57:18.4947402Z Physical Slot: 1 2025-05-07T19:57:18.4947830Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:57:18.4948164Z 2025-05-07T19:57:18.4948588Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T19:57:18.4949125Z Physical Slot: 1 2025-05-07T19:57:18.4949399Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T19:57:18.4949644Z 2025-05-07T19:57:18.4949951Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T19:57:18.4950445Z Physical Slot: 3 2025-05-07T19:57:18.4950709Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:57:18.4951080Z Memory at c0000000 (32-bit, prefetchable) [size=4M] 2025-05-07T19:57:18.4951470Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T19:57:18.4951727Z 2025-05-07T19:57:18.4952061Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T19:57:18.4952633Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T19:57:18.4952958Z Physical Slot: 4 2025-05-07T19:57:18.4953226Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T19:57:18.4953641Z Memory at c0514000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:57:18.4954025Z Capabilities: 2025-05-07T19:57:18.4954303Z Kernel driver in use: nvme 2025-05-07T19:57:18.4954482Z 2025-05-07T19:57:18.4954710Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:57:18.4955146Z Physical Slot: 5 2025-05-07T19:57:18.4955395Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:57:18.4955770Z Memory at c0510000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:57:18.4956180Z Memory at c0400000 (32-bit, prefetchable) [size=1M] 2025-05-07T19:57:18.4956587Z Memory at c0500000 (32-bit, non-prefetchable) [size=64K] 2025-05-07T19:57:18.4956956Z Capabilities: 2025-05-07T19:57:18.4957239Z Kernel driver in use: ena 2025-05-07T19:57:18.4957399Z 2025-05-07T19:57:18.4957407Z 2025-05-07T19:57:18.4957532Z ################################################################################ 2025-05-07T19:57:18.4957871Z [INFO] Print Linux distribution info ... 2025-05-07T19:57:18.4958175Z + uname -a 2025-05-07T19:57:18.4958301Z 2025-05-07T19:57:18.4958713Z Linux 6a590c8b0597 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:18.4959232Z 2025-05-07T19:57:18.4959328Z + uname -m 2025-05-07T19:57:18.4959442Z 2025-05-07T19:57:18.4959519Z x86_64 2025-05-07T19:57:18.4959639Z 2025-05-07T19:57:18.4959726Z + cat /proc/version 2025-05-07T19:57:18.4959866Z 2025-05-07T19:57:18.4960631Z 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:18.4961359Z 2025-05-07T19:57:18.4961464Z + cat /etc/os-release 2025-05-07T19:57:18.4961712Z 2025-05-07T19:57:18.4961801Z NAME="Amazon Linux" 2025-05-07T19:57:18.4962036Z VERSION="2023" 2025-05-07T19:57:18.4962256Z ID="amzn" 2025-05-07T19:57:18.4962449Z ID_LIKE="fedora" 2025-05-07T19:57:18.4962674Z VERSION_ID="2023" 2025-05-07T19:57:18.4962925Z PLATFORM_ID="platform:al2023" 2025-05-07T19:57:18.4963215Z PRETTY_NAME="Amazon Linux 2023.7.20250428" 2025-05-07T19:57:18.4963530Z ANSI_COLOR="0;33" 2025-05-07T19:57:18.4963798Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T19:57:18.4964224Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T19:57:18.4964685Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T19:57:18.4965142Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T19:57:18.4965629Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T19:57:18.4966032Z VENDOR_NAME="AWS" 2025-05-07T19:57:18.4966294Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T19:57:18.4966610Z SUPPORT_END="2029-06-30" 2025-05-07T19:57:18.4966778Z 2025-05-07T19:57:18.4966897Z ################################################################################ 2025-05-07T19:57:18.4967240Z # Print EC2 Instance Info 2025-05-07T19:57:18.4967514Z # 2025-05-07T19:57:18.4967736Z # [2025-05-07T19:57:18.492Z] + print_ec2_info 2025-05-07T19:57:18.4968066Z ################################################################################ 2025-05-07T19:57:18.4968311Z 2025-05-07T19:57:18.5032324Z ami-id: ami-071226ecf16aa7d96 2025-05-07T19:57:18.5136603Z instance-id: i-0860623183f48c343 2025-05-07T19:57:18.5232837Z instance-type: c5.4xlarge 2025-05-07T19:57:18.5292755Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T19:57:18.5293153Z . $PRELUDE; print_gpu_info 2025-05-07T19:57:18.5293623Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:18.5293968Z env: 2025-05-07T19:57:18.5294208Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:18.5294524Z BUILD_ENV: build_binary 2025-05-07T19:57:18.5294791Z BUILD_TARGET: default 2025-05-07T19:57:18.5295064Z BUILD_VARIANT: cpu 2025-05-07T19:57:18.5295307Z ##[endgroup] 2025-05-07T19:57:19.0229978Z ################################################################################ 2025-05-07T19:57:19.0230418Z [INFO] Printing general display info ... 2025-05-07T19:57:19.0244445Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:19.1188278Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:19.1195664Z /usr/bin/sudo 2025-05-07T19:57:19.1204409Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:19.1210982Z /usr/bin/yum 2025-05-07T19:57:19.1211658Z [INSTALL] Updating system repositories ... 2025-05-07T19:57:19.1232219Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T19:57:19.3487419Z Last metadata expiration check: 0:00:18 ago on Wed May 7 19:57:01 2025. 2025-05-07T19:57:19.4520426Z Dependencies resolved. 2025-05-07T19:57:19.4750561Z Nothing to do. 2025-05-07T19:57:19.4750925Z Complete! 2025-05-07T19:57:19.5134968Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T19:57:19.5155232Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T19:57:19.7344163Z Last metadata expiration check: 0:00:18 ago on Wed May 7 19:57:01 2025. 2025-05-07T19:57:19.7902011Z Dependencies resolved. 2025-05-07T19:57:19.8078554Z ================================================================================ 2025-05-07T19:57:19.8079019Z Package Arch Version Repository Size 2025-05-07T19:57:19.8079470Z ================================================================================ 2025-05-07T19:57:19.8079799Z Installing: 2025-05-07T19:57:19.8080142Z hostname x86_64 3.23-4.amzn2023.0.3 amazonlinux 28 k 2025-05-07T19:57:19.8080627Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T19:57:19.8080938Z 2025-05-07T19:57:19.8081032Z Transaction Summary 2025-05-07T19:57:19.8081343Z ================================================================================ 2025-05-07T19:57:19.8081979Z Install 2 Packages 2025-05-07T19:57:19.8082123Z 2025-05-07T19:57:19.8082565Z Total download size: 347 k 2025-05-07T19:57:19.8082905Z Installed size: 883 k 2025-05-07T19:57:19.8084307Z Downloading Packages: 2025-05-07T19:57:20.1046656Z (1/2): hostname-3.23-4.amzn2023.0.3.x86_64.rpm 1.4 MB/s | 28 kB 00:00 2025-05-07T19:57:20.1122928Z (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:20.1132848Z -------------------------------------------------------------------------------- 2025-05-07T19:57:20.1137103Z Total 1.1 MB/s | 347 kB 00:00 2025-05-07T19:57:20.1351573Z Running transaction check 2025-05-07T19:57:20.1405161Z Transaction check succeeded. 2025-05-07T19:57:20.1405896Z Running transaction test 2025-05-07T19:57:20.1564646Z Transaction test succeeded. 2025-05-07T19:57:20.1567977Z Running transaction 2025-05-07T19:57:20.1893842Z Preparing : 1/1 2025-05-07T19:57:20.1995678Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/2 2025-05-07T19:57:20.2050511Z Installing : hostname-3.23-4.amzn2023.0.3.x86_64 2/2 2025-05-07T19:57:20.3077273Z Running scriptlet: hostname-3.23-4.amzn2023.0.3.x86_64 2/2 2025-05-07T19:57:20.3077855Z Verifying : hostname-3.23-4.amzn2023.0.3.x86_64 1/2 2025-05-07T19:57:20.3471580Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2/2 2025-05-07T19:57:20.3471921Z 2025-05-07T19:57:20.3472022Z Installed: 2025-05-07T19:57:20.3472406Z hostname-3.23-4.amzn2023.0.3.x86_64 lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T19:57:20.3472763Z 2025-05-07T19:57:20.3472848Z Complete! 2025-05-07T19:57:20.3857594Z + hostname 2025-05-07T19:57:20.3857775Z 2025-05-07T19:57:20.3864869Z 6a590c8b0597 2025-05-07T19:57:20.3865721Z 2025-05-07T19:57:20.3866262Z + sudo lshw -C display 2025-05-07T19:57:20.3866468Z 2025-05-07T19:57:20.4766119Z *-display UNCLAIMED 2025-05-07T19:57:20.4766479Z description: VGA compatible controller 2025-05-07T19:57:20.4766836Z product: Amazon.com, Inc. 2025-05-07T19:57:20.4767146Z vendor: Amazon.com, Inc. 2025-05-07T19:57:20.4767418Z physical id: 3 2025-05-07T19:57:20.4767672Z bus info: pci@0000:00:03.0 2025-05-07T19:57:20.4767958Z version: 00 2025-05-07T19:57:20.4768173Z width: 32 bits 2025-05-07T19:57:20.4768438Z clock: 33MHz 2025-05-07T19:57:20.4768706Z capabilities: vga_controller bus_master 2025-05-07T19:57:20.4769047Z configuration: latency=0 2025-05-07T19:57:20.4769385Z resources: memory:c0000000-c03fffff memory:c0000-dffff 2025-05-07T19:57:20.4789579Z 2025-05-07T19:57:20.4789805Z ################################################################################ 2025-05-07T19:57:20.4790187Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T19:57:20.4902688Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:20.4924304Z which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:20.4924829Z [CHECK] nvidia-smi not found 2025-05-07T19:57:20.4925148Z ################################################################################ 2025-05-07T19:57:20.4925488Z [INFO] Printing AMD GPU info ... 2025-05-07T19:57:20.5037145Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:20.5060509Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:20.5060999Z [CHECK] rocminfo not found 2025-05-07T19:57:20.5067650Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:20.5068139Z [CHECK] rocm-smi not found 2025-05-07T19:57:20.5118155Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:57:20.5118628Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:57:20.5119303Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:20.5119632Z env: 2025-05-07T19:57:20.5119868Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:20.5120192Z BUILD_ENV: build_binary 2025-05-07T19:57:20.5120439Z BUILD_TARGET: default 2025-05-07T19:57:20.5120685Z BUILD_VARIANT: cpu 2025-05-07T19:57:20.5120922Z ##[endgroup] 2025-05-07T19:57:21.0209699Z ################################################################################ 2025-05-07T19:57:21.0210114Z # Setup Miniconda 2025-05-07T19:57:21.0210349Z # 2025-05-07T19:57:21.0223401Z # [2025-05-07T19:57:21.022Z] + setup_miniconda /github/home/miniconda 2025-05-07T19:57:21.0223846Z ################################################################################ 2025-05-07T19:57:21.0224082Z 2025-05-07T19:57:21.0237684Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:21.1075241Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:21.1075682Z + mkdir -p /github/home/miniconda 2025-05-07T19:57:21.1075886Z 2025-05-07T19:57:21.1089455Z 2025-05-07T19:57:21.1089646Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T19:57:21.1111300Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T19:57:21.8392991Z [SETUP] Installing Miniconda ... 2025-05-07T19:57:21.8393474Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T19:57:21.8393757Z 2025-05-07T19:57:21.8505852Z PREFIX=/github/home/miniconda 2025-05-07T19:57:22.2180642Z Unpacking payload ... 2025-05-07T19:57:22.7217060Z 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:23.4109865Z 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:25.3018584Z 2025-05-07T19:57:25.3019000Z Installing base environment... 2025-05-07T19:57:25.3019247Z 2025-05-07T19:57:26.3425738Z Preparing transaction: ...working... done 2025-05-07T19:57:29.4144227Z Executing transaction: ...working... done 2025-05-07T19:57:29.9846758Z 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:30.0569334Z installation finished. 2025-05-07T19:57:30.0573220Z 2025-05-07T19:57:30.0573428Z + rm -f miniconda.sh 2025-05-07T19:57:30.0573588Z 2025-05-07T19:57:30.0712705Z 2025-05-07T19:57:30.0713245Z [SETUP] Reloading the bash configuration ... 2025-05-07T19:57:30.0713657Z + /github/home/miniconda/bin/conda init bash 2025-05-07T19:57:30.0713914Z 2025-05-07T19:57:30.4558415Z no change /github/home/miniconda/condabin/conda 2025-05-07T19:57:30.4558824Z no change /github/home/miniconda/bin/conda 2025-05-07T19:57:30.4559227Z no change /github/home/miniconda/bin/conda-env 2025-05-07T19:57:30.4559615Z no change /github/home/miniconda/bin/activate 2025-05-07T19:57:30.4559989Z no change /github/home/miniconda/bin/deactivate 2025-05-07T19:57:30.4560421Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T19:57:30.4560888Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T19:57:30.4561363Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T19:57:30.4561843Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T19:57:30.4562428Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T19:57:30.4562997Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T19:57:30.4563579Z modified /github/home/.bashrc 2025-05-07T19:57:30.4563801Z 2025-05-07T19:57:30.4564025Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T19:57:30.4564491Z 2025-05-07T19:57:30.5249864Z 2025-05-07T19:57:30.5250112Z + . /github/home/.bashrc 2025-05-07T19:57:30.5250315Z 2025-05-07T19:57:31.3798080Z 2025-05-07T19:57:31.3798704Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T19:57:31.3821784Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T19:57:43.9782313Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:57:45.5255358Z Solving environment: / - \ | / - \ | / - \ done 2025-05-07T19:57:45.6206168Z 2025-05-07T19:57:45.6206676Z ## Package Plan ## 2025-05-07T19:57:45.6206880Z 2025-05-07T19:57:45.6207020Z environment location: /github/home/miniconda 2025-05-07T19:57:45.6207271Z 2025-05-07T19:57:45.6207383Z added / updated specs: 2025-05-07T19:57:45.6207673Z - conda-libmamba-solver 2025-05-07T19:57:45.6208072Z - libarchive 2025-05-07T19:57:45.6208302Z - libmamba 2025-05-07T19:57:45.6208512Z - libmambapy 2025-05-07T19:57:45.6208657Z 2025-05-07T19:57:45.6208661Z 2025-05-07T19:57:45.6208786Z The following packages will be downloaded: 2025-05-07T19:57:45.6209030Z 2025-05-07T19:57:45.6209149Z package | build 2025-05-07T19:57:45.6209498Z ---------------------------|----------------- 2025-05-07T19:57:45.6209977Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:57:45.6210671Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T19:57:45.6211263Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T19:57:45.6211797Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T19:57:45.6212282Z ------------------------------------------------------------ 2025-05-07T19:57:45.6212663Z Total: 1.4 MB 2025-05-07T19:57:45.6212891Z 2025-05-07T19:57:45.6213021Z The following packages will be UPDATED: 2025-05-07T19:57:45.6213244Z 2025-05-07T19:57:45.6218436Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:57:45.6219327Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T19:57:45.6219763Z 2025-05-07T19:57:45.6220027Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:57:45.6220393Z 2025-05-07T19:57:45.6220741Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T19:57:45.6221840Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T19:57:45.6222381Z 2025-05-07T19:57:45.6222386Z 2025-05-07T19:57:45.6222390Z 2025-05-07T19:57:45.6222554Z Downloading and Extracting Packages: ...working... 2025-05-07T19:57:45.6222959Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T19:57:45.6223213Z 2025-05-07T19:57:45.6223566Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T19:57:45.6223827Z 2025-05-07T19:57:45.6223844Z 2025-05-07T19:57:45.6231755Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:57:45.6232039Z 2025-05-07T19:57:45.6232043Z 2025-05-07T19:57:45.6234516Z 2025-05-07T19:57:45.6886866Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T19:57:45.6887229Z 2025-05-07T19:57:45.6939078Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:57:45.6939597Z 2025-05-07T19:57:45.6939864Z 2025-05-07T19:57:45.7001029Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:57:45.7001325Z 2025-05-07T19:57:45.7001330Z 2025-05-07T19:57:45.7003012Z 2025-05-07T19:57:45.7089743Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:57:45.7090661Z 2025-05-07T19:57:45.7116085Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:57:45.7116415Z 2025-05-07T19:57:45.7116426Z 2025-05-07T19:57:45.7166077Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:57:45.7166391Z 2025-05-07T19:57:45.7166396Z 2025-05-07T19:57:45.7166407Z 2025-05-07T19:57:45.7235854Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:57:45.7504709Z conda-25.3.1 | 1.1 MB | 1 | 1% 2025-05-07T19:57:45.8489675Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:57:45.8490090Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:57:45.8493711Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:57:45.8494088Z 2025-05-07T19:57:45.8494305Z 2025-05-07T19:57:45.8494647Z  2025-05-07T19:57:45.8494926Z 2025-05-07T19:57:45.8494931Z 2025-05-07T19:57:45.8495112Z  2025-05-07T19:57:45.8495350Z 2025-05-07T19:57:45.8495356Z 2025-05-07T19:57:45.8495360Z 2025-05-07T19:57:45.8495549Z  done 2025-05-07T19:57:45.9499255Z Preparing transaction: / done 2025-05-07T19:57:46.0505874Z Verifying transaction: \ done 2025-05-07T19:57:47.4525325Z Executing transaction: / - \ | / - \ | / - \ | / - done 2025-05-07T19:57:49.2410370Z [SETUP] Updating Miniconda base packages ... 2025-05-07T19:57:49.2431132Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T19:57:50.0004005Z Channels: 2025-05-07T19:57:50.0004293Z - defaults 2025-05-07T19:57:50.0004529Z Platform: linux-64 2025-05-07T19:57:51.1454139Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T19:57:51.2826830Z Solving environment: - \ Channels: 2025-05-07T19:57:51.2827169Z - defaults 2025-05-07T19:57:51.2827378Z Platform: linux-64 2025-05-07T19:57:51.5654580Z Collecting package metadata (repodata.json): / - \ | done 2025-05-07T19:57:51.7860654Z Solving environment: - \ | done 2025-05-07T19:57:51.9063836Z / done 2025-05-07T19:57:51.9727924Z 2025-05-07T19:57:51.9728057Z ## Package Plan ## 2025-05-07T19:57:51.9728218Z 2025-05-07T19:57:51.9728467Z environment location: /github/home/miniconda 2025-05-07T19:57:51.9728742Z 2025-05-07T19:57:51.9728875Z added / updated specs: 2025-05-07T19:57:51.9729131Z - conda 2025-05-07T19:57:51.9729264Z 2025-05-07T19:57:51.9729268Z 2025-05-07T19:57:51.9729407Z The following packages will be downloaded: 2025-05-07T19:57:51.9729648Z 2025-05-07T19:57:51.9729801Z package | build 2025-05-07T19:57:51.9730148Z ---------------------------|----------------- 2025-05-07T19:57:51.9730504Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:57:51.9730917Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:57:51.9731322Z ------------------------------------------------------------ 2025-05-07T19:57:51.9731678Z Total: 1.4 MB 2025-05-07T19:57:51.9731914Z 2025-05-07T19:57:51.9732033Z The following packages will be UPDATED: 2025-05-07T19:57:51.9732264Z 2025-05-07T19:57:51.9732793Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:57:51.9733364Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T19:57:51.9733750Z 2025-05-07T19:57:51.9733754Z 2025-05-07T19:57:51.9733758Z 2025-05-07T19:57:51.9733923Z Downloading and Extracting Packages: ...working... 2025-05-07T19:57:51.9734315Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:57:51.9734793Z 2025-05-07T19:57:52.0129867Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:57:52.0131245Z 2025-05-07T19:57:52.0734994Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:57:52.1164278Z pip-25.1 | 1.3 MB | 1 | 1% 2025-05-07T19:57:52.1164564Z 2025-05-07T19:57:52.1165236Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:57:52.1165512Z 2025-05-07T19:57:52.1178154Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:57:52.2063442Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:57:52.2063870Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:57:52.2066682Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:57:52.2067043Z 2025-05-07T19:57:52.2067257Z 2025-05-07T19:57:52.2068308Z  done 2025-05-07T19:57:52.3071552Z Preparing transaction: \ done 2025-05-07T19:57:52.4074970Z Verifying transaction: / done 2025-05-07T19:57:54.5099556Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:57:55.0916219Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:57:55.0918859Z + conda clean --packages --tarball -y 2025-05-07T19:57:55.0919101Z 2025-05-07T19:57:55.5497278Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T19:57:55.5497669Z Will remove 11 (16.0 MB) package(s). 2025-05-07T19:57:55.6189454Z 2025-05-07T19:57:55.6195542Z + conda clean --all -y 2025-05-07T19:57:55.6195766Z 2025-05-07T19:57:56.0863323Z There are no unused tarball(s) to remove. 2025-05-07T19:57:56.0863720Z Will remove 1 index cache(s). 2025-05-07T19:57:56.0864065Z There are no unused package(s) to remove. 2025-05-07T19:57:56.0864405Z There are no tempfile(s) to remove. 2025-05-07T19:57:56.0864723Z There are no logfile(s) to remove. 2025-05-07T19:57:56.1548631Z 2025-05-07T19:57:56.1551055Z + conda info 2025-05-07T19:57:56.1551240Z 2025-05-07T19:57:56.7515157Z 2025-05-07T19:57:56.7515564Z active environment : base 2025-05-07T19:57:56.7515936Z active env location : /github/home/miniconda 2025-05-07T19:57:56.7516289Z shell level : 1 2025-05-07T19:57:56.7516585Z user config file : /github/home/.condarc 2025-05-07T19:57:56.7516985Z populated config files : /github/home/miniconda/.condarc 2025-05-07T19:57:56.7517380Z conda version : 25.3.1 2025-05-07T19:57:56.7517686Z conda-build version : not installed 2025-05-07T19:57:56.7518018Z python version : 3.13.2.final.0 2025-05-07T19:57:56.7518338Z solver : libmamba (default) 2025-05-07T19:57:56.7518711Z virtual packages : __archspec=1=skylake_avx512 2025-05-07T19:57:56.7519098Z __conda=25.3.1=0 2025-05-07T19:57:56.7519391Z __glibc=2.34=0 2025-05-07T19:57:56.7519698Z __linux=6.1.130=0 2025-05-07T19:57:56.7520002Z __unix=0=0 2025-05-07T19:57:56.7520353Z base environment : /github/home/miniconda (writable) 2025-05-07T19:57:56.7520790Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T19:57:56.7521167Z conda av metadata url : None 2025-05-07T19:57:56.7521553Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T19:57:56.7522023Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T19:57:56.7522443Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T19:57:56.7523080Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T19:57:56.7523471Z package cache : /github/home/miniconda/pkgs 2025-05-07T19:57:56.7523931Z /github/home/.conda/pkgs 2025-05-07T19:57:56.7524302Z envs directories : /github/home/miniconda/envs 2025-05-07T19:57:56.7524657Z /github/home/.conda/envs 2025-05-07T19:57:56.7524989Z platform : linux-64 2025-05-07T19:57:56.7525936Z 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:56.7526882Z UID:GID : 0:0 2025-05-07T19:57:56.7527148Z netrc file : None 2025-05-07T19:57:56.7527430Z offline mode : False 2025-05-07T19:57:56.7527608Z 2025-05-07T19:57:56.8167859Z 2025-05-07T19:57:56.8168118Z [SETUP] Exporting Miniconda variables ... 2025-05-07T19:57:56.8168803Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_04c745f6-d97e-47c5-8373-c491c93ce67d ... 2025-05-07T19:57:56.8169533Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T19:57:56.8273592Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.10 2025-05-07T19:57:56.8274119Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.10 2025-05-07T19:57:56.8274946Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:56.8275298Z env: 2025-05-07T19:57:56.8275532Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:56.8275846Z BUILD_ENV: build_binary 2025-05-07T19:57:56.8276107Z BUILD_TARGET: default 2025-05-07T19:57:56.8276354Z BUILD_VARIANT: cpu 2025-05-07T19:57:56.8276582Z ##[endgroup] 2025-05-07T19:57:57.3008122Z ################################################################################ 2025-05-07T19:57:57.3008518Z # Create Conda Environment 2025-05-07T19:57:57.3008794Z # 2025-05-07T19:57:57.3021364Z # [2025-05-07T19:57:57.301Z] + create_conda_environment build_binary 3.10 2025-05-07T19:57:57.3021815Z ################################################################################ 2025-05-07T19:57:57.3022096Z 2025-05-07T19:57:57.3037296Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:57.3880736Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:57.3881172Z [SETUP] Listing existing Conda environments ... 2025-05-07T19:57:57.3881537Z + conda info --envs 2025-05-07T19:57:57.3881685Z 2025-05-07T19:57:57.9909007Z 2025-05-07T19:57:57.9909356Z # conda environments: 2025-05-07T19:57:57.9909678Z # 2025-05-07T19:57:57.9909902Z base /github/home/miniconda 2025-05-07T19:57:57.9910154Z 2025-05-07T19:57:58.0575689Z 2025-05-07T19:57:58.0576290Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T19:57:59.8025992Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T19:57:59.8026325Z 2025-05-07T19:57:59.8038970Z 2025-05-07T19:57:59.8045612Z [SETUP] Creating new Conda environment (Python 3.10) ... 2025-05-07T19:57:59.8065962Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.10 2025-05-07T19:58:00.4072068Z Channels: 2025-05-07T19:58:00.4072352Z - defaults 2025-05-07T19:58:00.4072582Z Platform: linux-64 2025-05-07T19:58:01.8905830Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T19:58:01.9909505Z Solving environment: / done 2025-05-07T19:58:02.0206373Z 2025-05-07T19:58:02.0206651Z ## Package Plan ## 2025-05-07T19:58:02.0206834Z 2025-05-07T19:58:02.0207095Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:02.0207423Z 2025-05-07T19:58:02.0207540Z added / updated specs: 2025-05-07T19:58:02.0207801Z - python=3.10 2025-05-07T19:58:02.0207959Z 2025-05-07T19:58:02.0207964Z 2025-05-07T19:58:02.0208091Z The following packages will be downloaded: 2025-05-07T19:58:02.0208324Z 2025-05-07T19:58:02.0208458Z package | build 2025-05-07T19:58:02.0208796Z ---------------------------|----------------- 2025-05-07T19:58:02.0209195Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T19:58:02.0209956Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T19:58:02.0210424Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T19:58:02.0210856Z python-3.10.16 | he870216_1 26.9 MB 2025-05-07T19:58:02.0211288Z setuptools-78.1.1 | py310h06a4308_0 1.7 MB 2025-05-07T19:58:02.0211715Z wheel-0.45.1 | py310h06a4308_0 115 KB 2025-05-07T19:58:02.0212103Z ------------------------------------------------------------ 2025-05-07T19:58:02.0212468Z Total: 28.8 MB 2025-05-07T19:58:02.0212690Z 2025-05-07T19:58:02.0212837Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:02.0213078Z 2025-05-07T19:58:02.0213299Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T19:58:02.0213775Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T19:58:02.0214387Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T19:58:02.0214924Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T19:58:02.0215520Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T19:58:02.0216017Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T19:58:02.0216485Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T19:58:02.0216965Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T19:58:02.0217487Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T19:58:02.0218119Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T19:58:02.0218592Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T19:58:02.0219055Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T19:58:02.0219495Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:58:02.0219938Z python pkgs/main/linux-64::python-3.10.16-he870216_1 2025-05-07T19:58:02.0220408Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T19:58:02.0220929Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py310h06a4308_0 2025-05-07T19:58:02.0221428Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T19:58:02.0221852Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T19:58:02.0222265Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T19:58:02.0222706Z wheel pkgs/main/linux-64::wheel-0.45.1-py310h06a4308_0 2025-05-07T19:58:02.0223135Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T19:58:02.0223541Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T19:58:02.0223802Z 2025-05-07T19:58:02.0223806Z 2025-05-07T19:58:02.0223810Z 2025-05-07T19:58:02.0223980Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:02.0224409Z python-3.10.16 | 26.9 MB | | 0% 2025-05-07T19:58:02.0224656Z 2025-05-07T19:58:02.0225036Z setuptools-78.1.1 | 1.7 MB | | 0%  2025-05-07T19:58:02.0225316Z 2025-05-07T19:58:02.0225320Z 2025-05-07T19:58:02.0228767Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T19:58:02.0229056Z 2025-05-07T19:58:02.0229074Z 2025-05-07T19:58:02.0234946Z 2025-05-07T19:58:02.0248201Z wheel-0.45.1 | 115 KB | | 0%  2025-05-07T19:58:02.0248526Z 2025-05-07T19:58:02.0248532Z 2025-05-07T19:58:02.0248539Z 2025-05-07T19:58:02.0252844Z 2025-05-07T19:58:02.0263486Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T19:58:02.0263804Z 2025-05-07T19:58:02.0263809Z 2025-05-07T19:58:02.0263814Z 2025-05-07T19:58:02.0263832Z 2025-05-07T19:58:02.0263842Z 2025-05-07T19:58:02.0570018Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T19:58:02.0570588Z 2025-05-07T19:58:02.0570610Z 2025-05-07T19:58:02.0570718Z 2025-05-07T19:58:02.0749994Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T19:58:02.0750300Z 2025-05-07T19:58:02.0751787Z 2025-05-07T19:58:02.0891617Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:58:02.0891912Z 2025-05-07T19:58:02.0891916Z 2025-05-07T19:58:02.0891935Z 2025-05-07T19:58:02.0891938Z 2025-05-07T19:58:02.0896768Z 2025-05-07T19:58:02.0930286Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:58:02.0930584Z 2025-05-07T19:58:02.0931353Z 2025-05-07T19:58:02.1020293Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:58:02.1020636Z 2025-05-07T19:58:02.1020642Z 2025-05-07T19:58:02.1020646Z 2025-05-07T19:58:02.1020650Z 2025-05-07T19:58:02.1020667Z 2025-05-07T19:58:02.1112674Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:58:02.1113036Z 2025-05-07T19:58:02.1113041Z 2025-05-07T19:58:02.1113262Z 2025-05-07T19:58:02.1209041Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T19:58:02.1216246Z python-3.10.16 | 26.9 MB | ###3 | 34% 2025-05-07T19:58:02.1216504Z 2025-05-07T19:58:02.1216508Z 2025-05-07T19:58:02.1216512Z 2025-05-07T19:58:02.1216566Z 2025-05-07T19:58:02.1233327Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:58:02.1233792Z 2025-05-07T19:58:02.1482142Z setuptools-78.1.1 | 1.7 MB | ###3 | 33%  2025-05-07T19:58:02.1482448Z 2025-05-07T19:58:02.1510757Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T19:58:02.1511032Z 2025-05-07T19:58:02.1511037Z 2025-05-07T19:58:02.1511041Z 2025-05-07T19:58:02.1511201Z 2025-05-07T19:58:02.1516210Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:58:02.1516536Z 2025-05-07T19:58:02.1516541Z 2025-05-07T19:58:02.1516545Z 2025-05-07T19:58:02.1517654Z 2025-05-07T19:58:02.3408088Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:58:02.3408575Z python-3.10.16 | 26.9 MB | ########## | 100% 2025-05-07T19:58:02.4040294Z python-3.10.16 | 26.9 MB | ########## | 100% 2025-05-07T19:58:02.4040796Z 2025-05-07T19:58:02.4041811Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T19:58:02.4042324Z 2025-05-07T19:58:02.8927729Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T19:58:02.8931305Z python-3.10.16 | 26.9 MB | ########## | 100% 2025-05-07T19:58:02.8931964Z 2025-05-07T19:58:02.8932405Z 2025-05-07T19:58:02.8932615Z  2025-05-07T19:58:02.8932848Z 2025-05-07T19:58:02.8932853Z 2025-05-07T19:58:02.8933041Z  2025-05-07T19:58:02.8933463Z 2025-05-07T19:58:02.8933472Z 2025-05-07T19:58:02.8933513Z 2025-05-07T19:58:02.8933851Z  2025-05-07T19:58:02.8934102Z 2025-05-07T19:58:02.8934106Z 2025-05-07T19:58:02.8934109Z 2025-05-07T19:58:02.8934113Z 2025-05-07T19:58:02.8934290Z  2025-05-07T19:58:02.8934516Z 2025-05-07T19:58:02.8934519Z 2025-05-07T19:58:02.8934523Z 2025-05-07T19:58:02.8934539Z 2025-05-07T19:58:02.8934543Z 2025-05-07T19:58:02.8934733Z  done 2025-05-07T19:58:03.1039359Z Preparing transaction: \ | done 2025-05-07T19:58:04.2605447Z Verifying transaction: - \ | / - \ | / - \ | done 2025-05-07T19:58:06.4817146Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:58:06.4854672Z # 2025-05-07T19:58:06.4854941Z # To activate this environment, use 2025-05-07T19:58:06.4855253Z # 2025-05-07T19:58:06.4855712Z # $ conda activate build_binary 2025-05-07T19:58:06.4856011Z # 2025-05-07T19:58:06.4856235Z # To deactivate an active environment, use 2025-05-07T19:58:06.4856551Z # 2025-05-07T19:58:06.4856756Z # $ conda deactivate 2025-05-07T19:58:06.4856926Z 2025-05-07T19:58:06.5863700Z [SETUP] Upgrading PIP to latest ... 2025-05-07T19:58:06.5885153Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T19:58:09.6480845Z 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:09.6482409Z 2025-05-07T19:58:09.6482865Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages (25.1) 2025-05-07T19:58:09.6483540Z Collecting pip 2025-05-07T19:58:09.6484116Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T19:58:09.6484561Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T19:58:09.6485360Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 76.9 MB/s eta 0:00:00 2025-05-07T19:58:09.6485758Z Installing collected packages: pip 2025-05-07T19:58:09.6486085Z Attempting uninstall: pip 2025-05-07T19:58:09.6486375Z Found existing installation: pip 25.1 2025-05-07T19:58:09.6486713Z Uninstalling pip-25.1: 2025-05-07T19:58:09.6487008Z Successfully uninstalled pip-25.1 2025-05-07T19:58:09.6487332Z Successfully installed pip-25.1.1 2025-05-07T19:58:09.6487546Z 2025-05-07T19:58:09.7115312Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T19:58:09.7135855Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T19:58:10.4165826Z Channels: 2025-05-07T19:58:10.4166082Z - conda-forge 2025-05-07T19:58:10.4166325Z Platform: linux-64 2025-05-07T19:58:20.4709931Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:58:22.4453394Z Solving environment: | / - \ | done 2025-05-07T19:58:22.4915050Z 2025-05-07T19:58:22.4915254Z ## Package Plan ## 2025-05-07T19:58:22.4915508Z 2025-05-07T19:58:22.4915963Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:22.4916452Z 2025-05-07T19:58:22.4916566Z added / updated specs: 2025-05-07T19:58:22.4916847Z - pyopenssl[version='>22.1.0'] 2025-05-07T19:58:22.4917067Z 2025-05-07T19:58:22.4917073Z 2025-05-07T19:58:22.4917200Z The following packages will be downloaded: 2025-05-07T19:58:22.4917447Z 2025-05-07T19:58:22.4917565Z package | build 2025-05-07T19:58:22.4917913Z ---------------------------|----------------- 2025-05-07T19:58:22.4918295Z cffi-1.17.1 | py310h8deb56e_0 238 KB conda-forge 2025-05-07T19:58:22.4919193Z cryptography-44.0.3 | py310h6c63255_0 1.5 MB conda-forge 2025-05-07T19:58:22.4920000Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T19:58:22.4920458Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:58:22.4920903Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T19:58:22.4921355Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T19:58:22.4921817Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T19:58:22.4922287Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T19:58:22.4922756Z python_abi-3.10 | 2_cp310 4 KB conda-forge 2025-05-07T19:58:22.4923256Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T19:58:22.4923794Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T19:58:22.4924540Z ------------------------------------------------------------ 2025-05-07T19:58:22.4924925Z Total: 6.3 MB 2025-05-07T19:58:22.4925188Z 2025-05-07T19:58:22.4925426Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:22.4925884Z 2025-05-07T19:58:22.4926255Z cffi conda-forge/linux-64::cffi-1.17.1-py310h8deb56e_0 2025-05-07T19:58:22.4926975Z cryptography conda-forge/linux-64::cryptography-44.0.3-py310h6c63255_0 2025-05-07T19:58:22.4927524Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T19:58:22.4928017Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T19:58:22.4928524Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T19:58:22.4929038Z python_abi conda-forge/linux-64::python_abi-3.10-2_cp310 2025-05-07T19:58:22.4929688Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T19:58:22.4930470Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T19:58:22.4930850Z 2025-05-07T19:58:22.4930970Z The following packages will be UPDATED: 2025-05-07T19:58:22.4931211Z 2025-05-07T19:58:22.4931651Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:58:22.4932517Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T19:58:22.4933245Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T19:58:22.4933968Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T19:58:22.4934385Z 2025-05-07T19:58:22.4934389Z 2025-05-07T19:58:22.4934393Z 2025-05-07T19:58:22.4934541Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:22.4934983Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T19:58:22.4935237Z 2025-05-07T19:58:22.4935563Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T19:58:22.4935833Z 2025-05-07T19:58:22.4935837Z 2025-05-07T19:58:22.4939472Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T19:58:22.4939977Z 2025-05-07T19:58:22.4939983Z 2025-05-07T19:58:22.4939995Z 2025-05-07T19:58:22.4965232Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T19:58:22.4965522Z 2025-05-07T19:58:22.4965526Z 2025-05-07T19:58:22.4965530Z 2025-05-07T19:58:22.4966893Z 2025-05-07T19:58:22.4981084Z cffi-1.17.1 | 238 KB | | 0%  2025-05-07T19:58:22.4981394Z 2025-05-07T19:58:22.4981399Z 2025-05-07T19:58:22.4981404Z 2025-05-07T19:58:22.4981407Z 2025-05-07T19:58:22.4987013Z 2025-05-07T19:58:22.4988775Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T19:58:22.4989090Z 2025-05-07T19:58:22.4989111Z 2025-05-07T19:58:22.4989115Z 2025-05-07T19:58:22.4989119Z 2025-05-07T19:58:22.4989133Z 2025-05-07T19:58:22.4990804Z 2025-05-07T19:58:22.4992303Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T19:58:22.4992612Z 2025-05-07T19:58:22.4992616Z 2025-05-07T19:58:22.4992628Z 2025-05-07T19:58:22.4992631Z 2025-05-07T19:58:22.4992634Z 2025-05-07T19:58:22.4992638Z 2025-05-07T19:58:22.4992641Z 2025-05-07T19:58:22.4995083Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T19:58:22.4995465Z 2025-05-07T19:58:22.4995469Z 2025-05-07T19:58:22.4995479Z 2025-05-07T19:58:22.4995482Z 2025-05-07T19:58:22.4995486Z 2025-05-07T19:58:22.4995489Z 2025-05-07T19:58:22.4995492Z 2025-05-07T19:58:22.4995496Z 2025-05-07T19:58:22.4996501Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T19:58:22.4996876Z 2025-05-07T19:58:22.4996886Z 2025-05-07T19:58:22.4996889Z 2025-05-07T19:58:22.4996893Z 2025-05-07T19:58:22.4997112Z 2025-05-07T19:58:22.4997117Z 2025-05-07T19:58:22.4997129Z 2025-05-07T19:58:22.4997133Z 2025-05-07T19:58:22.4997136Z 2025-05-07T19:58:22.4998002Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:58:22.4998309Z 2025-05-07T19:58:22.4998315Z 2025-05-07T19:58:22.4998372Z 2025-05-07T19:58:22.4998378Z 2025-05-07T19:58:22.4998383Z 2025-05-07T19:58:22.4998405Z 2025-05-07T19:58:22.4998410Z 2025-05-07T19:58:22.4998416Z 2025-05-07T19:58:22.4998422Z 2025-05-07T19:58:22.4998428Z 2025-05-07T19:58:22.5623555Z python_abi-3.10 | 4 KB | | 0%  2025-05-07T19:58:22.5623896Z 2025-05-07T19:58:22.5624386Z 2025-05-07T19:58:22.5624392Z 2025-05-07T19:58:22.5624468Z 2025-05-07T19:58:22.5705911Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T19:58:22.5706200Z 2025-05-07T19:58:22.5707186Z 2025-05-07T19:58:22.5918762Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:58:22.5998474Z openssl-3.5.0 | 3.0 MB | ###2 | 32% 2025-05-07T19:58:22.5998823Z 2025-05-07T19:58:22.5998829Z 2025-05-07T19:58:22.5998839Z 2025-05-07T19:58:22.6013749Z libgomp-15.1.0 | 442 KB | ##### | 51%  2025-05-07T19:58:22.6014259Z 2025-05-07T19:58:22.6014266Z 2025-05-07T19:58:22.6014273Z 2025-05-07T19:58:22.6014278Z 2025-05-07T19:58:22.6016114Z 2025-05-07T19:58:22.6042875Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T19:58:22.6046389Z 2025-05-07T19:58:22.6046711Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:58:22.6047078Z 2025-05-07T19:58:22.6089960Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:58:22.6090314Z 2025-05-07T19:58:22.6090319Z 2025-05-07T19:58:22.6090323Z 2025-05-07T19:58:22.6090327Z 2025-05-07T19:58:22.6090331Z 2025-05-07T19:58:22.6158796Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:58:22.6159127Z 2025-05-07T19:58:22.6159152Z 2025-05-07T19:58:22.6159157Z 2025-05-07T19:58:22.6159179Z 2025-05-07T19:58:22.6159183Z 2025-05-07T19:58:22.6159215Z 2025-05-07T19:58:22.6174599Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T19:58:22.6175014Z 2025-05-07T19:58:22.6175026Z 2025-05-07T19:58:22.6175029Z 2025-05-07T19:58:22.6218951Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:58:22.6219273Z 2025-05-07T19:58:22.6219277Z 2025-05-07T19:58:22.6219281Z 2025-05-07T19:58:22.6219284Z 2025-05-07T19:58:22.6219288Z 2025-05-07T19:58:22.6219583Z 2025-05-07T19:58:22.6329097Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:58:22.6329522Z 2025-05-07T19:58:22.6329528Z 2025-05-07T19:58:22.6329534Z 2025-05-07T19:58:22.6329541Z 2025-05-07T19:58:22.6332026Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T19:58:22.6332471Z 2025-05-07T19:58:22.6332479Z 2025-05-07T19:58:22.6332485Z 2025-05-07T19:58:22.6332641Z 2025-05-07T19:58:22.6380279Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T19:58:22.6380577Z 2025-05-07T19:58:22.6380582Z 2025-05-07T19:58:22.6380586Z 2025-05-07T19:58:22.6380590Z 2025-05-07T19:58:22.6380593Z 2025-05-07T19:58:22.6380596Z 2025-05-07T19:58:22.6381399Z 2025-05-07T19:58:22.6412184Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T19:58:22.6412548Z 2025-05-07T19:58:22.6412552Z 2025-05-07T19:58:22.6412555Z 2025-05-07T19:58:22.6412559Z 2025-05-07T19:58:22.6412562Z 2025-05-07T19:58:22.6412565Z 2025-05-07T19:58:22.6412839Z 2025-05-07T19:58:22.6442162Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:58:22.6442498Z 2025-05-07T19:58:22.6442581Z 2025-05-07T19:58:22.6442584Z 2025-05-07T19:58:22.6442588Z 2025-05-07T19:58:22.6442591Z 2025-05-07T19:58:22.6442607Z 2025-05-07T19:58:22.6442611Z 2025-05-07T19:58:22.6442614Z 2025-05-07T19:58:22.6473183Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T19:58:22.6473737Z 2025-05-07T19:58:22.6473742Z 2025-05-07T19:58:22.6473746Z 2025-05-07T19:58:22.6473750Z 2025-05-07T19:58:22.6473753Z 2025-05-07T19:58:22.6473757Z 2025-05-07T19:58:22.6473760Z 2025-05-07T19:58:22.6473881Z 2025-05-07T19:58:22.6655037Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:58:22.6655890Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:58:22.6656337Z 2025-05-07T19:58:22.6656343Z 2025-05-07T19:58:22.6658871Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:58:22.6659344Z 2025-05-07T19:58:22.6659352Z 2025-05-07T19:58:22.6665499Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:58:22.6665818Z 2025-05-07T19:58:22.6665825Z 2025-05-07T19:58:22.6665832Z 2025-05-07T19:58:22.6665840Z 2025-05-07T19:58:22.6666353Z 2025-05-07T19:58:22.6720134Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:58:22.6720596Z 2025-05-07T19:58:22.6720789Z 2025-05-07T19:58:22.6720794Z 2025-05-07T19:58:22.6720798Z 2025-05-07T19:58:22.6720802Z 2025-05-07T19:58:22.6720805Z 2025-05-07T19:58:22.6720808Z 2025-05-07T19:58:22.6720812Z 2025-05-07T19:58:22.6720815Z 2025-05-07T19:58:22.6721713Z 2025-05-07T19:58:22.6740804Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T19:58:22.6741227Z 2025-05-07T19:58:22.6741232Z 2025-05-07T19:58:22.6741236Z 2025-05-07T19:58:22.6741241Z 2025-05-07T19:58:22.6741245Z 2025-05-07T19:58:22.6741249Z 2025-05-07T19:58:22.6741253Z 2025-05-07T19:58:22.6741284Z 2025-05-07T19:58:22.6741289Z 2025-05-07T19:58:22.6741400Z 2025-05-07T19:58:22.6761667Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T19:58:22.6762233Z 2025-05-07T19:58:22.6762241Z 2025-05-07T19:58:22.6762248Z 2025-05-07T19:58:22.6762255Z 2025-05-07T19:58:22.6762279Z 2025-05-07T19:58:22.6762307Z 2025-05-07T19:58:22.6762315Z 2025-05-07T19:58:22.6762321Z 2025-05-07T19:58:22.6764446Z 2025-05-07T19:58:22.6781347Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:58:22.6781770Z 2025-05-07T19:58:22.6781778Z 2025-05-07T19:58:22.6781784Z 2025-05-07T19:58:22.6781790Z 2025-05-07T19:58:22.6781796Z 2025-05-07T19:58:22.6781802Z 2025-05-07T19:58:22.6781808Z 2025-05-07T19:58:22.6781814Z 2025-05-07T19:58:22.6783092Z 2025-05-07T19:58:22.7213522Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:22.7213897Z 2025-05-07T19:58:22.7213903Z 2025-05-07T19:58:22.7213908Z 2025-05-07T19:58:22.7217953Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:58:22.7218432Z 2025-05-07T19:58:22.7218439Z 2025-05-07T19:58:22.7219122Z 2025-05-07T19:58:22.7374209Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:58:22.7374736Z 2025-05-07T19:58:22.7374741Z 2025-05-07T19:58:22.7374778Z 2025-05-07T19:58:22.7374782Z 2025-05-07T19:58:22.7374786Z 2025-05-07T19:58:22.7374809Z 2025-05-07T19:58:22.7374826Z 2025-05-07T19:58:22.7543473Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:58:22.7544067Z 2025-05-07T19:58:22.7544076Z 2025-05-07T19:58:22.7544083Z 2025-05-07T19:58:22.7544089Z 2025-05-07T19:58:22.7544095Z 2025-05-07T19:58:22.7544116Z 2025-05-07T19:58:22.7544122Z 2025-05-07T19:58:22.7544127Z 2025-05-07T19:58:22.7545145Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:58:22.7545691Z 2025-05-07T19:58:22.7545699Z 2025-05-07T19:58:22.7545709Z 2025-05-07T19:58:22.7545716Z 2025-05-07T19:58:22.7545723Z 2025-05-07T19:58:22.7545731Z 2025-05-07T19:58:22.7545738Z 2025-05-07T19:58:22.7546563Z 2025-05-07T19:58:22.7727238Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:58:22.7727651Z 2025-05-07T19:58:22.7727657Z 2025-05-07T19:58:22.7727665Z 2025-05-07T19:58:22.7727888Z 2025-05-07T19:58:22.7727893Z 2025-05-07T19:58:22.7727916Z 2025-05-07T19:58:22.7730903Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:58:22.7731216Z 2025-05-07T19:58:22.7731219Z 2025-05-07T19:58:22.7731223Z 2025-05-07T19:58:22.7731226Z 2025-05-07T19:58:22.7731236Z 2025-05-07T19:58:22.7731239Z 2025-05-07T19:58:22.7809977Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:58:22.7810325Z 2025-05-07T19:58:22.7810329Z 2025-05-07T19:58:22.7810333Z 2025-05-07T19:58:22.7810336Z 2025-05-07T19:58:22.7810340Z 2025-05-07T19:58:22.7810344Z 2025-05-07T19:58:22.7810348Z 2025-05-07T19:58:22.7810363Z 2025-05-07T19:58:22.7810366Z 2025-05-07T19:58:22.7810483Z 2025-05-07T19:58:22.8049183Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T19:58:22.8049698Z 2025-05-07T19:58:22.8049707Z 2025-05-07T19:58:22.8049715Z 2025-05-07T19:58:22.8049720Z 2025-05-07T19:58:22.8049760Z 2025-05-07T19:58:22.8049767Z 2025-05-07T19:58:22.8049770Z 2025-05-07T19:58:22.8049956Z 2025-05-07T19:58:22.8049961Z 2025-05-07T19:58:22.8050920Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:22.8051398Z 2025-05-07T19:58:22.8051404Z 2025-05-07T19:58:22.8051410Z 2025-05-07T19:58:22.8051416Z 2025-05-07T19:58:22.8051421Z 2025-05-07T19:58:22.8051428Z 2025-05-07T19:58:22.8051436Z 2025-05-07T19:58:22.8051443Z 2025-05-07T19:58:22.8051468Z 2025-05-07T19:58:22.8541171Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:22.8541732Z 2025-05-07T19:58:22.8768270Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:58:22.8768745Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:58:22.8772717Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T19:58:22.8773085Z 2025-05-07T19:58:22.8773299Z 2025-05-07T19:58:22.8773539Z  2025-05-07T19:58:22.8773756Z 2025-05-07T19:58:22.8773761Z 2025-05-07T19:58:22.8773930Z  2025-05-07T19:58:22.8774166Z 2025-05-07T19:58:22.8774170Z 2025-05-07T19:58:22.8774174Z 2025-05-07T19:58:22.8774355Z  2025-05-07T19:58:22.8774595Z 2025-05-07T19:58:22.8774599Z 2025-05-07T19:58:22.8774602Z 2025-05-07T19:58:22.8774606Z 2025-05-07T19:58:22.8774781Z  2025-05-07T19:58:22.8775016Z 2025-05-07T19:58:22.8775019Z 2025-05-07T19:58:22.8775023Z 2025-05-07T19:58:22.8775026Z 2025-05-07T19:58:22.8775030Z 2025-05-07T19:58:22.8775208Z  2025-05-07T19:58:22.8775447Z 2025-05-07T19:58:22.8775450Z 2025-05-07T19:58:22.8775453Z 2025-05-07T19:58:22.8775457Z 2025-05-07T19:58:22.8775460Z 2025-05-07T19:58:22.8775468Z 2025-05-07T19:58:22.8775671Z  2025-05-07T19:58:22.8775916Z 2025-05-07T19:58:22.8775920Z 2025-05-07T19:58:22.8775923Z 2025-05-07T19:58:22.8775926Z 2025-05-07T19:58:22.8775930Z 2025-05-07T19:58:22.8775933Z 2025-05-07T19:58:22.8775937Z 2025-05-07T19:58:22.8776122Z  2025-05-07T19:58:22.8776367Z 2025-05-07T19:58:22.8776370Z 2025-05-07T19:58:22.8776374Z 2025-05-07T19:58:22.8776377Z 2025-05-07T19:58:22.8776381Z 2025-05-07T19:58:22.8776384Z 2025-05-07T19:58:22.8776388Z 2025-05-07T19:58:22.8776392Z 2025-05-07T19:58:22.8776581Z  2025-05-07T19:58:22.8776855Z 2025-05-07T19:58:22.8776861Z 2025-05-07T19:58:22.8776867Z 2025-05-07T19:58:22.8776872Z 2025-05-07T19:58:22.8776876Z 2025-05-07T19:58:22.8776881Z 2025-05-07T19:58:22.8776886Z 2025-05-07T19:58:22.8777174Z 2025-05-07T19:58:22.8777179Z 2025-05-07T19:58:22.8777557Z  2025-05-07T19:58:22.8777927Z 2025-05-07T19:58:22.8777931Z 2025-05-07T19:58:22.8777935Z 2025-05-07T19:58:22.8777938Z 2025-05-07T19:58:22.8777942Z 2025-05-07T19:58:22.8777945Z 2025-05-07T19:58:22.8777948Z 2025-05-07T19:58:22.8777952Z 2025-05-07T19:58:22.8777955Z 2025-05-07T19:58:22.8777959Z 2025-05-07T19:58:22.8778188Z  done 2025-05-07T19:58:22.9780868Z Preparing transaction: - done 2025-05-07T19:58:23.0783689Z Verifying transaction: | done 2025-05-07T19:58:24.5807127Z Executing transaction: - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:58:24.6836554Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T19:58:26.4969179Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T19:58:26.4978488Z [SETUP] Installing libxcrypt ... 2025-05-07T19:58:26.4999831Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T19:58:27.2076652Z Channels: 2025-05-07T19:58:27.2077144Z - conda-forge 2025-05-07T19:58:27.2077446Z Platform: linux-64 2025-05-07T19:58:30.4013945Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:58:30.8448746Z Solving environment: \ done 2025-05-07T19:58:30.8924823Z 2025-05-07T19:58:30.8925613Z ## Package Plan ## 2025-05-07T19:58:30.8925891Z 2025-05-07T19:58:30.8926139Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:30.8926547Z 2025-05-07T19:58:30.8926684Z added / updated specs: 2025-05-07T19:58:30.8927109Z - libxcrypt 2025-05-07T19:58:30.8927279Z 2025-05-07T19:58:30.8927284Z 2025-05-07T19:58:30.8927443Z The following packages will be downloaded: 2025-05-07T19:58:30.8927753Z 2025-05-07T19:58:30.8927904Z package | build 2025-05-07T19:58:30.8928382Z ---------------------------|----------------- 2025-05-07T19:58:30.8928928Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T19:58:30.8929445Z ------------------------------------------------------------ 2025-05-07T19:58:30.8929946Z Total: 98 KB 2025-05-07T19:58:30.8930247Z 2025-05-07T19:58:30.8930412Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:30.8930686Z 2025-05-07T19:58:30.8930977Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T19:58:30.8931363Z 2025-05-07T19:58:30.8931366Z 2025-05-07T19:58:30.8931370Z 2025-05-07T19:58:30.8931611Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:31.0372833Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T19:58:31.0391891Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T19:58:31.0488949Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:58:31.0491059Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T19:58:31.0491689Z 2025-05-07T19:58:31.0492165Z done 2025-05-07T19:58:31.1495920Z Preparing transaction: / done 2025-05-07T19:58:31.2501223Z Verifying transaction: \ done 2025-05-07T19:58:31.3507399Z Executing transaction: / done 2025-05-07T19:58:34.8995855Z [SETUP] Copying over ... 2025-05-07T19:58:34.8996914Z + 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.8997615Z 2025-05-07T19:58:34.9022857Z 2025-05-07T19:58:36.6312185Z [SETUP] Installed Python version: Python 3.10.16 2025-05-07T19:58:36.6312945Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T19:58:36.6368981Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV clang 2025-05-07T19:58:36.6369509Z . $PRELUDE; install_cxx_compiler $BUILD_ENV clang 2025-05-07T19:58:36.6370079Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:58:36.6370571Z env: 2025-05-07T19:58:36.6370812Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:58:36.6371147Z BUILD_ENV: build_binary 2025-05-07T19:58:36.6371401Z BUILD_TARGET: default 2025-05-07T19:58:36.6371653Z BUILD_VARIANT: cpu 2025-05-07T19:58:36.6371895Z ##[endgroup] 2025-05-07T19:58:37.0919359Z ################################################################################ 2025-05-07T19:58:37.0919768Z # Install C/C++ Compilers 2025-05-07T19:58:37.0920035Z # 2025-05-07T19:58:37.0933404Z # [2025-05-07T19:58:37.093Z] + install_cxx_compiler build_binary clang 2025-05-07T19:58:37.0933850Z ################################################################################ 2025-05-07T19:58:37.0934089Z 2025-05-07T19:58:37.0949040Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:58:37.1799885Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:58:37.1807212Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T19:58:37.1829193Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T19:58:37.8914519Z Channels: 2025-05-07T19:58:37.8914846Z - conda-forge 2025-05-07T19:58:37.8915082Z Platform: linux-64 2025-05-07T19:58:41.0677833Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:58:41.5113312Z Solving environment: \ done 2025-05-07T19:58:41.5595050Z 2025-05-07T19:58:41.5595629Z ## Package Plan ## 2025-05-07T19:58:41.5595838Z 2025-05-07T19:58:41.5596055Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:41.5596404Z 2025-05-07T19:58:41.5596505Z added / updated specs: 2025-05-07T19:58:41.5596785Z - sysroot_linux-64=2.17 2025-05-07T19:58:41.5596990Z 2025-05-07T19:58:41.5596994Z 2025-05-07T19:58:41.5597132Z The following packages will be downloaded: 2025-05-07T19:58:41.5597365Z 2025-05-07T19:58:41.5597485Z package | build 2025-05-07T19:58:41.5597847Z ---------------------------|----------------- 2025-05-07T19:58:41.5598444Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T19:58:41.5599125Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T19:58:41.5599583Z ------------------------------------------------------------ 2025-05-07T19:58:41.5599957Z Total: 15.4 MB 2025-05-07T19:58:41.5600183Z 2025-05-07T19:58:41.5600327Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:41.5600567Z 2025-05-07T19:58:41.5600875Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T19:58:41.5601510Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T19:58:41.5601849Z 2025-05-07T19:58:41.5601868Z 2025-05-07T19:58:41.5601871Z 2025-05-07T19:58:41.5602020Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:41.5602435Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:58:41.5602690Z 2025-05-07T19:58:41.7737753Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T19:58:41.7738606Z 2025-05-07T19:58:41.7796940Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T19:58:41.7843056Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:58:41.7843371Z 2025-05-07T19:58:41.9153853Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:58:41.9155185Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:58:42.0352823Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:58:42.0353134Z 2025-05-07T19:58:42.0354130Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:58:42.0354686Z 2025-05-07T19:58:42.4430448Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:58:42.4432756Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:58:42.4433114Z 2025-05-07T19:58:42.4433610Z 2025-05-07T19:58:42.4433947Z  done 2025-05-07T19:58:42.5437584Z Preparing transaction: / done 2025-05-07T19:58:42.7445100Z Verifying transaction: \ | done 2025-05-07T19:58:42.8450935Z Executing transaction: - done 2025-05-07T19:58:42.9372445Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:58:42.9372966Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T19:58:44.7048475Z [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:44.7056433Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T19:58:44.7077329Z [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:45.4337055Z Channels: 2025-05-07T19:58:45.4337338Z - conda-forge 2025-05-07T19:58:45.4337581Z Platform: linux-64 2025-05-07T19:58:48.5751081Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:58:49.7612734Z Solving environment: \ | / done 2025-05-07T19:58:49.8130596Z 2025-05-07T19:58:49.8130725Z ## Package Plan ## 2025-05-07T19:58:49.8130901Z 2025-05-07T19:58:49.8131154Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:49.8131498Z 2025-05-07T19:58:49.8131600Z added / updated specs: 2025-05-07T19:58:49.8131884Z - gxx_linux-64=11.4.0 2025-05-07T19:58:49.8132050Z 2025-05-07T19:58:49.8132054Z 2025-05-07T19:58:49.8132180Z The following packages will be downloaded: 2025-05-07T19:58:49.8132423Z 2025-05-07T19:58:49.8132543Z package | build 2025-05-07T19:58:49.8132893Z ---------------------------|----------------- 2025-05-07T19:58:49.8133372Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T19:58:49.8133891Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T19:58:49.8134409Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T19:58:49.8134904Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T19:58:49.8135375Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T19:58:49.8135860Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T19:58:49.8136330Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T19:58:49.8136844Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T19:58:49.8137352Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T19:58:49.8137879Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T19:58:49.8138412Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T19:58:49.8138996Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T19:58:49.8139447Z ------------------------------------------------------------ 2025-05-07T19:58:49.8139822Z Total: 91.6 MB 2025-05-07T19:58:49.8140048Z 2025-05-07T19:58:49.8140192Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:49.8140433Z 2025-05-07T19:58:49.8140723Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T19:58:49.8141344Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T19:58:49.8141945Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T19:58:49.8142509Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T19:58:49.8143343Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T19:58:49.8143907Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T19:58:49.8144495Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:58:49.8145233Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T19:58:49.8145768Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T19:58:49.8146372Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:58:49.8146775Z 2025-05-07T19:58:49.8146910Z The following packages will be UPDATED: 2025-05-07T19:58:49.8147132Z 2025-05-07T19:58:49.8147502Z 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.8148501Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T19:58:49.8148975Z 2025-05-07T19:58:49.8148979Z 2025-05-07T19:58:49.8148983Z 2025-05-07T19:58:49.8149140Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:49.8149554Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:58:49.8149806Z 2025-05-07T19:58:49.8150140Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:58:49.8150396Z 2025-05-07T19:58:49.8150400Z 2025-05-07T19:58:49.8151903Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:58:49.8152251Z 2025-05-07T19:58:49.8152255Z 2025-05-07T19:58:49.8154957Z 2025-05-07T19:58:49.8177998Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:58:49.8178320Z 2025-05-07T19:58:49.8178325Z 2025-05-07T19:58:49.8178329Z 2025-05-07T19:58:49.8178338Z 2025-05-07T19:58:49.8190387Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T19:58:49.8190794Z 2025-05-07T19:58:49.8190799Z 2025-05-07T19:58:49.8190802Z 2025-05-07T19:58:49.8190822Z 2025-05-07T19:58:49.8190826Z 2025-05-07T19:58:49.8191938Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:58:49.8192318Z 2025-05-07T19:58:49.8192322Z 2025-05-07T19:58:49.8192326Z 2025-05-07T19:58:49.8192341Z 2025-05-07T19:58:49.8192344Z 2025-05-07T19:58:49.8192348Z 2025-05-07T19:58:49.8193146Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T19:58:49.8193594Z 2025-05-07T19:58:49.8193599Z 2025-05-07T19:58:49.8193602Z 2025-05-07T19:58:49.8193606Z 2025-05-07T19:58:49.8193609Z 2025-05-07T19:58:49.8193612Z 2025-05-07T19:58:49.8193616Z 2025-05-07T19:58:49.8200746Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T19:58:49.8201113Z 2025-05-07T19:58:49.8201117Z 2025-05-07T19:58:49.8201125Z 2025-05-07T19:58:49.8201129Z 2025-05-07T19:58:49.8201132Z 2025-05-07T19:58:49.8201136Z 2025-05-07T19:58:49.8201139Z 2025-05-07T19:58:49.8201412Z 2025-05-07T19:58:49.8210466Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:58:49.8210853Z 2025-05-07T19:58:49.8210857Z 2025-05-07T19:58:49.8210860Z 2025-05-07T19:58:49.8210863Z 2025-05-07T19:58:49.8210867Z 2025-05-07T19:58:49.8210876Z 2025-05-07T19:58:49.8210883Z 2025-05-07T19:58:49.8210887Z 2025-05-07T19:58:49.8213857Z 2025-05-07T19:58:49.8219680Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T19:58:49.8220035Z 2025-05-07T19:58:49.8220039Z 2025-05-07T19:58:49.8220043Z 2025-05-07T19:58:49.8220060Z 2025-05-07T19:58:49.8220064Z 2025-05-07T19:58:49.8220067Z 2025-05-07T19:58:49.8220070Z 2025-05-07T19:58:49.8220074Z 2025-05-07T19:58:49.8220077Z 2025-05-07T19:58:49.8220084Z 2025-05-07T19:58:49.8221203Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T19:58:49.8221527Z 2025-05-07T19:58:49.8221531Z 2025-05-07T19:58:49.8221534Z 2025-05-07T19:58:49.8221538Z 2025-05-07T19:58:49.8221541Z 2025-05-07T19:58:49.8221758Z 2025-05-07T19:58:49.8221763Z 2025-05-07T19:58:49.8221766Z 2025-05-07T19:58:49.8221769Z 2025-05-07T19:58:49.8221773Z 2025-05-07T19:58:49.8226789Z 2025-05-07T19:58:49.9952751Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T19:58:49.9953391Z 2025-05-07T19:58:49.9953396Z 2025-05-07T19:58:49.9953399Z 2025-05-07T19:58:49.9953416Z 2025-05-07T19:58:50.0024363Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T19:58:50.0024783Z 2025-05-07T19:58:50.0024787Z 2025-05-07T19:58:50.0024905Z 2025-05-07T19:58:50.0963825Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:58:50.0964192Z 2025-05-07T19:58:50.0964198Z 2025-05-07T19:58:50.0964203Z 2025-05-07T19:58:50.0964207Z 2025-05-07T19:58:50.1024533Z libstdcxx-15.1.0 | 3.7 MB | #####2 | 52%  2025-05-07T19:58:50.1024849Z 2025-05-07T19:58:50.1024854Z 2025-05-07T19:58:50.1024863Z 2025-05-07T19:58:50.1166847Z binutils_impl_linux- | 6.0 MB | ######6 | 66%  2025-05-07T19:58:50.1249888Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:58:50.1250153Z 2025-05-07T19:58:50.1317806Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:58:50.1318111Z 2025-05-07T19:58:50.1318117Z 2025-05-07T19:58:50.1318922Z 2025-05-07T19:58:50.1817217Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:58:50.1817559Z 2025-05-07T19:58:50.1817564Z 2025-05-07T19:58:50.1835120Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:58:50.1835412Z 2025-05-07T19:58:50.1835418Z 2025-05-07T19:58:50.1835421Z 2025-05-07T19:58:50.1835425Z 2025-05-07T19:58:50.1835433Z 2025-05-07T19:58:50.2167980Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:58:50.2252793Z gcc_impl_linux-64-11 | 53.0 MB | #6 | 17% 2025-05-07T19:58:50.2254141Z 2025-05-07T19:58:50.2443542Z gxx_impl_linux-64-11 | 11.2 MB | #######8 | 79%  2025-05-07T19:58:50.2443867Z 2025-05-07T19:58:50.2443872Z 2025-05-07T19:58:50.2443876Z 2025-05-07T19:58:50.2446761Z 2025-05-07T19:58:50.2449434Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:58:50.2449746Z 2025-05-07T19:58:50.2449750Z 2025-05-07T19:58:50.2449754Z 2025-05-07T19:58:50.2451282Z 2025-05-07T19:58:50.2818535Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:58:50.2818857Z 2025-05-07T19:58:50.2818862Z 2025-05-07T19:58:50.2901325Z libstdcxx-devel_linu | 11.1 MB | ###7 | 38%  2025-05-07T19:58:50.2901616Z 2025-05-07T19:58:50.2901621Z 2025-05-07T19:58:50.2901625Z 2025-05-07T19:58:50.2901629Z 2025-05-07T19:58:50.2901633Z 2025-05-07T19:58:50.2902541Z 2025-05-07T19:58:50.3170527Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T19:58:50.3203604Z gcc_impl_linux-64-11 | 53.0 MB | ##8 | 28% 2025-05-07T19:58:50.3203905Z 2025-05-07T19:58:50.3203918Z 2025-05-07T19:58:50.3203952Z 2025-05-07T19:58:50.3203956Z 2025-05-07T19:58:50.3206378Z 2025-05-07T19:58:50.3209234Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:58:50.3209584Z 2025-05-07T19:58:50.3209589Z 2025-05-07T19:58:50.3209616Z 2025-05-07T19:58:50.3209620Z 2025-05-07T19:58:50.3209624Z 2025-05-07T19:58:50.3680254Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:58:50.3680683Z 2025-05-07T19:58:50.3680690Z 2025-05-07T19:58:50.3680695Z 2025-05-07T19:58:50.3680701Z 2025-05-07T19:58:50.3680707Z 2025-05-07T19:58:50.3680714Z 2025-05-07T19:58:50.3680721Z 2025-05-07T19:58:50.3787258Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T19:58:50.3787590Z 2025-05-07T19:58:50.3787594Z 2025-05-07T19:58:50.3787598Z 2025-05-07T19:58:50.3787601Z 2025-05-07T19:58:50.3787606Z 2025-05-07T19:58:50.3788999Z 2025-05-07T19:58:50.3820310Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:58:50.3820845Z 2025-05-07T19:58:50.3822592Z 2025-05-07T19:58:50.3981782Z libstdcxx-devel_linu | 11.1 MB | ########8 | 89%  2025-05-07T19:58:50.3982113Z 2025-05-07T19:58:50.3982119Z 2025-05-07T19:58:50.3982123Z 2025-05-07T19:58:50.3982356Z 2025-05-07T19:58:50.3982360Z 2025-05-07T19:58:50.3982364Z 2025-05-07T19:58:50.3985950Z 2025-05-07T19:58:50.4171256Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:58:50.4274294Z gcc_impl_linux-64-11 | 53.0 MB | #### | 41% 2025-05-07T19:58:50.4274589Z 2025-05-07T19:58:50.4274594Z 2025-05-07T19:58:50.4274599Z 2025-05-07T19:58:50.4274603Z 2025-05-07T19:58:50.4274607Z 2025-05-07T19:58:50.4274611Z 2025-05-07T19:58:50.4274615Z 2025-05-07T19:58:50.4274861Z 2025-05-07T19:58:50.4291063Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:58:50.4291502Z 2025-05-07T19:58:50.4291508Z 2025-05-07T19:58:50.4291513Z 2025-05-07T19:58:50.4291527Z 2025-05-07T19:58:50.4291574Z 2025-05-07T19:58:50.4291578Z 2025-05-07T19:58:50.4291581Z 2025-05-07T19:58:50.4291752Z 2025-05-07T19:58:50.4383876Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:50.4384298Z 2025-05-07T19:58:50.4384336Z 2025-05-07T19:58:50.4384343Z 2025-05-07T19:58:50.4384349Z 2025-05-07T19:58:50.4384356Z 2025-05-07T19:58:50.4384361Z 2025-05-07T19:58:50.4384367Z 2025-05-07T19:58:50.4384372Z 2025-05-07T19:58:50.4384379Z 2025-05-07T19:58:50.4398894Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T19:58:50.4399392Z 2025-05-07T19:58:50.4399401Z 2025-05-07T19:58:50.4399409Z 2025-05-07T19:58:50.4399416Z 2025-05-07T19:58:50.4399421Z 2025-05-07T19:58:50.4399435Z 2025-05-07T19:58:50.4399442Z 2025-05-07T19:58:50.4399448Z 2025-05-07T19:58:50.4399456Z 2025-05-07T19:58:50.4647190Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:58:50.4647941Z 2025-05-07T19:58:50.4821935Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:58:50.4822406Z 2025-05-07T19:58:50.4822411Z 2025-05-07T19:58:50.4822415Z 2025-05-07T19:58:50.4822419Z 2025-05-07T19:58:50.4822423Z 2025-05-07T19:58:50.4822427Z 2025-05-07T19:58:50.4822442Z 2025-05-07T19:58:50.4822446Z 2025-05-07T19:58:50.4822449Z 2025-05-07T19:58:50.4822453Z 2025-05-07T19:58:50.4822469Z 2025-05-07T19:58:50.4826806Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T19:58:50.4827154Z 2025-05-07T19:58:50.4827158Z 2025-05-07T19:58:50.4827162Z 2025-05-07T19:58:50.4827165Z 2025-05-07T19:58:50.4827168Z 2025-05-07T19:58:50.4827172Z 2025-05-07T19:58:50.4827175Z 2025-05-07T19:58:50.4827179Z 2025-05-07T19:58:50.4827182Z 2025-05-07T19:58:50.4828053Z 2025-05-07T19:58:50.4840078Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T19:58:50.4840397Z 2025-05-07T19:58:50.4840402Z 2025-05-07T19:58:50.4840406Z 2025-05-07T19:58:50.4840423Z 2025-05-07T19:58:50.4840427Z 2025-05-07T19:58:50.4840430Z 2025-05-07T19:58:50.4840434Z 2025-05-07T19:58:50.4840452Z 2025-05-07T19:58:50.4840456Z 2025-05-07T19:58:50.4840836Z 2025-05-07T19:58:50.4848583Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:58:50.4849133Z 2025-05-07T19:58:50.4849140Z 2025-05-07T19:58:50.4849147Z 2025-05-07T19:58:50.4849153Z 2025-05-07T19:58:50.4849158Z 2025-05-07T19:58:50.4849163Z 2025-05-07T19:58:50.4849169Z 2025-05-07T19:58:50.4849176Z 2025-05-07T19:58:50.4849182Z 2025-05-07T19:58:50.4849187Z 2025-05-07T19:58:50.4852402Z 2025-05-07T19:58:50.4984350Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:58:50.4984723Z 2025-05-07T19:58:50.4984728Z 2025-05-07T19:58:50.4984732Z 2025-05-07T19:58:50.4985071Z 2025-05-07T19:58:50.5185478Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:58:50.5441252Z gcc_impl_linux-64-11 | 53.0 MB | #####5 | 55% 2025-05-07T19:58:50.5441628Z 2025-05-07T19:58:50.5441634Z 2025-05-07T19:58:50.5730340Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:58:50.5730831Z 2025-05-07T19:58:50.5730837Z 2025-05-07T19:58:50.5731104Z 2025-05-07T19:58:50.5731130Z 2025-05-07T19:58:50.5731157Z 2025-05-07T19:58:50.6114556Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:58:50.6115153Z 2025-05-07T19:58:50.6115163Z 2025-05-07T19:58:50.6115171Z 2025-05-07T19:58:50.6115197Z 2025-05-07T19:58:50.6115203Z 2025-05-07T19:58:50.6115211Z 2025-05-07T19:58:50.6115217Z 2025-05-07T19:58:50.6117595Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:58:50.6118033Z 2025-05-07T19:58:50.6118040Z 2025-05-07T19:58:50.6118049Z 2025-05-07T19:58:50.6118055Z 2025-05-07T19:58:50.6118063Z 2025-05-07T19:58:50.6118070Z 2025-05-07T19:58:50.6118077Z 2025-05-07T19:58:50.6185843Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:58:50.6331982Z gcc_impl_linux-64-11 | 53.0 MB | #######2 | 72% 2025-05-07T19:58:50.6332413Z 2025-05-07T19:58:50.6332419Z 2025-05-07T19:58:50.6332423Z 2025-05-07T19:58:50.6332427Z 2025-05-07T19:58:50.6332454Z 2025-05-07T19:58:50.6333780Z 2025-05-07T19:58:50.6338277Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:58:50.6338629Z 2025-05-07T19:58:50.6338634Z 2025-05-07T19:58:50.6338638Z 2025-05-07T19:58:50.6338641Z 2025-05-07T19:58:50.6338646Z 2025-05-07T19:58:50.6339073Z 2025-05-07T19:58:50.6575302Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:58:50.6575813Z 2025-05-07T19:58:50.6575823Z 2025-05-07T19:58:50.6575830Z 2025-05-07T19:58:50.6575836Z 2025-05-07T19:58:50.6575860Z 2025-05-07T19:58:50.6575867Z 2025-05-07T19:58:50.6575875Z 2025-05-07T19:58:50.6575881Z 2025-05-07T19:58:50.6581749Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:50.6582212Z 2025-05-07T19:58:50.6582234Z 2025-05-07T19:58:50.6582241Z 2025-05-07T19:58:50.6582248Z 2025-05-07T19:58:50.6582256Z 2025-05-07T19:58:50.6582263Z 2025-05-07T19:58:50.6582270Z 2025-05-07T19:58:50.6582277Z 2025-05-07T19:58:50.6664132Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:50.6664538Z 2025-05-07T19:58:50.6664546Z 2025-05-07T19:58:50.6664552Z 2025-05-07T19:58:50.6909418Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:58:50.6909853Z 2025-05-07T19:58:50.6909859Z 2025-05-07T19:58:50.6909863Z 2025-05-07T19:58:50.6909867Z 2025-05-07T19:58:50.6909871Z 2025-05-07T19:58:50.6909875Z 2025-05-07T19:58:50.6909879Z 2025-05-07T19:58:50.6909883Z 2025-05-07T19:58:50.6909886Z 2025-05-07T19:58:50.6917989Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:58:50.6918580Z 2025-05-07T19:58:50.6918588Z 2025-05-07T19:58:50.6918595Z 2025-05-07T19:58:50.6918601Z 2025-05-07T19:58:50.6918635Z 2025-05-07T19:58:50.6918641Z 2025-05-07T19:58:50.6918648Z 2025-05-07T19:58:50.6918655Z 2025-05-07T19:58:50.6918662Z 2025-05-07T19:58:50.7122453Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:58:50.7123039Z 2025-05-07T19:58:50.7123048Z 2025-05-07T19:58:50.7123054Z 2025-05-07T19:58:50.7123057Z 2025-05-07T19:58:50.7123061Z 2025-05-07T19:58:50.7123065Z 2025-05-07T19:58:50.7123069Z 2025-05-07T19:58:50.7123072Z 2025-05-07T19:58:50.7123076Z 2025-05-07T19:58:50.7123079Z 2025-05-07T19:58:50.7129695Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:58:50.7130280Z 2025-05-07T19:58:50.7130287Z 2025-05-07T19:58:50.7130294Z 2025-05-07T19:58:50.7130300Z 2025-05-07T19:58:50.7130306Z 2025-05-07T19:58:50.7130313Z 2025-05-07T19:58:50.7130320Z 2025-05-07T19:58:50.7130341Z 2025-05-07T19:58:50.7130348Z 2025-05-07T19:58:50.7130355Z 2025-05-07T19:58:50.7307913Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:58:50.7308265Z 2025-05-07T19:58:50.7308269Z 2025-05-07T19:58:50.7308288Z 2025-05-07T19:58:50.7308291Z 2025-05-07T19:58:50.7308295Z 2025-05-07T19:58:50.7308404Z 2025-05-07T19:58:50.7308407Z 2025-05-07T19:58:50.7308411Z 2025-05-07T19:58:50.7308414Z 2025-05-07T19:58:50.7308417Z 2025-05-07T19:58:50.7308421Z 2025-05-07T19:58:50.7313716Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:58:50.7314053Z 2025-05-07T19:58:50.7314056Z 2025-05-07T19:58:50.7314060Z 2025-05-07T19:58:50.7314063Z 2025-05-07T19:58:50.7314066Z 2025-05-07T19:58:50.7314070Z 2025-05-07T19:58:50.7314073Z 2025-05-07T19:58:50.7314076Z 2025-05-07T19:58:50.7314084Z 2025-05-07T19:58:50.7314088Z 2025-05-07T19:58:50.7314091Z 2025-05-07T19:58:50.7330336Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:58:50.9406659Z gcc_impl_linux-64-11 | 53.0 MB | ########6 | 86% 2025-05-07T19:58:50.9406978Z 2025-05-07T19:58:51.0139776Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:58:51.0141296Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:58:51.1432142Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:58:51.1432426Z 2025-05-07T19:58:51.1432438Z 2025-05-07T19:58:51.6457921Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:58:51.6462333Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:58:51.6462996Z 2025-05-07T19:58:51.6463392Z 2025-05-07T19:58:51.6463789Z  2025-05-07T19:58:51.6464176Z 2025-05-07T19:58:51.6464184Z 2025-05-07T19:58:51.6464467Z  2025-05-07T19:58:51.6464814Z 2025-05-07T19:58:51.6464821Z 2025-05-07T19:58:51.6464828Z 2025-05-07T19:58:51.6465136Z  2025-05-07T19:58:51.6465468Z 2025-05-07T19:58:51.6465475Z 2025-05-07T19:58:51.6465482Z 2025-05-07T19:58:51.6465488Z 2025-05-07T19:58:51.6465745Z  2025-05-07T19:58:51.6466117Z 2025-05-07T19:58:51.6466122Z 2025-05-07T19:58:51.6466126Z 2025-05-07T19:58:51.6466131Z 2025-05-07T19:58:51.6466138Z 2025-05-07T19:58:51.6466468Z  2025-05-07T19:58:51.6466777Z 2025-05-07T19:58:51.6466781Z 2025-05-07T19:58:51.6466784Z 2025-05-07T19:58:51.6466787Z 2025-05-07T19:58:51.6466791Z 2025-05-07T19:58:51.6466794Z 2025-05-07T19:58:51.6467021Z  2025-05-07T19:58:51.6467395Z 2025-05-07T19:58:51.6467400Z 2025-05-07T19:58:51.6467404Z 2025-05-07T19:58:51.6467409Z 2025-05-07T19:58:51.6467413Z 2025-05-07T19:58:51.6467419Z 2025-05-07T19:58:51.6467425Z 2025-05-07T19:58:51.6467735Z  2025-05-07T19:58:51.6468084Z 2025-05-07T19:58:51.6468089Z 2025-05-07T19:58:51.6468094Z 2025-05-07T19:58:51.6468099Z 2025-05-07T19:58:51.6468104Z 2025-05-07T19:58:51.6468120Z 2025-05-07T19:58:51.6468125Z 2025-05-07T19:58:51.6468130Z 2025-05-07T19:58:51.6468439Z  2025-05-07T19:58:51.6468799Z 2025-05-07T19:58:51.6468804Z 2025-05-07T19:58:51.6468810Z 2025-05-07T19:58:51.6468816Z 2025-05-07T19:58:51.6468820Z 2025-05-07T19:58:51.6468825Z 2025-05-07T19:58:51.6468830Z 2025-05-07T19:58:51.6468835Z 2025-05-07T19:58:51.6468840Z 2025-05-07T19:58:51.6469165Z  2025-05-07T19:58:51.6469542Z 2025-05-07T19:58:51.6469547Z 2025-05-07T19:58:51.6469552Z 2025-05-07T19:58:51.6469556Z 2025-05-07T19:58:51.6469561Z 2025-05-07T19:58:51.6469566Z 2025-05-07T19:58:51.6469572Z 2025-05-07T19:58:51.6469822Z 2025-05-07T19:58:51.6469829Z 2025-05-07T19:58:51.6469836Z 2025-05-07T19:58:51.6470199Z  2025-05-07T19:58:51.6470641Z 2025-05-07T19:58:51.6470794Z 2025-05-07T19:58:51.6470800Z 2025-05-07T19:58:51.6470806Z 2025-05-07T19:58:51.6470814Z 2025-05-07T19:58:51.6470821Z 2025-05-07T19:58:51.6470827Z 2025-05-07T19:58:51.6470833Z 2025-05-07T19:58:51.6470855Z 2025-05-07T19:58:51.6470861Z 2025-05-07T19:58:51.6470868Z 2025-05-07T19:58:51.6471265Z  done 2025-05-07T19:58:51.7471392Z Preparing transaction: \ done 2025-05-07T19:58:51.9475520Z Verifying transaction: / - done 2025-05-07T19:58:52.0486115Z Executing transaction: | done 2025-05-07T19:58:52.1590531Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T19:58:56.0654599Z + 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:56.0655225Z 2025-05-07T19:58:56.0666977Z 2025-05-07T19:58:56.0684319Z + 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:56.0684967Z 2025-05-07T19:58:56.0696408Z 2025-05-07T19:58:56.0713323Z + 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:56.0713927Z 2025-05-07T19:58:56.0724518Z 2025-05-07T19:58:56.0740735Z + 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:56.0741352Z 2025-05-07T19:58:56.0752257Z 2025-05-07T19:58:56.0759737Z [INSTALL] Installing Clang (16.0.6, 64) and relevant libraries through Conda ... 2025-05-07T19:58:56.0780183Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y clangxx=16.0.6 libcxx llvm-openmp=16.0.6 compiler-rt=16.0.6 2025-05-07T19:58:56.8273283Z Channels: 2025-05-07T19:58:56.8273604Z - conda-forge 2025-05-07T19:58:56.8273855Z Platform: linux-64 2025-05-07T19:59:00.0722347Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:59:01.4984634Z Solving environment: \ | / done 2025-05-07T19:59:01.5532850Z 2025-05-07T19:59:01.5533218Z ## Package Plan ## 2025-05-07T19:59:01.5533465Z 2025-05-07T19:59:01.5533847Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:59:01.5534432Z 2025-05-07T19:59:01.5534532Z added / updated specs: 2025-05-07T19:59:01.5534804Z - clangxx=16.0.6 2025-05-07T19:59:01.5535056Z - compiler-rt=16.0.6 2025-05-07T19:59:01.5535302Z - libcxx 2025-05-07T19:59:01.5535525Z - llvm-openmp=16.0.6 2025-05-07T19:59:01.5535689Z 2025-05-07T19:59:01.5535694Z 2025-05-07T19:59:01.5535829Z The following packages will be downloaded: 2025-05-07T19:59:01.5536062Z 2025-05-07T19:59:01.5536218Z package | build 2025-05-07T19:59:01.5536852Z ---------------------------|----------------- 2025-05-07T19:59:01.5537602Z clang-16.0.6 |default_h9e3a008_14 110 KB conda-forge 2025-05-07T19:59:01.5538300Z clang-16-16.0.6 |default_hb5137d0_14 780 KB conda-forge 2025-05-07T19:59:01.5538793Z clangxx-16.0.6 |default_ha78316a_14 110 KB conda-forge 2025-05-07T19:59:01.5539315Z compiler-rt-16.0.6 | h00ab1b0_2 107 KB conda-forge 2025-05-07T19:59:01.5539834Z compiler-rt_linux-64-16.0.6| h00ab1b0_2 36.0 MB conda-forge 2025-05-07T19:59:01.5540356Z icu-73.2 | h59595ed_0 11.5 MB conda-forge 2025-05-07T19:59:01.5540830Z libclang-cpp16-16.0.6 |default_hb5137d0_14 17.3 MB conda-forge 2025-05-07T19:59:01.5541327Z libcxx-19.1.7 | h2713693_1 1000 KB conda-forge 2025-05-07T19:59:01.5542093Z libcxxabi-19.1.7 | hd85fd95_1 158 KB conda-forge 2025-05-07T19:59:01.5542551Z libiconv-1.18 | h4ce23a2_1 696 KB conda-forge 2025-05-07T19:59:01.5543022Z libllvm16-16.0.6 | hb3ce162_3 33.7 MB conda-forge 2025-05-07T19:59:01.5543808Z libxml2-2.12.7 | hc051c1a_1 688 KB conda-forge 2025-05-07T19:59:01.5544495Z libzlib-1.2.13 | h4ab18f5_6 60 KB conda-forge 2025-05-07T19:59:01.5544953Z llvm-openmp-16.0.6 | h4dfa4b3_0 39.9 MB conda-forge 2025-05-07T19:59:01.5545412Z zlib-1.2.13 | h4ab18f5_6 91 KB conda-forge 2025-05-07T19:59:01.5545829Z zstd-1.5.6 | ha6fb4c9_0 542 KB conda-forge 2025-05-07T19:59:01.5546227Z ------------------------------------------------------------ 2025-05-07T19:59:01.5546652Z Total: 142.6 MB 2025-05-07T19:59:01.5547112Z 2025-05-07T19:59:01.5547364Z The following NEW packages will be INSTALLED: 2025-05-07T19:59:01.5547618Z 2025-05-07T19:59:01.5547997Z clang conda-forge/linux-64::clang-16.0.6-default_h9e3a008_14 2025-05-07T19:59:01.5548527Z clang-16 conda-forge/linux-64::clang-16-16.0.6-default_hb5137d0_14 2025-05-07T19:59:01.5549081Z clangxx conda-forge/linux-64::clangxx-16.0.6-default_ha78316a_14 2025-05-07T19:59:01.5549627Z compiler-rt conda-forge/linux-64::compiler-rt-16.0.6-h00ab1b0_2 2025-05-07T19:59:01.5550212Z compiler-rt_linux~ conda-forge/noarch::compiler-rt_linux-64-16.0.6-h00ab1b0_2 2025-05-07T19:59:01.5550724Z icu conda-forge/linux-64::icu-73.2-h59595ed_0 2025-05-07T19:59:01.5551256Z libclang-cpp16 conda-forge/linux-64::libclang-cpp16-16.0.6-default_hb5137d0_14 2025-05-07T19:59:01.5551821Z libcxx conda-forge/linux-64::libcxx-19.1.7-h2713693_1 2025-05-07T19:59:01.5552313Z libcxxabi conda-forge/linux-64::libcxxabi-19.1.7-hd85fd95_1 2025-05-07T19:59:01.5552802Z libiconv conda-forge/linux-64::libiconv-1.18-h4ce23a2_1 2025-05-07T19:59:01.5553293Z libllvm16 conda-forge/linux-64::libllvm16-16.0.6-hb3ce162_3 2025-05-07T19:59:01.5553785Z libxml2 conda-forge/linux-64::libxml2-2.12.7-hc051c1a_1 2025-05-07T19:59:01.5554268Z libzlib conda-forge/linux-64::libzlib-1.2.13-h4ab18f5_6 2025-05-07T19:59:01.5554765Z llvm-openmp conda-forge/linux-64::llvm-openmp-16.0.6-h4dfa4b3_0 2025-05-07T19:59:01.5557052Z zstd conda-forge/linux-64::zstd-1.5.6-ha6fb4c9_0 2025-05-07T19:59:01.5557333Z 2025-05-07T19:59:01.5557464Z The following packages will be UPDATED: 2025-05-07T19:59:01.5557808Z 2025-05-07T19:59:01.5558326Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.2.13-h4ab18f5_6 2025-05-07T19:59:01.5558771Z 2025-05-07T19:59:01.5558776Z 2025-05-07T19:59:01.5558779Z 2025-05-07T19:59:01.5558941Z Downloading and Extracting Packages: ...working... 2025-05-07T19:59:01.5559357Z llvm-openmp-16.0.6 | 39.9 MB | | 0% 2025-05-07T19:59:01.5559612Z 2025-05-07T19:59:01.5559991Z compiler-rt_linux-64 | 36.0 MB | | 0%  2025-05-07T19:59:01.5560258Z 2025-05-07T19:59:01.5560270Z 2025-05-07T19:59:01.5560506Z libllvm16-16.0.6 | 33.7 MB | | 0%  2025-05-07T19:59:01.5560770Z 2025-05-07T19:59:01.5560774Z 2025-05-07T19:59:01.5560778Z 2025-05-07T19:59:01.5566223Z libclang-cpp16-16.0. | 17.3 MB | | 0%  2025-05-07T19:59:01.5566651Z 2025-05-07T19:59:01.5566655Z 2025-05-07T19:59:01.5566658Z 2025-05-07T19:59:01.5566662Z 2025-05-07T19:59:01.5587481Z icu-73.2 | 11.5 MB | | 0%  2025-05-07T19:59:01.5587836Z 2025-05-07T19:59:01.5587842Z 2025-05-07T19:59:01.5587846Z 2025-05-07T19:59:01.5587853Z 2025-05-07T19:59:01.5587865Z 2025-05-07T19:59:01.5588476Z libcxx-19.1.7 | 1000 KB | | 0%  2025-05-07T19:59:01.5589252Z 2025-05-07T19:59:01.5589259Z 2025-05-07T19:59:01.5589263Z 2025-05-07T19:59:01.5589266Z 2025-05-07T19:59:01.5589270Z 2025-05-07T19:59:01.5589279Z 2025-05-07T19:59:01.5590038Z clang-16-16.0.6 | 780 KB | | 0%  2025-05-07T19:59:01.5590712Z 2025-05-07T19:59:01.5590717Z 2025-05-07T19:59:01.5590721Z 2025-05-07T19:59:01.5590724Z 2025-05-07T19:59:01.5590728Z 2025-05-07T19:59:01.5590731Z 2025-05-07T19:59:01.5590738Z 2025-05-07T19:59:01.5591511Z libiconv-1.18 | 696 KB | | 0%  2025-05-07T19:59:01.5592057Z 2025-05-07T19:59:01.5592065Z 2025-05-07T19:59:01.5592071Z 2025-05-07T19:59:01.5592078Z 2025-05-07T19:59:01.5592085Z 2025-05-07T19:59:01.5592093Z 2025-05-07T19:59:01.5592099Z 2025-05-07T19:59:01.5592112Z 2025-05-07T19:59:01.5593615Z libxml2-2.12.7 | 688 KB | | 0%  2025-05-07T19:59:01.5594176Z 2025-05-07T19:59:01.5594186Z 2025-05-07T19:59:01.5594190Z 2025-05-07T19:59:01.5594199Z 2025-05-07T19:59:01.5594203Z 2025-05-07T19:59:01.5594207Z 2025-05-07T19:59:01.5594210Z 2025-05-07T19:59:01.5594229Z 2025-05-07T19:59:01.5594232Z 2025-05-07T19:59:01.5594722Z zstd-1.5.6 | 542 KB | | 0%  2025-05-07T19:59:01.5595008Z 2025-05-07T19:59:01.5595019Z 2025-05-07T19:59:01.5595023Z 2025-05-07T19:59:01.5595041Z 2025-05-07T19:59:01.5595044Z 2025-05-07T19:59:01.5595047Z 2025-05-07T19:59:01.5595051Z 2025-05-07T19:59:01.5595054Z 2025-05-07T19:59:01.5595058Z 2025-05-07T19:59:01.5595061Z 2025-05-07T19:59:01.5596063Z libcxxabi-19.1.7 | 158 KB | | 0%  2025-05-07T19:59:01.5596441Z 2025-05-07T19:59:01.5596447Z 2025-05-07T19:59:01.5596450Z 2025-05-07T19:59:01.5596454Z 2025-05-07T19:59:01.5596457Z 2025-05-07T19:59:01.5596461Z 2025-05-07T19:59:01.5596464Z 2025-05-07T19:59:01.5596467Z 2025-05-07T19:59:01.5596471Z 2025-05-07T19:59:01.5596474Z 2025-05-07T19:59:01.5596478Z 2025-05-07T19:59:01.5597539Z clang-16.0.6 | 110 KB | | 0%  2025-05-07T19:59:01.5597842Z 2025-05-07T19:59:01.5597854Z 2025-05-07T19:59:01.5597857Z 2025-05-07T19:59:01.5597860Z 2025-05-07T19:59:01.5597868Z 2025-05-07T19:59:01.5597871Z 2025-05-07T19:59:01.5597875Z 2025-05-07T19:59:01.5597879Z 2025-05-07T19:59:01.5597883Z 2025-05-07T19:59:01.5597888Z 2025-05-07T19:59:01.5597893Z 2025-05-07T19:59:01.5597898Z 2025-05-07T19:59:01.5598779Z clangxx-16.0.6 | 110 KB | | 0%  2025-05-07T19:59:01.5599081Z 2025-05-07T19:59:01.5599084Z 2025-05-07T19:59:01.5599088Z 2025-05-07T19:59:01.5599091Z 2025-05-07T19:59:01.5599095Z 2025-05-07T19:59:01.5599099Z 2025-05-07T19:59:01.5599102Z 2025-05-07T19:59:01.5599118Z 2025-05-07T19:59:01.5599121Z 2025-05-07T19:59:01.5599124Z 2025-05-07T19:59:01.5599128Z 2025-05-07T19:59:01.5599131Z 2025-05-07T19:59:01.5599138Z 2025-05-07T19:59:01.5600037Z compiler-rt-16.0.6 | 107 KB | | 0%  2025-05-07T19:59:01.5600376Z 2025-05-07T19:59:01.5600379Z 2025-05-07T19:59:01.5600382Z 2025-05-07T19:59:01.5600386Z 2025-05-07T19:59:01.5600389Z 2025-05-07T19:59:01.5600396Z 2025-05-07T19:59:01.5600399Z 2025-05-07T19:59:01.5600403Z 2025-05-07T19:59:01.5600406Z 2025-05-07T19:59:01.5600410Z 2025-05-07T19:59:01.5600417Z 2025-05-07T19:59:01.5600421Z 2025-05-07T19:59:01.5600424Z 2025-05-07T19:59:01.5600428Z 2025-05-07T19:59:01.5601537Z zlib-1.2.13 | 91 KB | | 0%  2025-05-07T19:59:01.5601869Z 2025-05-07T19:59:01.5601880Z 2025-05-07T19:59:01.5601883Z 2025-05-07T19:59:01.5601887Z 2025-05-07T19:59:01.5601890Z 2025-05-07T19:59:01.5601894Z 2025-05-07T19:59:01.5601898Z 2025-05-07T19:59:01.5601901Z 2025-05-07T19:59:01.5601905Z 2025-05-07T19:59:01.5601908Z 2025-05-07T19:59:01.5601911Z 2025-05-07T19:59:01.5601928Z 2025-05-07T19:59:01.5601933Z 2025-05-07T19:59:01.5602039Z 2025-05-07T19:59:01.5607071Z 2025-05-07T19:59:01.8974183Z libzlib-1.2.13 | 60 KB | | 0%  2025-05-07T19:59:01.8974572Z 2025-05-07T19:59:01.8974577Z 2025-05-07T19:59:01.8974840Z 2025-05-07T19:59:01.8974846Z 2025-05-07T19:59:01.9810205Z icu-73.2 | 11.5 MB | | 0%  2025-05-07T19:59:01.9810618Z 2025-05-07T19:59:01.9810628Z 2025-05-07T19:59:01.9810636Z 2025-05-07T19:59:01.9814269Z libclang-cpp16-16.0. | 17.3 MB | | 0%  2025-05-07T19:59:01.9974681Z llvm-openmp-16.0.6 | 39.9 MB | | 0% 2025-05-07T19:59:01.9975146Z 2025-05-07T19:59:01.9975157Z 2025-05-07T19:59:01.9975166Z 2025-05-07T19:59:01.9975173Z 2025-05-07T19:59:02.0119122Z icu-73.2 | 11.5 MB | ##6 | 27%  2025-05-07T19:59:02.0119639Z 2025-05-07T19:59:02.0810902Z compiler-rt_linux-64 | 36.0 MB | | 0%  2025-05-07T19:59:02.0811400Z 2025-05-07T19:59:02.0811439Z 2025-05-07T19:59:02.0811447Z 2025-05-07T19:59:02.0833607Z libclang-cpp16-16.0. | 17.3 MB | #####1 | 52%  2025-05-07T19:59:02.1046789Z llvm-openmp-16.0.6 | 39.9 MB | 8 | 8% 2025-05-07T19:59:02.1047145Z 2025-05-07T19:59:02.1047151Z 2025-05-07T19:59:02.1047155Z 2025-05-07T19:59:02.1047159Z 2025-05-07T19:59:02.1131203Z icu-73.2 | 11.5 MB | ######8 | 68%  2025-05-07T19:59:02.1131502Z 2025-05-07T19:59:02.1815326Z compiler-rt_linux-64 | 36.0 MB | ###1 | 32%  2025-05-07T19:59:02.1815641Z 2025-05-07T19:59:02.1815647Z 2025-05-07T19:59:02.1815678Z 2025-05-07T19:59:02.1885105Z libclang-cpp16-16.0. | 17.3 MB | ########3 | 83%  2025-05-07T19:59:02.1889269Z llvm-openmp-16.0.6 | 39.9 MB | #8 | 18% 2025-05-07T19:59:02.1889583Z 2025-05-07T19:59:02.1890364Z 2025-05-07T19:59:02.2131718Z libllvm16-16.0.6 | 33.7 MB | | 0%  2025-05-07T19:59:02.2132014Z 2025-05-07T19:59:02.2208363Z compiler-rt_linux-64 | 36.0 MB | ######2 | 62%  2025-05-07T19:59:02.2208647Z 2025-05-07T19:59:02.2208651Z 2025-05-07T19:59:02.2208655Z 2025-05-07T19:59:02.2208662Z 2025-05-07T19:59:02.2209501Z icu-73.2 | 11.5 MB | ########## | 100%  2025-05-07T19:59:02.2209876Z 2025-05-07T19:59:02.2209885Z 2025-05-07T19:59:02.2209889Z 2025-05-07T19:59:02.2209893Z 2025-05-07T19:59:02.2574613Z icu-73.2 | 11.5 MB | ########## | 100%  2025-05-07T19:59:02.2574890Z 2025-05-07T19:59:02.2574894Z 2025-05-07T19:59:02.2574897Z 2025-05-07T19:59:02.2574901Z 2025-05-07T19:59:02.2575307Z 2025-05-07T19:59:02.2777964Z libcxx-19.1.7 | 1000 KB | 1 | 2%  2025-05-07T19:59:02.2778267Z 2025-05-07T19:59:02.2778270Z 2025-05-07T19:59:02.2778274Z 2025-05-07T19:59:02.2778277Z 2025-05-07T19:59:02.2781603Z 2025-05-07T19:59:02.2890616Z libcxx-19.1.7 | 1000 KB | ########## | 100%  2025-05-07T19:59:02.2890910Z 2025-05-07T19:59:02.2893307Z 2025-05-07T19:59:02.2927934Z libllvm16-16.0.6 | 33.7 MB | #4 | 15%  2025-05-07T19:59:02.3288156Z llvm-openmp-16.0.6 | 39.9 MB | ##6 | 27% 2025-05-07T19:59:02.3288474Z 2025-05-07T19:59:02.3288501Z 2025-05-07T19:59:02.3288505Z 2025-05-07T19:59:02.3288509Z 2025-05-07T19:59:02.3288514Z 2025-05-07T19:59:02.3289703Z 2025-05-07T19:59:02.3552007Z clang-16-16.0.6 | 780 KB | 2 | 2%  2025-05-07T19:59:02.3552780Z 2025-05-07T19:59:02.3634180Z compiler-rt_linux-64 | 36.0 MB | ########6 | 86%  2025-05-07T19:59:02.3634480Z 2025-05-07T19:59:02.3634485Z 2025-05-07T19:59:02.3634489Z 2025-05-07T19:59:02.3634492Z 2025-05-07T19:59:02.3634497Z 2025-05-07T19:59:02.3639769Z 2025-05-07T19:59:02.3866768Z clang-16-16.0.6 | 780 KB | ########## | 100%  2025-05-07T19:59:02.3867106Z 2025-05-07T19:59:02.3867111Z 2025-05-07T19:59:02.3870032Z 2025-05-07T19:59:02.3893333Z libclang-cpp16-16.0. | 17.3 MB | ########## | 100%  2025-05-07T19:59:02.3893737Z 2025-05-07T19:59:02.3893750Z 2025-05-07T19:59:02.3927503Z libllvm16-16.0.6 | 33.7 MB | ###1 | 32%  2025-05-07T19:59:02.4061705Z llvm-openmp-16.0.6 | 39.9 MB | ###7 | 37% 2025-05-07T19:59:02.4062157Z 2025-05-07T19:59:02.4062161Z 2025-05-07T19:59:02.4062165Z 2025-05-07T19:59:02.4062168Z 2025-05-07T19:59:02.4062172Z 2025-05-07T19:59:02.4062175Z 2025-05-07T19:59:02.4063547Z 2025-05-07T19:59:02.4315206Z libiconv-1.18 | 696 KB | 2 | 2%  2025-05-07T19:59:02.4315534Z 2025-05-07T19:59:02.4315538Z 2025-05-07T19:59:02.4315546Z 2025-05-07T19:59:02.4315549Z 2025-05-07T19:59:02.4317017Z 2025-05-07T19:59:02.4323730Z libcxx-19.1.7 | 1000 KB | ########## | 100%  2025-05-07T19:59:02.4324051Z 2025-05-07T19:59:02.4324071Z 2025-05-07T19:59:02.4324076Z 2025-05-07T19:59:02.4324080Z 2025-05-07T19:59:02.4325224Z 2025-05-07T19:59:02.4338067Z libcxx-19.1.7 | 1000 KB | ########## | 100%  2025-05-07T19:59:02.4338368Z 2025-05-07T19:59:02.4338384Z 2025-05-07T19:59:02.4338396Z 2025-05-07T19:59:02.4338400Z 2025-05-07T19:59:02.4338404Z 2025-05-07T19:59:02.4338407Z 2025-05-07T19:59:02.4338426Z 2025-05-07T19:59:02.4339239Z 2025-05-07T19:59:02.4408214Z libxml2-2.12.7 | 688 KB | 2 | 2%  2025-05-07T19:59:02.4408541Z 2025-05-07T19:59:02.4408545Z 2025-05-07T19:59:02.4408548Z 2025-05-07T19:59:02.4408551Z 2025-05-07T19:59:02.4408555Z 2025-05-07T19:59:02.4408558Z 2025-05-07T19:59:02.4410252Z 2025-05-07T19:59:02.4620967Z libiconv-1.18 | 696 KB | ########## | 100%  2025-05-07T19:59:02.4621423Z 2025-05-07T19:59:02.4621430Z 2025-05-07T19:59:02.4621456Z 2025-05-07T19:59:02.4621463Z 2025-05-07T19:59:02.4621468Z 2025-05-07T19:59:02.4621474Z 2025-05-07T19:59:02.4621479Z 2025-05-07T19:59:02.4622976Z 2025-05-07T19:59:02.4884047Z libxml2-2.12.7 | 688 KB | ########## | 100%  2025-05-07T19:59:02.4884396Z 2025-05-07T19:59:02.4884401Z 2025-05-07T19:59:02.4884404Z 2025-05-07T19:59:02.4884409Z 2025-05-07T19:59:02.4884413Z 2025-05-07T19:59:02.4884417Z 2025-05-07T19:59:02.4884435Z 2025-05-07T19:59:02.4884438Z 2025-05-07T19:59:02.4885923Z 2025-05-07T19:59:02.4929242Z zstd-1.5.6 | 542 KB | 2 | 3%  2025-05-07T19:59:02.5020311Z llvm-openmp-16.0.6 | 39.9 MB | ####9 | 49% 2025-05-07T19:59:02.5020616Z 2025-05-07T19:59:02.5021203Z 2025-05-07T19:59:02.5096820Z libllvm16-16.0.6 | 33.7 MB | ####4 | 44%  2025-05-07T19:59:02.5097125Z 2025-05-07T19:59:02.5097130Z 2025-05-07T19:59:02.5097149Z 2025-05-07T19:59:02.5097152Z 2025-05-07T19:59:02.5097155Z 2025-05-07T19:59:02.5097159Z 2025-05-07T19:59:02.5097163Z 2025-05-07T19:59:02.5097167Z 2025-05-07T19:59:02.5097173Z 2025-05-07T19:59:02.5097190Z 2025-05-07T19:59:02.5119502Z libcxxabi-19.1.7 | 158 KB | # | 10%  2025-05-07T19:59:02.5119857Z 2025-05-07T19:59:02.5119862Z 2025-05-07T19:59:02.5119866Z 2025-05-07T19:59:02.5119869Z 2025-05-07T19:59:02.5119874Z 2025-05-07T19:59:02.5119878Z 2025-05-07T19:59:02.5119895Z 2025-05-07T19:59:02.5119899Z 2025-05-07T19:59:02.5120229Z 2025-05-07T19:59:02.5181756Z zstd-1.5.6 | 542 KB | ########## | 100%  2025-05-07T19:59:02.5182086Z 2025-05-07T19:59:02.5182090Z 2025-05-07T19:59:02.5182094Z 2025-05-07T19:59:02.5182097Z 2025-05-07T19:59:02.5182101Z 2025-05-07T19:59:02.5182105Z 2025-05-07T19:59:02.5182108Z 2025-05-07T19:59:02.5182112Z 2025-05-07T19:59:02.5182115Z 2025-05-07T19:59:02.5182119Z 2025-05-07T19:59:02.5530299Z libcxxabi-19.1.7 | 158 KB | ########## | 100%  2025-05-07T19:59:02.5530693Z 2025-05-07T19:59:02.5530700Z 2025-05-07T19:59:02.5530706Z 2025-05-07T19:59:02.5530713Z 2025-05-07T19:59:02.5530719Z 2025-05-07T19:59:02.5530725Z 2025-05-07T19:59:02.5530951Z 2025-05-07T19:59:02.5530957Z 2025-05-07T19:59:02.5530976Z 2025-05-07T19:59:02.5530980Z 2025-05-07T19:59:02.5531116Z 2025-05-07T19:59:02.5598224Z clang-16.0.6 | 110 KB | #4 | 15%  2025-05-07T19:59:02.5598787Z 2025-05-07T19:59:02.5598793Z 2025-05-07T19:59:02.5598796Z 2025-05-07T19:59:02.5598800Z 2025-05-07T19:59:02.5598803Z 2025-05-07T19:59:02.5598807Z 2025-05-07T19:59:02.5598810Z 2025-05-07T19:59:02.5598814Z 2025-05-07T19:59:02.5598817Z 2025-05-07T19:59:02.5598820Z 2025-05-07T19:59:02.5598824Z 2025-05-07T19:59:02.5809995Z clang-16.0.6 | 110 KB | ########## | 100%  2025-05-07T19:59:02.5810303Z 2025-05-07T19:59:02.5810308Z 2025-05-07T19:59:02.5810312Z 2025-05-07T19:59:02.5810316Z 2025-05-07T19:59:02.5810321Z 2025-05-07T19:59:02.5810325Z 2025-05-07T19:59:02.5810329Z 2025-05-07T19:59:02.5810332Z 2025-05-07T19:59:02.5810350Z 2025-05-07T19:59:02.5810353Z 2025-05-07T19:59:02.5810359Z 2025-05-07T19:59:02.5812242Z 2025-05-07T19:59:02.5865425Z clangxx-16.0.6 | 110 KB | #4 | 15%  2025-05-07T19:59:02.5865785Z 2025-05-07T19:59:02.5865789Z 2025-05-07T19:59:02.5865817Z 2025-05-07T19:59:02.5865820Z 2025-05-07T19:59:02.5865824Z 2025-05-07T19:59:02.5865842Z 2025-05-07T19:59:02.5865846Z 2025-05-07T19:59:02.5865850Z 2025-05-07T19:59:02.5865854Z 2025-05-07T19:59:02.5865858Z 2025-05-07T19:59:02.5865862Z 2025-05-07T19:59:02.5866303Z 2025-05-07T19:59:02.5931202Z clangxx-16.0.6 | 110 KB | ########## | 100%  2025-05-07T19:59:02.6007266Z llvm-openmp-16.0.6 | 39.9 MB | ######2 | 62% 2025-05-07T19:59:02.6007619Z 2025-05-07T19:59:02.6007624Z 2025-05-07T19:59:02.6007629Z 2025-05-07T19:59:02.6007633Z 2025-05-07T19:59:02.6007638Z 2025-05-07T19:59:02.6007651Z 2025-05-07T19:59:02.6007655Z 2025-05-07T19:59:02.6007660Z 2025-05-07T19:59:02.6007664Z 2025-05-07T19:59:02.6007669Z 2025-05-07T19:59:02.6007705Z 2025-05-07T19:59:02.6007710Z 2025-05-07T19:59:02.6008933Z 2025-05-07T19:59:02.6023148Z compiler-rt-16.0.6 | 107 KB | #4 | 15%  2025-05-07T19:59:02.6023523Z 2025-05-07T19:59:02.6024837Z 2025-05-07T19:59:02.6055215Z libllvm16-16.0.6 | 33.7 MB | #####9 | 60%  2025-05-07T19:59:02.6055528Z 2025-05-07T19:59:02.6055532Z 2025-05-07T19:59:02.6055537Z 2025-05-07T19:59:02.6055541Z 2025-05-07T19:59:02.6055545Z 2025-05-07T19:59:02.6055549Z 2025-05-07T19:59:02.6055553Z 2025-05-07T19:59:02.6055556Z 2025-05-07T19:59:02.6055560Z 2025-05-07T19:59:02.6055563Z 2025-05-07T19:59:02.6055567Z 2025-05-07T19:59:02.6055570Z 2025-05-07T19:59:02.6055581Z 2025-05-07T19:59:02.6220539Z compiler-rt-16.0.6 | 107 KB | ########## | 100%  2025-05-07T19:59:02.6220939Z 2025-05-07T19:59:02.6220944Z 2025-05-07T19:59:02.6220947Z 2025-05-07T19:59:02.6220950Z 2025-05-07T19:59:02.6220955Z 2025-05-07T19:59:02.6220984Z 2025-05-07T19:59:02.6220989Z 2025-05-07T19:59:02.6220993Z 2025-05-07T19:59:02.6220997Z 2025-05-07T19:59:02.6221014Z 2025-05-07T19:59:02.6221018Z 2025-05-07T19:59:02.6221022Z 2025-05-07T19:59:02.6221026Z 2025-05-07T19:59:02.6221043Z 2025-05-07T19:59:02.6253694Z zlib-1.2.13 | 91 KB | #7 | 18%  2025-05-07T19:59:02.6254027Z 2025-05-07T19:59:02.6254030Z 2025-05-07T19:59:02.6254035Z 2025-05-07T19:59:02.6254039Z 2025-05-07T19:59:02.6254043Z 2025-05-07T19:59:02.6254047Z 2025-05-07T19:59:02.6254051Z 2025-05-07T19:59:02.6254055Z 2025-05-07T19:59:02.6254058Z 2025-05-07T19:59:02.6254062Z 2025-05-07T19:59:02.6254077Z 2025-05-07T19:59:02.6254081Z 2025-05-07T19:59:02.6254084Z 2025-05-07T19:59:02.6256201Z 2025-05-07T19:59:02.6430991Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T19:59:02.6431330Z 2025-05-07T19:59:02.6431336Z 2025-05-07T19:59:02.6431340Z 2025-05-07T19:59:02.6431549Z 2025-05-07T19:59:02.6431554Z 2025-05-07T19:59:02.6431558Z 2025-05-07T19:59:02.6431577Z 2025-05-07T19:59:02.6431581Z 2025-05-07T19:59:02.6431586Z 2025-05-07T19:59:02.6431590Z 2025-05-07T19:59:02.6431594Z 2025-05-07T19:59:02.6431731Z 2025-05-07T19:59:02.6431737Z 2025-05-07T19:59:02.6431743Z 2025-05-07T19:59:02.6431767Z 2025-05-07T19:59:02.6465188Z libzlib-1.2.13 | 60 KB | ##6 | 27%  2025-05-07T19:59:02.6465621Z 2025-05-07T19:59:02.6465625Z 2025-05-07T19:59:02.6465629Z 2025-05-07T19:59:02.6465633Z 2025-05-07T19:59:02.6465637Z 2025-05-07T19:59:02.6465641Z 2025-05-07T19:59:02.6465645Z 2025-05-07T19:59:02.6465649Z 2025-05-07T19:59:02.6465653Z 2025-05-07T19:59:02.6465657Z 2025-05-07T19:59:02.6465662Z 2025-05-07T19:59:02.6465665Z 2025-05-07T19:59:02.6465669Z 2025-05-07T19:59:02.6465673Z 2025-05-07T19:59:02.6465676Z 2025-05-07T19:59:02.6934233Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T19:59:02.7025621Z llvm-openmp-16.0.6 | 39.9 MB | #######9 | 80% 2025-05-07T19:59:02.7025922Z 2025-05-07T19:59:02.7025964Z 2025-05-07T19:59:02.7935035Z libllvm16-16.0.6 | 33.7 MB | #######9 | 80%  2025-05-07T19:59:02.8542638Z llvm-openmp-16.0.6 | 39.9 MB | #########6 | 96% 2025-05-07T19:59:02.8543045Z 2025-05-07T19:59:02.8543054Z 2025-05-07T19:59:02.8543061Z 2025-05-07T19:59:02.8543069Z 2025-05-07T19:59:02.8543076Z 2025-05-07T19:59:02.8543083Z 2025-05-07T19:59:02.8552889Z clang-16-16.0.6 | 780 KB | ########## | 100%  2025-05-07T19:59:02.8553335Z 2025-05-07T19:59:02.8553344Z 2025-05-07T19:59:02.8553351Z 2025-05-07T19:59:02.8553357Z 2025-05-07T19:59:02.8553363Z 2025-05-07T19:59:02.8553371Z 2025-05-07T19:59:02.9299565Z clang-16-16.0.6 | 780 KB | ########## | 100%  2025-05-07T19:59:02.9300069Z 2025-05-07T19:59:02.9300076Z 2025-05-07T19:59:02.9300084Z 2025-05-07T19:59:02.9300137Z 2025-05-07T19:59:02.9300144Z 2025-05-07T19:59:02.9300147Z 2025-05-07T19:59:02.9300151Z 2025-05-07T19:59:02.9304601Z libiconv-1.18 | 696 KB | ########## | 100%  2025-05-07T19:59:02.9304921Z 2025-05-07T19:59:02.9304943Z 2025-05-07T19:59:02.9304946Z 2025-05-07T19:59:02.9304950Z 2025-05-07T19:59:02.9304953Z 2025-05-07T19:59:02.9304957Z 2025-05-07T19:59:02.9305215Z 2025-05-07T19:59:02.9668741Z libiconv-1.18 | 696 KB | ########## | 100%  2025-05-07T19:59:02.9671162Z 2025-05-07T19:59:02.9868573Z compiler-rt_linux-64 | 36.0 MB | ########## | 100%  2025-05-07T19:59:02.9868898Z 2025-05-07T19:59:02.9868904Z 2025-05-07T19:59:02.9868908Z 2025-05-07T19:59:02.9869405Z 2025-05-07T19:59:02.9922145Z icu-73.2 | 11.5 MB | ########## | 100%  2025-05-07T19:59:02.9922659Z 2025-05-07T19:59:02.9922667Z 2025-05-07T19:59:02.9922674Z 2025-05-07T19:59:02.9922682Z 2025-05-07T19:59:02.9922690Z 2025-05-07T19:59:02.9922731Z 2025-05-07T19:59:02.9922735Z 2025-05-07T19:59:02.9922739Z 2025-05-07T19:59:02.9926443Z libxml2-2.12.7 | 688 KB | ########## | 100%  2025-05-07T19:59:02.9926832Z 2025-05-07T19:59:02.9926836Z 2025-05-07T19:59:02.9926852Z 2025-05-07T19:59:02.9926855Z 2025-05-07T19:59:02.9926859Z 2025-05-07T19:59:02.9926862Z 2025-05-07T19:59:02.9926865Z 2025-05-07T19:59:02.9926872Z 2025-05-07T19:59:03.0213431Z libxml2-2.12.7 | 688 KB | ########## | 100%  2025-05-07T19:59:03.0213873Z 2025-05-07T19:59:03.0213881Z 2025-05-07T19:59:03.0213888Z 2025-05-07T19:59:03.0213895Z 2025-05-07T19:59:03.0213903Z 2025-05-07T19:59:03.0213910Z 2025-05-07T19:59:03.0213915Z 2025-05-07T19:59:03.0213921Z 2025-05-07T19:59:03.0213926Z 2025-05-07T19:59:03.0213932Z 2025-05-07T19:59:03.0218466Z libcxxabi-19.1.7 | 158 KB | ########## | 100%  2025-05-07T19:59:03.0218864Z 2025-05-07T19:59:03.0218871Z 2025-05-07T19:59:03.0218880Z 2025-05-07T19:59:03.0219140Z 2025-05-07T19:59:03.0219148Z 2025-05-07T19:59:03.0219156Z 2025-05-07T19:59:03.0219162Z 2025-05-07T19:59:03.0219184Z 2025-05-07T19:59:03.0219191Z 2025-05-07T19:59:03.0219204Z 2025-05-07T19:59:03.0286036Z libcxxabi-19.1.7 | 158 KB | ########## | 100%  2025-05-07T19:59:03.0286844Z 2025-05-07T19:59:03.0286870Z 2025-05-07T19:59:03.0286876Z 2025-05-07T19:59:03.0286883Z 2025-05-07T19:59:03.0286889Z 2025-05-07T19:59:03.0286896Z 2025-05-07T19:59:03.0286902Z 2025-05-07T19:59:03.0286909Z 2025-05-07T19:59:03.0286922Z 2025-05-07T19:59:03.0289202Z zstd-1.5.6 | 542 KB | ########## | 100%  2025-05-07T19:59:03.0289591Z 2025-05-07T19:59:03.0289596Z 2025-05-07T19:59:03.0289601Z 2025-05-07T19:59:03.0289613Z 2025-05-07T19:59:03.0289620Z 2025-05-07T19:59:03.0289626Z 2025-05-07T19:59:03.0289632Z 2025-05-07T19:59:03.0289638Z 2025-05-07T19:59:03.0289644Z 2025-05-07T19:59:03.1217981Z zstd-1.5.6 | 542 KB | ########## | 100%  2025-05-07T19:59:03.1218388Z 2025-05-07T19:59:03.1218392Z 2025-05-07T19:59:03.1218397Z 2025-05-07T19:59:03.1218401Z 2025-05-07T19:59:03.1218405Z 2025-05-07T19:59:03.1218409Z 2025-05-07T19:59:03.1218431Z 2025-05-07T19:59:03.1218434Z 2025-05-07T19:59:03.1218437Z 2025-05-07T19:59:03.1218441Z 2025-05-07T19:59:03.1218457Z 2025-05-07T19:59:03.1223009Z clang-16.0.6 | 110 KB | ########## | 100%  2025-05-07T19:59:03.1223308Z 2025-05-07T19:59:03.1223322Z 2025-05-07T19:59:03.1223325Z 2025-05-07T19:59:03.1223329Z 2025-05-07T19:59:03.1223332Z 2025-05-07T19:59:03.1223335Z 2025-05-07T19:59:03.1223339Z 2025-05-07T19:59:03.1223342Z 2025-05-07T19:59:03.1223359Z 2025-05-07T19:59:03.1223363Z 2025-05-07T19:59:03.1224334Z 2025-05-07T19:59:03.1324931Z clang-16.0.6 | 110 KB | ########## | 100%  2025-05-07T19:59:03.1325305Z 2025-05-07T19:59:03.1325312Z 2025-05-07T19:59:03.1325331Z 2025-05-07T19:59:03.1325335Z 2025-05-07T19:59:03.1325338Z 2025-05-07T19:59:03.1325341Z 2025-05-07T19:59:03.1325346Z 2025-05-07T19:59:03.1325350Z 2025-05-07T19:59:03.1325367Z 2025-05-07T19:59:03.1325370Z 2025-05-07T19:59:03.1325385Z 2025-05-07T19:59:03.1325396Z 2025-05-07T19:59:03.1330666Z clangxx-16.0.6 | 110 KB | ########## | 100%  2025-05-07T19:59:03.1331049Z 2025-05-07T19:59:03.1331053Z 2025-05-07T19:59:03.1331056Z 2025-05-07T19:59:03.1331060Z 2025-05-07T19:59:03.1331063Z 2025-05-07T19:59:03.1331067Z 2025-05-07T19:59:03.1331070Z 2025-05-07T19:59:03.1331073Z 2025-05-07T19:59:03.1331077Z 2025-05-07T19:59:03.1331080Z 2025-05-07T19:59:03.1331083Z 2025-05-07T19:59:03.1331091Z 2025-05-07T19:59:03.1557426Z clangxx-16.0.6 | 110 KB | ########## | 100%  2025-05-07T19:59:03.1557997Z 2025-05-07T19:59:03.1558006Z 2025-05-07T19:59:03.1558012Z 2025-05-07T19:59:03.1558019Z 2025-05-07T19:59:03.1558074Z 2025-05-07T19:59:03.1558082Z 2025-05-07T19:59:03.1558087Z 2025-05-07T19:59:03.1558094Z 2025-05-07T19:59:03.1558113Z 2025-05-07T19:59:03.1558121Z 2025-05-07T19:59:03.1558127Z 2025-05-07T19:59:03.1558135Z 2025-05-07T19:59:03.1558155Z 2025-05-07T19:59:03.1558162Z 2025-05-07T19:59:03.1561526Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T19:59:03.1562078Z 2025-05-07T19:59:03.1562082Z 2025-05-07T19:59:03.1562085Z 2025-05-07T19:59:03.1562089Z 2025-05-07T19:59:03.1562092Z 2025-05-07T19:59:03.1562095Z 2025-05-07T19:59:03.1562099Z 2025-05-07T19:59:03.1562102Z 2025-05-07T19:59:03.1562106Z 2025-05-07T19:59:03.1562109Z 2025-05-07T19:59:03.1562112Z 2025-05-07T19:59:03.1562116Z 2025-05-07T19:59:03.1562119Z 2025-05-07T19:59:03.1562127Z 2025-05-07T19:59:03.1611747Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T19:59:03.1612228Z 2025-05-07T19:59:03.1612234Z 2025-05-07T19:59:03.1612465Z 2025-05-07T19:59:03.1612471Z 2025-05-07T19:59:03.1612475Z 2025-05-07T19:59:03.1612478Z 2025-05-07T19:59:03.1612481Z 2025-05-07T19:59:03.1612485Z 2025-05-07T19:59:03.1612503Z 2025-05-07T19:59:03.1612506Z 2025-05-07T19:59:03.1612620Z 2025-05-07T19:59:03.1612623Z 2025-05-07T19:59:03.1612632Z 2025-05-07T19:59:03.1617946Z compiler-rt-16.0.6 | 107 KB | ########## | 100%  2025-05-07T19:59:03.1618517Z 2025-05-07T19:59:03.1618526Z 2025-05-07T19:59:03.1618531Z 2025-05-07T19:59:03.1618537Z 2025-05-07T19:59:03.1618544Z 2025-05-07T19:59:03.1618551Z 2025-05-07T19:59:03.1618558Z 2025-05-07T19:59:03.1618565Z 2025-05-07T19:59:03.1618570Z 2025-05-07T19:59:03.1618576Z 2025-05-07T19:59:03.1618581Z 2025-05-07T19:59:03.1618586Z 2025-05-07T19:59:03.1618607Z 2025-05-07T19:59:03.1732955Z compiler-rt-16.0.6 | 107 KB | ########## | 100%  2025-05-07T19:59:03.1733447Z 2025-05-07T19:59:03.1733465Z 2025-05-07T19:59:03.1734071Z libllvm16-16.0.6 | 33.7 MB | ########## | 100%  2025-05-07T19:59:03.1734394Z 2025-05-07T19:59:03.1734419Z 2025-05-07T19:59:03.1740276Z libllvm16-16.0.6 | 33.7 MB | ########## | 100%  2025-05-07T19:59:03.1740783Z 2025-05-07T19:59:03.1740804Z 2025-05-07T19:59:03.1740808Z 2025-05-07T19:59:03.1740811Z 2025-05-07T19:59:03.1740828Z 2025-05-07T19:59:03.1740831Z 2025-05-07T19:59:03.1740835Z 2025-05-07T19:59:03.1740838Z 2025-05-07T19:59:03.1740841Z 2025-05-07T19:59:03.1740845Z 2025-05-07T19:59:03.1740848Z 2025-05-07T19:59:03.1740851Z 2025-05-07T19:59:03.1740854Z 2025-05-07T19:59:03.1740858Z 2025-05-07T19:59:03.1741393Z 2025-05-07T19:59:03.1744535Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T19:59:03.1744956Z 2025-05-07T19:59:03.1744960Z 2025-05-07T19:59:03.1744963Z 2025-05-07T19:59:03.1744967Z 2025-05-07T19:59:03.1744970Z 2025-05-07T19:59:03.1744973Z 2025-05-07T19:59:03.1744977Z 2025-05-07T19:59:03.1744988Z 2025-05-07T19:59:03.1744992Z 2025-05-07T19:59:03.1744995Z 2025-05-07T19:59:03.1744998Z 2025-05-07T19:59:03.1745001Z 2025-05-07T19:59:03.1745005Z 2025-05-07T19:59:03.1745009Z 2025-05-07T19:59:03.1745012Z 2025-05-07T19:59:03.2484263Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T19:59:03.2648968Z llvm-openmp-16.0.6 | 39.9 MB | ########## | 100% 2025-05-07T19:59:03.2649239Z 2025-05-07T19:59:03.2649244Z 2025-05-07T19:59:03.2649253Z 2025-05-07T19:59:03.6450108Z libclang-cpp16-16.0. | 17.3 MB | ########## | 100%  2025-05-07T19:59:03.6450413Z 2025-05-07T19:59:03.7268366Z compiler-rt_linux-64 | 36.0 MB | ########## | 100%  2025-05-07T19:59:03.7268663Z 2025-05-07T19:59:03.7268667Z 2025-05-07T19:59:03.8183149Z libllvm16-16.0.6 | 33.7 MB | ########## | 100%  2025-05-07T19:59:03.8187732Z llvm-openmp-16.0.6 | 39.9 MB | ########## | 100% 2025-05-07T19:59:03.8188147Z 2025-05-07T19:59:03.8188364Z 2025-05-07T19:59:03.8188612Z  2025-05-07T19:59:03.8188862Z 2025-05-07T19:59:03.8188867Z 2025-05-07T19:59:03.8189052Z  2025-05-07T19:59:03.8189299Z 2025-05-07T19:59:03.8189304Z 2025-05-07T19:59:03.8189307Z 2025-05-07T19:59:03.8189480Z  2025-05-07T19:59:03.8189717Z 2025-05-07T19:59:03.8189721Z 2025-05-07T19:59:03.8189724Z 2025-05-07T19:59:03.8189728Z 2025-05-07T19:59:03.8189903Z  2025-05-07T19:59:03.8190129Z 2025-05-07T19:59:03.8190146Z 2025-05-07T19:59:03.8190149Z 2025-05-07T19:59:03.8190153Z 2025-05-07T19:59:03.8190156Z 2025-05-07T19:59:03.8190335Z  2025-05-07T19:59:03.8190559Z 2025-05-07T19:59:03.8190563Z 2025-05-07T19:59:03.8190566Z 2025-05-07T19:59:03.8190766Z 2025-05-07T19:59:03.8190771Z 2025-05-07T19:59:03.8190774Z 2025-05-07T19:59:03.8190967Z  2025-05-07T19:59:03.8191199Z 2025-05-07T19:59:03.8191337Z 2025-05-07T19:59:03.8191341Z 2025-05-07T19:59:03.8191344Z 2025-05-07T19:59:03.8191361Z 2025-05-07T19:59:03.8191364Z 2025-05-07T19:59:03.8191368Z 2025-05-07T19:59:03.8191593Z  2025-05-07T19:59:03.8191845Z 2025-05-07T19:59:03.8191849Z 2025-05-07T19:59:03.8191852Z 2025-05-07T19:59:03.8191856Z 2025-05-07T19:59:03.8191859Z 2025-05-07T19:59:03.8191862Z 2025-05-07T19:59:03.8191866Z 2025-05-07T19:59:03.8191869Z 2025-05-07T19:59:03.8192058Z  2025-05-07T19:59:03.8192310Z 2025-05-07T19:59:03.8192314Z 2025-05-07T19:59:03.8192317Z 2025-05-07T19:59:03.8192321Z 2025-05-07T19:59:03.8192324Z 2025-05-07T19:59:03.8192332Z 2025-05-07T19:59:03.8192335Z 2025-05-07T19:59:03.8192338Z 2025-05-07T19:59:03.8192342Z 2025-05-07T19:59:03.8192536Z  2025-05-07T19:59:03.8192790Z 2025-05-07T19:59:03.8192793Z 2025-05-07T19:59:03.8192797Z 2025-05-07T19:59:03.8192800Z 2025-05-07T19:59:03.8192803Z 2025-05-07T19:59:03.8192807Z 2025-05-07T19:59:03.8192811Z 2025-05-07T19:59:03.8192814Z 2025-05-07T19:59:03.8192818Z 2025-05-07T19:59:03.8192821Z 2025-05-07T19:59:03.8193032Z  2025-05-07T19:59:03.8193280Z 2025-05-07T19:59:03.8193283Z 2025-05-07T19:59:03.8193287Z 2025-05-07T19:59:03.8193290Z 2025-05-07T19:59:03.8193293Z 2025-05-07T19:59:03.8193296Z 2025-05-07T19:59:03.8193300Z 2025-05-07T19:59:03.8193303Z 2025-05-07T19:59:03.8193306Z 2025-05-07T19:59:03.8193310Z 2025-05-07T19:59:03.8193313Z 2025-05-07T19:59:03.8193527Z  2025-05-07T19:59:03.8193768Z 2025-05-07T19:59:03.8193772Z 2025-05-07T19:59:03.8193775Z 2025-05-07T19:59:03.8193778Z 2025-05-07T19:59:03.8193781Z 2025-05-07T19:59:03.8193785Z 2025-05-07T19:59:03.8193792Z 2025-05-07T19:59:03.8193796Z 2025-05-07T19:59:03.8193799Z 2025-05-07T19:59:03.8193814Z 2025-05-07T19:59:03.8193818Z 2025-05-07T19:59:03.8193821Z 2025-05-07T19:59:03.8194022Z  2025-05-07T19:59:03.8194265Z 2025-05-07T19:59:03.8194269Z 2025-05-07T19:59:03.8194273Z 2025-05-07T19:59:03.8194288Z 2025-05-07T19:59:03.8194291Z 2025-05-07T19:59:03.8194295Z 2025-05-07T19:59:03.8194298Z 2025-05-07T19:59:03.8194301Z 2025-05-07T19:59:03.8194305Z 2025-05-07T19:59:03.8194308Z 2025-05-07T19:59:03.8194311Z 2025-05-07T19:59:03.8194315Z 2025-05-07T19:59:03.8194318Z 2025-05-07T19:59:03.8194528Z  2025-05-07T19:59:03.8194786Z 2025-05-07T19:59:03.8194789Z 2025-05-07T19:59:03.8194793Z 2025-05-07T19:59:03.8194796Z 2025-05-07T19:59:03.8194799Z 2025-05-07T19:59:03.8194803Z 2025-05-07T19:59:03.8194806Z 2025-05-07T19:59:03.8194813Z 2025-05-07T19:59:03.8194816Z 2025-05-07T19:59:03.8194820Z 2025-05-07T19:59:03.8194823Z 2025-05-07T19:59:03.8194826Z 2025-05-07T19:59:03.8194830Z 2025-05-07T19:59:03.8194833Z 2025-05-07T19:59:03.8195058Z  2025-05-07T19:59:03.8195306Z 2025-05-07T19:59:03.8195309Z 2025-05-07T19:59:03.8195313Z 2025-05-07T19:59:03.8195316Z 2025-05-07T19:59:03.8195319Z 2025-05-07T19:59:03.8195323Z 2025-05-07T19:59:03.8195326Z 2025-05-07T19:59:03.8195329Z 2025-05-07T19:59:03.8195333Z 2025-05-07T19:59:03.8195337Z 2025-05-07T19:59:03.8195340Z 2025-05-07T19:59:03.8195344Z 2025-05-07T19:59:03.8195347Z 2025-05-07T19:59:03.8195362Z 2025-05-07T19:59:03.8195366Z 2025-05-07T19:59:03.8195685Z  done 2025-05-07T19:59:03.9196777Z Preparing transaction: \ done 2025-05-07T19:59:04.0201998Z Verifying transaction: / done 2025-05-07T19:59:04.1213058Z Executing transaction: \ done 2025-05-07T19:59:04.2247161Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T19:59:08.1257142Z + ln -sf /github/home/miniconda/envs/build_binary/bin/clang /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:59:08.1257716Z 2025-05-07T19:59:08.1269011Z 2025-05-07T19:59:08.1285921Z + ln -sf /github/home/miniconda/envs/build_binary/bin/clang /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:59:08.1286456Z 2025-05-07T19:59:08.1298584Z 2025-05-07T19:59:08.1315032Z + ln -sf /github/home/miniconda/envs/build_binary/bin/clang++ /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:59:08.1315589Z 2025-05-07T19:59:08.1326875Z 2025-05-07T19:59:08.1342690Z + ln -sf /github/home/miniconda/envs/build_binary/bin/clang++ /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:59:08.1343222Z 2025-05-07T19:59:08.1354746Z 2025-05-07T19:59:08.1356216Z + conda env config vars set -n build_binary CC= 2025-05-07T19:59:08.5819159Z 2025-05-07T19:59:08.5819170Z 2025-05-07T19:59:08.5819646Z + conda env config vars set -n build_binary CXX= 2025-05-07T19:59:08.5819957Z 2025-05-07T19:59:09.0225651Z 2025-05-07T19:59:09.0226089Z + conda run -n build_binary printenv CC 2025-05-07T19:59:09.0226364Z 2025-05-07T19:59:10.8968389Z /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc 2025-05-07T19:59:10.8968806Z 2025-05-07T19:59:10.9678281Z 2025-05-07T19:59:10.9678687Z + conda run -n build_binary printenv CXX 2025-05-07T19:59:10.9678971Z 2025-05-07T19:59:12.8483938Z /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ 2025-05-07T19:59:12.8484346Z 2025-05-07T19:59:12.9090562Z 2025-05-07T19:59:14.8547022Z [ENV] Appending to LD_LIBRARY_PATH: /github/home/miniconda/envs/build_binary/lib ... 2025-05-07T19:59:16.7221716Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T19:59:16.7834150Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/github/home/miniconda/envs/build_binary/lib 2025-05-07T19:59:16.7834701Z 2025-05-07T19:59:17.2294335Z 2025-05-07T19:59:19.0943400Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:59:19.0943740Z 2025-05-07T19:59:19.1612324Z [CHECK] Binary cc found in PATH 2025-05-07T19:59:21.0555367Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:59:21.0555676Z 2025-05-07T19:59:21.1212408Z [CHECK] Binary gcc found in PATH 2025-05-07T19:59:23.0204545Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:59:23.0204856Z 2025-05-07T19:59:23.0836441Z [CHECK] Binary c++ found in PATH 2025-05-07T19:59:24.9734772Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:59:24.9735430Z 2025-05-07T19:59:25.0379635Z [CHECK] Binary g++ found in PATH 2025-05-07T19:59:25.0381591Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T19:59:25.0382313Z + conda run -n build_binary cc -dM -E - 2025-05-07T19:59:25.0382611Z 2025-05-07T19:59:26.9441648Z #define _LP64 1 2025-05-07T19:59:26.9441983Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:59:26.9442318Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:59:26.9442596Z #define __ATOMIC_CONSUME 1 2025-05-07T19:59:26.9442875Z #define __ATOMIC_RELAXED 0 2025-05-07T19:59:26.9443135Z #define __ATOMIC_RELEASE 3 2025-05-07T19:59:26.9443403Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:59:26.9443683Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:59:26.9443985Z #define __BITINT_MAXWIDTH__ 8388608 2025-05-07T19:59:26.9444310Z #define __BOOL_WIDTH__ 8 2025-05-07T19:59:26.9444615Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:26.9444971Z #define __CHAR16_TYPE__ unsigned short 2025-05-07T19:59:26.9445280Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:59:26.9445862Z #define __CHAR_BIT__ 8 2025-05-07T19:59:26.9446142Z #define __CLANG_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:59:26.9446474Z #define __CLANG_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:59:26.9446829Z #define __CLANG_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:59:26.9447290Z #define __CLANG_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:59:26.9447609Z #define __CLANG_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:59:26.9448112Z #define __CLANG_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:59:26.9448450Z #define __CLANG_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:59:26.9448774Z #define __CLANG_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:59:26.9449119Z #define __CLANG_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:59:26.9449455Z #define __CLANG_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:59:26.9449789Z #define __CONSTANT_CFSTRINGS__ 1 2025-05-07T19:59:26.9450175Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:59:26.9450494Z #define __DBL_DENORM_MIN__ 4.9406564584124654e-324 2025-05-07T19:59:26.9450838Z #define __DBL_DIG__ 15 2025-05-07T19:59:26.9451110Z #define __DBL_EPSILON__ 2.2204460492503131e-16 2025-05-07T19:59:26.9451446Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:59:26.9451734Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:59:26.9452007Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:26.9452292Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:59:26.9452573Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:59:26.9452846Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:59:26.9453135Z #define __DBL_MAX__ 1.7976931348623157e+308 2025-05-07T19:59:26.9453468Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:59:26.9453764Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:59:26.9454044Z #define __DBL_MIN__ 2.2250738585072014e-308 2025-05-07T19:59:26.9454380Z #define __DECIMAL_DIG__ __LDBL_DECIMAL_DIG__ 2025-05-07T19:59:26.9454701Z #define __ELF__ 1 2025-05-07T19:59:26.9454933Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:59:26.9455208Z #define __FLOAT128__ 1 2025-05-07T19:59:26.9455461Z #define __FLT16_DECIMAL_DIG__ 5 2025-05-07T19:59:26.9455775Z #define __FLT16_DENORM_MIN__ 5.9604644775390625e-8F16 2025-05-07T19:59:26.9456126Z #define __FLT16_DIG__ 3 2025-05-07T19:59:26.9456396Z #define __FLT16_EPSILON__ 9.765625e-4F16 2025-05-07T19:59:26.9456706Z #define __FLT16_HAS_DENORM__ 1 2025-05-07T19:59:26.9456994Z #define __FLT16_HAS_INFINITY__ 1 2025-05-07T19:59:26.9457298Z #define __FLT16_HAS_QUIET_NAN__ 1 2025-05-07T19:59:26.9457585Z #define __FLT16_MANT_DIG__ 11 2025-05-07T19:59:26.9457869Z #define __FLT16_MAX_10_EXP__ 4 2025-05-07T19:59:26.9458218Z #define __FLT16_MAX_EXP__ 16 2025-05-07T19:59:26.9458501Z #define __FLT16_MAX__ 6.5504e+4F16 2025-05-07T19:59:26.9458788Z #define __FLT16_MIN_10_EXP__ (-4) 2025-05-07T19:59:26.9459083Z #define __FLT16_MIN_EXP__ (-13) 2025-05-07T19:59:26.9459370Z #define __FLT16_MIN__ 6.103515625e-5F16 2025-05-07T19:59:26.9459667Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:59:26.9459966Z #define __FLT_DENORM_MIN__ 1.40129846e-45F 2025-05-07T19:59:26.9460279Z #define __FLT_DIG__ 6 2025-05-07T19:59:26.9460525Z #define __FLT_EPSILON__ 1.19209290e-7F 2025-05-07T19:59:26.9460840Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:59:26.9461121Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:59:26.9461393Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:59:26.9461678Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:59:26.9461953Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:59:26.9462224Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:59:26.9462498Z #define __FLT_MAX__ 3.40282347e+38F 2025-05-07T19:59:26.9462796Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:59:26.9463088Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:59:26.9463359Z #define __FLT_MIN__ 1.17549435e-38F 2025-05-07T19:59:26.9463649Z #define __FLT_RADIX__ 2 2025-05-07T19:59:26.9463897Z #define __FXSR__ 1 2025-05-07T19:59:26.9464134Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:59:26.9464444Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:59:26.9464768Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:59:26.9465093Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:59:26.9465426Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:59:26.9465922Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:59:26.9466230Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:59:26.9466555Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:59:26.9466880Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:59:26.9467300Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:59:26.9467639Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:59:26.9467986Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:59:26.9468312Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:59:26.9468624Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:59:26.9468979Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:59:26.9469330Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:59:26.9469667Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:59:26.9469994Z #define __GNUC_MINOR__ 2 2025-05-07T19:59:26.9470264Z #define __GNUC_PATCHLEVEL__ 1 2025-05-07T19:59:26.9470543Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:59:26.9470818Z #define __GNUC__ 4 2025-05-07T19:59:26.9471062Z #define __GXX_ABI_VERSION 1002 2025-05-07T19:59:26.9471331Z #define __INT16_C_SUFFIX__ 2025-05-07T19:59:26.9471602Z #define __INT16_FMTd__ "hd" 2025-05-07T19:59:26.9471877Z #define __INT16_FMTi__ "hi" 2025-05-07T19:59:26.9472138Z #define __INT16_MAX__ 32767 2025-05-07T19:59:26.9472407Z #define __INT16_TYPE__ short 2025-05-07T19:59:26.9472686Z #define __INT32_C_SUFFIX__ 2025-05-07T19:59:26.9472957Z #define __INT32_FMTd__ "d" 2025-05-07T19:59:26.9473207Z #define __INT32_FMTi__ "i" 2025-05-07T19:59:26.9473472Z #define __INT32_MAX__ 2147483647 2025-05-07T19:59:26.9473757Z #define __INT32_TYPE__ int 2025-05-07T19:59:26.9474012Z #define __INT64_C_SUFFIX__ L 2025-05-07T19:59:26.9474285Z #define __INT64_FMTd__ "ld" 2025-05-07T19:59:26.9474550Z #define __INT64_FMTi__ "li" 2025-05-07T19:59:26.9474817Z #define __INT64_MAX__ 9223372036854775807L 2025-05-07T19:59:26.9475133Z #define __INT64_TYPE__ long int 2025-05-07T19:59:26.9475418Z #define __INT8_C_SUFFIX__ 2025-05-07T19:59:26.9475675Z #define __INT8_FMTd__ "hhd" 2025-05-07T19:59:26.9475945Z #define __INT8_FMTi__ "hhi" 2025-05-07T19:59:26.9476211Z #define __INT8_MAX__ 127 2025-05-07T19:59:26.9476466Z #define __INT8_TYPE__ signed char 2025-05-07T19:59:26.9476767Z #define __INTMAX_C_SUFFIX__ L 2025-05-07T19:59:26.9477050Z #define __INTMAX_FMTd__ "ld" 2025-05-07T19:59:26.9477317Z #define __INTMAX_FMTi__ "li" 2025-05-07T19:59:26.9477608Z #define __INTMAX_MAX__ 9223372036854775807L 2025-05-07T19:59:26.9477932Z #define __INTMAX_TYPE__ long int 2025-05-07T19:59:26.9478220Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:59:26.9478482Z #define __INTPTR_FMTd__ "ld" 2025-05-07T19:59:26.9478762Z #define __INTPTR_FMTi__ "li" 2025-05-07T19:59:26.9479053Z #define __INTPTR_MAX__ 9223372036854775807L 2025-05-07T19:59:26.9479364Z #define __INTPTR_TYPE__ long int 2025-05-07T19:59:26.9479656Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:59:26.9479933Z #define __INT_FAST16_FMTd__ "hd" 2025-05-07T19:59:26.9480220Z #define __INT_FAST16_FMTi__ "hi" 2025-05-07T19:59:26.9480507Z #define __INT_FAST16_MAX__ 32767 2025-05-07T19:59:26.9480798Z #define __INT_FAST16_TYPE__ short 2025-05-07T19:59:26.9481082Z #define __INT_FAST16_WIDTH__ 16 2025-05-07T19:59:26.9481364Z #define __INT_FAST32_FMTd__ "d" 2025-05-07T19:59:26.9481649Z #define __INT_FAST32_FMTi__ "i" 2025-05-07T19:59:26.9481922Z #define __INT_FAST32_MAX__ 2147483647 2025-05-07T19:59:26.9482227Z #define __INT_FAST32_TYPE__ int 2025-05-07T19:59:26.9482510Z #define __INT_FAST32_WIDTH__ 32 2025-05-07T19:59:26.9482792Z #define __INT_FAST64_FMTd__ "ld" 2025-05-07T19:59:26.9483069Z #define __INT_FAST64_FMTi__ "li" 2025-05-07T19:59:26.9483381Z #define __INT_FAST64_MAX__ 9223372036854775807L 2025-05-07T19:59:26.9483723Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:59:26.9484020Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:59:26.9484303Z #define __INT_FAST8_FMTd__ "hhd" 2025-05-07T19:59:26.9484597Z #define __INT_FAST8_FMTi__ "hhi" 2025-05-07T19:59:26.9484876Z #define __INT_FAST8_MAX__ 127 2025-05-07T19:59:26.9485261Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:59:26.9485580Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:59:26.9485852Z #define __INT_LEAST16_FMTd__ "hd" 2025-05-07T19:59:26.9486152Z #define __INT_LEAST16_FMTi__ "hi" 2025-05-07T19:59:26.9486564Z #define __INT_LEAST16_MAX__ 32767 2025-05-07T19:59:26.9486849Z #define __INT_LEAST16_TYPE__ short 2025-05-07T19:59:26.9487151Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:59:26.9487443Z #define __INT_LEAST32_FMTd__ "d" 2025-05-07T19:59:26.9487734Z #define __INT_LEAST32_FMTi__ "i" 2025-05-07T19:59:26.9488016Z #define __INT_LEAST32_MAX__ 2147483647 2025-05-07T19:59:26.9488330Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:59:26.9488618Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:59:26.9488898Z #define __INT_LEAST64_FMTd__ "ld" 2025-05-07T19:59:26.9489193Z #define __INT_LEAST64_FMTi__ "li" 2025-05-07T19:59:26.9489515Z #define __INT_LEAST64_MAX__ 9223372036854775807L 2025-05-07T19:59:26.9489851Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:59:26.9490166Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:59:26.9490458Z #define __INT_LEAST8_FMTd__ "hhd" 2025-05-07T19:59:26.9490740Z #define __INT_LEAST8_FMTi__ "hhi" 2025-05-07T19:59:26.9491034Z #define __INT_LEAST8_MAX__ 127 2025-05-07T19:59:26.9491332Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:59:26.9491645Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:59:26.9491924Z #define __INT_MAX__ 2147483647 2025-05-07T19:59:26.9492197Z #define __INT_WIDTH__ 32 2025-05-07T19:59:26.9492480Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:59:26.9492803Z #define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L 2025-05-07T19:59:26.9493179Z #define __LDBL_DIG__ 18 2025-05-07T19:59:26.9493461Z #define __LDBL_EPSILON__ 1.08420217248550443401e-19L 2025-05-07T19:59:26.9493811Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:59:26.9494119Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:59:26.9494396Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:26.9494689Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:59:26.9494971Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:59:26.9495247Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:59:26.9495557Z #define __LDBL_MAX__ 1.18973149535723176502e+4932L 2025-05-07T19:59:26.9495905Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:59:26.9496205Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:59:26.9496528Z #define __LDBL_MIN__ 3.36210314311209350626e-4932L 2025-05-07T19:59:26.9496870Z #define __LITTLE_ENDIAN__ 1 2025-05-07T19:59:26.9497132Z #define __LLONG_WIDTH__ 64 2025-05-07T19:59:26.9497424Z #define __LONG_LONG_MAX__ 9223372036854775807LL 2025-05-07T19:59:26.9497765Z #define __LONG_MAX__ 9223372036854775807L 2025-05-07T19:59:26.9498170Z #define __LONG_WIDTH__ 64 2025-05-07T19:59:26.9498420Z #define __LP64__ 1 2025-05-07T19:59:26.9498658Z #define __MMX__ 1 2025-05-07T19:59:26.9498892Z #define __NO_INLINE__ 1 2025-05-07T19:59:26.9499144Z #define __NO_MATH_INLINES 1 2025-05-07T19:59:26.9499424Z #define __OBJC_BOOL_IS_BOOL 0 2025-05-07T19:59:26.9499747Z #define __OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES 3 2025-05-07T19:59:26.9500098Z #define __OPENCL_MEMORY_SCOPE_DEVICE 2 2025-05-07T19:59:26.9500430Z #define __OPENCL_MEMORY_SCOPE_SUB_GROUP 4 2025-05-07T19:59:26.9500772Z #define __OPENCL_MEMORY_SCOPE_WORK_GROUP 1 2025-05-07T19:59:26.9501106Z #define __OPENCL_MEMORY_SCOPE_WORK_ITEM 0 2025-05-07T19:59:26.9501432Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:59:26.9501735Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:59:26.9502046Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:59:26.9502320Z #define __PIC__ 2 2025-05-07T19:59:26.9502547Z #define __PIE__ 2 2025-05-07T19:59:26.9502791Z #define __POINTER_WIDTH__ 64 2025-05-07T19:59:26.9503071Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:59:26.9503386Z #define __PTRDIFF_FMTd__ "ld" 2025-05-07T19:59:26.9503673Z #define __PTRDIFF_FMTi__ "li" 2025-05-07T19:59:26.9503960Z #define __PTRDIFF_MAX__ 9223372036854775807L 2025-05-07T19:59:26.9504289Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:59:26.9504679Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:59:26.9504952Z #define __REGISTER_PREFIX__ 2025-05-07T19:59:26.9505228Z #define __SCHAR_MAX__ 127 2025-05-07T19:59:26.9505485Z #define __SEG_FS 1 2025-05-07T19:59:26.9505706Z #define __SEG_GS 1 2025-05-07T19:59:26.9506034Z #define __SHRT_MAX__ 32767 2025-05-07T19:59:26.9506302Z #define __SHRT_WIDTH__ 16 2025-05-07T19:59:26.9506564Z #define __SIG_ATOMIC_MAX__ 2147483647 2025-05-07T19:59:26.9506877Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:59:26.9507169Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:59:26.9507438Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:59:26.9507729Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:59:26.9508004Z #define __SIZEOF_INT128__ 16 2025-05-07T19:59:26.9508282Z #define __SIZEOF_INT__ 4 2025-05-07T19:59:26.9508538Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:59:26.9508836Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:59:26.9509117Z #define __SIZEOF_LONG__ 8 2025-05-07T19:59:26.9509370Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:59:26.9509659Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:59:26.9509939Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:59:26.9510194Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:59:26.9510468Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:59:26.9510746Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:59:26.9511009Z #define __SIZE_FMTX__ "lX" 2025-05-07T19:59:26.9511277Z #define __SIZE_FMTo__ "lo" 2025-05-07T19:59:26.9511543Z #define __SIZE_FMTu__ "lu" 2025-05-07T19:59:26.9511796Z #define __SIZE_FMTx__ "lx" 2025-05-07T19:59:26.9512076Z #define __SIZE_MAX__ 18446744073709551615UL 2025-05-07T19:59:26.9512408Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:59:26.9512710Z #define __SIZE_WIDTH__ 64 2025-05-07T19:59:26.9512980Z #define __SSE2_MATH__ 1 2025-05-07T19:59:26.9513226Z #define __SSE2__ 1 2025-05-07T19:59:26.9513463Z #define __SSE_MATH__ 1 2025-05-07T19:59:26.9513695Z #define __SSE__ 1 2025-05-07T19:59:26.9513931Z #define __STDC_HOSTED__ 1 2025-05-07T19:59:26.9514197Z #define __STDC_UTF_16__ 1 2025-05-07T19:59:26.9514443Z #define __STDC_UTF_32__ 1 2025-05-07T19:59:26.9514714Z #define __STDC_VERSION__ 201710L 2025-05-07T19:59:26.9514997Z #define __STDC__ 1 2025-05-07T19:59:26.9515223Z #define __UINT16_C_SUFFIX__ 2025-05-07T19:59:26.9515496Z #define __UINT16_FMTX__ "hX" 2025-05-07T19:59:26.9515775Z #define __UINT16_FMTo__ "ho" 2025-05-07T19:59:26.9516036Z #define __UINT16_FMTu__ "hu" 2025-05-07T19:59:26.9516309Z #define __UINT16_FMTx__ "hx" 2025-05-07T19:59:26.9516585Z #define __UINT16_MAX__ 65535 2025-05-07T19:59:26.9516862Z #define __UINT16_TYPE__ unsigned short 2025-05-07T19:59:26.9517183Z #define __UINT32_C_SUFFIX__ U 2025-05-07T19:59:26.9517467Z #define __UINT32_FMTX__ "X" 2025-05-07T19:59:26.9517730Z #define __UINT32_FMTo__ "o" 2025-05-07T19:59:26.9518000Z #define __UINT32_FMTu__ "u" 2025-05-07T19:59:26.9518270Z #define __UINT32_FMTx__ "x" 2025-05-07T19:59:26.9518544Z #define __UINT32_MAX__ 4294967295U 2025-05-07T19:59:26.9518840Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:59:26.9519147Z #define __UINT64_C_SUFFIX__ UL 2025-05-07T19:59:26.9519433Z #define __UINT64_FMTX__ "lX" 2025-05-07T19:59:26.9519700Z #define __UINT64_FMTo__ "lo" 2025-05-07T19:59:26.9519974Z #define __UINT64_FMTu__ "lu" 2025-05-07T19:59:26.9520248Z #define __UINT64_FMTx__ "lx" 2025-05-07T19:59:26.9520534Z #define __UINT64_MAX__ 18446744073709551615UL 2025-05-07T19:59:26.9520879Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:59:26.9521201Z #define __UINT8_C_SUFFIX__ 2025-05-07T19:59:26.9521464Z #define __UINT8_FMTX__ "hhX" 2025-05-07T19:59:26.9521741Z #define __UINT8_FMTo__ "hho" 2025-05-07T19:59:26.9522016Z #define __UINT8_FMTu__ "hhu" 2025-05-07T19:59:26.9522280Z #define __UINT8_FMTx__ "hhx" 2025-05-07T19:59:26.9522553Z #define __UINT8_MAX__ 255 2025-05-07T19:59:26.9522828Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:59:26.9523127Z #define __UINTMAX_C_SUFFIX__ UL 2025-05-07T19:59:26.9523418Z #define __UINTMAX_FMTX__ "lX" 2025-05-07T19:59:26.9523700Z #define __UINTMAX_FMTo__ "lo" 2025-05-07T19:59:26.9523983Z #define __UINTMAX_FMTu__ "lu" 2025-05-07T19:59:26.9524330Z #define __UINTMAX_FMTx__ "lx" 2025-05-07T19:59:26.9524643Z #define __UINTMAX_MAX__ 18446744073709551615UL 2025-05-07T19:59:26.9524996Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:59:26.9525313Z #define __UINTMAX_WIDTH__ 64 2025-05-07T19:59:26.9525660Z #define __UINTPTR_FMTX__ "lX" 2025-05-07T19:59:26.9525948Z #define __UINTPTR_FMTo__ "lo" 2025-05-07T19:59:26.9526218Z #define __UINTPTR_FMTu__ "lu" 2025-05-07T19:59:26.9526502Z #define __UINTPTR_FMTx__ "lx" 2025-05-07T19:59:26.9526810Z #define __UINTPTR_MAX__ 18446744073709551615UL 2025-05-07T19:59:26.9527147Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:59:26.9527475Z #define __UINTPTR_WIDTH__ 64 2025-05-07T19:59:26.9527758Z #define __UINT_FAST16_FMTX__ "hX" 2025-05-07T19:59:26.9528044Z #define __UINT_FAST16_FMTo__ "ho" 2025-05-07T19:59:26.9528343Z #define __UINT_FAST16_FMTu__ "hu" 2025-05-07T19:59:26.9528634Z #define __UINT_FAST16_FMTx__ "hx" 2025-05-07T19:59:26.9528930Z #define __UINT_FAST16_MAX__ 65535 2025-05-07T19:59:26.9529230Z #define __UINT_FAST16_TYPE__ unsigned short 2025-05-07T19:59:26.9529561Z #define __UINT_FAST32_FMTX__ "X" 2025-05-07T19:59:26.9529853Z #define __UINT_FAST32_FMTo__ "o" 2025-05-07T19:59:26.9530133Z #define __UINT_FAST32_FMTu__ "u" 2025-05-07T19:59:26.9530434Z #define __UINT_FAST32_FMTx__ "x" 2025-05-07T19:59:26.9530730Z #define __UINT_FAST32_MAX__ 4294967295U 2025-05-07T19:59:26.9531049Z #define __UINT_FAST32_TYPE__ unsigned int 2025-05-07T19:59:26.9531377Z #define __UINT_FAST64_FMTX__ "lX" 2025-05-07T19:59:26.9531677Z #define __UINT_FAST64_FMTo__ "lo" 2025-05-07T19:59:26.9531959Z #define __UINT_FAST64_FMTu__ "lu" 2025-05-07T19:59:26.9532251Z #define __UINT_FAST64_FMTx__ "lx" 2025-05-07T19:59:26.9532570Z #define __UINT_FAST64_MAX__ 18446744073709551615UL 2025-05-07T19:59:26.9532943Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:59:26.9533270Z #define __UINT_FAST8_FMTX__ "hhX" 2025-05-07T19:59:26.9533564Z #define __UINT_FAST8_FMTo__ "hho" 2025-05-07T19:59:26.9533863Z #define __UINT_FAST8_FMTu__ "hhu" 2025-05-07T19:59:26.9534143Z #define __UINT_FAST8_FMTx__ "hhx" 2025-05-07T19:59:26.9534437Z #define __UINT_FAST8_MAX__ 255 2025-05-07T19:59:26.9534739Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:59:26.9535061Z #define __UINT_LEAST16_FMTX__ "hX" 2025-05-07T19:59:26.9535372Z #define __UINT_LEAST16_FMTo__ "ho" 2025-05-07T19:59:26.9535674Z #define __UINT_LEAST16_FMTu__ "hu" 2025-05-07T19:59:26.9535959Z #define __UINT_LEAST16_FMTx__ "hx" 2025-05-07T19:59:26.9536262Z #define __UINT_LEAST16_MAX__ 65535 2025-05-07T19:59:26.9536579Z #define __UINT_LEAST16_TYPE__ unsigned short 2025-05-07T19:59:26.9536903Z #define __UINT_LEAST32_FMTX__ "X" 2025-05-07T19:59:26.9537202Z #define __UINT_LEAST32_FMTo__ "o" 2025-05-07T19:59:26.9537498Z #define __UINT_LEAST32_FMTu__ "u" 2025-05-07T19:59:26.9537790Z #define __UINT_LEAST32_FMTx__ "x" 2025-05-07T19:59:26.9538154Z #define __UINT_LEAST32_MAX__ 4294967295U 2025-05-07T19:59:26.9538490Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:59:26.9538829Z #define __UINT_LEAST64_FMTX__ "lX" 2025-05-07T19:59:26.9539118Z #define __UINT_LEAST64_FMTo__ "lo" 2025-05-07T19:59:26.9539420Z #define __UINT_LEAST64_FMTu__ "lu" 2025-05-07T19:59:26.9539731Z #define __UINT_LEAST64_FMTx__ "lx" 2025-05-07T19:59:26.9540061Z #define __UINT_LEAST64_MAX__ 18446744073709551615UL 2025-05-07T19:59:26.9540430Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:59:26.9540784Z #define __UINT_LEAST8_FMTX__ "hhX" 2025-05-07T19:59:26.9541088Z #define __UINT_LEAST8_FMTo__ "hho" 2025-05-07T19:59:26.9541377Z #define __UINT_LEAST8_FMTu__ "hhu" 2025-05-07T19:59:26.9541680Z #define __UINT_LEAST8_FMTx__ "hhx" 2025-05-07T19:59:26.9541988Z #define __UINT_LEAST8_MAX__ 255 2025-05-07T19:59:26.9542282Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:59:26.9542620Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:59:26.9543289Z #define __VERSION__ "Clang 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4)" 2025-05-07T19:59:26.9544049Z #define __WCHAR_MAX__ 2147483647 2025-05-07T19:59:26.9544332Z #define __WCHAR_TYPE__ int 2025-05-07T19:59:26.9544612Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:59:26.9544888Z #define __WINT_MAX__ 4294967295U 2025-05-07T19:59:26.9545173Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:59:26.9545546Z #define __WINT_UNSIGNED__ 1 2025-05-07T19:59:26.9545821Z #define __WINT_WIDTH__ 32 2025-05-07T19:59:26.9546071Z #define __amd64 1 2025-05-07T19:59:26.9546306Z #define __amd64__ 1 2025-05-07T19:59:26.9546542Z #define __clang__ 1 2025-05-07T19:59:26.9546798Z #define __clang_literal_encoding__ "UTF-8" 2025-05-07T19:59:26.9547121Z #define __clang_major__ 16 2025-05-07T19:59:26.9547387Z #define __clang_minor__ 0 2025-05-07T19:59:26.9548611Z #define __clang_patchlevel__ 6 2025-05-07T19:59:26.9549588Z #define __clang_version__ "16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4)" 2025-05-07T19:59:26.9550512Z #define __clang_wide_literal_encoding__ "UTF-32" 2025-05-07T19:59:26.9550882Z #define __code_model_small__ 1 2025-05-07T19:59:26.9551155Z #define __gnu_linux__ 1 2025-05-07T19:59:26.9551401Z #define __k8 1 2025-05-07T19:59:26.9551624Z #define __k8__ 1 2025-05-07T19:59:26.9551836Z #define __linux 1 2025-05-07T19:59:26.9552076Z #define __linux__ 1 2025-05-07T19:59:26.9552311Z #define __llvm__ 1 2025-05-07T19:59:26.9552529Z #define __pic__ 2 2025-05-07T19:59:26.9552751Z #define __pie__ 2 2025-05-07T19:59:26.9553037Z #define __seg_fs __attribute__((address_space(257))) 2025-05-07T19:59:26.9553429Z #define __seg_gs __attribute__((address_space(256))) 2025-05-07T19:59:26.9553781Z #define __tune_k8__ 1 2025-05-07T19:59:26.9554022Z #define __unix 1 2025-05-07T19:59:26.9554235Z #define __unix__ 1 2025-05-07T19:59:26.9554460Z #define __x86_64 1 2025-05-07T19:59:26.9554690Z #define __x86_64__ 1 2025-05-07T19:59:26.9554909Z #define linux 1 2025-05-07T19:59:26.9555131Z #define unix 1 2025-05-07T19:59:26.9555263Z 2025-05-07T19:59:27.0050254Z 2025-05-07T19:59:27.0050665Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T19:59:27.0051164Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T19:59:27.0051408Z 2025-05-07T19:59:28.9157733Z #define _GNU_SOURCE 1 2025-05-07T19:59:28.9158110Z #define _LP64 1 2025-05-07T19:59:28.9158360Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:59:28.9158716Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:59:28.9158988Z #define __ATOMIC_CONSUME 1 2025-05-07T19:59:28.9159266Z #define __ATOMIC_RELAXED 0 2025-05-07T19:59:28.9159527Z #define __ATOMIC_RELEASE 3 2025-05-07T19:59:28.9159802Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:59:28.9160086Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:59:28.9160376Z #define __BITINT_MAXWIDTH__ 8388608 2025-05-07T19:59:28.9160678Z #define __BOOL_WIDTH__ 8 2025-05-07T19:59:28.9160977Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:28.9161317Z #define __CHAR16_TYPE__ unsigned short 2025-05-07T19:59:28.9161636Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:59:28.9161944Z #define __CHAR_BIT__ 8 2025-05-07T19:59:28.9162210Z #define __CLANG_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:59:28.9162533Z #define __CLANG_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:59:28.9162877Z #define __CLANG_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:59:28.9163219Z #define __CLANG_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:59:28.9163532Z #define __CLANG_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:59:28.9163855Z #define __CLANG_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:59:28.9164185Z #define __CLANG_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:59:28.9164506Z #define __CLANG_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:59:28.9164843Z #define __CLANG_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:59:28.9165179Z #define __CLANG_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:59:28.9165498Z #define __CONSTANT_CFSTRINGS__ 1 2025-05-07T19:59:28.9165809Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:59:28.9166130Z #define __DBL_DENORM_MIN__ 4.9406564584124654e-324 2025-05-07T19:59:28.9166470Z #define __DBL_DIG__ 15 2025-05-07T19:59:28.9166981Z #define __DBL_EPSILON__ 2.2204460492503131e-16 2025-05-07T19:59:28.9167323Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:59:28.9167609Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:59:28.9167883Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:28.9168169Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:59:28.9168553Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:59:28.9168822Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:59:28.9169117Z #define __DBL_MAX__ 1.7976931348623157e+308 2025-05-07T19:59:28.9169446Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:59:28.9169734Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:59:28.9170034Z #define __DBL_MIN__ 2.2250738585072014e-308 2025-05-07T19:59:28.9170377Z #define __DECIMAL_DIG__ __LDBL_DECIMAL_DIG__ 2025-05-07T19:59:28.9170695Z #define __DEPRECATED 1 2025-05-07T19:59:28.9170944Z #define __ELF__ 1 2025-05-07T19:59:28.9171181Z #define __EXCEPTIONS 1 2025-05-07T19:59:28.9171444Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:59:28.9171709Z #define __FLOAT128__ 1 2025-05-07T19:59:28.9171974Z #define __FLT16_DECIMAL_DIG__ 5 2025-05-07T19:59:28.9172297Z #define __FLT16_DENORM_MIN__ 5.9604644775390625e-8F16 2025-05-07T19:59:28.9172633Z #define __FLT16_DIG__ 3 2025-05-07T19:59:28.9172900Z #define __FLT16_EPSILON__ 9.765625e-4F16 2025-05-07T19:59:28.9173230Z #define __FLT16_HAS_DENORM__ 1 2025-05-07T19:59:28.9173505Z #define __FLT16_HAS_INFINITY__ 1 2025-05-07T19:59:28.9173804Z #define __FLT16_HAS_QUIET_NAN__ 1 2025-05-07T19:59:28.9174103Z #define __FLT16_MANT_DIG__ 11 2025-05-07T19:59:28.9174375Z #define __FLT16_MAX_10_EXP__ 4 2025-05-07T19:59:28.9174662Z #define __FLT16_MAX_EXP__ 16 2025-05-07T19:59:28.9174946Z #define __FLT16_MAX__ 6.5504e+4F16 2025-05-07T19:59:28.9175231Z #define __FLT16_MIN_10_EXP__ (-4) 2025-05-07T19:59:28.9175526Z #define __FLT16_MIN_EXP__ (-13) 2025-05-07T19:59:28.9175812Z #define __FLT16_MIN__ 6.103515625e-5F16 2025-05-07T19:59:28.9176122Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:59:28.9176408Z #define __FLT_DENORM_MIN__ 1.40129846e-45F 2025-05-07T19:59:28.9176721Z #define __FLT_DIG__ 6 2025-05-07T19:59:28.9176989Z #define __FLT_EPSILON__ 1.19209290e-7F 2025-05-07T19:59:28.9177287Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:59:28.9177568Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:59:28.9177853Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:59:28.9178221Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:59:28.9178494Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:59:28.9178776Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:59:28.9179037Z #define __FLT_MAX__ 3.40282347e+38F 2025-05-07T19:59:28.9179342Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:59:28.9179636Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:59:28.9179909Z #define __FLT_MIN__ 1.17549435e-38F 2025-05-07T19:59:28.9180207Z #define __FLT_RADIX__ 2 2025-05-07T19:59:28.9180457Z #define __FXSR__ 1 2025-05-07T19:59:28.9180697Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:59:28.9181011Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:59:28.9181351Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:59:28.9181693Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:59:28.9182011Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:59:28.9182327Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:59:28.9182643Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:59:28.9182957Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:59:28.9183278Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:59:28.9183611Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:59:28.9183932Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:59:28.9184276Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:59:28.9184602Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:59:28.9184916Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:59:28.9185274Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:59:28.9185626Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:59:28.9185978Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:59:28.9186305Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T19:59:28.9186778Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T19:59:28.9187103Z #define __GNUC_GNU_INLINE__ 1 2025-05-07T19:59:28.9187373Z #define __GNUC_MINOR__ 2 2025-05-07T19:59:28.9187646Z #define __GNUC_PATCHLEVEL__ 1 2025-05-07T19:59:28.9187996Z #define __GNUC__ 4 2025-05-07T19:59:28.9188214Z #define __GNUG__ 4 2025-05-07T19:59:28.9188467Z #define __GXX_ABI_VERSION 1002 2025-05-07T19:59:28.9188765Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T19:59:28.9189056Z #define __GXX_RTTI 1 2025-05-07T19:59:28.9189302Z #define __GXX_WEAK__ 1 2025-05-07T19:59:28.9189559Z #define __INT16_C_SUFFIX__ 2025-05-07T19:59:28.9189818Z #define __INT16_FMTd__ "hd" 2025-05-07T19:59:28.9190090Z #define __INT16_FMTi__ "hi" 2025-05-07T19:59:28.9190359Z #define __INT16_MAX__ 32767 2025-05-07T19:59:28.9190618Z #define __INT16_TYPE__ short 2025-05-07T19:59:28.9190891Z #define __INT32_C_SUFFIX__ 2025-05-07T19:59:28.9191157Z #define __INT32_FMTd__ "d" 2025-05-07T19:59:28.9191419Z #define __INT32_FMTi__ "i" 2025-05-07T19:59:28.9191682Z #define __INT32_MAX__ 2147483647 2025-05-07T19:59:28.9191971Z #define __INT32_TYPE__ int 2025-05-07T19:59:28.9192240Z #define __INT64_C_SUFFIX__ L 2025-05-07T19:59:28.9192500Z #define __INT64_FMTd__ "ld" 2025-05-07T19:59:28.9192768Z #define __INT64_FMTi__ "li" 2025-05-07T19:59:28.9193054Z #define __INT64_MAX__ 9223372036854775807L 2025-05-07T19:59:28.9193362Z #define __INT64_TYPE__ long int 2025-05-07T19:59:28.9193646Z #define __INT8_C_SUFFIX__ 2025-05-07T19:59:28.9193912Z #define __INT8_FMTd__ "hhd" 2025-05-07T19:59:28.9194172Z #define __INT8_FMTi__ "hhi" 2025-05-07T19:59:28.9194439Z #define __INT8_MAX__ 127 2025-05-07T19:59:28.9194717Z #define __INT8_TYPE__ signed char 2025-05-07T19:59:28.9195004Z #define __INTMAX_C_SUFFIX__ L 2025-05-07T19:59:28.9195287Z #define __INTMAX_FMTd__ "ld" 2025-05-07T19:59:28.9195566Z #define __INTMAX_FMTi__ "li" 2025-05-07T19:59:28.9195845Z #define __INTMAX_MAX__ 9223372036854775807L 2025-05-07T19:59:28.9196170Z #define __INTMAX_TYPE__ long int 2025-05-07T19:59:28.9196466Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:59:28.9196739Z #define __INTPTR_FMTd__ "ld" 2025-05-07T19:59:28.9197007Z #define __INTPTR_FMTi__ "li" 2025-05-07T19:59:28.9197315Z #define __INTPTR_MAX__ 9223372036854775807L 2025-05-07T19:59:28.9197648Z #define __INTPTR_TYPE__ long int 2025-05-07T19:59:28.9197937Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:59:28.9198218Z #define __INT_FAST16_FMTd__ "hd" 2025-05-07T19:59:28.9198511Z #define __INT_FAST16_FMTi__ "hi" 2025-05-07T19:59:28.9198793Z #define __INT_FAST16_MAX__ 32767 2025-05-07T19:59:28.9199088Z #define __INT_FAST16_TYPE__ short 2025-05-07T19:59:28.9199389Z #define __INT_FAST16_WIDTH__ 16 2025-05-07T19:59:28.9199666Z #define __INT_FAST32_FMTd__ "d" 2025-05-07T19:59:28.9199957Z #define __INT_FAST32_FMTi__ "i" 2025-05-07T19:59:28.9200255Z #define __INT_FAST32_MAX__ 2147483647 2025-05-07T19:59:28.9200557Z #define __INT_FAST32_TYPE__ int 2025-05-07T19:59:28.9200847Z #define __INT_FAST32_WIDTH__ 32 2025-05-07T19:59:28.9201137Z #define __INT_FAST64_FMTd__ "ld" 2025-05-07T19:59:28.9201441Z #define __INT_FAST64_FMTi__ "li" 2025-05-07T19:59:28.9201747Z #define __INT_FAST64_MAX__ 9223372036854775807L 2025-05-07T19:59:28.9202096Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:59:28.9202406Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:59:28.9202688Z #define __INT_FAST8_FMTd__ "hhd" 2025-05-07T19:59:28.9202990Z #define __INT_FAST8_FMTi__ "hhi" 2025-05-07T19:59:28.9203282Z #define __INT_FAST8_MAX__ 127 2025-05-07T19:59:28.9203568Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:59:28.9203884Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:59:28.9204171Z #define __INT_LEAST16_FMTd__ "hd" 2025-05-07T19:59:28.9204455Z #define __INT_LEAST16_FMTi__ "hi" 2025-05-07T19:59:28.9204750Z #define __INT_LEAST16_MAX__ 32767 2025-05-07T19:59:28.9205048Z #define __INT_LEAST16_TYPE__ short 2025-05-07T19:59:28.9205339Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:59:28.9205629Z #define __INT_LEAST32_FMTd__ "d" 2025-05-07T19:59:28.9205919Z #define __INT_LEAST32_FMTi__ "i" 2025-05-07T19:59:28.9206299Z #define __INT_LEAST32_MAX__ 2147483647 2025-05-07T19:59:28.9206602Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:59:28.9206893Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:59:28.9207186Z #define __INT_LEAST64_FMTd__ "ld" 2025-05-07T19:59:28.9207545Z #define __INT_LEAST64_FMTi__ "li" 2025-05-07T19:59:28.9207864Z #define __INT_LEAST64_MAX__ 9223372036854775807L 2025-05-07T19:59:28.9208215Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:59:28.9208515Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:59:28.9208813Z #define __INT_LEAST8_FMTd__ "hhd" 2025-05-07T19:59:28.9209111Z #define __INT_LEAST8_FMTi__ "hhi" 2025-05-07T19:59:28.9209396Z #define __INT_LEAST8_MAX__ 127 2025-05-07T19:59:28.9209689Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:59:28.9210007Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:59:28.9210277Z #define __INT_MAX__ 2147483647 2025-05-07T19:59:28.9210549Z #define __INT_WIDTH__ 32 2025-05-07T19:59:28.9210816Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:59:28.9211156Z #define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L 2025-05-07T19:59:28.9211512Z #define __LDBL_DIG__ 18 2025-05-07T19:59:28.9211808Z #define __LDBL_EPSILON__ 1.08420217248550443401e-19L 2025-05-07T19:59:28.9212163Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:59:28.9212444Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:59:28.9212738Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:28.9213031Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:59:28.9213302Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:59:28.9213594Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:59:28.9213909Z #define __LDBL_MAX__ 1.18973149535723176502e+4932L 2025-05-07T19:59:28.9214245Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:59:28.9214553Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:59:28.9214875Z #define __LDBL_MIN__ 3.36210314311209350626e-4932L 2025-05-07T19:59:28.9215217Z #define __LITTLE_ENDIAN__ 1 2025-05-07T19:59:28.9215478Z #define __LLONG_WIDTH__ 64 2025-05-07T19:59:28.9215776Z #define __LONG_LONG_MAX__ 9223372036854775807LL 2025-05-07T19:59:28.9216117Z #define __LONG_MAX__ 9223372036854775807L 2025-05-07T19:59:28.9216417Z #define __LONG_WIDTH__ 64 2025-05-07T19:59:28.9216677Z #define __LP64__ 1 2025-05-07T19:59:28.9216910Z #define __MMX__ 1 2025-05-07T19:59:28.9217138Z #define __NO_INLINE__ 1 2025-05-07T19:59:28.9217399Z #define __NO_MATH_INLINES 1 2025-05-07T19:59:28.9217677Z #define __OBJC_BOOL_IS_BOOL 0 2025-05-07T19:59:28.9218072Z #define __OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES 3 2025-05-07T19:59:28.9218441Z #define __OPENCL_MEMORY_SCOPE_DEVICE 2 2025-05-07T19:59:28.9218774Z #define __OPENCL_MEMORY_SCOPE_SUB_GROUP 4 2025-05-07T19:59:28.9219109Z #define __OPENCL_MEMORY_SCOPE_WORK_GROUP 1 2025-05-07T19:59:28.9219456Z #define __OPENCL_MEMORY_SCOPE_WORK_ITEM 0 2025-05-07T19:59:28.9219789Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:59:28.9220094Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:59:28.9220392Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:59:28.9220681Z #define __PIC__ 2 2025-05-07T19:59:28.9220917Z #define __PIE__ 2 2025-05-07T19:59:28.9221144Z #define __POINTER_WIDTH__ 64 2025-05-07T19:59:28.9221431Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:59:28.9221742Z #define __PTRDIFF_FMTd__ "ld" 2025-05-07T19:59:28.9222015Z #define __PTRDIFF_FMTi__ "li" 2025-05-07T19:59:28.9222323Z #define __PTRDIFF_MAX__ 9223372036854775807L 2025-05-07T19:59:28.9222650Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:59:28.9222940Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:59:28.9223223Z #define __REGISTER_PREFIX__ 2025-05-07T19:59:28.9223502Z #define __SCHAR_MAX__ 127 2025-05-07T19:59:28.9223744Z #define __SEG_FS 1 2025-05-07T19:59:28.9223974Z #define __SEG_GS 1 2025-05-07T19:59:28.9224211Z #define __SHRT_MAX__ 32767 2025-05-07T19:59:28.9224469Z #define __SHRT_WIDTH__ 16 2025-05-07T19:59:28.9224738Z #define __SIG_ATOMIC_MAX__ 2147483647 2025-05-07T19:59:28.9225051Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:59:28.9225337Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:59:28.9225605Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:59:28.9225983Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:59:28.9226261Z #define __SIZEOF_INT128__ 16 2025-05-07T19:59:28.9226526Z #define __SIZEOF_INT__ 4 2025-05-07T19:59:28.9226864Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:59:28.9227261Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:59:28.9227548Z #define __SIZEOF_LONG__ 8 2025-05-07T19:59:28.9227820Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:59:28.9228096Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:59:28.9228387Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:59:28.9228658Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:59:28.9228923Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:59:28.9229208Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:59:28.9229485Z #define __SIZE_FMTX__ "lX" 2025-05-07T19:59:28.9229743Z #define __SIZE_FMTo__ "lo" 2025-05-07T19:59:28.9230013Z #define __SIZE_FMTu__ "lu" 2025-05-07T19:59:28.9230281Z #define __SIZE_FMTx__ "lx" 2025-05-07T19:59:28.9230553Z #define __SIZE_MAX__ 18446744073709551615UL 2025-05-07T19:59:28.9230893Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:59:28.9231214Z #define __SIZE_WIDTH__ 64 2025-05-07T19:59:28.9231468Z #define __SSE2_MATH__ 1 2025-05-07T19:59:28.9231718Z #define __SSE2__ 1 2025-05-07T19:59:28.9231951Z #define __SSE_MATH__ 1 2025-05-07T19:59:28.9232183Z #define __SSE__ 1 2025-05-07T19:59:28.9232453Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16UL 2025-05-07T19:59:28.9232793Z #define __STDCPP_THREADS__ 1 2025-05-07T19:59:28.9233069Z #define __STDC_HOSTED__ 1 2025-05-07T19:59:28.9233318Z #define __STDC_UTF_16__ 1 2025-05-07T19:59:28.9233579Z #define __STDC_UTF_32__ 1 2025-05-07T19:59:28.9233834Z #define __STDC__ 1 2025-05-07T19:59:28.9234061Z #define __UINT16_C_SUFFIX__ 2025-05-07T19:59:28.9234340Z #define __UINT16_FMTX__ "hX" 2025-05-07T19:59:28.9234613Z #define __UINT16_FMTo__ "ho" 2025-05-07T19:59:28.9234874Z #define __UINT16_FMTu__ "hu" 2025-05-07T19:59:28.9235150Z #define __UINT16_FMTx__ "hx" 2025-05-07T19:59:28.9235422Z #define __UINT16_MAX__ 65535 2025-05-07T19:59:28.9235700Z #define __UINT16_TYPE__ unsigned short 2025-05-07T19:59:28.9236020Z #define __UINT32_C_SUFFIX__ U 2025-05-07T19:59:28.9236301Z #define __UINT32_FMTX__ "X" 2025-05-07T19:59:28.9236565Z #define __UINT32_FMTo__ "o" 2025-05-07T19:59:28.9236835Z #define __UINT32_FMTu__ "u" 2025-05-07T19:59:28.9237105Z #define __UINT32_FMTx__ "x" 2025-05-07T19:59:28.9237364Z #define __UINT32_MAX__ 4294967295U 2025-05-07T19:59:28.9237703Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:59:28.9238014Z #define __UINT64_C_SUFFIX__ UL 2025-05-07T19:59:28.9238294Z #define __UINT64_FMTX__ "lX" 2025-05-07T19:59:28.9238558Z #define __UINT64_FMTo__ "lo" 2025-05-07T19:59:28.9238831Z #define __UINT64_FMTu__ "lu" 2025-05-07T19:59:28.9239104Z #define __UINT64_FMTx__ "lx" 2025-05-07T19:59:28.9239385Z #define __UINT64_MAX__ 18446744073709551615UL 2025-05-07T19:59:28.9239731Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:59:28.9240056Z #define __UINT8_C_SUFFIX__ 2025-05-07T19:59:28.9240318Z #define __UINT8_FMTX__ "hhX" 2025-05-07T19:59:28.9240596Z #define __UINT8_FMTo__ "hho" 2025-05-07T19:59:28.9240870Z #define __UINT8_FMTu__ "hhu" 2025-05-07T19:59:28.9241132Z #define __UINT8_FMTx__ "hhx" 2025-05-07T19:59:28.9241409Z #define __UINT8_MAX__ 255 2025-05-07T19:59:28.9241689Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:59:28.9241991Z #define __UINTMAX_C_SUFFIX__ UL 2025-05-07T19:59:28.9242279Z #define __UINTMAX_FMTX__ "lX" 2025-05-07T19:59:28.9242566Z #define __UINTMAX_FMTo__ "lo" 2025-05-07T19:59:28.9242837Z #define __UINTMAX_FMTu__ "lu" 2025-05-07T19:59:28.9243119Z #define __UINTMAX_FMTx__ "lx" 2025-05-07T19:59:28.9243421Z #define __UINTMAX_MAX__ 18446744073709551615UL 2025-05-07T19:59:28.9243774Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:59:28.9244091Z #define __UINTMAX_WIDTH__ 64 2025-05-07T19:59:28.9244373Z #define __UINTPTR_FMTX__ "lX" 2025-05-07T19:59:28.9244658Z #define __UINTPTR_FMTo__ "lo" 2025-05-07T19:59:28.9244927Z #define __UINTPTR_FMTu__ "lu" 2025-05-07T19:59:28.9245209Z #define __UINTPTR_FMTx__ "lx" 2025-05-07T19:59:28.9245590Z #define __UINTPTR_MAX__ 18446744073709551615UL 2025-05-07T19:59:28.9245934Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:59:28.9246265Z #define __UINTPTR_WIDTH__ 64 2025-05-07T19:59:28.9246551Z #define __UINT_FAST16_FMTX__ "hX" 2025-05-07T19:59:28.9246901Z #define __UINT_FAST16_FMTo__ "ho" 2025-05-07T19:59:28.9247195Z #define __UINT_FAST16_FMTu__ "hu" 2025-05-07T19:59:28.9247488Z #define __UINT_FAST16_FMTx__ "hx" 2025-05-07T19:59:28.9247986Z #define __UINT_FAST16_MAX__ 65535 2025-05-07T19:59:28.9248299Z #define __UINT_FAST16_TYPE__ unsigned short 2025-05-07T19:59:28.9248633Z #define __UINT_FAST32_FMTX__ "X" 2025-05-07T19:59:28.9248928Z #define __UINT_FAST32_FMTo__ "o" 2025-05-07T19:59:28.9249203Z #define __UINT_FAST32_FMTu__ "u" 2025-05-07T19:59:28.9249491Z #define __UINT_FAST32_FMTx__ "x" 2025-05-07T19:59:28.9249788Z #define __UINT_FAST32_MAX__ 4294967295U 2025-05-07T19:59:28.9250108Z #define __UINT_FAST32_TYPE__ unsigned int 2025-05-07T19:59:28.9250442Z #define __UINT_FAST64_FMTX__ "lX" 2025-05-07T19:59:28.9250740Z #define __UINT_FAST64_FMTo__ "lo" 2025-05-07T19:59:28.9251024Z #define __UINT_FAST64_FMTu__ "lu" 2025-05-07T19:59:28.9251316Z #define __UINT_FAST64_FMTx__ "lx" 2025-05-07T19:59:28.9251640Z #define __UINT_FAST64_MAX__ 18446744073709551615UL 2025-05-07T19:59:28.9252007Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:59:28.9252351Z #define __UINT_FAST8_FMTX__ "hhX" 2025-05-07T19:59:28.9252650Z #define __UINT_FAST8_FMTo__ "hho" 2025-05-07T19:59:28.9252942Z #define __UINT_FAST8_FMTu__ "hhu" 2025-05-07T19:59:28.9253225Z #define __UINT_FAST8_FMTx__ "hhx" 2025-05-07T19:59:28.9253529Z #define __UINT_FAST8_MAX__ 255 2025-05-07T19:59:28.9253833Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:59:28.9254151Z #define __UINT_LEAST16_FMTX__ "hX" 2025-05-07T19:59:28.9254458Z #define __UINT_LEAST16_FMTo__ "ho" 2025-05-07T19:59:28.9254767Z #define __UINT_LEAST16_FMTu__ "hu" 2025-05-07T19:59:28.9255057Z #define __UINT_LEAST16_FMTx__ "hx" 2025-05-07T19:59:28.9255363Z #define __UINT_LEAST16_MAX__ 65535 2025-05-07T19:59:28.9255687Z #define __UINT_LEAST16_TYPE__ unsigned short 2025-05-07T19:59:28.9256016Z #define __UINT_LEAST32_FMTX__ "X" 2025-05-07T19:59:28.9256321Z #define __UINT_LEAST32_FMTo__ "o" 2025-05-07T19:59:28.9256629Z #define __UINT_LEAST32_FMTu__ "u" 2025-05-07T19:59:28.9256913Z #define __UINT_LEAST32_FMTx__ "x" 2025-05-07T19:59:28.9257222Z #define __UINT_LEAST32_MAX__ 4294967295U 2025-05-07T19:59:28.9257564Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:59:28.9257962Z #define __UINT_LEAST64_FMTX__ "lX" 2025-05-07T19:59:28.9258256Z #define __UINT_LEAST64_FMTo__ "lo" 2025-05-07T19:59:28.9258556Z #define __UINT_LEAST64_FMTu__ "lu" 2025-05-07T19:59:28.9258857Z #define __UINT_LEAST64_FMTx__ "lx" 2025-05-07T19:59:28.9259174Z #define __UINT_LEAST64_MAX__ 18446744073709551615UL 2025-05-07T19:59:28.9259555Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:59:28.9259908Z #define __UINT_LEAST8_FMTX__ "hhX" 2025-05-07T19:59:28.9260206Z #define __UINT_LEAST8_FMTo__ "hho" 2025-05-07T19:59:28.9260504Z #define __UINT_LEAST8_FMTu__ "hhu" 2025-05-07T19:59:28.9260800Z #define __UINT_LEAST8_FMTx__ "hhx" 2025-05-07T19:59:28.9261084Z #define __UINT_LEAST8_MAX__ 255 2025-05-07T19:59:28.9261389Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:59:28.9261720Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:59:28.9262382Z #define __VERSION__ "Clang 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4)" 2025-05-07T19:59:28.9263039Z #define __WCHAR_MAX__ 2147483647 2025-05-07T19:59:28.9263329Z #define __WCHAR_TYPE__ int 2025-05-07T19:59:28.9263599Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:59:28.9263857Z #define __WINT_MAX__ 4294967295U 2025-05-07T19:59:28.9264151Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:59:28.9264449Z #define __WINT_UNSIGNED__ 1 2025-05-07T19:59:28.9264716Z #define __WINT_WIDTH__ 32 2025-05-07T19:59:28.9264975Z #define __amd64 1 2025-05-07T19:59:28.9265211Z #define __amd64__ 1 2025-05-07T19:59:28.9265587Z #define __clang__ 1 2025-05-07T19:59:28.9265853Z #define __clang_literal_encoding__ "UTF-8" 2025-05-07T19:59:28.9266183Z #define __clang_major__ 16 2025-05-07T19:59:28.9266437Z #define __clang_minor__ 0 2025-05-07T19:59:28.9266709Z #define __clang_patchlevel__ 6 2025-05-07T19:59:28.9267439Z #define __clang_version__ "16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4)" 2025-05-07T19:59:28.9268136Z #define __clang_wide_literal_encoding__ "UTF-32" 2025-05-07T19:59:28.9268479Z #define __code_model_small__ 1 2025-05-07T19:59:28.9268769Z #define __cplusplus 201703L 2025-05-07T19:59:28.9269061Z #define __cpp_aggregate_bases 201603L 2025-05-07T19:59:28.9269375Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T19:59:28.9269701Z #define __cpp_alias_templates 200704L 2025-05-07T19:59:28.9270018Z #define __cpp_aligned_new 201606L 2025-05-07T19:59:28.9270314Z #define __cpp_attributes 200809L 2025-05-07T19:59:28.9270620Z #define __cpp_binary_literals 201304L 2025-05-07T19:59:28.9270949Z #define __cpp_capture_star_this 201603L 2025-05-07T19:59:28.9271276Z #define __cpp_constexpr 201603L 2025-05-07T19:59:28.9271576Z #define __cpp_constexpr_in_decltype 201711L 2025-05-07T19:59:28.9271912Z #define __cpp_decltype 200707L 2025-05-07T19:59:28.9272212Z #define __cpp_decltype_auto 201304L 2025-05-07T19:59:28.9272515Z #define __cpp_deduction_guides 201703L 2025-05-07T19:59:28.9272864Z #define __cpp_delegating_constructors 200604L 2025-05-07T19:59:28.9273220Z #define __cpp_digit_separators 201309L 2025-05-07T19:59:28.9273544Z #define __cpp_enumerator_attributes 201411L 2025-05-07T19:59:28.9273883Z #define __cpp_exceptions 199711L 2025-05-07T19:59:28.9274195Z #define __cpp_fold_expressions 201603L 2025-05-07T19:59:28.9274507Z #define __cpp_generic_lambdas 201304L 2025-05-07T19:59:28.9274845Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T19:59:28.9275189Z #define __cpp_hex_float 201603L 2025-05-07T19:59:28.9275474Z #define __cpp_if_constexpr 201606L 2025-05-07T19:59:28.9275806Z #define __cpp_impl_destroying_delete 201806L 2025-05-07T19:59:28.9276174Z #define __cpp_inheriting_constructors 201511L 2025-05-07T19:59:28.9276522Z #define __cpp_init_captures 201304L 2025-05-07T19:59:28.9276827Z #define __cpp_initializer_lists 200806L 2025-05-07T19:59:28.9277161Z #define __cpp_inline_variables 201606L 2025-05-07T19:59:28.9277474Z #define __cpp_lambdas 200907L 2025-05-07T19:59:28.9277775Z #define __cpp_named_character_escapes 202207L 2025-05-07T19:59:28.9278134Z #define __cpp_namespace_attributes 201411L 2025-05-07T19:59:28.9278507Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T19:59:28.9278880Z #define __cpp_noexcept_function_type 201510L 2025-05-07T19:59:28.9279233Z #define __cpp_nontype_template_args 201411L 2025-05-07T19:59:28.9279616Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T19:59:28.9279981Z #define __cpp_nsdmi 200809L 2025-05-07T19:59:28.9280255Z #define __cpp_range_based_for 201603L 2025-05-07T19:59:28.9280576Z #define __cpp_raw_strings 200710L 2025-05-07T19:59:28.9280885Z #define __cpp_ref_qualifiers 200710L 2025-05-07T19:59:28.9281205Z #define __cpp_return_type_deduction 201304L 2025-05-07T19:59:28.9281535Z #define __cpp_rtti 199711L 2025-05-07T19:59:28.9281824Z #define __cpp_rvalue_references 200610L 2025-05-07T19:59:28.9282144Z #define __cpp_static_assert 201411L 2025-05-07T19:59:28.9282467Z #define __cpp_static_call_operator 202207L 2025-05-07T19:59:28.9282809Z #define __cpp_structured_bindings 201606L 2025-05-07T19:59:28.9283132Z #define __cpp_template_auto 201606L 2025-05-07T19:59:28.9283461Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T19:59:28.9283810Z #define __cpp_unicode_characters 200704L 2025-05-07T19:59:28.9284132Z #define __cpp_unicode_literals 200710L 2025-05-07T19:59:28.9284469Z #define __cpp_user_defined_literals 200809L 2025-05-07T19:59:28.9284812Z #define __cpp_variable_templates 201304L 2025-05-07T19:59:28.9285149Z #define __cpp_variadic_templates 200704L 2025-05-07T19:59:28.9285544Z #define __cpp_variadic_using 201611L 2025-05-07T19:59:28.9285858Z #define __gnu_linux__ 1 2025-05-07T19:59:28.9286115Z #define __k8 1 2025-05-07T19:59:28.9286331Z #define __k8__ 1 2025-05-07T19:59:28.9286563Z #define __linux 1 2025-05-07T19:59:28.9286798Z #define __linux__ 1 2025-05-07T19:59:28.9287080Z #define __llvm__ 1 2025-05-07T19:59:28.9287317Z #define __pic__ 2 2025-05-07T19:59:28.9287549Z #define __pie__ 2 2025-05-07T19:59:28.9287788Z #define __private_extern__ extern 2025-05-07T19:59:28.9288143Z #define __seg_fs __attribute__((address_space(257))) 2025-05-07T19:59:28.9288553Z #define __seg_gs __attribute__((address_space(256))) 2025-05-07T19:59:28.9288896Z #define __tune_k8__ 1 2025-05-07T19:59:28.9289148Z #define __unix 1 2025-05-07T19:59:28.9289382Z #define __unix__ 1 2025-05-07T19:59:28.9289601Z #define __x86_64 1 2025-05-07T19:59:28.9289833Z #define __x86_64__ 1 2025-05-07T19:59:28.9290068Z #define linux 1 2025-05-07T19:59:28.9304975Z #define unix 1 2025-05-07T19:59:28.9305186Z 2025-05-07T19:59:28.9826483Z 2025-05-07T19:59:28.9826857Z + conda run -n build_binary c++ --version 2025-05-07T19:59:28.9827128Z 2025-05-07T19:59:30.8900585Z clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T19:59:30.8901283Z Target: x86_64-conda-linux-gnu 2025-05-07T19:59:30.8901563Z Thread model: posix 2025-05-07T19:59:30.8901897Z InstalledDir: /github/home/miniconda/envs/build_binary/bin 2025-05-07T19:59:30.8902565Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T19:59:30.8903047Z 2025-05-07T19:59:30.9526191Z 2025-05-07T19:59:30.9526523Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T19:59:30.9527155Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T19:59:30.9527501Z 2025-05-07T19:59:32.9510788Z #define __STDC_VERSION__ 201710L 2025-05-07T19:59:32.9511262Z 2025-05-07T19:59:32.9512446Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T19:59:32.9513115Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T19:59:32.9513476Z 2025-05-07T19:59:34.9727808Z #define __cplusplus 201703L 2025-05-07T19:59:34.9728404Z 2025-05-07T19:59:34.9729176Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T19:59:34.9799527Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T19:59:34.9800095Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T19:59:34.9800874Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:59:34.9801218Z env: 2025-05-07T19:59:34.9801512Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:59:34.9801823Z BUILD_ENV: build_binary 2025-05-07T19:59:34.9802085Z BUILD_TARGET: default 2025-05-07T19:59:34.9802334Z BUILD_VARIANT: cpu 2025-05-07T19:59:34.9802558Z ##[endgroup] 2025-05-07T19:59:35.4838479Z ################################################################################ 2025-05-07T19:59:35.4838917Z # Install PyTorch (PIP) 2025-05-07T19:59:35.4839179Z # 2025-05-07T19:59:35.4852140Z # [2025-05-07T19:59:35.484Z] + install_pytorch_pip build_binary nightly cpu 2025-05-07T19:59:35.4852613Z ################################################################################ 2025-05-07T19:59:35.4852890Z 2025-05-07T19:59:35.4877388Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T19:59:36.2559550Z Channels: 2025-05-07T19:59:36.2559792Z - conda-forge 2025-05-07T19:59:36.2560034Z Platform: linux-64 2025-05-07T19:59:39.4381239Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:59:40.1642906Z Solving environment: \ | done 2025-05-07T19:59:40.2255162Z 2025-05-07T19:59:40.2255317Z ## Package Plan ## 2025-05-07T19:59:40.2255491Z 2025-05-07T19:59:40.2255734Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:59:40.2256075Z 2025-05-07T19:59:40.2256173Z added / updated specs: 2025-05-07T19:59:40.2256440Z - numpy 2025-05-07T19:59:40.2256564Z 2025-05-07T19:59:40.2256570Z 2025-05-07T19:59:40.2256694Z The following packages will be downloaded: 2025-05-07T19:59:40.2256935Z 2025-05-07T19:59:40.2257335Z package | build 2025-05-07T19:59:40.2257704Z ---------------------------|----------------- 2025-05-07T19:59:40.2258171Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T19:59:40.2258676Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T19:59:40.2259174Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:59:40.2259677Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T19:59:40.2260171Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T19:59:40.2260742Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T19:59:40.2261236Z numpy-2.2.5 | py310hefbff90_0 7.6 MB conda-forge 2025-05-07T19:59:40.2261667Z ------------------------------------------------------------ 2025-05-07T19:59:40.2262033Z Total: 14.8 MB 2025-05-07T19:59:40.2262279Z 2025-05-07T19:59:40.2262415Z The following NEW packages will be INSTALLED: 2025-05-07T19:59:40.2262655Z 2025-05-07T19:59:40.2262900Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T19:59:40.2263442Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T19:59:40.2264001Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T19:59:40.2264559Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T19:59:40.2265133Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T19:59:40.2265724Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T19:59:40.2266287Z numpy conda-forge/linux-64::numpy-2.2.5-py310hefbff90_0 2025-05-07T19:59:40.2266597Z 2025-05-07T19:59:40.2266601Z 2025-05-07T19:59:40.2266609Z 2025-05-07T19:59:40.2266757Z Downloading and Extracting Packages: ...working... 2025-05-07T19:59:40.2267326Z numpy-2.2.5 | 7.6 MB | | 0% 2025-05-07T19:59:40.2267574Z 2025-05-07T19:59:40.2267894Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:59:40.2268176Z 2025-05-07T19:59:40.2268180Z 2025-05-07T19:59:40.2272294Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T19:59:40.2272593Z 2025-05-07T19:59:40.2272597Z 2025-05-07T19:59:40.2272604Z 2025-05-07T19:59:40.2278581Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T19:59:40.2278881Z 2025-05-07T19:59:40.2278885Z 2025-05-07T19:59:40.2278888Z 2025-05-07T19:59:40.2278895Z 2025-05-07T19:59:40.2302704Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:59:40.2302997Z 2025-05-07T19:59:40.2303007Z 2025-05-07T19:59:40.2303011Z 2025-05-07T19:59:40.2303015Z 2025-05-07T19:59:40.2303018Z 2025-05-07T19:59:40.2303532Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:59:40.2303846Z 2025-05-07T19:59:40.2303859Z 2025-05-07T19:59:40.2303863Z 2025-05-07T19:59:40.2303866Z 2025-05-07T19:59:40.2303870Z 2025-05-07T19:59:40.2303878Z 2025-05-07T19:59:40.6146971Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T19:59:40.6147331Z 2025-05-07T19:59:40.6147336Z 2025-05-07T19:59:40.6359486Z libgfortran5-15.1.0 | 1.5 MB | 1 | 1%  2025-05-07T19:59:40.6359804Z 2025-05-07T19:59:40.6359824Z 2025-05-07T19:59:40.6646702Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:59:40.6646994Z 2025-05-07T19:59:40.6647000Z 2025-05-07T19:59:40.6647003Z 2025-05-07T19:59:40.6647008Z 2025-05-07T19:59:40.6647012Z 2025-05-07T19:59:40.6653004Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T19:59:40.6653349Z 2025-05-07T19:59:40.6653359Z 2025-05-07T19:59:40.6653363Z 2025-05-07T19:59:40.6653367Z 2025-05-07T19:59:40.6653606Z 2025-05-07T19:59:40.6715197Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:40.6715711Z numpy-2.2.5 | 7.6 MB | | 0% 2025-05-07T19:59:40.6715961Z 2025-05-07T19:59:40.6715966Z 2025-05-07T19:59:40.6716665Z 2025-05-07T19:59:40.6743428Z libgfortran-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:59:40.6743745Z 2025-05-07T19:59:40.6743750Z 2025-05-07T19:59:40.6746751Z 2025-05-07T19:59:40.6768823Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:59:40.6769120Z 2025-05-07T19:59:40.6769375Z 2025-05-07T19:59:40.6815136Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:59:40.6815445Z 2025-05-07T19:59:40.6815449Z 2025-05-07T19:59:40.6815453Z 2025-05-07T19:59:40.6815465Z 2025-05-07T19:59:40.6827932Z libblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T19:59:40.6828228Z 2025-05-07T19:59:40.6828233Z 2025-05-07T19:59:40.6828237Z 2025-05-07T19:59:40.6828758Z 2025-05-07T19:59:40.6935646Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:40.6935960Z 2025-05-07T19:59:40.6935965Z 2025-05-07T19:59:40.6935969Z 2025-05-07T19:59:40.6935973Z 2025-05-07T19:59:40.6941572Z 2025-05-07T19:59:40.6958730Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:40.6959559Z 2025-05-07T19:59:40.7036593Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:59:40.7036934Z 2025-05-07T19:59:40.7036938Z 2025-05-07T19:59:40.7036942Z 2025-05-07T19:59:40.7036946Z 2025-05-07T19:59:40.7036949Z 2025-05-07T19:59:40.7038422Z 2025-05-07T19:59:40.7056320Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T19:59:40.7056783Z 2025-05-07T19:59:40.7056787Z 2025-05-07T19:59:40.7056792Z 2025-05-07T19:59:40.7056795Z 2025-05-07T19:59:40.7056799Z 2025-05-07T19:59:40.7056803Z 2025-05-07T19:59:40.7175946Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:40.7176271Z 2025-05-07T19:59:40.7176274Z 2025-05-07T19:59:40.7176279Z 2025-05-07T19:59:40.7176786Z 2025-05-07T19:59:40.7294881Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:40.7295173Z 2025-05-07T19:59:40.7295176Z 2025-05-07T19:59:40.7295187Z 2025-05-07T19:59:40.7347852Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:59:40.7348159Z 2025-05-07T19:59:40.7348183Z 2025-05-07T19:59:40.7348187Z 2025-05-07T19:59:40.7348190Z 2025-05-07T19:59:40.7348194Z 2025-05-07T19:59:40.7348198Z 2025-05-07T19:59:40.7722100Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:40.7959407Z numpy-2.2.5 | 7.6 MB | ######4 | 64% 2025-05-07T19:59:40.7959863Z 2025-05-07T19:59:40.8125068Z libopenblas-0.3.29 | 5.6 MB | #########7 | 98%  2025-05-07T19:59:40.8125469Z 2025-05-07T19:59:40.8313342Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:59:40.9300710Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T19:59:40.9300999Z 2025-05-07T19:59:41.2242923Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:59:41.2246865Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T19:59:41.2247234Z 2025-05-07T19:59:41.2247500Z 2025-05-07T19:59:41.2247858Z  2025-05-07T19:59:41.2248080Z 2025-05-07T19:59:41.2248085Z 2025-05-07T19:59:41.2248340Z  2025-05-07T19:59:41.2248631Z 2025-05-07T19:59:41.2248636Z 2025-05-07T19:59:41.2248640Z 2025-05-07T19:59:41.2248834Z  2025-05-07T19:59:41.2249053Z 2025-05-07T19:59:41.2249058Z 2025-05-07T19:59:41.2249061Z 2025-05-07T19:59:41.2249066Z 2025-05-07T19:59:41.2249289Z  2025-05-07T19:59:41.2249760Z 2025-05-07T19:59:41.2249763Z 2025-05-07T19:59:41.2249767Z 2025-05-07T19:59:41.2249771Z 2025-05-07T19:59:41.2249787Z 2025-05-07T19:59:41.2249973Z  2025-05-07T19:59:41.2250259Z 2025-05-07T19:59:41.2250262Z 2025-05-07T19:59:41.2250266Z 2025-05-07T19:59:41.2250269Z 2025-05-07T19:59:41.2250272Z 2025-05-07T19:59:41.2250276Z 2025-05-07T19:59:41.2250481Z  done 2025-05-07T19:59:41.3254785Z Preparing transaction: - done 2025-05-07T19:59:41.4259675Z Verifying transaction: | done 2025-05-07T19:59:41.5267943Z Executing transaction: - done 2025-05-07T19:59:41.6296379Z ################################################################################ 2025-05-07T19:59:41.6296820Z # Install Package From PyTorch PIP: torch 2025-05-07T19:59:41.6297126Z # 2025-05-07T19:59:41.6313783Z # [2025-05-07T19:59:41.631Z] + install_from_pytorch_pip build_binary torch nightly cpu 2025-05-07T19:59:41.6314319Z ################################################################################ 2025-05-07T19:59:41.6314553Z 2025-05-07T19:59:41.6330444Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:59:41.7301741Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:59:41.7302149Z ################################################################################ 2025-05-07T19:59:41.7302513Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T19:59:41.7302803Z # 2025-05-07T19:59:41.7318475Z # [2025-05-07T19:59:41.731Z] + __prepare_pip_arguments torch nightly cpu 2025-05-07T19:59:41.7318922Z ################################################################################ 2025-05-07T19:59:41.7319155Z 2025-05-07T19:59:41.7338956Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T19:59:41.7339400Z [INSTALL] Extracted package variant: cpu 2025-05-07T19:59:41.7352750Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T19:59:41.7353598Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:59:41.7358317Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T19:59:41.7365060Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cpu/ ... 2025-05-07T19:59:41.7384723Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T20:00:00.0155462Z 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:00.0157020Z 2025-05-07T20:00:00.0157291Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T20:00:00.0157747Z Collecting torch 2025-05-07T20:00:00.0158451Z 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-07T20:00:00.0159230Z Collecting filelock (from torch) 2025-05-07T20:00:00.0159777Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:00:00.0160823Z 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-07T20:00:00.0161619Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:00:00.0162163Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:00:00.0163106Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 194.9 MB/s eta 0:00:00 2025-05-07T20:00:00.0163475Z Collecting networkx (from torch) 2025-05-07T20:00:00.0164026Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:00:00.0165035Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 177.3 MB/s eta 0:00:00 2025-05-07T20:00:00.0165395Z Collecting jinja2 (from torch) 2025-05-07T20:00:00.0165915Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:00:00.0166469Z Collecting fsspec (from torch) 2025-05-07T20:00:00.0167007Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:00:00.0167635Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:00:00.0168246Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:00:00.0168949Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 43.6 MB/s eta 0:00:00 2025-05-07T20:00:00.0169343Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:00:00.0170132Z 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-07T20:00:00.0171329Z 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-07T20:00:00.0172217Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180.7/180.7 MB 183.8 MB/s eta 0:00:00 2025-05-07T20:00:00.0172824Z Installing collected packages: mpmath, sympy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch 2025-05-07T20:00:00.0173301Z 2025-05-07T20:00:00.0173835Z 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-07T20:00:00.0174495Z 2025-05-07T20:00:03.3543768Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:00:06.6140492Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cpu 2025-05-07T20:00:06.6140973Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:00:09.8146846Z True 2025-05-07T20:00:09.8147158Z True 2025-05-07T20:00:09.8147285Z 2025-05-07T20:00:09.8848098Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:00:09.8901125Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:00:09.8901799Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:00:09.8902464Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:09.8902811Z env: 2025-05-07T20:00:09.8903052Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:09.8903431Z BUILD_ENV: build_binary 2025-05-07T20:00:09.8903694Z BUILD_TARGET: default 2025-05-07T20:00:09.8903939Z BUILD_VARIANT: cpu 2025-05-07T20:00:09.8904164Z ##[endgroup] 2025-05-07T20:00:10.3152422Z /github/home/miniconda/bin/conda 2025-05-07T20:00:10.3152857Z ################################################################################ 2025-05-07T20:00:10.3153316Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:00:10.3153742Z # 2025-05-07T20:00:10.3168023Z # [2025-05-07T20:00:10.316Z] + collect_pytorch_env_info build_binary 2025-05-07T20:00:10.3168582Z ################################################################################ 2025-05-07T20:00:10.3168819Z 2025-05-07T20:00:10.3183679Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:00:10.4189246Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:00:10.4195293Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:00:10.4195987Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:00:10.4196430Z 2025-05-07T20:00:10.5029573Z 2025-05-07T20:00:10.5030058Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:00:10.5052691Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:00:15.6860683Z Collecting environment information... 2025-05-07T20:00:15.6861359Z PyTorch version: 2.8.0.dev20250507+cpu 2025-05-07T20:00:15.6861674Z Is debug build: False 2025-05-07T20:00:15.6861950Z CUDA used to build PyTorch: None 2025-05-07T20:00:15.6862241Z ROCM used to build PyTorch: N/A 2025-05-07T20:00:15.6862442Z 2025-05-07T20:00:15.6862549Z OS: Amazon Linux 2023.7.20250428 (x86_64) 2025-05-07T20:00:15.6862915Z GCC version: Could not collect 2025-05-07T20:00:15.6863534Z Clang version: 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:00:15.6864156Z CMake version: Could not collect 2025-05-07T20:00:15.6864457Z Libc version: glibc-2.34 2025-05-07T20:00:15.6864638Z 2025-05-07T20:00:15.6864865Z Python version: 3.10.16 (main, Dec 11 2024, 16:24:50) [GCC 11.2.0] (64-bit runtime) 2025-05-07T20:00:15.6865452Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:00:15.6865899Z Is CUDA available: False 2025-05-07T20:00:15.6866177Z CUDA runtime version: No CUDA 2025-05-07T20:00:15.6866474Z CUDA_MODULE_LOADING set to: N/A 2025-05-07T20:00:15.6866766Z GPU models and configuration: No CUDA 2025-05-07T20:00:15.6867091Z Nvidia driver version: No CUDA 2025-05-07T20:00:15.6867370Z cuDNN version: No CUDA 2025-05-07T20:00:15.6867610Z HIP runtime version: N/A 2025-05-07T20:00:15.6867882Z MIOpen runtime version: N/A 2025-05-07T20:00:15.6868159Z Is XNNPACK available: True 2025-05-07T20:00:15.6868327Z 2025-05-07T20:00:15.6868405Z CPU: 2025-05-07T20:00:15.6868634Z Architecture: x86_64 2025-05-07T20:00:15.6868999Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:00:15.6869424Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T20:00:15.6869832Z Byte Order: Little Endian 2025-05-07T20:00:15.6870175Z CPU(s): 16 2025-05-07T20:00:15.6870492Z On-line CPU(s) list: 0-15 2025-05-07T20:00:15.6870822Z Vendor ID: GenuineIntel 2025-05-07T20:00:15.6871248Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T20:00:15.6871821Z CPU family: 6 2025-05-07T20:00:15.6872122Z Model: 85 2025-05-07T20:00:15.6872435Z Thread(s) per core: 2 2025-05-07T20:00:15.6872747Z Core(s) per socket: 8 2025-05-07T20:00:15.6873048Z Socket(s): 1 2025-05-07T20:00:15.6873331Z Stepping: 7 2025-05-07T20:00:15.6873655Z BogoMIPS: 6000.01 2025-05-07T20:00:15.6876036Z 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-07T20:00:15.6878415Z Hypervisor vendor: KVM 2025-05-07T20:00:15.6878754Z Virtualization type: full 2025-05-07T20:00:15.6879107Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:00:15.6879505Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:00:15.6879899Z L2 cache: 8 MiB (8 instances) 2025-05-07T20:00:15.6880266Z L3 cache: 35.8 MiB (1 instance) 2025-05-07T20:00:15.6880617Z NUMA node(s): 1 2025-05-07T20:00:15.6880935Z NUMA node0 CPU(s): 0-15 2025-05-07T20:00:15.6881413Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T20:00:15.6882008Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T20:00:15.6882607Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T20:00:15.6883255Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T20:00:15.6883863Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T20:00:15.6884513Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T20:00:15.6885161Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:00:15.6885563Z Vulnerability Retbleed: Vulnerable 2025-05-07T20:00:15.6885942Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T20:00:15.6886348Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T20:00:15.6886944Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:00:15.6887826Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T20:00:15.6888526Z Vulnerability Srbds: Not affected 2025-05-07T20:00:15.6888923Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:00:15.6889176Z 2025-05-07T20:00:15.6889299Z Versions of relevant libraries: 2025-05-07T20:00:15.6889576Z [pip3] numpy==2.2.5 2025-05-07T20:00:15.6889832Z [pip3] torch==2.8.0.dev20250507+cpu 2025-05-07T20:00:15.6890216Z [conda] numpy 2.2.5 py310hefbff90_0 conda-forge 2025-05-07T20:00:15.6890687Z [conda] torch 2.8.0.dev20250507+cpu pypi_0 pypi 2025-05-07T20:00:15.6891002Z 2025-05-07T20:00:15.7603677Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:00:15.7604317Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:00:15.7605060Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:15.7605408Z env: 2025-05-07T20:00:15.7605666Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:15.7605976Z BUILD_ENV: build_binary 2025-05-07T20:00:15.7606238Z BUILD_TARGET: default 2025-05-07T20:00:15.7606487Z BUILD_VARIANT: cpu 2025-05-07T20:00:15.7606713Z ##[endgroup] 2025-05-07T20:00:16.1904819Z ################################################################################ 2025-05-07T20:00:16.1905244Z # Prepare FBGEMM-GPU Build 2025-05-07T20:00:16.1905541Z # 2025-05-07T20:00:16.1920162Z # [2025-05-07T20:00:16.191Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:00:16.1920617Z ################################################################################ 2025-05-07T20:00:16.1920923Z 2025-05-07T20:00:16.1936145Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:00:16.2815375Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:00:16.2829470Z [BUILD] Running git submodules update ... 2025-05-07T20:00:16.2853187Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:00:16.3140836Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:00:16.3141406Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:00:16.3141907Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:00:16.3142331Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:00:16.3142797Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:00:16.3143269Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:00:16.3143699Z Synchronizing submodule url for '../external/json' 2025-05-07T20:00:16.3170503Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:00:16.3598894Z [BUILD] Installing other build dependencies ... 2025-05-07T20:00:16.3619033Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:00:18.5681538Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:00:18.5859550Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:00:18.6075630Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:00:18.6114231Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:00:18.7578321Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:00:18.7610716Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:00:18.7855321Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:00:18.7884287Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:00:19.0290216Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:00:19.0320849Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:00:19.0484592Z 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-07T20:00:19.0489156Z 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-07T20:00:19.0800783Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:00:19.0832334Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T20:00:19.0892979Z 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-07T20:00:19.1046095Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:00:19.1078960Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:00:19.1490621Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:00:19.1531293Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:00:19.1751006Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:00:19.1778463Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:00:19.1878322Z 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-07T20:00:19.2090678Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:00:19.2120220Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:00:19.2286430Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:00:19.2328593Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:00:19.2563196Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:00:19.2591596Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl.metadata (3.5 kB) 2025-05-07T20:00:19.2839237Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:00:19.2867613Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:00:19.3010930Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:00:19.3049527Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:00:19.3247400Z Collecting tomli>=1.1.0 (from build->-r requirements.txt (line 14)) 2025-05-07T20:00:19.3282368Z Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:00:19.3694782Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:00:19.3778452Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:00:19.4047592Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:00:19.4080650Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2025-05-07T20:00:19.4274038Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:00:19.4307591Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:00:19.4380075Z 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-07T20:00:19.4498787Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:00:19.4525987Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:00:19.4586058Z 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-07T20:00:19.4699709Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:00:19.4734769Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:00:19.4801237Z 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-07T20:00:19.5048497Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:00:19.5076347Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:00:19.5171916Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:00:19.5247595Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:00:19.5322157Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:00:19.6371219Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 272.4 MB/s eta 0:00:00 2025-05-07T20:00:19.6407883Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:00:19.6468795Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:00:19.6539566Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:00:19.6608632Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:00:19.6680847Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:00:19.6735885Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2025-05-07T20:00:19.6807270Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 102.7 MB/s eta 0:00:00 2025-05-07T20:00:19.6836163Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:00:19.6890379Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:00:19.6941921Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:00:19.6993964Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl (466 kB) 2025-05-07T20:00:19.7073266Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:00:19.7131529Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2025-05-07T20:00:19.7195023Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:00:19.7249944Z Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2025-05-07T20:00:19.7308997Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:00:19.7361720Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:00:19.7413096Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:00:19.7469374Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:00:19.9732725Z 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-07T20:00:21.3868821Z 2025-05-07T20:00:21.3915624Z 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-07T20:00:21.3919071Z 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:21.5599827Z ################################################################################ 2025-05-07T20:00:21.5600205Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:00:21.5600478Z # 2025-05-07T20:00:21.5616970Z # [2025-05-07T20:00:21.561Z] + install_triton_pip build_binary 2025-05-07T20:00:21.5617386Z ################################################################################ 2025-05-07T20:00:21.5617638Z 2025-05-07T20:00:23.6525417Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:00:25.7809462Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:00:25.7810211Z [BUILD] Successfully ran git submodules update 2025-05-07T20:00:25.7980242Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:00:25.7980802Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:00:25.7981449Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:25.7981844Z env: 2025-05-07T20:00:25.7982086Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:25.7982400Z BUILD_ENV: build_binary 2025-05-07T20:00:25.7982664Z BUILD_TARGET: default 2025-05-07T20:00:25.7982912Z BUILD_VARIANT: cpu 2025-05-07T20:00:25.7983139Z ##[endgroup] 2025-05-07T20:00:26.2112352Z ################################################################################ 2025-05-07T20:00:26.2112784Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:00:26.2113095Z # 2025-05-07T20:00:26.2127795Z # [2025-05-07T20:00:26.212Z] + 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:26.2128557Z ################################################################################ 2025-05-07T20:00:26.2128801Z 2025-05-07T20:00:26.2129189Z [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:26.2129947Z + sha1sum fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:26.2130323Z 2025-05-07T20:00:26.2241573Z 49e630d8d12e077be4f020248cc3741794975139 fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:26.2242763Z 2025-05-07T20:00:26.2243311Z + sha256sum fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:26.2243692Z 2025-05-07T20:00:26.2503106Z 37b7d86593ce2e89010750b6c389ad47c73d3768e97d0f8770c26b5b0fa18052 fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:26.2504161Z 2025-05-07T20:00:26.2505111Z + md5sum fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:26.2505526Z 2025-05-07T20:00:26.2609244Z 302d14317db32b0381d47f00c8d38846 fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:26.2610136Z 2025-05-07T20:00:26.2617043Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl ... 2025-05-07T20:00:26.2638230Z [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:28.8599214Z 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:28.8601149Z 2025-05-07T20:00:28.8601438Z Processing ./fbgemm_gpu_nightly_cpu-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:00:28.8602483Z 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:28.8603398Z Installing collected packages: fbgemm-gpu-nightly-cpu 2025-05-07T20:00:28.8603848Z Successfully installed fbgemm-gpu-nightly-cpu-2025.5.7 2025-05-07T20:00:28.8604145Z 2025-05-07T20:00:35.4431238Z ################################################################################ 2025-05-07T20:00:35.4431667Z [CHECK] !!!! INFO !!!! 2025-05-07T20:00:35.4432047Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cpu 2025-05-07T20:00:35.4432511Z [CHECK] CUDA version reported by PyTorch is: None 2025-05-07T20:00:35.4432879Z [CHECK] 2025-05-07T20:00:35.4433270Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:00:35.4433816Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:00:35.4434582Z ################################################################################ 2025-05-07T20:00:35.4434820Z 2025-05-07T20:00:35.4434956Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:00:39.0953519Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:00:42.7504419Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:00:46.4000486Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:00:46.4001684Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:00:57.3308806Z ################################################################################ 2025-05-07T20:00:57.3309507Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:00:57.3309896Z [CHECK] The installed FBGEMM VARIANT is: cpu 2025-05-07T20:00:57.3310286Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:00:57.3310664Z ################################################################################ 2025-05-07T20:00:57.3310899Z 2025-05-07T20:01:00.9716161Z ################################################################################ 2025-05-07T20:01:00.9716604Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:01:00.9718208Z [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:01:00.9719843Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:01:00.9720185Z ################################################################################ 2025-05-07T20:01:00.9720435Z 2025-05-07T20:01:00.9720617Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:01:04.6350274Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:01:08.2687947Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:01:11.9348478Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:01:15.5515656Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:01:19.2011827Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:01:22.8433595Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:01:26.4691301Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:01:26.4693734Z [INSTALL] Check for operator registrations ... 2025-05-07T20:01:30.0433202Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:01:30.0433484Z 2025-05-07T20:01:30.1112787Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:01:33.7100522Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:01:33.7100847Z 2025-05-07T20:01:33.7823156Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:01:33.7824098Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:01:33.7868100Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:01:33.7868619Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:01:33.7869160Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:01:33.7869507Z env: 2025-05-07T20:01:33.7869732Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:01:33.7870054Z BUILD_ENV: build_binary 2025-05-07T20:01:33.7870313Z BUILD_TARGET: default 2025-05-07T20:01:33.7870547Z BUILD_VARIANT: cpu 2025-05-07T20:01:33.7870784Z ##[endgroup] 2025-05-07T20:01:34.1838197Z ################################################################################ 2025-05-07T20:01:34.1838626Z # Test All FBGEMM-GPU Modules 2025-05-07T20:01:34.1838913Z # 2025-05-07T20:01:34.1852129Z # [2025-05-07T20:01:34.184Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:01:34.1852581Z ################################################################################ 2025-05-07T20:01:34.1852816Z 2025-05-07T20:01:41.4296969Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cpu) 2025-05-07T20:01:41.4297599Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:01:41.4298113Z [TEST] Determined the test directories: 2025-05-07T20:01:41.4298437Z fbgemm_gpu/test 2025-05-07T20:01:41.4298574Z 2025-05-07T20:01:41.4303558Z [TEST] Configuring for CPU-based testing ... 2025-05-07T20:01:41.4309082Z [TEST] Set environment variables for CPU-only testing ... 2025-05-07T20:01:41.4309643Z + conda env config vars set -n build_binary CUDA_VISIBLE_DEVICES=-1 2025-05-07T20:01:41.4310006Z 2025-05-07T20:01:41.8716932Z 2025-05-07T20:01:41.8717338Z [TEST] Installing PyTest ... 2025-05-07T20:01:41.8738861Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:01:42.6962282Z Channels: 2025-05-07T20:01:42.6962555Z - conda-forge 2025-05-07T20:01:42.6962799Z Platform: linux-64 2025-05-07T20:01:46.0477946Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:01:47.3835055Z Solving environment: \ | done 2025-05-07T20:01:47.4469860Z 2025-05-07T20:01:47.4470375Z ## Package Plan ## 2025-05-07T20:01:47.4470581Z 2025-05-07T20:01:47.4470797Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:01:47.4471119Z 2025-05-07T20:01:47.4471232Z added / updated specs: 2025-05-07T20:01:47.4471490Z - expecttest 2025-05-07T20:01:47.4471724Z - pytest 2025-05-07T20:01:47.4471849Z 2025-05-07T20:01:47.4471867Z 2025-05-07T20:01:47.4472024Z The following packages will be downloaded: 2025-05-07T20:01:47.4472304Z 2025-05-07T20:01:47.4472434Z package | build 2025-05-07T20:01:47.4472769Z ---------------------------|----------------- 2025-05-07T20:01:47.4473237Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:01:47.4473766Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:01:47.4474269Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:01:47.4474752Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:01:47.4475227Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:01:47.4475694Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:01:47.4476175Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:01:47.4476671Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:01:47.4477338Z ------------------------------------------------------------ 2025-05-07T20:01:47.4477701Z Total: 428 KB 2025-05-07T20:01:47.4477943Z 2025-05-07T20:01:47.4478078Z The following NEW packages will be INSTALLED: 2025-05-07T20:01:47.4478337Z 2025-05-07T20:01:47.4478738Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:01:47.4479382Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:01:47.4479968Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:01:47.4480485Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:01:47.4481001Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:01:47.4481495Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:01:47.4481958Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:01:47.4482416Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:01:47.4482706Z 2025-05-07T20:01:47.4482710Z 2025-05-07T20:01:47.4482713Z 2025-05-07T20:01:47.4482862Z Downloading and Extracting Packages: ...working... 2025-05-07T20:01:47.4483262Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:01:47.4483507Z 2025-05-07T20:01:47.4483904Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:01:47.4484181Z 2025-05-07T20:01:47.4484190Z 2025-05-07T20:01:47.4484701Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:01:47.4484985Z 2025-05-07T20:01:47.4484989Z 2025-05-07T20:01:47.4488581Z 2025-05-07T20:01:47.4501463Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:01:47.4501789Z 2025-05-07T20:01:47.4501798Z 2025-05-07T20:01:47.4501802Z 2025-05-07T20:01:47.4501806Z 2025-05-07T20:01:47.4507653Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:01:47.4507986Z 2025-05-07T20:01:47.4507990Z 2025-05-07T20:01:47.4507993Z 2025-05-07T20:01:47.4507997Z 2025-05-07T20:01:47.4512490Z 2025-05-07T20:01:47.4513627Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:01:47.4513944Z 2025-05-07T20:01:47.4513949Z 2025-05-07T20:01:47.4513953Z 2025-05-07T20:01:47.4513957Z 2025-05-07T20:01:47.4513986Z 2025-05-07T20:01:47.4513990Z 2025-05-07T20:01:47.4514711Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:01:47.4515081Z 2025-05-07T20:01:47.4515086Z 2025-05-07T20:01:47.4515090Z 2025-05-07T20:01:47.4515094Z 2025-05-07T20:01:47.4515097Z 2025-05-07T20:01:47.4515100Z 2025-05-07T20:01:47.4515107Z 2025-05-07T20:01:47.5313270Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:01:47.5313617Z 2025-05-07T20:01:47.5316625Z 2025-05-07T20:01:47.6972730Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:01:47.6973045Z 2025-05-07T20:01:47.6973050Z 2025-05-07T20:01:47.6973054Z 2025-05-07T20:01:47.6973058Z 2025-05-07T20:01:47.7075492Z 2025-05-07T20:01:47.7478488Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:01:47.7478856Z 2025-05-07T20:01:47.7478860Z 2025-05-07T20:01:47.7478864Z 2025-05-07T20:01:47.7478867Z 2025-05-07T20:01:47.7583842Z 2025-05-07T20:01:47.7864661Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:01:47.7864959Z 2025-05-07T20:01:47.7864974Z 2025-05-07T20:01:47.7865267Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:01:47.7865549Z 2025-05-07T20:01:47.7865556Z 2025-05-07T20:01:47.7871856Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:01:47.7872134Z 2025-05-07T20:01:47.7872138Z 2025-05-07T20:01:47.7872142Z 2025-05-07T20:01:47.7872146Z 2025-05-07T20:01:47.7872153Z 2025-05-07T20:01:47.8220632Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:01:47.8221174Z 2025-05-07T20:01:47.8221178Z 2025-05-07T20:01:47.8221182Z 2025-05-07T20:01:47.8221186Z 2025-05-07T20:01:47.8221189Z 2025-05-07T20:01:47.8221198Z 2025-05-07T20:01:47.8224596Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:01:47.8224909Z 2025-05-07T20:01:47.8224912Z 2025-05-07T20:01:47.8224920Z 2025-05-07T20:01:47.8224924Z 2025-05-07T20:01:47.8225088Z 2025-05-07T20:01:47.8225313Z 2025-05-07T20:01:47.8298382Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:01:47.8298859Z 2025-05-07T20:01:47.8298864Z 2025-05-07T20:01:47.8298868Z 2025-05-07T20:01:47.8298871Z 2025-05-07T20:01:47.8298875Z 2025-05-07T20:01:47.8298879Z 2025-05-07T20:01:47.8307631Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:01:47.8307956Z 2025-05-07T20:01:47.8307960Z 2025-05-07T20:01:47.8307963Z 2025-05-07T20:01:47.8307973Z 2025-05-07T20:01:47.8311408Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:01:47.8311860Z 2025-05-07T20:01:47.8311867Z 2025-05-07T20:01:47.8311875Z 2025-05-07T20:01:47.8312104Z 2025-05-07T20:01:47.8336029Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:01:47.8336580Z 2025-05-07T20:01:47.8336588Z 2025-05-07T20:01:47.8336594Z 2025-05-07T20:01:47.8344557Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:01:47.8344903Z 2025-05-07T20:01:47.8344909Z 2025-05-07T20:01:47.8345442Z 2025-05-07T20:01:47.8444819Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:01:47.8445115Z 2025-05-07T20:01:47.8457218Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:01:47.8457562Z 2025-05-07T20:01:47.8457568Z 2025-05-07T20:01:47.8457572Z 2025-05-07T20:01:47.8457825Z 2025-05-07T20:01:47.8468426Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:01:47.8468896Z 2025-05-07T20:01:47.8492036Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:01:47.8528153Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:01:47.8528422Z 2025-05-07T20:01:47.8528426Z 2025-05-07T20:01:47.8529338Z 2025-05-07T20:01:47.8589752Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:01:47.8594300Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:01:47.8595416Z 2025-05-07T20:01:47.8685576Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:01:47.8685901Z 2025-05-07T20:01:47.8685906Z 2025-05-07T20:01:47.8685910Z 2025-05-07T20:01:47.8685914Z 2025-05-07T20:01:47.8685918Z 2025-05-07T20:01:47.8685922Z 2025-05-07T20:01:47.8685933Z 2025-05-07T20:01:47.8689712Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:01:47.8690069Z 2025-05-07T20:01:47.8690073Z 2025-05-07T20:01:47.8690077Z 2025-05-07T20:01:47.8690081Z 2025-05-07T20:01:47.8690085Z 2025-05-07T20:01:47.8690105Z 2025-05-07T20:01:47.8690109Z 2025-05-07T20:01:47.8816617Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:01:47.8816920Z 2025-05-07T20:01:47.8816924Z 2025-05-07T20:01:47.8816927Z 2025-05-07T20:01:47.8816931Z 2025-05-07T20:01:47.8816934Z 2025-05-07T20:01:47.8816938Z 2025-05-07T20:01:47.8816945Z 2025-05-07T20:01:47.8888169Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:01:47.8892315Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:01:47.8892715Z 2025-05-07T20:01:47.8893006Z 2025-05-07T20:01:47.8893211Z  2025-05-07T20:01:47.8893427Z 2025-05-07T20:01:47.8893445Z 2025-05-07T20:01:47.8893670Z  2025-05-07T20:01:47.8893946Z 2025-05-07T20:01:47.8893950Z 2025-05-07T20:01:47.8893954Z 2025-05-07T20:01:47.8894143Z  2025-05-07T20:01:47.8894657Z 2025-05-07T20:01:47.8894661Z 2025-05-07T20:01:47.8894664Z 2025-05-07T20:01:47.8894668Z 2025-05-07T20:01:47.8894879Z  2025-05-07T20:01:47.8895148Z 2025-05-07T20:01:47.8895151Z 2025-05-07T20:01:47.8895155Z 2025-05-07T20:01:47.8895158Z 2025-05-07T20:01:47.8895161Z 2025-05-07T20:01:47.8895464Z  2025-05-07T20:01:47.8895695Z 2025-05-07T20:01:47.8895701Z 2025-05-07T20:01:47.8895707Z 2025-05-07T20:01:47.8895713Z 2025-05-07T20:01:47.8895718Z 2025-05-07T20:01:47.8895723Z 2025-05-07T20:01:47.8896006Z  2025-05-07T20:01:47.8896238Z 2025-05-07T20:01:47.8896242Z 2025-05-07T20:01:47.8896245Z 2025-05-07T20:01:47.8896249Z 2025-05-07T20:01:47.8896252Z 2025-05-07T20:01:47.8896256Z 2025-05-07T20:01:47.8896259Z 2025-05-07T20:01:47.8896487Z  done 2025-05-07T20:01:47.9899166Z Preparing transaction: - done 2025-05-07T20:01:48.0904212Z Verifying transaction: | done 2025-05-07T20:01:49.8928643Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:01:49.9941063Z [TEST] Checking imports ... 2025-05-07T20:01:53.5981099Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:01:53.5989242Z [TEST] Setting feature flags ... 2025-05-07T20:01:53.5990131Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:01:53.5990526Z 2025-05-07T20:01:54.0391188Z 2025-05-07T20:01:54.0391723Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:01:54.0392247Z ################################################################################ 2025-05-07T20:01:54.0392586Z # Run FBGEMM-GPU Tests: 2025-05-07T20:01:54.0392855Z # 2025-05-07T20:01:54.0409130Z # [2025-05-07T20:01:54.040Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:01:54.0409581Z ################################################################################ 2025-05-07T20:01:54.0409840Z 2025-05-07T20:01:54.0414949Z [TEST] Enumerating ALL test files ... 2025-05-07T20:01:54.0438351Z ./batched_unary_embeddings_test.py 2025-05-07T20:01:54.0438731Z ./combine/empty_weights_test.py 2025-05-07T20:01:54.0439044Z ./combine/input_combine_test.py 2025-05-07T20:01:54.0439337Z ./config/feature_gate_test.py 2025-05-07T20:01:54.0439623Z ./jagged/1d_to_dense_test.py 2025-05-07T20:01:54.0439911Z ./jagged/2d_to_dense_test.py 2025-05-07T20:01:54.0440221Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:01:54.0440580Z ./jagged/dense_bmm_test.py 2025-05-07T20:01:54.0440884Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:01:54.0441214Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:01:54.0441514Z ./jagged/elementwise_binary_test.py 2025-05-07T20:01:54.0441855Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:01:54.0442183Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:01:54.0442511Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:01:54.0442849Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:01:54.0443161Z ./jagged/misc_ops_test.py 2025-05-07T20:01:54.0443424Z ./jagged/slice_test.py 2025-05-07T20:01:54.0443684Z ./jagged/unique_indices_test.py 2025-05-07T20:01:54.0443968Z ./layout_transform_ops_test.py 2025-05-07T20:01:54.0444263Z ./merge_pooled_embeddings_test.py 2025-05-07T20:01:54.0444557Z ./metric_ops_test.py 2025-05-07T20:01:54.0444826Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:01:54.0445143Z ./quantize/bfloat16_test.py 2025-05-07T20:01:54.0445419Z ./quantize/comm_codec_test.py 2025-05-07T20:01:54.0445709Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:01:54.0446035Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:01:54.0446344Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:01:54.0446652Z ./quantize/hfp8_test.py 2025-05-07T20:01:54.0447842Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:01:54.0448129Z ./quantize/msfp_test.py 2025-05-07T20:01:54.0448385Z ./quantize/mx4_test.py 2025-05-07T20:01:54.0448646Z ./release/stable_release_test.py 2025-05-07T20:01:54.0448926Z ./runtime_monitor_test.py 2025-05-07T20:01:54.0449214Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:01:54.0449557Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:01:54.0449982Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:01:54.0450298Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:01:54.0450609Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:01:54.0450984Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:01:54.0451378Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:01:54.0451724Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:01:54.0452067Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:01:54.0452384Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:01:54.0452715Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:01:54.0453081Z ./sll/jagged_softmax_test.py 2025-05-07T20:01:54.0453390Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:01:54.0453744Z ./sparse/block_bucketize_test.py 2025-05-07T20:01:54.0454037Z ./sparse/cumsum_test.py 2025-05-07T20:01:54.0454319Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:01:54.0454672Z ./sparse/index_select_test.py 2025-05-07T20:01:54.0454959Z ./sparse/misc_ops_test.py 2025-05-07T20:01:54.0455219Z ./sparse/pack_segments_test.py 2025-05-07T20:01:54.0455518Z ./sparse/permute_embeddings_test.py 2025-05-07T20:01:54.0455831Z ./sparse/permute_indices_test.py 2025-05-07T20:01:54.0456145Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:01:54.0456462Z ./sparse/reorder_batched_test.py 2025-05-07T20:01:54.0456774Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:01:54.0457119Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:01:54.0457437Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:01:54.0457821Z ./tbe/cache/cache_test.py 2025-05-07T20:01:54.0458119Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:01:54.0458438Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:01:54.0458728Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:01:54.0459023Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:01:54.0459340Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:01:54.0459678Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:01:54.0460022Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:01:54.0460345Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:01:54.0460672Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:01:54.0461006Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:01:54.0461350Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:01:54.0461641Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:01:54.0461938Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:01:54.0462275Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:01:54.0462581Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:01:54.0462887Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:01:54.0463307Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:01:54.0463735Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:01:54.0464102Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:01:54.0464430Z ./tbe/training/backward_dense_test.py 2025-05-07T20:01:54.0464756Z ./tbe/training/backward_none_test.py 2025-05-07T20:01:54.0465071Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:01:54.0465413Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:01:54.0465778Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:01:54.0466142Z ./tbe/training/forward_test.py 2025-05-07T20:01:54.0466445Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:01:54.0466783Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:01:54.0467099Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:01:54.0467425Z ./utils/filestore_test.py 2025-05-07T20:01:54.0467801Z ./uvm/copy_test.py 2025-05-07T20:01:54.0468026Z ./uvm/ops_load_test.py 2025-05-07T20:01:54.0468273Z ./uvm/uvm_test.py 2025-05-07T20:01:54.0468414Z 2025-05-07T20:01:54.0468548Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:01:54.0468856Z ./uvm/copy_test.py 2025-05-07T20:01:54.0469013Z 2025-05-07T20:01:54.0469141Z ################################################################################ 2025-05-07T20:01:54.0471145Z # [2025-05-07T20:01:54.046Z] Run Python Test Suite: 2025-05-07T20:01:54.0471512Z # ./batched_unary_embeddings_test.py 2025-05-07T20:01:54.0471832Z ################################################################################ 2025-05-07T20:01:54.0492591Z + 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:54.0493329Z 2025-05-07T20:01:56.6067953Z ============================= test session starts ============================== 2025-05-07T20:01:56.6068707Z 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:56.6069295Z cachedir: .pytest_cache 2025-05-07T20:01:56.6069937Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:56.6070648Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:56.6070994Z plugins: hypothesis-6.131.14 2025-05-07T20:01:57.9837337Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:01:57.9838913Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:01:57.9875723Z collected 2 items 2025-05-07T20:01:58.0008313Z 2025-05-07T20:01:58.0008916Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:01:58.0028948Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu SKIPPED 2025-05-07T20:01:58.0029525Z 2025-05-07T20:01:58.0029730Z =========================== short test summary info ============================ 2025-05-07T20:01:58.0030482Z SKIPPED [1] batched_unary_embeddings_test.py:236: CUDA is not available or no GPUs detected 2025-05-07T20:01:58.0031241Z ========================= 1 passed, 1 skipped in 1.94s ========================= 2025-05-07T20:01:58.4052858Z 2025-05-07T20:01:58.4053493Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:01:58.4070853Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 4 seconds 2025-05-07T20:01:58.4071198Z 2025-05-07T20:01:58.4071203Z 2025-05-07T20:01:58.4071207Z 2025-05-07T20:01:58.4071219Z 2025-05-07T20:01:58.4083748Z ################################################################################ 2025-05-07T20:01:58.4100457Z # [2025-05-07T20:01:58.409Z] Run Python Test Suite: 2025-05-07T20:01:58.4100923Z # ./combine/empty_weights_test.py 2025-05-07T20:01:58.4101294Z ################################################################################ 2025-05-07T20:01:58.4122646Z + 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:58.4123390Z 2025-05-07T20:02:00.5492766Z ============================= test session starts ============================== 2025-05-07T20:02:00.5493500Z 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:00.5494091Z cachedir: .pytest_cache 2025-05-07T20:02:00.5494750Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:00.5495472Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:00.5495797Z plugins: hypothesis-6.131.14 2025-05-07T20:02:01.9764970Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:02:01.9766307Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:02:01.9808018Z collected 1 item 2025-05-07T20:02:01.9808308Z 2025-05-07T20:02:01.9830308Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:02:01.9830899Z 2025-05-07T20:02:01.9831232Z =========================== short test summary info ============================ 2025-05-07T20:02:01.9831737Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:02:01.9832228Z ============================== 1 skipped in 1.56s ============================== 2025-05-07T20:02:02.4164556Z 2025-05-07T20:02:02.4165244Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:02:02.4182274Z [TEST] Python test time for ./combine/empty_weights_test.py: 4 seconds 2025-05-07T20:02:02.4182908Z 2025-05-07T20:02:02.4182950Z 2025-05-07T20:02:02.4182958Z 2025-05-07T20:02:02.4182981Z 2025-05-07T20:02:02.4195268Z ################################################################################ 2025-05-07T20:02:02.4210981Z # [2025-05-07T20:02:02.420Z] Run Python Test Suite: 2025-05-07T20:02:02.4211618Z # ./combine/input_combine_test.py 2025-05-07T20:02:02.4233514Z ################################################################################ 2025-05-07T20:02:02.4234617Z + 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:02:02.4235340Z 2025-05-07T20:02:04.5608062Z ============================= test session starts ============================== 2025-05-07T20:02:04.5608842Z 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:04.5609429Z cachedir: .pytest_cache 2025-05-07T20:02:04.5610080Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:04.5610847Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:04.5611168Z plugins: hypothesis-6.131.14 2025-05-07T20:02:06.0235353Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:02:06.0236379Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:02:06.0290778Z collected 14 items 2025-05-07T20:02:06.0291009Z 2025-05-07T20:02:06.0324684Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:02:06.1227234Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:02:06.1244622Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:02:06.1280760Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:02:06.1312345Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:02:06.1327777Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:02:06.1382341Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:02:06.1414444Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:02:06.1457316Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:02:06.1482470Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:02:06.1524511Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:02:06.1550107Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:02:06.1562765Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:02:06.1586066Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:02:06.1586705Z 2025-05-07T20:02:06.1586997Z ============================== 14 passed in 1.72s ============================== 2025-05-07T20:02:06.5808660Z 2025-05-07T20:02:06.5809495Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:02:06.5826204Z [TEST] Python test time for ./combine/input_combine_test.py: 4 seconds 2025-05-07T20:02:06.5826772Z 2025-05-07T20:02:06.5826778Z 2025-05-07T20:02:06.5826782Z 2025-05-07T20:02:06.5826794Z 2025-05-07T20:02:06.5839889Z ################################################################################ 2025-05-07T20:02:06.5855324Z # [2025-05-07T20:02:06.585Z] Run Python Test Suite: 2025-05-07T20:02:06.5855964Z # ./config/feature_gate_test.py 2025-05-07T20:02:06.5856314Z ################################################################################ 2025-05-07T20:02:06.5877513Z + 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:02:06.5878232Z 2025-05-07T20:02:08.7538935Z ============================= test session starts ============================== 2025-05-07T20:02:08.7539644Z 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:08.7540235Z cachedir: .pytest_cache 2025-05-07T20:02:08.7540877Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:08.7541594Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:08.7541922Z plugins: hypothesis-6.131.14 2025-05-07T20:02:10.1691899Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:02:10.1692923Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:02:10.1733328Z collected 2 items 2025-05-07T20:02:10.1733494Z 2025-05-07T20:02:10.1742639Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:02:10.1743114Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:02:10.1743324Z 2025-05-07T20:02:10.1743429Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:02:10.1743641Z 2025-05-07T20:02:10.1743803Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:02:10.1744072Z 2025-05-07T20:02:10.1744238Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:02:10.1744503Z 2025-05-07T20:02:10.1744686Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:02:10.1744968Z 2025-05-07T20:02:10.1745135Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:02:10.1745485Z 2025-05-07T20:02:10.1745645Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:02:10.1745915Z 2025-05-07T20:02:10.1746099Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:02:10.1746422Z 2025-05-07T20:02:10.1746578Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:02:10.1746829Z 2025-05-07T20:02:10.1746975Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:02:10.1747319Z PASSED 2025-05-07T20:02:10.1763834Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:02:10.1764203Z 2025-05-07T20:02:10.1764369Z =========================== short test summary info ============================ 2025-05-07T20:02:10.1764865Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:02:10.1765364Z ========================= 1 passed, 1 skipped in 1.54s ========================= 2025-05-07T20:02:10.5847880Z 2025-05-07T20:02:10.5848373Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:02:10.5865576Z [TEST] Python test time for ./config/feature_gate_test.py: 4 seconds 2025-05-07T20:02:10.5865901Z 2025-05-07T20:02:10.5865906Z 2025-05-07T20:02:10.5865909Z 2025-05-07T20:02:10.5865924Z 2025-05-07T20:02:10.5878906Z ################################################################################ 2025-05-07T20:02:10.5894471Z # [2025-05-07T20:02:10.589Z] Run Python Test Suite: 2025-05-07T20:02:10.5894839Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:02:10.5895157Z ################################################################################ 2025-05-07T20:02:10.5916883Z + 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:02:10.5917597Z 2025-05-07T20:02:12.7328781Z ============================= test session starts ============================== 2025-05-07T20:02:12.7329470Z 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:12.7330085Z cachedir: .pytest_cache 2025-05-07T20:02:12.7330746Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:12.7331459Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:12.7331780Z plugins: hypothesis-6.131.14 2025-05-07T20:02:14.4786159Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:02:14.4787147Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:02:14.4837309Z collected 4 items 2025-05-07T20:02:14.4837486Z 2025-05-07T20:02:14.6545331Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6546442Z self=, 2025-05-07T20:02:14.6547118Z B=1, 2025-05-07T20:02:14.6547451Z max_sequence_length=1, 2025-05-07T20:02:14.6547922Z padding_value=0, 2025-05-07T20:02:14.6548232Z ) 2025-05-07T20:02:14.6548515Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6549193Z self=, 2025-05-07T20:02:14.6549845Z B=103, 2025-05-07T20:02:14.6550127Z max_sequence_length=1, 2025-05-07T20:02:14.6550470Z padding_value=0, 2025-05-07T20:02:14.6550767Z ) 2025-05-07T20:02:14.6551053Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6551713Z self=, 2025-05-07T20:02:14.6552360Z B=103, 2025-05-07T20:02:14.6552642Z max_sequence_length=224, 2025-05-07T20:02:14.6552989Z padding_value=41016, 2025-05-07T20:02:14.6553307Z ) 2025-05-07T20:02:14.6553596Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6554259Z self=, 2025-05-07T20:02:14.6554902Z B=7, 2025-05-07T20:02:14.6555177Z max_sequence_length=473, 2025-05-07T20:02:14.6555525Z padding_value=55817, 2025-05-07T20:02:14.6555840Z ) 2025-05-07T20:02:14.6556125Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6556790Z self=, 2025-05-07T20:02:14.6557433Z B=21, 2025-05-07T20:02:14.6557711Z max_sequence_length=429, 2025-05-07T20:02:14.6558072Z padding_value=-43576, 2025-05-07T20:02:14.6558382Z ) 2025-05-07T20:02:14.6558664Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6559335Z self=, 2025-05-07T20:02:14.6559961Z B=35, 2025-05-07T20:02:14.6560239Z max_sequence_length=266, 2025-05-07T20:02:14.6560595Z padding_value=57652, 2025-05-07T20:02:14.6561207Z ) 2025-05-07T20:02:14.6561490Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6562153Z self=, 2025-05-07T20:02:14.6562778Z B=16, 2025-05-07T20:02:14.6563056Z max_sequence_length=168, 2025-05-07T20:02:14.6563416Z padding_value=-24624, 2025-05-07T20:02:14.6563721Z ) 2025-05-07T20:02:14.6564133Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6564805Z self=, 2025-05-07T20:02:14.6565445Z B=89, 2025-05-07T20:02:14.6565716Z max_sequence_length=363, 2025-05-07T20:02:14.6566084Z padding_value=-55348, 2025-05-07T20:02:14.6566402Z ) 2025-05-07T20:02:14.6566671Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6567339Z self=, 2025-05-07T20:02:14.6567981Z B=59, 2025-05-07T20:02:14.6568243Z max_sequence_length=403, 2025-05-07T20:02:14.6568610Z padding_value=-4601, 2025-05-07T20:02:14.6568928Z ) 2025-05-07T20:02:14.6569202Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6569867Z self=, 2025-05-07T20:02:14.6570510Z B=112, 2025-05-07T20:02:14.6570779Z max_sequence_length=291, 2025-05-07T20:02:14.6571144Z padding_value=-73176, 2025-05-07T20:02:14.6571461Z ) 2025-05-07T20:02:14.6571729Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6572391Z self=, 2025-05-07T20:02:14.6573032Z B=5, 2025-05-07T20:02:14.6573308Z max_sequence_length=103, 2025-05-07T20:02:14.6573647Z padding_value=8516, 2025-05-07T20:02:14.6573953Z ) 2025-05-07T20:02:14.6574238Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6574887Z self=, 2025-05-07T20:02:14.6575434Z B=103, 2025-05-07T20:02:14.6575652Z max_sequence_length=103, 2025-05-07T20:02:14.6575915Z padding_value=8516, 2025-05-07T20:02:14.6576152Z ) 2025-05-07T20:02:14.6576373Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6576862Z self=, 2025-05-07T20:02:14.6577345Z B=103, 2025-05-07T20:02:14.6577586Z max_sequence_length=1, 2025-05-07T20:02:14.6577937Z padding_value=8516, 2025-05-07T20:02:14.6578170Z ) 2025-05-07T20:02:14.6578401Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6578909Z self=, 2025-05-07T20:02:14.6579381Z B=1, 2025-05-07T20:02:14.6579598Z max_sequence_length=1, 2025-05-07T20:02:14.6579871Z padding_value=8516, 2025-05-07T20:02:14.6580104Z ) 2025-05-07T20:02:14.6580330Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6580847Z self=, 2025-05-07T20:02:14.6581343Z B=1, 2025-05-07T20:02:14.6581554Z max_sequence_length=1, 2025-05-07T20:02:14.6581820Z padding_value=1, 2025-05-07T20:02:14.6582057Z ) 2025-05-07T20:02:14.6582266Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6582780Z self=, 2025-05-07T20:02:14.6583268Z B=26, 2025-05-07T20:02:14.6583474Z max_sequence_length=248, 2025-05-07T20:02:14.6583754Z padding_value=-33938, 2025-05-07T20:02:14.6584006Z ) 2025-05-07T20:02:14.6584215Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6584717Z self=, 2025-05-07T20:02:14.6585199Z B=1, 2025-05-07T20:02:14.6585400Z max_sequence_length=248, 2025-05-07T20:02:14.6585675Z padding_value=-33938, 2025-05-07T20:02:14.6586024Z ) 2025-05-07T20:02:14.6586232Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6586735Z self=, 2025-05-07T20:02:14.6587220Z B=1, 2025-05-07T20:02:14.6587433Z max_sequence_length=248, 2025-05-07T20:02:14.6587697Z padding_value=1, 2025-05-07T20:02:14.6587929Z ) 2025-05-07T20:02:14.6588148Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6588709Z self=, 2025-05-07T20:02:14.6589199Z B=71, 2025-05-07T20:02:14.6589421Z max_sequence_length=364, 2025-05-07T20:02:14.6589685Z padding_value=3266, 2025-05-07T20:02:14.6589924Z ) 2025-05-07T20:02:14.6590148Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:02:14.6590640Z self=, 2025-05-07T20:02:14.6591124Z B=71, 2025-05-07T20:02:14.6591338Z max_sequence_length=364, 2025-05-07T20:02:14.6591618Z padding_value=71, 2025-05-07T20:02:14.6591841Z ) 2025-05-07T20:02:14.6592040Z PASSED 2025-05-07T20:02:18.0073477Z 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:02:18.0074520Z self=, 2025-05-07T20:02:18.0075110Z B=1, 2025-05-07T20:02:18.0075339Z max_sequence_length=1, 2025-05-07T20:02:18.0075611Z padding_value=0, 2025-05-07T20:02:18.0075859Z device=device(type='cpu'), 2025-05-07T20:02:18.0076128Z ) 2025-05-07T20:02:18.0076404Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0077029Z self=, 2025-05-07T20:02:18.0077570Z B=73, 2025-05-07T20:02:18.0077836Z max_sequence_length=1, 2025-05-07T20:02:18.0078099Z padding_value=0, 2025-05-07T20:02:18.0078354Z device=device(type='cpu'), 2025-05-07T20:02:18.0078620Z ) 2025-05-07T20:02:18.0078887Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0079499Z self=, 2025-05-07T20:02:18.0080052Z B=73, 2025-05-07T20:02:18.0080273Z max_sequence_length=430, 2025-05-07T20:02:18.0080551Z padding_value=89311, 2025-05-07T20:02:18.0080819Z device=device(type='cpu'), 2025-05-07T20:02:18.0081082Z ) 2025-05-07T20:02:18.0081336Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0081952Z self=, 2025-05-07T20:02:18.0082498Z B=16, 2025-05-07T20:02:18.0082715Z max_sequence_length=277, 2025-05-07T20:02:18.0082984Z padding_value=-91529, 2025-05-07T20:02:18.0083256Z device=device(type='cpu'), 2025-05-07T20:02:18.0083519Z ) 2025-05-07T20:02:18.0083781Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0084434Z self=, 2025-05-07T20:02:18.0084984Z B=51, 2025-05-07T20:02:18.0085202Z max_sequence_length=428, 2025-05-07T20:02:18.0085469Z padding_value=36449, 2025-05-07T20:02:18.0085740Z device=device(type='cpu'), 2025-05-07T20:02:18.0086005Z ) 2025-05-07T20:02:18.0086265Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0086890Z self=, 2025-05-07T20:02:18.0087440Z B=84, 2025-05-07T20:02:18.0087646Z max_sequence_length=245, 2025-05-07T20:02:18.0087927Z padding_value=-14794, 2025-05-07T20:02:18.0088198Z device=device(type='cpu'), 2025-05-07T20:02:18.0088459Z ) 2025-05-07T20:02:18.0088714Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0089579Z self=, 2025-05-07T20:02:18.0090135Z B=76, 2025-05-07T20:02:18.0090345Z max_sequence_length=430, 2025-05-07T20:02:18.0090641Z padding_value=-61788, 2025-05-07T20:02:18.0090914Z device=device(type='cpu'), 2025-05-07T20:02:18.0091169Z ) 2025-05-07T20:02:18.0091439Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0092168Z self=, 2025-05-07T20:02:18.0092709Z B=67, 2025-05-07T20:02:18.0092928Z max_sequence_length=2, 2025-05-07T20:02:18.0093203Z padding_value=-62365, 2025-05-07T20:02:18.0093475Z device=device(type='cpu'), 2025-05-07T20:02:18.0093728Z ) 2025-05-07T20:02:18.0093998Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0094620Z self=, 2025-05-07T20:02:18.0095169Z B=108, 2025-05-07T20:02:18.0095397Z max_sequence_length=245, 2025-05-07T20:02:18.0095676Z padding_value=390, 2025-05-07T20:02:18.0095925Z device=device(type='cpu'), 2025-05-07T20:02:18.0096193Z ) 2025-05-07T20:02:18.0096486Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0097111Z self=, 2025-05-07T20:02:18.0097660Z B=47, 2025-05-07T20:02:18.0097978Z max_sequence_length=367, 2025-05-07T20:02:18.0098247Z padding_value=-22788, 2025-05-07T20:02:18.0098523Z device=device(type='cpu'), 2025-05-07T20:02:18.0098791Z ) 2025-05-07T20:02:18.0099058Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0099662Z self=, 2025-05-07T20:02:18.0100209Z B=19, 2025-05-07T20:02:18.0100429Z max_sequence_length=138, 2025-05-07T20:02:18.0100705Z padding_value=99999, 2025-05-07T20:02:18.0100973Z device=device(type='cpu'), 2025-05-07T20:02:18.0101237Z ) 2025-05-07T20:02:18.0101490Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0102112Z self=, 2025-05-07T20:02:18.0102658Z B=19, 2025-05-07T20:02:18.0102868Z max_sequence_length=19, 2025-05-07T20:02:18.0103151Z padding_value=99999, 2025-05-07T20:02:18.0103418Z device=device(type='cpu'), 2025-05-07T20:02:18.0103688Z ) 2025-05-07T20:02:18.0103942Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0104559Z self=, 2025-05-07T20:02:18.0105112Z B=19, 2025-05-07T20:02:18.0105316Z max_sequence_length=19, 2025-05-07T20:02:18.0105583Z padding_value=19, 2025-05-07T20:02:18.0105839Z device=device(type='cpu'), 2025-05-07T20:02:18.0106101Z ) 2025-05-07T20:02:18.0106366Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0106989Z self=, 2025-05-07T20:02:18.0107523Z B=110, 2025-05-07T20:02:18.0107743Z max_sequence_length=71, 2025-05-07T20:02:18.0108016Z padding_value=35357, 2025-05-07T20:02:18.0108278Z device=device(type='cpu'), 2025-05-07T20:02:18.0108546Z ) 2025-05-07T20:02:18.0108817Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0109432Z self=, 2025-05-07T20:02:18.0109969Z B=110, 2025-05-07T20:02:18.0110189Z max_sequence_length=110, 2025-05-07T20:02:18.0110466Z padding_value=35357, 2025-05-07T20:02:18.0110720Z device=device(type='cpu'), 2025-05-07T20:02:18.0110982Z ) 2025-05-07T20:02:18.0111245Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0111963Z self=, 2025-05-07T20:02:18.0112514Z B=110, 2025-05-07T20:02:18.0112740Z max_sequence_length=110, 2025-05-07T20:02:18.0113002Z padding_value=110, 2025-05-07T20:02:18.0113262Z device=device(type='cpu'), 2025-05-07T20:02:18.0113525Z ) 2025-05-07T20:02:18.0113861Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0114482Z self=, 2025-05-07T20:02:18.0115033Z B=64, 2025-05-07T20:02:18.0115250Z max_sequence_length=436, 2025-05-07T20:02:18.0115513Z padding_value=17350, 2025-05-07T20:02:18.0115782Z device=device(type='cpu'), 2025-05-07T20:02:18.0116045Z ) 2025-05-07T20:02:18.0116300Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0116917Z self=, 2025-05-07T20:02:18.0117472Z B=64, 2025-05-07T20:02:18.0117678Z max_sequence_length=64, 2025-05-07T20:02:18.0117951Z padding_value=17350, 2025-05-07T20:02:18.0118224Z device=device(type='cpu'), 2025-05-07T20:02:18.0118475Z ) 2025-05-07T20:02:18.0118741Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0119369Z self=, 2025-05-07T20:02:18.0119919Z B=64, 2025-05-07T20:02:18.0120130Z max_sequence_length=64, 2025-05-07T20:02:18.0120401Z padding_value=64, 2025-05-07T20:02:18.0120659Z device=device(type='cpu'), 2025-05-07T20:02:18.0120910Z ) 2025-05-07T20:02:18.0121178Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:02:18.0121802Z self=, 2025-05-07T20:02:18.0122335Z B=82, 2025-05-07T20:02:18.0122554Z max_sequence_length=225, 2025-05-07T20:02:18.0122836Z padding_value=80405, 2025-05-07T20:02:18.0123089Z device=device(type='cpu'), 2025-05-07T20:02:18.0123384Z ) 2025-05-07T20:02:18.0123566Z PASSED 2025-05-07T20:02:18.0124020Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:02:18.0124744Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense SKIPPED 2025-05-07T20:02:18.0125161Z 2025-05-07T20:02:18.0125318Z =========================== short test summary info ============================ 2025-05-07T20:02:18.0125861Z SKIPPED [1] jagged/1d_to_dense_test.py:202: CUDA is not available or no GPUs detected 2025-05-07T20:02:18.0126399Z ========================= 3 passed, 1 skipped in 5.40s ========================= 2025-05-07T20:02:18.9762295Z 2025-05-07T20:02:18.9762932Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:02:18.9780771Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 8 seconds 2025-05-07T20:02:18.9781131Z 2025-05-07T20:02:18.9781137Z 2025-05-07T20:02:18.9781142Z 2025-05-07T20:02:18.9781154Z 2025-05-07T20:02:18.9794484Z ################################################################################ 2025-05-07T20:02:18.9810960Z # [2025-05-07T20:02:18.980Z] Run Python Test Suite: 2025-05-07T20:02:18.9811359Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:02:18.9811691Z ################################################################################ 2025-05-07T20:02:18.9833718Z + 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:02:18.9834432Z 2025-05-07T20:02:21.1329288Z ============================= test session starts ============================== 2025-05-07T20:02:21.1330001Z 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:21.1330580Z cachedir: .pytest_cache 2025-05-07T20:02:21.1331550Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:21.1332267Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:21.1332589Z plugins: hypothesis-6.131.14 2025-05-07T20:02:22.8781651Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:02:22.8782934Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:02:22.8834489Z collected 4 items 2025-05-07T20:02:22.8834652Z 2025-05-07T20:02:23.4120234Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4121421Z self=, 2025-05-07T20:02:23.4122065Z B=1, 2025-05-07T20:02:23.4122324Z D=1, 2025-05-07T20:02:23.4122604Z max_sequence_length=1, 2025-05-07T20:02:23.4122986Z dtype=torch.float32, 2025-05-07T20:02:23.4123309Z ) 2025-05-07T20:02:23.4123604Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4124273Z self=, 2025-05-07T20:02:23.4124920Z B=77, 2025-05-07T20:02:23.4125178Z D=1, 2025-05-07T20:02:23.4125440Z max_sequence_length=1, 2025-05-07T20:02:23.4125812Z dtype=torch.float32, 2025-05-07T20:02:23.4126129Z ) 2025-05-07T20:02:23.4126406Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4127080Z self=, 2025-05-07T20:02:23.4127726Z B=77, 2025-05-07T20:02:23.4127969Z D=100, 2025-05-07T20:02:23.4128253Z max_sequence_length=157, 2025-05-07T20:02:23.4128626Z dtype=torch.float16, 2025-05-07T20:02:23.4128952Z ) 2025-05-07T20:02:23.4129227Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4129913Z self=, 2025-05-07T20:02:23.4130563Z B=37, 2025-05-07T20:02:23.4130803Z D=6, 2025-05-07T20:02:23.4131083Z max_sequence_length=70, 2025-05-07T20:02:23.4131440Z dtype=torch.bfloat16, 2025-05-07T20:02:23.4131748Z ) 2025-05-07T20:02:23.4132041Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4132757Z self=, 2025-05-07T20:02:23.4133394Z B=60, 2025-05-07T20:02:23.4133653Z D=96, 2025-05-07T20:02:23.4133932Z max_sequence_length=63, 2025-05-07T20:02:23.4134271Z dtype=torch.float32, 2025-05-07T20:02:23.4134590Z ) 2025-05-07T20:02:23.4134918Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4135579Z self=, 2025-05-07T20:02:23.4136224Z B=42, 2025-05-07T20:02:23.4136474Z D=96, 2025-05-07T20:02:23.4136752Z max_sequence_length=159, 2025-05-07T20:02:23.4137108Z dtype=torch.float32, 2025-05-07T20:02:23.4137422Z ) 2025-05-07T20:02:23.4137801Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4138454Z self=, 2025-05-07T20:02:23.4139103Z B=58, 2025-05-07T20:02:23.4139354Z D=61, 2025-05-07T20:02:23.4139618Z max_sequence_length=200, 2025-05-07T20:02:23.4139986Z dtype=torch.float16, 2025-05-07T20:02:23.4140304Z ) 2025-05-07T20:02:23.4140575Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4141246Z self=, 2025-05-07T20:02:23.4141881Z B=39, 2025-05-07T20:02:23.4142123Z D=9, 2025-05-07T20:02:23.4142392Z max_sequence_length=32, 2025-05-07T20:02:23.4142753Z dtype=torch.float32, 2025-05-07T20:02:23.4143061Z ) 2025-05-07T20:02:23.4143353Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4144394Z self=, 2025-05-07T20:02:23.4145042Z B=11, 2025-05-07T20:02:23.4145280Z D=98, 2025-05-07T20:02:23.4145559Z max_sequence_length=7, 2025-05-07T20:02:23.4145909Z dtype=torch.bfloat16, 2025-05-07T20:02:23.4146223Z ) 2025-05-07T20:02:23.4146507Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4147310Z self=, 2025-05-07T20:02:23.4148158Z B=85, 2025-05-07T20:02:23.4148414Z D=38, 2025-05-07T20:02:23.4148694Z max_sequence_length=1, 2025-05-07T20:02:23.4149038Z dtype=torch.bfloat16, 2025-05-07T20:02:23.4149362Z ) 2025-05-07T20:02:23.4149651Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4150206Z self=, 2025-05-07T20:02:23.4150701Z B=113, 2025-05-07T20:02:23.4150908Z D=116, 2025-05-07T20:02:23.4151123Z max_sequence_length=93, 2025-05-07T20:02:23.4151404Z dtype=torch.bfloat16, 2025-05-07T20:02:23.4151661Z ) 2025-05-07T20:02:23.4151891Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4152385Z self=, 2025-05-07T20:02:23.4152878Z B=113, 2025-05-07T20:02:23.4153087Z D=113, 2025-05-07T20:02:23.4153288Z max_sequence_length=93, 2025-05-07T20:02:23.4153570Z dtype=torch.bfloat16, 2025-05-07T20:02:23.4153818Z ) 2025-05-07T20:02:23.4154031Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4154534Z self=, 2025-05-07T20:02:23.4155019Z B=93, 2025-05-07T20:02:23.4155208Z D=113, 2025-05-07T20:02:23.4155422Z max_sequence_length=93, 2025-05-07T20:02:23.4155700Z dtype=torch.bfloat16, 2025-05-07T20:02:23.4155933Z ) 2025-05-07T20:02:23.4156151Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4171740Z self=, 2025-05-07T20:02:23.4172343Z B=93, 2025-05-07T20:02:23.4172621Z D=113, 2025-05-07T20:02:23.4172949Z max_sequence_length=113, 2025-05-07T20:02:23.4173346Z dtype=torch.bfloat16, 2025-05-07T20:02:23.4173632Z ) 2025-05-07T20:02:23.4173863Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4174403Z self=, 2025-05-07T20:02:23.4174885Z B=93, 2025-05-07T20:02:23.4175093Z D=93, 2025-05-07T20:02:23.4175314Z max_sequence_length=113, 2025-05-07T20:02:23.4175588Z dtype=torch.bfloat16, 2025-05-07T20:02:23.4175840Z ) 2025-05-07T20:02:23.4176070Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4176571Z self=, 2025-05-07T20:02:23.4177066Z B=113, 2025-05-07T20:02:23.4177269Z D=93, 2025-05-07T20:02:23.4177498Z max_sequence_length=113, 2025-05-07T20:02:23.4177862Z dtype=torch.bfloat16, 2025-05-07T20:02:23.4178117Z ) 2025-05-07T20:02:23.4178345Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4178842Z self=, 2025-05-07T20:02:23.4179333Z B=113, 2025-05-07T20:02:23.4179539Z D=93, 2025-05-07T20:02:23.4179748Z max_sequence_length=93, 2025-05-07T20:02:23.4180032Z dtype=torch.bfloat16, 2025-05-07T20:02:23.4180283Z ) 2025-05-07T20:02:23.4180495Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4181006Z self=, 2025-05-07T20:02:23.4181504Z B=108, 2025-05-07T20:02:23.4181697Z D=114, 2025-05-07T20:02:23.4181921Z max_sequence_length=137, 2025-05-07T20:02:23.4182201Z dtype=torch.float16, 2025-05-07T20:02:23.4182437Z ) 2025-05-07T20:02:23.4182662Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4183391Z self=, 2025-05-07T20:02:23.4183885Z B=108, 2025-05-07T20:02:23.4184075Z D=114, 2025-05-07T20:02:23.4184297Z max_sequence_length=114, 2025-05-07T20:02:23.4184582Z dtype=torch.float16, 2025-05-07T20:02:23.4184820Z ) 2025-05-07T20:02:23.4185045Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:02:23.4185686Z self=, 2025-05-07T20:02:23.4186164Z B=108, 2025-05-07T20:02:23.4186370Z D=114, 2025-05-07T20:02:23.4186588Z max_sequence_length=108, 2025-05-07T20:02:23.4186858Z dtype=torch.float16, 2025-05-07T20:02:23.4187109Z ) 2025-05-07T20:02:23.4187329Z PASSED 2025-05-07T20:02:26.8561084Z 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:26.8562433Z self=, 2025-05-07T20:02:26.8563210Z B=2, 2025-05-07T20:02:26.8563473Z D=2, 2025-05-07T20:02:26.8563751Z max_sequence_length=1, 2025-05-07T20:02:26.8564092Z dtype=torch.float32, 2025-05-07T20:02:26.8564449Z device=device(type='cpu'), 2025-05-07T20:02:26.8564800Z ) 2025-05-07T20:02:26.8565138Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8566040Z self=, 2025-05-07T20:02:26.8566771Z B=33, 2025-05-07T20:02:26.8567024Z D=2, 2025-05-07T20:02:26.8567304Z max_sequence_length=1, 2025-05-07T20:02:26.8567655Z dtype=torch.float32, 2025-05-07T20:02:26.8567993Z device=device(type='cpu'), 2025-05-07T20:02:26.8568338Z ) 2025-05-07T20:02:26.8568690Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8569501Z self=, 2025-05-07T20:02:26.8570241Z B=33, 2025-05-07T20:02:26.8570504Z D=105, 2025-05-07T20:02:26.8570788Z max_sequence_length=178, 2025-05-07T20:02:26.8571133Z dtype=torch.float32, 2025-05-07T20:02:26.8571478Z device=device(type='cpu'), 2025-05-07T20:02:26.8571825Z ) 2025-05-07T20:02:26.8572165Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8572996Z self=, 2025-05-07T20:02:26.8573730Z B=89, 2025-05-07T20:02:26.8573973Z D=63, 2025-05-07T20:02:26.8574253Z max_sequence_length=58, 2025-05-07T20:02:26.8574612Z dtype=torch.float16, 2025-05-07T20:02:26.8574948Z device=device(type='cpu'), 2025-05-07T20:02:26.8575286Z ) 2025-05-07T20:02:26.8575633Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8576443Z self=, 2025-05-07T20:02:26.8577183Z B=34, 2025-05-07T20:02:26.8577433Z D=46, 2025-05-07T20:02:26.8577713Z max_sequence_length=178, 2025-05-07T20:02:26.8578135Z dtype=torch.bfloat16, 2025-05-07T20:02:26.8578489Z device=device(type='cpu'), 2025-05-07T20:02:26.8578832Z ) 2025-05-07T20:02:26.8579162Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8579995Z self=, 2025-05-07T20:02:26.8580725Z B=65, 2025-05-07T20:02:26.8580966Z D=66, 2025-05-07T20:02:26.8581239Z max_sequence_length=2, 2025-05-07T20:02:26.8581586Z dtype=torch.float32, 2025-05-07T20:02:26.8581918Z device=device(type='cpu'), 2025-05-07T20:02:26.8582258Z ) 2025-05-07T20:02:26.8582601Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8583411Z self=, 2025-05-07T20:02:26.8584515Z B=128, 2025-05-07T20:02:26.8584773Z D=126, 2025-05-07T20:02:26.8585053Z max_sequence_length=92, 2025-05-07T20:02:26.8585398Z dtype=torch.float16, 2025-05-07T20:02:26.8585751Z device=device(type='cpu'), 2025-05-07T20:02:26.8586093Z ) 2025-05-07T20:02:26.8586428Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8587396Z self=, 2025-05-07T20:02:26.8588137Z B=43, 2025-05-07T20:02:26.8588389Z D=45, 2025-05-07T20:02:26.8588673Z max_sequence_length=184, 2025-05-07T20:02:26.8589037Z dtype=torch.float16, 2025-05-07T20:02:26.8589374Z device=device(type='cpu'), 2025-05-07T20:02:26.8589721Z ) 2025-05-07T20:02:26.8590076Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8590891Z self=, 2025-05-07T20:02:26.8591626Z B=102, 2025-05-07T20:02:26.8591890Z D=7, 2025-05-07T20:02:26.8592171Z max_sequence_length=191, 2025-05-07T20:02:26.8592525Z dtype=torch.float32, 2025-05-07T20:02:26.8592878Z device=device(type='cpu'), 2025-05-07T20:02:26.8593214Z ) 2025-05-07T20:02:26.8593546Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8594374Z self=, 2025-05-07T20:02:26.8595100Z B=91, 2025-05-07T20:02:26.8595339Z D=127, 2025-05-07T20:02:26.8595609Z max_sequence_length=63, 2025-05-07T20:02:26.8595960Z dtype=torch.bfloat16, 2025-05-07T20:02:26.8596353Z device=device(type='cpu'), 2025-05-07T20:02:26.8596688Z ) 2025-05-07T20:02:26.8597024Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8597831Z self=, 2025-05-07T20:02:26.8598556Z B=106, 2025-05-07T20:02:26.8598812Z D=125, 2025-05-07T20:02:26.8599094Z max_sequence_length=180, 2025-05-07T20:02:26.8599440Z dtype=torch.float32, 2025-05-07T20:02:26.8599783Z device=device(type='cpu'), 2025-05-07T20:02:26.8600123Z ) 2025-05-07T20:02:26.8600450Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8601272Z self=, 2025-05-07T20:02:26.8602009Z B=2, 2025-05-07T20:02:26.8602245Z D=125, 2025-05-07T20:02:26.8602522Z max_sequence_length=180, 2025-05-07T20:02:26.8602886Z dtype=torch.float32, 2025-05-07T20:02:26.8603219Z device=device(type='cpu'), 2025-05-07T20:02:26.8603558Z ) 2025-05-07T20:02:26.8603901Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8604714Z self=, 2025-05-07T20:02:26.8605472Z B=2, 2025-05-07T20:02:26.8605728Z D=125, 2025-05-07T20:02:26.8606000Z max_sequence_length=2, 2025-05-07T20:02:26.8606348Z dtype=torch.float32, 2025-05-07T20:02:26.8606698Z device=device(type='cpu'), 2025-05-07T20:02:26.8607043Z ) 2025-05-07T20:02:26.8607373Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8608200Z self=, 2025-05-07T20:02:26.8608942Z B=2, 2025-05-07T20:02:26.8609190Z D=125, 2025-05-07T20:02:26.8609479Z max_sequence_length=125, 2025-05-07T20:02:26.8609842Z dtype=torch.float32, 2025-05-07T20:02:26.8610177Z device=device(type='cpu'), 2025-05-07T20:02:26.8610523Z ) 2025-05-07T20:02:26.8610869Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8611687Z self=, 2025-05-07T20:02:26.8612426Z B=125, 2025-05-07T20:02:26.8612690Z D=125, 2025-05-07T20:02:26.8612967Z max_sequence_length=125, 2025-05-07T20:02:26.8613376Z dtype=torch.float32, 2025-05-07T20:02:26.8613645Z device=device(type='cpu'), 2025-05-07T20:02:26.8613914Z ) 2025-05-07T20:02:26.8614168Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8614791Z self=, 2025-05-07T20:02:26.8615338Z B=70, 2025-05-07T20:02:26.8615620Z D=14, 2025-05-07T20:02:26.8615833Z max_sequence_length=49, 2025-05-07T20:02:26.8616108Z dtype=torch.float32, 2025-05-07T20:02:26.8616365Z device=device(type='cpu'), 2025-05-07T20:02:26.8616632Z ) 2025-05-07T20:02:26.8616900Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8617508Z self=, 2025-05-07T20:02:26.8618131Z B=49, 2025-05-07T20:02:26.8618336Z D=14, 2025-05-07T20:02:26.8618543Z max_sequence_length=49, 2025-05-07T20:02:26.8618827Z dtype=torch.float32, 2025-05-07T20:02:26.8619099Z device=device(type='cpu'), 2025-05-07T20:02:26.8619364Z ) 2025-05-07T20:02:26.8619617Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8620235Z self=, 2025-05-07T20:02:26.8620780Z B=49, 2025-05-07T20:02:26.8620967Z D=49, 2025-05-07T20:02:26.8621187Z max_sequence_length=49, 2025-05-07T20:02:26.8621460Z dtype=torch.float32, 2025-05-07T20:02:26.8621712Z device=device(type='cpu'), 2025-05-07T20:02:26.8621978Z ) 2025-05-07T20:02:26.8622243Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8622848Z self=, 2025-05-07T20:02:26.8623399Z B=53, 2025-05-07T20:02:26.8623598Z D=34, 2025-05-07T20:02:26.8623801Z max_sequence_length=145, 2025-05-07T20:02:26.8624082Z dtype=torch.float16, 2025-05-07T20:02:26.8624353Z device=device(type='cpu'), 2025-05-07T20:02:26.8624605Z ) 2025-05-07T20:02:26.8624874Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:02:26.8625487Z self=, 2025-05-07T20:02:26.8626039Z B=53, 2025-05-07T20:02:26.8626227Z D=2, 2025-05-07T20:02:26.8626443Z max_sequence_length=145, 2025-05-07T20:02:26.8626721Z dtype=torch.float16, 2025-05-07T20:02:26.8626974Z device=device(type='cpu'), 2025-05-07T20:02:26.8627237Z ) 2025-05-07T20:02:26.8627429Z PASSED 2025-05-07T20:02:26.8627884Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:02:26.8628606Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense SKIPPED 2025-05-07T20:02:26.8629030Z 2025-05-07T20:02:26.8629184Z =========================== short test summary info ============================ 2025-05-07T20:02:26.8629729Z SKIPPED [1] jagged/2d_to_dense_test.py:203: CUDA is not available or no GPUs detected 2025-05-07T20:02:26.8630251Z ========================= 3 passed, 1 skipped in 5.85s ========================= 2025-05-07T20:02:27.8338005Z 2025-05-07T20:02:27.8338738Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:02:27.8355642Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 9 seconds 2025-05-07T20:02:27.8356006Z 2025-05-07T20:02:27.8356016Z 2025-05-07T20:02:27.8356033Z 2025-05-07T20:02:27.8356036Z 2025-05-07T20:02:27.8368876Z ################################################################################ 2025-05-07T20:02:27.8384851Z # [2025-05-07T20:02:27.838Z] Run Python Test Suite: 2025-05-07T20:02:27.8385398Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:02:27.8385819Z ################################################################################ 2025-05-07T20:02:27.8408450Z + 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:27.8409510Z 2025-05-07T20:02:29.9869005Z ============================= test session starts ============================== 2025-05-07T20:02:29.9869744Z 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:29.9870603Z cachedir: .pytest_cache 2025-05-07T20:02:29.9871247Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:29.9871965Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:29.9872305Z plugins: hypothesis-6.131.14 2025-05-07T20:02:31.7241649Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:02:31.7242646Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:02:31.7295786Z collected 3 items 2025-05-07T20:02:31.7295962Z 2025-05-07T20:02:43.9801418Z 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:43.9803190Z self=, 2025-05-07T20:02:43.9804321Z B=0, 2025-05-07T20:02:43.9804526Z H=1, 2025-05-07T20:02:43.9804735Z max_L=1, 2025-05-07T20:02:43.9804930Z D=0, 2025-05-07T20:02:43.9805146Z dtype=torch.float32, 2025-05-07T20:02:43.9805420Z device=device(type='cpu'), 2025-05-07T20:02:43.9805682Z ) 2025-05-07T20:02:43.9805951Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9806722Z self=, 2025-05-07T20:02:43.9807435Z B=15, 2025-05-07T20:02:43.9807630Z H=1, 2025-05-07T20:02:43.9807880Z max_L=1, 2025-05-07T20:02:43.9808228Z D=0, 2025-05-07T20:02:43.9808527Z dtype=torch.float32, 2025-05-07T20:02:43.9808862Z device=device(type='cpu'), 2025-05-07T20:02:43.9809272Z ) 2025-05-07T20:02:43.9809769Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9810538Z self=, 2025-05-07T20:02:43.9811278Z B=15, 2025-05-07T20:02:43.9811478Z H=1, 2025-05-07T20:02:43.9811677Z max_L=10, 2025-05-07T20:02:43.9811874Z D=10, 2025-05-07T20:02:43.9812088Z dtype=torch.bfloat16, 2025-05-07T20:02:43.9812365Z device=device(type='cpu'), 2025-05-07T20:02:43.9812620Z ) 2025-05-07T20:02:43.9812885Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9813648Z self=, 2025-05-07T20:02:43.9814330Z B=2, 2025-05-07T20:02:43.9814528Z H=1, 2025-05-07T20:02:43.9814722Z max_L=1, 2025-05-07T20:02:43.9814916Z D=0, 2025-05-07T20:02:43.9815125Z dtype=torch.float32, 2025-05-07T20:02:43.9815394Z device=device(type='cpu'), 2025-05-07T20:02:43.9815650Z ) 2025-05-07T20:02:43.9815921Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9816682Z self=, 2025-05-07T20:02:43.9817374Z B=2, 2025-05-07T20:02:43.9817563Z H=1, 2025-05-07T20:02:43.9817859Z max_L=3, 2025-05-07T20:02:43.9818071Z D=21, 2025-05-07T20:02:43.9818276Z dtype=torch.float32, 2025-05-07T20:02:43.9818552Z device=device(type='cpu'), 2025-05-07T20:02:43.9818821Z ) 2025-05-07T20:02:43.9819070Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9820122Z self=, 2025-05-07T20:02:43.9820819Z B=7, 2025-05-07T20:02:43.9821005Z H=1, 2025-05-07T20:02:43.9821202Z max_L=24, 2025-05-07T20:02:43.9821416Z D=4, 2025-05-07T20:02:43.9821616Z dtype=torch.bfloat16, 2025-05-07T20:02:43.9821888Z device=device(type='cpu'), 2025-05-07T20:02:43.9822153Z ) 2025-05-07T20:02:43.9822501Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9823266Z self=, 2025-05-07T20:02:43.9823958Z B=13, 2025-05-07T20:02:43.9824156Z H=2, 2025-05-07T20:02:43.9824344Z max_L=16, 2025-05-07T20:02:43.9824556Z D=9, 2025-05-07T20:02:43.9824770Z dtype=torch.bfloat16, 2025-05-07T20:02:43.9825037Z device=device(type='cpu'), 2025-05-07T20:02:43.9825301Z ) 2025-05-07T20:02:43.9825567Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9826317Z self=, 2025-05-07T20:02:43.9827013Z B=26, 2025-05-07T20:02:43.9827211Z H=1, 2025-05-07T20:02:43.9827397Z max_L=24, 2025-05-07T20:02:43.9827609Z D=4, 2025-05-07T20:02:43.9827824Z dtype=torch.bfloat16, 2025-05-07T20:02:43.9828090Z device=device(type='cpu'), 2025-05-07T20:02:43.9828359Z ) 2025-05-07T20:02:43.9828625Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9829382Z self=, 2025-05-07T20:02:43.9830060Z B=22, 2025-05-07T20:02:43.9830256Z H=3, 2025-05-07T20:02:43.9830453Z max_L=17, 2025-05-07T20:02:43.9830649Z D=3, 2025-05-07T20:02:43.9830859Z dtype=torch.float16, 2025-05-07T20:02:43.9831130Z device=device(type='cpu'), 2025-05-07T20:02:43.9831388Z ) 2025-05-07T20:02:43.9831652Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9832410Z self=, 2025-05-07T20:02:43.9833088Z B=5, 2025-05-07T20:02:43.9833284Z H=1, 2025-05-07T20:02:43.9833479Z max_L=18, 2025-05-07T20:02:43.9833682Z D=12, 2025-05-07T20:02:43.9833894Z dtype=torch.float32, 2025-05-07T20:02:43.9834165Z device=device(type='cpu'), 2025-05-07T20:02:43.9834418Z ) 2025-05-07T20:02:43.9834682Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9835461Z self=, 2025-05-07T20:02:43.9836145Z B=30, 2025-05-07T20:02:43.9836348Z H=1, 2025-05-07T20:02:43.9836549Z max_L=10, 2025-05-07T20:02:43.9836750Z D=13, 2025-05-07T20:02:43.9836975Z dtype=torch.float16, 2025-05-07T20:02:43.9837249Z device=device(type='cpu'), 2025-05-07T20:02:43.9837509Z ) 2025-05-07T20:02:43.9837782Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9838547Z self=, 2025-05-07T20:02:43.9839247Z B=32, 2025-05-07T20:02:43.9839437Z H=2, 2025-05-07T20:02:43.9839646Z max_L=5, 2025-05-07T20:02:43.9839859Z D=20, 2025-05-07T20:02:43.9840064Z dtype=torch.float32, 2025-05-07T20:02:43.9840338Z device=device(type='cpu'), 2025-05-07T20:02:43.9840613Z ) 2025-05-07T20:02:43.9840865Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9841626Z self=, 2025-05-07T20:02:43.9842320Z B=16, 2025-05-07T20:02:43.9842509Z H=3, 2025-05-07T20:02:43.9842807Z max_L=21, 2025-05-07T20:02:43.9843019Z D=8, 2025-05-07T20:02:43.9843215Z dtype=torch.float16, 2025-05-07T20:02:43.9843485Z device=device(type='cpu'), 2025-05-07T20:02:43.9843753Z ) 2025-05-07T20:02:43.9844002Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9844756Z self=, 2025-05-07T20:02:43.9846175Z B=0, 2025-05-07T20:02:43.9846391Z H=3, 2025-05-07T20:02:43.9846577Z max_L=30, 2025-05-07T20:02:43.9846786Z D=29, 2025-05-07T20:02:43.9847007Z dtype=torch.float16, 2025-05-07T20:02:43.9847267Z device=device(type='cpu'), 2025-05-07T20:02:43.9847536Z ) 2025-05-07T20:02:43.9848036Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9848792Z self=, 2025-05-07T20:02:43.9849499Z B=24, 2025-05-07T20:02:43.9849700Z H=1, 2025-05-07T20:02:43.9849886Z max_L=19, 2025-05-07T20:02:43.9850096Z D=26, 2025-05-07T20:02:43.9850312Z dtype=torch.bfloat16, 2025-05-07T20:02:43.9850576Z device=device(type='cpu'), 2025-05-07T20:02:43.9850846Z ) 2025-05-07T20:02:43.9851112Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9851873Z self=, 2025-05-07T20:02:43.9852557Z B=32, 2025-05-07T20:02:43.9852759Z H=1, 2025-05-07T20:02:43.9852956Z max_L=18, 2025-05-07T20:02:43.9853154Z D=16, 2025-05-07T20:02:43.9853364Z dtype=torch.float32, 2025-05-07T20:02:43.9853637Z device=device(type='cpu'), 2025-05-07T20:02:43.9853891Z ) 2025-05-07T20:02:43.9854160Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9854914Z self=, 2025-05-07T20:02:43.9855595Z B=14, 2025-05-07T20:02:43.9855796Z H=2, 2025-05-07T20:02:43.9855995Z max_L=8, 2025-05-07T20:02:43.9856186Z D=25, 2025-05-07T20:02:43.9856399Z dtype=torch.float16, 2025-05-07T20:02:43.9856666Z device=device(type='cpu'), 2025-05-07T20:02:43.9856918Z ) 2025-05-07T20:02:43.9857183Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9858014Z self=, 2025-05-07T20:02:43.9858703Z B=14, 2025-05-07T20:02:43.9858892Z H=2, 2025-05-07T20:02:43.9859109Z max_L=14, 2025-05-07T20:02:43.9859322Z D=25, 2025-05-07T20:02:43.9859522Z dtype=torch.float16, 2025-05-07T20:02:43.9859790Z device=device(type='cpu'), 2025-05-07T20:02:43.9860055Z ) 2025-05-07T20:02:43.9860303Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9861055Z self=, 2025-05-07T20:02:43.9861750Z B=14, 2025-05-07T20:02:43.9861935Z H=1, 2025-05-07T20:02:43.9862132Z max_L=14, 2025-05-07T20:02:43.9862339Z D=25, 2025-05-07T20:02:43.9862540Z dtype=torch.float16, 2025-05-07T20:02:43.9862808Z device=device(type='cpu'), 2025-05-07T20:02:43.9863074Z ) 2025-05-07T20:02:43.9863333Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9864092Z self=, 2025-05-07T20:02:43.9864779Z B=25, 2025-05-07T20:02:43.9864978Z H=1, 2025-05-07T20:02:43.9865169Z max_L=14, 2025-05-07T20:02:43.9865377Z D=25, 2025-05-07T20:02:43.9865591Z dtype=torch.float16, 2025-05-07T20:02:43.9865848Z device=device(type='cpu'), 2025-05-07T20:02:43.9866113Z ) 2025-05-07T20:02:43.9866375Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9867296Z self=, 2025-05-07T20:02:43.9867991Z B=25, 2025-05-07T20:02:43.9868191Z H=1, 2025-05-07T20:02:43.9868377Z max_L=25, 2025-05-07T20:02:43.9868591Z D=25, 2025-05-07T20:02:43.9868812Z dtype=torch.float16, 2025-05-07T20:02:43.9869163Z device=device(type='cpu'), 2025-05-07T20:02:43.9869435Z ) 2025-05-07T20:02:43.9869701Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9870463Z self=, 2025-05-07T20:02:43.9871147Z B=1, 2025-05-07T20:02:43.9871352Z H=1, 2025-05-07T20:02:43.9871558Z max_L=25, 2025-05-07T20:02:43.9871756Z D=25, 2025-05-07T20:02:43.9871975Z dtype=torch.float16, 2025-05-07T20:02:43.9872248Z device=device(type='cpu'), 2025-05-07T20:02:43.9872508Z ) 2025-05-07T20:02:43.9872777Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9873537Z self=, 2025-05-07T20:02:43.9874218Z B=25, 2025-05-07T20:02:43.9874428Z H=1, 2025-05-07T20:02:43.9874631Z max_L=1, 2025-05-07T20:02:43.9874825Z D=25, 2025-05-07T20:02:43.9875042Z dtype=torch.float16, 2025-05-07T20:02:43.9875316Z device=device(type='cpu'), 2025-05-07T20:02:43.9875590Z ) 2025-05-07T20:02:43.9875842Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9876596Z self=, 2025-05-07T20:02:43.9877284Z B=16, 2025-05-07T20:02:43.9877469Z H=1, 2025-05-07T20:02:43.9877668Z max_L=17, 2025-05-07T20:02:43.9877874Z D=11, 2025-05-07T20:02:43.9878076Z dtype=torch.float32, 2025-05-07T20:02:43.9878347Z device=device(type='cpu'), 2025-05-07T20:02:43.9878612Z ) 2025-05-07T20:02:43.9878865Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9879618Z self=, 2025-05-07T20:02:43.9880301Z B=16, 2025-05-07T20:02:43.9880491Z H=1, 2025-05-07T20:02:43.9880696Z max_L=11, 2025-05-07T20:02:43.9880909Z D=11, 2025-05-07T20:02:43.9881122Z dtype=torch.float32, 2025-05-07T20:02:43.9881383Z device=device(type='cpu'), 2025-05-07T20:02:43.9881649Z ) 2025-05-07T20:02:43.9881914Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:43.9882657Z self=, 2025-05-07T20:02:43.9883346Z B=11, 2025-05-07T20:02:43.9883545Z H=1, 2025-05-07T20:02:43.9883728Z max_L=11, 2025-05-07T20:02:43.9883939Z D=11, 2025-05-07T20:02:43.9884150Z dtype=torch.float32, 2025-05-07T20:02:43.9884408Z device=device(type='cpu'), 2025-05-07T20:02:43.9884672Z ) 2025-05-07T20:02:43.9884893Z PASSED 2025-05-07T20:02:47.2322801Z 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:47.2324448Z self=, 2025-05-07T20:02:47.2325364Z B=2, 2025-05-07T20:02:47.2325560Z H=1, 2025-05-07T20:02:47.2325763Z max_L=1, 2025-05-07T20:02:47.2325972Z D=2, 2025-05-07T20:02:47.2326177Z dtype=torch.float32, 2025-05-07T20:02:47.2326442Z device_type='cpu', 2025-05-07T20:02:47.2326682Z ) 2025-05-07T20:02:47.2326988Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2328160Z self=, 2025-05-07T20:02:47.2328917Z B=28, 2025-05-07T20:02:47.2329107Z H=1, 2025-05-07T20:02:47.2329305Z max_L=1, 2025-05-07T20:02:47.2329507Z D=2, 2025-05-07T20:02:47.2329705Z dtype=torch.float32, 2025-05-07T20:02:47.2329965Z device_type='cpu', 2025-05-07T20:02:47.2330304Z ) 2025-05-07T20:02:47.2330611Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2331489Z self=, 2025-05-07T20:02:47.2332238Z B=28, 2025-05-07T20:02:47.2332438Z H=3, 2025-05-07T20:02:47.2332626Z max_L=10, 2025-05-07T20:02:47.2332840Z D=5, 2025-05-07T20:02:47.2333059Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2333316Z device_type='cpu', 2025-05-07T20:02:47.2333562Z ) 2025-05-07T20:02:47.2333878Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2334745Z self=, 2025-05-07T20:02:47.2335501Z B=13, 2025-05-07T20:02:47.2335698Z H=3, 2025-05-07T20:02:47.2335882Z max_L=4, 2025-05-07T20:02:47.2336093Z D=2, 2025-05-07T20:02:47.2336309Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2336561Z device_type='cpu', 2025-05-07T20:02:47.2336802Z ) 2025-05-07T20:02:47.2337116Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2338083Z self=, 2025-05-07T20:02:47.2338859Z B=25, 2025-05-07T20:02:47.2339050Z H=1, 2025-05-07T20:02:47.2339256Z max_L=4, 2025-05-07T20:02:47.2339472Z D=8, 2025-05-07T20:02:47.2339693Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2339946Z device_type='cpu', 2025-05-07T20:02:47.2340188Z ) 2025-05-07T20:02:47.2340507Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2341372Z self=, 2025-05-07T20:02:47.2342138Z B=25, 2025-05-07T20:02:47.2342346Z H=3, 2025-05-07T20:02:47.2342534Z max_L=17, 2025-05-07T20:02:47.2342749Z D=6, 2025-05-07T20:02:47.2342962Z dtype=torch.float32, 2025-05-07T20:02:47.2343217Z device_type='cpu', 2025-05-07T20:02:47.2343457Z ) 2025-05-07T20:02:47.2343774Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2344638Z self=, 2025-05-07T20:02:47.2345396Z B=11, 2025-05-07T20:02:47.2345606Z H=3, 2025-05-07T20:02:47.2345810Z max_L=25, 2025-05-07T20:02:47.2346007Z D=31, 2025-05-07T20:02:47.2346224Z dtype=torch.float16, 2025-05-07T20:02:47.2346484Z device_type='cpu', 2025-05-07T20:02:47.2346704Z ) 2025-05-07T20:02:47.2347013Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2348138Z self=, 2025-05-07T20:02:47.2348880Z B=3, 2025-05-07T20:02:47.2349078Z H=2, 2025-05-07T20:02:47.2349323Z max_L=32, 2025-05-07T20:02:47.2349520Z D=12, 2025-05-07T20:02:47.2349735Z dtype=torch.float16, 2025-05-07T20:02:47.2350001Z device_type='cpu', 2025-05-07T20:02:47.2350223Z ) 2025-05-07T20:02:47.2350540Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2351422Z self=, 2025-05-07T20:02:47.2352338Z B=18, 2025-05-07T20:02:47.2352528Z H=1, 2025-05-07T20:02:47.2352728Z max_L=21, 2025-05-07T20:02:47.2352937Z D=22, 2025-05-07T20:02:47.2353135Z dtype=torch.float16, 2025-05-07T20:02:47.2353394Z device_type='cpu', 2025-05-07T20:02:47.2353636Z ) 2025-05-07T20:02:47.2354016Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2354892Z self=, 2025-05-07T20:02:47.2355645Z B=4, 2025-05-07T20:02:47.2355830Z H=3, 2025-05-07T20:02:47.2356030Z max_L=16, 2025-05-07T20:02:47.2356243Z D=10, 2025-05-07T20:02:47.2356444Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2356709Z device_type='cpu', 2025-05-07T20:02:47.2356945Z ) 2025-05-07T20:02:47.2357247Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2358129Z self=, 2025-05-07T20:02:47.2358883Z B=19, 2025-05-07T20:02:47.2359084Z H=3, 2025-05-07T20:02:47.2359267Z max_L=4, 2025-05-07T20:02:47.2359474Z D=26, 2025-05-07T20:02:47.2359688Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2359945Z device_type='cpu', 2025-05-07T20:02:47.2360182Z ) 2025-05-07T20:02:47.2360493Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2361353Z self=, 2025-05-07T20:02:47.2362103Z B=4, 2025-05-07T20:02:47.2362300Z H=3, 2025-05-07T20:02:47.2362485Z max_L=4, 2025-05-07T20:02:47.2362691Z D=26, 2025-05-07T20:02:47.2362903Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2363168Z device_type='cpu', 2025-05-07T20:02:47.2363396Z ) 2025-05-07T20:02:47.2363707Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2364580Z self=, 2025-05-07T20:02:47.2365313Z B=4, 2025-05-07T20:02:47.2365509Z H=1, 2025-05-07T20:02:47.2365707Z max_L=4, 2025-05-07T20:02:47.2365905Z D=26, 2025-05-07T20:02:47.2366115Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2366379Z device_type='cpu', 2025-05-07T20:02:47.2366601Z ) 2025-05-07T20:02:47.2366912Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2367787Z self=, 2025-05-07T20:02:47.2368535Z B=4, 2025-05-07T20:02:47.2368722Z H=1, 2025-05-07T20:02:47.2368924Z max_L=26, 2025-05-07T20:02:47.2369144Z D=26, 2025-05-07T20:02:47.2369346Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2369613Z device_type='cpu', 2025-05-07T20:02:47.2369850Z ) 2025-05-07T20:02:47.2370151Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2371025Z self=, 2025-05-07T20:02:47.2371775Z B=2, 2025-05-07T20:02:47.2371959Z H=1, 2025-05-07T20:02:47.2372161Z max_L=26, 2025-05-07T20:02:47.2372368Z D=26, 2025-05-07T20:02:47.2372571Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2372833Z device_type='cpu', 2025-05-07T20:02:47.2373071Z ) 2025-05-07T20:02:47.2373376Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2374254Z self=, 2025-05-07T20:02:47.2375132Z B=2, 2025-05-07T20:02:47.2375336Z H=1, 2025-05-07T20:02:47.2375526Z max_L=26, 2025-05-07T20:02:47.2375737Z D=2, 2025-05-07T20:02:47.2375953Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2376208Z device_type='cpu', 2025-05-07T20:02:47.2376452Z ) 2025-05-07T20:02:47.2376773Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2377694Z self=, 2025-05-07T20:02:47.2378529Z B=2, 2025-05-07T20:02:47.2378732Z H=1, 2025-05-07T20:02:47.2378922Z max_L=1, 2025-05-07T20:02:47.2379133Z D=2, 2025-05-07T20:02:47.2379352Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2379606Z device_type='cpu', 2025-05-07T20:02:47.2379847Z ) 2025-05-07T20:02:47.2380166Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2381048Z self=, 2025-05-07T20:02:47.2381795Z B=27, 2025-05-07T20:02:47.2381996Z H=1, 2025-05-07T20:02:47.2382192Z max_L=8, 2025-05-07T20:02:47.2382381Z D=13, 2025-05-07T20:02:47.2382592Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2382856Z device_type='cpu', 2025-05-07T20:02:47.2383079Z ) 2025-05-07T20:02:47.2383393Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2384269Z self=, 2025-05-07T20:02:47.2385011Z B=27, 2025-05-07T20:02:47.2385210Z H=1, 2025-05-07T20:02:47.2385405Z max_L=8, 2025-05-07T20:02:47.2385597Z D=2, 2025-05-07T20:02:47.2385812Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2386081Z device_type='cpu', 2025-05-07T20:02:47.2386309Z ) 2025-05-07T20:02:47.2386624Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:47.2387498Z self=, 2025-05-07T20:02:47.2388252Z B=27, 2025-05-07T20:02:47.2388436Z H=1, 2025-05-07T20:02:47.2388632Z max_L=1, 2025-05-07T20:02:47.2388841Z D=2, 2025-05-07T20:02:47.2389038Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2389306Z device_type='cpu', 2025-05-07T20:02:47.2389543Z ) 2025-05-07T20:02:47.2389741Z PASSED 2025-05-07T20:02:47.2687678Z 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:47.2689244Z self=, 2025-05-07T20:02:47.2690008Z B=0, 2025-05-07T20:02:47.2690219Z H=1, 2025-05-07T20:02:47.2690445Z max_L=1, 2025-05-07T20:02:47.2690638Z D=0, 2025-05-07T20:02:47.2690887Z dtype=torch.float32, 2025-05-07T20:02:47.2691154Z device_type='meta', 2025-05-07T20:02:47.2691380Z ) 2025-05-07T20:02:47.2691695Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2692578Z self=, 2025-05-07T20:02:47.2693316Z B=10, 2025-05-07T20:02:47.2693514Z H=1, 2025-05-07T20:02:47.2693713Z max_L=1, 2025-05-07T20:02:47.2693908Z D=0, 2025-05-07T20:02:47.2694114Z dtype=torch.float32, 2025-05-07T20:02:47.2694373Z device_type='meta', 2025-05-07T20:02:47.2694599Z ) 2025-05-07T20:02:47.2694911Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2695779Z self=, 2025-05-07T20:02:47.2696886Z B=10, 2025-05-07T20:02:47.2697076Z H=2, 2025-05-07T20:02:47.2697276Z max_L=8, 2025-05-07T20:02:47.2697485Z D=13, 2025-05-07T20:02:47.2697815Z dtype=torch.float32, 2025-05-07T20:02:47.2698154Z device_type='meta', 2025-05-07T20:02:47.2698480Z ) 2025-05-07T20:02:47.2698951Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2699955Z self=, 2025-05-07T20:02:47.2700709Z B=30, 2025-05-07T20:02:47.2700901Z H=3, 2025-05-07T20:02:47.2701103Z max_L=24, 2025-05-07T20:02:47.2701314Z D=32, 2025-05-07T20:02:47.2701515Z dtype=torch.float16, 2025-05-07T20:02:47.2701783Z device_type='meta', 2025-05-07T20:02:47.2702028Z ) 2025-05-07T20:02:47.2702340Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2703193Z self=, 2025-05-07T20:02:47.2703944Z B=25, 2025-05-07T20:02:47.2704146Z H=3, 2025-05-07T20:02:47.2704332Z max_L=32, 2025-05-07T20:02:47.2704541Z D=1, 2025-05-07T20:02:47.2704758Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2705008Z device_type='meta', 2025-05-07T20:02:47.2705244Z ) 2025-05-07T20:02:47.2705571Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2706422Z self=, 2025-05-07T20:02:47.2707168Z B=30, 2025-05-07T20:02:47.2707371Z H=1, 2025-05-07T20:02:47.2707574Z max_L=6, 2025-05-07T20:02:47.2707770Z D=17, 2025-05-07T20:02:47.2707987Z dtype=torch.float16, 2025-05-07T20:02:47.2708254Z device_type='meta', 2025-05-07T20:02:47.2708484Z ) 2025-05-07T20:02:47.2708803Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2709674Z self=, 2025-05-07T20:02:47.2710414Z B=22, 2025-05-07T20:02:47.2710618Z H=2, 2025-05-07T20:02:47.2710821Z max_L=5, 2025-05-07T20:02:47.2711021Z D=2, 2025-05-07T20:02:47.2711242Z dtype=torch.bfloat16, 2025-05-07T20:02:47.2711511Z device_type='meta', 2025-05-07T20:02:47.2711738Z ) 2025-05-07T20:02:47.2712049Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2712911Z self=, 2025-05-07T20:02:47.2713654Z B=31, 2025-05-07T20:02:47.2713845Z H=2, 2025-05-07T20:02:47.2714078Z max_L=2, 2025-05-07T20:02:47.2714276Z D=22, 2025-05-07T20:02:47.2714472Z dtype=torch.float16, 2025-05-07T20:02:47.2714735Z device_type='meta', 2025-05-07T20:02:47.2714969Z ) 2025-05-07T20:02:47.2715265Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2716126Z self=, 2025-05-07T20:02:47.2716864Z B=10, 2025-05-07T20:02:47.2717051Z H=2, 2025-05-07T20:02:47.2717254Z max_L=29, 2025-05-07T20:02:47.2717466Z D=14, 2025-05-07T20:02:47.2717686Z dtype=torch.float32, 2025-05-07T20:02:47.2717995Z device_type='meta', 2025-05-07T20:02:47.2718239Z ) 2025-05-07T20:02:47.2718541Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2719405Z self=, 2025-05-07T20:02:47.2720149Z B=28, 2025-05-07T20:02:47.2720356Z H=1, 2025-05-07T20:02:47.2720632Z max_L=14, 2025-05-07T20:02:47.2720839Z D=1, 2025-05-07T20:02:47.2721050Z dtype=torch.float32, 2025-05-07T20:02:47.2721301Z device_type='meta', 2025-05-07T20:02:47.2721540Z ) 2025-05-07T20:02:47.2721850Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2722766Z self=, 2025-05-07T20:02:47.2723515Z B=11, 2025-05-07T20:02:47.2723719Z H=1, 2025-05-07T20:02:47.2723904Z max_L=25, 2025-05-07T20:02:47.2724113Z D=14, 2025-05-07T20:02:47.2724330Z dtype=torch.float16, 2025-05-07T20:02:47.2724585Z device_type='meta', 2025-05-07T20:02:47.2724826Z ) 2025-05-07T20:02:47.2725136Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2725997Z self=, 2025-05-07T20:02:47.2726732Z B=11, 2025-05-07T20:02:47.2726928Z H=1, 2025-05-07T20:02:47.2727127Z max_L=25, 2025-05-07T20:02:47.2727322Z D=1, 2025-05-07T20:02:47.2727529Z dtype=torch.float16, 2025-05-07T20:02:47.2727789Z device_type='meta', 2025-05-07T20:02:47.2728012Z ) 2025-05-07T20:02:47.2728324Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2729190Z self=, 2025-05-07T20:02:47.2729921Z B=1, 2025-05-07T20:02:47.2730116Z H=1, 2025-05-07T20:02:47.2730314Z max_L=25, 2025-05-07T20:02:47.2730513Z D=1, 2025-05-07T20:02:47.2730718Z dtype=torch.float16, 2025-05-07T20:02:47.2730980Z device_type='meta', 2025-05-07T20:02:47.2731216Z ) 2025-05-07T20:02:47.2731510Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2732369Z self=, 2025-05-07T20:02:47.2733121Z B=25, 2025-05-07T20:02:47.2733309Z H=1, 2025-05-07T20:02:47.2733505Z max_L=25, 2025-05-07T20:02:47.2733713Z D=1, 2025-05-07T20:02:47.2733909Z dtype=torch.float16, 2025-05-07T20:02:47.2734167Z device_type='meta', 2025-05-07T20:02:47.2734406Z ) 2025-05-07T20:02:47.2734705Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2735568Z self=, 2025-05-07T20:02:47.2736320Z B=25, 2025-05-07T20:02:47.2736531Z H=1, 2025-05-07T20:02:47.2736719Z max_L=25, 2025-05-07T20:02:47.2736935Z D=25, 2025-05-07T20:02:47.2737153Z dtype=torch.float16, 2025-05-07T20:02:47.2737402Z device_type='meta', 2025-05-07T20:02:47.2737643Z ) 2025-05-07T20:02:47.2738060Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2738919Z self=, 2025-05-07T20:02:47.2739663Z B=25, 2025-05-07T20:02:47.2739871Z H=1, 2025-05-07T20:02:47.2740061Z max_L=1, 2025-05-07T20:02:47.2740274Z D=25, 2025-05-07T20:02:47.2740499Z dtype=torch.float16, 2025-05-07T20:02:47.2740753Z device_type='meta', 2025-05-07T20:02:47.2740994Z ) 2025-05-07T20:02:47.2741310Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2742167Z self=, 2025-05-07T20:02:47.2742914Z B=1, 2025-05-07T20:02:47.2743121Z H=1, 2025-05-07T20:02:47.2743324Z max_L=25, 2025-05-07T20:02:47.2743525Z D=25, 2025-05-07T20:02:47.2743742Z dtype=torch.float16, 2025-05-07T20:02:47.2744116Z device_type='meta', 2025-05-07T20:02:47.2744348Z ) 2025-05-07T20:02:47.2744666Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2745533Z self=, 2025-05-07T20:02:47.2746269Z B=19, 2025-05-07T20:02:47.2746533Z H=3, 2025-05-07T20:02:47.2746730Z max_L=6, 2025-05-07T20:02:47.2746928Z D=8, 2025-05-07T20:02:47.2747144Z dtype=torch.float16, 2025-05-07T20:02:47.2747405Z device_type='meta', 2025-05-07T20:02:47.2747634Z ) 2025-05-07T20:02:47.2748152Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2749039Z self=, 2025-05-07T20:02:47.2749787Z B=19, 2025-05-07T20:02:47.2749974Z H=3, 2025-05-07T20:02:47.2750177Z max_L=3, 2025-05-07T20:02:47.2750385Z D=8, 2025-05-07T20:02:47.2750583Z dtype=torch.float16, 2025-05-07T20:02:47.2750843Z device_type='meta', 2025-05-07T20:02:47.2751078Z ) 2025-05-07T20:02:47.2766346Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:47.2767263Z self=, 2025-05-07T20:02:47.2768020Z B=3, 2025-05-07T20:02:47.2768229Z H=3, 2025-05-07T20:02:47.2768419Z max_L=3, 2025-05-07T20:02:47.2768631Z D=8, 2025-05-07T20:02:47.2768853Z dtype=torch.float16, 2025-05-07T20:02:47.2769110Z device_type='meta', 2025-05-07T20:02:47.2769354Z ) 2025-05-07T20:02:47.2769555Z PASSED 2025-05-07T20:02:47.2769669Z 2025-05-07T20:02:47.2769819Z =============================== warnings summary =============================== 2025-05-07T20:02:47.2770558Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:02:47.2772361Z /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:47.2773875Z warnings.warn( 2025-05-07T20:02:47.2774022Z 2025-05-07T20:02:47.2774494Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:02:47.2776252Z /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:47.2777648Z warnings.warn( 2025-05-07T20:02:47.2777884Z 2025-05-07T20:02:47.2778126Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:02:47.2778639Z ======================== 3 passed, 2 warnings in 17.40s ======================== 2025-05-07T20:02:48.2907062Z 2025-05-07T20:02:48.2907648Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:02:48.2925811Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 21 seconds 2025-05-07T20:02:48.2926228Z 2025-05-07T20:02:48.2926233Z 2025-05-07T20:02:48.2926237Z 2025-05-07T20:02:48.2926241Z 2025-05-07T20:02:48.2940336Z ################################################################################ 2025-05-07T20:02:48.2956295Z # [2025-05-07T20:02:48.295Z] Run Python Test Suite: 2025-05-07T20:02:48.2956698Z # ./jagged/dense_bmm_test.py 2025-05-07T20:02:48.2957003Z ################################################################################ 2025-05-07T20:02:48.2978707Z + 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:48.2979737Z 2025-05-07T20:02:50.4558151Z ============================= test session starts ============================== 2025-05-07T20:02:50.4558915Z 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:50.4559819Z cachedir: .pytest_cache 2025-05-07T20:02:50.4560466Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:50.4561187Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:50.4561524Z plugins: hypothesis-6.131.14 2025-05-07T20:02:52.2108911Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:02:52.2109887Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:02:52.2160145Z collected 3 items 2025-05-07T20:02:52.2160425Z 2025-05-07T20:02:52.3474466Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:02:52.3475468Z self=, 2025-05-07T20:02:52.3476064Z B=10, 2025-05-07T20:02:52.3476351Z M=1, 2025-05-07T20:02:52.3476635Z N=1, 2025-05-07T20:02:52.3476875Z max_L=1, 2025-05-07T20:02:52.3477173Z dtype=torch.float32, 2025-05-07T20:02:52.3477534Z device=device(type='cpu'), 2025-05-07T20:02:52.3477877Z ) 2025-05-07T20:02:52.3478174Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:02:52.3478788Z self=, 2025-05-07T20:02:52.3479364Z B=184, 2025-05-07T20:02:52.3479625Z M=27, 2025-05-07T20:02:52.3479878Z N=21, 2025-05-07T20:02:52.3480131Z max_L=12, 2025-05-07T20:02:52.3480410Z dtype=torch.float32, 2025-05-07T20:02:52.3480756Z device=device(type='cpu'), 2025-05-07T20:02:52.3481100Z ) 2025-05-07T20:02:52.3481337Z PASSED 2025-05-07T20:02:57.0336596Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0337872Z self=, 2025-05-07T20:02:57.0338598Z B=10, 2025-05-07T20:02:57.0338847Z M=2, 2025-05-07T20:02:57.0339181Z N=2, 2025-05-07T20:02:57.0339422Z max_L=2, 2025-05-07T20:02:57.0339714Z dtype=torch.float32, 2025-05-07T20:02:57.0340069Z device=device(type='cpu'), 2025-05-07T20:02:57.0340405Z ) 2025-05-07T20:02:57.0340751Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0341519Z self=, 2025-05-07T20:02:57.0342183Z B=352, 2025-05-07T20:02:57.0342442Z M=2, 2025-05-07T20:02:57.0342704Z N=2, 2025-05-07T20:02:57.0342946Z max_L=2, 2025-05-07T20:02:57.0343230Z dtype=torch.float32, 2025-05-07T20:02:57.0343575Z device=device(type='cpu'), 2025-05-07T20:02:57.0343903Z ) 2025-05-07T20:02:57.0344237Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0344988Z self=, 2025-05-07T20:02:57.0345667Z B=352, 2025-05-07T20:02:57.0345910Z M=21, 2025-05-07T20:02:57.0346166Z N=18, 2025-05-07T20:02:57.0346422Z max_L=15, 2025-05-07T20:02:57.0346692Z dtype=torch.float32, 2025-05-07T20:02:57.0347037Z device=device(type='cpu'), 2025-05-07T20:02:57.0347382Z ) 2025-05-07T20:02:57.0347955Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0348716Z self=, 2025-05-07T20:02:57.0349385Z B=209, 2025-05-07T20:02:57.0349626Z M=29, 2025-05-07T20:02:57.0350129Z N=2, 2025-05-07T20:02:57.0350384Z max_L=9, 2025-05-07T20:02:57.0350657Z dtype=torch.float32, 2025-05-07T20:02:57.0351009Z device=device(type='cpu'), 2025-05-07T20:02:57.0351355Z ) 2025-05-07T20:02:57.0351679Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0352438Z self=, 2025-05-07T20:02:57.0353233Z B=373, 2025-05-07T20:02:57.0353491Z M=16, 2025-05-07T20:02:57.0353730Z N=30, 2025-05-07T20:02:57.0353991Z max_L=23, 2025-05-07T20:02:57.0354276Z dtype=torch.float32, 2025-05-07T20:02:57.0354616Z device=device(type='cpu'), 2025-05-07T20:02:57.0354959Z ) 2025-05-07T20:02:57.0355294Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0356035Z self=, 2025-05-07T20:02:57.0356704Z B=456, 2025-05-07T20:02:57.0356958Z M=32, 2025-05-07T20:02:57.0357202Z N=29, 2025-05-07T20:02:57.0357458Z max_L=18, 2025-05-07T20:02:57.0357748Z dtype=torch.float32, 2025-05-07T20:02:57.0358086Z device=device(type='cpu'), 2025-05-07T20:02:57.0358434Z ) 2025-05-07T20:02:57.0358771Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0359513Z self=, 2025-05-07T20:02:57.0360185Z B=438, 2025-05-07T20:02:57.0360439Z M=27, 2025-05-07T20:02:57.0360675Z N=21, 2025-05-07T20:02:57.0360929Z max_L=12, 2025-05-07T20:02:57.0361212Z dtype=torch.float32, 2025-05-07T20:02:57.0361554Z device=device(type='cpu'), 2025-05-07T20:02:57.0361876Z ) 2025-05-07T20:02:57.0362136Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0362703Z self=, 2025-05-07T20:02:57.0363196Z B=251, 2025-05-07T20:02:57.0363395Z M=14, 2025-05-07T20:02:57.0363598Z N=20, 2025-05-07T20:02:57.0363783Z max_L=12, 2025-05-07T20:02:57.0364002Z dtype=torch.float32, 2025-05-07T20:02:57.0364269Z device=device(type='cpu'), 2025-05-07T20:02:57.0364520Z ) 2025-05-07T20:02:57.0364781Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0365348Z self=, 2025-05-07T20:02:57.0365854Z B=512, 2025-05-07T20:02:57.0366058Z M=16, 2025-05-07T20:02:57.0366258Z N=14, 2025-05-07T20:02:57.0366449Z max_L=13, 2025-05-07T20:02:57.0366678Z dtype=torch.float32, 2025-05-07T20:02:57.0366946Z device=device(type='cpu'), 2025-05-07T20:02:57.0367201Z ) 2025-05-07T20:02:57.0367464Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0368052Z self=, 2025-05-07T20:02:57.0368563Z B=287, 2025-05-07T20:02:57.0368754Z M=2, 2025-05-07T20:02:57.0368957Z N=22, 2025-05-07T20:02:57.0369158Z max_L=8, 2025-05-07T20:02:57.0369369Z dtype=torch.float32, 2025-05-07T20:02:57.0369642Z device=device(type='cpu'), 2025-05-07T20:02:57.0369911Z ) 2025-05-07T20:02:57.0370166Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0370735Z self=, 2025-05-07T20:02:57.0371253Z B=361, 2025-05-07T20:02:57.0371447Z M=7, 2025-05-07T20:02:57.0371650Z N=3, 2025-05-07T20:02:57.0371852Z max_L=3, 2025-05-07T20:02:57.0372062Z dtype=torch.float32, 2025-05-07T20:02:57.0372337Z device=device(type='cpu'), 2025-05-07T20:02:57.0372603Z ) 2025-05-07T20:02:57.0372856Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0373428Z self=, 2025-05-07T20:02:57.0373929Z B=361, 2025-05-07T20:02:57.0374129Z M=3, 2025-05-07T20:02:57.0374459Z N=3, 2025-05-07T20:02:57.0374658Z max_L=3, 2025-05-07T20:02:57.0374876Z dtype=torch.float32, 2025-05-07T20:02:57.0375129Z device=device(type='cpu'), 2025-05-07T20:02:57.0375394Z ) 2025-05-07T20:02:57.0375653Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0376208Z self=, 2025-05-07T20:02:57.0376714Z B=361, 2025-05-07T20:02:57.0376982Z M=3, 2025-05-07T20:02:57.0377167Z N=2, 2025-05-07T20:02:57.0377366Z max_L=3, 2025-05-07T20:02:57.0377588Z dtype=torch.float32, 2025-05-07T20:02:57.0377921Z device=device(type='cpu'), 2025-05-07T20:02:57.0378192Z ) 2025-05-07T20:02:57.0378454Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0379009Z self=, 2025-05-07T20:02:57.0379515Z B=10, 2025-05-07T20:02:57.0379715Z M=3, 2025-05-07T20:02:57.0379903Z N=2, 2025-05-07T20:02:57.0380103Z max_L=3, 2025-05-07T20:02:57.0380326Z dtype=torch.float32, 2025-05-07T20:02:57.0380586Z device=device(type='cpu'), 2025-05-07T20:02:57.0380907Z ) 2025-05-07T20:02:57.0381169Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0381734Z self=, 2025-05-07T20:02:57.0382226Z B=10, 2025-05-07T20:02:57.0382432Z M=3, 2025-05-07T20:02:57.0382630Z N=3, 2025-05-07T20:02:57.0382816Z max_L=3, 2025-05-07T20:02:57.0383059Z dtype=torch.float32, 2025-05-07T20:02:57.0383328Z device=device(type='cpu'), 2025-05-07T20:02:57.0383582Z ) 2025-05-07T20:02:57.0383843Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0384408Z self=, 2025-05-07T20:02:57.0384899Z B=10, 2025-05-07T20:02:57.0385099Z M=3, 2025-05-07T20:02:57.0385293Z N=10, 2025-05-07T20:02:57.0385481Z max_L=3, 2025-05-07T20:02:57.0385698Z dtype=torch.float32, 2025-05-07T20:02:57.0385966Z device=device(type='cpu'), 2025-05-07T20:02:57.0386219Z ) 2025-05-07T20:02:57.0386483Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0387050Z self=, 2025-05-07T20:02:57.0387559Z B=10, 2025-05-07T20:02:57.0387751Z M=3, 2025-05-07T20:02:57.0387947Z N=10, 2025-05-07T20:02:57.0388144Z max_L=10, 2025-05-07T20:02:57.0388358Z dtype=torch.float32, 2025-05-07T20:02:57.0388629Z device=device(type='cpu'), 2025-05-07T20:02:57.0388895Z ) 2025-05-07T20:02:57.0389142Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0389710Z self=, 2025-05-07T20:02:57.0390214Z B=332, 2025-05-07T20:02:57.0390399Z M=5, 2025-05-07T20:02:57.0390594Z N=31, 2025-05-07T20:02:57.0390796Z max_L=28, 2025-05-07T20:02:57.0391008Z dtype=torch.float32, 2025-05-07T20:02:57.0391276Z device=device(type='cpu'), 2025-05-07T20:02:57.0391544Z ) 2025-05-07T20:02:57.0391793Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0392359Z self=, 2025-05-07T20:02:57.0392900Z B=332, 2025-05-07T20:02:57.0393098Z M=5, 2025-05-07T20:02:57.0393301Z N=5, 2025-05-07T20:02:57.0393498Z max_L=28, 2025-05-07T20:02:57.0393723Z dtype=torch.float32, 2025-05-07T20:02:57.0393980Z device=device(type='cpu'), 2025-05-07T20:02:57.0394242Z ) 2025-05-07T20:02:57.0394502Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:57.0395058Z self=, 2025-05-07T20:02:57.0395560Z B=332, 2025-05-07T20:02:57.0395764Z M=5, 2025-05-07T20:02:57.0395948Z N=5, 2025-05-07T20:02:57.0396249Z max_L=5, 2025-05-07T20:02:57.0396474Z dtype=torch.float32, 2025-05-07T20:02:57.0396734Z device=device(type='cpu'), 2025-05-07T20:02:57.0397008Z ) 2025-05-07T20:02:57.0397220Z PASSED 2025-05-07T20:02:57.1332091Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1333088Z self=, 2025-05-07T20:02:57.1333934Z B=10, 2025-05-07T20:02:57.1334179Z M=1, 2025-05-07T20:02:57.1334442Z N=1, 2025-05-07T20:02:57.1334697Z max_L=1, 2025-05-07T20:02:57.1334974Z dtype=torch.float32, 2025-05-07T20:02:57.1335340Z device=device(type='cpu'), 2025-05-07T20:02:57.1335694Z ) 2025-05-07T20:02:57.1335973Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1336598Z self=, 2025-05-07T20:02:57.1337198Z B=39, 2025-05-07T20:02:57.1337445Z M=1, 2025-05-07T20:02:57.1337718Z N=1, 2025-05-07T20:02:57.1338037Z max_L=1, 2025-05-07T20:02:57.1338310Z dtype=torch.float32, 2025-05-07T20:02:57.1338662Z device=device(type='cpu'), 2025-05-07T20:02:57.1339003Z ) 2025-05-07T20:02:57.1339274Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1339892Z self=, 2025-05-07T20:02:57.1340481Z B=39, 2025-05-07T20:02:57.1340739Z M=10, 2025-05-07T20:02:57.1340979Z N=22, 2025-05-07T20:02:57.1341225Z max_L=11, 2025-05-07T20:02:57.1341515Z dtype=torch.float32, 2025-05-07T20:02:57.1341852Z device=device(type='cpu'), 2025-05-07T20:02:57.1342194Z ) 2025-05-07T20:02:57.1342477Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1343072Z self=, 2025-05-07T20:02:57.1343726Z B=346, 2025-05-07T20:02:57.1343967Z M=6, 2025-05-07T20:02:57.1344215Z N=21, 2025-05-07T20:02:57.1344463Z max_L=24, 2025-05-07T20:02:57.1344742Z dtype=torch.float32, 2025-05-07T20:02:57.1345089Z device=device(type='cpu'), 2025-05-07T20:02:57.1345430Z ) 2025-05-07T20:02:57.1345696Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1346311Z self=, 2025-05-07T20:02:57.1346903Z B=145, 2025-05-07T20:02:57.1347145Z M=15, 2025-05-07T20:02:57.1347396Z N=16, 2025-05-07T20:02:57.1347840Z max_L=13, 2025-05-07T20:02:57.1348121Z dtype=torch.float32, 2025-05-07T20:02:57.1348477Z device=device(type='cpu'), 2025-05-07T20:02:57.1348826Z ) 2025-05-07T20:02:57.1349100Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1349717Z self=, 2025-05-07T20:02:57.1350315Z B=24, 2025-05-07T20:02:57.1350553Z M=12, 2025-05-07T20:02:57.1350805Z N=1, 2025-05-07T20:02:57.1351067Z max_L=25, 2025-05-07T20:02:57.1351344Z dtype=torch.float32, 2025-05-07T20:02:57.1351704Z device=device(type='cpu'), 2025-05-07T20:02:57.1352053Z ) 2025-05-07T20:02:57.1352342Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1352944Z self=, 2025-05-07T20:02:57.1353530Z B=36, 2025-05-07T20:02:57.1353786Z M=6, 2025-05-07T20:02:57.1354024Z N=16, 2025-05-07T20:02:57.1354276Z max_L=29, 2025-05-07T20:02:57.1354566Z dtype=torch.float32, 2025-05-07T20:02:57.1354898Z device=device(type='cpu'), 2025-05-07T20:02:57.1355237Z ) 2025-05-07T20:02:57.1355519Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1356114Z self=, 2025-05-07T20:02:57.1356700Z B=447, 2025-05-07T20:02:57.1356949Z M=25, 2025-05-07T20:02:57.1357185Z N=11, 2025-05-07T20:02:57.1357437Z max_L=30, 2025-05-07T20:02:57.1357716Z dtype=torch.float32, 2025-05-07T20:02:57.1358050Z device=device(type='cpu'), 2025-05-07T20:02:57.1358574Z ) 2025-05-07T20:02:57.1358861Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1359460Z self=, 2025-05-07T20:02:57.1360051Z B=491, 2025-05-07T20:02:57.1360313Z M=22, 2025-05-07T20:02:57.1360566Z N=18, 2025-05-07T20:02:57.1360804Z max_L=31, 2025-05-07T20:02:57.1361093Z dtype=torch.float32, 2025-05-07T20:02:57.1361534Z device=device(type='cpu'), 2025-05-07T20:02:57.1361866Z ) 2025-05-07T20:02:57.1362147Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1362760Z self=, 2025-05-07T20:02:57.1363335Z B=111, 2025-05-07T20:02:57.1363598Z M=23, 2025-05-07T20:02:57.1363851Z N=12, 2025-05-07T20:02:57.1364109Z max_L=17, 2025-05-07T20:02:57.1364392Z dtype=torch.float32, 2025-05-07T20:02:57.1364744Z device=device(type='cpu'), 2025-05-07T20:02:57.1365073Z ) 2025-05-07T20:02:57.1365368Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1365866Z self=, 2025-05-07T20:02:57.1366306Z B=359, 2025-05-07T20:02:57.1366516Z M=27, 2025-05-07T20:02:57.1366719Z N=15, 2025-05-07T20:02:57.1366908Z max_L=13, 2025-05-07T20:02:57.1367134Z dtype=torch.float32, 2025-05-07T20:02:57.1367413Z device=device(type='cpu'), 2025-05-07T20:02:57.1367675Z ) 2025-05-07T20:02:57.1367903Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1368375Z self=, 2025-05-07T20:02:57.1368822Z B=13, 2025-05-07T20:02:57.1369007Z M=27, 2025-05-07T20:02:57.1369203Z N=15, 2025-05-07T20:02:57.1369403Z max_L=13, 2025-05-07T20:02:57.1369618Z dtype=torch.float32, 2025-05-07T20:02:57.1369891Z device=device(type='cpu'), 2025-05-07T20:02:57.1370156Z ) 2025-05-07T20:02:57.1370407Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1370873Z self=, 2025-05-07T20:02:57.1371320Z B=13, 2025-05-07T20:02:57.1371504Z M=27, 2025-05-07T20:02:57.1371697Z N=27, 2025-05-07T20:02:57.1371891Z max_L=13, 2025-05-07T20:02:57.1372100Z dtype=torch.float32, 2025-05-07T20:02:57.1372366Z device=device(type='cpu'), 2025-05-07T20:02:57.1372630Z ) 2025-05-07T20:02:57.1372842Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1373304Z self=, 2025-05-07T20:02:57.1373751Z B=27, 2025-05-07T20:02:57.1373937Z M=27, 2025-05-07T20:02:57.1374142Z N=27, 2025-05-07T20:02:57.1374342Z max_L=13, 2025-05-07T20:02:57.1374569Z dtype=torch.float32, 2025-05-07T20:02:57.1374825Z device=device(type='cpu'), 2025-05-07T20:02:57.1375089Z ) 2025-05-07T20:02:57.1375312Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1375765Z self=, 2025-05-07T20:02:57.1376217Z B=27, 2025-05-07T20:02:57.1376413Z M=27, 2025-05-07T20:02:57.1376594Z N=27, 2025-05-07T20:02:57.1376788Z max_L=27, 2025-05-07T20:02:57.1377008Z dtype=torch.float32, 2025-05-07T20:02:57.1377267Z device=device(type='cpu'), 2025-05-07T20:02:57.1377536Z ) 2025-05-07T20:02:57.1377830Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1378302Z self=, 2025-05-07T20:02:57.1378753Z B=80, 2025-05-07T20:02:57.1378955Z M=22, 2025-05-07T20:02:57.1379144Z N=32, 2025-05-07T20:02:57.1379348Z max_L=15, 2025-05-07T20:02:57.1379571Z dtype=torch.float32, 2025-05-07T20:02:57.1379828Z device=device(type='cpu'), 2025-05-07T20:02:57.1380093Z ) 2025-05-07T20:02:57.1380314Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1380775Z self=, 2025-05-07T20:02:57.1381353Z B=80, 2025-05-07T20:02:57.1381558Z M=22, 2025-05-07T20:02:57.1381755Z N=32, 2025-05-07T20:02:57.1381942Z max_L=22, 2025-05-07T20:02:57.1382167Z dtype=torch.float32, 2025-05-07T20:02:57.1382436Z device=device(type='cpu'), 2025-05-07T20:02:57.1382692Z ) 2025-05-07T20:02:57.1382910Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1383451Z self=, 2025-05-07T20:02:57.1383890Z B=22, 2025-05-07T20:02:57.1384085Z M=22, 2025-05-07T20:02:57.1384282Z N=32, 2025-05-07T20:02:57.1384465Z max_L=22, 2025-05-07T20:02:57.1384687Z dtype=torch.float32, 2025-05-07T20:02:57.1384957Z device=device(type='cpu'), 2025-05-07T20:02:57.1385207Z ) 2025-05-07T20:02:57.1385426Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1385888Z self=, 2025-05-07T20:02:57.1386323Z B=22, 2025-05-07T20:02:57.1386528Z M=22, 2025-05-07T20:02:57.1386727Z N=22, 2025-05-07T20:02:57.1386910Z max_L=22, 2025-05-07T20:02:57.1387136Z dtype=torch.float32, 2025-05-07T20:02:57.1387407Z device=device(type='cpu'), 2025-05-07T20:02:57.1387674Z ) 2025-05-07T20:02:57.1387882Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:57.1388345Z self=, 2025-05-07T20:02:57.1388798Z B=201, 2025-05-07T20:02:57.1388987Z M=28, 2025-05-07T20:02:57.1389181Z N=24, 2025-05-07T20:02:57.1389379Z max_L=32, 2025-05-07T20:02:57.1389589Z dtype=torch.float32, 2025-05-07T20:02:57.1389862Z device=device(type='cpu'), 2025-05-07T20:02:57.1390130Z ) 2025-05-07T20:02:57.1390309Z PASSED 2025-05-07T20:02:57.1390437Z 2025-05-07T20:02:57.1390578Z =============================== warnings summary =============================== 2025-05-07T20:02:57.1390967Z test/jagged/dense_bmm_test.py: 21 warnings 2025-05-07T20:02:57.1394563Z /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:57.1398455Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:02:57.1398930Z 2025-05-07T20:02:57.1399051Z test/jagged/dense_bmm_test.py: 22 warnings 2025-05-07T20:02:57.1402625Z /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:57.1406412Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:02:57.1406957Z 2025-05-07T20:02:57.1407199Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:02:57.1407714Z ======================== 3 passed, 43 warnings in 6.80s ======================== 2025-05-07T20:02:58.1481105Z 2025-05-07T20:02:58.1481608Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:02:58.1499142Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 10 seconds 2025-05-07T20:02:58.1499478Z 2025-05-07T20:02:58.1499491Z 2025-05-07T20:02:58.1499495Z 2025-05-07T20:02:58.1499498Z 2025-05-07T20:02:58.1512146Z ################################################################################ 2025-05-07T20:02:58.1528267Z # [2025-05-07T20:02:58.152Z] Run Python Test Suite: 2025-05-07T20:02:58.1528669Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:02:58.1529019Z ################################################################################ 2025-05-07T20:02:58.1550585Z + 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:58.1551377Z 2025-05-07T20:03:00.3231812Z ============================= test session starts ============================== 2025-05-07T20:03:00.3232558Z 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:00.3233174Z cachedir: .pytest_cache 2025-05-07T20:03:00.3233823Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:00.3234524Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:00.3234857Z plugins: hypothesis-6.131.14 2025-05-07T20:03:02.0861456Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:03:02.0863029Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:03:02.0917981Z collected 4 items 2025-05-07T20:03:02.0918276Z 2025-05-07T20:03:05.9596653Z 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:03:05.9598223Z self=, 2025-05-07T20:03:05.9598996Z num_jagged_dim=1, 2025-05-07T20:03:05.9599249Z outer_dense_size=0, 2025-05-07T20:03:05.9599511Z inner_dense_size=0, 2025-05-07T20:03:05.9599755Z dtype=torch.float32, 2025-05-07T20:03:05.9600030Z device=device(type='cpu'), 2025-05-07T20:03:05.9600306Z ) 2025-05-07T20:03:05.9600625Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9601529Z self=, 2025-05-07T20:03:05.9602306Z num_jagged_dim=3, 2025-05-07T20:03:05.9602540Z outer_dense_size=0, 2025-05-07T20:03:05.9602789Z inner_dense_size=0, 2025-05-07T20:03:05.9603039Z dtype=torch.float32, 2025-05-07T20:03:05.9603298Z device=device(type='cpu'), 2025-05-07T20:03:05.9603564Z ) 2025-05-07T20:03:05.9603900Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9604791Z self=, 2025-05-07T20:03:05.9605542Z num_jagged_dim=3, 2025-05-07T20:03:05.9605791Z outer_dense_size=1, 2025-05-07T20:03:05.9606040Z inner_dense_size=0, 2025-05-07T20:03:05.9606281Z dtype=torch.float16, 2025-05-07T20:03:05.9606552Z device=device(type='cpu'), 2025-05-07T20:03:05.9606820Z ) 2025-05-07T20:03:05.9607136Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9608341Z self=, 2025-05-07T20:03:05.9609104Z num_jagged_dim=2, 2025-05-07T20:03:05.9609357Z outer_dense_size=1, 2025-05-07T20:03:05.9609599Z inner_dense_size=2, 2025-05-07T20:03:05.9609853Z dtype=torch.float16, 2025-05-07T20:03:05.9610219Z device=device(type='cpu'), 2025-05-07T20:03:05.9610470Z ) 2025-05-07T20:03:05.9610797Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9611688Z self=, 2025-05-07T20:03:05.9612434Z num_jagged_dim=2, 2025-05-07T20:03:05.9612682Z outer_dense_size=3, 2025-05-07T20:03:05.9612933Z inner_dense_size=1, 2025-05-07T20:03:05.9613179Z dtype=torch.bfloat16, 2025-05-07T20:03:05.9613452Z device=device(type='cpu'), 2025-05-07T20:03:05.9613716Z ) 2025-05-07T20:03:05.9614044Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9614915Z self=, 2025-05-07T20:03:05.9615669Z num_jagged_dim=3, 2025-05-07T20:03:05.9615916Z outer_dense_size=2, 2025-05-07T20:03:05.9616159Z inner_dense_size=0, 2025-05-07T20:03:05.9616408Z dtype=torch.float32, 2025-05-07T20:03:05.9616678Z device=device(type='cpu'), 2025-05-07T20:03:05.9616931Z ) 2025-05-07T20:03:05.9617257Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9618220Z self=, 2025-05-07T20:03:05.9618986Z num_jagged_dim=2, 2025-05-07T20:03:05.9619220Z outer_dense_size=3, 2025-05-07T20:03:05.9619475Z inner_dense_size=3, 2025-05-07T20:03:05.9619728Z dtype=torch.float32, 2025-05-07T20:03:05.9619985Z device=device(type='cpu'), 2025-05-07T20:03:05.9620256Z ) 2025-05-07T20:03:05.9620589Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9621498Z self=, 2025-05-07T20:03:05.9622263Z num_jagged_dim=1, 2025-05-07T20:03:05.9622499Z outer_dense_size=4, 2025-05-07T20:03:05.9622755Z inner_dense_size=2, 2025-05-07T20:03:05.9623008Z dtype=torch.float32, 2025-05-07T20:03:05.9623266Z device=device(type='cpu'), 2025-05-07T20:03:05.9623536Z ) 2025-05-07T20:03:05.9623868Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9624747Z self=, 2025-05-07T20:03:05.9625519Z num_jagged_dim=1, 2025-05-07T20:03:05.9625769Z outer_dense_size=1, 2025-05-07T20:03:05.9626055Z inner_dense_size=1, 2025-05-07T20:03:05.9626315Z dtype=torch.bfloat16, 2025-05-07T20:03:05.9626599Z device=device(type='cpu'), 2025-05-07T20:03:05.9626854Z ) 2025-05-07T20:03:05.9627189Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9628084Z self=, 2025-05-07T20:03:05.9628851Z num_jagged_dim=4, 2025-05-07T20:03:05.9629091Z outer_dense_size=3, 2025-05-07T20:03:05.9629343Z inner_dense_size=4, 2025-05-07T20:03:05.9629598Z dtype=torch.float16, 2025-05-07T20:03:05.9629858Z device=device(type='cpu'), 2025-05-07T20:03:05.9630122Z ) 2025-05-07T20:03:05.9630451Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9631324Z self=, 2025-05-07T20:03:05.9632187Z num_jagged_dim=4, 2025-05-07T20:03:05.9632436Z outer_dense_size=4, 2025-05-07T20:03:05.9632687Z inner_dense_size=1, 2025-05-07T20:03:05.9632923Z dtype=torch.float16, 2025-05-07T20:03:05.9633191Z device=device(type='cpu'), 2025-05-07T20:03:05.9633455Z ) 2025-05-07T20:03:05.9633841Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9634731Z self=, 2025-05-07T20:03:05.9635493Z num_jagged_dim=4, 2025-05-07T20:03:05.9635729Z outer_dense_size=4, 2025-05-07T20:03:05.9635980Z inner_dense_size=4, 2025-05-07T20:03:05.9636237Z dtype=torch.float16, 2025-05-07T20:03:05.9636492Z device=device(type='cpu'), 2025-05-07T20:03:05.9636760Z ) 2025-05-07T20:03:05.9637094Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9637980Z self=, 2025-05-07T20:03:05.9638728Z num_jagged_dim=4, 2025-05-07T20:03:05.9638973Z outer_dense_size=2, 2025-05-07T20:03:05.9639221Z inner_dense_size=3, 2025-05-07T20:03:05.9639464Z dtype=torch.float32, 2025-05-07T20:03:05.9639732Z device=device(type='cpu'), 2025-05-07T20:03:05.9639999Z ) 2025-05-07T20:03:05.9640314Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9641201Z self=, 2025-05-07T20:03:05.9641962Z num_jagged_dim=4, 2025-05-07T20:03:05.9642208Z outer_dense_size=3, 2025-05-07T20:03:05.9642444Z inner_dense_size=3, 2025-05-07T20:03:05.9642703Z dtype=torch.float32, 2025-05-07T20:03:05.9642974Z device=device(type='cpu'), 2025-05-07T20:03:05.9643228Z ) 2025-05-07T20:03:05.9643557Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9644439Z self=, 2025-05-07T20:03:05.9645193Z num_jagged_dim=4, 2025-05-07T20:03:05.9645440Z outer_dense_size=4, 2025-05-07T20:03:05.9645692Z inner_dense_size=3, 2025-05-07T20:03:05.9645968Z dtype=torch.float32, 2025-05-07T20:03:05.9646236Z device=device(type='cpu'), 2025-05-07T20:03:05.9646502Z ) 2025-05-07T20:03:05.9646814Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9647884Z self=, 2025-05-07T20:03:05.9648650Z num_jagged_dim=4, 2025-05-07T20:03:05.9648902Z outer_dense_size=4, 2025-05-07T20:03:05.9649137Z inner_dense_size=4, 2025-05-07T20:03:05.9649389Z dtype=torch.float32, 2025-05-07T20:03:05.9649663Z device=device(type='cpu'), 2025-05-07T20:03:05.9649914Z ) 2025-05-07T20:03:05.9650243Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9651137Z self=, 2025-05-07T20:03:05.9651894Z num_jagged_dim=4, 2025-05-07T20:03:05.9652125Z outer_dense_size=3, 2025-05-07T20:03:05.9652375Z inner_dense_size=1, 2025-05-07T20:03:05.9652626Z dtype=torch.bfloat16, 2025-05-07T20:03:05.9652887Z device=device(type='cpu'), 2025-05-07T20:03:05.9653152Z ) 2025-05-07T20:03:05.9653479Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9654354Z self=, 2025-05-07T20:03:05.9655266Z num_jagged_dim=3, 2025-05-07T20:03:05.9655515Z outer_dense_size=3, 2025-05-07T20:03:05.9655754Z inner_dense_size=1, 2025-05-07T20:03:05.9656007Z dtype=torch.bfloat16, 2025-05-07T20:03:05.9656282Z device=device(type='cpu'), 2025-05-07T20:03:05.9656542Z ) 2025-05-07T20:03:05.9656955Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9657939Z self=, 2025-05-07T20:03:05.9658705Z num_jagged_dim=3, 2025-05-07T20:03:05.9658936Z outer_dense_size=3, 2025-05-07T20:03:05.9659185Z inner_dense_size=3, 2025-05-07T20:03:05.9659443Z dtype=torch.bfloat16, 2025-05-07T20:03:05.9659701Z device=device(type='cpu'), 2025-05-07T20:03:05.9659966Z ) 2025-05-07T20:03:05.9660298Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:03:05.9661178Z self=, 2025-05-07T20:03:05.9661943Z num_jagged_dim=4, 2025-05-07T20:03:05.9662195Z outer_dense_size=0, 2025-05-07T20:03:05.9662458Z inner_dense_size=2, 2025-05-07T20:03:05.9662700Z dtype=torch.float32, 2025-05-07T20:03:05.9662981Z device=device(type='cpu'), 2025-05-07T20:03:05.9663254Z ) 2025-05-07T20:03:05.9663453Z PASSED 2025-05-07T20:03:10.7463081Z 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:03:10.7464948Z self=, 2025-05-07T20:03:10.7465822Z num_jagged_dim=1, 2025-05-07T20:03:10.7466079Z outer_dense_size=2, 2025-05-07T20:03:10.7466323Z inner_dense_size=2, 2025-05-07T20:03:10.7466580Z dtype=torch.float32, 2025-05-07T20:03:10.7466846Z device_type='cpu', 2025-05-07T20:03:10.7467076Z ) 2025-05-07T20:03:10.7467468Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7468503Z self=, 2025-05-07T20:03:10.7469328Z num_jagged_dim=4, 2025-05-07T20:03:10.7469566Z outer_dense_size=2, 2025-05-07T20:03:10.7469816Z inner_dense_size=2, 2025-05-07T20:03:10.7470065Z dtype=torch.float32, 2025-05-07T20:03:10.7470314Z device_type='cpu', 2025-05-07T20:03:10.7470547Z ) 2025-05-07T20:03:10.7470930Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7471995Z self=, 2025-05-07T20:03:10.7472819Z num_jagged_dim=4, 2025-05-07T20:03:10.7473058Z outer_dense_size=4, 2025-05-07T20:03:10.7473309Z inner_dense_size=2, 2025-05-07T20:03:10.7473566Z dtype=torch.bfloat16, 2025-05-07T20:03:10.7473816Z device_type='cpu', 2025-05-07T20:03:10.7474055Z ) 2025-05-07T20:03:10.7474443Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7475455Z self=, 2025-05-07T20:03:10.7476266Z num_jagged_dim=3, 2025-05-07T20:03:10.7476514Z outer_dense_size=4, 2025-05-07T20:03:10.7476767Z inner_dense_size=4, 2025-05-07T20:03:10.7477005Z dtype=torch.float16, 2025-05-07T20:03:10.7477268Z device_type='cpu', 2025-05-07T20:03:10.7477737Z ) 2025-05-07T20:03:10.7478107Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7479114Z self=, 2025-05-07T20:03:10.7479934Z num_jagged_dim=4, 2025-05-07T20:03:10.7480179Z outer_dense_size=4, 2025-05-07T20:03:10.7480502Z inner_dense_size=3, 2025-05-07T20:03:10.7480757Z dtype=torch.bfloat16, 2025-05-07T20:03:10.7481028Z device_type='cpu', 2025-05-07T20:03:10.7481250Z ) 2025-05-07T20:03:10.7481633Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7482642Z self=, 2025-05-07T20:03:10.7483453Z num_jagged_dim=4, 2025-05-07T20:03:10.7483706Z outer_dense_size=3, 2025-05-07T20:03:10.7483960Z inner_dense_size=3, 2025-05-07T20:03:10.7484215Z dtype=torch.float16, 2025-05-07T20:03:10.7484463Z device_type='cpu', 2025-05-07T20:03:10.7484696Z ) 2025-05-07T20:03:10.7485079Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7486072Z self=, 2025-05-07T20:03:10.7486888Z num_jagged_dim=4, 2025-05-07T20:03:10.7487136Z outer_dense_size=3, 2025-05-07T20:03:10.7487372Z inner_dense_size=2, 2025-05-07T20:03:10.7487628Z dtype=torch.bfloat16, 2025-05-07T20:03:10.7487893Z device_type='cpu', 2025-05-07T20:03:10.7488114Z ) 2025-05-07T20:03:10.7488496Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7489508Z self=, 2025-05-07T20:03:10.7490337Z num_jagged_dim=1, 2025-05-07T20:03:10.7490571Z outer_dense_size=3, 2025-05-07T20:03:10.7490819Z inner_dense_size=3, 2025-05-07T20:03:10.7491070Z dtype=torch.float32, 2025-05-07T20:03:10.7491320Z device_type='cpu', 2025-05-07T20:03:10.7491555Z ) 2025-05-07T20:03:10.7491939Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7492936Z self=, 2025-05-07T20:03:10.7493756Z num_jagged_dim=4, 2025-05-07T20:03:10.7494001Z outer_dense_size=2, 2025-05-07T20:03:10.7494249Z inner_dense_size=3, 2025-05-07T20:03:10.7494487Z dtype=torch.float16, 2025-05-07T20:03:10.7494745Z device_type='cpu', 2025-05-07T20:03:10.7494976Z ) 2025-05-07T20:03:10.7495342Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7496355Z self=, 2025-05-07T20:03:10.7497174Z num_jagged_dim=4, 2025-05-07T20:03:10.7497407Z outer_dense_size=3, 2025-05-07T20:03:10.7497654Z inner_dense_size=3, 2025-05-07T20:03:10.7498021Z dtype=torch.bfloat16, 2025-05-07T20:03:10.7498287Z device_type='cpu', 2025-05-07T20:03:10.7498524Z ) 2025-05-07T20:03:10.7498927Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7499919Z self=, 2025-05-07T20:03:10.7500748Z num_jagged_dim=2, 2025-05-07T20:03:10.7501000Z outer_dense_size=3, 2025-05-07T20:03:10.7501242Z inner_dense_size=2, 2025-05-07T20:03:10.7501498Z dtype=torch.float32, 2025-05-07T20:03:10.7501866Z device_type='cpu', 2025-05-07T20:03:10.7502095Z ) 2025-05-07T20:03:10.7502480Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7503493Z self=, 2025-05-07T20:03:10.7504383Z num_jagged_dim=3, 2025-05-07T20:03:10.7504622Z outer_dense_size=3, 2025-05-07T20:03:10.7504881Z inner_dense_size=2, 2025-05-07T20:03:10.7505137Z dtype=torch.float32, 2025-05-07T20:03:10.7505387Z device_type='cpu', 2025-05-07T20:03:10.7505630Z ) 2025-05-07T20:03:10.7506017Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7507012Z self=, 2025-05-07T20:03:10.7507844Z num_jagged_dim=2, 2025-05-07T20:03:10.7508090Z outer_dense_size=2, 2025-05-07T20:03:10.7508347Z inner_dense_size=2, 2025-05-07T20:03:10.7508589Z dtype=torch.float32, 2025-05-07T20:03:10.7508845Z device_type='cpu', 2025-05-07T20:03:10.7509081Z ) 2025-05-07T20:03:10.7509450Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7510464Z self=, 2025-05-07T20:03:10.7511272Z num_jagged_dim=3, 2025-05-07T20:03:10.7511504Z outer_dense_size=4, 2025-05-07T20:03:10.7511751Z inner_dense_size=2, 2025-05-07T20:03:10.7512001Z dtype=torch.bfloat16, 2025-05-07T20:03:10.7512253Z device_type='cpu', 2025-05-07T20:03:10.7512490Z ) 2025-05-07T20:03:10.7512869Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7513877Z self=, 2025-05-07T20:03:10.7514692Z num_jagged_dim=3, 2025-05-07T20:03:10.7514936Z outer_dense_size=3, 2025-05-07T20:03:10.7515189Z inner_dense_size=2, 2025-05-07T20:03:10.7515432Z dtype=torch.bfloat16, 2025-05-07T20:03:10.7515698Z device_type='cpu', 2025-05-07T20:03:10.7515937Z ) 2025-05-07T20:03:10.7516308Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7517323Z self=, 2025-05-07T20:03:10.7518146Z num_jagged_dim=3, 2025-05-07T20:03:10.7518392Z outer_dense_size=3, 2025-05-07T20:03:10.7518627Z inner_dense_size=3, 2025-05-07T20:03:10.7518881Z dtype=torch.bfloat16, 2025-05-07T20:03:10.7519145Z device_type='cpu', 2025-05-07T20:03:10.7519372Z ) 2025-05-07T20:03:10.7519755Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7520765Z self=, 2025-05-07T20:03:10.7521569Z num_jagged_dim=3, 2025-05-07T20:03:10.7521817Z outer_dense_size=3, 2025-05-07T20:03:10.7522067Z inner_dense_size=4, 2025-05-07T20:03:10.7522320Z dtype=torch.float32, 2025-05-07T20:03:10.7522568Z device_type='cpu', 2025-05-07T20:03:10.7522804Z ) 2025-05-07T20:03:10.7523186Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7524181Z self=, 2025-05-07T20:03:10.7525001Z num_jagged_dim=3, 2025-05-07T20:03:10.7525242Z outer_dense_size=3, 2025-05-07T20:03:10.7525569Z inner_dense_size=3, 2025-05-07T20:03:10.7525824Z dtype=torch.float32, 2025-05-07T20:03:10.7526087Z device_type='cpu', 2025-05-07T20:03:10.7526314Z ) 2025-05-07T20:03:10.7526705Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7527779Z self=, 2025-05-07T20:03:10.7528599Z num_jagged_dim=3, 2025-05-07T20:03:10.7528833Z outer_dense_size=4, 2025-05-07T20:03:10.7529082Z inner_dense_size=4, 2025-05-07T20:03:10.7529341Z dtype=torch.bfloat16, 2025-05-07T20:03:10.7529593Z device_type='cpu', 2025-05-07T20:03:10.7529831Z ) 2025-05-07T20:03:10.7530212Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:03:10.7531210Z self=, 2025-05-07T20:03:10.7532038Z num_jagged_dim=3, 2025-05-07T20:03:10.7532285Z outer_dense_size=3, 2025-05-07T20:03:10.7532589Z inner_dense_size=4, 2025-05-07T20:03:10.7532830Z dtype=torch.bfloat16, 2025-05-07T20:03:10.7533097Z device_type='cpu', 2025-05-07T20:03:10.7533331Z ) 2025-05-07T20:03:10.7533513Z PASSED 2025-05-07T20:03:10.8712826Z 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:03:10.8714491Z self=, 2025-05-07T20:03:10.8715319Z num_jagged_dim=1, 2025-05-07T20:03:10.8715584Z outer_dense_size=0, 2025-05-07T20:03:10.8715839Z inner_dense_size=0, 2025-05-07T20:03:10.8716084Z dtype=torch.float32, 2025-05-07T20:03:10.8716357Z device_type='meta', 2025-05-07T20:03:10.8716597Z ) 2025-05-07T20:03:10.8716966Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8717971Z self=, 2025-05-07T20:03:10.8718797Z num_jagged_dim=3, 2025-05-07T20:03:10.8719047Z outer_dense_size=0, 2025-05-07T20:03:10.8719290Z inner_dense_size=0, 2025-05-07T20:03:10.8719545Z dtype=torch.float32, 2025-05-07T20:03:10.8719810Z device_type='meta', 2025-05-07T20:03:10.8720041Z ) 2025-05-07T20:03:10.8720425Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8721531Z self=, 2025-05-07T20:03:10.8722346Z num_jagged_dim=3, 2025-05-07T20:03:10.8722600Z outer_dense_size=4, 2025-05-07T20:03:10.8722856Z inner_dense_size=1, 2025-05-07T20:03:10.8723100Z dtype=torch.float16, 2025-05-07T20:03:10.8723373Z device_type='meta', 2025-05-07T20:03:10.8723621Z ) 2025-05-07T20:03:10.8724051Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8725067Z self=, 2025-05-07T20:03:10.8725886Z num_jagged_dim=3, 2025-05-07T20:03:10.8726123Z outer_dense_size=4, 2025-05-07T20:03:10.8726378Z inner_dense_size=0, 2025-05-07T20:03:10.8726636Z dtype=torch.float16, 2025-05-07T20:03:10.8726888Z device_type='meta', 2025-05-07T20:03:10.8727125Z ) 2025-05-07T20:03:10.8727507Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8728503Z self=, 2025-05-07T20:03:10.8729573Z num_jagged_dim=2, 2025-05-07T20:03:10.8729822Z outer_dense_size=1, 2025-05-07T20:03:10.8730060Z inner_dense_size=3, 2025-05-07T20:03:10.8730313Z dtype=torch.float32, 2025-05-07T20:03:10.8730577Z device_type='meta', 2025-05-07T20:03:10.8730801Z ) 2025-05-07T20:03:10.8731279Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8732291Z self=, 2025-05-07T20:03:10.8733103Z num_jagged_dim=3, 2025-05-07T20:03:10.8748210Z outer_dense_size=0, 2025-05-07T20:03:10.8748493Z inner_dense_size=4, 2025-05-07T20:03:10.8748762Z dtype=torch.bfloat16, 2025-05-07T20:03:10.8749038Z device_type='meta', 2025-05-07T20:03:10.8749292Z ) 2025-05-07T20:03:10.8749681Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8750705Z self=, 2025-05-07T20:03:10.8751540Z num_jagged_dim=4, 2025-05-07T20:03:10.8751778Z outer_dense_size=4, 2025-05-07T20:03:10.8752042Z inner_dense_size=3, 2025-05-07T20:03:10.8752299Z dtype=torch.float16, 2025-05-07T20:03:10.8752549Z device_type='meta', 2025-05-07T20:03:10.8752793Z ) 2025-05-07T20:03:10.8753176Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8754249Z self=, 2025-05-07T20:03:10.8755074Z num_jagged_dim=4, 2025-05-07T20:03:10.8755328Z outer_dense_size=2, 2025-05-07T20:03:10.8755571Z inner_dense_size=3, 2025-05-07T20:03:10.8755824Z dtype=torch.float16, 2025-05-07T20:03:10.8756087Z device_type='meta', 2025-05-07T20:03:10.8756322Z ) 2025-05-07T20:03:10.8756689Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8757697Z self=, 2025-05-07T20:03:10.8758513Z num_jagged_dim=4, 2025-05-07T20:03:10.8758747Z outer_dense_size=4, 2025-05-07T20:03:10.8758996Z inner_dense_size=0, 2025-05-07T20:03:10.8759245Z dtype=torch.float16, 2025-05-07T20:03:10.8759493Z device_type='meta', 2025-05-07T20:03:10.8759732Z ) 2025-05-07T20:03:10.8760112Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8761116Z self=, 2025-05-07T20:03:10.8761927Z num_jagged_dim=1, 2025-05-07T20:03:10.8762173Z outer_dense_size=1, 2025-05-07T20:03:10.8762424Z inner_dense_size=1, 2025-05-07T20:03:10.8762666Z dtype=torch.bfloat16, 2025-05-07T20:03:10.8762935Z device_type='meta', 2025-05-07T20:03:10.8763173Z ) 2025-05-07T20:03:10.8763545Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8764541Z self=, 2025-05-07T20:03:10.8765360Z num_jagged_dim=3, 2025-05-07T20:03:10.8765607Z outer_dense_size=2, 2025-05-07T20:03:10.8765846Z inner_dense_size=0, 2025-05-07T20:03:10.8766091Z dtype=torch.float16, 2025-05-07T20:03:10.8766357Z device_type='meta', 2025-05-07T20:03:10.8766584Z ) 2025-05-07T20:03:10.8766963Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8768161Z self=, 2025-05-07T20:03:10.8768968Z num_jagged_dim=3, 2025-05-07T20:03:10.8769216Z outer_dense_size=2, 2025-05-07T20:03:10.8769470Z inner_dense_size=3, 2025-05-07T20:03:10.8769707Z dtype=torch.float16, 2025-05-07T20:03:10.8770057Z device_type='meta', 2025-05-07T20:03:10.8770300Z ) 2025-05-07T20:03:10.8770665Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8771665Z self=, 2025-05-07T20:03:10.8772491Z num_jagged_dim=2, 2025-05-07T20:03:10.8772746Z outer_dense_size=2, 2025-05-07T20:03:10.8772986Z inner_dense_size=3, 2025-05-07T20:03:10.8773245Z dtype=torch.float16, 2025-05-07T20:03:10.8773511Z device_type='meta', 2025-05-07T20:03:10.8773791Z ) 2025-05-07T20:03:10.8774169Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8775167Z self=, 2025-05-07T20:03:10.8775980Z num_jagged_dim=2, 2025-05-07T20:03:10.8776225Z outer_dense_size=2, 2025-05-07T20:03:10.8776477Z inner_dense_size=2, 2025-05-07T20:03:10.8776718Z dtype=torch.float16, 2025-05-07T20:03:10.8776983Z device_type='meta', 2025-05-07T20:03:10.8777257Z ) 2025-05-07T20:03:10.8777623Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8778711Z self=, 2025-05-07T20:03:10.8779530Z num_jagged_dim=3, 2025-05-07T20:03:10.8779785Z outer_dense_size=2, 2025-05-07T20:03:10.8780024Z inner_dense_size=0, 2025-05-07T20:03:10.8780279Z dtype=torch.float32, 2025-05-07T20:03:10.8780543Z device_type='meta', 2025-05-07T20:03:10.8780770Z ) 2025-05-07T20:03:10.8781150Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8782149Z self=, 2025-05-07T20:03:10.8782948Z num_jagged_dim=3, 2025-05-07T20:03:10.8783195Z outer_dense_size=0, 2025-05-07T20:03:10.8783445Z inner_dense_size=3, 2025-05-07T20:03:10.8783683Z dtype=torch.float32, 2025-05-07T20:03:10.8783943Z device_type='meta', 2025-05-07T20:03:10.8784176Z ) 2025-05-07T20:03:10.8784553Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8785539Z self=, 2025-05-07T20:03:10.8786356Z num_jagged_dim=1, 2025-05-07T20:03:10.8786604Z outer_dense_size=0, 2025-05-07T20:03:10.8786841Z inner_dense_size=3, 2025-05-07T20:03:10.8787090Z dtype=torch.float32, 2025-05-07T20:03:10.8787350Z device_type='meta', 2025-05-07T20:03:10.8787574Z ) 2025-05-07T20:03:10.8787956Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8788961Z self=, 2025-05-07T20:03:10.8789781Z num_jagged_dim=1, 2025-05-07T20:03:10.8790021Z outer_dense_size=1, 2025-05-07T20:03:10.8790273Z inner_dense_size=3, 2025-05-07T20:03:10.8790528Z dtype=torch.float32, 2025-05-07T20:03:10.8790780Z device_type='meta', 2025-05-07T20:03:10.8791137Z ) 2025-05-07T20:03:10.8791515Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8792504Z self=, 2025-05-07T20:03:10.8793319Z num_jagged_dim=1, 2025-05-07T20:03:10.8793570Z outer_dense_size=1, 2025-05-07T20:03:10.8793866Z inner_dense_size=1, 2025-05-07T20:03:10.8794118Z dtype=torch.float32, 2025-05-07T20:03:10.8794377Z device_type='meta', 2025-05-07T20:03:10.8794613Z ) 2025-05-07T20:03:10.8794977Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:03:10.8795984Z self=, 2025-05-07T20:03:10.8796809Z num_jagged_dim=1, 2025-05-07T20:03:10.8797044Z outer_dense_size=3, 2025-05-07T20:03:10.8797299Z inner_dense_size=1, 2025-05-07T20:03:10.8797552Z dtype=torch.float16, 2025-05-07T20:03:10.8797796Z device_type='meta', 2025-05-07T20:03:10.8798035Z ) 2025-05-07T20:03:10.8798227Z PASSED 2025-05-07T20:03:10.8798939Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt SKIPPED 2025-05-07T20:03:10.8799591Z 2025-05-07T20:03:10.8799742Z =============================== warnings summary =============================== 2025-05-07T20:03:10.8800532Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:03:10.8802375Z /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:10.8803802Z warnings.warn( 2025-05-07T20:03:10.8803943Z 2025-05-07T20:03:10.8804453Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:03:10.8806287Z /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:03:10.8807699Z warnings.warn( 2025-05-07T20:03:10.8807838Z 2025-05-07T20:03:10.8808358Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:03:10.8810185Z /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:03:10.8811582Z warnings.warn( 2025-05-07T20:03:10.8811731Z 2025-05-07T20:03:10.8811979Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:03:10.8812485Z =========================== short test summary info ============================ 2025-05-07T20:03:10.8813099Z SKIPPED [1] jagged/dense_dense_elementwise_add_test.py:138: CUDA is not available or no GPUs detected 2025-05-07T20:03:10.8813729Z ================== 3 passed, 1 skipped, 3 warnings in 10.67s =================== 2025-05-07T20:03:11.8657191Z 2025-05-07T20:03:11.8658075Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:03:11.8675401Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 13 seconds 2025-05-07T20:03:11.8675813Z 2025-05-07T20:03:11.8675818Z 2025-05-07T20:03:11.8675822Z 2025-05-07T20:03:11.8675833Z 2025-05-07T20:03:11.8688430Z ################################################################################ 2025-05-07T20:03:11.8704594Z # [2025-05-07T20:03:11.870Z] Run Python Test Suite: 2025-05-07T20:03:11.8704989Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:03:11.8705319Z ################################################################################ 2025-05-07T20:03:11.8727264Z + 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:03:11.8727996Z 2025-05-07T20:03:14.0027034Z ============================= test session starts ============================== 2025-05-07T20:03:14.0027740Z 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:14.0028335Z cachedir: .pytest_cache 2025-05-07T20:03:14.0028990Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:14.0029731Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:14.0030052Z plugins: hypothesis-6.131.14 2025-05-07T20:03:15.7589502Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:03:15.7590495Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:03:15.7648729Z collected 5 items 2025-05-07T20:03:15.7648898Z 2025-05-07T20:03:15.9288599Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9289891Z self=, 2025-05-07T20:03:15.9290402Z num_jagged_dim=1, 2025-05-07T20:03:15.9290647Z outer_dense_size=0, 2025-05-07T20:03:15.9290902Z inner_dense_size=0, 2025-05-07T20:03:15.9291159Z dtype=torch.float32, 2025-05-07T20:03:15.9291420Z device=device(type='cpu'), 2025-05-07T20:03:15.9291738Z precompute_total_L=False, 2025-05-07T20:03:15.9292010Z ) 2025-05-07T20:03:15.9292218Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9292711Z self=, 2025-05-07T20:03:15.9293208Z num_jagged_dim=3, 2025-05-07T20:03:15.9293446Z outer_dense_size=0, 2025-05-07T20:03:15.9293704Z inner_dense_size=0, 2025-05-07T20:03:15.9293955Z dtype=torch.float32, 2025-05-07T20:03:15.9294215Z device=device(type='cpu'), 2025-05-07T20:03:15.9294504Z precompute_total_L=False, 2025-05-07T20:03:15.9294769Z ) 2025-05-07T20:03:15.9294981Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9295475Z self=, 2025-05-07T20:03:15.9295971Z num_jagged_dim=3, 2025-05-07T20:03:15.9296221Z outer_dense_size=5, 2025-05-07T20:03:15.9296461Z inner_dense_size=2, 2025-05-07T20:03:15.9296722Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9296995Z device=device(type='cpu'), 2025-05-07T20:03:15.9297271Z precompute_total_L=False, 2025-05-07T20:03:15.9297537Z ) 2025-05-07T20:03:15.9297829Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9298316Z self=, 2025-05-07T20:03:15.9298811Z num_jagged_dim=2, 2025-05-07T20:03:15.9299066Z outer_dense_size=4, 2025-05-07T20:03:15.9299306Z inner_dense_size=5, 2025-05-07T20:03:15.9299561Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9299831Z device=device(type='cpu'), 2025-05-07T20:03:15.9300105Z precompute_total_L=False, 2025-05-07T20:03:15.9300373Z ) 2025-05-07T20:03:15.9300593Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9301087Z self=, 2025-05-07T20:03:15.9301570Z num_jagged_dim=3, 2025-05-07T20:03:15.9301815Z outer_dense_size=4, 2025-05-07T20:03:15.9302382Z inner_dense_size=0, 2025-05-07T20:03:15.9302627Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9302902Z device=device(type='cpu'), 2025-05-07T20:03:15.9303194Z precompute_total_L=False, 2025-05-07T20:03:15.9303448Z ) 2025-05-07T20:03:15.9303726Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9304217Z self=, 2025-05-07T20:03:15.9304849Z num_jagged_dim=4, 2025-05-07T20:03:15.9305098Z outer_dense_size=1, 2025-05-07T20:03:15.9305352Z inner_dense_size=3, 2025-05-07T20:03:15.9305593Z dtype=torch.float16, 2025-05-07T20:03:15.9305866Z device=device(type='cpu'), 2025-05-07T20:03:15.9306153Z precompute_total_L=True, 2025-05-07T20:03:15.9306406Z ) 2025-05-07T20:03:15.9306623Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9307115Z self=, 2025-05-07T20:03:15.9307608Z num_jagged_dim=5, 2025-05-07T20:03:15.9307844Z outer_dense_size=3, 2025-05-07T20:03:15.9308088Z inner_dense_size=4, 2025-05-07T20:03:15.9308340Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9308596Z device=device(type='cpu'), 2025-05-07T20:03:15.9308879Z precompute_total_L=True, 2025-05-07T20:03:15.9309143Z ) 2025-05-07T20:03:15.9309347Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9309895Z self=, 2025-05-07T20:03:15.9310425Z num_jagged_dim=2, 2025-05-07T20:03:15.9310656Z outer_dense_size=1, 2025-05-07T20:03:15.9310907Z inner_dense_size=5, 2025-05-07T20:03:15.9311161Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9311424Z device=device(type='cpu'), 2025-05-07T20:03:15.9311724Z precompute_total_L=False, 2025-05-07T20:03:15.9311996Z ) 2025-05-07T20:03:15.9312214Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9312697Z self=, 2025-05-07T20:03:15.9313191Z num_jagged_dim=4, 2025-05-07T20:03:15.9313438Z outer_dense_size=3, 2025-05-07T20:03:15.9313676Z inner_dense_size=3, 2025-05-07T20:03:15.9313927Z dtype=torch.float16, 2025-05-07T20:03:15.9314196Z device=device(type='cpu'), 2025-05-07T20:03:15.9314468Z precompute_total_L=True, 2025-05-07T20:03:15.9314730Z ) 2025-05-07T20:03:15.9314952Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9315434Z self=, 2025-05-07T20:03:15.9315930Z num_jagged_dim=5, 2025-05-07T20:03:15.9316179Z outer_dense_size=2, 2025-05-07T20:03:15.9316417Z inner_dense_size=3, 2025-05-07T20:03:15.9316674Z dtype=torch.float32, 2025-05-07T20:03:15.9316943Z device=device(type='cpu'), 2025-05-07T20:03:15.9317232Z precompute_total_L=False, 2025-05-07T20:03:15.9317488Z ) 2025-05-07T20:03:15.9317713Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9318220Z self=, 2025-05-07T20:03:15.9318704Z num_jagged_dim=2, 2025-05-07T20:03:15.9318955Z outer_dense_size=2, 2025-05-07T20:03:15.9319212Z inner_dense_size=4, 2025-05-07T20:03:15.9319458Z dtype=torch.float32, 2025-05-07T20:03:15.9319732Z device=device(type='cpu'), 2025-05-07T20:03:15.9320026Z precompute_total_L=False, 2025-05-07T20:03:15.9320287Z ) 2025-05-07T20:03:15.9320513Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9321011Z self=, 2025-05-07T20:03:15.9321490Z num_jagged_dim=2, 2025-05-07T20:03:15.9321740Z outer_dense_size=2, 2025-05-07T20:03:15.9321991Z inner_dense_size=2, 2025-05-07T20:03:15.9322231Z dtype=torch.float32, 2025-05-07T20:03:15.9322500Z device=device(type='cpu'), 2025-05-07T20:03:15.9322787Z precompute_total_L=False, 2025-05-07T20:03:15.9323049Z ) 2025-05-07T20:03:15.9323351Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9323848Z self=, 2025-05-07T20:03:15.9324345Z num_jagged_dim=3, 2025-05-07T20:03:15.9324575Z outer_dense_size=1, 2025-05-07T20:03:15.9324827Z inner_dense_size=2, 2025-05-07T20:03:15.9325076Z dtype=torch.float32, 2025-05-07T20:03:15.9325335Z device=device(type='cpu'), 2025-05-07T20:03:15.9325686Z precompute_total_L=True, 2025-05-07T20:03:15.9325953Z ) 2025-05-07T20:03:15.9326158Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9326656Z self=, 2025-05-07T20:03:15.9327154Z num_jagged_dim=3, 2025-05-07T20:03:15.9327388Z outer_dense_size=2, 2025-05-07T20:03:15.9327642Z inner_dense_size=2, 2025-05-07T20:03:15.9327892Z dtype=torch.float32, 2025-05-07T20:03:15.9328160Z device=device(type='cpu'), 2025-05-07T20:03:15.9328431Z precompute_total_L=True, 2025-05-07T20:03:15.9328700Z ) 2025-05-07T20:03:15.9328918Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9329400Z self=, 2025-05-07T20:03:15.9329891Z num_jagged_dim=2, 2025-05-07T20:03:15.9330135Z outer_dense_size=2, 2025-05-07T20:03:15.9330374Z inner_dense_size=2, 2025-05-07T20:03:15.9330635Z dtype=torch.float32, 2025-05-07T20:03:15.9330906Z device=device(type='cpu'), 2025-05-07T20:03:15.9331181Z precompute_total_L=True, 2025-05-07T20:03:15.9331442Z ) 2025-05-07T20:03:15.9331658Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9332140Z self=, 2025-05-07T20:03:15.9332632Z num_jagged_dim=5, 2025-05-07T20:03:15.9332879Z outer_dense_size=2, 2025-05-07T20:03:15.9333126Z inner_dense_size=2, 2025-05-07T20:03:15.9333364Z dtype=torch.float32, 2025-05-07T20:03:15.9333637Z device=device(type='cpu'), 2025-05-07T20:03:15.9333923Z precompute_total_L=False, 2025-05-07T20:03:15.9334178Z ) 2025-05-07T20:03:15.9334395Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9334935Z self=, 2025-05-07T20:03:15.9335414Z num_jagged_dim=4, 2025-05-07T20:03:15.9335659Z outer_dense_size=5, 2025-05-07T20:03:15.9335911Z inner_dense_size=1, 2025-05-07T20:03:15.9336151Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9336422Z device=device(type='cpu'), 2025-05-07T20:03:15.9336708Z precompute_total_L=False, 2025-05-07T20:03:15.9336961Z ) 2025-05-07T20:03:15.9337174Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9337666Z self=, 2025-05-07T20:03:15.9338238Z num_jagged_dim=5, 2025-05-07T20:03:15.9338487Z outer_dense_size=5, 2025-05-07T20:03:15.9338739Z inner_dense_size=1, 2025-05-07T20:03:15.9338999Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9339277Z device=device(type='cpu'), 2025-05-07T20:03:15.9339562Z precompute_total_L=False, 2025-05-07T20:03:15.9339828Z ) 2025-05-07T20:03:15.9340068Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9340563Z self=, 2025-05-07T20:03:15.9341061Z num_jagged_dim=5, 2025-05-07T20:03:15.9341301Z outer_dense_size=5, 2025-05-07T20:03:15.9341615Z inner_dense_size=5, 2025-05-07T20:03:15.9341928Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9342187Z device=device(type='cpu'), 2025-05-07T20:03:15.9342477Z precompute_total_L=False, 2025-05-07T20:03:15.9342742Z ) 2025-05-07T20:03:15.9342946Z Trying example: test_dense_to_jagged( 2025-05-07T20:03:15.9343443Z self=, 2025-05-07T20:03:15.9343933Z num_jagged_dim=4, 2025-05-07T20:03:15.9344179Z outer_dense_size=0, 2025-05-07T20:03:15.9344513Z inner_dense_size=4, 2025-05-07T20:03:15.9344768Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9345059Z device=device(type='cpu'), 2025-05-07T20:03:15.9345339Z precompute_total_L=False, 2025-05-07T20:03:15.9345606Z ) 2025-05-07T20:03:15.9345853Z PASSED 2025-05-07T20:03:15.9667278Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9668508Z self=, 2025-05-07T20:03:15.9669083Z num_jagged_dim=1, 2025-05-07T20:03:15.9669335Z outer_dense_size=2, 2025-05-07T20:03:15.9669574Z inner_dense_size=2, 2025-05-07T20:03:15.9669831Z dtype=torch.float32, 2025-05-07T20:03:15.9670106Z device=device(type='cpu'), 2025-05-07T20:03:15.9670362Z ) 2025-05-07T20:03:15.9670624Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9671248Z self=, 2025-05-07T20:03:15.9671815Z num_jagged_dim=3, 2025-05-07T20:03:15.9672065Z outer_dense_size=2, 2025-05-07T20:03:15.9672319Z inner_dense_size=2, 2025-05-07T20:03:15.9672559Z dtype=torch.float32, 2025-05-07T20:03:15.9672830Z device=device(type='cpu'), 2025-05-07T20:03:15.9673093Z ) 2025-05-07T20:03:15.9673403Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9674016Z self=, 2025-05-07T20:03:15.9674568Z num_jagged_dim=3, 2025-05-07T20:03:15.9674812Z outer_dense_size=4, 2025-05-07T20:03:15.9675077Z inner_dense_size=2, 2025-05-07T20:03:15.9675329Z dtype=torch.float16, 2025-05-07T20:03:15.9675584Z device=device(type='cpu'), 2025-05-07T20:03:15.9675849Z ) 2025-05-07T20:03:15.9676109Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9676717Z self=, 2025-05-07T20:03:15.9677279Z num_jagged_dim=5, 2025-05-07T20:03:15.9677523Z outer_dense_size=3, 2025-05-07T20:03:15.9677759Z inner_dense_size=3, 2025-05-07T20:03:15.9678014Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9678289Z device=device(type='cpu'), 2025-05-07T20:03:15.9678543Z ) 2025-05-07T20:03:15.9678804Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9679421Z self=, 2025-05-07T20:03:15.9679964Z num_jagged_dim=5, 2025-05-07T20:03:15.9680206Z outer_dense_size=5, 2025-05-07T20:03:15.9680452Z inner_dense_size=2, 2025-05-07T20:03:15.9680706Z dtype=torch.float16, 2025-05-07T20:03:15.9680961Z device=device(type='cpu'), 2025-05-07T20:03:15.9681225Z ) 2025-05-07T20:03:15.9681477Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9682080Z self=, 2025-05-07T20:03:15.9682643Z num_jagged_dim=5, 2025-05-07T20:03:15.9682887Z outer_dense_size=3, 2025-05-07T20:03:15.9683124Z inner_dense_size=2, 2025-05-07T20:03:15.9683375Z dtype=torch.float16, 2025-05-07T20:03:15.9683645Z device=device(type='cpu'), 2025-05-07T20:03:15.9683898Z ) 2025-05-07T20:03:15.9684155Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9684764Z self=, 2025-05-07T20:03:15.9685327Z num_jagged_dim=5, 2025-05-07T20:03:15.9685559Z outer_dense_size=3, 2025-05-07T20:03:15.9685806Z inner_dense_size=2, 2025-05-07T20:03:15.9686056Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9686312Z device=device(type='cpu'), 2025-05-07T20:03:15.9686574Z ) 2025-05-07T20:03:15.9686824Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9687566Z self=, 2025-05-07T20:03:15.9688128Z num_jagged_dim=2, 2025-05-07T20:03:15.9688372Z outer_dense_size=4, 2025-05-07T20:03:15.9688610Z inner_dense_size=5, 2025-05-07T20:03:15.9688863Z dtype=torch.float32, 2025-05-07T20:03:15.9689127Z device=device(type='cpu'), 2025-05-07T20:03:15.9689380Z ) 2025-05-07T20:03:15.9689691Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9690301Z self=, 2025-05-07T20:03:15.9690855Z num_jagged_dim=2, 2025-05-07T20:03:15.9691083Z outer_dense_size=5, 2025-05-07T20:03:15.9691328Z inner_dense_size=2, 2025-05-07T20:03:15.9691574Z dtype=torch.float16, 2025-05-07T20:03:15.9691828Z device=device(type='cpu'), 2025-05-07T20:03:15.9692091Z ) 2025-05-07T20:03:15.9692341Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9692946Z self=, 2025-05-07T20:03:15.9693510Z num_jagged_dim=1, 2025-05-07T20:03:15.9693757Z outer_dense_size=3, 2025-05-07T20:03:15.9693992Z inner_dense_size=5, 2025-05-07T20:03:15.9694249Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9694522Z device=device(type='cpu'), 2025-05-07T20:03:15.9694776Z ) 2025-05-07T20:03:15.9695036Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9695652Z self=, 2025-05-07T20:03:15.9696207Z num_jagged_dim=2, 2025-05-07T20:03:15.9696439Z outer_dense_size=3, 2025-05-07T20:03:15.9696687Z inner_dense_size=3, 2025-05-07T20:03:15.9696940Z dtype=torch.float16, 2025-05-07T20:03:15.9697196Z device=device(type='cpu'), 2025-05-07T20:03:15.9697461Z ) 2025-05-07T20:03:15.9697714Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9698399Z self=, 2025-05-07T20:03:15.9698969Z num_jagged_dim=3, 2025-05-07T20:03:15.9699217Z outer_dense_size=3, 2025-05-07T20:03:15.9699458Z inner_dense_size=3, 2025-05-07T20:03:15.9699722Z dtype=torch.float16, 2025-05-07T20:03:15.9699992Z device=device(type='cpu'), 2025-05-07T20:03:15.9700250Z ) 2025-05-07T20:03:15.9700514Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9701135Z self=, 2025-05-07T20:03:15.9701707Z num_jagged_dim=4, 2025-05-07T20:03:15.9701943Z outer_dense_size=5, 2025-05-07T20:03:15.9702199Z inner_dense_size=3, 2025-05-07T20:03:15.9702457Z dtype=torch.float32, 2025-05-07T20:03:15.9702721Z device=device(type='cpu'), 2025-05-07T20:03:15.9702991Z ) 2025-05-07T20:03:15.9703248Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9703855Z self=, 2025-05-07T20:03:15.9704419Z num_jagged_dim=4, 2025-05-07T20:03:15.9704677Z outer_dense_size=3, 2025-05-07T20:03:15.9704914Z inner_dense_size=3, 2025-05-07T20:03:15.9705165Z dtype=torch.float32, 2025-05-07T20:03:15.9705435Z device=device(type='cpu'), 2025-05-07T20:03:15.9705688Z ) 2025-05-07T20:03:15.9705945Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9706553Z self=, 2025-05-07T20:03:15.9707112Z num_jagged_dim=4, 2025-05-07T20:03:15.9707342Z outer_dense_size=3, 2025-05-07T20:03:15.9707586Z inner_dense_size=4, 2025-05-07T20:03:15.9707835Z dtype=torch.float32, 2025-05-07T20:03:15.9708089Z device=device(type='cpu'), 2025-05-07T20:03:15.9708352Z ) 2025-05-07T20:03:15.9708605Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9709286Z self=, 2025-05-07T20:03:15.9709851Z num_jagged_dim=4, 2025-05-07T20:03:15.9710101Z outer_dense_size=4, 2025-05-07T20:03:15.9710335Z inner_dense_size=4, 2025-05-07T20:03:15.9710588Z dtype=torch.float32, 2025-05-07T20:03:15.9710861Z device=device(type='cpu'), 2025-05-07T20:03:15.9711192Z ) 2025-05-07T20:03:15.9711446Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9712059Z self=, 2025-05-07T20:03:15.9712619Z num_jagged_dim=5, 2025-05-07T20:03:15.9712849Z outer_dense_size=2, 2025-05-07T20:03:15.9713095Z inner_dense_size=4, 2025-05-07T20:03:15.9713349Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9713655Z device=device(type='cpu'), 2025-05-07T20:03:15.9713916Z ) 2025-05-07T20:03:15.9714219Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9714824Z self=, 2025-05-07T20:03:15.9715385Z num_jagged_dim=2, 2025-05-07T20:03:15.9715633Z outer_dense_size=2, 2025-05-07T20:03:15.9715872Z inner_dense_size=4, 2025-05-07T20:03:15.9716126Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9716396Z device=device(type='cpu'), 2025-05-07T20:03:15.9716663Z ) 2025-05-07T20:03:15.9716903Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9717513Z self=, 2025-05-07T20:03:15.9718071Z num_jagged_dim=2, 2025-05-07T20:03:15.9718346Z outer_dense_size=2, 2025-05-07T20:03:15.9718600Z inner_dense_size=2, 2025-05-07T20:03:15.9718848Z dtype=torch.bfloat16, 2025-05-07T20:03:15.9719106Z device=device(type='cpu'), 2025-05-07T20:03:15.9719371Z ) 2025-05-07T20:03:15.9719623Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:03:15.9720229Z self=, 2025-05-07T20:03:15.9720790Z num_jagged_dim=1, 2025-05-07T20:03:15.9721067Z outer_dense_size=2, 2025-05-07T20:03:15.9721301Z inner_dense_size=5, 2025-05-07T20:03:15.9721551Z dtype=torch.float32, 2025-05-07T20:03:15.9721819Z device=device(type='cpu'), 2025-05-07T20:03:15.9722088Z ) 2025-05-07T20:03:15.9722266Z PASSED 2025-05-07T20:03:16.0008922Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0009958Z self=, 2025-05-07T20:03:16.0010517Z num_jagged_dim=1, 2025-05-07T20:03:16.0010750Z outer_dense_size=0, 2025-05-07T20:03:16.0011003Z inner_dense_size=0, 2025-05-07T20:03:16.0011255Z dtype=torch.float32, 2025-05-07T20:03:16.0011518Z device=device(type='meta'), 2025-05-07T20:03:16.0011808Z precompute_total_L=False, 2025-05-07T20:03:16.0012077Z ) 2025-05-07T20:03:16.0012316Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0012922Z self=, 2025-05-07T20:03:16.0013482Z num_jagged_dim=4, 2025-05-07T20:03:16.0013728Z outer_dense_size=0, 2025-05-07T20:03:16.0013976Z inner_dense_size=0, 2025-05-07T20:03:16.0014231Z dtype=torch.float32, 2025-05-07T20:03:16.0014485Z device=device(type='meta'), 2025-05-07T20:03:16.0014774Z precompute_total_L=False, 2025-05-07T20:03:16.0015042Z ) 2025-05-07T20:03:16.0015281Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0015884Z self=, 2025-05-07T20:03:16.0016435Z num_jagged_dim=4, 2025-05-07T20:03:16.0016692Z outer_dense_size=4, 2025-05-07T20:03:16.0017135Z inner_dense_size=1, 2025-05-07T20:03:16.0017394Z dtype=torch.bfloat16, 2025-05-07T20:03:16.0017669Z device=device(type='meta'), 2025-05-07T20:03:16.0018012Z precompute_total_L=False, 2025-05-07T20:03:16.0018289Z ) 2025-05-07T20:03:16.0018542Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0019217Z self=, 2025-05-07T20:03:16.0019774Z num_jagged_dim=4, 2025-05-07T20:03:16.0020021Z outer_dense_size=2, 2025-05-07T20:03:16.0020262Z inner_dense_size=4, 2025-05-07T20:03:16.0020519Z dtype=torch.float32, 2025-05-07T20:03:16.0020791Z device=device(type='meta'), 2025-05-07T20:03:16.0021083Z precompute_total_L=True, 2025-05-07T20:03:16.0021338Z ) 2025-05-07T20:03:16.0021596Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0022202Z self=, 2025-05-07T20:03:16.0022750Z num_jagged_dim=3, 2025-05-07T20:03:16.0022998Z outer_dense_size=1, 2025-05-07T20:03:16.0023297Z inner_dense_size=4, 2025-05-07T20:03:16.0023561Z dtype=torch.bfloat16, 2025-05-07T20:03:16.0023838Z device=device(type='meta'), 2025-05-07T20:03:16.0024111Z precompute_total_L=True, 2025-05-07T20:03:16.0024376Z ) 2025-05-07T20:03:16.0024630Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0025219Z self=, 2025-05-07T20:03:16.0025775Z num_jagged_dim=1, 2025-05-07T20:03:16.0026019Z outer_dense_size=3, 2025-05-07T20:03:16.0026257Z inner_dense_size=2, 2025-05-07T20:03:16.0026505Z dtype=torch.float32, 2025-05-07T20:03:16.0026769Z device=device(type='meta'), 2025-05-07T20:03:16.0027044Z precompute_total_L=False, 2025-05-07T20:03:16.0027307Z ) 2025-05-07T20:03:16.0027555Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0028160Z self=, 2025-05-07T20:03:16.0028702Z num_jagged_dim=4, 2025-05-07T20:03:16.0028949Z outer_dense_size=0, 2025-05-07T20:03:16.0029198Z inner_dense_size=5, 2025-05-07T20:03:16.0029437Z dtype=torch.float16, 2025-05-07T20:03:16.0029701Z device=device(type='meta'), 2025-05-07T20:03:16.0029991Z precompute_total_L=True, 2025-05-07T20:03:16.0030240Z ) 2025-05-07T20:03:16.0030487Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0031095Z self=, 2025-05-07T20:03:16.0031637Z num_jagged_dim=4, 2025-05-07T20:03:16.0031883Z outer_dense_size=2, 2025-05-07T20:03:16.0032133Z inner_dense_size=2, 2025-05-07T20:03:16.0032375Z dtype=torch.float32, 2025-05-07T20:03:16.0032648Z device=device(type='meta'), 2025-05-07T20:03:16.0032940Z precompute_total_L=True, 2025-05-07T20:03:16.0033202Z ) 2025-05-07T20:03:16.0033441Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0034040Z self=, 2025-05-07T20:03:16.0034592Z num_jagged_dim=2, 2025-05-07T20:03:16.0034824Z outer_dense_size=3, 2025-05-07T20:03:16.0035072Z inner_dense_size=1, 2025-05-07T20:03:16.0035328Z dtype=torch.float16, 2025-05-07T20:03:16.0035582Z device=device(type='meta'), 2025-05-07T20:03:16.0035871Z precompute_total_L=False, 2025-05-07T20:03:16.0036136Z ) 2025-05-07T20:03:16.0036372Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0036970Z self=, 2025-05-07T20:03:16.0037520Z num_jagged_dim=2, 2025-05-07T20:03:16.0037765Z outer_dense_size=2, 2025-05-07T20:03:16.0038000Z inner_dense_size=0, 2025-05-07T20:03:16.0038363Z dtype=torch.float32, 2025-05-07T20:03:16.0038632Z device=device(type='meta'), 2025-05-07T20:03:16.0038908Z precompute_total_L=True, 2025-05-07T20:03:16.0039172Z ) 2025-05-07T20:03:16.0039422Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0040012Z self=, 2025-05-07T20:03:16.0040631Z num_jagged_dim=1, 2025-05-07T20:03:16.0040875Z outer_dense_size=4, 2025-05-07T20:03:16.0041109Z inner_dense_size=1, 2025-05-07T20:03:16.0041357Z dtype=torch.float16, 2025-05-07T20:03:16.0041622Z device=device(type='meta'), 2025-05-07T20:03:16.0041895Z precompute_total_L=True, 2025-05-07T20:03:16.0042158Z ) 2025-05-07T20:03:16.0042408Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0042994Z self=, 2025-05-07T20:03:16.0043548Z num_jagged_dim=1, 2025-05-07T20:03:16.0043795Z outer_dense_size=1, 2025-05-07T20:03:16.0044049Z inner_dense_size=1, 2025-05-07T20:03:16.0044289Z dtype=torch.float16, 2025-05-07T20:03:16.0044557Z device=device(type='meta'), 2025-05-07T20:03:16.0044851Z precompute_total_L=True, 2025-05-07T20:03:16.0045106Z ) 2025-05-07T20:03:16.0045354Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0045950Z self=, 2025-05-07T20:03:16.0046494Z num_jagged_dim=1, 2025-05-07T20:03:16.0046737Z outer_dense_size=2, 2025-05-07T20:03:16.0046990Z inner_dense_size=3, 2025-05-07T20:03:16.0047226Z dtype=torch.float16, 2025-05-07T20:03:16.0047493Z device=device(type='meta'), 2025-05-07T20:03:16.0047955Z precompute_total_L=True, 2025-05-07T20:03:16.0048213Z ) 2025-05-07T20:03:16.0048468Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0049079Z self=, 2025-05-07T20:03:16.0049678Z num_jagged_dim=1, 2025-05-07T20:03:16.0049916Z outer_dense_size=3, 2025-05-07T20:03:16.0050173Z inner_dense_size=3, 2025-05-07T20:03:16.0050427Z dtype=torch.float16, 2025-05-07T20:03:16.0050685Z device=device(type='meta'), 2025-05-07T20:03:16.0050981Z precompute_total_L=True, 2025-05-07T20:03:16.0051250Z ) 2025-05-07T20:03:16.0051493Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0052107Z self=, 2025-05-07T20:03:16.0052672Z num_jagged_dim=1, 2025-05-07T20:03:16.0052909Z outer_dense_size=1, 2025-05-07T20:03:16.0053158Z inner_dense_size=3, 2025-05-07T20:03:16.0053414Z dtype=torch.float16, 2025-05-07T20:03:16.0053684Z device=device(type='meta'), 2025-05-07T20:03:16.0053964Z precompute_total_L=True, 2025-05-07T20:03:16.0054233Z ) 2025-05-07T20:03:16.0054483Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0055072Z self=, 2025-05-07T20:03:16.0055626Z num_jagged_dim=2, 2025-05-07T20:03:16.0055872Z outer_dense_size=1, 2025-05-07T20:03:16.0056104Z inner_dense_size=5, 2025-05-07T20:03:16.0056354Z dtype=torch.bfloat16, 2025-05-07T20:03:16.0056628Z device=device(type='meta'), 2025-05-07T20:03:16.0056904Z precompute_total_L=False, 2025-05-07T20:03:16.0057167Z ) 2025-05-07T20:03:16.0057421Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0058076Z self=, 2025-05-07T20:03:16.0058631Z num_jagged_dim=2, 2025-05-07T20:03:16.0058878Z outer_dense_size=5, 2025-05-07T20:03:16.0059130Z inner_dense_size=5, 2025-05-07T20:03:16.0059373Z dtype=torch.bfloat16, 2025-05-07T20:03:16.0059643Z device=device(type='meta'), 2025-05-07T20:03:16.0060061Z precompute_total_L=False, 2025-05-07T20:03:16.0060327Z ) 2025-05-07T20:03:16.0060578Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0061179Z self=, 2025-05-07T20:03:16.0061721Z num_jagged_dim=2, 2025-05-07T20:03:16.0061964Z outer_dense_size=5, 2025-05-07T20:03:16.0062289Z inner_dense_size=2, 2025-05-07T20:03:16.0062531Z dtype=torch.bfloat16, 2025-05-07T20:03:16.0062801Z device=device(type='meta'), 2025-05-07T20:03:16.0063093Z precompute_total_L=False, 2025-05-07T20:03:16.0063348Z ) 2025-05-07T20:03:16.0063597Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0064201Z self=, 2025-05-07T20:03:16.0064757Z num_jagged_dim=2, 2025-05-07T20:03:16.0064988Z outer_dense_size=2, 2025-05-07T20:03:16.0065241Z inner_dense_size=2, 2025-05-07T20:03:16.0065493Z dtype=torch.bfloat16, 2025-05-07T20:03:16.0065821Z device=device(type='meta'), 2025-05-07T20:03:16.0066108Z precompute_total_L=False, 2025-05-07T20:03:16.0066375Z ) 2025-05-07T20:03:16.0066611Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:03:16.0067214Z self=, 2025-05-07T20:03:16.0067769Z num_jagged_dim=5, 2025-05-07T20:03:16.0068003Z outer_dense_size=0, 2025-05-07T20:03:16.0068253Z inner_dense_size=0, 2025-05-07T20:03:16.0068550Z dtype=torch.bfloat16, 2025-05-07T20:03:16.0068816Z device=device(type='meta'), 2025-05-07T20:03:16.0069090Z precompute_total_L=True, 2025-05-07T20:03:16.0069350Z ) 2025-05-07T20:03:16.0069543Z PASSED 2025-05-07T20:03:16.0069951Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt SKIPPED 2025-05-07T20:03:16.0070681Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch SKIPPED 2025-05-07T20:03:16.0071132Z 2025-05-07T20:03:16.0071346Z =============================== warnings summary =============================== 2025-05-07T20:03:16.0071866Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:03:16.0075587Z /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:16.0079365Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:03:16.0079823Z 2025-05-07T20:03:16.0080083Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:03:16.0083827Z /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:16.0087627Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:03:16.0088087Z 2025-05-07T20:03:16.0088392Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:03:16.0088887Z =========================== short test summary info ============================ 2025-05-07T20:03:16.0089444Z SKIPPED [1] jagged/dense_to_jagged_test.py:111: CUDA is not available or no GPUs detected 2025-05-07T20:03:16.0090126Z SKIPPED [1] jagged/dense_to_jagged_test.py:141: CUDA is not available or no GPUs detected 2025-05-07T20:03:16.0090698Z =================== 3 passed, 2 skipped, 2 warnings in 2.13s =================== 2025-05-07T20:03:16.5057284Z 2025-05-07T20:03:16.5058033Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:03:16.5074769Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 5 seconds 2025-05-07T20:03:16.5075122Z 2025-05-07T20:03:16.5075127Z 2025-05-07T20:03:16.5075131Z 2025-05-07T20:03:16.5075150Z 2025-05-07T20:03:16.5087679Z ################################################################################ 2025-05-07T20:03:16.5103646Z # [2025-05-07T20:03:16.510Z] Run Python Test Suite: 2025-05-07T20:03:16.5104042Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:03:16.5104372Z ################################################################################ 2025-05-07T20:03:16.5125791Z + 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:03:16.5126525Z 2025-05-07T20:03:18.6617559Z ============================= test session starts ============================== 2025-05-07T20:03:18.6618914Z 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:18.6619982Z cachedir: .pytest_cache 2025-05-07T20:03:18.6621078Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:18.6622327Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:18.6622925Z plugins: hypothesis-6.131.14 2025-05-07T20:03:20.4068675Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:03:20.4069691Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:03:20.4121474Z collected 3 items 2025-05-07T20:03:20.4121643Z 2025-05-07T20:03:21.8564979Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8566155Z self=, 2025-05-07T20:03:21.8566741Z num_jagged_dim=1, 2025-05-07T20:03:21.8566998Z outer_dense_size=0, 2025-05-07T20:03:21.8567258Z inner_dense_size=0, 2025-05-07T20:03:21.8567495Z operation='add', 2025-05-07T20:03:21.8567748Z dtype=torch.float32, 2025-05-07T20:03:21.8568017Z device=device(type='cpu'), 2025-05-07T20:03:21.8568291Z ) 2025-05-07T20:03:21.8568542Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8569180Z self=, 2025-05-07T20:03:21.8569777Z num_jagged_dim=4, 2025-05-07T20:03:21.8570010Z outer_dense_size=0, 2025-05-07T20:03:21.8570264Z inner_dense_size=0, 2025-05-07T20:03:21.8570509Z operation='add', 2025-05-07T20:03:21.8570839Z dtype=torch.float32, 2025-05-07T20:03:21.8571207Z device=device(type='cpu'), 2025-05-07T20:03:21.8572065Z ) 2025-05-07T20:03:21.8572419Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8573057Z self=, 2025-05-07T20:03:21.8573658Z num_jagged_dim=4, 2025-05-07T20:03:21.8573893Z outer_dense_size=4, 2025-05-07T20:03:21.8574151Z inner_dense_size=0, 2025-05-07T20:03:21.8574402Z operation='add', 2025-05-07T20:03:21.8574750Z dtype=torch.float16, 2025-05-07T20:03:21.8575021Z device=device(type='cpu'), 2025-05-07T20:03:21.8575287Z ) 2025-05-07T20:03:21.8575527Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8576166Z self=, 2025-05-07T20:03:21.8576759Z num_jagged_dim=3, 2025-05-07T20:03:21.8577004Z outer_dense_size=2, 2025-05-07T20:03:21.8577240Z inner_dense_size=4, 2025-05-07T20:03:21.8577491Z operation='add', 2025-05-07T20:03:21.8577818Z dtype=torch.float32, 2025-05-07T20:03:21.8578089Z device=device(type='cpu'), 2025-05-07T20:03:21.8578364Z ) 2025-05-07T20:03:21.8578614Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8579236Z self=, 2025-05-07T20:03:21.8579833Z num_jagged_dim=3, 2025-05-07T20:03:21.8580082Z outer_dense_size=4, 2025-05-07T20:03:21.8580323Z inner_dense_size=3, 2025-05-07T20:03:21.8580582Z operation='add_jagged_output', 2025-05-07T20:03:21.8580878Z dtype=torch.float32, 2025-05-07T20:03:21.8581134Z device=device(type='cpu'), 2025-05-07T20:03:21.8581396Z ) 2025-05-07T20:03:21.8581642Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8582270Z self=, 2025-05-07T20:03:21.8582851Z num_jagged_dim=2, 2025-05-07T20:03:21.8583096Z outer_dense_size=0, 2025-05-07T20:03:21.8583354Z inner_dense_size=4, 2025-05-07T20:03:21.8583605Z operation='add_jagged_output', 2025-05-07T20:03:21.8583910Z dtype=torch.bfloat16, 2025-05-07T20:03:21.8584182Z device=device(type='cpu'), 2025-05-07T20:03:21.8584435Z ) 2025-05-07T20:03:21.8584680Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8585313Z self=, 2025-05-07T20:03:21.8585890Z num_jagged_dim=2, 2025-05-07T20:03:21.8586133Z outer_dense_size=2, 2025-05-07T20:03:21.8586379Z inner_dense_size=2, 2025-05-07T20:03:21.8586612Z operation='add', 2025-05-07T20:03:21.8586858Z dtype=torch.float32, 2025-05-07T20:03:21.8587125Z device=device(type='cpu'), 2025-05-07T20:03:21.8587390Z ) 2025-05-07T20:03:21.8587622Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8588254Z self=, 2025-05-07T20:03:21.8588850Z num_jagged_dim=2, 2025-05-07T20:03:21.8589089Z outer_dense_size=1, 2025-05-07T20:03:21.8589344Z inner_dense_size=0, 2025-05-07T20:03:21.8589612Z operation='add_jagged_output', 2025-05-07T20:03:21.8589905Z dtype=torch.float32, 2025-05-07T20:03:21.8590176Z device=device(type='cpu'), 2025-05-07T20:03:21.8590447Z ) 2025-05-07T20:03:21.8590679Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8591313Z self=, 2025-05-07T20:03:21.8591899Z num_jagged_dim=4, 2025-05-07T20:03:21.8592150Z outer_dense_size=4, 2025-05-07T20:03:21.8592389Z inner_dense_size=1, 2025-05-07T20:03:21.8592636Z operation='mul', 2025-05-07T20:03:21.8592886Z dtype=torch.bfloat16, 2025-05-07T20:03:21.8593145Z device=device(type='cpu'), 2025-05-07T20:03:21.8593413Z ) 2025-05-07T20:03:21.8593659Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8594393Z self=, 2025-05-07T20:03:21.8594987Z num_jagged_dim=3, 2025-05-07T20:03:21.8595236Z outer_dense_size=0, 2025-05-07T20:03:21.8595475Z inner_dense_size=1, 2025-05-07T20:03:21.8595727Z operation='add', 2025-05-07T20:03:21.8595977Z dtype=torch.bfloat16, 2025-05-07T20:03:21.8596237Z device=device(type='cpu'), 2025-05-07T20:03:21.8596573Z ) 2025-05-07T20:03:21.8596823Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8597442Z self=, 2025-05-07T20:03:21.8598031Z num_jagged_dim=2, 2025-05-07T20:03:21.8598272Z outer_dense_size=3, 2025-05-07T20:03:21.8598524Z inner_dense_size=4, 2025-05-07T20:03:21.8598761Z operation='add', 2025-05-07T20:03:21.8599013Z dtype=torch.float16, 2025-05-07T20:03:21.8599282Z device=device(type='cpu'), 2025-05-07T20:03:21.8599541Z ) 2025-05-07T20:03:21.8599790Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8600414Z self=, 2025-05-07T20:03:21.8600991Z num_jagged_dim=3, 2025-05-07T20:03:21.8601233Z outer_dense_size=3, 2025-05-07T20:03:21.8601480Z inner_dense_size=4, 2025-05-07T20:03:21.8601713Z operation='add', 2025-05-07T20:03:21.8601964Z dtype=torch.float16, 2025-05-07T20:03:21.8602230Z device=device(type='cpu'), 2025-05-07T20:03:21.8602484Z ) 2025-05-07T20:03:21.8616045Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8616818Z self=, 2025-05-07T20:03:21.8617422Z num_jagged_dim=3, 2025-05-07T20:03:21.8617671Z outer_dense_size=4, 2025-05-07T20:03:21.8618016Z inner_dense_size=4, 2025-05-07T20:03:21.8618271Z operation='add', 2025-05-07T20:03:21.8618537Z dtype=torch.float16, 2025-05-07T20:03:21.8618813Z device=device(type='cpu'), 2025-05-07T20:03:21.8619086Z ) 2025-05-07T20:03:21.8619325Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8619964Z self=, 2025-05-07T20:03:21.8620559Z num_jagged_dim=4, 2025-05-07T20:03:21.8620812Z outer_dense_size=4, 2025-05-07T20:03:21.8621059Z inner_dense_size=4, 2025-05-07T20:03:21.8621309Z operation='add', 2025-05-07T20:03:21.8621560Z dtype=torch.float16, 2025-05-07T20:03:21.8621821Z device=device(type='cpu'), 2025-05-07T20:03:21.8622090Z ) 2025-05-07T20:03:21.8622342Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8622962Z self=, 2025-05-07T20:03:21.8623555Z num_jagged_dim=3, 2025-05-07T20:03:21.8623807Z outer_dense_size=0, 2025-05-07T20:03:21.8624052Z inner_dense_size=4, 2025-05-07T20:03:21.8624304Z operation='mul', 2025-05-07T20:03:21.8624554Z dtype=torch.float16, 2025-05-07T20:03:21.8624816Z device=device(type='cpu'), 2025-05-07T20:03:21.8625083Z ) 2025-05-07T20:03:21.8625335Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8625969Z self=, 2025-05-07T20:03:21.8626552Z num_jagged_dim=1, 2025-05-07T20:03:21.8626804Z outer_dense_size=0, 2025-05-07T20:03:21.8627059Z inner_dense_size=4, 2025-05-07T20:03:21.8627296Z operation='mul', 2025-05-07T20:03:21.8627549Z dtype=torch.float16, 2025-05-07T20:03:21.8627820Z device=device(type='cpu'), 2025-05-07T20:03:21.8628070Z ) 2025-05-07T20:03:21.8628317Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8628946Z self=, 2025-05-07T20:03:21.8629663Z num_jagged_dim=4, 2025-05-07T20:03:21.8629912Z outer_dense_size=0, 2025-05-07T20:03:21.8630165Z inner_dense_size=4, 2025-05-07T20:03:21.8630417Z operation='mul', 2025-05-07T20:03:21.8630653Z dtype=torch.float16, 2025-05-07T20:03:21.8630923Z device=device(type='cpu'), 2025-05-07T20:03:21.8631189Z ) 2025-05-07T20:03:21.8631423Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8632139Z self=, 2025-05-07T20:03:21.8632734Z num_jagged_dim=4, 2025-05-07T20:03:21.8632974Z outer_dense_size=0, 2025-05-07T20:03:21.8633229Z inner_dense_size=0, 2025-05-07T20:03:21.8633479Z operation='mul', 2025-05-07T20:03:21.8633717Z dtype=torch.float16, 2025-05-07T20:03:21.8633991Z device=device(type='cpu'), 2025-05-07T20:03:21.8634262Z ) 2025-05-07T20:03:21.8634501Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8635132Z self=, 2025-05-07T20:03:21.8635732Z num_jagged_dim=1, 2025-05-07T20:03:21.8635976Z outer_dense_size=0, 2025-05-07T20:03:21.8636214Z inner_dense_size=0, 2025-05-07T20:03:21.8636465Z operation='mul', 2025-05-07T20:03:21.8636713Z dtype=torch.float16, 2025-05-07T20:03:21.8636970Z device=device(type='cpu'), 2025-05-07T20:03:21.8637243Z ) 2025-05-07T20:03:21.8637494Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:03:21.8638114Z self=, 2025-05-07T20:03:21.8638701Z num_jagged_dim=1, 2025-05-07T20:03:21.8638950Z outer_dense_size=0, 2025-05-07T20:03:21.8639187Z inner_dense_size=1, 2025-05-07T20:03:21.8639436Z operation='mul', 2025-05-07T20:03:21.8639684Z dtype=torch.float16, 2025-05-07T20:03:21.8639946Z device=device(type='cpu'), 2025-05-07T20:03:21.8640216Z ) 2025-05-07T20:03:21.8640434Z PASSED 2025-05-07T20:03:22.4011312Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4012558Z self=, 2025-05-07T20:03:22.4013221Z num_jagged_dim=1, 2025-05-07T20:03:22.4013488Z outer_dense_size=2, 2025-05-07T20:03:22.4013741Z inner_dense_size=2, 2025-05-07T20:03:22.4014011Z operation='add', 2025-05-07T20:03:22.4014249Z dtype=torch.float32, 2025-05-07T20:03:22.4014519Z device=device(type='cpu'), 2025-05-07T20:03:22.4014793Z ) 2025-05-07T20:03:22.4015081Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4015841Z self=, 2025-05-07T20:03:22.4016500Z num_jagged_dim=4, 2025-05-07T20:03:22.4016745Z outer_dense_size=2, 2025-05-07T20:03:22.4016999Z inner_dense_size=2, 2025-05-07T20:03:22.4017247Z operation='add', 2025-05-07T20:03:22.4017483Z dtype=torch.float32, 2025-05-07T20:03:22.4017898Z device=device(type='cpu'), 2025-05-07T20:03:22.4018181Z ) 2025-05-07T20:03:22.4018491Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4019242Z self=, 2025-05-07T20:03:22.4019905Z num_jagged_dim=4, 2025-05-07T20:03:22.4020151Z outer_dense_size=2, 2025-05-07T20:03:22.4020387Z inner_dense_size=3, 2025-05-07T20:03:22.4020634Z operation='mul', 2025-05-07T20:03:22.4020878Z dtype=torch.float16, 2025-05-07T20:03:22.4021137Z device=device(type='cpu'), 2025-05-07T20:03:22.4021404Z ) 2025-05-07T20:03:22.4021700Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4022438Z self=, 2025-05-07T20:03:22.4023367Z num_jagged_dim=2, 2025-05-07T20:03:22.4023617Z outer_dense_size=3, 2025-05-07T20:03:22.4023866Z inner_dense_size=2, 2025-05-07T20:03:22.4024117Z operation='add_jagged_output', 2025-05-07T20:03:22.4024420Z dtype=torch.bfloat16, 2025-05-07T20:03:22.4024689Z device=device(type='cpu'), 2025-05-07T20:03:22.4025049Z ) 2025-05-07T20:03:22.4025349Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4026099Z self=, 2025-05-07T20:03:22.4026741Z num_jagged_dim=2, 2025-05-07T20:03:22.4026988Z outer_dense_size=2, 2025-05-07T20:03:22.4027238Z inner_dense_size=4, 2025-05-07T20:03:22.4027470Z operation='mul', 2025-05-07T20:03:22.4027720Z dtype=torch.float32, 2025-05-07T20:03:22.4027991Z device=device(type='cpu'), 2025-05-07T20:03:22.4028249Z ) 2025-05-07T20:03:22.4028557Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4029353Z self=, 2025-05-07T20:03:22.4030006Z num_jagged_dim=4, 2025-05-07T20:03:22.4030257Z outer_dense_size=5, 2025-05-07T20:03:22.4030495Z inner_dense_size=4, 2025-05-07T20:03:22.4030751Z operation='mul', 2025-05-07T20:03:22.4030997Z dtype=torch.float16, 2025-05-07T20:03:22.4031266Z device=device(type='cpu'), 2025-05-07T20:03:22.4031519Z ) 2025-05-07T20:03:22.4031816Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4032654Z self=, 2025-05-07T20:03:22.4033300Z num_jagged_dim=5, 2025-05-07T20:03:22.4033547Z outer_dense_size=3, 2025-05-07T20:03:22.4033799Z inner_dense_size=4, 2025-05-07T20:03:22.4034057Z operation='add_jagged_output', 2025-05-07T20:03:22.4034360Z dtype=torch.float32, 2025-05-07T20:03:22.4034630Z device=device(type='cpu'), 2025-05-07T20:03:22.4034882Z ) 2025-05-07T20:03:22.4035180Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4035932Z self=, 2025-05-07T20:03:22.4036592Z num_jagged_dim=1, 2025-05-07T20:03:22.4036826Z outer_dense_size=3, 2025-05-07T20:03:22.4037073Z inner_dense_size=4, 2025-05-07T20:03:22.4037337Z operation='add_jagged_output', 2025-05-07T20:03:22.4037628Z dtype=torch.bfloat16, 2025-05-07T20:03:22.4037896Z device=device(type='cpu'), 2025-05-07T20:03:22.4038158Z ) 2025-05-07T20:03:22.4038438Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4039198Z self=, 2025-05-07T20:03:22.4039854Z num_jagged_dim=2, 2025-05-07T20:03:22.4040101Z outer_dense_size=5, 2025-05-07T20:03:22.4040340Z inner_dense_size=5, 2025-05-07T20:03:22.4040593Z operation='mul', 2025-05-07T20:03:22.4040843Z dtype=torch.float32, 2025-05-07T20:03:22.4041101Z device=device(type='cpu'), 2025-05-07T20:03:22.4041371Z ) 2025-05-07T20:03:22.4041679Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4042422Z self=, 2025-05-07T20:03:22.4043090Z num_jagged_dim=4, 2025-05-07T20:03:22.4043343Z outer_dense_size=3, 2025-05-07T20:03:22.4043598Z inner_dense_size=3, 2025-05-07T20:03:22.4043837Z operation='add', 2025-05-07T20:03:22.4044092Z dtype=torch.float32, 2025-05-07T20:03:22.4044365Z device=device(type='cpu'), 2025-05-07T20:03:22.4044620Z ) 2025-05-07T20:03:22.4044917Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4045774Z self=, 2025-05-07T20:03:22.4046414Z num_jagged_dim=1, 2025-05-07T20:03:22.4046668Z outer_dense_size=3, 2025-05-07T20:03:22.4046921Z inner_dense_size=3, 2025-05-07T20:03:22.4047155Z operation='add', 2025-05-07T20:03:22.4047470Z dtype=torch.bfloat16, 2025-05-07T20:03:22.4047935Z device=device(type='cpu'), 2025-05-07T20:03:22.4048194Z ) 2025-05-07T20:03:22.4048492Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4049244Z self=, 2025-05-07T20:03:22.4049898Z num_jagged_dim=1, 2025-05-07T20:03:22.4050131Z outer_dense_size=3, 2025-05-07T20:03:22.4050379Z inner_dense_size=2, 2025-05-07T20:03:22.4050626Z operation='add', 2025-05-07T20:03:22.4050861Z dtype=torch.bfloat16, 2025-05-07T20:03:22.4051140Z device=device(type='cpu'), 2025-05-07T20:03:22.4051402Z ) 2025-05-07T20:03:22.4051689Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4052437Z self=, 2025-05-07T20:03:22.4053091Z num_jagged_dim=1, 2025-05-07T20:03:22.4053329Z outer_dense_size=2, 2025-05-07T20:03:22.4053577Z inner_dense_size=2, 2025-05-07T20:03:22.4053823Z operation='add', 2025-05-07T20:03:22.4054060Z dtype=torch.bfloat16, 2025-05-07T20:03:22.4054330Z device=device(type='cpu'), 2025-05-07T20:03:22.4054594Z ) 2025-05-07T20:03:22.4054888Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4055626Z self=, 2025-05-07T20:03:22.4056281Z num_jagged_dim=2, 2025-05-07T20:03:22.4056532Z outer_dense_size=2, 2025-05-07T20:03:22.4056771Z inner_dense_size=2, 2025-05-07T20:03:22.4057021Z operation='add', 2025-05-07T20:03:22.4057270Z dtype=torch.bfloat16, 2025-05-07T20:03:22.4057531Z device=device(type='cpu'), 2025-05-07T20:03:22.4057862Z ) 2025-05-07T20:03:22.4058164Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4058907Z self=, 2025-05-07T20:03:22.4059566Z num_jagged_dim=2, 2025-05-07T20:03:22.4059817Z outer_dense_size=2, 2025-05-07T20:03:22.4060069Z inner_dense_size=3, 2025-05-07T20:03:22.4060324Z operation='add_jagged_output', 2025-05-07T20:03:22.4060625Z dtype=torch.float16, 2025-05-07T20:03:22.4060889Z device=device(type='cpu'), 2025-05-07T20:03:22.4061139Z ) 2025-05-07T20:03:22.4061433Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4062181Z self=, 2025-05-07T20:03:22.4062822Z num_jagged_dim=3, 2025-05-07T20:03:22.4063068Z outer_dense_size=2, 2025-05-07T20:03:22.4063314Z inner_dense_size=3, 2025-05-07T20:03:22.4063563Z operation='add_jagged_output', 2025-05-07T20:03:22.4063861Z dtype=torch.float16, 2025-05-07T20:03:22.4064130Z device=device(type='cpu'), 2025-05-07T20:03:22.4064382Z ) 2025-05-07T20:03:22.4064676Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4065420Z self=, 2025-05-07T20:03:22.4066073Z num_jagged_dim=3, 2025-05-07T20:03:22.4066306Z outer_dense_size=3, 2025-05-07T20:03:22.4066553Z inner_dense_size=3, 2025-05-07T20:03:22.4066814Z operation='add_jagged_output', 2025-05-07T20:03:22.4067100Z dtype=torch.float16, 2025-05-07T20:03:22.4067369Z device=device(type='cpu'), 2025-05-07T20:03:22.4067790Z ) 2025-05-07T20:03:22.4068078Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4068826Z self=, 2025-05-07T20:03:22.4069477Z num_jagged_dim=3, 2025-05-07T20:03:22.4069725Z outer_dense_size=5, 2025-05-07T20:03:22.4069965Z inner_dense_size=3, 2025-05-07T20:03:22.4070412Z operation='add_jagged_output', 2025-05-07T20:03:22.4070720Z dtype=torch.bfloat16, 2025-05-07T20:03:22.4070978Z device=device(type='cpu'), 2025-05-07T20:03:22.4071243Z ) 2025-05-07T20:03:22.4071544Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4072279Z self=, 2025-05-07T20:03:22.4072932Z num_jagged_dim=5, 2025-05-07T20:03:22.4073176Z outer_dense_size=5, 2025-05-07T20:03:22.4073422Z inner_dense_size=3, 2025-05-07T20:03:22.4073686Z operation='add_jagged_output', 2025-05-07T20:03:22.4073991Z dtype=torch.bfloat16, 2025-05-07T20:03:22.4074253Z device=device(type='cpu'), 2025-05-07T20:03:22.4074521Z ) 2025-05-07T20:03:22.4074821Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:03:22.4075577Z self=, 2025-05-07T20:03:22.4076219Z num_jagged_dim=3, 2025-05-07T20:03:22.4076468Z outer_dense_size=3, 2025-05-07T20:03:22.4076722Z inner_dense_size=3, 2025-05-07T20:03:22.4076977Z operation='add_jagged_output', 2025-05-07T20:03:22.4077283Z dtype=torch.bfloat16, 2025-05-07T20:03:22.4077557Z device=device(type='cpu'), 2025-05-07T20:03:22.4077812Z ) 2025-05-07T20:03:22.4078011Z PASSED 2025-05-07T20:03:22.4078541Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt SKIPPED 2025-05-07T20:03:22.4079036Z 2025-05-07T20:03:22.4079196Z =============================== warnings summary =============================== 2025-05-07T20:03:22.4079793Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:03:22.4081486Z /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:22.4082921Z warnings.warn( 2025-05-07T20:03:22.4083066Z 2025-05-07T20:03:22.4083421Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:03:22.4085066Z /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:03:22.4086476Z warnings.warn( 2025-05-07T20:03:22.4086630Z 2025-05-07T20:03:22.4086965Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:03:22.4090827Z /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:03:22.4094707Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:03:22.4095185Z 2025-05-07T20:03:22.4095432Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:03:22.4095987Z =========================== short test summary info ============================ 2025-05-07T20:03:22.4096576Z SKIPPED [1] jagged/elementwise_binary_test.py:163: CUDA is not available or no GPUs detected 2025-05-07T20:03:22.4097171Z =================== 2 passed, 1 skipped, 3 warnings in 3.86s =================== 2025-05-07T20:03:22.9031188Z 2025-05-07T20:03:22.9032015Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:03:22.9050252Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 6 seconds 2025-05-07T20:03:22.9050781Z 2025-05-07T20:03:22.9050815Z 2025-05-07T20:03:22.9050819Z 2025-05-07T20:03:22.9050823Z 2025-05-07T20:03:22.9064635Z ################################################################################ 2025-05-07T20:03:22.9080896Z # [2025-05-07T20:03:22.907Z] Run Python Test Suite: 2025-05-07T20:03:22.9081309Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:03:22.9081697Z ################################################################################ 2025-05-07T20:03:22.9102896Z + 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:03:22.9103656Z 2025-05-07T20:03:25.0409016Z ============================= test session starts ============================== 2025-05-07T20:03:25.0409729Z 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:25.0410321Z cachedir: .pytest_cache 2025-05-07T20:03:25.0410995Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:25.0411721Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:25.0412055Z plugins: hypothesis-6.131.14 2025-05-07T20:03:26.7843120Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:03:26.7844139Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:03:26.7885669Z collected 1 item 2025-05-07T20:03:26.7885823Z 2025-05-07T20:03:26.7907143Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute SKIPPED 2025-05-07T20:03:26.7907701Z 2025-05-07T20:03:26.7907859Z =========================== short test summary info ============================ 2025-05-07T20:03:26.7908591Z SKIPPED [1] jagged/expand_into_jagged_permute_test.py:48: Test is currently known to fail when fbgemm_gpu is built by Clang in OSS 2025-05-07T20:03:26.7909320Z ============================== 1 skipped in 1.87s ============================== 2025-05-07T20:03:27.2634178Z 2025-05-07T20:03:27.2634930Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:03:27.2650725Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 5 seconds 2025-05-07T20:03:27.2651124Z 2025-05-07T20:03:27.2651151Z 2025-05-07T20:03:27.2651156Z 2025-05-07T20:03:27.2651167Z 2025-05-07T20:03:27.2664111Z ################################################################################ 2025-05-07T20:03:27.2679865Z # [2025-05-07T20:03:27.267Z] Run Python Test Suite: 2025-05-07T20:03:27.2680244Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:03:27.2680598Z ################################################################################ 2025-05-07T20:03:27.2702534Z + 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:27.2703581Z 2025-05-07T20:03:29.4351150Z ============================= test session starts ============================== 2025-05-07T20:03:29.4351876Z 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:29.4352471Z cachedir: .pytest_cache 2025-05-07T20:03:29.4353428Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:29.4354159Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:29.4354497Z plugins: hypothesis-6.131.14 2025-05-07T20:03:31.1743832Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:03:31.1744827Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:03:31.1792161Z collected 2 items 2025-05-07T20:03:31.1792336Z 2025-05-07T20:03:31.3544845Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3546244Z self=, 2025-05-07T20:03:31.3547045Z max_seq_length=5, 2025-05-07T20:03:31.3547384Z batch_size=1, 2025-05-07T20:03:31.3547824Z num_cols=1, 2025-05-07T20:03:31.3548153Z num_jagged_tensor_rows=1, 2025-05-07T20:03:31.3548535Z index_dtype=torch.int32, 2025-05-07T20:03:31.3548936Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:03:31.3549359Z use_cpu=True, 2025-05-07T20:03:31.3549672Z check_non_contiguous=False, 2025-05-07T20:03:31.3550056Z known_shape=False, 2025-05-07T20:03:31.3550369Z ) 2025-05-07T20:03:31.3550691Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3551551Z self=, 2025-05-07T20:03:31.3552399Z max_seq_length=8, 2025-05-07T20:03:31.3552730Z batch_size=1, 2025-05-07T20:03:31.3553030Z num_cols=1, 2025-05-07T20:03:31.3553335Z num_jagged_tensor_rows=1, 2025-05-07T20:03:31.3553727Z index_dtype=torch.int32, 2025-05-07T20:03:31.3554131Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:03:31.3554539Z use_cpu=True, 2025-05-07T20:03:31.3554878Z check_non_contiguous=False, 2025-05-07T20:03:31.3555269Z known_shape=False, 2025-05-07T20:03:31.3555573Z ) 2025-05-07T20:03:31.3555892Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3556748Z self=, 2025-05-07T20:03:31.3557539Z max_seq_length=8, 2025-05-07T20:03:31.3557840Z batch_size=101, 2025-05-07T20:03:31.3558138Z num_cols=23, 2025-05-07T20:03:31.3558454Z num_jagged_tensor_rows=103, 2025-05-07T20:03:31.3558831Z index_dtype=torch.int32, 2025-05-07T20:03:31.3559215Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:03:31.3559618Z use_cpu=True, 2025-05-07T20:03:31.3559919Z check_non_contiguous=False, 2025-05-07T20:03:31.3560294Z known_shape=False, 2025-05-07T20:03:31.3560606Z ) 2025-05-07T20:03:31.3560982Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3561830Z self=, 2025-05-07T20:03:31.3562617Z max_seq_length=10, 2025-05-07T20:03:31.3562926Z batch_size=62, 2025-05-07T20:03:31.3563219Z num_cols=120, 2025-05-07T20:03:31.3563516Z num_jagged_tensor_rows=74, 2025-05-07T20:03:31.3563885Z index_dtype=torch.int64, 2025-05-07T20:03:31.3564263Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:03:31.3564644Z use_cpu=True, 2025-05-07T20:03:31.3564950Z check_non_contiguous=True, 2025-05-07T20:03:31.3565310Z known_shape=False, 2025-05-07T20:03:31.3565945Z ) 2025-05-07T20:03:31.3566251Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3567087Z self=, 2025-05-07T20:03:31.3567881Z max_seq_length=8, 2025-05-07T20:03:31.3568179Z batch_size=50, 2025-05-07T20:03:31.3568460Z num_cols=70, 2025-05-07T20:03:31.3568707Z num_jagged_tensor_rows=32, 2025-05-07T20:03:31.3569090Z index_dtype=torch.int32, 2025-05-07T20:03:31.3569381Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:31.3569680Z use_cpu=True, 2025-05-07T20:03:31.3569909Z check_non_contiguous=False, 2025-05-07T20:03:31.3570190Z known_shape=True, 2025-05-07T20:03:31.3570426Z ) 2025-05-07T20:03:31.3570658Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3571276Z self=, 2025-05-07T20:03:31.3571875Z max_seq_length=5, 2025-05-07T20:03:31.3572146Z batch_size=5, 2025-05-07T20:03:31.3572370Z num_cols=108, 2025-05-07T20:03:31.3572609Z num_jagged_tensor_rows=81, 2025-05-07T20:03:31.3572887Z index_dtype=torch.int32, 2025-05-07T20:03:31.3573178Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:31.3573476Z use_cpu=True, 2025-05-07T20:03:31.3573716Z check_non_contiguous=False, 2025-05-07T20:03:31.3573985Z known_shape=False, 2025-05-07T20:03:31.3574223Z ) 2025-05-07T20:03:31.3574462Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3575069Z self=, 2025-05-07T20:03:31.3575664Z max_seq_length=6, 2025-05-07T20:03:31.3575909Z batch_size=18, 2025-05-07T20:03:31.3576126Z num_cols=113, 2025-05-07T20:03:31.3576369Z num_jagged_tensor_rows=79, 2025-05-07T20:03:31.3576657Z index_dtype=torch.int64, 2025-05-07T20:03:31.3576939Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:03:31.3577250Z use_cpu=True, 2025-05-07T20:03:31.3577492Z check_non_contiguous=True, 2025-05-07T20:03:31.3577841Z known_shape=False, 2025-05-07T20:03:31.3578082Z ) 2025-05-07T20:03:31.3578323Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3578944Z self=, 2025-05-07T20:03:31.3579525Z max_seq_length=6, 2025-05-07T20:03:31.3579771Z batch_size=10, 2025-05-07T20:03:31.3579996Z num_cols=40, 2025-05-07T20:03:31.3580220Z num_jagged_tensor_rows=26, 2025-05-07T20:03:31.3580507Z index_dtype=torch.int32, 2025-05-07T20:03:31.3580796Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:03:31.3581093Z use_cpu=True, 2025-05-07T20:03:31.3581333Z check_non_contiguous=True, 2025-05-07T20:03:31.3581612Z known_shape=False, 2025-05-07T20:03:31.3581835Z ) 2025-05-07T20:03:31.3582069Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3582687Z self=, 2025-05-07T20:03:31.3583275Z max_seq_length=6, 2025-05-07T20:03:31.3583513Z batch_size=17, 2025-05-07T20:03:31.3583742Z num_cols=84, 2025-05-07T20:03:31.3583980Z num_jagged_tensor_rows=94, 2025-05-07T20:03:31.3584255Z index_dtype=torch.int64, 2025-05-07T20:03:31.3584541Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:31.3584849Z use_cpu=True, 2025-05-07T20:03:31.3585079Z check_non_contiguous=False, 2025-05-07T20:03:31.3585359Z known_shape=False, 2025-05-07T20:03:31.3585593Z ) 2025-05-07T20:03:31.3585815Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3586435Z self=, 2025-05-07T20:03:31.3587030Z max_seq_length=9, 2025-05-07T20:03:31.3587263Z batch_size=76, 2025-05-07T20:03:31.3587495Z num_cols=103, 2025-05-07T20:03:31.3587734Z num_jagged_tensor_rows=99, 2025-05-07T20:03:31.3588130Z index_dtype=torch.int64, 2025-05-07T20:03:31.3588429Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:03:31.3588740Z use_cpu=True, 2025-05-07T20:03:31.3588972Z check_non_contiguous=False, 2025-05-07T20:03:31.3589255Z known_shape=True, 2025-05-07T20:03:31.3589497Z ) 2025-05-07T20:03:31.3589739Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3590418Z self=, 2025-05-07T20:03:31.3591012Z max_seq_length=7, 2025-05-07T20:03:31.3591263Z batch_size=88, 2025-05-07T20:03:31.3591480Z num_cols=21, 2025-05-07T20:03:31.3591722Z num_jagged_tensor_rows=119, 2025-05-07T20:03:31.3592015Z index_dtype=torch.int32, 2025-05-07T20:03:31.3592293Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:31.3592589Z use_cpu=True, 2025-05-07T20:03:31.3592832Z check_non_contiguous=False, 2025-05-07T20:03:31.3593100Z known_shape=True, 2025-05-07T20:03:31.3593336Z ) 2025-05-07T20:03:31.3593571Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3594175Z self=, 2025-05-07T20:03:31.3594766Z max_seq_length=7, 2025-05-07T20:03:31.3595000Z batch_size=21, 2025-05-07T20:03:31.3595227Z num_cols=21, 2025-05-07T20:03:31.3595449Z num_jagged_tensor_rows=119, 2025-05-07T20:03:31.3595743Z index_dtype=torch.int32, 2025-05-07T20:03:31.3596029Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:31.3596313Z use_cpu=True, 2025-05-07T20:03:31.3596553Z check_non_contiguous=False, 2025-05-07T20:03:31.3596832Z known_shape=True, 2025-05-07T20:03:31.3597057Z ) 2025-05-07T20:03:31.3597293Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3597916Z self=, 2025-05-07T20:03:31.3598494Z max_seq_length=7, 2025-05-07T20:03:31.3598740Z batch_size=21, 2025-05-07T20:03:31.3598969Z num_cols=21, 2025-05-07T20:03:31.3599194Z num_jagged_tensor_rows=119, 2025-05-07T20:03:31.3599482Z index_dtype=torch.int32, 2025-05-07T20:03:31.3599773Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:31.3600056Z use_cpu=True, 2025-05-07T20:03:31.3600338Z check_non_contiguous=True, 2025-05-07T20:03:31.3600618Z known_shape=True, 2025-05-07T20:03:31.3600853Z ) 2025-05-07T20:03:31.3601074Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3601691Z self=, 2025-05-07T20:03:31.3602285Z max_seq_length=5, 2025-05-07T20:03:31.3602512Z batch_size=21, 2025-05-07T20:03:31.3602738Z num_cols=21, 2025-05-07T20:03:31.3602977Z num_jagged_tensor_rows=119, 2025-05-07T20:03:31.3603259Z index_dtype=torch.int32, 2025-05-07T20:03:31.3603552Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:31.3603851Z use_cpu=True, 2025-05-07T20:03:31.3604082Z check_non_contiguous=True, 2025-05-07T20:03:31.3604360Z known_shape=True, 2025-05-07T20:03:31.3604595Z ) 2025-05-07T20:03:31.3604819Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3605433Z self=, 2025-05-07T20:03:31.3606022Z max_seq_length=5, 2025-05-07T20:03:31.3606265Z batch_size=5, 2025-05-07T20:03:31.3606476Z num_cols=21, 2025-05-07T20:03:31.3606711Z num_jagged_tensor_rows=119, 2025-05-07T20:03:31.3606997Z index_dtype=torch.int32, 2025-05-07T20:03:31.3607273Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:31.3607568Z use_cpu=True, 2025-05-07T20:03:31.3607810Z check_non_contiguous=True, 2025-05-07T20:03:31.3608075Z known_shape=True, 2025-05-07T20:03:31.3608313Z ) 2025-05-07T20:03:31.3608548Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3609148Z self=, 2025-05-07T20:03:31.3609849Z max_seq_length=5, 2025-05-07T20:03:31.3610093Z batch_size=5, 2025-05-07T20:03:31.3610301Z num_cols=21, 2025-05-07T20:03:31.3610535Z num_jagged_tensor_rows=5, 2025-05-07T20:03:31.3610821Z index_dtype=torch.int32, 2025-05-07T20:03:31.3611098Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:31.3611472Z use_cpu=True, 2025-05-07T20:03:31.3611718Z check_non_contiguous=True, 2025-05-07T20:03:31.3611996Z known_shape=True, 2025-05-07T20:03:31.3612216Z ) 2025-05-07T20:03:31.3612456Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3613073Z self=, 2025-05-07T20:03:31.3613656Z max_seq_length=5, 2025-05-07T20:03:31.3613896Z batch_size=5, 2025-05-07T20:03:31.3614121Z num_cols=5, 2025-05-07T20:03:31.3614344Z num_jagged_tensor_rows=5, 2025-05-07T20:03:31.3614631Z index_dtype=torch.int32, 2025-05-07T20:03:31.3614920Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:03:31.3615204Z use_cpu=True, 2025-05-07T20:03:31.3615443Z check_non_contiguous=True, 2025-05-07T20:03:31.3615720Z known_shape=True, 2025-05-07T20:03:31.3616079Z ) 2025-05-07T20:03:31.3616322Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3616964Z self=, 2025-05-07T20:03:31.3617562Z max_seq_length=7, 2025-05-07T20:03:31.3617867Z batch_size=59, 2025-05-07T20:03:31.3618103Z num_cols=128, 2025-05-07T20:03:31.3618347Z num_jagged_tensor_rows=125, 2025-05-07T20:03:31.3618630Z index_dtype=torch.int32, 2025-05-07T20:03:31.3618926Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:03:31.3619232Z use_cpu=True, 2025-05-07T20:03:31.3619471Z check_non_contiguous=False, 2025-05-07T20:03:31.3619762Z known_shape=False, 2025-05-07T20:03:31.3620008Z ) 2025-05-07T20:03:31.3620234Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3621008Z self=, 2025-05-07T20:03:31.3621610Z max_seq_length=7, 2025-05-07T20:03:31.3621840Z batch_size=59, 2025-05-07T20:03:31.3622079Z num_cols=128, 2025-05-07T20:03:31.3622322Z num_jagged_tensor_rows=128, 2025-05-07T20:03:31.3622624Z index_dtype=torch.int32, 2025-05-07T20:03:31.3622903Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:03:31.3623201Z use_cpu=True, 2025-05-07T20:03:31.3623446Z check_non_contiguous=False, 2025-05-07T20:03:31.3623719Z known_shape=False, 2025-05-07T20:03:31.3623953Z ) 2025-05-07T20:03:31.3624189Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:03:31.3624793Z self=, 2025-05-07T20:03:31.3625381Z max_seq_length=5, 2025-05-07T20:03:31.3625625Z batch_size=59, 2025-05-07T20:03:31.3625839Z num_cols=128, 2025-05-07T20:03:31.3626075Z num_jagged_tensor_rows=128, 2025-05-07T20:03:31.3626361Z index_dtype=torch.int32, 2025-05-07T20:03:31.3626638Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:03:31.3626935Z use_cpu=True, 2025-05-07T20:03:31.3627177Z check_non_contiguous=False, 2025-05-07T20:03:31.3627529Z known_shape=False, 2025-05-07T20:03:31.3627773Z ) 2025-05-07T20:03:31.3627967Z PASSED 2025-05-07T20:03:31.3971609Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:03:31.3972161Z 2025-05-07T20:03:31.3972305Z ============================== 2 passed in 2.09s =============================== 2025-05-07T20:03:31.9687595Z 2025-05-07T20:03:31.9688176Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:03:31.9705219Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 4 seconds 2025-05-07T20:03:31.9705900Z 2025-05-07T20:03:31.9705905Z 2025-05-07T20:03:31.9705920Z 2025-05-07T20:03:31.9705924Z 2025-05-07T20:03:31.9718337Z ################################################################################ 2025-05-07T20:03:31.9734553Z # [2025-05-07T20:03:31.973Z] Run Python Test Suite: 2025-05-07T20:03:31.9734959Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:03:31.9735455Z ################################################################################ 2025-05-07T20:03:31.9758185Z + 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:31.9758948Z 2025-05-07T20:03:34.1216350Z ============================= test session starts ============================== 2025-05-07T20:03:34.1217044Z 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:34.1217639Z cachedir: .pytest_cache 2025-05-07T20:03:34.1218358Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:34.1219076Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:34.1219392Z plugins: hypothesis-6.131.14 2025-05-07T20:03:35.8901285Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:03:35.8902283Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:03:35.8949292Z collected 2 items 2025-05-07T20:03:35.8949457Z 2025-05-07T20:03:51.2184198Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2185266Z self=, 2025-05-07T20:03:51.2185884Z num_jagged_dim=1, 2025-05-07T20:03:51.2186166Z outer_dense_size=0, 2025-05-07T20:03:51.2186424Z inner_dense_size=0, 2025-05-07T20:03:51.2186679Z fold_inner_dense=False, 2025-05-07T20:03:51.2186934Z padding_value=0, 2025-05-07T20:03:51.2187178Z dtype=torch.float32, 2025-05-07T20:03:51.2187456Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2187734Z ) 2025-05-07T20:03:51.2187974Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2188612Z self=, 2025-05-07T20:03:51.2189270Z num_jagged_dim=2, 2025-05-07T20:03:51.2189525Z outer_dense_size=0, 2025-05-07T20:03:51.2189768Z inner_dense_size=0, 2025-05-07T20:03:51.2190023Z fold_inner_dense=False, 2025-05-07T20:03:51.2190298Z padding_value=0, 2025-05-07T20:03:51.2190532Z dtype=torch.float32, 2025-05-07T20:03:51.2190810Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2191099Z ) 2025-05-07T20:03:51.2191322Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2191953Z self=, 2025-05-07T20:03:51.2192544Z num_jagged_dim=2, 2025-05-07T20:03:51.2192790Z outer_dense_size=5, 2025-05-07T20:03:51.2193028Z inner_dense_size=5, 2025-05-07T20:03:51.2193281Z fold_inner_dense=False, 2025-05-07T20:03:51.2193559Z padding_value=-1e-08, 2025-05-07T20:03:51.2193826Z dtype=torch.float16, 2025-05-07T20:03:51.2194103Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2194391Z ) 2025-05-07T20:03:51.2194619Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2195241Z self=, 2025-05-07T20:03:51.2195838Z num_jagged_dim=1, 2025-05-07T20:03:51.2196069Z outer_dense_size=4, 2025-05-07T20:03:51.2196320Z inner_dense_size=4, 2025-05-07T20:03:51.2196576Z fold_inner_dense=True, 2025-05-07T20:03:51.2197146Z padding_value=-1e-08, 2025-05-07T20:03:51.2197419Z dtype=torch.bfloat16, 2025-05-07T20:03:51.2197704Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2197979Z ) 2025-05-07T20:03:51.2198226Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2198851Z self=, 2025-05-07T20:03:51.2199577Z num_jagged_dim=3, 2025-05-07T20:03:51.2199814Z outer_dense_size=3, 2025-05-07T20:03:51.2200068Z inner_dense_size=2, 2025-05-07T20:03:51.2200323Z fold_inner_dense=True, 2025-05-07T20:03:51.2200575Z padding_value=0, 2025-05-07T20:03:51.2200825Z dtype=torch.float16, 2025-05-07T20:03:51.2201103Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2201374Z ) 2025-05-07T20:03:51.2201608Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2202227Z self=, 2025-05-07T20:03:51.2202817Z num_jagged_dim=4, 2025-05-07T20:03:51.2203059Z outer_dense_size=1, 2025-05-07T20:03:51.2203305Z inner_dense_size=3, 2025-05-07T20:03:51.2203543Z fold_inner_dense=True, 2025-05-07T20:03:51.2203804Z padding_value=0, 2025-05-07T20:03:51.2204049Z dtype=torch.float32, 2025-05-07T20:03:51.2204321Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2204600Z ) 2025-05-07T20:03:51.2204880Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2205501Z self=, 2025-05-07T20:03:51.2206089Z num_jagged_dim=1, 2025-05-07T20:03:51.2206335Z outer_dense_size=5, 2025-05-07T20:03:51.2206589Z inner_dense_size=5, 2025-05-07T20:03:51.2206828Z fold_inner_dense=True, 2025-05-07T20:03:51.2207101Z padding_value=-1e-08, 2025-05-07T20:03:51.2207372Z dtype=torch.float16, 2025-05-07T20:03:51.2207632Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2207925Z ) 2025-05-07T20:03:51.2208162Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2208771Z self=, 2025-05-07T20:03:51.2209364Z num_jagged_dim=1, 2025-05-07T20:03:51.2209610Z outer_dense_size=5, 2025-05-07T20:03:51.2209859Z inner_dense_size=0, 2025-05-07T20:03:51.2210106Z fold_inner_dense=False, 2025-05-07T20:03:51.2210373Z padding_value=0, 2025-05-07T20:03:51.2210628Z dtype=torch.bfloat16, 2025-05-07T20:03:51.2210894Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2211182Z ) 2025-05-07T20:03:51.2211418Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2212022Z self=, 2025-05-07T20:03:51.2212612Z num_jagged_dim=2, 2025-05-07T20:03:51.2212854Z outer_dense_size=3, 2025-05-07T20:03:51.2213091Z inner_dense_size=0, 2025-05-07T20:03:51.2213348Z fold_inner_dense=False, 2025-05-07T20:03:51.2213611Z padding_value=0, 2025-05-07T20:03:51.2213844Z dtype=torch.float16, 2025-05-07T20:03:51.2214117Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2214401Z ) 2025-05-07T20:03:51.2214623Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2215249Z self=, 2025-05-07T20:03:51.2215841Z num_jagged_dim=5, 2025-05-07T20:03:51.2216086Z outer_dense_size=4, 2025-05-07T20:03:51.2216326Z inner_dense_size=4, 2025-05-07T20:03:51.2216581Z fold_inner_dense=False, 2025-05-07T20:03:51.2216854Z padding_value=-1e-08, 2025-05-07T20:03:51.2217106Z dtype=torch.bfloat16, 2025-05-07T20:03:51.2217380Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2217760Z ) 2025-05-07T20:03:51.2217985Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2218607Z self=, 2025-05-07T20:03:51.2219314Z num_jagged_dim=5, 2025-05-07T20:03:51.2219545Z outer_dense_size=1, 2025-05-07T20:03:51.2219795Z inner_dense_size=0, 2025-05-07T20:03:51.2220049Z fold_inner_dense=True, 2025-05-07T20:03:51.2220319Z padding_value=-1e-08, 2025-05-07T20:03:51.2220572Z dtype=torch.float16, 2025-05-07T20:03:51.2220916Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2221208Z ) 2025-05-07T20:03:51.2221433Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2222057Z self=, 2025-05-07T20:03:51.2222657Z num_jagged_dim=5, 2025-05-07T20:03:51.2222890Z outer_dense_size=4, 2025-05-07T20:03:51.2223140Z inner_dense_size=5, 2025-05-07T20:03:51.2223391Z fold_inner_dense=False, 2025-05-07T20:03:51.2223644Z padding_value=0, 2025-05-07T20:03:51.2223889Z dtype=torch.float16, 2025-05-07T20:03:51.2224166Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2224457Z ) 2025-05-07T20:03:51.2224694Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2225315Z self=, 2025-05-07T20:03:51.2225917Z num_jagged_dim=1, 2025-05-07T20:03:51.2226154Z outer_dense_size=1, 2025-05-07T20:03:51.2226413Z inner_dense_size=0, 2025-05-07T20:03:51.2226673Z fold_inner_dense=True, 2025-05-07T20:03:51.2226936Z padding_value=-1e-08, 2025-05-07T20:03:51.2227205Z dtype=torch.float16, 2025-05-07T20:03:51.2227484Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2227761Z ) 2025-05-07T20:03:51.2228021Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2228644Z self=, 2025-05-07T20:03:51.2229228Z num_jagged_dim=5, 2025-05-07T20:03:51.2229481Z outer_dense_size=1, 2025-05-07T20:03:51.2229787Z inner_dense_size=1, 2025-05-07T20:03:51.2230034Z fold_inner_dense=False, 2025-05-07T20:03:51.2230302Z padding_value=0, 2025-05-07T20:03:51.2230555Z dtype=torch.float32, 2025-05-07T20:03:51.2230817Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2231104Z ) 2025-05-07T20:03:51.2231349Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2231974Z self=, 2025-05-07T20:03:51.2232553Z num_jagged_dim=1, 2025-05-07T20:03:51.2232795Z outer_dense_size=4, 2025-05-07T20:03:51.2233047Z inner_dense_size=1, 2025-05-07T20:03:51.2233284Z fold_inner_dense=True, 2025-05-07T20:03:51.2233548Z padding_value=0, 2025-05-07T20:03:51.2233792Z dtype=torch.float16, 2025-05-07T20:03:51.2234053Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2234336Z ) 2025-05-07T20:03:51.2234572Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2235179Z self=, 2025-05-07T20:03:51.2235771Z num_jagged_dim=5, 2025-05-07T20:03:51.2236018Z outer_dense_size=2, 2025-05-07T20:03:51.2236270Z inner_dense_size=2, 2025-05-07T20:03:51.2236511Z fold_inner_dense=True, 2025-05-07T20:03:51.2236783Z padding_value=-1e-08, 2025-05-07T20:03:51.2237052Z dtype=torch.float16, 2025-05-07T20:03:51.2237315Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2237601Z ) 2025-05-07T20:03:51.2237836Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2238445Z self=, 2025-05-07T20:03:51.2239036Z num_jagged_dim=1, 2025-05-07T20:03:51.2239281Z outer_dense_size=5, 2025-05-07T20:03:51.2239519Z inner_dense_size=5, 2025-05-07T20:03:51.2239770Z fold_inner_dense=False, 2025-05-07T20:03:51.2240137Z padding_value=-1e-08, 2025-05-07T20:03:51.2240397Z dtype=torch.float16, 2025-05-07T20:03:51.2240681Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2240974Z ) 2025-05-07T20:03:51.2241201Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2241826Z self=, 2025-05-07T20:03:51.2242491Z num_jagged_dim=4, 2025-05-07T20:03:51.2242740Z outer_dense_size=4, 2025-05-07T20:03:51.2242976Z inner_dense_size=1, 2025-05-07T20:03:51.2243230Z fold_inner_dense=True, 2025-05-07T20:03:51.2243501Z padding_value=0, 2025-05-07T20:03:51.2243737Z dtype=torch.float16, 2025-05-07T20:03:51.2244011Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2244299Z ) 2025-05-07T20:03:51.2244522Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2245141Z self=, 2025-05-07T20:03:51.2245743Z num_jagged_dim=4, 2025-05-07T20:03:51.2245978Z outer_dense_size=4, 2025-05-07T20:03:51.2246229Z inner_dense_size=4, 2025-05-07T20:03:51.2246485Z fold_inner_dense=True, 2025-05-07T20:03:51.2246736Z padding_value=0, 2025-05-07T20:03:51.2246982Z dtype=torch.float16, 2025-05-07T20:03:51.2247255Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2247538Z ) 2025-05-07T20:03:51.2247997Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2248619Z self=, 2025-05-07T20:03:51.2249217Z num_jagged_dim=1, 2025-05-07T20:03:51.2249452Z outer_dense_size=1, 2025-05-07T20:03:51.2249704Z inner_dense_size=1, 2025-05-07T20:03:51.2249960Z fold_inner_dense=True, 2025-05-07T20:03:51.2250208Z padding_value=0, 2025-05-07T20:03:51.2250453Z dtype=torch.float16, 2025-05-07T20:03:51.2250725Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2251005Z ) 2025-05-07T20:03:51.2251255Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2251875Z self=, 2025-05-07T20:03:51.2252475Z num_jagged_dim=5, 2025-05-07T20:03:51.2252710Z outer_dense_size=5, 2025-05-07T20:03:51.2252967Z inner_dense_size=2, 2025-05-07T20:03:51.2253221Z fold_inner_dense=False, 2025-05-07T20:03:51.2253479Z padding_value=0, 2025-05-07T20:03:51.2253728Z dtype=torch.float16, 2025-05-07T20:03:51.2254003Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2254274Z ) 2025-05-07T20:03:51.2254507Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2255126Z self=, 2025-05-07T20:03:51.2255704Z num_jagged_dim=2, 2025-05-07T20:03:51.2255947Z outer_dense_size=5, 2025-05-07T20:03:51.2256197Z inner_dense_size=2, 2025-05-07T20:03:51.2256441Z fold_inner_dense=False, 2025-05-07T20:03:51.2256706Z padding_value=0, 2025-05-07T20:03:51.2256958Z dtype=torch.float16, 2025-05-07T20:03:51.2257222Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2257515Z ) 2025-05-07T20:03:51.2257825Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2258459Z self=, 2025-05-07T20:03:51.2259040Z num_jagged_dim=2, 2025-05-07T20:03:51.2259293Z outer_dense_size=5, 2025-05-07T20:03:51.2259552Z inner_dense_size=5, 2025-05-07T20:03:51.2259794Z fold_inner_dense=False, 2025-05-07T20:03:51.2260067Z padding_value=0, 2025-05-07T20:03:51.2260326Z dtype=torch.float16, 2025-05-07T20:03:51.2260591Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2260883Z ) 2025-05-07T20:03:51.2261120Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:51.2261722Z self=, 2025-05-07T20:03:51.2262487Z num_jagged_dim=2, 2025-05-07T20:03:51.2262739Z outer_dense_size=2, 2025-05-07T20:03:51.2262978Z inner_dense_size=5, 2025-05-07T20:03:51.2263235Z fold_inner_dense=False, 2025-05-07T20:03:51.2263504Z padding_value=0, 2025-05-07T20:03:51.2263762Z dtype=torch.float16, 2025-05-07T20:03:51.2264139Z device_type=device(type='cpu'), 2025-05-07T20:03:51.2264427Z ) 2025-05-07T20:04:00.9231196Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:04:00.9231897Z self=, 2025-05-07T20:04:00.9232500Z num_jagged_dim=5, 2025-05-07T20:04:00.9232758Z outer_dense_size=5, 2025-05-07T20:04:00.9233017Z inner_dense_size=5, 2025-05-07T20:04:00.9233295Z fold_inner_dense=False, 2025-05-07T20:04:00.9233556Z padding_value=0, 2025-05-07T20:04:00.9233814Z dtype=torch.float16, 2025-05-07T20:04:00.9234125Z device_type=device(type='cpu'), 2025-05-07T20:04:00.9234405Z ) 2025-05-07T20:04:00.9234649Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:04:00.9235278Z self=, 2025-05-07T20:04:00.9235865Z num_jagged_dim=4, 2025-05-07T20:04:00.9236117Z outer_dense_size=1, 2025-05-07T20:04:00.9236386Z inner_dense_size=0, 2025-05-07T20:04:00.9236629Z fold_inner_dense=False, 2025-05-07T20:04:00.9236905Z padding_value=0, 2025-05-07T20:04:00.9237158Z dtype=torch.float16, 2025-05-07T20:04:00.9237423Z device_type=device(type='cpu'), 2025-05-07T20:04:00.9237711Z ) 2025-05-07T20:04:00.9237945Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:04:00.9238568Z self=, 2025-05-07T20:04:00.9239158Z num_jagged_dim=4, 2025-05-07T20:04:00.9239409Z outer_dense_size=1, 2025-05-07T20:04:00.9239668Z inner_dense_size=1, 2025-05-07T20:04:00.9239909Z fold_inner_dense=False, 2025-05-07T20:04:00.9240175Z padding_value=0, 2025-05-07T20:04:00.9240425Z dtype=torch.float16, 2025-05-07T20:04:00.9240689Z device_type=device(type='cpu'), 2025-05-07T20:04:00.9240978Z ) 2025-05-07T20:04:00.9241216Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:04:00.9241828Z self=, 2025-05-07T20:04:00.9242429Z num_jagged_dim=4, 2025-05-07T20:04:00.9242680Z outer_dense_size=4, 2025-05-07T20:04:00.9242920Z inner_dense_size=1, 2025-05-07T20:04:00.9243180Z fold_inner_dense=False, 2025-05-07T20:04:00.9243450Z padding_value=0, 2025-05-07T20:04:00.9243698Z dtype=torch.float16, 2025-05-07T20:04:00.9243962Z device_type=device(type='cpu'), 2025-05-07T20:04:00.9244251Z ) 2025-05-07T20:04:00.9244448Z PASSED 2025-05-07T20:04:01.1301011Z 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:04:01.1302330Z self=, 2025-05-07T20:04:01.1302980Z num_jagged_dim=1, 2025-05-07T20:04:01.1303231Z outer_dense_size=0, 2025-05-07T20:04:01.1303505Z inner_dense_size=0, 2025-05-07T20:04:01.1303746Z padding_value=0, 2025-05-07T20:04:01.1304003Z dtype=torch.float32, 2025-05-07T20:04:01.1304304Z device_type='meta', 2025-05-07T20:04:01.1304543Z ) 2025-05-07T20:04:01.1304826Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1305547Z self=, 2025-05-07T20:04:01.1306204Z num_jagged_dim=2, 2025-05-07T20:04:01.1306459Z outer_dense_size=0, 2025-05-07T20:04:01.1306695Z inner_dense_size=0, 2025-05-07T20:04:01.1307121Z padding_value=0, 2025-05-07T20:04:01.1307373Z dtype=torch.float32, 2025-05-07T20:04:01.1307624Z device_type='meta', 2025-05-07T20:04:01.1307866Z ) 2025-05-07T20:04:01.1308146Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1308888Z self=, 2025-05-07T20:04:01.1309667Z num_jagged_dim=2, 2025-05-07T20:04:01.1309926Z outer_dense_size=5, 2025-05-07T20:04:01.1310177Z inner_dense_size=3, 2025-05-07T20:04:01.1310413Z padding_value=0, 2025-05-07T20:04:01.1310670Z dtype=torch.bfloat16, 2025-05-07T20:04:01.1310941Z device_type='meta', 2025-05-07T20:04:01.1311178Z ) 2025-05-07T20:04:01.1311439Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1312169Z self=, 2025-05-07T20:04:01.1312825Z num_jagged_dim=5, 2025-05-07T20:04:01.1313059Z outer_dense_size=0, 2025-05-07T20:04:01.1313305Z inner_dense_size=2, 2025-05-07T20:04:01.1313550Z padding_value=0, 2025-05-07T20:04:01.1313780Z dtype=torch.float16, 2025-05-07T20:04:01.1314042Z device_type='meta', 2025-05-07T20:04:01.1314278Z ) 2025-05-07T20:04:01.1314541Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1315265Z self=, 2025-05-07T20:04:01.1315911Z num_jagged_dim=5, 2025-05-07T20:04:01.1316157Z outer_dense_size=2, 2025-05-07T20:04:01.1316389Z inner_dense_size=4, 2025-05-07T20:04:01.1316629Z padding_value=0, 2025-05-07T20:04:01.1316871Z dtype=torch.float16, 2025-05-07T20:04:01.1317115Z device_type='meta', 2025-05-07T20:04:01.1317346Z ) 2025-05-07T20:04:01.1317625Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1318349Z self=, 2025-05-07T20:04:01.1318998Z num_jagged_dim=5, 2025-05-07T20:04:01.1319243Z outer_dense_size=1, 2025-05-07T20:04:01.1319481Z inner_dense_size=4, 2025-05-07T20:04:01.1319723Z padding_value=0, 2025-05-07T20:04:01.1319976Z dtype=torch.bfloat16, 2025-05-07T20:04:01.1320230Z device_type='meta', 2025-05-07T20:04:01.1320469Z ) 2025-05-07T20:04:01.1320743Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1321468Z self=, 2025-05-07T20:04:01.1322108Z num_jagged_dim=5, 2025-05-07T20:04:01.1322353Z outer_dense_size=3, 2025-05-07T20:04:01.1322600Z inner_dense_size=5, 2025-05-07T20:04:01.1322831Z padding_value=0, 2025-05-07T20:04:01.1323076Z dtype=torch.float32, 2025-05-07T20:04:01.1323334Z device_type='meta', 2025-05-07T20:04:01.1323562Z ) 2025-05-07T20:04:01.1323839Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1324564Z self=, 2025-05-07T20:04:01.1325199Z num_jagged_dim=3, 2025-05-07T20:04:01.1325445Z outer_dense_size=3, 2025-05-07T20:04:01.1325692Z inner_dense_size=4, 2025-05-07T20:04:01.1325930Z padding_value=0, 2025-05-07T20:04:01.1326176Z dtype=torch.float16, 2025-05-07T20:04:01.1326435Z device_type='meta', 2025-05-07T20:04:01.1326672Z ) 2025-05-07T20:04:01.1326935Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1327661Z self=, 2025-05-07T20:04:01.1328310Z num_jagged_dim=5, 2025-05-07T20:04:01.1328545Z outer_dense_size=4, 2025-05-07T20:04:01.1328794Z inner_dense_size=4, 2025-05-07T20:04:01.1329134Z padding_value=0, 2025-05-07T20:04:01.1329375Z dtype=torch.bfloat16, 2025-05-07T20:04:01.1329638Z device_type='meta', 2025-05-07T20:04:01.1329875Z ) 2025-05-07T20:04:01.1330142Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1330868Z self=, 2025-05-07T20:04:01.1331584Z num_jagged_dim=4, 2025-05-07T20:04:01.1331832Z outer_dense_size=5, 2025-05-07T20:04:01.1332069Z inner_dense_size=4, 2025-05-07T20:04:01.1332313Z padding_value=0, 2025-05-07T20:04:01.1332557Z dtype=torch.float16, 2025-05-07T20:04:01.1332802Z device_type='meta', 2025-05-07T20:04:01.1333037Z ) 2025-05-07T20:04:01.1333309Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1334022Z self=, 2025-05-07T20:04:01.1334672Z num_jagged_dim=3, 2025-05-07T20:04:01.1334919Z outer_dense_size=4, 2025-05-07T20:04:01.1335155Z inner_dense_size=2, 2025-05-07T20:04:01.1335400Z padding_value=0, 2025-05-07T20:04:01.1335647Z dtype=torch.float32, 2025-05-07T20:04:01.1335895Z device_type='meta', 2025-05-07T20:04:01.1336137Z ) 2025-05-07T20:04:01.1336416Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1337150Z self=, 2025-05-07T20:04:01.1337876Z num_jagged_dim=3, 2025-05-07T20:04:01.1338123Z outer_dense_size=4, 2025-05-07T20:04:01.1338375Z inner_dense_size=4, 2025-05-07T20:04:01.1338605Z padding_value=0, 2025-05-07T20:04:01.1338855Z dtype=torch.float32, 2025-05-07T20:04:01.1339135Z device_type='meta', 2025-05-07T20:04:01.1339358Z ) 2025-05-07T20:04:01.1339639Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1340371Z self=, 2025-05-07T20:04:01.1341010Z num_jagged_dim=4, 2025-05-07T20:04:01.1341258Z outer_dense_size=4, 2025-05-07T20:04:01.1341510Z inner_dense_size=4, 2025-05-07T20:04:01.1341746Z padding_value=0, 2025-05-07T20:04:01.1341998Z dtype=torch.float32, 2025-05-07T20:04:01.1342268Z device_type='meta', 2025-05-07T20:04:01.1342494Z ) 2025-05-07T20:04:01.1342778Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1343506Z self=, 2025-05-07T20:04:01.1344161Z num_jagged_dim=2, 2025-05-07T20:04:01.1344398Z outer_dense_size=3, 2025-05-07T20:04:01.1344650Z inner_dense_size=4, 2025-05-07T20:04:01.1344901Z padding_value=0, 2025-05-07T20:04:01.1345136Z dtype=torch.float32, 2025-05-07T20:04:01.1345399Z device_type='meta', 2025-05-07T20:04:01.1345641Z ) 2025-05-07T20:04:01.1345906Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1346626Z self=, 2025-05-07T20:04:01.1347276Z num_jagged_dim=2, 2025-05-07T20:04:01.1347510Z outer_dense_size=3, 2025-05-07T20:04:01.1347958Z inner_dense_size=2, 2025-05-07T20:04:01.1348211Z padding_value=0, 2025-05-07T20:04:01.1348457Z dtype=torch.float32, 2025-05-07T20:04:01.1348703Z device_type='meta', 2025-05-07T20:04:01.1348938Z ) 2025-05-07T20:04:01.1349211Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1349919Z self=, 2025-05-07T20:04:01.1350560Z num_jagged_dim=3, 2025-05-07T20:04:01.1350805Z outer_dense_size=3, 2025-05-07T20:04:01.1351040Z inner_dense_size=2, 2025-05-07T20:04:01.1351922Z padding_value=0, 2025-05-07T20:04:01.1352169Z dtype=torch.float32, 2025-05-07T20:04:01.1352421Z device_type='meta', 2025-05-07T20:04:01.1352659Z ) 2025-05-07T20:04:01.1352936Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1353643Z self=, 2025-05-07T20:04:01.1354376Z num_jagged_dim=3, 2025-05-07T20:04:01.1354625Z outer_dense_size=3, 2025-05-07T20:04:01.1354872Z inner_dense_size=3, 2025-05-07T20:04:01.1355103Z padding_value=0, 2025-05-07T20:04:01.1355349Z dtype=torch.float32, 2025-05-07T20:04:01.1355610Z device_type='meta', 2025-05-07T20:04:01.1355834Z ) 2025-05-07T20:04:01.1356111Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1356835Z self=, 2025-05-07T20:04:01.1357473Z num_jagged_dim=3, 2025-05-07T20:04:01.1357720Z outer_dense_size=4, 2025-05-07T20:04:01.1357968Z inner_dense_size=0, 2025-05-07T20:04:01.1358200Z padding_value=0, 2025-05-07T20:04:01.1358445Z dtype=torch.float16, 2025-05-07T20:04:01.1358702Z device_type='meta', 2025-05-07T20:04:01.1358923Z ) 2025-05-07T20:04:01.1359201Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1359924Z self=, 2025-05-07T20:04:01.1360577Z num_jagged_dim=1, 2025-05-07T20:04:01.1360809Z outer_dense_size=4, 2025-05-07T20:04:01.1361054Z inner_dense_size=0, 2025-05-07T20:04:01.1361298Z padding_value=0, 2025-05-07T20:04:01.1361531Z dtype=torch.float16, 2025-05-07T20:04:01.1361788Z device_type='meta', 2025-05-07T20:04:01.1362019Z ) 2025-05-07T20:04:01.1362283Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:04:01.1363009Z self=, 2025-05-07T20:04:01.1363698Z num_jagged_dim=1, 2025-05-07T20:04:01.1363931Z outer_dense_size=1, 2025-05-07T20:04:01.1364176Z inner_dense_size=0, 2025-05-07T20:04:01.1364417Z padding_value=0, 2025-05-07T20:04:01.1364661Z dtype=torch.float16, 2025-05-07T20:04:01.1364905Z device_type='meta', 2025-05-07T20:04:01.1365142Z ) 2025-05-07T20:04:01.1365356Z PASSED 2025-05-07T20:04:01.1365470Z 2025-05-07T20:04:01.1365615Z =============================== warnings summary =============================== 2025-05-07T20:04:01.1366241Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:04:01.1367923Z /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:04:01.1369360Z warnings.warn( 2025-05-07T20:04:01.1369501Z 2025-05-07T20:04:01.1369853Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:04:01.1373678Z /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:04:01.1377566Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:04:01.1378098Z 2025-05-07T20:04:01.1378361Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:04:01.1378923Z ======================== 2 passed, 2 warnings in 27.13s ======================== 2025-05-07T20:04:01.7316966Z 2025-05-07T20:04:01.7317438Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:04:01.7335059Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 30 seconds 2025-05-07T20:04:01.7335432Z 2025-05-07T20:04:01.7335437Z 2025-05-07T20:04:01.7335448Z 2025-05-07T20:04:01.7335453Z 2025-05-07T20:04:01.7349869Z ################################################################################ 2025-05-07T20:04:01.7363953Z # [2025-05-07T20:04:01.736Z] Run Python Test Suite: 2025-05-07T20:04:01.7364431Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:04:01.7364797Z ################################################################################ 2025-05-07T20:04:01.7386513Z + 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:04:01.7387284Z 2025-05-07T20:04:03.8919383Z ============================= test session starts ============================== 2025-05-07T20:04:03.8920086Z 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:03.8920672Z cachedir: .pytest_cache 2025-05-07T20:04:03.8921338Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:03.8922039Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:03.8922398Z plugins: hypothesis-6.131.14 2025-05-07T20:04:05.6294659Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:05.6295651Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:04:05.6337593Z collected 1 item 2025-05-07T20:04:05.6337758Z 2025-05-07T20:04:05.6360570Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 SKIPPED 2025-05-07T20:04:05.6361127Z 2025-05-07T20:04:05.6361283Z =========================== short test summary info ============================ 2025-05-07T20:04:05.6361892Z SKIPPED [1] jagged/keyed_jagged_index_select_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:04:05.6362491Z ============================== 1 skipped in 1.87s ============================== 2025-05-07T20:04:06.1233862Z 2025-05-07T20:04:06.1234448Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:04:06.1251306Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 5 seconds 2025-05-07T20:04:06.1251704Z 2025-05-07T20:04:06.1251708Z 2025-05-07T20:04:06.1251712Z 2025-05-07T20:04:06.1251716Z 2025-05-07T20:04:06.1264311Z ################################################################################ 2025-05-07T20:04:06.1280176Z # [2025-05-07T20:04:06.127Z] Run Python Test Suite: 2025-05-07T20:04:06.1280594Z # ./jagged/misc_ops_test.py 2025-05-07T20:04:06.1280902Z ################################################################################ 2025-05-07T20:04:06.1302385Z + 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:04:06.1303076Z 2025-05-07T20:04:08.2655872Z ============================= test session starts ============================== 2025-05-07T20:04:08.2656575Z 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:08.2657531Z cachedir: .pytest_cache 2025-05-07T20:04:10.0206225Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:10.0206980Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:10.0207314Z plugins: hypothesis-6.131.14 2025-05-07T20:04:10.0208240Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:10.0209191Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:04:10.0260028Z collected 3 items 2025-05-07T20:04:10.0260221Z 2025-05-07T20:04:10.1882064Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:04:10.7576624Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7577743Z self=, 2025-05-07T20:04:10.7578373Z B=1, 2025-05-07T20:04:10.7578637Z max_L=1, 2025-05-07T20:04:10.7578892Z D=1, 2025-05-07T20:04:10.7579175Z dtype=torch.float32, 2025-05-07T20:04:10.7579538Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7579907Z ) 2025-05-07T20:04:10.7580208Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7580837Z self=, 2025-05-07T20:04:10.7581466Z B=170, 2025-05-07T20:04:10.7581716Z max_L=1, 2025-05-07T20:04:10.7581985Z D=1, 2025-05-07T20:04:10.7582262Z dtype=torch.float32, 2025-05-07T20:04:10.7582603Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7582974Z ) 2025-05-07T20:04:10.7583258Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7583865Z self=, 2025-05-07T20:04:10.7584490Z B=170, 2025-05-07T20:04:10.7584753Z max_L=706, 2025-05-07T20:04:10.7585011Z D=28, 2025-05-07T20:04:10.7585284Z dtype=torch.float32, 2025-05-07T20:04:10.7585678Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7586043Z ) 2025-05-07T20:04:10.7586316Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7586924Z self=, 2025-05-07T20:04:10.7587546Z B=319, 2025-05-07T20:04:10.7587806Z max_L=736, 2025-05-07T20:04:10.7588061Z D=2, 2025-05-07T20:04:10.7588331Z dtype=torch.float32, 2025-05-07T20:04:10.7588677Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7589031Z ) 2025-05-07T20:04:10.7589305Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7589924Z self=, 2025-05-07T20:04:10.7590534Z B=163, 2025-05-07T20:04:10.7590779Z max_L=474, 2025-05-07T20:04:10.7591051Z D=28, 2025-05-07T20:04:10.7591324Z dtype=torch.float32, 2025-05-07T20:04:10.7591662Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7592028Z ) 2025-05-07T20:04:10.7592301Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7592910Z self=, 2025-05-07T20:04:10.7593526Z B=223, 2025-05-07T20:04:10.7593783Z max_L=810, 2025-05-07T20:04:10.7594038Z D=27, 2025-05-07T20:04:10.7594320Z dtype=torch.float32, 2025-05-07T20:04:10.7594673Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7595029Z ) 2025-05-07T20:04:10.7595303Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7595920Z self=, 2025-05-07T20:04:10.7596521Z B=512, 2025-05-07T20:04:10.7596780Z max_L=837, 2025-05-07T20:04:10.7597075Z D=9, 2025-05-07T20:04:10.7597344Z dtype=torch.float32, 2025-05-07T20:04:10.7597683Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7598392Z ) 2025-05-07T20:04:10.7598670Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7599282Z self=, 2025-05-07T20:04:10.7599904Z B=16, 2025-05-07T20:04:10.7600164Z max_L=537, 2025-05-07T20:04:10.7600423Z D=28, 2025-05-07T20:04:10.7600697Z dtype=torch.float32, 2025-05-07T20:04:10.7601051Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7601516Z ) 2025-05-07T20:04:10.7601793Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7602419Z self=, 2025-05-07T20:04:10.7603021Z B=143, 2025-05-07T20:04:10.7603282Z max_L=809, 2025-05-07T20:04:10.7603556Z D=17, 2025-05-07T20:04:10.7603822Z dtype=torch.float32, 2025-05-07T20:04:10.7604182Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7604556Z ) 2025-05-07T20:04:10.7604818Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7605445Z self=, 2025-05-07T20:04:10.7606061Z B=366, 2025-05-07T20:04:10.7606320Z max_L=67, 2025-05-07T20:04:10.7606571Z D=22, 2025-05-07T20:04:10.7606838Z dtype=torch.float32, 2025-05-07T20:04:10.7607190Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7607542Z ) 2025-05-07T20:04:10.7607816Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7608437Z self=, 2025-05-07T20:04:10.7608948Z B=297, 2025-05-07T20:04:10.7609155Z max_L=361, 2025-05-07T20:04:10.7609371Z D=16, 2025-05-07T20:04:10.7609568Z dtype=torch.float32, 2025-05-07T20:04:10.7609839Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7610127Z ) 2025-05-07T20:04:10.7610331Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7610800Z self=, 2025-05-07T20:04:10.7611266Z B=361, 2025-05-07T20:04:10.7611463Z max_L=361, 2025-05-07T20:04:10.7611677Z D=16, 2025-05-07T20:04:10.7611888Z dtype=torch.float32, 2025-05-07T20:04:10.7612147Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7612429Z ) 2025-05-07T20:04:10.7612644Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7613120Z self=, 2025-05-07T20:04:10.7613571Z B=361, 2025-05-07T20:04:10.7613779Z max_L=361, 2025-05-07T20:04:10.7613991Z D=1, 2025-05-07T20:04:10.7614189Z dtype=torch.float32, 2025-05-07T20:04:10.7614464Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7614751Z ) 2025-05-07T20:04:10.7614952Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7615426Z self=, 2025-05-07T20:04:10.7615893Z B=1, 2025-05-07T20:04:10.7616082Z max_L=361, 2025-05-07T20:04:10.7616293Z D=1, 2025-05-07T20:04:10.7616502Z dtype=torch.float32, 2025-05-07T20:04:10.7616769Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7617094Z ) 2025-05-07T20:04:10.7617306Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7617849Z self=, 2025-05-07T20:04:10.7618321Z B=295, 2025-05-07T20:04:10.7618532Z max_L=267, 2025-05-07T20:04:10.7618754Z D=28, 2025-05-07T20:04:10.7618961Z dtype=torch.float32, 2025-05-07T20:04:10.7619237Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7619526Z ) 2025-05-07T20:04:10.7619728Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7620196Z self=, 2025-05-07T20:04:10.7620658Z B=28, 2025-05-07T20:04:10.7620846Z max_L=267, 2025-05-07T20:04:10.7621057Z D=28, 2025-05-07T20:04:10.7621266Z dtype=torch.float32, 2025-05-07T20:04:10.7621526Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7621807Z ) 2025-05-07T20:04:10.7622127Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7622585Z self=, 2025-05-07T20:04:10.7623051Z B=28, 2025-05-07T20:04:10.7623253Z max_L=28, 2025-05-07T20:04:10.7623447Z D=28, 2025-05-07T20:04:10.7623658Z dtype=torch.float32, 2025-05-07T20:04:10.7623930Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7624201Z ) 2025-05-07T20:04:10.7624489Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7624960Z self=, 2025-05-07T20:04:10.7625429Z B=468, 2025-05-07T20:04:10.7625623Z max_L=507, 2025-05-07T20:04:10.7625836Z D=10, 2025-05-07T20:04:10.7626046Z dtype=torch.float32, 2025-05-07T20:04:10.7626304Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7626587Z ) 2025-05-07T20:04:10.7626802Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7627261Z self=, 2025-05-07T20:04:10.7627739Z B=468, 2025-05-07T20:04:10.7627943Z max_L=10, 2025-05-07T20:04:10.7628141Z D=10, 2025-05-07T20:04:10.7628358Z dtype=torch.float32, 2025-05-07T20:04:10.7628633Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7628913Z ) 2025-05-07T20:04:10.7629129Z Trying example: test_jagged_softmax( 2025-05-07T20:04:10.7629609Z self=, 2025-05-07T20:04:10.7630066Z B=468, 2025-05-07T20:04:10.7630275Z max_L=10, 2025-05-07T20:04:10.7630490Z D=1, 2025-05-07T20:04:10.7630688Z dtype=torch.float32, 2025-05-07T20:04:10.7630966Z device_type=device(type='cpu'), 2025-05-07T20:04:10.7631254Z ) 2025-05-07T20:04:10.7631450Z PASSED 2025-05-07T20:04:10.7945143Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:04:10.7945554Z 2025-05-07T20:04:10.7945699Z =============================== warnings summary =============================== 2025-05-07T20:04:10.7946219Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:04:10.7950095Z /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:04:10.7953879Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:04:10.7954357Z 2025-05-07T20:04:10.7954590Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:04:10.7958278Z /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:04:10.7962260Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:04:10.7962735Z 2025-05-07T20:04:10.7962980Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:04:10.7963491Z ======================== 3 passed, 2 warnings in 2.65s ========================= 2025-05-07T20:04:11.3083876Z 2025-05-07T20:04:11.3084213Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:04:11.3101281Z [TEST] Python test time for ./jagged/misc_ops_test.py: 5 seconds 2025-05-07T20:04:11.3101598Z 2025-05-07T20:04:11.3101602Z 2025-05-07T20:04:11.3101608Z 2025-05-07T20:04:11.3101620Z 2025-05-07T20:04:11.3114304Z ################################################################################ 2025-05-07T20:04:11.3130452Z # [2025-05-07T20:04:11.312Z] Run Python Test Suite: 2025-05-07T20:04:11.3130815Z # ./jagged/slice_test.py 2025-05-07T20:04:11.3131131Z ################################################################################ 2025-05-07T20:04:11.3154174Z + 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:04:11.3154876Z 2025-05-07T20:04:13.4535140Z ============================= test session starts ============================== 2025-05-07T20:04:13.4535890Z 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.4536476Z cachedir: .pytest_cache 2025-05-07T20:04:13.4537124Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:13.4537923Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:13.4538244Z plugins: hypothesis-6.131.14 2025-05-07T20:04:15.2269026Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:15.2270042Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:04:15.2310936Z collected 2 items 2025-05-07T20:04:15.2311222Z 2025-05-07T20:04:15.5244737Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:04:15.5245942Z self=, 2025-05-07T20:04:15.5246382Z B=10, 2025-05-07T20:04:15.5246628Z N=10, 2025-05-07T20:04:15.5246837Z slice_length=0, 2025-05-07T20:04:15.5247080Z dtype=torch.float32, 2025-05-07T20:04:15.5247322Z ) 2025-05-07T20:04:15.5247625Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5248545Z self=, 2025-05-07T20:04:15.5249303Z B=334, 2025-05-07T20:04:15.5249610Z N=10, 2025-05-07T20:04:15.5249819Z slice_length=0, 2025-05-07T20:04:15.5250067Z dtype=torch.float32, 2025-05-07T20:04:15.5250318Z ) 2025-05-07T20:04:15.5250533Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5250952Z self=, 2025-05-07T20:04:15.5251379Z B=334, 2025-05-07T20:04:15.5251579Z N=23, 2025-05-07T20:04:15.5251772Z slice_length=47, 2025-05-07T20:04:15.5252021Z dtype=torch.float32, 2025-05-07T20:04:15.5252264Z ) 2025-05-07T20:04:15.5252477Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5252901Z self=, 2025-05-07T20:04:15.5253326Z B=351, 2025-05-07T20:04:15.5253526Z N=57, 2025-05-07T20:04:15.5253721Z slice_length=15, 2025-05-07T20:04:15.5253964Z dtype=torch.float32, 2025-05-07T20:04:15.5254207Z ) 2025-05-07T20:04:15.5254405Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5254832Z self=, 2025-05-07T20:04:15.5255261Z B=300, 2025-05-07T20:04:15.5255746Z N=60, 2025-05-07T20:04:15.5255953Z slice_length=0, 2025-05-07T20:04:15.5256194Z dtype=torch.float32, 2025-05-07T20:04:15.5256425Z ) 2025-05-07T20:04:15.5256642Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5257069Z self=, 2025-05-07T20:04:15.5257483Z B=455, 2025-05-07T20:04:15.5257772Z N=29, 2025-05-07T20:04:15.5258183Z slice_length=31, 2025-05-07T20:04:15.5258516Z dtype=torch.float32, 2025-05-07T20:04:15.5258825Z ) 2025-05-07T20:04:15.5259042Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5259468Z self=, 2025-05-07T20:04:15.5259900Z B=273, 2025-05-07T20:04:15.5260107Z N=24, 2025-05-07T20:04:15.5260303Z slice_length=8, 2025-05-07T20:04:15.5260548Z dtype=torch.float32, 2025-05-07T20:04:15.5260800Z ) 2025-05-07T20:04:15.5261003Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5261446Z self=, 2025-05-07T20:04:15.5261887Z B=55, 2025-05-07T20:04:15.5262091Z N=21, 2025-05-07T20:04:15.5262289Z slice_length=31, 2025-05-07T20:04:15.5262544Z dtype=torch.float32, 2025-05-07T20:04:15.5262798Z ) 2025-05-07T20:04:15.5263003Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5263439Z self=, 2025-05-07T20:04:15.5263872Z B=290, 2025-05-07T20:04:15.5264064Z N=53, 2025-05-07T20:04:15.5264270Z slice_length=10, 2025-05-07T20:04:15.5264515Z dtype=torch.float32, 2025-05-07T20:04:15.5264752Z ) 2025-05-07T20:04:15.5264966Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5265393Z self=, 2025-05-07T20:04:15.5265810Z B=454, 2025-05-07T20:04:15.5266016Z N=63, 2025-05-07T20:04:15.5266218Z slice_length=41, 2025-05-07T20:04:15.5266449Z dtype=torch.float32, 2025-05-07T20:04:15.5266696Z ) 2025-05-07T20:04:15.5266906Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5267429Z self=, 2025-05-07T20:04:15.5267993Z B=265, 2025-05-07T20:04:15.5268197Z N=29, 2025-05-07T20:04:15.5268403Z slice_length=38, 2025-05-07T20:04:15.5268637Z dtype=torch.float32, 2025-05-07T20:04:15.5268882Z ) 2025-05-07T20:04:15.5269107Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5269526Z self=, 2025-05-07T20:04:15.5269953Z B=38, 2025-05-07T20:04:15.5270152Z N=29, 2025-05-07T20:04:15.5270348Z slice_length=38, 2025-05-07T20:04:15.5270594Z dtype=torch.float32, 2025-05-07T20:04:15.5270841Z ) 2025-05-07T20:04:15.5271041Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5271466Z self=, 2025-05-07T20:04:15.5271891Z B=38, 2025-05-07T20:04:15.5272082Z N=38, 2025-05-07T20:04:15.5272287Z slice_length=38, 2025-05-07T20:04:15.5272530Z dtype=torch.float32, 2025-05-07T20:04:15.5272763Z ) 2025-05-07T20:04:15.5272974Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5273404Z self=, 2025-05-07T20:04:15.5273821Z B=186, 2025-05-07T20:04:15.5274024Z N=13, 2025-05-07T20:04:15.5274237Z slice_length=53, 2025-05-07T20:04:15.5274471Z dtype=torch.float32, 2025-05-07T20:04:15.5274716Z ) 2025-05-07T20:04:15.5274927Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5275350Z self=, 2025-05-07T20:04:15.5275765Z B=186, 2025-05-07T20:04:15.5275963Z N=13, 2025-05-07T20:04:15.5276169Z slice_length=0, 2025-05-07T20:04:15.5276392Z dtype=torch.float32, 2025-05-07T20:04:15.5276638Z ) 2025-05-07T20:04:15.5276850Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5277264Z self=, 2025-05-07T20:04:15.5277812Z B=186, 2025-05-07T20:04:15.5278011Z N=10, 2025-05-07T20:04:15.5278207Z slice_length=0, 2025-05-07T20:04:15.5278446Z dtype=torch.float32, 2025-05-07T20:04:15.5278695Z ) 2025-05-07T20:04:15.5278895Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5279320Z self=, 2025-05-07T20:04:15.5279812Z B=33, 2025-05-07T20:04:15.5279999Z N=42, 2025-05-07T20:04:15.5280201Z slice_length=29, 2025-05-07T20:04:15.5280449Z dtype=torch.float32, 2025-05-07T20:04:15.5280679Z ) 2025-05-07T20:04:15.5280892Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5281317Z self=, 2025-05-07T20:04:15.5281745Z B=33, 2025-05-07T20:04:15.5281929Z N=33, 2025-05-07T20:04:15.5282133Z slice_length=29, 2025-05-07T20:04:15.5282380Z dtype=torch.float32, 2025-05-07T20:04:15.5282617Z ) 2025-05-07T20:04:15.5282831Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5283260Z self=, 2025-05-07T20:04:15.5283676Z B=33, 2025-05-07T20:04:15.5283877Z N=29, 2025-05-07T20:04:15.5284086Z slice_length=29, 2025-05-07T20:04:15.5284319Z dtype=torch.float32, 2025-05-07T20:04:15.5284567Z ) 2025-05-07T20:04:15.5284785Z Trying example: test_jagged_slice( 2025-05-07T20:04:15.5285205Z self=, 2025-05-07T20:04:15.5285630Z B=33, 2025-05-07T20:04:15.5285833Z N=29, 2025-05-07T20:04:15.5286024Z slice_length=33, 2025-05-07T20:04:15.5286267Z dtype=torch.float32, 2025-05-07T20:04:15.5286515Z ) 2025-05-07T20:04:15.5286715Z PASSED 2025-05-07T20:04:15.5287080Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:04:15.5287442Z 2025-05-07T20:04:15.5287585Z ============================== 2 passed in 2.20s =============================== 2025-05-07T20:04:16.0074499Z 2025-05-07T20:04:16.0075065Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:04:16.0092644Z [TEST] Python test time for ./jagged/slice_test.py: 5 seconds 2025-05-07T20:04:16.0092992Z 2025-05-07T20:04:16.0092996Z 2025-05-07T20:04:16.0093000Z 2025-05-07T20:04:16.0093004Z 2025-05-07T20:04:16.0105621Z ################################################################################ 2025-05-07T20:04:16.0121453Z # [2025-05-07T20:04:16.011Z] Run Python Test Suite: 2025-05-07T20:04:16.0121841Z # ./jagged/unique_indices_test.py 2025-05-07T20:04:16.0122174Z ################################################################################ 2025-05-07T20:04:16.0144477Z + 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:04:16.0145197Z 2025-05-07T20:04:18.1617787Z ============================= test session starts ============================== 2025-05-07T20:04:18.1618525Z 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:18.1619096Z cachedir: .pytest_cache 2025-05-07T20:04:18.1619749Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:18.1620473Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:18.1620809Z plugins: hypothesis-6.131.14 2025-05-07T20:04:19.8925205Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:19.8926208Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:04:19.8974145Z collected 3 items 2025-05-07T20:04:19.8974448Z 2025-05-07T20:04:19.8989773Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices SKIPPED 2025-05-07T20:04:19.8999222Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty SKIPPED 2025-05-07T20:04:19.9015319Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys SKIPPED 2025-05-07T20:04:19.9015851Z 2025-05-07T20:04:19.9016007Z =========================== short test summary info ============================ 2025-05-07T20:04:19.9016707Z SKIPPED [1] jagged/unique_indices_test.py:61: CUDA is not available or no GPUs detected 2025-05-07T20:04:19.9017373Z SKIPPED [1] jagged/unique_indices_test.py:238: CUDA is not available or no GPUs detected 2025-05-07T20:04:19.9018111Z SKIPPED [1] jagged/unique_indices_test.py:165: CUDA is not available or no GPUs detected 2025-05-07T20:04:19.9018655Z ============================== 3 skipped in 1.86s ============================== 2025-05-07T20:04:20.3772197Z 2025-05-07T20:04:20.3772866Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:04:20.3790182Z [TEST] Python test time for ./jagged/unique_indices_test.py: 4 seconds 2025-05-07T20:04:20.3790868Z 2025-05-07T20:04:20.3790874Z 2025-05-07T20:04:20.3790882Z 2025-05-07T20:04:20.3790898Z 2025-05-07T20:04:20.3803473Z ################################################################################ 2025-05-07T20:04:20.3819733Z # [2025-05-07T20:04:20.381Z] Run Python Test Suite: 2025-05-07T20:04:20.3820419Z # ./layout_transform_ops_test.py 2025-05-07T20:04:20.3820767Z ################################################################################ 2025-05-07T20:04:20.3844112Z + 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:22.5129776Z 2025-05-07T20:04:22.5130522Z ============================= test session starts ============================== 2025-05-07T20:04:22.5131263Z 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:22.5131838Z cachedir: .pytest_cache 2025-05-07T20:04:23.9311160Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:23.9311914Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:23.9312250Z plugins: hypothesis-6.131.14 2025-05-07T20:04:23.9312938Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:23.9313884Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:04:23.9358864Z collected 3 items 2025-05-07T20:04:23.9359169Z 2025-05-07T20:04:23.9372809Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output SKIPPED 2025-05-07T20:04:23.9382132Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D SKIPPED 2025-05-07T20:04:23.9398422Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch SKIPPED 2025-05-07T20:04:23.9399000Z 2025-05-07T20:04:23.9399155Z =========================== short test summary info ============================ 2025-05-07T20:04:23.9399709Z SKIPPED [1] layout_transform_ops_test.py:34: CUDA is not available or no GPUs detected 2025-05-07T20:04:23.9400351Z SKIPPED [1] layout_transform_ops_test.py:61: CUDA is not available or no GPUs detected 2025-05-07T20:04:23.9401017Z SKIPPED [1] layout_transform_ops_test.py:104: CUDA is not available or no GPUs detected 2025-05-07T20:04:23.9401550Z ============================== 3 skipped in 1.55s ============================== 2025-05-07T20:04:24.3381855Z 2025-05-07T20:04:24.3382587Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:04:24.3399327Z [TEST] Python test time for ./layout_transform_ops_test.py: 4 seconds 2025-05-07T20:04:24.3399897Z 2025-05-07T20:04:24.3399903Z 2025-05-07T20:04:24.3399907Z 2025-05-07T20:04:24.3399911Z 2025-05-07T20:04:24.3412426Z ################################################################################ 2025-05-07T20:04:24.3427806Z # [2025-05-07T20:04:24.342Z] Run Python Test Suite: 2025-05-07T20:04:24.3428455Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:04:24.3428797Z ################################################################################ 2025-05-07T20:04:24.3452406Z + 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:24.3453155Z 2025-05-07T20:04:26.4801391Z ============================= test session starts ============================== 2025-05-07T20:04:26.4802118Z 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:26.4802694Z cachedir: .pytest_cache 2025-05-07T20:04:26.4803347Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:26.4804085Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:26.4804409Z plugins: hypothesis-6.131.14 2025-05-07T20:04:27.9025338Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:27.9026338Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:04:27.9078876Z collected 7 items 2025-05-07T20:04:27.9079171Z 2025-05-07T20:04:27.9091680Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:04:27.9100082Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:04:27.9108451Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:04:27.9116169Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:04:27.9124965Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:04:27.9132521Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:04:27.9150283Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:04:27.9150846Z 2025-05-07T20:04:27.9151011Z =========================== short test summary info ============================ 2025-05-07T20:04:27.9151578Z SKIPPED [1] merge_pooled_embeddings_test.py:113: CUDA is not available or no GPUs detected 2025-05-07T20:04:27.9152260Z SKIPPED [1] merge_pooled_embeddings_test.py:42: CUDA is not available or no GPUs detected 2025-05-07T20:04:27.9152947Z SKIPPED [1] merge_pooled_embeddings_test.py:195: CUDA is not available or no GPUs detected 2025-05-07T20:04:27.9153651Z SKIPPED [1] merge_pooled_embeddings_test.py:140: CUDA is not available or no GPUs detected 2025-05-07T20:04:27.9154347Z SKIPPED [1] merge_pooled_embeddings_test.py:156: CUDA is not available or no GPUs detected 2025-05-07T20:04:27.9155023Z SKIPPED [1] merge_pooled_embeddings_test.py:238: CUDA is not available or no GPUs detected 2025-05-07T20:04:27.9155718Z SKIPPED [1] merge_pooled_embeddings_test.py:210: CUDA is not available or no GPUs detected 2025-05-07T20:04:27.9156277Z ============================== 7 skipped in 1.56s ============================== 2025-05-07T20:04:28.3441963Z 2025-05-07T20:04:28.3442646Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:04:28.3460165Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 4 seconds 2025-05-07T20:04:28.3460543Z 2025-05-07T20:04:28.3460552Z 2025-05-07T20:04:28.3460557Z 2025-05-07T20:04:28.3460572Z 2025-05-07T20:04:28.3472968Z ################################################################################ 2025-05-07T20:04:28.3488957Z # [2025-05-07T20:04:28.348Z] Run Python Test Suite: 2025-05-07T20:04:28.3489606Z # ./metric_ops_test.py 2025-05-07T20:04:28.3489909Z ################################################################################ 2025-05-07T20:04:28.3511647Z + 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:28.3512315Z 2025-05-07T20:04:30.4923397Z ============================= test session starts ============================== 2025-05-07T20:04:30.4924138Z 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:30.4924715Z cachedir: .pytest_cache 2025-05-07T20:04:30.4925365Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:30.4926098Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:30.4926429Z plugins: hypothesis-6.131.14 2025-05-07T20:04:31.9005813Z collecting ... collected 1 item 2025-05-07T20:04:31.9006212Z 2025-05-07T20:04:31.9026214Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:04:31.9026790Z 2025-05-07T20:04:31.9026959Z =========================== short test summary info ============================ 2025-05-07T20:04:31.9027643Z 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:31.9028322Z ============================== 1 skipped in 1.53s ============================== 2025-05-07T20:04:32.3406751Z 2025-05-07T20:04:32.3407279Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:04:32.3425055Z [TEST] Python test time for ./metric_ops_test.py: 4 seconds 2025-05-07T20:04:32.3425640Z 2025-05-07T20:04:32.3425650Z 2025-05-07T20:04:32.3425658Z 2025-05-07T20:04:32.3425681Z 2025-05-07T20:04:32.3437596Z ################################################################################ 2025-05-07T20:04:32.3454454Z # [2025-05-07T20:04:32.345Z] Run Python Test Suite: 2025-05-07T20:04:32.3455189Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:04:32.3455539Z ################################################################################ 2025-05-07T20:04:32.3477167Z + 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:32.3477940Z 2025-05-07T20:04:34.5098205Z ============================= test session starts ============================== 2025-05-07T20:04:34.5098922Z 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:34.5099513Z cachedir: .pytest_cache 2025-05-07T20:04:34.5100168Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:34.5100875Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:34.5101210Z plugins: hypothesis-6.131.14 2025-05-07T20:04:35.9491237Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:35.9492246Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:04:35.9539478Z collected 5 items 2025-05-07T20:04:35.9539781Z 2025-05-07T20:04:36.0391212Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:04:36.0469742Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:04:36.0510040Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:04:36.0539379Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:04:36.0580901Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:04:36.0581738Z 2025-05-07T20:04:36.0581917Z =============================== warnings summary =============================== 2025-05-07T20:04:36.0582309Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:04:36.0583314Z /__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:36.0584516Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:04:36.0584834Z 2025-05-07T20:04:36.0585083Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:04:36.0585575Z ========================= 5 passed, 1 warning in 1.67s ========================= 2025-05-07T20:04:36.5154696Z 2025-05-07T20:04:36.5155453Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:04:36.5173314Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 4 seconds 2025-05-07T20:04:36.5173771Z 2025-05-07T20:04:36.5173777Z 2025-05-07T20:04:36.5173780Z 2025-05-07T20:04:36.5173784Z 2025-05-07T20:04:36.5186588Z ################################################################################ 2025-05-07T20:04:36.5202803Z # [2025-05-07T20:04:36.520Z] Run Python Test Suite: 2025-05-07T20:04:36.5203223Z # ./quantize/bfloat16_test.py 2025-05-07T20:04:36.5203576Z ################################################################################ 2025-05-07T20:04:36.5226457Z + 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:36.5227167Z 2025-05-07T20:04:38.6745301Z ============================= test session starts ============================== 2025-05-07T20:04:38.6746014Z 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:38.6746609Z cachedir: .pytest_cache 2025-05-07T20:04:38.6747268Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:38.6748164Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:38.6748501Z plugins: hypothesis-6.131.14 2025-05-07T20:04:40.0810687Z collecting ... collected 4 items 2025-05-07T20:04:40.0810957Z 2025-05-07T20:04:40.3230053Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:04:41.7183050Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:04:41.7193954Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 SKIPPED 2025-05-07T20:04:42.4530938Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:04:42.4531441Z 2025-05-07T20:04:42.4531600Z =========================== short test summary info ============================ 2025-05-07T20:04:42.4532149Z SKIPPED [1] quantize/bfloat16_test.py:118: Skip when CUDA is not available 2025-05-07T20:04:42.4532650Z ========================= 3 passed, 1 skipped in 3.90s ========================= 2025-05-07T20:04:42.8877315Z 2025-05-07T20:04:42.8877791Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:04:42.8895741Z [TEST] Python test time for ./quantize/bfloat16_test.py: 6 seconds 2025-05-07T20:04:42.8896108Z 2025-05-07T20:04:42.8896114Z 2025-05-07T20:04:42.8896118Z 2025-05-07T20:04:42.8896129Z 2025-05-07T20:04:42.8908819Z ################################################################################ 2025-05-07T20:04:42.8924636Z # [2025-05-07T20:04:42.892Z] Run Python Test Suite: 2025-05-07T20:04:42.8925015Z # ./quantize/comm_codec_test.py 2025-05-07T20:04:42.8925337Z ################################################################################ 2025-05-07T20:04:42.8947423Z + 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:42.8948655Z 2025-05-07T20:04:45.0630560Z ============================= test session starts ============================== 2025-05-07T20:04:45.0631272Z 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:45.0631863Z cachedir: .pytest_cache 2025-05-07T20:04:45.0632805Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:45.0633526Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:45.0633862Z plugins: hypothesis-6.131.14 2025-05-07T20:04:46.4815733Z collecting ... collected 1 item 2025-05-07T20:04:46.4815980Z 2025-05-07T20:04:46.8610427Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:04:46.8611064Z 2025-05-07T20:04:46.8611249Z ============================== 1 passed in 1.92s =============================== 2025-05-07T20:04:47.2844226Z 2025-05-07T20:04:47.2844858Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:04:47.2863190Z [TEST] Python test time for ./quantize/comm_codec_test.py: 5 seconds 2025-05-07T20:04:47.2863556Z 2025-05-07T20:04:47.2863562Z 2025-05-07T20:04:47.2863566Z 2025-05-07T20:04:47.2863569Z 2025-05-07T20:04:47.2877487Z ################################################################################ 2025-05-07T20:04:47.2893879Z # [2025-05-07T20:04:47.289Z] Run Python Test Suite: 2025-05-07T20:04:47.2894264Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:04:47.2894590Z ################################################################################ 2025-05-07T20:04:47.2916800Z + 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:47.2917506Z 2025-05-07T20:04:49.4310621Z ============================= test session starts ============================== 2025-05-07T20:04:49.4311356Z 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:49.4311946Z cachedir: .pytest_cache 2025-05-07T20:04:49.4312586Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:49.4313319Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:49.4313651Z plugins: hypothesis-6.131.14 2025-05-07T20:04:50.8562382Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:50.8563376Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:04:50.8609496Z collected 2 items 2025-05-07T20:04:50.8609806Z 2025-05-07T20:04:50.8626827Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_fp8_rowwise SKIPPED 2025-05-07T20:04:50.8642879Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise SKIPPED 2025-05-07T20:04:50.8643515Z 2025-05-07T20:04:50.8643672Z =========================== short test summary info ============================ 2025-05-07T20:04:50.8644247Z SKIPPED [1] quantize/fp8_rowwise_test.py:52: CUDA is not available or no GPUs detected 2025-05-07T20:04:50.8644919Z SKIPPED [1] quantize/fp8_rowwise_test.py:145: CUDA is not available or no GPUs detected 2025-05-07T20:04:50.8645447Z ============================== 2 skipped in 1.56s ============================== 2025-05-07T20:04:51.2894755Z 2025-05-07T20:04:51.2895466Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:04:51.2912693Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 4 seconds 2025-05-07T20:04:51.2913248Z 2025-05-07T20:04:51.2913268Z 2025-05-07T20:04:51.2913280Z 2025-05-07T20:04:51.2913285Z 2025-05-07T20:04:51.2925727Z ################################################################################ 2025-05-07T20:04:51.2941625Z # [2025-05-07T20:04:51.293Z] Run Python Test Suite: 2025-05-07T20:04:51.2942320Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:04:51.2942674Z ################################################################################ 2025-05-07T20:04:51.2965238Z + 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:51.2965990Z 2025-05-07T20:04:53.4289160Z ============================= test session starts ============================== 2025-05-07T20:04:53.4289874Z 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:53.4290448Z cachedir: .pytest_cache 2025-05-07T20:04:53.4291094Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:53.4291837Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:53.4292167Z plugins: hypothesis-6.131.14 2025-05-07T20:04:54.8610324Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:54.8611330Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:04:54.8662791Z collected 4 items 2025-05-07T20:04:54.8662973Z 2025-05-07T20:04:55.1311295Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:04:55.2506268Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:04:55.5368809Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:04:55.7415132Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:04:55.7415694Z 2025-05-07T20:04:55.7415842Z ============================== 4 passed in 2.44s =============================== 2025-05-07T20:04:56.1801415Z 2025-05-07T20:04:56.1801750Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:04:56.1819752Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 5 seconds 2025-05-07T20:04:56.1820415Z 2025-05-07T20:04:56.1820423Z 2025-05-07T20:04:56.1820428Z 2025-05-07T20:04:56.1820433Z 2025-05-07T20:04:56.1833261Z ################################################################################ 2025-05-07T20:04:56.1849135Z # [2025-05-07T20:04:56.184Z] Run Python Test Suite: 2025-05-07T20:04:56.1849780Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:04:56.1850181Z ################################################################################ 2025-05-07T20:04:56.1872195Z + 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:56.1872987Z 2025-05-07T20:04:58.3324276Z ============================= test session starts ============================== 2025-05-07T20:04:58.3325041Z 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:58.3325639Z cachedir: .pytest_cache 2025-05-07T20:04:58.3326298Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:58.3327000Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:58.3327338Z plugins: hypothesis-6.131.14 2025-05-07T20:04:59.7766225Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:59.7767221Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:04:59.7816704Z collected 4 items 2025-05-07T20:04:59.7816885Z 2025-05-07T20:05:00.4724209Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:05:00.7664932Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:05:14.4642032Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:05:15.2217016Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:05:15.2217602Z 2025-05-07T20:05:15.2217801Z =============================== warnings summary =============================== 2025-05-07T20:05:15.2218622Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:05:15.2220093Z /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:05:15.2221082Z note_deprecation( 2025-05-07T20:05:15.2221240Z 2025-05-07T20:05:15.2221480Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:05:15.2222003Z ======================== 4 passed, 1 warning in 17.02s ========================= 2025-05-07T20:05:15.6823572Z 2025-05-07T20:05:15.6824266Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:05:15.6840963Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 19 seconds 2025-05-07T20:05:15.6841358Z 2025-05-07T20:05:15.6841367Z 2025-05-07T20:05:15.6841372Z 2025-05-07T20:05:15.6841383Z 2025-05-07T20:05:15.6853946Z ################################################################################ 2025-05-07T20:05:15.6869287Z # [2025-05-07T20:05:15.686Z] Run Python Test Suite: 2025-05-07T20:05:15.6869665Z # ./quantize/hfp8_test.py 2025-05-07T20:05:15.6890772Z ################################################################################ 2025-05-07T20:05:15.6891626Z + 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:05:15.6892307Z 2025-05-07T20:05:17.8140927Z ============================= test session starts ============================== 2025-05-07T20:05:17.8141701Z 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:17.8142277Z cachedir: .pytest_cache 2025-05-07T20:05:17.8142930Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:17.8143646Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:17.8143964Z plugins: hypothesis-6.131.14 2025-05-07T20:05:19.2185157Z collecting ... collected 1 item 2025-05-07T20:05:19.2185417Z 2025-05-07T20:05:19.4269453Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:05:19.4269953Z 2025-05-07T20:05:19.4270101Z ============================== 1 passed in 1.74s =============================== 2025-05-07T20:05:19.8442355Z 2025-05-07T20:05:19.8442856Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:05:19.8460894Z [TEST] Python test time for ./quantize/hfp8_test.py: 4 seconds 2025-05-07T20:05:19.8461220Z 2025-05-07T20:05:19.8461224Z 2025-05-07T20:05:19.8461228Z 2025-05-07T20:05:19.8461241Z 2025-05-07T20:05:19.8474267Z ################################################################################ 2025-05-07T20:05:19.8490747Z # [2025-05-07T20:05:19.848Z] Run Python Test Suite: 2025-05-07T20:05:19.8491121Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:05:19.8491443Z ################################################################################ 2025-05-07T20:05:19.8514810Z + 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:19.8515544Z 2025-05-07T20:05:21.9874786Z ============================= test session starts ============================== 2025-05-07T20:05:21.9876304Z 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:21.9877361Z cachedir: .pytest_cache 2025-05-07T20:05:21.9878478Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:21.9879736Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:21.9880286Z plugins: hypothesis-6.131.14 2025-05-07T20:05:23.4093283Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:23.4094317Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:23.4149226Z collected 4 items 2025-05-07T20:05:23.4149403Z 2025-05-07T20:05:23.4167018Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op SKIPPED 2025-05-07T20:05:23.4175077Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty SKIPPED 2025-05-07T20:05:23.4184143Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims SKIPPED 2025-05-07T20:05:23.4201624Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows SKIPPED 2025-05-07T20:05:23.4202242Z 2025-05-07T20:05:23.4202414Z =========================== short test summary info ============================ 2025-05-07T20:05:23.4202982Z SKIPPED [1] quantize/mixed_dim_int8_test.py:47: CUDA is not available or no GPUs detected 2025-05-07T20:05:23.4203676Z SKIPPED [1] quantize/mixed_dim_int8_test.py:35: CUDA is not available or no GPUs detected 2025-05-07T20:05:23.4204388Z SKIPPED [1] quantize/mixed_dim_int8_test.py:69: CUDA is not available or no GPUs detected 2025-05-07T20:05:23.4205050Z SKIPPED [1] quantize/mixed_dim_int8_test.py:91: CUDA is not available or no GPUs detected 2025-05-07T20:05:23.4205598Z ============================== 4 skipped in 1.55s ============================== 2025-05-07T20:05:23.8497193Z 2025-05-07T20:05:23.8497991Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:05:23.8515541Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 4 seconds 2025-05-07T20:05:23.8515882Z 2025-05-07T20:05:23.8515887Z 2025-05-07T20:05:23.8515891Z 2025-05-07T20:05:23.8515901Z 2025-05-07T20:05:23.8528605Z ################################################################################ 2025-05-07T20:05:23.8544958Z # [2025-05-07T20:05:23.854Z] Run Python Test Suite: 2025-05-07T20:05:23.8545399Z # ./quantize/msfp_test.py 2025-05-07T20:05:23.8545701Z ################################################################################ 2025-05-07T20:05:23.8567416Z + 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:23.8568092Z 2025-05-07T20:05:26.0128673Z ============================= test session starts ============================== 2025-05-07T20:05:26.0129363Z 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:26.0129950Z cachedir: .pytest_cache 2025-05-07T20:05:26.0130600Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:26.0131306Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:26.0131652Z plugins: hypothesis-6.131.14 2025-05-07T20:05:27.4737146Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:27.4738189Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:27.4780899Z collected 1 item 2025-05-07T20:05:27.4781061Z 2025-05-07T20:05:27.4815716Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op SKIPPED 2025-05-07T20:05:27.4816133Z 2025-05-07T20:05:27.4816291Z =========================== short test summary info ============================ 2025-05-07T20:05:27.4816814Z SKIPPED [1] quantize/msfp_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:05:27.4817324Z ============================== 1 skipped in 1.59s ============================== 2025-05-07T20:05:27.9347157Z 2025-05-07T20:05:27.9347646Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:05:27.9364653Z [TEST] Python test time for ./quantize/msfp_test.py: 4 seconds 2025-05-07T20:05:27.9365005Z 2025-05-07T20:05:27.9365010Z 2025-05-07T20:05:27.9365013Z 2025-05-07T20:05:27.9365024Z 2025-05-07T20:05:27.9378185Z ################################################################################ 2025-05-07T20:05:27.9393920Z # [2025-05-07T20:05:27.939Z] Run Python Test Suite: 2025-05-07T20:05:27.9394299Z # ./quantize/mx4_test.py 2025-05-07T20:05:27.9394616Z ################################################################################ 2025-05-07T20:05:27.9417177Z + 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:27.9417962Z 2025-05-07T20:05:30.0969760Z ============================= test session starts ============================== 2025-05-07T20:05:30.0970488Z 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:30.0971079Z cachedir: .pytest_cache 2025-05-07T20:05:30.0971754Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:30.0972466Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:30.0972794Z plugins: hypothesis-6.131.14 2025-05-07T20:05:31.5366802Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:31.5367832Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:31.5421008Z collected 4 items 2025-05-07T20:05:31.5421162Z 2025-05-07T20:05:31.5436771Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 SKIPPED 2025-05-07T20:05:31.5447339Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases SKIPPED 2025-05-07T20:05:31.5455899Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:05:31.5472672Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:05:31.5473096Z 2025-05-07T20:05:31.5473266Z =========================== short test summary info ============================ 2025-05-07T20:05:31.5473777Z SKIPPED [1] quantize/mx4_test.py:150: CUDA is not available or no GPUs detected 2025-05-07T20:05:31.5474382Z SKIPPED [1] quantize/mx4_test.py:236: CUDA is not available or no GPUs detected 2025-05-07T20:05:31.5475023Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:05:31.5475676Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:05:31.5476193Z ============================== 4 skipped in 1.57s ============================== 2025-05-07T20:05:31.9502668Z 2025-05-07T20:05:31.9503167Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:05:31.9520027Z [TEST] Python test time for ./quantize/mx4_test.py: 4 seconds 2025-05-07T20:05:31.9520332Z 2025-05-07T20:05:31.9520337Z 2025-05-07T20:05:31.9520611Z 2025-05-07T20:05:31.9520629Z 2025-05-07T20:05:31.9532831Z ################################################################################ 2025-05-07T20:05:31.9548943Z # [2025-05-07T20:05:31.954Z] Run Python Test Suite: 2025-05-07T20:05:31.9549337Z # ./release/stable_release_test.py 2025-05-07T20:05:31.9549669Z ################################################################################ 2025-05-07T20:05:31.9570548Z + 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:31.9571277Z 2025-05-07T20:05:34.1023190Z ============================= test session starts ============================== 2025-05-07T20:05:34.1023894Z 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:34.1024484Z cachedir: .pytest_cache 2025-05-07T20:05:34.1025145Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:34.1025880Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:34.1026212Z plugins: hypothesis-6.131.14 2025-05-07T20:05:35.5388032Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:35.5389056Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:35.5428915Z collected 2 items 2025-05-07T20:05:35.5429200Z 2025-05-07T20:05:35.5454089Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:05:35.5470101Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:05:35.5470666Z 2025-05-07T20:05:35.5470824Z ============================== 2 passed in 1.57s =============================== 2025-05-07T20:05:35.9530274Z 2025-05-07T20:05:35.9530976Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:05:35.9548073Z [TEST] Python test time for ./release/stable_release_test.py: 4 seconds 2025-05-07T20:05:35.9548666Z 2025-05-07T20:05:35.9548671Z 2025-05-07T20:05:35.9548675Z 2025-05-07T20:05:35.9548688Z 2025-05-07T20:05:35.9560637Z ################################################################################ 2025-05-07T20:05:35.9575995Z # [2025-05-07T20:05:35.957Z] Run Python Test Suite: 2025-05-07T20:05:35.9576684Z # ./runtime_monitor_test.py 2025-05-07T20:05:35.9577001Z ################################################################################ 2025-05-07T20:05:35.9598945Z + 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:35.9599636Z 2025-05-07T20:05:38.0913103Z ============================= test session starts ============================== 2025-05-07T20:05:38.0913803Z 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.0914421Z cachedir: .pytest_cache 2025-05-07T20:05:38.0915067Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:38.0915783Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:38.0916100Z plugins: hypothesis-6.131.14 2025-05-07T20:05:39.5210732Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:39.5211730Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:39.5267689Z collected 7 items 2025-05-07T20:05:39.5267872Z 2025-05-07T20:05:39.5280204Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start SKIPPED 2025-05-07T20:05:39.5288368Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop SKIPPED 2025-05-07T20:05:39.5297306Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording SKIPPED 2025-05-07T20:05:39.5305433Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load SKIPPED 2025-05-07T20:05:39.5313482Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream SKIPPED 2025-05-07T20:05:39.5320615Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:05:39.5335247Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:05:39.5335616Z 2025-05-07T20:05:39.5335783Z =========================== short test summary info ============================ 2025-05-07T20:05:39.5336299Z SKIPPED [1] runtime_monitor_test.py:59: CUDA is not available or no GPUs detected 2025-05-07T20:05:39.5336916Z SKIPPED [1] runtime_monitor_test.py:71: CUDA is not available or no GPUs detected 2025-05-07T20:05:39.5337529Z SKIPPED [1] runtime_monitor_test.py:87: CUDA is not available or no GPUs detected 2025-05-07T20:05:39.5338221Z SKIPPED [1] runtime_monitor_test.py:118: CUDA is not available or no GPUs detected 2025-05-07T20:05:39.5338846Z SKIPPED [1] runtime_monitor_test.py:102: CUDA is not available or no GPUs detected 2025-05-07T20:05:39.5339371Z ========================= 2 passed, 5 skipped in 1.57s ========================= 2025-05-07T20:05:39.9619273Z 2025-05-07T20:05:39.9619883Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:05:39.9637077Z [TEST] Python test time for ./runtime_monitor_test.py: 4 seconds 2025-05-07T20:05:39.9637396Z 2025-05-07T20:05:39.9637401Z 2025-05-07T20:05:39.9637405Z 2025-05-07T20:05:39.9637416Z 2025-05-07T20:05:39.9650828Z ################################################################################ 2025-05-07T20:05:39.9666704Z # [2025-05-07T20:05:39.966Z] Run Python Test Suite: 2025-05-07T20:05:39.9667090Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:05:39.9667447Z ################################################################################ 2025-05-07T20:05:39.9689719Z + 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:39.9690476Z 2025-05-07T20:05:42.1331523Z ============================= test session starts ============================== 2025-05-07T20:05:42.1332273Z 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.1332863Z cachedir: .pytest_cache 2025-05-07T20:05:42.1333503Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:42.1334222Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:42.1334557Z plugins: hypothesis-6.131.14 2025-05-07T20:05:43.5717070Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:43.5718086Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:43.5766086Z collected 3 items 2025-05-07T20:05:43.5766251Z 2025-05-07T20:05:43.6726392Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out SKIPPED 2025-05-07T20:05:43.6835494Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend SKIPPED 2025-05-07T20:05:43.6944794Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad SKIPPED 2025-05-07T20:05:43.6945362Z 2025-05-07T20:05:43.6945533Z =========================== short test summary info ============================ 2025-05-07T20:05:43.6946322Z 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:43.6947107Z ============================== 3 skipped in 1.69s ============================== 2025-05-07T20:05:44.1307609Z 2025-05-07T20:05:44.1307936Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:05:44.1325301Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 5 seconds 2025-05-07T20:05:44.1325685Z 2025-05-07T20:05:44.1325689Z 2025-05-07T20:05:44.1325694Z 2025-05-07T20:05:44.1325707Z 2025-05-07T20:05:44.1338642Z ################################################################################ 2025-05-07T20:05:44.1354555Z # [2025-05-07T20:05:44.135Z] Run Python Test Suite: 2025-05-07T20:05:44.1354995Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:05:44.1355340Z ################################################################################ 2025-05-07T20:05:44.1376513Z + 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:44.1377279Z 2025-05-07T20:05:46.2856713Z ============================= test session starts ============================== 2025-05-07T20:05:46.2857413Z 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.2858066Z cachedir: .pytest_cache 2025-05-07T20:05:46.2858750Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:46.2859462Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:46.2859794Z plugins: hypothesis-6.131.14 2025-05-07T20:05:47.7237133Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:47.7238107Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:47.7290488Z collected 1 item 2025-05-07T20:05:47.7290648Z 2025-05-07T20:05:47.7314767Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out SKIPPED 2025-05-07T20:05:47.7315324Z 2025-05-07T20:05:47.7315504Z =========================== short test summary info ============================ 2025-05-07T20:05:47.7316083Z SKIPPED [1] sll/dense_jagged_cat_jagged_out_test.py:24: CUDA is not available or no GPUs detected 2025-05-07T20:05:47.7316665Z ============================== 1 skipped in 1.57s ============================== 2025-05-07T20:05:48.1460331Z 2025-05-07T20:05:48.1460987Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:05:48.1478693Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 4 seconds 2025-05-07T20:05:48.1479339Z 2025-05-07T20:05:48.1479379Z 2025-05-07T20:05:48.1479387Z 2025-05-07T20:05:48.1479394Z 2025-05-07T20:05:48.1492631Z ################################################################################ 2025-05-07T20:05:48.1508692Z # [2025-05-07T20:05:48.150Z] Run Python Test Suite: 2025-05-07T20:05:48.1509360Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:05:48.1509701Z ################################################################################ 2025-05-07T20:05:48.1532328Z + 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:48.1533074Z 2025-05-07T20:05:50.2884731Z ============================= test session starts ============================== 2025-05-07T20:05:50.2885448Z 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.2886043Z cachedir: .pytest_cache 2025-05-07T20:05:50.2886683Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:50.2887403Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:50.2887735Z plugins: hypothesis-6.131.14 2025-05-07T20:05:51.7107925Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:51.7108916Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:51.7147458Z collected 1 item 2025-05-07T20:05:51.7147617Z 2025-05-07T20:05:51.7170721Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense SKIPPED 2025-05-07T20:05:51.7171199Z 2025-05-07T20:05:51.7171369Z =========================== short test summary info ============================ 2025-05-07T20:05:51.7171937Z SKIPPED [1] sll/jagged2_to_padded_dense_test.py:24: CUDA is not available or no GPUs detected 2025-05-07T20:05:51.7172501Z ============================== 1 skipped in 1.55s ============================== 2025-05-07T20:05:52.1555130Z 2025-05-07T20:05:52.1555442Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:05:52.1572561Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 4 seconds 2025-05-07T20:05:52.1572969Z 2025-05-07T20:05:52.1572982Z 2025-05-07T20:05:52.1572997Z 2025-05-07T20:05:52.1573001Z 2025-05-07T20:05:52.1585405Z ################################################################################ 2025-05-07T20:05:52.1601447Z # [2025-05-07T20:05:52.159Z] Run Python Test Suite: 2025-05-07T20:05:52.1601835Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:05:52.1602182Z ################################################################################ 2025-05-07T20:05:52.1623292Z + 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:52.1623991Z 2025-05-07T20:05:54.2946932Z ============================= test session starts ============================== 2025-05-07T20:05:54.2947629Z 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.2948379Z cachedir: .pytest_cache 2025-05-07T20:05:54.2949029Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:54.2949730Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:54.2950068Z plugins: hypothesis-6.131.14 2025-05-07T20:05:55.7401211Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:55.7402259Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:55.7448609Z collected 2 items 2025-05-07T20:05:55.7448774Z 2025-05-07T20:05:55.7462757Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm SKIPPED 2025-05-07T20:05:55.7478214Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad SKIPPED 2025-05-07T20:05:55.7478681Z 2025-05-07T20:05:55.7478837Z =========================== short test summary info ============================ 2025-05-07T20:05:55.7479414Z SKIPPED [1] sll/jagged_dense_bmm_test.py:27: CUDA is not available or no GPUs detected 2025-05-07T20:05:55.7480049Z SKIPPED [1] sll/jagged_dense_bmm_test.py:75: CUDA is not available or no GPUs detected 2025-05-07T20:05:55.7480575Z ============================== 2 skipped in 1.57s ============================== 2025-05-07T20:05:56.1752186Z 2025-05-07T20:05:56.1752607Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:05:56.1769848Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 4 seconds 2025-05-07T20:05:56.1770231Z 2025-05-07T20:05:56.1770244Z 2025-05-07T20:05:56.1770248Z 2025-05-07T20:05:56.1770252Z 2025-05-07T20:05:56.1783035Z ################################################################################ 2025-05-07T20:05:56.1798286Z # [2025-05-07T20:05:56.179Z] Run Python Test Suite: 2025-05-07T20:05:56.1798683Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:05:56.1799250Z ################################################################################ 2025-05-07T20:05:56.1821464Z + 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:56.1822235Z 2025-05-07T20:05:58.3265976Z ============================= test session starts ============================== 2025-05-07T20:05:58.3266777Z 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.3267383Z cachedir: .pytest_cache 2025-05-07T20:05:58.3268034Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:58.3268745Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:58.3269063Z plugins: hypothesis-6.131.14 2025-05-07T20:05:59.7591965Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:59.7593018Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:59.7632851Z collected 1 item 2025-05-07T20:05:59.7633010Z 2025-05-07T20:05:59.8523082Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add SKIPPED 2025-05-07T20:05:59.8523630Z 2025-05-07T20:05:59.8523796Z =========================== short test summary info ============================ 2025-05-07T20:05:59.8524603Z 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:59.8525383Z ============================== 1 skipped in 1.65s ============================== 2025-05-07T20:06:00.2398951Z 2025-05-07T20:06:00.2399467Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:06:00.2416817Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 4 seconds 2025-05-07T20:06:00.2417232Z 2025-05-07T20:06:00.2417239Z 2025-05-07T20:06:00.2417246Z 2025-05-07T20:06:00.2417262Z 2025-05-07T20:06:00.2429816Z ################################################################################ 2025-05-07T20:06:00.2445614Z # [2025-05-07T20:06:00.244Z] Run Python Test Suite: 2025-05-07T20:06:00.2446093Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:06:00.2446492Z ################################################################################ 2025-05-07T20:06:00.2468327Z + 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:06:00.2469122Z 2025-05-07T20:06:02.3916476Z ============================= test session starts ============================== 2025-05-07T20:06:02.3917190Z 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.3917815Z cachedir: .pytest_cache 2025-05-07T20:06:02.3918453Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:02.3919170Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:02.3919506Z plugins: hypothesis-6.131.14 2025-05-07T20:06:03.8565138Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:03.8566128Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:03.8613720Z collected 3 items 2025-05-07T20:06:03.8613907Z 2025-05-07T20:06:03.8627874Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out SKIPPED 2025-05-07T20:06:03.8637557Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend SKIPPED 2025-05-07T20:06:03.8653119Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad SKIPPED 2025-05-07T20:06:03.8654324Z 2025-05-07T20:06:03.8654592Z =========================== short test summary info ============================ 2025-05-07T20:06:03.8655406Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:27: CUDA is not available or no GPUs detected 2025-05-07T20:06:03.8656265Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:159: CUDA is not available or no GPUs detected 2025-05-07T20:06:03.8657120Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:95: CUDA is not available or no GPUs detected 2025-05-07T20:06:03.8657816Z ============================== 3 skipped in 1.60s ============================== 2025-05-07T20:06:04.2852131Z 2025-05-07T20:06:04.2852696Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:06:04.2870124Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 4 seconds 2025-05-07T20:06:04.2870537Z 2025-05-07T20:06:04.2870542Z 2025-05-07T20:06:04.2870547Z 2025-05-07T20:06:04.2870558Z 2025-05-07T20:06:04.2883165Z ################################################################################ 2025-05-07T20:06:04.2899457Z # [2025-05-07T20:06:04.289Z] Run Python Test Suite: 2025-05-07T20:06:04.2899839Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:06:04.2900200Z ################################################################################ 2025-05-07T20:06:04.2922051Z + 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:06:04.2922809Z 2025-05-07T20:06:06.4236099Z ============================= test session starts ============================== 2025-05-07T20:06:06.4236838Z 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:06.4237433Z cachedir: .pytest_cache 2025-05-07T20:06:06.4238083Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:06.4238798Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:06.4239131Z plugins: hypothesis-6.131.14 2025-05-07T20:06:07.8730167Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:07.8731175Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:07.8773689Z collected 1 item 2025-05-07T20:06:07.8773970Z 2025-05-07T20:06:07.9784769Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention SKIPPED 2025-05-07T20:06:07.9785485Z 2025-05-07T20:06:07.9785643Z =========================== short test summary info ============================ 2025-05-07T20:06:07.9786443Z 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:06:07.9787219Z ============================== 1 skipped in 1.68s ============================== 2025-05-07T20:06:08.3964072Z 2025-05-07T20:06:08.3964807Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:06:08.3982121Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 4 seconds 2025-05-07T20:06:08.3982494Z 2025-05-07T20:06:08.3982499Z 2025-05-07T20:06:08.3982504Z 2025-05-07T20:06:08.3982515Z 2025-05-07T20:06:08.3995658Z ################################################################################ 2025-05-07T20:06:08.4011889Z # [2025-05-07T20:06:08.400Z] Run Python Test Suite: 2025-05-07T20:06:08.4012281Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:06:08.4013647Z ################################################################################ 2025-05-07T20:06:08.4034759Z + 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:06:08.4035515Z 2025-05-07T20:06:10.5540747Z ============================= test session starts ============================== 2025-05-07T20:06:10.5541477Z 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:10.5542072Z cachedir: .pytest_cache 2025-05-07T20:06:10.5542729Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:10.5543445Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:10.5543771Z plugins: hypothesis-6.131.14 2025-05-07T20:06:11.9933565Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:11.9934590Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:11.9975778Z collected 1 item 2025-05-07T20:06:11.9976079Z 2025-05-07T20:06:12.0943298Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic SKIPPED 2025-05-07T20:06:12.0943887Z 2025-05-07T20:06:12.0944059Z =========================== short test summary info ============================ 2025-05-07T20:06:12.0944856Z 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:06:12.0945633Z ============================== 1 skipped in 1.66s ============================== 2025-05-07T20:06:12.5086202Z 2025-05-07T20:06:12.5086997Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:06:12.5104410Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 4 seconds 2025-05-07T20:06:12.5105055Z 2025-05-07T20:06:12.5105061Z 2025-05-07T20:06:12.5105065Z 2025-05-07T20:06:12.5105069Z 2025-05-07T20:06:12.5117561Z ################################################################################ 2025-05-07T20:06:12.5133610Z # [2025-05-07T20:06:12.513Z] Run Python Test Suite: 2025-05-07T20:06:12.5134294Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:06:12.5134654Z ################################################################################ 2025-05-07T20:06:12.5157741Z + 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:06:12.5158518Z 2025-05-07T20:06:14.6961988Z ============================= test session starts ============================== 2025-05-07T20:06:14.6962709Z 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:14.6963330Z cachedir: .pytest_cache 2025-05-07T20:06:14.6963985Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:14.6964703Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:14.6965026Z plugins: hypothesis-6.131.14 2025-05-07T20:06:16.1416102Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:16.1417081Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:16.1465212Z collected 2 items 2025-05-07T20:06:16.1465502Z 2025-05-07T20:06:16.2439706Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out SKIPPED 2025-05-07T20:06:16.2532510Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend SKIPPED 2025-05-07T20:06:16.2533394Z 2025-05-07T20:06:16.2533553Z =========================== short test summary info ============================ 2025-05-07T20:06:16.2534355Z 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:06:16.2535246Z ============================== 2 skipped in 1.68s ============================== 2025-05-07T20:06:16.6640098Z 2025-05-07T20:06:16.6640715Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:06:16.6657860Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 4 seconds 2025-05-07T20:06:16.6658586Z 2025-05-07T20:06:16.6658591Z 2025-05-07T20:06:16.6658596Z 2025-05-07T20:06:16.6658613Z 2025-05-07T20:06:16.6670709Z ################################################################################ 2025-05-07T20:06:16.6686710Z # [2025-05-07T20:06:16.668Z] Run Python Test Suite: 2025-05-07T20:06:16.6687378Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:06:16.6687703Z ################################################################################ 2025-05-07T20:06:16.6709598Z + 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:06:16.6710309Z 2025-05-07T20:06:18.8159960Z ============================= test session starts ============================== 2025-05-07T20:06:18.8160668Z 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:18.8161247Z cachedir: .pytest_cache 2025-05-07T20:06:18.8161901Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:18.8162615Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:18.8162945Z plugins: hypothesis-6.131.14 2025-05-07T20:06:20.2499053Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:20.2500079Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:20.2544346Z collected 2 items 2025-05-07T20:06:20.2544551Z 2025-05-07T20:06:20.2558180Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm SKIPPED 2025-05-07T20:06:20.2572726Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad SKIPPED 2025-05-07T20:06:20.2573195Z 2025-05-07T20:06:20.2573369Z =========================== short test summary info ============================ 2025-05-07T20:06:20.2573927Z SKIPPED [1] sll/jagged_jagged_bmm_test.py:29: CUDA is not available or no GPUs detected 2025-05-07T20:06:20.2574577Z SKIPPED [1] sll/jagged_jagged_bmm_test.py:83: CUDA is not available or no GPUs detected 2025-05-07T20:06:20.2575108Z ============================== 2 skipped in 1.56s ============================== 2025-05-07T20:06:20.6819848Z 2025-05-07T20:06:20.6820493Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:06:20.6837878Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 4 seconds 2025-05-07T20:06:20.6838228Z 2025-05-07T20:06:20.6838235Z 2025-05-07T20:06:20.6838239Z 2025-05-07T20:06:20.6838254Z 2025-05-07T20:06:20.6851121Z ################################################################################ 2025-05-07T20:06:20.6866858Z # [2025-05-07T20:06:20.686Z] Run Python Test Suite: 2025-05-07T20:06:20.6867276Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:06:20.6867648Z ################################################################################ 2025-05-07T20:06:20.6889025Z + 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:20.6890099Z 2025-05-07T20:06:22.8179928Z ============================= test session starts ============================== 2025-05-07T20:06:22.8180639Z 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:22.8181240Z cachedir: .pytest_cache 2025-05-07T20:06:22.8182202Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:22.8182916Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:22.8183261Z plugins: hypothesis-6.131.14 2025-05-07T20:06:24.7681991Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:24.7683001Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:24.7723638Z collected 1 item 2025-05-07T20:06:24.7723795Z 2025-05-07T20:06:24.7747206Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out SKIPPED 2025-05-07T20:06:24.7748056Z 2025-05-07T20:06:24.7748227Z =========================== short test summary info ============================ 2025-05-07T20:06:24.7748852Z SKIPPED [1] sll/jagged_self_substraction_jagged_out_test.py:25: CUDA is not available or no GPUs detected 2025-05-07T20:06:24.7749481Z ============================== 1 skipped in 2.08s ============================== 2025-05-07T20:06:25.3652181Z 2025-05-07T20:06:25.3652757Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:06:25.3670237Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 5 seconds 2025-05-07T20:06:25.3670635Z 2025-05-07T20:06:25.3670640Z 2025-05-07T20:06:25.3670660Z 2025-05-07T20:06:25.3670674Z 2025-05-07T20:06:25.3683025Z ################################################################################ 2025-05-07T20:06:25.3699590Z # [2025-05-07T20:06:25.369Z] Run Python Test Suite: 2025-05-07T20:06:25.3699940Z # ./sll/jagged_softmax_test.py 2025-05-07T20:06:25.3700255Z ################################################################################ 2025-05-07T20:06:25.3723327Z + 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:25.3724045Z 2025-05-07T20:06:27.5179023Z ============================= test session starts ============================== 2025-05-07T20:06:27.5179727Z 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:27.5180309Z cachedir: .pytest_cache 2025-05-07T20:06:27.5180975Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:27.5181690Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:27.5182025Z plugins: hypothesis-6.131.14 2025-05-07T20:06:28.9632854Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:28.9633852Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:28.9683691Z collected 3 items 2025-05-07T20:06:28.9683861Z 2025-05-07T20:06:28.9697315Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax SKIPPED 2025-05-07T20:06:28.9706001Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend SKIPPED 2025-05-07T20:06:28.9722083Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax SKIPPED 2025-05-07T20:06:28.9722473Z 2025-05-07T20:06:28.9722641Z =========================== short test summary info ============================ 2025-05-07T20:06:28.9723174Z SKIPPED [1] sll/jagged_softmax_test.py:93: CUDA is not available or no GPUs detected 2025-05-07T20:06:28.9723837Z SKIPPED [1] sll/jagged_softmax_test.py:158: CUDA is not available or no GPUs detected 2025-05-07T20:06:28.9724720Z SKIPPED [1] sll/jagged_softmax_test.py:28: CUDA is not available or no GPUs detected 2025-05-07T20:06:28.9725266Z ============================== 3 skipped in 1.58s ============================== 2025-05-07T20:06:29.4264711Z 2025-05-07T20:06:29.4265211Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:06:29.4282884Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 4 seconds 2025-05-07T20:06:29.4283233Z 2025-05-07T20:06:29.4283238Z 2025-05-07T20:06:29.4283241Z 2025-05-07T20:06:29.4283250Z 2025-05-07T20:06:29.4296185Z ################################################################################ 2025-05-07T20:06:29.4312266Z # [2025-05-07T20:06:29.430Z] Run Python Test Suite: 2025-05-07T20:06:29.4312704Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:06:29.4313069Z ################################################################################ 2025-05-07T20:06:29.4335960Z + 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:29.4336776Z 2025-05-07T20:06:31.5956957Z ============================= test session starts ============================== 2025-05-07T20:06:31.5958128Z 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:31.5959218Z cachedir: .pytest_cache 2025-05-07T20:06:31.5960297Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:31.5961559Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:31.5962121Z plugins: hypothesis-6.131.14 2025-05-07T20:06:33.0356777Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:33.0357831Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:33.0399357Z collected 1 item 2025-05-07T20:06:33.0399536Z 2025-05-07T20:06:33.0419771Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:06:33.0420388Z 2025-05-07T20:06:33.0420566Z =========================== short test summary info ============================ 2025-05-07T20:06:33.0421511Z 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:33.0422428Z ============================== 1 skipped in 1.57s ============================== 2025-05-07T20:06:33.4793702Z 2025-05-07T20:06:33.4794264Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:06:33.4811564Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 4 seconds 2025-05-07T20:06:33.4812002Z 2025-05-07T20:06:33.4812007Z 2025-05-07T20:06:33.4812011Z 2025-05-07T20:06:33.4812015Z 2025-05-07T20:06:33.4824458Z ################################################################################ 2025-05-07T20:06:33.4840560Z # [2025-05-07T20:06:33.483Z] Run Python Test Suite: 2025-05-07T20:06:33.4840934Z # ./sparse/block_bucketize_test.py 2025-05-07T20:06:33.4841282Z ################################################################################ 2025-05-07T20:06:33.4863414Z + 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:33.4864150Z 2025-05-07T20:06:35.6339151Z ============================= test session starts ============================== 2025-05-07T20:06:35.6340328Z 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:35.6341798Z cachedir: .pytest_cache 2025-05-07T20:06:35.6342893Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:35.6344208Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:35.6344781Z plugins: hypothesis-6.131.14 2025-05-07T20:06:37.6337900Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:37.6338932Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:37.6422248Z collected 11 items 2025-05-07T20:06:37.6422416Z 2025-05-07T20:06:37.8130713Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8131810Z self=, 2025-05-07T20:06:37.8132440Z index_type=torch.int32, 2025-05-07T20:06:37.8132717Z has_weight=False, 2025-05-07T20:06:37.8132969Z bucketize_pos=False, 2025-05-07T20:06:37.8133230Z sequence=False, 2025-05-07T20:06:37.8133459Z ) 2025-05-07T20:06:37.8133787Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8134501Z self=, 2025-05-07T20:06:37.8135108Z index_type=torch.int64, 2025-05-07T20:06:37.8135380Z has_weight=False, 2025-05-07T20:06:37.8135621Z bucketize_pos=False, 2025-05-07T20:06:37.8135882Z sequence=False, 2025-05-07T20:06:37.8136110Z ) 2025-05-07T20:06:37.8136361Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8137010Z self=, 2025-05-07T20:06:37.8137601Z index_type=torch.int64, 2025-05-07T20:06:37.8137918Z has_weight=False, 2025-05-07T20:06:37.8138179Z bucketize_pos=False, 2025-05-07T20:06:37.8138440Z sequence=True, 2025-05-07T20:06:37.8138650Z ) 2025-05-07T20:06:37.8138949Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8139595Z self=, 2025-05-07T20:06:37.8140182Z index_type=torch.int32, 2025-05-07T20:06:37.8140438Z has_weight=True, 2025-05-07T20:06:37.8140693Z bucketize_pos=True, 2025-05-07T20:06:37.8140942Z sequence=True, 2025-05-07T20:06:37.8141153Z ) 2025-05-07T20:06:37.8141417Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8142060Z self=, 2025-05-07T20:06:37.8142653Z index_type=torch.int32, 2025-05-07T20:06:37.8142908Z has_weight=False, 2025-05-07T20:06:37.8143158Z bucketize_pos=True, 2025-05-07T20:06:37.8143407Z sequence=False, 2025-05-07T20:06:37.8143631Z ) 2025-05-07T20:06:37.8143897Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8144551Z self=, 2025-05-07T20:06:37.8145129Z index_type=torch.int32, 2025-05-07T20:06:37.8145396Z has_weight=True, 2025-05-07T20:06:37.8145643Z bucketize_pos=False, 2025-05-07T20:06:37.8145889Z sequence=True, 2025-05-07T20:06:37.8146113Z ) 2025-05-07T20:06:37.8146382Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8147026Z self=, 2025-05-07T20:06:37.8147603Z index_type=torch.int32, 2025-05-07T20:06:37.8148038Z has_weight=False, 2025-05-07T20:06:37.8148295Z bucketize_pos=True, 2025-05-07T20:06:37.8148536Z sequence=True, 2025-05-07T20:06:37.8148771Z ) 2025-05-07T20:06:37.8149042Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8149934Z self=, 2025-05-07T20:06:37.8150539Z index_type=torch.int64, 2025-05-07T20:06:37.8150815Z has_weight=True, 2025-05-07T20:06:37.8151053Z bucketize_pos=False, 2025-05-07T20:06:37.8151317Z sequence=True, 2025-05-07T20:06:37.8151547Z ) 2025-05-07T20:06:37.8151805Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8152557Z self=, 2025-05-07T20:06:37.8153153Z index_type=torch.int32, 2025-05-07T20:06:37.8153427Z has_weight=True, 2025-05-07T20:06:37.8153665Z bucketize_pos=True, 2025-05-07T20:06:37.8153921Z sequence=False, 2025-05-07T20:06:37.8154147Z ) 2025-05-07T20:06:37.8154405Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8155057Z self=, 2025-05-07T20:06:37.8155711Z index_type=torch.int32, 2025-05-07T20:06:37.8155969Z has_weight=True, 2025-05-07T20:06:37.8156216Z bucketize_pos=False, 2025-05-07T20:06:37.8156475Z sequence=False, 2025-05-07T20:06:37.8156684Z ) 2025-05-07T20:06:37.8156946Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8157595Z self=, 2025-05-07T20:06:37.8158179Z index_type=torch.int64, 2025-05-07T20:06:37.8158432Z has_weight=True, 2025-05-07T20:06:37.8158675Z bucketize_pos=True, 2025-05-07T20:06:37.8158920Z sequence=True, 2025-05-07T20:06:37.8159133Z ) 2025-05-07T20:06:37.8159399Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8160040Z self=, 2025-05-07T20:06:37.8160625Z index_type=torch.int32, 2025-05-07T20:06:37.8160901Z has_weight=False, 2025-05-07T20:06:37.8161158Z bucketize_pos=False, 2025-05-07T20:06:37.8161404Z sequence=True, 2025-05-07T20:06:37.8161630Z ) 2025-05-07T20:06:37.8161895Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8162527Z self=, 2025-05-07T20:06:37.8163123Z index_type=torch.int64, 2025-05-07T20:06:37.8163393Z has_weight=True, 2025-05-07T20:06:37.8163641Z bucketize_pos=False, 2025-05-07T20:06:37.8163889Z sequence=False, 2025-05-07T20:06:37.8164108Z ) 2025-05-07T20:06:37.8164373Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8165008Z self=, 2025-05-07T20:06:37.8165601Z index_type=torch.int64, 2025-05-07T20:06:37.8165869Z has_weight=True, 2025-05-07T20:06:37.8166103Z bucketize_pos=True, 2025-05-07T20:06:37.8166353Z sequence=False, 2025-05-07T20:06:37.8166581Z ) 2025-05-07T20:06:37.8166837Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8167479Z self=, 2025-05-07T20:06:37.8168127Z index_type=torch.int64, 2025-05-07T20:06:37.8168398Z has_weight=False, 2025-05-07T20:06:37.8168631Z bucketize_pos=True, 2025-05-07T20:06:37.8168882Z sequence=True, 2025-05-07T20:06:37.8169104Z ) 2025-05-07T20:06:37.8169353Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:06:37.8169995Z self=, 2025-05-07T20:06:37.8170587Z index_type=torch.int64, 2025-05-07T20:06:37.8170842Z has_weight=False, 2025-05-07T20:06:37.8171091Z bucketize_pos=True, 2025-05-07T20:06:37.8171341Z sequence=False, 2025-05-07T20:06:37.8171550Z ) 2025-05-07T20:06:37.8171744Z PASSED 2025-05-07T20:06:37.8227015Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:06:37.8228194Z self=, 2025-05-07T20:06:37.8228822Z index_type=torch.int32, 2025-05-07T20:06:37.8229081Z ) 2025-05-07T20:06:37.8229564Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:06:37.8230312Z self=, 2025-05-07T20:06:37.8230952Z index_type=torch.int64, 2025-05-07T20:06:37.8231210Z ) 2025-05-07T20:06:37.8231409Z PASSED 2025-05-07T20:06:37.8241512Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large SKIPPED 2025-05-07T20:06:37.8615344Z 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:37.8616811Z self=, 2025-05-07T20:06:37.8617498Z long_indices=False, 2025-05-07T20:06:37.8617854Z use_cpu=True, 2025-05-07T20:06:37.8618097Z keep_orig_idx=False, 2025-05-07T20:06:37.8618358Z sequence=False, 2025-05-07T20:06:37.8618603Z bucketize_pos=False, 2025-05-07T20:06:37.8618860Z ) 2025-05-07T20:06:37.8619216Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8619980Z self=, 2025-05-07T20:06:37.8620613Z long_indices=True, 2025-05-07T20:06:37.8620860Z use_cpu=True, 2025-05-07T20:06:37.8621097Z keep_orig_idx=False, 2025-05-07T20:06:37.8621371Z sequence=False, 2025-05-07T20:06:37.8621731Z bucketize_pos=False, 2025-05-07T20:06:37.8621990Z ) 2025-05-07T20:06:37.8622295Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8623063Z self=, 2025-05-07T20:06:37.8623712Z long_indices=True, 2025-05-07T20:06:37.8623962Z use_cpu=True, 2025-05-07T20:06:37.8624187Z keep_orig_idx=False, 2025-05-07T20:06:37.8624449Z sequence=True, 2025-05-07T20:06:37.8624692Z bucketize_pos=False, 2025-05-07T20:06:37.8624932Z ) 2025-05-07T20:06:37.8625254Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8626006Z self=, 2025-05-07T20:06:37.8626643Z long_indices=True, 2025-05-07T20:06:37.8626895Z use_cpu=True, 2025-05-07T20:06:37.8627131Z keep_orig_idx=True, 2025-05-07T20:06:37.8627370Z sequence=True, 2025-05-07T20:06:37.8627616Z bucketize_pos=True, 2025-05-07T20:06:37.8627868Z ) 2025-05-07T20:06:37.8628176Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8628929Z self=, 2025-05-07T20:06:37.8629574Z long_indices=False, 2025-05-07T20:06:37.8629824Z use_cpu=True, 2025-05-07T20:06:37.8630044Z keep_orig_idx=True, 2025-05-07T20:06:37.8630304Z sequence=False, 2025-05-07T20:06:37.8630547Z bucketize_pos=True, 2025-05-07T20:06:37.8630771Z ) 2025-05-07T20:06:37.8631087Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8631835Z self=, 2025-05-07T20:06:37.8632589Z long_indices=True, 2025-05-07T20:06:37.8632844Z use_cpu=True, 2025-05-07T20:06:37.8633074Z keep_orig_idx=False, 2025-05-07T20:06:37.8633331Z sequence=True, 2025-05-07T20:06:37.8633804Z bucketize_pos=True, 2025-05-07T20:06:37.8634045Z ) 2025-05-07T20:06:37.8634364Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8635108Z self=, 2025-05-07T20:06:37.8635758Z long_indices=True, 2025-05-07T20:06:37.8636008Z use_cpu=True, 2025-05-07T20:06:37.8636323Z keep_orig_idx=False, 2025-05-07T20:06:37.8636584Z sequence=False, 2025-05-07T20:06:37.8636827Z bucketize_pos=True, 2025-05-07T20:06:37.8637051Z ) 2025-05-07T20:06:37.8637369Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8638121Z self=, 2025-05-07T20:06:37.8638765Z long_indices=False, 2025-05-07T20:06:37.8639002Z use_cpu=True, 2025-05-07T20:06:37.8639238Z keep_orig_idx=True, 2025-05-07T20:06:37.8639491Z sequence=True, 2025-05-07T20:06:37.8639718Z bucketize_pos=False, 2025-05-07T20:06:37.8639964Z ) 2025-05-07T20:06:37.8640279Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8641022Z self=, 2025-05-07T20:06:37.8641664Z long_indices=True, 2025-05-07T20:06:37.8641914Z use_cpu=True, 2025-05-07T20:06:37.8642135Z keep_orig_idx=True, 2025-05-07T20:06:37.8642382Z sequence=False, 2025-05-07T20:06:37.8642622Z bucketize_pos=False, 2025-05-07T20:06:37.8642856Z ) 2025-05-07T20:06:37.8643168Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8643915Z self=, 2025-05-07T20:06:37.8644560Z long_indices=False, 2025-05-07T20:06:37.8644792Z use_cpu=True, 2025-05-07T20:06:37.8645027Z keep_orig_idx=True, 2025-05-07T20:06:37.8645272Z sequence=False, 2025-05-07T20:06:37.8645497Z bucketize_pos=False, 2025-05-07T20:06:37.8645742Z ) 2025-05-07T20:06:37.8646058Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8646797Z self=, 2025-05-07T20:06:37.8647441Z long_indices=False, 2025-05-07T20:06:37.8647978Z use_cpu=True, 2025-05-07T20:06:37.8648208Z keep_orig_idx=False, 2025-05-07T20:06:37.8648466Z sequence=True, 2025-05-07T20:06:37.8648711Z bucketize_pos=True, 2025-05-07T20:06:37.8648934Z ) 2025-05-07T20:06:37.8649248Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8650004Z self=, 2025-05-07T20:06:37.8650645Z long_indices=False, 2025-05-07T20:06:37.8650878Z use_cpu=True, 2025-05-07T20:06:37.8651121Z keep_orig_idx=True, 2025-05-07T20:06:37.8651366Z sequence=True, 2025-05-07T20:06:37.8651588Z bucketize_pos=True, 2025-05-07T20:06:37.8651827Z ) 2025-05-07T20:06:37.8652141Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8652879Z self=, 2025-05-07T20:06:37.8653527Z long_indices=False, 2025-05-07T20:06:37.8653777Z use_cpu=True, 2025-05-07T20:06:37.8654000Z keep_orig_idx=False, 2025-05-07T20:06:37.8654262Z sequence=False, 2025-05-07T20:06:37.8654504Z bucketize_pos=True, 2025-05-07T20:06:37.8654732Z ) 2025-05-07T20:06:37.8655044Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8655791Z self=, 2025-05-07T20:06:37.8656431Z long_indices=False, 2025-05-07T20:06:37.8656849Z use_cpu=True, 2025-05-07T20:06:37.8657083Z keep_orig_idx=False, 2025-05-07T20:06:37.8657342Z sequence=True, 2025-05-07T20:06:37.8657571Z bucketize_pos=False, 2025-05-07T20:06:37.8657899Z ) 2025-05-07T20:06:37.8658222Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8659048Z self=, 2025-05-07T20:06:37.8659695Z long_indices=True, 2025-05-07T20:06:37.8659951Z use_cpu=True, 2025-05-07T20:06:37.8660190Z keep_orig_idx=True, 2025-05-07T20:06:37.8660429Z sequence=True, 2025-05-07T20:06:37.8660670Z bucketize_pos=False, 2025-05-07T20:06:37.8660925Z ) 2025-05-07T20:06:37.8661232Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:06:37.8661990Z self=, 2025-05-07T20:06:37.8675909Z long_indices=True, 2025-05-07T20:06:37.8676197Z use_cpu=True, 2025-05-07T20:06:37.8676436Z keep_orig_idx=True, 2025-05-07T20:06:37.8676684Z sequence=False, 2025-05-07T20:06:37.8676903Z bucketize_pos=True, 2025-05-07T20:06:37.8677127Z ) 2025-05-07T20:06:37.8677301Z PASSED 2025-05-07T20:06:37.8826799Z 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:37.8828045Z self=, 2025-05-07T20:06:37.8828702Z long_indices=False, 2025-05-07T20:06:37.8828935Z use_cpu=True, 2025-05-07T20:06:37.8829271Z keep_orig_idx=False, 2025-05-07T20:06:37.8829554Z sequence=False, 2025-05-07T20:06:37.8829779Z ) 2025-05-07T20:06:37.8830121Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:37.8830916Z self=, 2025-05-07T20:06:37.8831575Z long_indices=True, 2025-05-07T20:06:37.8831809Z use_cpu=True, 2025-05-07T20:06:37.8832048Z keep_orig_idx=False, 2025-05-07T20:06:37.8832307Z sequence=False, 2025-05-07T20:06:37.8832533Z ) 2025-05-07T20:06:37.8832859Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:37.8833647Z self=, 2025-05-07T20:06:37.8834310Z long_indices=True, 2025-05-07T20:06:37.8834544Z use_cpu=True, 2025-05-07T20:06:37.8834780Z keep_orig_idx=False, 2025-05-07T20:06:37.8835039Z sequence=True, 2025-05-07T20:06:37.8835251Z ) 2025-05-07T20:06:37.8835585Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:37.8836364Z self=, 2025-05-07T20:06:37.8837028Z long_indices=False, 2025-05-07T20:06:37.8837264Z use_cpu=True, 2025-05-07T20:06:37.8837498Z keep_orig_idx=True, 2025-05-07T20:06:37.8837746Z sequence=True, 2025-05-07T20:06:37.8837956Z ) 2025-05-07T20:06:37.8838289Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:37.8839073Z self=, 2025-05-07T20:06:37.8839717Z long_indices=False, 2025-05-07T20:06:37.8839974Z use_cpu=True, 2025-05-07T20:06:37.8840207Z keep_orig_idx=True, 2025-05-07T20:06:37.8840444Z sequence=False, 2025-05-07T20:06:37.8840674Z ) 2025-05-07T20:06:37.8841004Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:37.8841777Z self=, 2025-05-07T20:06:37.8842660Z long_indices=False, 2025-05-07T20:06:37.8842913Z use_cpu=True, 2025-05-07T20:06:37.8843152Z keep_orig_idx=False, 2025-05-07T20:06:37.8843397Z sequence=True, 2025-05-07T20:06:37.8843622Z ) 2025-05-07T20:06:37.8843958Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:37.8844817Z self=, 2025-05-07T20:06:37.8845479Z long_indices=True, 2025-05-07T20:06:37.8845729Z use_cpu=True, 2025-05-07T20:06:37.8845950Z keep_orig_idx=True, 2025-05-07T20:06:37.8846200Z sequence=True, 2025-05-07T20:06:37.8846428Z ) 2025-05-07T20:06:37.8846743Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:06:37.8847523Z self=, 2025-05-07T20:06:37.8848365Z long_indices=True, 2025-05-07T20:06:37.8848615Z use_cpu=True, 2025-05-07T20:06:37.8848839Z keep_orig_idx=True, 2025-05-07T20:06:37.8849093Z sequence=False, 2025-05-07T20:06:37.8849318Z ) 2025-05-07T20:06:37.8849499Z PASSED 2025-05-07T20:06:37.9038718Z 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:37.9040058Z self=, 2025-05-07T20:06:37.9040757Z long_indices=False, 2025-05-07T20:06:37.9041049Z use_cpu=True, 2025-05-07T20:06:37.9041390Z keep_orig_idx=False, 2025-05-07T20:06:37.9041657Z sequence=False, 2025-05-07T20:06:37.9041877Z ) 2025-05-07T20:06:37.9042244Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:37.9043101Z self=, 2025-05-07T20:06:37.9043799Z long_indices=True, 2025-05-07T20:06:37.9044049Z use_cpu=True, 2025-05-07T20:06:37.9044287Z keep_orig_idx=False, 2025-05-07T20:06:37.9044538Z sequence=False, 2025-05-07T20:06:37.9044764Z ) 2025-05-07T20:06:37.9045128Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:37.9045989Z self=, 2025-05-07T20:06:37.9046779Z long_indices=False, 2025-05-07T20:06:37.9047047Z use_cpu=True, 2025-05-07T20:06:37.9047273Z keep_orig_idx=True, 2025-05-07T20:06:37.9047523Z sequence=False, 2025-05-07T20:06:37.9047893Z ) 2025-05-07T20:06:37.9048244Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:37.9049101Z self=, 2025-05-07T20:06:37.9049811Z long_indices=True, 2025-05-07T20:06:37.9050076Z use_cpu=True, 2025-05-07T20:06:37.9050298Z keep_orig_idx=True, 2025-05-07T20:06:37.9050552Z sequence=False, 2025-05-07T20:06:37.9050776Z ) 2025-05-07T20:06:37.9051131Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:37.9051990Z self=, 2025-05-07T20:06:37.9052682Z long_indices=True, 2025-05-07T20:06:37.9052914Z use_cpu=True, 2025-05-07T20:06:37.9053150Z keep_orig_idx=True, 2025-05-07T20:06:37.9053400Z sequence=True, 2025-05-07T20:06:37.9053610Z ) 2025-05-07T20:06:37.9053967Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:37.9054810Z self=, 2025-05-07T20:06:37.9055712Z long_indices=True, 2025-05-07T20:06:37.9055945Z use_cpu=True, 2025-05-07T20:06:37.9056179Z keep_orig_idx=False, 2025-05-07T20:06:37.9056435Z sequence=True, 2025-05-07T20:06:37.9056642Z ) 2025-05-07T20:06:37.9056999Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:37.9058007Z self=, 2025-05-07T20:06:37.9058692Z long_indices=False, 2025-05-07T20:06:37.9058939Z use_cpu=True, 2025-05-07T20:06:37.9059171Z keep_orig_idx=True, 2025-05-07T20:06:37.9059409Z sequence=True, 2025-05-07T20:06:37.9059640Z ) 2025-05-07T20:06:37.9060007Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:06:37.9060855Z self=, 2025-05-07T20:06:37.9061535Z long_indices=False, 2025-05-07T20:06:37.9061783Z use_cpu=True, 2025-05-07T20:06:37.9062016Z keep_orig_idx=False, 2025-05-07T20:06:37.9062258Z sequence=True, 2025-05-07T20:06:37.9062479Z ) 2025-05-07T20:06:37.9062699Z PASSED 2025-05-07T20:06:37.9262922Z 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:37.9264259Z self=, 2025-05-07T20:06:37.9265007Z long_indices=False, 2025-05-07T20:06:37.9265267Z use_cpu=True, 2025-05-07T20:06:37.9265493Z keep_orig_idx=False, 2025-05-07T20:06:37.9265752Z sequence=False, 2025-05-07T20:06:37.9265976Z ) 2025-05-07T20:06:37.9266323Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:37.9267180Z self=, 2025-05-07T20:06:37.9267869Z long_indices=True, 2025-05-07T20:06:37.9268101Z use_cpu=True, 2025-05-07T20:06:37.9268334Z keep_orig_idx=False, 2025-05-07T20:06:37.9268586Z sequence=False, 2025-05-07T20:06:37.9268809Z ) 2025-05-07T20:06:37.9269156Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:37.9270017Z self=, 2025-05-07T20:06:37.9270701Z long_indices=True, 2025-05-07T20:06:37.9270942Z use_cpu=True, 2025-05-07T20:06:37.9271162Z keep_orig_idx=False, 2025-05-07T20:06:37.9271417Z sequence=True, 2025-05-07T20:06:37.9271637Z ) 2025-05-07T20:06:37.9271980Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:37.9272830Z self=, 2025-05-07T20:06:37.9273516Z long_indices=False, 2025-05-07T20:06:37.9273753Z use_cpu=True, 2025-05-07T20:06:37.9273985Z keep_orig_idx=True, 2025-05-07T20:06:37.9274227Z sequence=True, 2025-05-07T20:06:37.9274436Z ) 2025-05-07T20:06:37.9274797Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:37.9275640Z self=, 2025-05-07T20:06:37.9276323Z long_indices=False, 2025-05-07T20:06:37.9276560Z use_cpu=True, 2025-05-07T20:06:37.9276793Z keep_orig_idx=True, 2025-05-07T20:06:37.9277042Z sequence=False, 2025-05-07T20:06:37.9277257Z ) 2025-05-07T20:06:37.9277610Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:37.9278449Z self=, 2025-05-07T20:06:37.9279286Z long_indices=True, 2025-05-07T20:06:37.9279533Z use_cpu=True, 2025-05-07T20:06:37.9279770Z keep_orig_idx=True, 2025-05-07T20:06:37.9280005Z sequence=False, 2025-05-07T20:06:37.9280232Z ) 2025-05-07T20:06:37.9281271Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:37.9282130Z self=, 2025-05-07T20:06:37.9282801Z long_indices=True, 2025-05-07T20:06:37.9283050Z use_cpu=True, 2025-05-07T20:06:37.9283281Z keep_orig_idx=True, 2025-05-07T20:06:37.9283534Z sequence=True, 2025-05-07T20:06:37.9283757Z ) 2025-05-07T20:06:37.9284117Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:06:37.9284949Z self=, 2025-05-07T20:06:37.9285644Z long_indices=False, 2025-05-07T20:06:37.9285897Z use_cpu=True, 2025-05-07T20:06:37.9286123Z keep_orig_idx=False, 2025-05-07T20:06:37.9286387Z sequence=True, 2025-05-07T20:06:37.9286615Z ) 2025-05-07T20:06:37.9286797Z PASSED 2025-05-07T20:06:37.9486866Z 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:37.9488310Z self=, 2025-05-07T20:06:37.9489199Z long_indices=False, 2025-05-07T20:06:37.9489441Z use_cpu=True, 2025-05-07T20:06:37.9489680Z keep_orig_idx=False, 2025-05-07T20:06:37.9489946Z sequence=False, 2025-05-07T20:06:37.9490161Z ) 2025-05-07T20:06:37.9490573Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:37.9491505Z self=, 2025-05-07T20:06:37.9492230Z long_indices=True, 2025-05-07T20:06:37.9492460Z use_cpu=True, 2025-05-07T20:06:37.9492700Z keep_orig_idx=False, 2025-05-07T20:06:37.9492963Z sequence=False, 2025-05-07T20:06:37.9493224Z ) 2025-05-07T20:06:37.9493600Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:37.9494513Z self=, 2025-05-07T20:06:37.9495235Z long_indices=True, 2025-05-07T20:06:37.9495469Z use_cpu=True, 2025-05-07T20:06:37.9495700Z keep_orig_idx=True, 2025-05-07T20:06:37.9495948Z sequence=False, 2025-05-07T20:06:37.9496161Z ) 2025-05-07T20:06:37.9496556Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:37.9497473Z self=, 2025-05-07T20:06:37.9498266Z long_indices=True, 2025-05-07T20:06:37.9498497Z use_cpu=True, 2025-05-07T20:06:37.9498734Z keep_orig_idx=True, 2025-05-07T20:06:37.9498992Z sequence=True, 2025-05-07T20:06:37.9499202Z ) 2025-05-07T20:06:37.9499590Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:37.9500496Z self=, 2025-05-07T20:06:37.9501202Z long_indices=True, 2025-05-07T20:06:37.9501443Z use_cpu=True, 2025-05-07T20:06:37.9501678Z keep_orig_idx=False, 2025-05-07T20:06:37.9501923Z sequence=True, 2025-05-07T20:06:37.9502145Z ) 2025-05-07T20:06:37.9502718Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:37.9503636Z self=, 2025-05-07T20:06:37.9504397Z long_indices=False, 2025-05-07T20:06:37.9504653Z use_cpu=True, 2025-05-07T20:06:37.9504890Z keep_orig_idx=True, 2025-05-07T20:06:37.9505221Z sequence=False, 2025-05-07T20:06:37.9505448Z ) 2025-05-07T20:06:37.9505837Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:37.9506739Z self=, 2025-05-07T20:06:37.9507465Z long_indices=False, 2025-05-07T20:06:37.9507713Z use_cpu=True, 2025-05-07T20:06:37.9507933Z keep_orig_idx=True, 2025-05-07T20:06:37.9508181Z sequence=True, 2025-05-07T20:06:37.9508405Z ) 2025-05-07T20:06:37.9508799Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:06:37.9509702Z self=, 2025-05-07T20:06:37.9510423Z long_indices=False, 2025-05-07T20:06:37.9510669Z use_cpu=True, 2025-05-07T20:06:37.9510906Z keep_orig_idx=False, 2025-05-07T20:06:37.9511164Z sequence=True, 2025-05-07T20:06:37.9511389Z ) 2025-05-07T20:06:37.9511569Z PASSED 2025-05-07T20:06:37.9824013Z 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:37.9825383Z self=, 2025-05-07T20:06:37.9826255Z index_type=torch.int32, 2025-05-07T20:06:37.9826520Z has_weight=False, 2025-05-07T20:06:37.9826792Z bucketize_pos=False, 2025-05-07T20:06:37.9827053Z sequence=False, 2025-05-07T20:06:37.9827267Z ) 2025-05-07T20:06:37.9827632Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9828490Z self=, 2025-05-07T20:06:37.9829203Z index_type=torch.int64, 2025-05-07T20:06:37.9829467Z has_weight=False, 2025-05-07T20:06:37.9829718Z bucketize_pos=False, 2025-05-07T20:06:37.9829979Z sequence=False, 2025-05-07T20:06:37.9830193Z ) 2025-05-07T20:06:37.9830563Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9831433Z self=, 2025-05-07T20:06:37.9832119Z index_type=torch.int64, 2025-05-07T20:06:37.9832389Z has_weight=True, 2025-05-07T20:06:37.9832642Z bucketize_pos=False, 2025-05-07T20:06:37.9832886Z sequence=False, 2025-05-07T20:06:37.9833112Z ) 2025-05-07T20:06:37.9833477Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9834382Z self=, 2025-05-07T20:06:37.9835093Z index_type=torch.int64, 2025-05-07T20:06:37.9835349Z has_weight=True, 2025-05-07T20:06:37.9835592Z bucketize_pos=True, 2025-05-07T20:06:37.9835848Z sequence=True, 2025-05-07T20:06:37.9836064Z ) 2025-05-07T20:06:37.9836429Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9837296Z self=, 2025-05-07T20:06:37.9837990Z index_type=torch.int64, 2025-05-07T20:06:37.9838264Z has_weight=False, 2025-05-07T20:06:37.9838702Z bucketize_pos=True, 2025-05-07T20:06:37.9838961Z sequence=False, 2025-05-07T20:06:37.9839177Z ) 2025-05-07T20:06:37.9839544Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9840409Z self=, 2025-05-07T20:06:37.9841173Z index_type=torch.int32, 2025-05-07T20:06:37.9841449Z has_weight=True, 2025-05-07T20:06:37.9841707Z bucketize_pos=False, 2025-05-07T20:06:37.9841953Z sequence=True, 2025-05-07T20:06:37.9842181Z ) 2025-05-07T20:06:37.9842545Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9843400Z self=, 2025-05-07T20:06:37.9844103Z index_type=torch.int32, 2025-05-07T20:06:37.9844370Z has_weight=True, 2025-05-07T20:06:37.9844623Z bucketize_pos=True, 2025-05-07T20:06:37.9844868Z sequence=False, 2025-05-07T20:06:37.9845093Z ) 2025-05-07T20:06:37.9845449Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9846291Z self=, 2025-05-07T20:06:37.9846991Z index_type=torch.int32, 2025-05-07T20:06:37.9847255Z has_weight=True, 2025-05-07T20:06:37.9847485Z bucketize_pos=True, 2025-05-07T20:06:37.9847921Z sequence=True, 2025-05-07T20:06:37.9848152Z ) 2025-05-07T20:06:37.9848502Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9849362Z self=, 2025-05-07T20:06:37.9850058Z index_type=torch.int64, 2025-05-07T20:06:37.9850331Z has_weight=True, 2025-05-07T20:06:37.9850576Z bucketize_pos=False, 2025-05-07T20:06:37.9850840Z sequence=True, 2025-05-07T20:06:37.9851067Z ) 2025-05-07T20:06:37.9851420Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9852273Z self=, 2025-05-07T20:06:37.9852970Z index_type=torch.int32, 2025-05-07T20:06:37.9853236Z has_weight=False, 2025-05-07T20:06:37.9853486Z bucketize_pos=True, 2025-05-07T20:06:37.9853735Z sequence=True, 2025-05-07T20:06:37.9853944Z ) 2025-05-07T20:06:37.9854303Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9855161Z self=, 2025-05-07T20:06:37.9855863Z index_type=torch.int64, 2025-05-07T20:06:37.9856120Z has_weight=False, 2025-05-07T20:06:37.9856376Z bucketize_pos=True, 2025-05-07T20:06:37.9856624Z sequence=True, 2025-05-07T20:06:37.9856834Z ) 2025-05-07T20:06:37.9857197Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9858112Z self=, 2025-05-07T20:06:37.9858802Z index_type=torch.int32, 2025-05-07T20:06:37.9859080Z has_weight=True, 2025-05-07T20:06:37.9859334Z bucketize_pos=False, 2025-05-07T20:06:37.9859594Z sequence=False, 2025-05-07T20:06:37.9859809Z ) 2025-05-07T20:06:37.9860171Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9861024Z self=, 2025-05-07T20:06:37.9861712Z index_type=torch.int64, 2025-05-07T20:06:37.9861982Z has_weight=False, 2025-05-07T20:06:37.9862364Z bucketize_pos=False, 2025-05-07T20:06:37.9862609Z sequence=True, 2025-05-07T20:06:37.9862832Z ) 2025-05-07T20:06:37.9863195Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9864055Z self=, 2025-05-07T20:06:37.9864758Z index_type=torch.int64, 2025-05-07T20:06:37.9865103Z has_weight=True, 2025-05-07T20:06:37.9865346Z bucketize_pos=True, 2025-05-07T20:06:37.9865579Z sequence=False, 2025-05-07T20:06:37.9865802Z ) 2025-05-07T20:06:37.9866168Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9867009Z self=, 2025-05-07T20:06:37.9867710Z index_type=torch.int32, 2025-05-07T20:06:37.9867981Z has_weight=False, 2025-05-07T20:06:37.9868217Z bucketize_pos=True, 2025-05-07T20:06:37.9868465Z sequence=False, 2025-05-07T20:06:37.9868688Z ) 2025-05-07T20:06:37.9869035Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:06:37.9869887Z self=, 2025-05-07T20:06:37.9870597Z index_type=torch.int32, 2025-05-07T20:06:37.9870872Z has_weight=False, 2025-05-07T20:06:37.9871114Z bucketize_pos=False, 2025-05-07T20:06:37.9871381Z sequence=True, 2025-05-07T20:06:37.9871607Z ) 2025-05-07T20:06:37.9871788Z PASSED 2025-05-07T20:06:38.0112927Z 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:38.0114291Z self=, 2025-05-07T20:06:38.0115010Z index_type=torch.int32, 2025-05-07T20:06:38.0115268Z has_weight=False, 2025-05-07T20:06:38.0115550Z bucketize_pos=False, 2025-05-07T20:06:38.0115927Z sequence=False, 2025-05-07T20:06:38.0116174Z ) 2025-05-07T20:06:38.0116544Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0117420Z self=, 2025-05-07T20:06:38.0118129Z index_type=torch.int64, 2025-05-07T20:06:38.0118395Z has_weight=False, 2025-05-07T20:06:38.0118649Z bucketize_pos=False, 2025-05-07T20:06:38.0118913Z sequence=False, 2025-05-07T20:06:38.0119129Z ) 2025-05-07T20:06:38.0119530Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0120392Z self=, 2025-05-07T20:06:38.0121107Z index_type=torch.int64, 2025-05-07T20:06:38.0121367Z has_weight=True, 2025-05-07T20:06:38.0121617Z bucketize_pos=True, 2025-05-07T20:06:38.0121873Z sequence=False, 2025-05-07T20:06:38.0122088Z ) 2025-05-07T20:06:38.0122458Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0123330Z self=, 2025-05-07T20:06:38.0124034Z index_type=torch.int32, 2025-05-07T20:06:38.0124292Z has_weight=True, 2025-05-07T20:06:38.0124541Z bucketize_pos=False, 2025-05-07T20:06:38.0124793Z sequence=True, 2025-05-07T20:06:38.0124999Z ) 2025-05-07T20:06:38.0125362Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0126218Z self=, 2025-05-07T20:06:38.0127115Z index_type=torch.int64, 2025-05-07T20:06:38.0127385Z has_weight=False, 2025-05-07T20:06:38.0127632Z bucketize_pos=True, 2025-05-07T20:06:38.0127867Z sequence=False, 2025-05-07T20:06:38.0128090Z ) 2025-05-07T20:06:38.0128453Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0129388Z self=, 2025-05-07T20:06:38.0130085Z index_type=torch.int64, 2025-05-07T20:06:38.0130358Z has_weight=False, 2025-05-07T20:06:38.0130617Z bucketize_pos=False, 2025-05-07T20:06:38.0130864Z sequence=True, 2025-05-07T20:06:38.0131089Z ) 2025-05-07T20:06:38.0131458Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0132312Z self=, 2025-05-07T20:06:38.0133018Z index_type=torch.int32, 2025-05-07T20:06:38.0133286Z has_weight=True, 2025-05-07T20:06:38.0133523Z bucketize_pos=True, 2025-05-07T20:06:38.0133776Z sequence=False, 2025-05-07T20:06:38.0134002Z ) 2025-05-07T20:06:38.0134368Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0135221Z self=, 2025-05-07T20:06:38.0135920Z index_type=torch.int64, 2025-05-07T20:06:38.0136193Z has_weight=False, 2025-05-07T20:06:38.0136430Z bucketize_pos=True, 2025-05-07T20:06:38.0136680Z sequence=True, 2025-05-07T20:06:38.0136903Z ) 2025-05-07T20:06:38.0137254Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0138190Z self=, 2025-05-07T20:06:38.0138899Z index_type=torch.int32, 2025-05-07T20:06:38.0139173Z has_weight=True, 2025-05-07T20:06:38.0139412Z bucketize_pos=False, 2025-05-07T20:06:38.0139677Z sequence=False, 2025-05-07T20:06:38.0139904Z ) 2025-05-07T20:06:38.0140260Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0141125Z self=, 2025-05-07T20:06:38.0141824Z index_type=torch.int64, 2025-05-07T20:06:38.0142080Z has_weight=True, 2025-05-07T20:06:38.0142325Z bucketize_pos=False, 2025-05-07T20:06:38.0142581Z sequence=True, 2025-05-07T20:06:38.0142793Z ) 2025-05-07T20:06:38.0143157Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0144018Z self=, 2025-05-07T20:06:38.0144732Z index_type=torch.int32, 2025-05-07T20:06:38.0144992Z has_weight=True, 2025-05-07T20:06:38.0145237Z bucketize_pos=True, 2025-05-07T20:06:38.0145550Z sequence=True, 2025-05-07T20:06:38.0145753Z ) 2025-05-07T20:06:38.0146117Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0146978Z self=, 2025-05-07T20:06:38.0147863Z index_type=torch.int32, 2025-05-07T20:06:38.0148136Z has_weight=False, 2025-05-07T20:06:38.0148389Z bucketize_pos=True, 2025-05-07T20:06:38.0148624Z sequence=False, 2025-05-07T20:06:38.0148847Z ) 2025-05-07T20:06:38.0149215Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0150077Z self=, 2025-05-07T20:06:38.0150880Z index_type=torch.int32, 2025-05-07T20:06:38.0151155Z has_weight=False, 2025-05-07T20:06:38.0151404Z bucketize_pos=True, 2025-05-07T20:06:38.0151695Z sequence=True, 2025-05-07T20:06:38.0151918Z ) 2025-05-07T20:06:38.0152286Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0153195Z self=, 2025-05-07T20:06:38.0153900Z index_type=torch.int32, 2025-05-07T20:06:38.0154171Z has_weight=False, 2025-05-07T20:06:38.0154421Z bucketize_pos=False, 2025-05-07T20:06:38.0154668Z sequence=True, 2025-05-07T20:06:38.0154893Z ) 2025-05-07T20:06:38.0155260Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0156108Z self=, 2025-05-07T20:06:38.0156810Z index_type=torch.int64, 2025-05-07T20:06:38.0157080Z has_weight=True, 2025-05-07T20:06:38.0157317Z bucketize_pos=False, 2025-05-07T20:06:38.0157583Z sequence=False, 2025-05-07T20:06:38.0157810Z ) 2025-05-07T20:06:38.0158164Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:06:38.0159034Z self=, 2025-05-07T20:06:38.0159741Z index_type=torch.int64, 2025-05-07T20:06:38.0160016Z has_weight=True, 2025-05-07T20:06:38.0160259Z bucketize_pos=True, 2025-05-07T20:06:38.0160514Z sequence=True, 2025-05-07T20:06:38.0160746Z ) 2025-05-07T20:06:38.0160932Z PASSED 2025-05-07T20:06:38.0220572Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:06:38.0221577Z self=, 2025-05-07T20:06:38.0222159Z index_type=torch.int32, 2025-05-07T20:06:38.0222428Z ) 2025-05-07T20:06:38.0222692Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:06:38.0223334Z self=, 2025-05-07T20:06:38.0224000Z index_type=torch.int64, 2025-05-07T20:06:38.0224331Z ) 2025-05-07T20:06:38.0231590Z PASSED 2025-05-07T20:06:38.0231718Z 2025-05-07T20:06:38.0231904Z =========================== short test summary info ============================ 2025-05-07T20:06:38.0232441Z SKIPPED [1] sparse/block_bucketize_test.py:1360: Skip is GPU is not available. 2025-05-07T20:06:38.0232967Z ======================== 10 passed, 1 skipped in 2.51s ========================= 2025-05-07T20:06:38.5779974Z 2025-05-07T20:06:38.5780503Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:06:38.5797383Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 5 seconds 2025-05-07T20:06:38.5797758Z 2025-05-07T20:06:38.5797763Z 2025-05-07T20:06:38.5797767Z 2025-05-07T20:06:38.5797779Z 2025-05-07T20:06:38.5810555Z ################################################################################ 2025-05-07T20:06:38.5826627Z # [2025-05-07T20:06:38.582Z] Run Python Test Suite: 2025-05-07T20:06:38.5826992Z # ./sparse/cumsum_test.py 2025-05-07T20:06:38.5827306Z ################################################################################ 2025-05-07T20:06:38.5849557Z + 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:38.5850249Z 2025-05-07T20:06:40.7142050Z ============================= test session starts ============================== 2025-05-07T20:06:40.7142758Z 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:40.7143632Z cachedir: .pytest_cache 2025-05-07T20:06:40.7144300Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:40.7145012Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:40.7145346Z plugins: hypothesis-6.131.14 2025-05-07T20:06:42.6966298Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:42.6967302Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:42.7017662Z collected 3 items 2025-05-07T20:06:42.7017924Z 2025-05-07T20:06:42.8679858Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8680767Z self=, 2025-05-07T20:06:42.8681281Z n=0, 2025-05-07T20:06:42.8681499Z b=0, 2025-05-07T20:06:42.8681737Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:42.8682190Z device=device(type='cpu'), 2025-05-07T20:06:42.8682508Z ) 2025-05-07T20:06:42.8682786Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8683339Z self=, 2025-05-07T20:06:42.8683835Z n=12, 2025-05-07T20:06:42.8684052Z b=0, 2025-05-07T20:06:42.8684272Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:42.8684605Z device=device(type='cpu'), 2025-05-07T20:06:42.8684879Z ) 2025-05-07T20:06:42.8685137Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8685702Z self=, 2025-05-07T20:06:42.8686202Z n=12, 2025-05-07T20:06:42.8686393Z b=0, 2025-05-07T20:06:42.8686642Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:42.8687002Z device=device(type='cpu'), 2025-05-07T20:06:42.8687268Z ) 2025-05-07T20:06:42.8687544Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8688115Z self=, 2025-05-07T20:06:42.8688612Z n=5, 2025-05-07T20:06:42.8688802Z b=5, 2025-05-07T20:06:42.8689042Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:42.8689377Z device=device(type='cpu'), 2025-05-07T20:06:42.8689645Z ) 2025-05-07T20:06:42.8689917Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8690479Z self=, 2025-05-07T20:06:42.8690961Z n=12, 2025-05-07T20:06:42.8691163Z b=6, 2025-05-07T20:06:42.8691397Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:42.8691718Z device=device(type='cpu'), 2025-05-07T20:06:42.8691990Z ) 2025-05-07T20:06:42.8692265Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8692835Z self=, 2025-05-07T20:06:42.8693334Z n=19, 2025-05-07T20:06:42.8693524Z b=8, 2025-05-07T20:06:42.8693784Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:42.8694131Z device=device(type='cpu'), 2025-05-07T20:06:42.8694390Z ) 2025-05-07T20:06:42.8694666Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8695241Z self=, 2025-05-07T20:06:42.8695741Z n=40, 2025-05-07T20:06:42.8695935Z b=5, 2025-05-07T20:06:42.8696171Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:42.8696506Z device=device(type='cpu'), 2025-05-07T20:06:42.8696769Z ) 2025-05-07T20:06:42.8697041Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8697603Z self=, 2025-05-07T20:06:42.8698170Z n=24, 2025-05-07T20:06:42.8698669Z b=3, 2025-05-07T20:06:42.8698910Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:42.8699230Z device=device(type='cpu'), 2025-05-07T20:06:42.8699502Z ) 2025-05-07T20:06:42.8699773Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8700326Z self=, 2025-05-07T20:06:42.8700822Z n=13, 2025-05-07T20:06:42.8701133Z b=3, 2025-05-07T20:06:42.8701371Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:42.8701691Z device=device(type='cpu'), 2025-05-07T20:06:42.8701958Z ) 2025-05-07T20:06:42.8702227Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8702775Z self=, 2025-05-07T20:06:42.8703272Z n=60, 2025-05-07T20:06:42.8703473Z b=4, 2025-05-07T20:06:42.8703697Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:42.8704040Z device=device(type='cpu'), 2025-05-07T20:06:42.8704312Z ) 2025-05-07T20:06:42.8704569Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8705129Z self=, 2025-05-07T20:06:42.8705626Z n=24, 2025-05-07T20:06:42.8705814Z b=1, 2025-05-07T20:06:42.8706044Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:42.8706376Z device=device(type='cpu'), 2025-05-07T20:06:42.8706642Z ) 2025-05-07T20:06:42.8706899Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8707490Z self=, 2025-05-07T20:06:42.8707982Z n=1, 2025-05-07T20:06:42.8708167Z b=1, 2025-05-07T20:06:42.8708398Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:42.8708728Z device=device(type='cpu'), 2025-05-07T20:06:42.8708983Z ) 2025-05-07T20:06:42.8709252Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8709818Z self=, 2025-05-07T20:06:42.8710296Z n=2, 2025-05-07T20:06:42.8710496Z b=10, 2025-05-07T20:06:42.8710732Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:42.8711049Z device=device(type='cpu'), 2025-05-07T20:06:42.8711320Z ) 2025-05-07T20:06:42.8711596Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8712161Z self=, 2025-05-07T20:06:42.8712640Z n=10, 2025-05-07T20:06:42.8712838Z b=10, 2025-05-07T20:06:42.8713070Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:42.8713390Z device=device(type='cpu'), 2025-05-07T20:06:42.8713659Z ) 2025-05-07T20:06:42.8713926Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8714477Z self=, 2025-05-07T20:06:42.8714972Z n=32, 2025-05-07T20:06:42.8715175Z b=0, 2025-05-07T20:06:42.8715411Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:42.8715758Z device=device(type='cpu'), 2025-05-07T20:06:42.8716028Z ) 2025-05-07T20:06:42.8716281Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8716844Z self=, 2025-05-07T20:06:42.8717345Z n=0, 2025-05-07T20:06:42.8717546Z b=0, 2025-05-07T20:06:42.8717776Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:42.8718120Z device=device(type='cpu'), 2025-05-07T20:06:42.8718385Z ) 2025-05-07T20:06:42.8718640Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8719201Z self=, 2025-05-07T20:06:42.8719697Z n=53, 2025-05-07T20:06:42.8719884Z b=4, 2025-05-07T20:06:42.8720135Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:42.8720571Z device=device(type='cpu'), 2025-05-07T20:06:42.8720827Z ) 2025-05-07T20:06:42.8721098Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8721660Z self=, 2025-05-07T20:06:42.8722155Z n=4, 2025-05-07T20:06:42.8722340Z b=4, 2025-05-07T20:06:42.8722644Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:42.8722986Z device=device(type='cpu'), 2025-05-07T20:06:42.8723243Z ) 2025-05-07T20:06:42.8723511Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8724070Z self=, 2025-05-07T20:06:42.8724553Z n=24, 2025-05-07T20:06:42.8724761Z b=6, 2025-05-07T20:06:42.8725010Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:42.8725347Z device=device(type='cpu'), 2025-05-07T20:06:42.8725616Z ) 2025-05-07T20:06:42.8725892Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:06:42.8726448Z self=, 2025-05-07T20:06:42.8726946Z n=24, 2025-05-07T20:06:42.8727150Z b=0, 2025-05-07T20:06:42.8727402Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:42.8727735Z device=device(type='cpu'), 2025-05-07T20:06:42.8728009Z ) 2025-05-07T20:06:42.8728224Z PASSED 2025-05-07T20:06:43.3305243Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3306161Z self=, 2025-05-07T20:06:43.3306626Z batch_size=10, 2025-05-07T20:06:43.3306860Z max_len=10, 2025-05-07T20:06:43.3307097Z dtype=torch.int32, 2025-05-07T20:06:43.3307350Z device=device(type='cpu'), 2025-05-07T20:06:43.3307629Z ) 2025-05-07T20:06:43.3307873Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3308406Z self=, 2025-05-07T20:06:43.3308866Z batch_size=205, 2025-05-07T20:06:43.3309094Z max_len=10, 2025-05-07T20:06:43.3309324Z dtype=torch.int32, 2025-05-07T20:06:43.3309572Z device=device(type='cpu'), 2025-05-07T20:06:43.3309837Z ) 2025-05-07T20:06:43.3310076Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3310646Z self=, 2025-05-07T20:06:43.3311111Z batch_size=86, 2025-05-07T20:06:43.3311325Z max_len=10, 2025-05-07T20:06:43.3311549Z dtype=torch.int32, 2025-05-07T20:06:43.3311810Z device=device(type='cpu'), 2025-05-07T20:06:43.3312066Z ) 2025-05-07T20:06:43.3312308Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3312802Z self=, 2025-05-07T20:06:43.3313257Z batch_size=86, 2025-05-07T20:06:43.3313490Z max_len=726, 2025-05-07T20:06:43.3313725Z dtype=torch.int32, 2025-05-07T20:06:43.3313972Z device=device(type='cpu'), 2025-05-07T20:06:43.3314234Z ) 2025-05-07T20:06:43.3314475Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3314959Z self=, 2025-05-07T20:06:43.3315421Z batch_size=71, 2025-05-07T20:06:43.3315646Z max_len=10, 2025-05-07T20:06:43.3315875Z dtype=torch.int32, 2025-05-07T20:06:43.3316119Z device=device(type='cpu'), 2025-05-07T20:06:43.3316384Z ) 2025-05-07T20:06:43.3316622Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3317103Z self=, 2025-05-07T20:06:43.3317565Z batch_size=71, 2025-05-07T20:06:43.3317790Z max_len=457, 2025-05-07T20:06:43.3318008Z dtype=torch.int32, 2025-05-07T20:06:43.3318268Z device=device(type='cpu'), 2025-05-07T20:06:43.3318532Z ) 2025-05-07T20:06:43.3319044Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3319543Z self=, 2025-05-07T20:06:43.3320013Z batch_size=524, 2025-05-07T20:06:43.3320233Z max_len=764, 2025-05-07T20:06:43.3320469Z dtype=torch.int32, 2025-05-07T20:06:43.3320728Z device=device(type='cpu'), 2025-05-07T20:06:43.3320992Z ) 2025-05-07T20:06:43.3321315Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3321811Z self=, 2025-05-07T20:06:43.3322273Z batch_size=11, 2025-05-07T20:06:43.3322486Z max_len=10, 2025-05-07T20:06:43.3322717Z dtype=torch.int32, 2025-05-07T20:06:43.3322978Z device=device(type='cpu'), 2025-05-07T20:06:43.3323236Z ) 2025-05-07T20:06:43.3323480Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3323980Z self=, 2025-05-07T20:06:43.3324437Z batch_size=108, 2025-05-07T20:06:43.3324671Z max_len=495, 2025-05-07T20:06:43.3324904Z dtype=torch.int64, 2025-05-07T20:06:43.3325150Z device=device(type='cpu'), 2025-05-07T20:06:43.3325415Z ) 2025-05-07T20:06:43.3325653Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3326133Z self=, 2025-05-07T20:06:43.3326601Z batch_size=812, 2025-05-07T20:06:43.3326830Z max_len=299, 2025-05-07T20:06:43.3327062Z dtype=torch.int32, 2025-05-07T20:06:43.3327310Z device=device(type='cpu'), 2025-05-07T20:06:43.3327572Z ) 2025-05-07T20:06:43.3327810Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3328292Z self=, 2025-05-07T20:06:43.3328761Z batch_size=341, 2025-05-07T20:06:43.3328993Z max_len=801, 2025-05-07T20:06:43.3329211Z dtype=torch.int32, 2025-05-07T20:06:43.3329472Z device=device(type='cpu'), 2025-05-07T20:06:43.3329763Z ) 2025-05-07T20:06:43.3330004Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3330489Z self=, 2025-05-07T20:06:43.3330959Z batch_size=801, 2025-05-07T20:06:43.3331190Z max_len=801, 2025-05-07T20:06:43.3331413Z dtype=torch.int32, 2025-05-07T20:06:43.3331683Z device=device(type='cpu'), 2025-05-07T20:06:43.3331955Z ) 2025-05-07T20:06:43.3332185Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3332690Z self=, 2025-05-07T20:06:43.3333161Z batch_size=999, 2025-05-07T20:06:43.3333396Z max_len=590, 2025-05-07T20:06:43.3333616Z dtype=torch.int64, 2025-05-07T20:06:43.3333878Z device=device(type='cpu'), 2025-05-07T20:06:43.3334150Z ) 2025-05-07T20:06:43.3334380Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3334880Z self=, 2025-05-07T20:06:43.3335351Z batch_size=999, 2025-05-07T20:06:43.3335570Z max_len=999, 2025-05-07T20:06:43.3335806Z dtype=torch.int64, 2025-05-07T20:06:43.3336064Z device=device(type='cpu'), 2025-05-07T20:06:43.3336321Z ) 2025-05-07T20:06:43.3336560Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3337061Z self=, 2025-05-07T20:06:43.3337511Z batch_size=824, 2025-05-07T20:06:43.3337814Z max_len=532, 2025-05-07T20:06:43.3338055Z dtype=torch.int64, 2025-05-07T20:06:43.3338302Z device=device(type='cpu'), 2025-05-07T20:06:43.3338572Z ) 2025-05-07T20:06:43.3338816Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3339311Z self=, 2025-05-07T20:06:43.3339765Z batch_size=824, 2025-05-07T20:06:43.3339992Z max_len=824, 2025-05-07T20:06:43.3340338Z dtype=torch.int64, 2025-05-07T20:06:43.3340588Z device=device(type='cpu'), 2025-05-07T20:06:43.3340857Z ) 2025-05-07T20:06:43.3341101Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3341587Z self=, 2025-05-07T20:06:43.3342053Z batch_size=632, 2025-05-07T20:06:43.3342286Z max_len=913, 2025-05-07T20:06:43.3342594Z dtype=torch.int64, 2025-05-07T20:06:43.3342853Z device=device(type='cpu'), 2025-05-07T20:06:43.3343117Z ) 2025-05-07T20:06:43.3343343Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3343839Z self=, 2025-05-07T20:06:43.3344308Z batch_size=632, 2025-05-07T20:06:43.3344536Z max_len=632, 2025-05-07T20:06:43.3344754Z dtype=torch.int64, 2025-05-07T20:06:43.3345013Z device=device(type='cpu'), 2025-05-07T20:06:43.3345278Z ) 2025-05-07T20:06:43.3345508Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3346010Z self=, 2025-05-07T20:06:43.3346480Z batch_size=117, 2025-05-07T20:06:43.3346699Z max_len=222, 2025-05-07T20:06:43.3346928Z dtype=torch.int64, 2025-05-07T20:06:43.3347186Z device=device(type='cpu'), 2025-05-07T20:06:43.3347441Z ) 2025-05-07T20:06:43.3347856Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3348360Z self=, 2025-05-07T20:06:43.3348816Z batch_size=117, 2025-05-07T20:06:43.3349051Z max_len=117, 2025-05-07T20:06:43.3349283Z dtype=torch.int64, 2025-05-07T20:06:43.3349530Z device=device(type='cpu'), 2025-05-07T20:06:43.3349802Z ) 2025-05-07T20:06:43.3350040Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3350537Z self=, 2025-05-07T20:06:43.3351021Z batch_size=275, 2025-05-07T20:06:43.3351262Z max_len=958, 2025-05-07T20:06:43.3351498Z dtype=torch.int64, 2025-05-07T20:06:43.3351745Z device=device(type='cpu'), 2025-05-07T20:06:43.3352009Z ) 2025-05-07T20:06:43.3352244Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3352731Z self=, 2025-05-07T20:06:43.3353207Z batch_size=275, 2025-05-07T20:06:43.3353439Z max_len=275, 2025-05-07T20:06:43.3353658Z dtype=torch.int64, 2025-05-07T20:06:43.3353920Z device=device(type='cpu'), 2025-05-07T20:06:43.3354183Z ) 2025-05-07T20:06:43.3354408Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3354905Z self=, 2025-05-07T20:06:43.3355369Z batch_size=616, 2025-05-07T20:06:43.3355613Z max_len=812, 2025-05-07T20:06:43.3355842Z dtype=torch.int64, 2025-05-07T20:06:43.3356108Z device=device(type='cpu'), 2025-05-07T20:06:43.3356388Z ) 2025-05-07T20:06:43.3356615Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3357112Z self=, 2025-05-07T20:06:43.3357575Z batch_size=812, 2025-05-07T20:06:43.3357788Z max_len=812, 2025-05-07T20:06:43.3358019Z dtype=torch.int64, 2025-05-07T20:06:43.3358279Z device=device(type='cpu'), 2025-05-07T20:06:43.3358536Z ) 2025-05-07T20:06:43.3358777Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3359274Z self=, 2025-05-07T20:06:43.3359725Z batch_size=770, 2025-05-07T20:06:43.3359952Z max_len=477, 2025-05-07T20:06:43.3360185Z dtype=torch.int32, 2025-05-07T20:06:43.3360434Z device=device(type='cpu'), 2025-05-07T20:06:43.3360705Z ) 2025-05-07T20:06:43.3360945Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3361442Z self=, 2025-05-07T20:06:43.3362044Z batch_size=770, 2025-05-07T20:06:43.3362278Z max_len=770, 2025-05-07T20:06:43.3362520Z dtype=torch.int32, 2025-05-07T20:06:43.3362771Z device=device(type='cpu'), 2025-05-07T20:06:43.3363043Z ) 2025-05-07T20:06:43.3363285Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3363851Z self=, 2025-05-07T20:06:43.3376879Z batch_size=631, 2025-05-07T20:06:43.3377209Z max_len=327, 2025-05-07T20:06:43.3377448Z dtype=torch.int64, 2025-05-07T20:06:43.3377702Z device=device(type='cpu'), 2025-05-07T20:06:43.3378086Z ) 2025-05-07T20:06:43.3378336Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3378848Z self=, 2025-05-07T20:06:43.3379316Z batch_size=631, 2025-05-07T20:06:43.3379552Z max_len=631, 2025-05-07T20:06:43.3379789Z dtype=torch.int64, 2025-05-07T20:06:43.3380060Z device=device(type='cpu'), 2025-05-07T20:06:43.3380330Z ) 2025-05-07T20:06:43.3380578Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3381071Z self=, 2025-05-07T20:06:43.3381545Z batch_size=591, 2025-05-07T20:06:43.3381787Z max_len=101, 2025-05-07T20:06:43.3382092Z dtype=torch.int64, 2025-05-07T20:06:43.3382437Z device=device(type='cpu'), 2025-05-07T20:06:43.3382787Z ) 2025-05-07T20:06:43.3383086Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3383745Z self=, 2025-05-07T20:06:43.3384361Z batch_size=591, 2025-05-07T20:06:43.3384657Z max_len=591, 2025-05-07T20:06:43.3384942Z dtype=torch.int64, 2025-05-07T20:06:43.3385282Z device=device(type='cpu'), 2025-05-07T20:06:43.3385630Z ) 2025-05-07T20:06:43.3385927Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3386589Z self=, 2025-05-07T20:06:43.3387209Z batch_size=979, 2025-05-07T20:06:43.3387492Z max_len=679, 2025-05-07T20:06:43.3387792Z dtype=torch.int32, 2025-05-07T20:06:43.3388130Z device=device(type='cpu'), 2025-05-07T20:06:43.3388468Z ) 2025-05-07T20:06:43.3388778Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3389502Z self=, 2025-05-07T20:06:43.3390109Z batch_size=979, 2025-05-07T20:06:43.3390408Z max_len=979, 2025-05-07T20:06:43.3390707Z dtype=torch.int32, 2025-05-07T20:06:43.3391033Z device=device(type='cpu'), 2025-05-07T20:06:43.3391384Z ) 2025-05-07T20:06:43.3391692Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3392347Z self=, 2025-05-07T20:06:43.3392948Z batch_size=157, 2025-05-07T20:06:43.3393248Z max_len=590, 2025-05-07T20:06:43.3393538Z dtype=torch.int32, 2025-05-07T20:06:43.3393858Z device=device(type='cpu'), 2025-05-07T20:06:43.3394200Z ) 2025-05-07T20:06:43.3394511Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3395152Z self=, 2025-05-07T20:06:43.3395759Z batch_size=157, 2025-05-07T20:06:43.3396059Z max_len=157, 2025-05-07T20:06:43.3396339Z dtype=torch.int32, 2025-05-07T20:06:43.3396674Z device=device(type='cpu'), 2025-05-07T20:06:43.3397020Z ) 2025-05-07T20:06:43.3397318Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3397970Z self=, 2025-05-07T20:06:43.3398589Z batch_size=492, 2025-05-07T20:06:43.3398882Z max_len=107, 2025-05-07T20:06:43.3399163Z dtype=torch.int32, 2025-05-07T20:06:43.3399505Z device=device(type='cpu'), 2025-05-07T20:06:43.3399854Z ) 2025-05-07T20:06:43.3400311Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3400966Z self=, 2025-05-07T20:06:43.3401582Z batch_size=107, 2025-05-07T20:06:43.3401864Z max_len=107, 2025-05-07T20:06:43.3402166Z dtype=torch.int32, 2025-05-07T20:06:43.3402503Z device=device(type='cpu'), 2025-05-07T20:06:43.3402835Z ) 2025-05-07T20:06:43.3403215Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.3403882Z self=, 2025-05-07T20:06:43.3404489Z batch_size=25, 2025-05-07T20:06:43.3404786Z max_len=39, 2025-05-07T20:06:43.3405084Z dtype=torch.int32, 2025-05-07T20:06:43.3405408Z device=device(type='cpu'), 2025-05-07T20:06:43.3405762Z ) 2025-05-07T20:06:43.4270892Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4271651Z self=, 2025-05-07T20:06:43.4272325Z batch_size=39, 2025-05-07T20:06:43.4272604Z max_len=39, 2025-05-07T20:06:43.4272907Z dtype=torch.int32, 2025-05-07T20:06:43.4273257Z device=device(type='cpu'), 2025-05-07T20:06:43.4273595Z ) 2025-05-07T20:06:43.4273921Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4274565Z self=, 2025-05-07T20:06:43.4275195Z batch_size=406, 2025-05-07T20:06:43.4275492Z max_len=244, 2025-05-07T20:06:43.4275775Z dtype=torch.int64, 2025-05-07T20:06:43.4276112Z device=device(type='cpu'), 2025-05-07T20:06:43.4276459Z ) 2025-05-07T20:06:43.4276757Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4277418Z self=, 2025-05-07T20:06:43.4278030Z batch_size=244, 2025-05-07T20:06:43.4278322Z max_len=244, 2025-05-07T20:06:43.4278604Z dtype=torch.int64, 2025-05-07T20:06:43.4278940Z device=device(type='cpu'), 2025-05-07T20:06:43.4279284Z ) 2025-05-07T20:06:43.4279581Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4280239Z self=, 2025-05-07T20:06:43.4280859Z batch_size=719, 2025-05-07T20:06:43.4281136Z max_len=642, 2025-05-07T20:06:43.4281427Z dtype=torch.int32, 2025-05-07T20:06:43.4281766Z device=device(type='cpu'), 2025-05-07T20:06:43.4282093Z ) 2025-05-07T20:06:43.4282396Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4283048Z self=, 2025-05-07T20:06:43.4283646Z batch_size=642, 2025-05-07T20:06:43.4283931Z max_len=642, 2025-05-07T20:06:43.4284222Z dtype=torch.int32, 2025-05-07T20:06:43.4284540Z device=device(type='cpu'), 2025-05-07T20:06:43.4284879Z ) 2025-05-07T20:06:43.4285182Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4285835Z self=, 2025-05-07T20:06:43.4286439Z batch_size=295, 2025-05-07T20:06:43.4286727Z max_len=84, 2025-05-07T20:06:43.4287018Z dtype=torch.int64, 2025-05-07T20:06:43.4287336Z device=device(type='cpu'), 2025-05-07T20:06:43.4287679Z ) 2025-05-07T20:06:43.4287984Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4288630Z self=, 2025-05-07T20:06:43.4289239Z batch_size=84, 2025-05-07T20:06:43.4289532Z max_len=84, 2025-05-07T20:06:43.4289809Z dtype=torch.int64, 2025-05-07T20:06:43.4290144Z device=device(type='cpu'), 2025-05-07T20:06:43.4290491Z ) 2025-05-07T20:06:43.4290783Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4291433Z self=, 2025-05-07T20:06:43.4292049Z batch_size=766, 2025-05-07T20:06:43.4292339Z max_len=98, 2025-05-07T20:06:43.4292970Z dtype=torch.int32, 2025-05-07T20:06:43.4293306Z device=device(type='cpu'), 2025-05-07T20:06:43.4293651Z ) 2025-05-07T20:06:43.4293946Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4294600Z self=, 2025-05-07T20:06:43.4295216Z batch_size=766, 2025-05-07T20:06:43.4295498Z max_len=766, 2025-05-07T20:06:43.4295908Z dtype=torch.int32, 2025-05-07T20:06:43.4296243Z device=device(type='cpu'), 2025-05-07T20:06:43.4296571Z ) 2025-05-07T20:06:43.4296879Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4297544Z self=, 2025-05-07T20:06:43.4298219Z batch_size=91, 2025-05-07T20:06:43.4298515Z max_len=422, 2025-05-07T20:06:43.4298811Z dtype=torch.int64, 2025-05-07T20:06:43.4299131Z device=device(type='cpu'), 2025-05-07T20:06:43.4299508Z ) 2025-05-07T20:06:43.4299812Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4300472Z self=, 2025-05-07T20:06:43.4301069Z batch_size=91, 2025-05-07T20:06:43.4301353Z max_len=91, 2025-05-07T20:06:43.4301638Z dtype=torch.int64, 2025-05-07T20:06:43.4301955Z device=device(type='cpu'), 2025-05-07T20:06:43.4302291Z ) 2025-05-07T20:06:43.4302594Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4303233Z self=, 2025-05-07T20:06:43.4303837Z batch_size=340, 2025-05-07T20:06:43.4304126Z max_len=184, 2025-05-07T20:06:43.4304410Z dtype=torch.int64, 2025-05-07T20:06:43.4304678Z device=device(type='cpu'), 2025-05-07T20:06:43.4304941Z ) 2025-05-07T20:06:43.4305167Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:06:43.4305660Z self=, 2025-05-07T20:06:43.4306129Z batch_size=184, 2025-05-07T20:06:43.4306363Z max_len=184, 2025-05-07T20:06:43.4306582Z dtype=torch.int64, 2025-05-07T20:06:43.4306846Z device=device(type='cpu'), 2025-05-07T20:06:43.4307113Z ) 2025-05-07T20:06:43.4307306Z PASSED 2025-05-07T20:06:43.4622493Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:06:43.4623176Z self=, 2025-05-07T20:06:43.4623568Z n=0, 2025-05-07T20:06:43.4623818Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:43.4624155Z device=device(type='cpu'), 2025-05-07T20:06:43.4624413Z ) 2025-05-07T20:06:43.4624630Z Trying example: test_cumsum( 2025-05-07T20:06:43.4625006Z self=, 2025-05-07T20:06:43.4625408Z n=9, 2025-05-07T20:06:43.4625678Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:43.4626004Z device=device(type='cpu'), 2025-05-07T20:06:43.4626277Z ) 2025-05-07T20:06:43.4626494Z Trying example: test_cumsum( 2025-05-07T20:06:43.4626867Z self=, 2025-05-07T20:06:43.4627255Z n=10, 2025-05-07T20:06:43.4627495Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:43.4627816Z device=device(type='cpu'), 2025-05-07T20:06:43.4628088Z ) 2025-05-07T20:06:43.4628302Z Trying example: test_cumsum( 2025-05-07T20:06:43.4628669Z self=, 2025-05-07T20:06:43.4629058Z n=10, 2025-05-07T20:06:43.4629307Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:43.4629640Z device=device(type='cpu'), 2025-05-07T20:06:43.4629902Z ) 2025-05-07T20:06:43.4630110Z Trying example: test_cumsum( 2025-05-07T20:06:43.4630465Z self=, 2025-05-07T20:06:43.4630847Z n=8, 2025-05-07T20:06:43.4631077Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:43.4631409Z device=device(type='cpu'), 2025-05-07T20:06:43.4631863Z ) 2025-05-07T20:06:43.4632074Z Trying example: test_cumsum( 2025-05-07T20:06:43.4632444Z self=, 2025-05-07T20:06:43.4632814Z n=1, 2025-05-07T20:06:43.4633045Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:43.4633375Z device=device(type='cpu'), 2025-05-07T20:06:43.4633628Z ) 2025-05-07T20:06:43.4633837Z Trying example: test_cumsum( 2025-05-07T20:06:43.4634306Z self=, 2025-05-07T20:06:43.4634679Z n=1, 2025-05-07T20:06:43.4634917Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:43.4635245Z device=device(type='cpu'), 2025-05-07T20:06:43.4635503Z ) 2025-05-07T20:06:43.4635712Z Trying example: test_cumsum( 2025-05-07T20:06:43.4636081Z self=, 2025-05-07T20:06:43.4636454Z n=0, 2025-05-07T20:06:43.4636686Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:43.4637014Z device=device(type='cpu'), 2025-05-07T20:06:43.4637281Z ) 2025-05-07T20:06:43.4637479Z Trying example: test_cumsum( 2025-05-07T20:06:43.4637849Z self=, 2025-05-07T20:06:43.4638237Z n=1, 2025-05-07T20:06:43.4638491Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:43.4638834Z device=device(type='cpu'), 2025-05-07T20:06:43.4639098Z ) 2025-05-07T20:06:43.4639296Z Trying example: test_cumsum( 2025-05-07T20:06:43.4639663Z self=, 2025-05-07T20:06:43.4640051Z n=6, 2025-05-07T20:06:43.4640273Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:43.4640603Z device=device(type='cpu'), 2025-05-07T20:06:43.4640866Z ) 2025-05-07T20:06:43.4641061Z Trying example: test_cumsum( 2025-05-07T20:06:43.4641428Z self=, 2025-05-07T20:06:43.4641811Z n=7, 2025-05-07T20:06:43.4642045Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:43.4642393Z device=device(type='cpu'), 2025-05-07T20:06:43.4642656Z ) 2025-05-07T20:06:43.4642865Z Trying example: test_cumsum( 2025-05-07T20:06:43.4643220Z self=, 2025-05-07T20:06:43.4643607Z n=9, 2025-05-07T20:06:43.4643840Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:43.4644157Z device=device(type='cpu'), 2025-05-07T20:06:43.4644420Z ) 2025-05-07T20:06:43.4644633Z Trying example: test_cumsum( 2025-05-07T20:06:43.4644990Z self=, 2025-05-07T20:06:43.4645373Z n=3, 2025-05-07T20:06:43.4645606Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:43.4645922Z device=device(type='cpu'), 2025-05-07T20:06:43.4646189Z ) 2025-05-07T20:06:43.4646395Z Trying example: test_cumsum( 2025-05-07T20:06:43.4646751Z self=, 2025-05-07T20:06:43.4647133Z n=0, 2025-05-07T20:06:43.4647378Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:43.4647923Z device=device(type='cpu'), 2025-05-07T20:06:43.4648196Z ) 2025-05-07T20:06:43.4648412Z Trying example: test_cumsum( 2025-05-07T20:06:43.4648781Z self=, 2025-05-07T20:06:43.4649154Z n=7, 2025-05-07T20:06:43.4649386Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:43.4649715Z device=device(type='cpu'), 2025-05-07T20:06:43.4649970Z ) 2025-05-07T20:06:43.4650179Z Trying example: test_cumsum( 2025-05-07T20:06:43.4650552Z self=, 2025-05-07T20:06:43.4650925Z n=6, 2025-05-07T20:06:43.4651154Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:06:43.4651485Z device=device(type='cpu'), 2025-05-07T20:06:43.4651738Z ) 2025-05-07T20:06:43.4651948Z Trying example: test_cumsum( 2025-05-07T20:06:43.4652319Z self=, 2025-05-07T20:06:43.4652852Z n=8, 2025-05-07T20:06:43.4653101Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:43.4653449Z device=device(type='cpu'), 2025-05-07T20:06:43.4653706Z ) 2025-05-07T20:06:43.4653922Z Trying example: test_cumsum( 2025-05-07T20:06:43.4654295Z self=, 2025-05-07T20:06:43.4654686Z n=8, 2025-05-07T20:06:43.4654908Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:06:43.4655324Z device=device(type='cpu'), 2025-05-07T20:06:43.4655595Z ) 2025-05-07T20:06:43.4655793Z Trying example: test_cumsum( 2025-05-07T20:06:43.4656168Z self=, 2025-05-07T20:06:43.4656559Z n=9, 2025-05-07T20:06:43.4656795Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:43.4657143Z device=device(type='cpu'), 2025-05-07T20:06:43.4657413Z ) 2025-05-07T20:06:43.4657609Z Trying example: test_cumsum( 2025-05-07T20:06:43.4658052Z self=, 2025-05-07T20:06:43.4658452Z n=6, 2025-05-07T20:06:43.4658684Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:06:43.4659025Z device=device(type='cpu'), 2025-05-07T20:06:43.4659291Z ) 2025-05-07T20:06:43.4659491Z PASSED 2025-05-07T20:06:43.4659606Z 2025-05-07T20:06:43.4659749Z ============================== 3 passed in 2.87s =============================== 2025-05-07T20:06:44.0281898Z 2025-05-07T20:06:44.0282407Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:06:44.0298212Z [TEST] Python test time for ./sparse/cumsum_test.py: 6 seconds 2025-05-07T20:06:44.0298529Z 2025-05-07T20:06:44.0298533Z 2025-05-07T20:06:44.0298538Z 2025-05-07T20:06:44.0298550Z 2025-05-07T20:06:44.0311591Z ################################################################################ 2025-05-07T20:06:44.0327619Z # [2025-05-07T20:06:44.032Z] Run Python Test Suite: 2025-05-07T20:06:44.0328070Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:06:44.0328470Z ################################################################################ 2025-05-07T20:06:44.0350622Z + 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:44.0351401Z 2025-05-07T20:06:46.1900098Z ============================= test session starts ============================== 2025-05-07T20:06:46.1900835Z 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:46.1901427Z cachedir: .pytest_cache 2025-05-07T20:06:46.1902069Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:46.1902790Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:46.1903125Z plugins: hypothesis-6.131.14 2025-05-07T20:06:48.1745822Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:48.1746844Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:48.1795000Z collected 4 items 2025-05-07T20:06:48.1795312Z 2025-05-07T20:06:48.3352372Z 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:48.3354542Z self=, 2025-05-07T20:06:48.3355647Z data_type=torch.bfloat16, 2025-05-07T20:06:48.3356039Z segment_value_type=torch.int32, 2025-05-07T20:06:48.3356438Z segment_length_type=torch.int32, 2025-05-07T20:06:48.3356817Z ) 2025-05-07T20:06:48.3357251Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3358811Z self=, 2025-05-07T20:06:48.3359910Z data_type=torch.float16, 2025-05-07T20:06:48.3360292Z segment_value_type=torch.int32, 2025-05-07T20:06:48.3360705Z segment_length_type=torch.int32, 2025-05-07T20:06:48.3361071Z ) 2025-05-07T20:06:48.3361611Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3362867Z self=, 2025-05-07T20:06:48.3363943Z data_type=torch.float32, 2025-05-07T20:06:48.3364321Z segment_value_type=torch.int32, 2025-05-07T20:06:48.3364729Z segment_length_type=torch.int32, 2025-05-07T20:06:48.3365131Z ) 2025-05-07T20:06:48.3365564Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3366810Z self=, 2025-05-07T20:06:48.3367903Z data_type=torch.float32, 2025-05-07T20:06:48.3368261Z segment_value_type=torch.int64, 2025-05-07T20:06:48.3368660Z segment_length_type=torch.int32, 2025-05-07T20:06:48.3369024Z ) 2025-05-07T20:06:48.3369450Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3370697Z self=, 2025-05-07T20:06:48.3371789Z data_type=torch.bfloat16, 2025-05-07T20:06:48.3372153Z segment_value_type=torch.int64, 2025-05-07T20:06:48.3372556Z segment_length_type=torch.int32, 2025-05-07T20:06:48.3372925Z ) 2025-05-07T20:06:48.3373355Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3374595Z self=, 2025-05-07T20:06:48.3375689Z data_type=torch.bfloat16, 2025-05-07T20:06:48.3376069Z segment_value_type=torch.int64, 2025-05-07T20:06:48.3376460Z segment_length_type=torch.int64, 2025-05-07T20:06:48.3376833Z ) 2025-05-07T20:06:48.3377260Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3378575Z self=, 2025-05-07T20:06:48.3379667Z data_type=torch.float16, 2025-05-07T20:06:48.3380048Z segment_value_type=torch.int64, 2025-05-07T20:06:48.3380467Z segment_length_type=torch.int32, 2025-05-07T20:06:48.3380835Z ) 2025-05-07T20:06:48.3381252Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3382503Z self=, 2025-05-07T20:06:48.3383500Z data_type=torch.float16, 2025-05-07T20:06:48.3383797Z segment_value_type=torch.int64, 2025-05-07T20:06:48.3384104Z segment_length_type=torch.int64, 2025-05-07T20:06:48.3384396Z ) 2025-05-07T20:06:48.3384731Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3385661Z self=, 2025-05-07T20:06:48.3386473Z data_type=torch.float16, 2025-05-07T20:06:48.3386772Z segment_value_type=torch.int32, 2025-05-07T20:06:48.3387091Z segment_length_type=torch.int64, 2025-05-07T20:06:48.3387369Z ) 2025-05-07T20:06:48.3387704Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3388635Z self=, 2025-05-07T20:06:48.3389544Z data_type=torch.bfloat16, 2025-05-07T20:06:48.3389846Z segment_value_type=torch.int32, 2025-05-07T20:06:48.3390166Z segment_length_type=torch.int64, 2025-05-07T20:06:48.3390445Z ) 2025-05-07T20:06:48.3390780Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3391775Z self=, 2025-05-07T20:06:48.3392577Z data_type=torch.float32, 2025-05-07T20:06:48.3392853Z segment_value_type=torch.int32, 2025-05-07T20:06:48.3393162Z segment_length_type=torch.int64, 2025-05-07T20:06:48.3393445Z ) 2025-05-07T20:06:48.3393758Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3394678Z self=, 2025-05-07T20:06:48.3395490Z data_type=torch.float32, 2025-05-07T20:06:48.3395768Z segment_value_type=torch.int64, 2025-05-07T20:06:48.3396080Z segment_length_type=torch.int64, 2025-05-07T20:06:48.3396369Z ) 2025-05-07T20:06:48.3396571Z PASSED 2025-05-07T20:06:48.3397283Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature_cpu_gpu SKIPPED 2025-05-07T20:06:48.3470272Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:06:48.3471607Z self=, 2025-05-07T20:06:48.3472343Z data_type=torch.bfloat16, 2025-05-07T20:06:48.3472608Z ) 2025-05-07T20:06:48.3472866Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:06:48.3473652Z self=, 2025-05-07T20:06:48.3474373Z data_type=torch.float16, 2025-05-07T20:06:48.3474634Z ) 2025-05-07T20:06:48.3474895Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:06:48.3475668Z self=, 2025-05-07T20:06:48.3476397Z data_type=torch.float32, 2025-05-07T20:06:48.3476662Z ) 2025-05-07T20:06:48.3476856Z PASSED 2025-05-07T20:06:48.3717970Z 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:48.3719948Z self=, 2025-05-07T20:06:48.3721006Z data_type=torch.bfloat16, 2025-05-07T20:06:48.3721407Z segment_value_type=torch.int32, 2025-05-07T20:06:48.3721808Z segment_length_type=torch.int32, 2025-05-07T20:06:48.3722184Z ) 2025-05-07T20:06:48.3722577Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3723736Z self=, 2025-05-07T20:06:48.3724793Z data_type=torch.float16, 2025-05-07T20:06:48.3725170Z segment_value_type=torch.int32, 2025-05-07T20:06:48.3725575Z segment_length_type=torch.int32, 2025-05-07T20:06:48.3725935Z ) 2025-05-07T20:06:48.3726330Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3727500Z self=, 2025-05-07T20:06:48.3728533Z data_type=torch.float16, 2025-05-07T20:06:48.3728906Z segment_value_type=torch.int64, 2025-05-07T20:06:48.3729547Z segment_length_type=torch.int32, 2025-05-07T20:06:48.3729906Z ) 2025-05-07T20:06:48.3730294Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3731457Z self=, 2025-05-07T20:06:48.3732503Z data_type=torch.float16, 2025-05-07T20:06:48.3732970Z segment_value_type=torch.int32, 2025-05-07T20:06:48.3733399Z segment_length_type=torch.int64, 2025-05-07T20:06:48.3733771Z ) 2025-05-07T20:06:48.3734147Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3735311Z self=, 2025-05-07T20:06:48.3736348Z data_type=torch.bfloat16, 2025-05-07T20:06:48.3736725Z segment_value_type=torch.int64, 2025-05-07T20:06:48.3737123Z segment_length_type=torch.int32, 2025-05-07T20:06:48.3737496Z ) 2025-05-07T20:06:48.3737954Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3739105Z self=, 2025-05-07T20:06:48.3740144Z data_type=torch.bfloat16, 2025-05-07T20:06:48.3740528Z segment_value_type=torch.int64, 2025-05-07T20:06:48.3740936Z segment_length_type=torch.int64, 2025-05-07T20:06:48.3741296Z ) 2025-05-07T20:06:48.3741685Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3742849Z self=, 2025-05-07T20:06:48.3743878Z data_type=torch.float16, 2025-05-07T20:06:48.3744250Z segment_value_type=torch.int64, 2025-05-07T20:06:48.3744650Z segment_length_type=torch.int64, 2025-05-07T20:06:48.3745009Z ) 2025-05-07T20:06:48.3745397Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3746561Z self=, 2025-05-07T20:06:48.3747602Z data_type=torch.bfloat16, 2025-05-07T20:06:48.3748491Z segment_value_type=torch.int32, 2025-05-07T20:06:48.3748916Z segment_length_type=torch.int64, 2025-05-07T20:06:48.3749291Z ) 2025-05-07T20:06:48.3749670Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3750832Z self=, 2025-05-07T20:06:48.3751874Z data_type=torch.float32, 2025-05-07T20:06:48.3752239Z segment_value_type=torch.int32, 2025-05-07T20:06:48.3752630Z segment_length_type=torch.int32, 2025-05-07T20:06:48.3752923Z ) 2025-05-07T20:06:48.3753214Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3754094Z self=, 2025-05-07T20:06:48.3754871Z data_type=torch.float32, 2025-05-07T20:06:48.3755166Z segment_value_type=torch.int64, 2025-05-07T20:06:48.3755467Z segment_length_type=torch.int64, 2025-05-07T20:06:48.3755759Z ) 2025-05-07T20:06:48.3756068Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3756930Z self=, 2025-05-07T20:06:48.3757705Z data_type=torch.float32, 2025-05-07T20:06:48.3757998Z segment_value_type=torch.int32, 2025-05-07T20:06:48.3758312Z segment_length_type=torch.int64, 2025-05-07T20:06:48.3758584Z ) 2025-05-07T20:06:48.3758887Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:06:48.3759906Z self=, 2025-05-07T20:06:48.3760662Z data_type=torch.float32, 2025-05-07T20:06:48.3760955Z segment_value_type=torch.int64, 2025-05-07T20:06:48.3761272Z segment_length_type=torch.int32, 2025-05-07T20:06:48.3761544Z ) 2025-05-07T20:06:48.3761734Z PASSED 2025-05-07T20:06:48.3761974Z 2025-05-07T20:06:48.3762141Z =========================== short test summary info ============================ 2025-05-07T20:06:48.3762785Z SKIPPED [1] sparse/histogram_binning_calibration_test.py:325: CUDA is not available or no GPUs detected 2025-05-07T20:06:48.3763409Z ========================= 3 passed, 1 skipped in 2.31s ========================= 2025-05-07T20:06:48.9423636Z 2025-05-07T20:06:48.9424204Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:06:48.9441940Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 4 seconds 2025-05-07T20:06:48.9442359Z 2025-05-07T20:06:48.9442364Z 2025-05-07T20:06:48.9442368Z 2025-05-07T20:06:48.9442378Z 2025-05-07T20:06:48.9455315Z ################################################################################ 2025-05-07T20:06:48.9471175Z # [2025-05-07T20:06:48.946Z] Run Python Test Suite: 2025-05-07T20:06:48.9471561Z # ./sparse/index_select_test.py 2025-05-07T20:06:48.9471898Z ################################################################################ 2025-05-07T20:06:48.9493712Z + 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:48.9494410Z 2025-05-07T20:06:51.0968720Z ============================= test session starts ============================== 2025-05-07T20:06:51.0969423Z 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:51.0970044Z cachedir: .pytest_cache 2025-05-07T20:06:51.0970689Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:51.0971390Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:51.0971727Z plugins: hypothesis-6.131.14 2025-05-07T20:06:53.0658549Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:53.0659544Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:53.0714564Z collected 3 items 2025-05-07T20:06:53.0714736Z 2025-05-07T20:06:53.4299272Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4300259Z self=, 2025-05-07T20:06:53.4300774Z num_inputs=0, 2025-05-07T20:06:53.4301039Z max_input_rows=2, 2025-05-07T20:06:53.4301288Z max_cols_factor=2, 2025-05-07T20:06:53.4301520Z max_output_rows=2, 2025-05-07T20:06:53.4301784Z permute_output_dim_0_1=False, 2025-05-07T20:06:53.4302085Z dtype=torch.float32, 2025-05-07T20:06:53.4302328Z use_cpu=True, 2025-05-07T20:06:53.4302654Z op=, 2025-05-07T20:06:53.4303043Z ) 2025-05-07T20:06:53.4303289Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4303837Z self=, 2025-05-07T20:06:53.4304359Z num_inputs=31, 2025-05-07T20:06:53.4304599Z max_input_rows=2, 2025-05-07T20:06:53.4304830Z max_cols_factor=2, 2025-05-07T20:06:53.4305075Z max_output_rows=2, 2025-05-07T20:06:53.4305332Z permute_output_dim_0_1=False, 2025-05-07T20:06:53.4305613Z dtype=torch.float32, 2025-05-07T20:06:53.4305872Z use_cpu=True, 2025-05-07T20:06:53.4306192Z op=, 2025-05-07T20:06:53.4306858Z ) 2025-05-07T20:06:53.4307097Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4307642Z self=, 2025-05-07T20:06:53.4308146Z num_inputs=31, 2025-05-07T20:06:53.4308384Z max_input_rows=31, 2025-05-07T20:06:53.4308633Z max_cols_factor=63, 2025-05-07T20:06:53.4308988Z max_output_rows=13, 2025-05-07T20:06:53.4309238Z permute_output_dim_0_1=True, 2025-05-07T20:06:53.4309532Z dtype=torch.float16, 2025-05-07T20:06:53.4309792Z use_cpu=True, 2025-05-07T20:06:53.4310137Z op=, 2025-05-07T20:06:53.4310555Z ) 2025-05-07T20:06:53.4310791Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4311321Z self=, 2025-05-07T20:06:53.4311832Z num_inputs=0, 2025-05-07T20:06:53.4312066Z max_input_rows=3, 2025-05-07T20:06:53.4312327Z max_cols_factor=208, 2025-05-07T20:06:53.4312572Z max_output_rows=10, 2025-05-07T20:06:53.4312836Z permute_output_dim_0_1=True, 2025-05-07T20:06:53.4313134Z dtype=torch.float16, 2025-05-07T20:06:53.4313375Z use_cpu=True, 2025-05-07T20:06:53.4313727Z op=, 2025-05-07T20:06:53.4314147Z ) 2025-05-07T20:06:53.4314378Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4314931Z self=, 2025-05-07T20:06:53.4315451Z num_inputs=12, 2025-05-07T20:06:53.4315693Z max_input_rows=3, 2025-05-07T20:06:53.4315930Z max_cols_factor=41, 2025-05-07T20:06:53.4316187Z max_output_rows=20, 2025-05-07T20:06:53.4316450Z permute_output_dim_0_1=True, 2025-05-07T20:06:53.4316738Z dtype=torch.float32, 2025-05-07T20:06:53.4316992Z use_cpu=True, 2025-05-07T20:06:53.4317352Z op=, 2025-05-07T20:06:53.4317748Z ) 2025-05-07T20:06:53.4317996Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4318541Z self=, 2025-05-07T20:06:53.4319047Z num_inputs=91, 2025-05-07T20:06:53.4319284Z max_input_rows=6, 2025-05-07T20:06:53.4319534Z max_cols_factor=6, 2025-05-07T20:06:53.4319785Z max_output_rows=11, 2025-05-07T20:06:53.4320030Z permute_output_dim_0_1=False, 2025-05-07T20:06:53.4320322Z dtype=torch.float16, 2025-05-07T20:06:53.4320578Z use_cpu=True, 2025-05-07T20:06:53.4320888Z op=, 2025-05-07T20:06:53.4321268Z ) 2025-05-07T20:06:53.4321504Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4322035Z self=, 2025-05-07T20:06:53.4322550Z num_inputs=37, 2025-05-07T20:06:53.4322786Z max_input_rows=7, 2025-05-07T20:06:53.4323020Z max_cols_factor=68, 2025-05-07T20:06:53.4323273Z max_output_rows=21, 2025-05-07T20:06:53.4323532Z permute_output_dim_0_1=True, 2025-05-07T20:06:53.4323819Z dtype=torch.float32, 2025-05-07T20:06:53.4324076Z use_cpu=True, 2025-05-07T20:06:53.4324400Z op=, 2025-05-07T20:06:53.4324778Z ) 2025-05-07T20:06:53.4325026Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4325571Z self=, 2025-05-07T20:06:53.4326089Z num_inputs=63, 2025-05-07T20:06:53.4326313Z max_input_rows=30, 2025-05-07T20:06:53.4326558Z max_cols_factor=2, 2025-05-07T20:06:53.4326800Z max_output_rows=20, 2025-05-07T20:06:53.4327047Z permute_output_dim_0_1=True, 2025-05-07T20:06:53.4327334Z dtype=torch.float32, 2025-05-07T20:06:53.4327697Z use_cpu=True, 2025-05-07T20:06:53.4328040Z op=, 2025-05-07T20:06:53.4328461Z ) 2025-05-07T20:06:53.4328707Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4329240Z self=, 2025-05-07T20:06:53.4329766Z num_inputs=81, 2025-05-07T20:06:53.4330005Z max_input_rows=28, 2025-05-07T20:06:53.4330323Z max_cols_factor=103, 2025-05-07T20:06:53.4330574Z max_output_rows=15, 2025-05-07T20:06:53.4330834Z permute_output_dim_0_1=False, 2025-05-07T20:06:53.4331126Z dtype=torch.float32, 2025-05-07T20:06:53.4331365Z use_cpu=True, 2025-05-07T20:06:53.4331718Z op=, 2025-05-07T20:06:53.4332132Z ) 2025-05-07T20:06:53.4332362Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4332908Z self=, 2025-05-07T20:06:53.4333423Z num_inputs=7, 2025-05-07T20:06:53.4333646Z max_input_rows=31, 2025-05-07T20:06:53.4333896Z max_cols_factor=101, 2025-05-07T20:06:53.4334153Z max_output_rows=25, 2025-05-07T20:06:53.4334400Z permute_output_dim_0_1=False, 2025-05-07T20:06:53.4334691Z dtype=torch.float16, 2025-05-07T20:06:53.4334942Z use_cpu=True, 2025-05-07T20:06:53.4335256Z op=, 2025-05-07T20:06:53.4335635Z ) 2025-05-07T20:06:53.4335871Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4336409Z self=, 2025-05-07T20:06:53.4336908Z num_inputs=56, 2025-05-07T20:06:53.4337144Z max_input_rows=14, 2025-05-07T20:06:53.4337391Z max_cols_factor=72, 2025-05-07T20:06:53.4337627Z max_output_rows=25, 2025-05-07T20:06:53.4337977Z permute_output_dim_0_1=True, 2025-05-07T20:06:53.4338268Z dtype=torch.float32, 2025-05-07T20:06:53.4338514Z use_cpu=True, 2025-05-07T20:06:53.4338865Z op=, 2025-05-07T20:06:53.4339277Z ) 2025-05-07T20:06:53.4339502Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4340049Z self=, 2025-05-07T20:06:53.4340564Z num_inputs=56, 2025-05-07T20:06:53.4340809Z max_input_rows=14, 2025-05-07T20:06:53.4341045Z max_cols_factor=25, 2025-05-07T20:06:53.4341296Z max_output_rows=25, 2025-05-07T20:06:53.4341560Z permute_output_dim_0_1=True, 2025-05-07T20:06:53.4341837Z dtype=torch.float32, 2025-05-07T20:06:53.4342092Z use_cpu=True, 2025-05-07T20:06:53.4342442Z op=, 2025-05-07T20:06:53.4342836Z ) 2025-05-07T20:06:53.4343076Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4343619Z self=, 2025-05-07T20:06:53.4344127Z num_inputs=56, 2025-05-07T20:06:53.4344367Z max_input_rows=25, 2025-05-07T20:06:53.4344620Z max_cols_factor=25, 2025-05-07T20:06:53.4344862Z max_output_rows=25, 2025-05-07T20:06:53.4345126Z permute_output_dim_0_1=True, 2025-05-07T20:06:53.4345424Z dtype=torch.float32, 2025-05-07T20:06:53.4345670Z use_cpu=True, 2025-05-07T20:06:53.4346037Z op=, 2025-05-07T20:06:53.4346455Z ) 2025-05-07T20:06:53.4346730Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4347264Z self=, 2025-05-07T20:06:53.4347937Z num_inputs=56, 2025-05-07T20:06:53.4348180Z max_input_rows=25, 2025-05-07T20:06:53.4348417Z max_cols_factor=25, 2025-05-07T20:06:53.4348669Z max_output_rows=2, 2025-05-07T20:06:53.4348930Z permute_output_dim_0_1=True, 2025-05-07T20:06:53.4349365Z dtype=torch.float32, 2025-05-07T20:06:53.4349625Z use_cpu=True, 2025-05-07T20:06:53.4349978Z op=, 2025-05-07T20:06:53.4350379Z ) 2025-05-07T20:06:53.4350620Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4351163Z self=, 2025-05-07T20:06:53.4351763Z num_inputs=56, 2025-05-07T20:06:53.4351985Z max_input_rows=2, 2025-05-07T20:06:53.4352229Z max_cols_factor=25, 2025-05-07T20:06:53.4352479Z max_output_rows=25, 2025-05-07T20:06:53.4352725Z permute_output_dim_0_1=True, 2025-05-07T20:06:53.4353013Z dtype=torch.float32, 2025-05-07T20:06:53.4353267Z use_cpu=True, 2025-05-07T20:06:53.4353603Z op=, 2025-05-07T20:06:53.4354009Z ) 2025-05-07T20:06:53.4354255Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4354791Z self=, 2025-05-07T20:06:53.4355309Z num_inputs=25, 2025-05-07T20:06:53.4355547Z max_input_rows=25, 2025-05-07T20:06:53.4355782Z max_cols_factor=25, 2025-05-07T20:06:53.4356034Z max_output_rows=25, 2025-05-07T20:06:53.4356302Z permute_output_dim_0_1=True, 2025-05-07T20:06:53.4356596Z dtype=torch.float32, 2025-05-07T20:06:53.4356838Z use_cpu=True, 2025-05-07T20:06:53.4357191Z op=, 2025-05-07T20:06:53.4357601Z ) 2025-05-07T20:06:53.4357828Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4358365Z self=, 2025-05-07T20:06:53.4358885Z num_inputs=84, 2025-05-07T20:06:53.4359105Z max_input_rows=31, 2025-05-07T20:06:53.4359355Z max_cols_factor=10, 2025-05-07T20:06:53.4359606Z max_output_rows=17, 2025-05-07T20:06:53.4359858Z permute_output_dim_0_1=False, 2025-05-07T20:06:53.4360154Z dtype=torch.float16, 2025-05-07T20:06:53.4360409Z use_cpu=True, 2025-05-07T20:06:53.4360749Z op=, 2025-05-07T20:06:53.4361158Z ) 2025-05-07T20:06:53.4361394Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4361937Z self=, 2025-05-07T20:06:53.4362435Z num_inputs=84, 2025-05-07T20:06:53.4362700Z max_input_rows=31, 2025-05-07T20:06:53.4362946Z max_cols_factor=10, 2025-05-07T20:06:53.4363183Z max_output_rows=31, 2025-05-07T20:06:53.4363440Z permute_output_dim_0_1=False, 2025-05-07T20:06:53.4363733Z dtype=torch.float16, 2025-05-07T20:06:53.4363974Z use_cpu=True, 2025-05-07T20:06:53.4364324Z op=, 2025-05-07T20:06:53.4364730Z ) 2025-05-07T20:06:53.4364955Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4365511Z self=, 2025-05-07T20:06:53.4366021Z num_inputs=84, 2025-05-07T20:06:53.4366248Z max_input_rows=31, 2025-05-07T20:06:53.4366541Z max_cols_factor=31, 2025-05-07T20:06:53.4366788Z max_output_rows=31, 2025-05-07T20:06:53.4367040Z permute_output_dim_0_1=False, 2025-05-07T20:06:53.4367327Z dtype=torch.float16, 2025-05-07T20:06:53.4367577Z use_cpu=True, 2025-05-07T20:06:53.4367926Z op=, 2025-05-07T20:06:53.4368322Z ) 2025-05-07T20:06:53.4368559Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:06:53.4369098Z self=, 2025-05-07T20:06:53.4369651Z num_inputs=84, 2025-05-07T20:06:53.4369883Z max_input_rows=31, 2025-05-07T20:06:53.4370131Z max_cols_factor=84, 2025-05-07T20:06:53.4370467Z max_output_rows=31, 2025-05-07T20:06:53.4370728Z permute_output_dim_0_1=False, 2025-05-07T20:06:53.4371029Z dtype=torch.float16, 2025-05-07T20:06:53.4371274Z use_cpu=True, 2025-05-07T20:06:53.4371625Z op=, 2025-05-07T20:06:53.4372038Z ) 2025-05-07T20:06:53.4372256Z PASSED 2025-05-07T20:06:53.5442961Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5444364Z self=, 2025-05-07T20:06:53.5444883Z num_indices=1, 2025-05-07T20:06:53.5445242Z max_num_input_rows=1, 2025-05-07T20:06:53.5445521Z shape=[1], 2025-05-07T20:06:53.5445773Z dtype=torch.float32, 2025-05-07T20:06:53.5446116Z use_cpu=True, 2025-05-07T20:06:53.5446339Z num_groups=1, 2025-05-07T20:06:53.5446575Z use_var_cols=False, 2025-05-07T20:06:53.5446844Z use_var_num_input_rows=False, 2025-05-07T20:06:53.5447152Z check_non_contiguous=False, 2025-05-07T20:06:53.5447435Z ) 2025-05-07T20:06:53.5447842Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5448414Z self=, 2025-05-07T20:06:53.5448928Z num_indices=26, 2025-05-07T20:06:53.5449177Z max_num_input_rows=1, 2025-05-07T20:06:53.5449449Z shape=[1], 2025-05-07T20:06:53.5449676Z dtype=torch.float32, 2025-05-07T20:06:53.5449948Z use_cpu=True, 2025-05-07T20:06:53.5450184Z num_groups=1, 2025-05-07T20:06:53.5450407Z use_var_cols=False, 2025-05-07T20:06:53.5450676Z use_var_num_input_rows=False, 2025-05-07T20:06:53.5450984Z check_non_contiguous=False, 2025-05-07T20:06:53.5451246Z ) 2025-05-07T20:06:53.5451493Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5452048Z self=, 2025-05-07T20:06:53.5452563Z num_indices=26, 2025-05-07T20:06:53.5452808Z max_num_input_rows=27, 2025-05-07T20:06:53.5453070Z shape=[16, 26], 2025-05-07T20:06:53.5453297Z dtype=torch.float32, 2025-05-07T20:06:53.5453553Z use_cpu=True, 2025-05-07T20:06:53.5453785Z num_groups=11, 2025-05-07T20:06:53.5454018Z use_var_cols=False, 2025-05-07T20:06:53.5454267Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5454569Z check_non_contiguous=False, 2025-05-07T20:06:53.5454839Z ) 2025-05-07T20:06:53.5455072Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5455622Z self=, 2025-05-07T20:06:53.5456147Z num_indices=26, 2025-05-07T20:06:53.5456383Z max_num_input_rows=29, 2025-05-07T20:06:53.5456648Z shape=[8, 2], 2025-05-07T20:06:53.5456889Z dtype=torch.float32, 2025-05-07T20:06:53.5457134Z use_cpu=True, 2025-05-07T20:06:53.5457368Z num_groups=8, 2025-05-07T20:06:53.5457599Z use_var_cols=False, 2025-05-07T20:06:53.5457922Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5458222Z check_non_contiguous=False, 2025-05-07T20:06:53.5458494Z ) 2025-05-07T20:06:53.5458724Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5459276Z self=, 2025-05-07T20:06:53.5459796Z num_indices=5, 2025-05-07T20:06:53.5460042Z max_num_input_rows=15, 2025-05-07T20:06:53.5460294Z shape=[10], 2025-05-07T20:06:53.5460528Z dtype=torch.float16, 2025-05-07T20:06:53.5460787Z use_cpu=True, 2025-05-07T20:06:53.5461004Z num_groups=24, 2025-05-07T20:06:53.5461240Z use_var_cols=False, 2025-05-07T20:06:53.5461501Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5461784Z check_non_contiguous=True, 2025-05-07T20:06:53.5462051Z ) 2025-05-07T20:06:53.5462292Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5462825Z self=, 2025-05-07T20:06:53.5463538Z num_indices=29, 2025-05-07T20:06:53.5463784Z max_num_input_rows=7, 2025-05-07T20:06:53.5464032Z shape=[30, 32], 2025-05-07T20:06:53.5464279Z dtype=torch.float16, 2025-05-07T20:06:53.5464538Z use_cpu=True, 2025-05-07T20:06:53.5464756Z num_groups=8, 2025-05-07T20:06:53.5464991Z use_var_cols=True, 2025-05-07T20:06:53.5465345Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5465649Z check_non_contiguous=False, 2025-05-07T20:06:53.5465904Z ) 2025-05-07T20:06:53.5466144Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5466698Z self=, 2025-05-07T20:06:53.5467205Z num_indices=11, 2025-05-07T20:06:53.5467446Z max_num_input_rows=2, 2025-05-07T20:06:53.5467704Z shape=[30], 2025-05-07T20:06:53.5467922Z dtype=torch.float16, 2025-05-07T20:06:53.5468177Z use_cpu=True, 2025-05-07T20:06:53.5468412Z num_groups=14, 2025-05-07T20:06:53.5468631Z use_var_cols=True, 2025-05-07T20:06:53.5468889Z use_var_num_input_rows=False, 2025-05-07T20:06:53.5469189Z check_non_contiguous=False, 2025-05-07T20:06:53.5469450Z ) 2025-05-07T20:06:53.5469688Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5470233Z self=, 2025-05-07T20:06:53.5470743Z num_indices=9, 2025-05-07T20:06:53.5470988Z max_num_input_rows=31, 2025-05-07T20:06:53.5471260Z shape=[20], 2025-05-07T20:06:53.5471499Z dtype=torch.float32, 2025-05-07T20:06:53.5471746Z use_cpu=True, 2025-05-07T20:06:53.5471978Z num_groups=30, 2025-05-07T20:06:53.5472211Z use_var_cols=True, 2025-05-07T20:06:53.5472454Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5472751Z check_non_contiguous=True, 2025-05-07T20:06:53.5473022Z ) 2025-05-07T20:06:53.5473249Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5473800Z self=, 2025-05-07T20:06:53.5474315Z num_indices=27, 2025-05-07T20:06:53.5474547Z max_num_input_rows=1, 2025-05-07T20:06:53.5474807Z shape=[28, 7], 2025-05-07T20:06:53.5475047Z dtype=torch.float16, 2025-05-07T20:06:53.5475292Z use_cpu=True, 2025-05-07T20:06:53.5475523Z num_groups=30, 2025-05-07T20:06:53.5475769Z use_var_cols=True, 2025-05-07T20:06:53.5476017Z use_var_num_input_rows=False, 2025-05-07T20:06:53.5476325Z check_non_contiguous=True, 2025-05-07T20:06:53.5476600Z ) 2025-05-07T20:06:53.5476845Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5477383Z self=, 2025-05-07T20:06:53.5477906Z num_indices=29, 2025-05-07T20:06:53.5478158Z max_num_input_rows=12, 2025-05-07T20:06:53.5478412Z shape=[30, 23], 2025-05-07T20:06:53.5478655Z dtype=torch.float32, 2025-05-07T20:06:53.5492243Z use_cpu=True, 2025-05-07T20:06:53.5492509Z num_groups=4, 2025-05-07T20:06:53.5492738Z use_var_cols=False, 2025-05-07T20:06:53.5493021Z use_var_num_input_rows=False, 2025-05-07T20:06:53.5493333Z check_non_contiguous=True, 2025-05-07T20:06:53.5493596Z ) 2025-05-07T20:06:53.5493841Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5494412Z self=, 2025-05-07T20:06:53.5494928Z num_indices=28, 2025-05-07T20:06:53.5495179Z max_num_input_rows=27, 2025-05-07T20:06:53.5495447Z shape=[31], 2025-05-07T20:06:53.5495670Z dtype=torch.float32, 2025-05-07T20:06:53.5495928Z use_cpu=True, 2025-05-07T20:06:53.5496164Z num_groups=14, 2025-05-07T20:06:53.5496389Z use_var_cols=True, 2025-05-07T20:06:53.5496652Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5496959Z check_non_contiguous=True, 2025-05-07T20:06:53.5497230Z ) 2025-05-07T20:06:53.5497467Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5498244Z self=, 2025-05-07T20:06:53.5498769Z num_indices=28, 2025-05-07T20:06:53.5499002Z max_num_input_rows=27, 2025-05-07T20:06:53.5499268Z shape=[28], 2025-05-07T20:06:53.5499508Z dtype=torch.float32, 2025-05-07T20:06:53.5499757Z use_cpu=True, 2025-05-07T20:06:53.5500062Z num_groups=14, 2025-05-07T20:06:53.5500303Z use_var_cols=True, 2025-05-07T20:06:53.5500551Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5500851Z check_non_contiguous=True, 2025-05-07T20:06:53.5501119Z ) 2025-05-07T20:06:53.5501351Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5501902Z self=, 2025-05-07T20:06:53.5502426Z num_indices=27, 2025-05-07T20:06:53.5502674Z max_num_input_rows=27, 2025-05-07T20:06:53.5502927Z shape=[28], 2025-05-07T20:06:53.5503172Z dtype=torch.float32, 2025-05-07T20:06:53.5503432Z use_cpu=True, 2025-05-07T20:06:53.5503651Z num_groups=14, 2025-05-07T20:06:53.5503886Z use_var_cols=True, 2025-05-07T20:06:53.5504149Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5504439Z check_non_contiguous=True, 2025-05-07T20:06:53.5504709Z ) 2025-05-07T20:06:53.5504957Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5505495Z self=, 2025-05-07T20:06:53.5506015Z num_indices=4, 2025-05-07T20:06:53.5506261Z max_num_input_rows=30, 2025-05-07T20:06:53.5506510Z shape=[5], 2025-05-07T20:06:53.5506746Z dtype=torch.float32, 2025-05-07T20:06:53.5507002Z use_cpu=True, 2025-05-07T20:06:53.5507220Z num_groups=7, 2025-05-07T20:06:53.5507455Z use_var_cols=True, 2025-05-07T20:06:53.5507717Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5508001Z check_non_contiguous=False, 2025-05-07T20:06:53.5508282Z ) 2025-05-07T20:06:53.5508524Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5509077Z self=, 2025-05-07T20:06:53.5509583Z num_indices=4, 2025-05-07T20:06:53.5509825Z max_num_input_rows=30, 2025-05-07T20:06:53.5510086Z shape=[5], 2025-05-07T20:06:53.5510306Z dtype=torch.float32, 2025-05-07T20:06:53.5510564Z use_cpu=True, 2025-05-07T20:06:53.5510795Z num_groups=7, 2025-05-07T20:06:53.5511017Z use_var_cols=True, 2025-05-07T20:06:53.5511279Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5511578Z check_non_contiguous=True, 2025-05-07T20:06:53.5511836Z ) 2025-05-07T20:06:53.5512085Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5512637Z self=, 2025-05-07T20:06:53.5513140Z num_indices=4, 2025-05-07T20:06:53.5513383Z max_num_input_rows=30, 2025-05-07T20:06:53.5513653Z shape=[30], 2025-05-07T20:06:53.5513881Z dtype=torch.float32, 2025-05-07T20:06:53.5514142Z use_cpu=True, 2025-05-07T20:06:53.5514375Z num_groups=7, 2025-05-07T20:06:53.5514671Z use_var_cols=True, 2025-05-07T20:06:53.5514919Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5515218Z check_non_contiguous=True, 2025-05-07T20:06:53.5515491Z ) 2025-05-07T20:06:53.5515728Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5516276Z self=, 2025-05-07T20:06:53.5516796Z num_indices=4, 2025-05-07T20:06:53.5517025Z max_num_input_rows=30, 2025-05-07T20:06:53.5517295Z shape=[7], 2025-05-07T20:06:53.5517529Z dtype=torch.float32, 2025-05-07T20:06:53.5517772Z use_cpu=True, 2025-05-07T20:06:53.5518000Z num_groups=7, 2025-05-07T20:06:53.5518235Z use_var_cols=True, 2025-05-07T20:06:53.5518482Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5518880Z check_non_contiguous=True, 2025-05-07T20:06:53.5519154Z ) 2025-05-07T20:06:53.5519387Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5519937Z self=, 2025-05-07T20:06:53.5520456Z num_indices=30, 2025-05-07T20:06:53.5520699Z max_num_input_rows=9, 2025-05-07T20:06:53.5520944Z shape=[2], 2025-05-07T20:06:53.5521236Z dtype=torch.float32, 2025-05-07T20:06:53.5521493Z use_cpu=True, 2025-05-07T20:06:53.5521708Z num_groups=6, 2025-05-07T20:06:53.5521943Z use_var_cols=True, 2025-05-07T20:06:53.5522204Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5522490Z check_non_contiguous=True, 2025-05-07T20:06:53.5522759Z ) 2025-05-07T20:06:53.5523003Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5523538Z self=, 2025-05-07T20:06:53.5524054Z num_indices=2, 2025-05-07T20:06:53.5524297Z max_num_input_rows=9, 2025-05-07T20:06:53.5524541Z shape=[2], 2025-05-07T20:06:53.5524771Z dtype=torch.float32, 2025-05-07T20:06:53.5525031Z use_cpu=True, 2025-05-07T20:06:53.5525260Z num_groups=6, 2025-05-07T20:06:53.5525481Z use_var_cols=True, 2025-05-07T20:06:53.5525741Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5526043Z check_non_contiguous=True, 2025-05-07T20:06:53.5526304Z ) 2025-05-07T20:06:53.5526553Z Trying example: test_group_index_select_dim0( 2025-05-07T20:06:53.5527109Z self=, 2025-05-07T20:06:53.5527616Z num_indices=2, 2025-05-07T20:06:53.5527859Z max_num_input_rows=9, 2025-05-07T20:06:53.5528114Z shape=[2], 2025-05-07T20:06:53.5528332Z dtype=torch.float32, 2025-05-07T20:06:53.5528585Z use_cpu=True, 2025-05-07T20:06:53.5528817Z num_groups=9, 2025-05-07T20:06:53.5529040Z use_var_cols=True, 2025-05-07T20:06:53.5529299Z use_var_num_input_rows=True, 2025-05-07T20:06:53.5529602Z check_non_contiguous=True, 2025-05-07T20:06:53.5529859Z ) 2025-05-07T20:06:53.5530083Z PASSED 2025-05-07T20:06:56.4614088Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:06:56.4614514Z 2025-05-07T20:06:56.4614682Z =============================== warnings summary =============================== 2025-05-07T20:06:56.4615237Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:06:56.4616897Z /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:56.4618393Z warnings.warn( 2025-05-07T20:06:56.4618552Z 2025-05-07T20:06:56.4618802Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:06:56.4622533Z /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:56.4626294Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:06:56.4626769Z 2025-05-07T20:06:56.4627290Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:06:56.4627805Z ======================== 3 passed, 2 warnings in 5.49s ========================= 2025-05-07T20:06:57.0098962Z 2025-05-07T20:06:57.0099474Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:06:57.0117245Z [TEST] Python test time for ./sparse/index_select_test.py: 9 seconds 2025-05-07T20:06:57.0117610Z 2025-05-07T20:06:57.0117891Z 2025-05-07T20:06:57.0117896Z 2025-05-07T20:06:57.0117908Z 2025-05-07T20:06:57.0130241Z ################################################################################ 2025-05-07T20:06:57.0146779Z # [2025-05-07T20:06:57.014Z] Run Python Test Suite: 2025-05-07T20:06:57.0147151Z # ./sparse/misc_ops_test.py 2025-05-07T20:06:57.0147462Z ################################################################################ 2025-05-07T20:06:57.0169712Z + 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:57.0170431Z 2025-05-07T20:06:59.1516475Z ============================= test session starts ============================== 2025-05-07T20:06:59.1517195Z 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:59.1517775Z cachedir: .pytest_cache 2025-05-07T20:06:59.1518462Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:59.1519183Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:59.1519531Z plugins: hypothesis-6.131.14 2025-05-07T20:07:01.1331146Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:01.1332128Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:01.1389078Z collected 8 items 2025-05-07T20:07:01.1389270Z 2025-05-07T20:07:01.3020961Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:07:01.3123309Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:07:01.3124162Z self=, 2025-05-07T20:07:01.3124703Z index_type=torch.int32, 2025-05-07T20:07:01.3124976Z has_weight=False, 2025-05-07T20:07:01.3125242Z bucketize_pos=False, 2025-05-07T20:07:01.3125509Z ) 2025-05-07T20:07:01.3125776Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:07:01.3126367Z self=, 2025-05-07T20:07:01.3126869Z index_type=torch.int64, 2025-05-07T20:07:01.3127138Z has_weight=False, 2025-05-07T20:07:01.3127399Z bucketize_pos=True, 2025-05-07T20:07:01.3127650Z ) 2025-05-07T20:07:01.3127842Z PASSED 2025-05-07T20:07:01.3405116Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:07:01.3405839Z self=, 2025-05-07T20:07:01.3406287Z permute_size=0, 2025-05-07T20:07:01.3406531Z long_index=False, 2025-05-07T20:07:01.3406762Z ) 2025-05-07T20:07:01.3406989Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3407443Z self=, 2025-05-07T20:07:01.3408006Z permute_size=393, 2025-05-07T20:07:01.3408271Z long_index=False, 2025-05-07T20:07:01.3408568Z ) 2025-05-07T20:07:01.3408818Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3409259Z self=, 2025-05-07T20:07:01.3409701Z permute_size=393, 2025-05-07T20:07:01.3409935Z long_index=True, 2025-05-07T20:07:01.3410165Z ) 2025-05-07T20:07:01.3410382Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3411105Z self=, 2025-05-07T20:07:01.3411546Z permute_size=883, 2025-05-07T20:07:01.3411796Z long_index=False, 2025-05-07T20:07:01.3412034Z ) 2025-05-07T20:07:01.3412239Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3412683Z self=, 2025-05-07T20:07:01.3413233Z permute_size=516, 2025-05-07T20:07:01.3413470Z long_index=False, 2025-05-07T20:07:01.3413708Z ) 2025-05-07T20:07:01.3413932Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3414357Z self=, 2025-05-07T20:07:01.3414798Z permute_size=324, 2025-05-07T20:07:01.3415042Z long_index=True, 2025-05-07T20:07:01.3415259Z ) 2025-05-07T20:07:01.3415477Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3415914Z self=, 2025-05-07T20:07:01.3416349Z permute_size=661, 2025-05-07T20:07:01.3416597Z long_index=True, 2025-05-07T20:07:01.3416829Z ) 2025-05-07T20:07:01.3417103Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3417546Z self=, 2025-05-07T20:07:01.3418063Z permute_size=163, 2025-05-07T20:07:01.3418319Z long_index=False, 2025-05-07T20:07:01.3418546Z ) 2025-05-07T20:07:01.3418773Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3419212Z self=, 2025-05-07T20:07:01.3419636Z permute_size=542, 2025-05-07T20:07:01.3419882Z long_index=False, 2025-05-07T20:07:01.3420115Z ) 2025-05-07T20:07:01.3420322Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3420762Z self=, 2025-05-07T20:07:01.3421199Z permute_size=999, 2025-05-07T20:07:01.3421432Z long_index=True, 2025-05-07T20:07:01.3421670Z ) 2025-05-07T20:07:01.3421887Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3422314Z self=, 2025-05-07T20:07:01.3422754Z permute_size=168, 2025-05-07T20:07:01.3422999Z long_index=True, 2025-05-07T20:07:01.3423232Z ) 2025-05-07T20:07:01.3423439Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3423883Z self=, 2025-05-07T20:07:01.3424322Z permute_size=682, 2025-05-07T20:07:01.3424556Z long_index=False, 2025-05-07T20:07:01.3424790Z ) 2025-05-07T20:07:01.3425007Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3425433Z self=, 2025-05-07T20:07:01.3425869Z permute_size=704, 2025-05-07T20:07:01.3426113Z long_index=True, 2025-05-07T20:07:01.3426330Z ) 2025-05-07T20:07:01.3426548Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3426989Z self=, 2025-05-07T20:07:01.3427417Z permute_size=233, 2025-05-07T20:07:01.3427664Z long_index=True, 2025-05-07T20:07:01.3427897Z ) 2025-05-07T20:07:01.3428108Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3428551Z self=, 2025-05-07T20:07:01.3428992Z permute_size=447, 2025-05-07T20:07:01.3429246Z long_index=False, 2025-05-07T20:07:01.3429467Z ) 2025-05-07T20:07:01.3429684Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3430119Z self=, 2025-05-07T20:07:01.3430544Z permute_size=85, 2025-05-07T20:07:01.3430787Z long_index=True, 2025-05-07T20:07:01.3431015Z ) 2025-05-07T20:07:01.3431221Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3431661Z self=, 2025-05-07T20:07:01.3432098Z permute_size=998, 2025-05-07T20:07:01.3432452Z long_index=True, 2025-05-07T20:07:01.3432690Z ) 2025-05-07T20:07:01.3432912Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3433339Z self=, 2025-05-07T20:07:01.3433784Z permute_size=469, 2025-05-07T20:07:01.3434035Z long_index=True, 2025-05-07T20:07:01.3434274Z ) 2025-05-07T20:07:01.3434591Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3435035Z self=, 2025-05-07T20:07:01.3435481Z permute_size=431, 2025-05-07T20:07:01.3435741Z long_index=True, 2025-05-07T20:07:01.3435978Z ) 2025-05-07T20:07:01.3436199Z Trying example: test_invert_permute( 2025-05-07T20:07:01.3436628Z self=, 2025-05-07T20:07:01.3437073Z permute_size=38, 2025-05-07T20:07:01.3437324Z long_index=False, 2025-05-07T20:07:01.3437548Z ) 2025-05-07T20:07:01.3437760Z PASSED 2025-05-07T20:07:01.3469105Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:07:01.3729376Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:07:01.3730172Z self=, 2025-05-07T20:07:01.3730594Z N=1, 2025-05-07T20:07:01.3730824Z offsets_type=torch.int32, 2025-05-07T20:07:01.3731100Z ) 2025-05-07T20:07:01.3731328Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3731761Z self=, 2025-05-07T20:07:01.3732190Z N=10, 2025-05-07T20:07:01.3732405Z offsets_type=torch.int32, 2025-05-07T20:07:01.3732702Z ) 2025-05-07T20:07:01.3732965Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3733386Z self=, 2025-05-07T20:07:01.3733815Z N=10, 2025-05-07T20:07:01.3734038Z offsets_type=torch.int64, 2025-05-07T20:07:01.3734307Z ) 2025-05-07T20:07:01.3734529Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3734961Z self=, 2025-05-07T20:07:01.3735385Z N=19, 2025-05-07T20:07:01.3735594Z offsets_type=torch.int32, 2025-05-07T20:07:01.3735863Z ) 2025-05-07T20:07:01.3736077Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3736500Z self=, 2025-05-07T20:07:01.3736924Z N=11, 2025-05-07T20:07:01.3737144Z offsets_type=torch.int64, 2025-05-07T20:07:01.3737404Z ) 2025-05-07T20:07:01.3737619Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3738120Z self=, 2025-05-07T20:07:01.3738534Z N=18, 2025-05-07T20:07:01.3738798Z offsets_type=torch.int64, 2025-05-07T20:07:01.3739076Z ) 2025-05-07T20:07:01.3739283Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3739722Z self=, 2025-05-07T20:07:01.3740152Z N=2, 2025-05-07T20:07:01.3740376Z offsets_type=torch.int64, 2025-05-07T20:07:01.3740631Z ) 2025-05-07T20:07:01.3740854Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3741280Z self=, 2025-05-07T20:07:01.3741691Z N=2, 2025-05-07T20:07:01.3741918Z offsets_type=torch.int32, 2025-05-07T20:07:01.3742186Z ) 2025-05-07T20:07:01.3742389Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3742814Z self=, 2025-05-07T20:07:01.3743237Z N=20, 2025-05-07T20:07:01.3743444Z offsets_type=torch.int64, 2025-05-07T20:07:01.3743711Z ) 2025-05-07T20:07:01.3743930Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3744347Z self=, 2025-05-07T20:07:01.3744771Z N=8, 2025-05-07T20:07:01.3744991Z offsets_type=torch.int64, 2025-05-07T20:07:01.3745524Z ) 2025-05-07T20:07:01.3745746Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3746175Z self=, 2025-05-07T20:07:01.3746596Z N=20, 2025-05-07T20:07:01.3746804Z offsets_type=torch.int32, 2025-05-07T20:07:01.3747077Z ) 2025-05-07T20:07:01.3747300Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3748005Z self=, 2025-05-07T20:07:01.3748438Z N=9, 2025-05-07T20:07:01.3748660Z offsets_type=torch.int32, 2025-05-07T20:07:01.3748919Z ) 2025-05-07T20:07:01.3749139Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3749569Z self=, 2025-05-07T20:07:01.3749982Z N=16, 2025-05-07T20:07:01.3750209Z offsets_type=torch.int32, 2025-05-07T20:07:01.3750488Z ) 2025-05-07T20:07:01.3750691Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3751123Z self=, 2025-05-07T20:07:01.3751546Z N=15, 2025-05-07T20:07:01.3751753Z offsets_type=torch.int64, 2025-05-07T20:07:01.3752022Z ) 2025-05-07T20:07:01.3752241Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3752667Z self=, 2025-05-07T20:07:01.3753081Z N=3, 2025-05-07T20:07:01.3753305Z offsets_type=torch.int32, 2025-05-07T20:07:01.3753585Z ) 2025-05-07T20:07:01.3753794Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3754225Z self=, 2025-05-07T20:07:01.3754654Z N=5, 2025-05-07T20:07:01.3754885Z offsets_type=torch.int64, 2025-05-07T20:07:01.3755159Z ) 2025-05-07T20:07:01.3755380Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3755798Z self=, 2025-05-07T20:07:01.3756232Z N=13, 2025-05-07T20:07:01.3756463Z offsets_type=torch.int64, 2025-05-07T20:07:01.3756737Z ) 2025-05-07T20:07:01.3756944Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3757376Z self=, 2025-05-07T20:07:01.3757807Z N=8, 2025-05-07T20:07:01.3758018Z offsets_type=torch.int32, 2025-05-07T20:07:01.3758296Z ) 2025-05-07T20:07:01.3758520Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3758941Z self=, 2025-05-07T20:07:01.3759371Z N=1, 2025-05-07T20:07:01.3759593Z offsets_type=torch.int64, 2025-05-07T20:07:01.3759852Z ) 2025-05-07T20:07:01.3760071Z Trying example: test_offsets_range( 2025-05-07T20:07:01.3760497Z self=, 2025-05-07T20:07:01.3760913Z N=17, 2025-05-07T20:07:01.3761137Z offsets_type=torch.int64, 2025-05-07T20:07:01.3761404Z ) 2025-05-07T20:07:01.3761583Z PASSED 2025-05-07T20:07:01.3795042Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:07:01.3795910Z self=, 2025-05-07T20:07:01.3796419Z batch_size=2, 2025-05-07T20:07:01.3796635Z m=3, 2025-05-07T20:07:01.3796836Z k=4, 2025-05-07T20:07:01.3797036Z n=5, 2025-05-07T20:07:01.3797238Z use_cpu=True, 2025-05-07T20:07:01.3797463Z ) 2025-05-07T20:07:01.3798110Z PASSED 2025-05-07T20:07:01.3807938Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:07:01.3823972Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:07:01.3824358Z 2025-05-07T20:07:01.3824502Z ============================== 8 passed in 2.35s =============================== 2025-05-07T20:07:01.9282739Z 2025-05-07T20:07:01.9283240Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:07:01.9300284Z [TEST] Python test time for ./sparse/misc_ops_test.py: 4 seconds 2025-05-07T20:07:01.9300626Z 2025-05-07T20:07:01.9300631Z 2025-05-07T20:07:01.9300635Z 2025-05-07T20:07:01.9300649Z 2025-05-07T20:07:01.9313679Z ################################################################################ 2025-05-07T20:07:01.9329846Z # [2025-05-07T20:07:01.932Z] Run Python Test Suite: 2025-05-07T20:07:01.9330232Z # ./sparse/pack_segments_test.py 2025-05-07T20:07:01.9330720Z ################################################################################ 2025-05-07T20:07:01.9352583Z + 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:07:01.9353308Z 2025-05-07T20:07:04.0582995Z ============================= test session starts ============================== 2025-05-07T20:07:04.0583711Z 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:04.0584336Z cachedir: .pytest_cache 2025-05-07T20:07:04.0584985Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:04.0585705Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:04.0586042Z plugins: hypothesis-6.131.14 2025-05-07T20:07:06.0326794Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:06.0327799Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:06.0383992Z collected 4 items 2025-05-07T20:07:06.0384155Z 2025-05-07T20:07:06.3745611Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:07:06.5511048Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:07:06.5522222Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig SKIPPED 2025-05-07T20:07:06.7372086Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:07:06.7372572Z 2025-05-07T20:07:06.7372729Z =========================== short test summary info ============================ 2025-05-07T20:07:06.7373286Z SKIPPED [1] sparse/pack_segments_test.py:417: CUDA is not available or no GPUs detected 2025-05-07T20:07:06.7373854Z ========================= 3 passed, 1 skipped in 2.80s ========================= 2025-05-07T20:07:07.3012002Z 2025-05-07T20:07:07.3012506Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:07:07.3028543Z [TEST] Python test time for ./sparse/pack_segments_test.py: 6 seconds 2025-05-07T20:07:07.3028908Z 2025-05-07T20:07:07.3028921Z 2025-05-07T20:07:07.3028926Z 2025-05-07T20:07:07.3028930Z 2025-05-07T20:07:07.3041669Z ################################################################################ 2025-05-07T20:07:07.3058362Z # [2025-05-07T20:07:07.305Z] Run Python Test Suite: 2025-05-07T20:07:07.3058765Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:07:07.3059112Z ################################################################################ 2025-05-07T20:07:07.3080642Z + 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:07:07.3081381Z 2025-05-07T20:07:09.4807829Z ============================= test session starts ============================== 2025-05-07T20:07:09.4808558Z 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:09.4809150Z cachedir: .pytest_cache 2025-05-07T20:07:09.4809786Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:09.4810499Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:09.4810832Z plugins: hypothesis-6.131.14 2025-05-07T20:07:11.4541781Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:11.4542767Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:11.4587099Z collected 1 item 2025-05-07T20:07:11.4587273Z 2025-05-07T20:07:11.4608681Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings SKIPPED 2025-05-07T20:07:11.4609130Z 2025-05-07T20:07:11.4609302Z =========================== short test summary info ============================ 2025-05-07T20:07:11.4609990Z SKIPPED [1] sparse/permute_embeddings_test.py:42: Test is currently known to fail when fbgemm_gpu is built by Clang in OSS 2025-05-07T20:07:11.4610685Z ============================== 1 skipped in 2.10s ============================== 2025-05-07T20:07:12.0034063Z 2025-05-07T20:07:12.0034597Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:07:12.0050894Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 5 seconds 2025-05-07T20:07:12.0051254Z 2025-05-07T20:07:12.0051259Z 2025-05-07T20:07:12.0051263Z 2025-05-07T20:07:12.0051273Z 2025-05-07T20:07:12.0064228Z ################################################################################ 2025-05-07T20:07:12.0079960Z # [2025-05-07T20:07:12.007Z] Run Python Test Suite: 2025-05-07T20:07:12.0080379Z # ./sparse/permute_indices_test.py 2025-05-07T20:07:12.0080711Z ################################################################################ 2025-05-07T20:07:12.0102668Z + 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:07:12.0103393Z 2025-05-07T20:07:14.1468578Z ============================= test session starts ============================== 2025-05-07T20:07:14.1469301Z 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:14.1469906Z cachedir: .pytest_cache 2025-05-07T20:07:14.1470557Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:14.1471272Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:14.1471595Z plugins: hypothesis-6.131.14 2025-05-07T20:07:16.1215191Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:16.1216174Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:16.1264828Z collected 3 items 2025-05-07T20:07:16.1265012Z 2025-05-07T20:07:16.3835295Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:07:16.3836157Z self=, 2025-05-07T20:07:16.3836701Z B=0, 2025-05-07T20:07:16.3836895Z T=0, 2025-05-07T20:07:16.3837091Z L=2, 2025-05-07T20:07:16.3837301Z long_index=False, 2025-05-07T20:07:16.3837537Z has_weight=False, 2025-05-07T20:07:16.3837786Z is_1D=False, 2025-05-07T20:07:16.3838103Z W=4, 2025-05-07T20:07:16.3838359Z ) 2025-05-07T20:07:16.3838586Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3839114Z self=, 2025-05-07T20:07:16.3839605Z B=5, 2025-05-07T20:07:16.3839803Z T=0, 2025-05-07T20:07:16.3839995Z L=2, 2025-05-07T20:07:16.3840186Z long_index=False, 2025-05-07T20:07:16.3840430Z has_weight=False, 2025-05-07T20:07:16.3840666Z is_1D=False, 2025-05-07T20:07:16.3840871Z W=4, 2025-05-07T20:07:16.3841067Z ) 2025-05-07T20:07:16.3841289Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3841795Z self=, 2025-05-07T20:07:16.3842594Z B=5, 2025-05-07T20:07:16.3842798Z T=19, 2025-05-07T20:07:16.3843048Z L=11, 2025-05-07T20:07:16.3843255Z long_index=False, 2025-05-07T20:07:16.3843483Z has_weight=True, 2025-05-07T20:07:16.3843718Z is_1D=True, 2025-05-07T20:07:16.3843936Z W=6, 2025-05-07T20:07:16.3844122Z ) 2025-05-07T20:07:16.3844338Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3844955Z self=, 2025-05-07T20:07:16.3845541Z B=17, 2025-05-07T20:07:16.3845729Z T=2, 2025-05-07T20:07:16.3845931Z L=14, 2025-05-07T20:07:16.3846140Z long_index=True, 2025-05-07T20:07:16.3846370Z has_weight=False, 2025-05-07T20:07:16.3846612Z is_1D=True, 2025-05-07T20:07:16.3846829Z W=7, 2025-05-07T20:07:16.3847012Z ) 2025-05-07T20:07:16.3847227Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3847908Z self=, 2025-05-07T20:07:16.3848411Z B=20, 2025-05-07T20:07:16.3848610Z T=12, 2025-05-07T20:07:16.3848811Z L=19, 2025-05-07T20:07:16.3849087Z long_index=True, 2025-05-07T20:07:16.3849329Z has_weight=False, 2025-05-07T20:07:16.3849568Z is_1D=True, 2025-05-07T20:07:16.3849767Z W=5, 2025-05-07T20:07:16.3849971Z ) 2025-05-07T20:07:16.3850229Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3850744Z self=, 2025-05-07T20:07:16.3851249Z B=1, 2025-05-07T20:07:16.3851446Z T=6, 2025-05-07T20:07:16.3851629Z L=8, 2025-05-07T20:07:16.3851834Z long_index=True, 2025-05-07T20:07:16.3852073Z has_weight=False, 2025-05-07T20:07:16.3852299Z is_1D=True, 2025-05-07T20:07:16.3852513Z W=5, 2025-05-07T20:07:16.3852710Z ) 2025-05-07T20:07:16.3852914Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3853426Z self=, 2025-05-07T20:07:16.3853930Z B=3, 2025-05-07T20:07:16.3854128Z T=2, 2025-05-07T20:07:16.3854312Z L=11, 2025-05-07T20:07:16.3854520Z long_index=False, 2025-05-07T20:07:16.3854762Z has_weight=True, 2025-05-07T20:07:16.3854989Z is_1D=False, 2025-05-07T20:07:16.3855208Z W=7, 2025-05-07T20:07:16.3855470Z ) 2025-05-07T20:07:16.3855691Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3856219Z self=, 2025-05-07T20:07:16.3856717Z B=17, 2025-05-07T20:07:16.3856923Z T=6, 2025-05-07T20:07:16.3857125Z L=8, 2025-05-07T20:07:16.3857335Z long_index=True, 2025-05-07T20:07:16.3857579Z has_weight=False, 2025-05-07T20:07:16.3857888Z is_1D=False, 2025-05-07T20:07:16.3858096Z W=8, 2025-05-07T20:07:16.3858348Z ) 2025-05-07T20:07:16.3858571Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3859073Z self=, 2025-05-07T20:07:16.3859592Z B=4, 2025-05-07T20:07:16.3859795Z T=8, 2025-05-07T20:07:16.3859998Z L=7, 2025-05-07T20:07:16.3860192Z long_index=True, 2025-05-07T20:07:16.3860435Z has_weight=False, 2025-05-07T20:07:16.3860672Z is_1D=True, 2025-05-07T20:07:16.3860876Z W=4, 2025-05-07T20:07:16.3861074Z ) 2025-05-07T20:07:16.3861295Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3861802Z self=, 2025-05-07T20:07:16.3862307Z B=6, 2025-05-07T20:07:16.3862504Z T=4, 2025-05-07T20:07:16.3862687Z L=12, 2025-05-07T20:07:16.3862895Z long_index=False, 2025-05-07T20:07:16.3863134Z has_weight=True, 2025-05-07T20:07:16.3863355Z is_1D=False, 2025-05-07T20:07:16.3863570Z W=6, 2025-05-07T20:07:16.3863763Z ) 2025-05-07T20:07:16.3863970Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3864487Z self=, 2025-05-07T20:07:16.3865156Z B=11, 2025-05-07T20:07:16.3865347Z T=17, 2025-05-07T20:07:16.3865551Z L=2, 2025-05-07T20:07:16.3865760Z long_index=False, 2025-05-07T20:07:16.3866080Z has_weight=True, 2025-05-07T20:07:16.3866321Z is_1D=True, 2025-05-07T20:07:16.3866536Z W=4, 2025-05-07T20:07:16.3866720Z ) 2025-05-07T20:07:16.3867044Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3867562Z self=, 2025-05-07T20:07:16.3868064Z B=4, 2025-05-07T20:07:16.3868249Z T=17, 2025-05-07T20:07:16.3868449Z L=2, 2025-05-07T20:07:16.3868660Z long_index=False, 2025-05-07T20:07:16.3868893Z has_weight=True, 2025-05-07T20:07:16.3869137Z is_1D=True, 2025-05-07T20:07:16.3869356Z W=4, 2025-05-07T20:07:16.3869543Z ) 2025-05-07T20:07:16.3869764Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3870278Z self=, 2025-05-07T20:07:16.3870776Z B=17, 2025-05-07T20:07:16.3870976Z T=17, 2025-05-07T20:07:16.3871171Z L=2, 2025-05-07T20:07:16.3871363Z long_index=False, 2025-05-07T20:07:16.3871604Z has_weight=True, 2025-05-07T20:07:16.3871838Z is_1D=True, 2025-05-07T20:07:16.3872039Z W=4, 2025-05-07T20:07:16.3872233Z ) 2025-05-07T20:07:16.3872452Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3872949Z self=, 2025-05-07T20:07:16.3873455Z B=17, 2025-05-07T20:07:16.3873657Z T=17, 2025-05-07T20:07:16.3873842Z L=2, 2025-05-07T20:07:16.3874045Z long_index=True, 2025-05-07T20:07:16.3874287Z has_weight=True, 2025-05-07T20:07:16.3874523Z is_1D=True, 2025-05-07T20:07:16.3874723Z W=4, 2025-05-07T20:07:16.3874917Z ) 2025-05-07T20:07:16.3875133Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3875646Z self=, 2025-05-07T20:07:16.3876157Z B=17, 2025-05-07T20:07:16.3876358Z T=17, 2025-05-07T20:07:16.3876541Z L=4, 2025-05-07T20:07:16.3876743Z long_index=True, 2025-05-07T20:07:16.3876987Z has_weight=True, 2025-05-07T20:07:16.3877212Z is_1D=True, 2025-05-07T20:07:16.3877426Z W=4, 2025-05-07T20:07:16.3877623Z ) 2025-05-07T20:07:16.3877835Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3878348Z self=, 2025-05-07T20:07:16.3878860Z B=4, 2025-05-07T20:07:16.3879044Z T=17, 2025-05-07T20:07:16.3879242Z L=4, 2025-05-07T20:07:16.3879451Z long_index=True, 2025-05-07T20:07:16.3879676Z has_weight=True, 2025-05-07T20:07:16.3879906Z is_1D=True, 2025-05-07T20:07:16.3880130Z W=4, 2025-05-07T20:07:16.3880309Z ) 2025-05-07T20:07:16.3880535Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3881049Z self=, 2025-05-07T20:07:16.3881559Z B=4, 2025-05-07T20:07:16.3881743Z T=4, 2025-05-07T20:07:16.3881935Z L=4, 2025-05-07T20:07:16.3882141Z long_index=True, 2025-05-07T20:07:16.3882368Z has_weight=True, 2025-05-07T20:07:16.3882604Z is_1D=True, 2025-05-07T20:07:16.3882823Z W=4, 2025-05-07T20:07:16.3883008Z ) 2025-05-07T20:07:16.3883233Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3883751Z self=, 2025-05-07T20:07:16.3884246Z B=6, 2025-05-07T20:07:16.3884447Z T=12, 2025-05-07T20:07:16.3884647Z L=9, 2025-05-07T20:07:16.3884885Z long_index=True, 2025-05-07T20:07:16.3885130Z has_weight=False, 2025-05-07T20:07:16.3885373Z is_1D=True, 2025-05-07T20:07:16.3885577Z W=5, 2025-05-07T20:07:16.3885780Z ) 2025-05-07T20:07:16.3886000Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3886594Z self=, 2025-05-07T20:07:16.3887103Z B=6, 2025-05-07T20:07:16.3887306Z T=12, 2025-05-07T20:07:16.3887494Z L=12, 2025-05-07T20:07:16.3887705Z long_index=True, 2025-05-07T20:07:16.3887946Z has_weight=False, 2025-05-07T20:07:16.3888175Z is_1D=True, 2025-05-07T20:07:16.3888387Z W=5, 2025-05-07T20:07:16.3888580Z ) 2025-05-07T20:07:16.3888847Z Trying example: test_permute_indices( 2025-05-07T20:07:16.3889360Z self=, 2025-05-07T20:07:16.3889867Z B=6, 2025-05-07T20:07:16.3890065Z T=12, 2025-05-07T20:07:16.3890250Z L=12, 2025-05-07T20:07:16.3890455Z long_index=True, 2025-05-07T20:07:16.3890692Z has_weight=True, 2025-05-07T20:07:16.3890910Z is_1D=True, 2025-05-07T20:07:16.3891124Z W=5, 2025-05-07T20:07:16.3891322Z ) 2025-05-07T20:07:16.3891504Z PASSED 2025-05-07T20:07:16.3892060Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights SKIPPED 2025-05-07T20:07:16.3892909Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats SKIPPED 2025-05-07T20:07:16.3893357Z 2025-05-07T20:07:16.3893511Z =========================== short test summary info ============================ 2025-05-07T20:07:16.3894085Z SKIPPED [1] sparse/permute_indices_test.py:168: CUDA is not available or no GPUs detected 2025-05-07T20:07:16.3895034Z SKIPPED [1] sparse/permute_indices_test.py:203: Test is currently known to fail when fbgemm_gpu is built by Clang in OSS 2025-05-07T20:07:16.3895712Z ========================= 1 passed, 2 skipped in 2.36s ========================= 2025-05-07T20:07:16.9272826Z 2025-05-07T20:07:16.9273603Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:07:16.9290775Z [TEST] Python test time for ./sparse/permute_indices_test.py: 4 seconds 2025-05-07T20:07:16.9291439Z 2025-05-07T20:07:16.9291457Z 2025-05-07T20:07:16.9291504Z 2025-05-07T20:07:16.9291508Z 2025-05-07T20:07:16.9303902Z ################################################################################ 2025-05-07T20:07:16.9319918Z # [2025-05-07T20:07:16.931Z] Run Python Test Suite: 2025-05-07T20:07:16.9320582Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:07:16.9320939Z ################################################################################ 2025-05-07T20:07:16.9343178Z + 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:07:16.9343931Z 2025-05-07T20:07:19.0681734Z ============================= test session starts ============================== 2025-05-07T20:07:19.0682447Z 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.0683040Z cachedir: .pytest_cache 2025-05-07T20:07:19.0683679Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:19.0684420Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:19.0684753Z plugins: hypothesis-6.131.14 2025-05-07T20:07:21.0190938Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:21.0191974Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:21.0236436Z collected 2 items 2025-05-07T20:07:21.0236725Z 2025-05-07T20:07:21.0253836Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features SKIPPED 2025-05-07T20:07:21.0270191Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats SKIPPED 2025-05-07T20:07:21.0270773Z 2025-05-07T20:07:21.0270931Z =========================== short test summary info ============================ 2025-05-07T20:07:21.0271905Z SKIPPED [1] sparse/permute_sparse_features_test.py:65: Test is currently known to fail when fbgemm_gpu is built by Clang in OSS 2025-05-07T20:07:21.0272894Z SKIPPED [1] sparse/permute_sparse_features_test.py:127: Test is currently known to fail when fbgemm_gpu is built by Clang in OSS 2025-05-07T20:07:21.0273600Z ============================== 2 skipped in 2.08s ============================== 2025-05-07T20:07:21.5754900Z 2025-05-07T20:07:21.5755607Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:07:21.5771664Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 5 seconds 2025-05-07T20:07:21.5772053Z 2025-05-07T20:07:21.5772059Z 2025-05-07T20:07:21.5772063Z 2025-05-07T20:07:21.5772074Z 2025-05-07T20:07:21.5784938Z ################################################################################ 2025-05-07T20:07:21.5800636Z # [2025-05-07T20:07:21.579Z] Run Python Test Suite: 2025-05-07T20:07:21.5801071Z # ./sparse/reorder_batched_test.py 2025-05-07T20:07:21.5801407Z ################################################################################ 2025-05-07T20:07:21.5823492Z + 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:21.5824210Z 2025-05-07T20:07:23.7345864Z ============================= test session starts ============================== 2025-05-07T20:07:23.7346575Z 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.7347165Z cachedir: .pytest_cache 2025-05-07T20:07:23.7347926Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:23.7348643Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:23.7348981Z plugins: hypothesis-6.131.14 2025-05-07T20:07:25.7201941Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:25.7202948Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:25.7266239Z collected 7 items 2025-05-07T20:07:25.7266546Z 2025-05-07T20:07:25.9154106Z 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:25.9155311Z self=, 2025-05-07T20:07:25.9156395Z B=1, 2025-05-07T20:07:25.9156592Z T=1, 2025-05-07T20:07:25.9156792Z L=2, 2025-05-07T20:07:25.9156994Z A=1, 2025-05-07T20:07:25.9157193Z Dtype=torch.int32, 2025-05-07T20:07:25.9157450Z Itype=torch.int32, 2025-05-07T20:07:25.9157712Z broadcast_indices=False, 2025-05-07T20:07:25.9157975Z max_batch_size=0, 2025-05-07T20:07:25.9158220Z ) 2025-05-07T20:07:25.9158560Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9159241Z self=, 2025-05-07T20:07:25.9159840Z B=17, 2025-05-07T20:07:25.9160039Z T=1, 2025-05-07T20:07:25.9160237Z L=2, 2025-05-07T20:07:25.9160432Z A=1, 2025-05-07T20:07:25.9160630Z Dtype=torch.int32, 2025-05-07T20:07:25.9160894Z Itype=torch.int32, 2025-05-07T20:07:25.9161150Z broadcast_indices=False, 2025-05-07T20:07:25.9161414Z max_batch_size=0, 2025-05-07T20:07:25.9161646Z ) 2025-05-07T20:07:25.9161922Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9162588Z self=, 2025-05-07T20:07:25.9163169Z B=17, 2025-05-07T20:07:25.9163368Z T=4, 2025-05-07T20:07:25.9163548Z L=8, 2025-05-07T20:07:25.9163741Z A=19, 2025-05-07T20:07:25.9163952Z Dtype=torch.float32, 2025-05-07T20:07:25.9164489Z Itype=torch.int64, 2025-05-07T20:07:25.9164745Z broadcast_indices=False, 2025-05-07T20:07:25.9165018Z max_batch_size=0, 2025-05-07T20:07:25.9165238Z ) 2025-05-07T20:07:25.9165515Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9166193Z self=, 2025-05-07T20:07:25.9166884Z B=11, 2025-05-07T20:07:25.9167070Z T=4, 2025-05-07T20:07:25.9167290Z L=4, 2025-05-07T20:07:25.9167484Z A=9, 2025-05-07T20:07:25.9167684Z Dtype=torch.float32, 2025-05-07T20:07:25.9167945Z Itype=torch.int64, 2025-05-07T20:07:25.9168200Z broadcast_indices=False, 2025-05-07T20:07:25.9168461Z max_batch_size=-2, 2025-05-07T20:07:25.9168693Z ) 2025-05-07T20:07:25.9168969Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9169625Z self=, 2025-05-07T20:07:25.9170218Z B=18, 2025-05-07T20:07:25.9170417Z T=20, 2025-05-07T20:07:25.9170602Z L=7, 2025-05-07T20:07:25.9170798Z A=20, 2025-05-07T20:07:25.9171011Z Dtype=torch.int64, 2025-05-07T20:07:25.9171250Z Itype=torch.int32, 2025-05-07T20:07:25.9171507Z broadcast_indices=True, 2025-05-07T20:07:25.9171773Z max_batch_size=1, 2025-05-07T20:07:25.9172003Z ) 2025-05-07T20:07:25.9172269Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9172932Z self=, 2025-05-07T20:07:25.9173517Z B=1, 2025-05-07T20:07:25.9173700Z T=9, 2025-05-07T20:07:25.9173893Z L=20, 2025-05-07T20:07:25.9174090Z A=1, 2025-05-07T20:07:25.9174281Z Dtype=torch.int32, 2025-05-07T20:07:25.9174532Z Itype=torch.int32, 2025-05-07T20:07:25.9174786Z broadcast_indices=False, 2025-05-07T20:07:25.9175046Z max_batch_size=5, 2025-05-07T20:07:25.9175280Z ) 2025-05-07T20:07:25.9175552Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9176207Z self=, 2025-05-07T20:07:25.9176796Z B=17, 2025-05-07T20:07:25.9176993Z T=8, 2025-05-07T20:07:25.9177172Z L=3, 2025-05-07T20:07:25.9177367Z A=14, 2025-05-07T20:07:25.9177576Z Dtype=torch.int64, 2025-05-07T20:07:25.9177894Z Itype=torch.int64, 2025-05-07T20:07:25.9178154Z broadcast_indices=False, 2025-05-07T20:07:25.9178428Z max_batch_size=0, 2025-05-07T20:07:25.9178656Z ) 2025-05-07T20:07:25.9178917Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9179585Z self=, 2025-05-07T20:07:25.9180171Z B=11, 2025-05-07T20:07:25.9180360Z T=6, 2025-05-07T20:07:25.9180556Z L=4, 2025-05-07T20:07:25.9180756Z A=18, 2025-05-07T20:07:25.9180967Z Dtype=torch.float32, 2025-05-07T20:07:25.9181230Z Itype=torch.int64, 2025-05-07T20:07:25.9181486Z broadcast_indices=True, 2025-05-07T20:07:25.9181743Z max_batch_size=5, 2025-05-07T20:07:25.9181972Z ) 2025-05-07T20:07:25.9182244Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9182905Z self=, 2025-05-07T20:07:25.9183496Z B=10, 2025-05-07T20:07:25.9183692Z T=9, 2025-05-07T20:07:25.9183877Z L=3, 2025-05-07T20:07:25.9184069Z A=10, 2025-05-07T20:07:25.9184279Z Dtype=torch.float32, 2025-05-07T20:07:25.9184541Z Itype=torch.int64, 2025-05-07T20:07:25.9184782Z broadcast_indices=True, 2025-05-07T20:07:25.9185049Z max_batch_size=2, 2025-05-07T20:07:25.9185286Z ) 2025-05-07T20:07:25.9185549Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9186219Z self=, 2025-05-07T20:07:25.9186907Z B=3, 2025-05-07T20:07:25.9187101Z T=7, 2025-05-07T20:07:25.9187303Z L=15, 2025-05-07T20:07:25.9187502Z A=1, 2025-05-07T20:07:25.9187699Z Dtype=torch.int64, 2025-05-07T20:07:25.9187952Z Itype=torch.int32, 2025-05-07T20:07:25.9188210Z broadcast_indices=True, 2025-05-07T20:07:25.9188468Z max_batch_size=0, 2025-05-07T20:07:25.9200824Z ) 2025-05-07T20:07:25.9201310Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9201985Z self=, 2025-05-07T20:07:25.9202589Z B=20, 2025-05-07T20:07:25.9202804Z T=6, 2025-05-07T20:07:25.9202995Z L=6, 2025-05-07T20:07:25.9203200Z A=17, 2025-05-07T20:07:25.9203420Z Dtype=torch.int32, 2025-05-07T20:07:25.9203666Z Itype=torch.int32, 2025-05-07T20:07:25.9203930Z broadcast_indices=False, 2025-05-07T20:07:25.9204219Z max_batch_size=-1, 2025-05-07T20:07:25.9204446Z ) 2025-05-07T20:07:25.9204732Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9205407Z self=, 2025-05-07T20:07:25.9206000Z B=20, 2025-05-07T20:07:25.9206192Z T=1, 2025-05-07T20:07:25.9206394Z L=6, 2025-05-07T20:07:25.9206591Z A=17, 2025-05-07T20:07:25.9206816Z Dtype=torch.int32, 2025-05-07T20:07:25.9207128Z Itype=torch.int32, 2025-05-07T20:07:25.9207387Z broadcast_indices=False, 2025-05-07T20:07:25.9207649Z max_batch_size=-1, 2025-05-07T20:07:25.9207883Z ) 2025-05-07T20:07:25.9208157Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9208817Z self=, 2025-05-07T20:07:25.9209403Z B=6, 2025-05-07T20:07:25.9209605Z T=1, 2025-05-07T20:07:25.9209794Z L=6, 2025-05-07T20:07:25.9209987Z A=17, 2025-05-07T20:07:25.9210197Z Dtype=torch.int32, 2025-05-07T20:07:25.9210434Z Itype=torch.int32, 2025-05-07T20:07:25.9210691Z broadcast_indices=False, 2025-05-07T20:07:25.9210965Z max_batch_size=-1, 2025-05-07T20:07:25.9211193Z ) 2025-05-07T20:07:25.9211475Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9212148Z self=, 2025-05-07T20:07:25.9212741Z B=6, 2025-05-07T20:07:25.9212931Z T=1, 2025-05-07T20:07:25.9213131Z L=6, 2025-05-07T20:07:25.9213334Z A=1, 2025-05-07T20:07:25.9213532Z Dtype=torch.int32, 2025-05-07T20:07:25.9213783Z Itype=torch.int32, 2025-05-07T20:07:25.9214040Z broadcast_indices=False, 2025-05-07T20:07:25.9214299Z max_batch_size=-1, 2025-05-07T20:07:25.9214529Z ) 2025-05-07T20:07:25.9214805Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9215469Z self=, 2025-05-07T20:07:25.9216055Z B=6, 2025-05-07T20:07:25.9216257Z T=1, 2025-05-07T20:07:25.9216441Z L=2, 2025-05-07T20:07:25.9216637Z A=1, 2025-05-07T20:07:25.9216847Z Dtype=torch.int32, 2025-05-07T20:07:25.9217086Z Itype=torch.int32, 2025-05-07T20:07:25.9217349Z broadcast_indices=False, 2025-05-07T20:07:25.9217632Z max_batch_size=-1, 2025-05-07T20:07:25.9217946Z ) 2025-05-07T20:07:25.9218231Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9218905Z self=, 2025-05-07T20:07:25.9219497Z B=1, 2025-05-07T20:07:25.9219688Z T=1, 2025-05-07T20:07:25.9219889Z L=2, 2025-05-07T20:07:25.9220091Z A=1, 2025-05-07T20:07:25.9220289Z Dtype=torch.int32, 2025-05-07T20:07:25.9220545Z Itype=torch.int32, 2025-05-07T20:07:25.9220920Z broadcast_indices=False, 2025-05-07T20:07:25.9221187Z max_batch_size=-1, 2025-05-07T20:07:25.9221427Z ) 2025-05-07T20:07:25.9221709Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9222364Z self=, 2025-05-07T20:07:25.9222953Z B=1, 2025-05-07T20:07:25.9223155Z T=1, 2025-05-07T20:07:25.9223408Z L=2, 2025-05-07T20:07:25.9223607Z A=1, 2025-05-07T20:07:25.9223815Z Dtype=torch.int32, 2025-05-07T20:07:25.9224054Z Itype=torch.int32, 2025-05-07T20:07:25.9224313Z broadcast_indices=False, 2025-05-07T20:07:25.9224587Z max_batch_size=1, 2025-05-07T20:07:25.9224817Z ) 2025-05-07T20:07:25.9225082Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9225753Z self=, 2025-05-07T20:07:25.9226347Z B=19, 2025-05-07T20:07:25.9226541Z T=17, 2025-05-07T20:07:25.9226742Z L=2, 2025-05-07T20:07:25.9226940Z A=4, 2025-05-07T20:07:25.9227141Z Dtype=torch.int32, 2025-05-07T20:07:25.9227396Z Itype=torch.int64, 2025-05-07T20:07:25.9227652Z broadcast_indices=True, 2025-05-07T20:07:25.9227910Z max_batch_size=-1, 2025-05-07T20:07:25.9228142Z ) 2025-05-07T20:07:25.9228419Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9229082Z self=, 2025-05-07T20:07:25.9229673Z B=19, 2025-05-07T20:07:25.9229872Z T=17, 2025-05-07T20:07:25.9230056Z L=2, 2025-05-07T20:07:25.9230251Z A=2, 2025-05-07T20:07:25.9230460Z Dtype=torch.int32, 2025-05-07T20:07:25.9230696Z Itype=torch.int64, 2025-05-07T20:07:25.9230949Z broadcast_indices=True, 2025-05-07T20:07:25.9231219Z max_batch_size=-1, 2025-05-07T20:07:25.9231441Z ) 2025-05-07T20:07:25.9231714Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9232379Z self=, 2025-05-07T20:07:25.9232968Z B=19, 2025-05-07T20:07:25.9233150Z T=17, 2025-05-07T20:07:25.9233341Z L=2, 2025-05-07T20:07:25.9233533Z A=2, 2025-05-07T20:07:25.9233722Z Dtype=torch.int32, 2025-05-07T20:07:25.9233973Z Itype=torch.int64, 2025-05-07T20:07:25.9234228Z broadcast_indices=True, 2025-05-07T20:07:25.9234493Z max_batch_size=2, 2025-05-07T20:07:25.9234724Z ) 2025-05-07T20:07:25.9234915Z PASSED 2025-05-07T20:07:25.9235372Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:07:25.9802434Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9803831Z self=, 2025-05-07T20:07:25.9804617Z B=1, 2025-05-07T20:07:25.9804947Z T=1, 2025-05-07T20:07:25.9805200Z L=2, 2025-05-07T20:07:25.9805452Z A=1, 2025-05-07T20:07:25.9805708Z Dtype=torch.int32, 2025-05-07T20:07:25.9806033Z Itype=torch.int32, 2025-05-07T20:07:25.9806369Z broadcast_indices=False, 2025-05-07T20:07:25.9806697Z ) 2025-05-07T20:07:25.9807036Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9807892Z self=, 2025-05-07T20:07:25.9808638Z B=6, 2025-05-07T20:07:25.9808893Z T=1, 2025-05-07T20:07:25.9809147Z L=2, 2025-05-07T20:07:25.9809386Z A=1, 2025-05-07T20:07:25.9809652Z Dtype=torch.int32, 2025-05-07T20:07:25.9809973Z Itype=torch.int32, 2025-05-07T20:07:25.9810287Z broadcast_indices=False, 2025-05-07T20:07:25.9810626Z ) 2025-05-07T20:07:25.9810964Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9811816Z self=, 2025-05-07T20:07:25.9812856Z B=6, 2025-05-07T20:07:25.9813112Z T=11, 2025-05-07T20:07:25.9813365Z L=3, 2025-05-07T20:07:25.9813600Z A=18, 2025-05-07T20:07:25.9813875Z Dtype=torch.float32, 2025-05-07T20:07:25.9814215Z Itype=torch.int32, 2025-05-07T20:07:25.9814535Z broadcast_indices=False, 2025-05-07T20:07:25.9814877Z ) 2025-05-07T20:07:25.9815357Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9816191Z self=, 2025-05-07T20:07:25.9816947Z B=18, 2025-05-07T20:07:25.9817200Z T=1, 2025-05-07T20:07:25.9817434Z L=2, 2025-05-07T20:07:25.9817684Z A=1, 2025-05-07T20:07:25.9818012Z Dtype=torch.int32, 2025-05-07T20:07:25.9818319Z Itype=torch.int32, 2025-05-07T20:07:25.9818649Z broadcast_indices=False, 2025-05-07T20:07:25.9818985Z ) 2025-05-07T20:07:25.9819313Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9820165Z self=, 2025-05-07T20:07:25.9820922Z B=18, 2025-05-07T20:07:25.9821175Z T=17, 2025-05-07T20:07:25.9821416Z L=5, 2025-05-07T20:07:25.9821664Z A=14, 2025-05-07T20:07:25.9821971Z Dtype=torch.float32, 2025-05-07T20:07:25.9822300Z Itype=torch.int64, 2025-05-07T20:07:25.9822629Z broadcast_indices=True, 2025-05-07T20:07:25.9822961Z ) 2025-05-07T20:07:25.9823286Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9824133Z self=, 2025-05-07T20:07:25.9824927Z B=20, 2025-05-07T20:07:25.9825168Z T=19, 2025-05-07T20:07:25.9825420Z L=13, 2025-05-07T20:07:25.9825687Z A=19, 2025-05-07T20:07:25.9825941Z Dtype=torch.int32, 2025-05-07T20:07:25.9826264Z Itype=torch.int64, 2025-05-07T20:07:25.9826596Z broadcast_indices=True, 2025-05-07T20:07:25.9826914Z ) 2025-05-07T20:07:25.9827251Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9828041Z self=, 2025-05-07T20:07:25.9828616Z B=7, 2025-05-07T20:07:25.9828804Z T=17, 2025-05-07T20:07:25.9829005Z L=8, 2025-05-07T20:07:25.9829211Z A=13, 2025-05-07T20:07:25.9829409Z Dtype=torch.int32, 2025-05-07T20:07:25.9829665Z Itype=torch.int64, 2025-05-07T20:07:25.9829925Z broadcast_indices=False, 2025-05-07T20:07:25.9830176Z ) 2025-05-07T20:07:25.9830442Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9831079Z self=, 2025-05-07T20:07:25.9831636Z B=5, 2025-05-07T20:07:25.9831837Z T=18, 2025-05-07T20:07:25.9832031Z L=10, 2025-05-07T20:07:25.9832213Z A=7, 2025-05-07T20:07:25.9832431Z Dtype=torch.float32, 2025-05-07T20:07:25.9832686Z Itype=torch.int64, 2025-05-07T20:07:25.9832925Z broadcast_indices=True, 2025-05-07T20:07:25.9833179Z ) 2025-05-07T20:07:25.9833437Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9834056Z self=, 2025-05-07T20:07:25.9834621Z B=20, 2025-05-07T20:07:25.9834822Z T=15, 2025-05-07T20:07:25.9835015Z L=11, 2025-05-07T20:07:25.9835195Z A=1, 2025-05-07T20:07:25.9835397Z Dtype=torch.int64, 2025-05-07T20:07:25.9835647Z Itype=torch.int32, 2025-05-07T20:07:25.9835890Z broadcast_indices=True, 2025-05-07T20:07:25.9836142Z ) 2025-05-07T20:07:25.9836404Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9837024Z self=, 2025-05-07T20:07:25.9837596Z B=7, 2025-05-07T20:07:25.9837906Z T=18, 2025-05-07T20:07:25.9838091Z L=4, 2025-05-07T20:07:25.9838284Z A=19, 2025-05-07T20:07:25.9838490Z Dtype=torch.int64, 2025-05-07T20:07:25.9838724Z Itype=torch.int64, 2025-05-07T20:07:25.9838978Z broadcast_indices=True, 2025-05-07T20:07:25.9839237Z ) 2025-05-07T20:07:25.9839481Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9840175Z self=, 2025-05-07T20:07:25.9840741Z B=1, 2025-05-07T20:07:25.9840936Z T=6, 2025-05-07T20:07:25.9841118Z L=8, 2025-05-07T20:07:25.9841313Z A=7, 2025-05-07T20:07:25.9841525Z Dtype=torch.int32, 2025-05-07T20:07:25.9841766Z Itype=torch.int32, 2025-05-07T20:07:25.9842023Z broadcast_indices=False, 2025-05-07T20:07:25.9842285Z ) 2025-05-07T20:07:25.9842529Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9843166Z self=, 2025-05-07T20:07:25.9843740Z B=7, 2025-05-07T20:07:25.9843923Z T=6, 2025-05-07T20:07:25.9844115Z L=8, 2025-05-07T20:07:25.9844305Z A=7, 2025-05-07T20:07:25.9844495Z Dtype=torch.int32, 2025-05-07T20:07:25.9844740Z Itype=torch.int32, 2025-05-07T20:07:25.9844992Z broadcast_indices=False, 2025-05-07T20:07:25.9845239Z ) 2025-05-07T20:07:25.9845497Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9846130Z self=, 2025-05-07T20:07:25.9846679Z B=7, 2025-05-07T20:07:25.9846906Z T=7, 2025-05-07T20:07:25.9847096Z L=8, 2025-05-07T20:07:25.9847285Z A=7, 2025-05-07T20:07:25.9847477Z Dtype=torch.int32, 2025-05-07T20:07:25.9847921Z Itype=torch.int32, 2025-05-07T20:07:25.9848243Z broadcast_indices=False, 2025-05-07T20:07:25.9848489Z ) 2025-05-07T20:07:25.9848746Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9849390Z self=, 2025-05-07T20:07:25.9849946Z B=7, 2025-05-07T20:07:25.9850145Z T=7, 2025-05-07T20:07:25.9850339Z L=8, 2025-05-07T20:07:25.9850518Z A=8, 2025-05-07T20:07:25.9850723Z Dtype=torch.int32, 2025-05-07T20:07:25.9850973Z Itype=torch.int32, 2025-05-07T20:07:25.9851222Z broadcast_indices=False, 2025-05-07T20:07:25.9851488Z ) 2025-05-07T20:07:25.9851748Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9852375Z self=, 2025-05-07T20:07:25.9852947Z B=8, 2025-05-07T20:07:25.9853145Z T=7, 2025-05-07T20:07:25.9853325Z L=8, 2025-05-07T20:07:25.9853517Z A=8, 2025-05-07T20:07:25.9853723Z Dtype=torch.int32, 2025-05-07T20:07:25.9853959Z Itype=torch.int32, 2025-05-07T20:07:25.9854211Z broadcast_indices=False, 2025-05-07T20:07:25.9854473Z ) 2025-05-07T20:07:25.9854732Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9855353Z self=, 2025-05-07T20:07:25.9855921Z B=8, 2025-05-07T20:07:25.9856118Z T=7, 2025-05-07T20:07:25.9856302Z L=7, 2025-05-07T20:07:25.9856498Z A=8, 2025-05-07T20:07:25.9856712Z Dtype=torch.int32, 2025-05-07T20:07:25.9856951Z Itype=torch.int32, 2025-05-07T20:07:25.9857211Z broadcast_indices=False, 2025-05-07T20:07:25.9857477Z ) 2025-05-07T20:07:25.9857726Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9858438Z self=, 2025-05-07T20:07:25.9859012Z B=7, 2025-05-07T20:07:25.9859201Z T=7, 2025-05-07T20:07:25.9859401Z L=7, 2025-05-07T20:07:25.9859602Z A=8, 2025-05-07T20:07:25.9859799Z Dtype=torch.int32, 2025-05-07T20:07:25.9860191Z Itype=torch.int32, 2025-05-07T20:07:25.9860450Z broadcast_indices=False, 2025-05-07T20:07:25.9860702Z ) 2025-05-07T20:07:25.9860965Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9861597Z self=, 2025-05-07T20:07:25.9862164Z B=12, 2025-05-07T20:07:25.9862350Z T=5, 2025-05-07T20:07:25.9862630Z L=2, 2025-05-07T20:07:25.9862822Z A=6, 2025-05-07T20:07:25.9863012Z Dtype=torch.int64, 2025-05-07T20:07:25.9863260Z Itype=torch.int64, 2025-05-07T20:07:25.9863514Z broadcast_indices=False, 2025-05-07T20:07:25.9863762Z ) 2025-05-07T20:07:25.9864019Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9864653Z self=, 2025-05-07T20:07:25.9865205Z B=6, 2025-05-07T20:07:25.9865403Z T=5, 2025-05-07T20:07:25.9865602Z L=2, 2025-05-07T20:07:25.9865792Z A=6, 2025-05-07T20:07:25.9866003Z Dtype=torch.int64, 2025-05-07T20:07:25.9866253Z Itype=torch.int64, 2025-05-07T20:07:25.9866495Z broadcast_indices=False, 2025-05-07T20:07:25.9866757Z ) 2025-05-07T20:07:25.9867019Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9867652Z self=, 2025-05-07T20:07:25.9868215Z B=6, 2025-05-07T20:07:25.9868412Z T=2, 2025-05-07T20:07:25.9868605Z L=2, 2025-05-07T20:07:25.9868788Z A=6, 2025-05-07T20:07:25.9868994Z Dtype=torch.int64, 2025-05-07T20:07:25.9869242Z Itype=torch.int64, 2025-05-07T20:07:25.9869484Z broadcast_indices=False, 2025-05-07T20:07:25.9869744Z ) 2025-05-07T20:07:25.9870004Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9870624Z self=, 2025-05-07T20:07:25.9871201Z B=6, 2025-05-07T20:07:25.9871399Z T=2, 2025-05-07T20:07:25.9871578Z L=6, 2025-05-07T20:07:25.9871771Z A=6, 2025-05-07T20:07:25.9871977Z Dtype=torch.int64, 2025-05-07T20:07:25.9872211Z Itype=torch.int64, 2025-05-07T20:07:25.9872466Z broadcast_indices=False, 2025-05-07T20:07:25.9872723Z ) 2025-05-07T20:07:25.9872968Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9873605Z self=, 2025-05-07T20:07:25.9874168Z B=6, 2025-05-07T20:07:25.9874361Z T=2, 2025-05-07T20:07:25.9874539Z L=2, 2025-05-07T20:07:25.9874731Z A=2, 2025-05-07T20:07:25.9874935Z Dtype=torch.int64, 2025-05-07T20:07:25.9875171Z Itype=torch.int64, 2025-05-07T20:07:25.9875430Z broadcast_indices=False, 2025-05-07T20:07:25.9875690Z ) 2025-05-07T20:07:25.9875935Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9876568Z self=, 2025-05-07T20:07:25.9877138Z B=2, 2025-05-07T20:07:25.9877320Z T=2, 2025-05-07T20:07:25.9877511Z L=2, 2025-05-07T20:07:25.9877701Z A=2, 2025-05-07T20:07:25.9877894Z Dtype=torch.int64, 2025-05-07T20:07:25.9878139Z Itype=torch.int64, 2025-05-07T20:07:25.9878391Z broadcast_indices=False, 2025-05-07T20:07:25.9878640Z ) 2025-05-07T20:07:25.9878901Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9879535Z self=, 2025-05-07T20:07:25.9880105Z B=9, 2025-05-07T20:07:25.9880288Z T=13, 2025-05-07T20:07:25.9880489Z L=6, 2025-05-07T20:07:25.9880690Z A=20, 2025-05-07T20:07:25.9880894Z Dtype=torch.float32, 2025-05-07T20:07:25.9881157Z Itype=torch.int32, 2025-05-07T20:07:25.9881413Z broadcast_indices=True, 2025-05-07T20:07:25.9881657Z ) 2025-05-07T20:07:25.9881990Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9882622Z self=, 2025-05-07T20:07:25.9883179Z B=9, 2025-05-07T20:07:25.9883378Z T=20, 2025-05-07T20:07:25.9883579Z L=6, 2025-05-07T20:07:25.9883769Z A=20, 2025-05-07T20:07:25.9883982Z Dtype=torch.float32, 2025-05-07T20:07:25.9884246Z Itype=torch.int32, 2025-05-07T20:07:25.9884549Z broadcast_indices=True, 2025-05-07T20:07:25.9884808Z ) 2025-05-07T20:07:25.9885069Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9885692Z self=, 2025-05-07T20:07:25.9886265Z B=20, 2025-05-07T20:07:25.9886471Z T=20, 2025-05-07T20:07:25.9886674Z L=6, 2025-05-07T20:07:25.9886864Z A=20, 2025-05-07T20:07:25.9887084Z Dtype=torch.float32, 2025-05-07T20:07:25.9887347Z Itype=torch.int32, 2025-05-07T20:07:25.9887596Z broadcast_indices=True, 2025-05-07T20:07:25.9887860Z ) 2025-05-07T20:07:25.9888121Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9888749Z self=, 2025-05-07T20:07:25.9889325Z B=20, 2025-05-07T20:07:25.9889527Z T=20, 2025-05-07T20:07:25.9889714Z L=6, 2025-05-07T20:07:25.9889915Z A=6, 2025-05-07T20:07:25.9890133Z Dtype=torch.float32, 2025-05-07T20:07:25.9890379Z Itype=torch.int32, 2025-05-07T20:07:25.9890631Z broadcast_indices=True, 2025-05-07T20:07:25.9890884Z ) 2025-05-07T20:07:25.9891131Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9891761Z self=, 2025-05-07T20:07:25.9892327Z B=20, 2025-05-07T20:07:25.9892527Z T=20, 2025-05-07T20:07:25.9892708Z L=20, 2025-05-07T20:07:25.9892904Z A=20, 2025-05-07T20:07:25.9893118Z Dtype=torch.float32, 2025-05-07T20:07:25.9893363Z Itype=torch.int32, 2025-05-07T20:07:25.9893621Z broadcast_indices=True, 2025-05-07T20:07:25.9893880Z ) 2025-05-07T20:07:25.9894126Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:25.9894763Z self=, 2025-05-07T20:07:25.9895334Z B=19, 2025-05-07T20:07:25.9895525Z T=11, 2025-05-07T20:07:25.9895722Z L=20, 2025-05-07T20:07:25.9895917Z A=12, 2025-05-07T20:07:25.9896111Z Dtype=torch.int64, 2025-05-07T20:07:25.9896360Z Itype=torch.int32, 2025-05-07T20:07:25.9896616Z broadcast_indices=False, 2025-05-07T20:07:25.9896863Z ) 2025-05-07T20:07:26.0011633Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:26.0012500Z self=, 2025-05-07T20:07:26.0013265Z B=11, 2025-05-07T20:07:26.0013517Z T=11, 2025-05-07T20:07:26.0013774Z L=20, 2025-05-07T20:07:26.0014024Z A=12, 2025-05-07T20:07:26.0014281Z Dtype=torch.int64, 2025-05-07T20:07:26.0014604Z Itype=torch.int32, 2025-05-07T20:07:26.0014940Z broadcast_indices=False, 2025-05-07T20:07:26.0015273Z ) 2025-05-07T20:07:26.0015612Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:26.0016464Z self=, 2025-05-07T20:07:26.0017223Z B=11, 2025-05-07T20:07:26.0017458Z T=11, 2025-05-07T20:07:26.0017711Z L=12, 2025-05-07T20:07:26.0018036Z A=12, 2025-05-07T20:07:26.0018287Z Dtype=torch.int64, 2025-05-07T20:07:26.0018610Z Itype=torch.int32, 2025-05-07T20:07:26.0018943Z broadcast_indices=False, 2025-05-07T20:07:26.0019269Z ) 2025-05-07T20:07:26.0019605Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:26.0020459Z self=, 2025-05-07T20:07:26.0021399Z B=11, 2025-05-07T20:07:26.0021653Z T=12, 2025-05-07T20:07:26.0021912Z L=12, 2025-05-07T20:07:26.0022143Z A=12, 2025-05-07T20:07:26.0022406Z Dtype=torch.int64, 2025-05-07T20:07:26.0022727Z Itype=torch.int32, 2025-05-07T20:07:26.0023042Z broadcast_indices=False, 2025-05-07T20:07:26.0023378Z ) 2025-05-07T20:07:26.0023812Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:26.0024640Z self=, 2025-05-07T20:07:26.0025398Z B=12, 2025-05-07T20:07:26.0025680Z T=12, 2025-05-07T20:07:26.0025935Z L=12, 2025-05-07T20:07:26.0026171Z A=12, 2025-05-07T20:07:26.0026436Z Dtype=torch.int64, 2025-05-07T20:07:26.0026762Z Itype=torch.int32, 2025-05-07T20:07:26.0027092Z broadcast_indices=False, 2025-05-07T20:07:26.0027417Z ) 2025-05-07T20:07:26.0027753Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:26.0028602Z self=, 2025-05-07T20:07:26.0029348Z B=4, 2025-05-07T20:07:26.0029595Z T=4, 2025-05-07T20:07:26.0029842Z L=3, 2025-05-07T20:07:26.0030078Z A=6, 2025-05-07T20:07:26.0030349Z Dtype=torch.float32, 2025-05-07T20:07:26.0030691Z Itype=torch.int32, 2025-05-07T20:07:26.0031013Z broadcast_indices=False, 2025-05-07T20:07:26.0031346Z ) 2025-05-07T20:07:26.0031681Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:26.0032511Z self=, 2025-05-07T20:07:26.0033268Z B=4, 2025-05-07T20:07:26.0033521Z T=4, 2025-05-07T20:07:26.0033763Z L=4, 2025-05-07T20:07:26.0034009Z A=6, 2025-05-07T20:07:26.0034281Z Dtype=torch.float32, 2025-05-07T20:07:26.0034605Z Itype=torch.int32, 2025-05-07T20:07:26.0034940Z broadcast_indices=False, 2025-05-07T20:07:26.0035282Z ) 2025-05-07T20:07:26.0035620Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:26.0036456Z self=, 2025-05-07T20:07:26.0037215Z B=4, 2025-05-07T20:07:26.0037468Z T=4, 2025-05-07T20:07:26.0037705Z L=4, 2025-05-07T20:07:26.0037955Z A=4, 2025-05-07T20:07:26.0038237Z Dtype=torch.float32, 2025-05-07T20:07:26.0038563Z Itype=torch.int32, 2025-05-07T20:07:26.0038898Z broadcast_indices=False, 2025-05-07T20:07:26.0039238Z ) 2025-05-07T20:07:26.0039564Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:26.0040413Z self=, 2025-05-07T20:07:26.0041180Z B=14, 2025-05-07T20:07:26.0041426Z T=16, 2025-05-07T20:07:26.0041678Z L=20, 2025-05-07T20:07:26.0041925Z A=13, 2025-05-07T20:07:26.0042172Z Dtype=torch.int32, 2025-05-07T20:07:26.0042494Z Itype=torch.int64, 2025-05-07T20:07:26.0042825Z broadcast_indices=True, 2025-05-07T20:07:26.0043139Z ) 2025-05-07T20:07:26.0043472Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:26.0044315Z self=, 2025-05-07T20:07:26.0045079Z B=14, 2025-05-07T20:07:26.0045318Z T=13, 2025-05-07T20:07:26.0045570Z L=20, 2025-05-07T20:07:26.0045821Z A=13, 2025-05-07T20:07:26.0046072Z Dtype=torch.int32, 2025-05-07T20:07:26.0046395Z Itype=torch.int64, 2025-05-07T20:07:26.0046728Z broadcast_indices=True, 2025-05-07T20:07:26.0047042Z ) 2025-05-07T20:07:26.0047383Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:26.0048168Z self=, 2025-05-07T20:07:26.0048727Z B=13, 2025-05-07T20:07:26.0048928Z T=13, 2025-05-07T20:07:26.0049250Z L=20, 2025-05-07T20:07:26.0049434Z A=13, 2025-05-07T20:07:26.0049645Z Dtype=torch.int32, 2025-05-07T20:07:26.0049903Z Itype=torch.int64, 2025-05-07T20:07:26.0050179Z broadcast_indices=True, 2025-05-07T20:07:26.0050442Z ) 2025-05-07T20:07:26.0050708Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:07:26.0051413Z self=, 2025-05-07T20:07:26.0051966Z B=13, 2025-05-07T20:07:26.0052161Z T=20, 2025-05-07T20:07:26.0052363Z L=20, 2025-05-07T20:07:26.0052547Z A=13, 2025-05-07T20:07:26.0052760Z Dtype=torch.int32, 2025-05-07T20:07:26.0053014Z Itype=torch.int64, 2025-05-07T20:07:26.0053255Z broadcast_indices=True, 2025-05-07T20:07:26.0053514Z ) 2025-05-07T20:07:26.0053708Z PASSED 2025-05-07T20:07:26.0054161Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths SKIPPED 2025-05-07T20:07:26.0571342Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0572387Z self=, 2025-05-07T20:07:26.0572960Z B=1, 2025-05-07T20:07:26.0573179Z T=1, 2025-05-07T20:07:26.0573385Z L=2, 2025-05-07T20:07:26.0573584Z A=1, 2025-05-07T20:07:26.0573789Z Dtype=torch.int32, 2025-05-07T20:07:26.0574049Z broadcast_lengths=False, 2025-05-07T20:07:26.0574308Z ) 2025-05-07T20:07:26.0574557Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0575193Z self=, 2025-05-07T20:07:26.0575765Z B=15, 2025-05-07T20:07:26.0575962Z T=1, 2025-05-07T20:07:26.0576145Z L=2, 2025-05-07T20:07:26.0576341Z A=1, 2025-05-07T20:07:26.0576549Z Dtype=torch.int32, 2025-05-07T20:07:26.0576794Z broadcast_lengths=False, 2025-05-07T20:07:26.0577060Z ) 2025-05-07T20:07:26.0577326Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0578021Z self=, 2025-05-07T20:07:26.0578598Z B=15, 2025-05-07T20:07:26.0578800Z T=17, 2025-05-07T20:07:26.0578982Z L=19, 2025-05-07T20:07:26.0579178Z A=10, 2025-05-07T20:07:26.0579390Z Dtype=torch.int32, 2025-05-07T20:07:26.0579633Z broadcast_lengths=False, 2025-05-07T20:07:26.0579894Z ) 2025-05-07T20:07:26.0580155Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0580811Z self=, 2025-05-07T20:07:26.0581374Z B=11, 2025-05-07T20:07:26.0581587Z T=1, 2025-05-07T20:07:26.0581770Z L=2, 2025-05-07T20:07:26.0582033Z A=1, 2025-05-07T20:07:26.0582229Z Dtype=torch.int32, 2025-05-07T20:07:26.0582491Z broadcast_lengths=False, 2025-05-07T20:07:26.0582761Z ) 2025-05-07T20:07:26.0583012Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0583650Z self=, 2025-05-07T20:07:26.0584222Z B=11, 2025-05-07T20:07:26.0584427Z T=6, 2025-05-07T20:07:26.0584613Z L=17, 2025-05-07T20:07:26.0584814Z A=11, 2025-05-07T20:07:26.0585034Z Dtype=torch.int32, 2025-05-07T20:07:26.0585283Z broadcast_lengths=True, 2025-05-07T20:07:26.0585543Z ) 2025-05-07T20:07:26.0585803Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0586426Z self=, 2025-05-07T20:07:26.0587002Z B=3, 2025-05-07T20:07:26.0587201Z T=9, 2025-05-07T20:07:26.0587384Z L=18, 2025-05-07T20:07:26.0587581Z A=12, 2025-05-07T20:07:26.0587793Z Dtype=torch.int64, 2025-05-07T20:07:26.0588038Z broadcast_lengths=False, 2025-05-07T20:07:26.0588494Z ) 2025-05-07T20:07:26.0588754Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0589374Z self=, 2025-05-07T20:07:26.0589938Z B=2, 2025-05-07T20:07:26.0590134Z T=19, 2025-05-07T20:07:26.0590316Z L=4, 2025-05-07T20:07:26.0590513Z A=4, 2025-05-07T20:07:26.0590808Z Dtype=torch.float32, 2025-05-07T20:07:26.0591064Z broadcast_lengths=True, 2025-05-07T20:07:26.0591321Z ) 2025-05-07T20:07:26.0591579Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0592216Z self=, 2025-05-07T20:07:26.0592774Z B=6, 2025-05-07T20:07:26.0592973Z T=1, 2025-05-07T20:07:26.0593169Z L=19, 2025-05-07T20:07:26.0593355Z A=16, 2025-05-07T20:07:26.0593564Z Dtype=torch.int32, 2025-05-07T20:07:26.0593820Z broadcast_lengths=False, 2025-05-07T20:07:26.0594071Z ) 2025-05-07T20:07:26.0594326Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0594957Z self=, 2025-05-07T20:07:26.0595511Z B=20, 2025-05-07T20:07:26.0595707Z T=12, 2025-05-07T20:07:26.0595901Z L=11, 2025-05-07T20:07:26.0596085Z A=10, 2025-05-07T20:07:26.0596297Z Dtype=torch.int32, 2025-05-07T20:07:26.0596553Z broadcast_lengths=False, 2025-05-07T20:07:26.0596803Z ) 2025-05-07T20:07:26.0597063Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0597696Z self=, 2025-05-07T20:07:26.0598264Z B=2, 2025-05-07T20:07:26.0598447Z T=2, 2025-05-07T20:07:26.0598642Z L=20, 2025-05-07T20:07:26.0598840Z A=13, 2025-05-07T20:07:26.0599032Z Dtype=torch.int64, 2025-05-07T20:07:26.0599291Z broadcast_lengths=True, 2025-05-07T20:07:26.0599552Z ) 2025-05-07T20:07:26.0599795Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0600425Z self=, 2025-05-07T20:07:26.0600995Z B=6, 2025-05-07T20:07:26.0601181Z T=6, 2025-05-07T20:07:26.0601378Z L=9, 2025-05-07T20:07:26.0601572Z A=5, 2025-05-07T20:07:26.0601772Z Dtype=torch.float32, 2025-05-07T20:07:26.0602039Z broadcast_lengths=False, 2025-05-07T20:07:26.0602299Z ) 2025-05-07T20:07:26.0602542Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0603168Z self=, 2025-05-07T20:07:26.0603733Z B=5, 2025-05-07T20:07:26.0603926Z T=6, 2025-05-07T20:07:26.0604104Z L=9, 2025-05-07T20:07:26.0604294Z A=5, 2025-05-07T20:07:26.0604501Z Dtype=torch.float32, 2025-05-07T20:07:26.0604757Z broadcast_lengths=False, 2025-05-07T20:07:26.0605021Z ) 2025-05-07T20:07:26.0605278Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0605899Z self=, 2025-05-07T20:07:26.0606464Z B=5, 2025-05-07T20:07:26.0606659Z T=6, 2025-05-07T20:07:26.0606843Z L=5, 2025-05-07T20:07:26.0607041Z A=5, 2025-05-07T20:07:26.0607259Z Dtype=torch.float32, 2025-05-07T20:07:26.0607516Z broadcast_lengths=False, 2025-05-07T20:07:26.0607780Z ) 2025-05-07T20:07:26.0608039Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0608658Z self=, 2025-05-07T20:07:26.0609224Z B=5, 2025-05-07T20:07:26.0609424Z T=6, 2025-05-07T20:07:26.0609606Z L=6, 2025-05-07T20:07:26.0609803Z A=5, 2025-05-07T20:07:26.0610009Z Dtype=torch.float32, 2025-05-07T20:07:26.0610260Z broadcast_lengths=False, 2025-05-07T20:07:26.0610612Z ) 2025-05-07T20:07:26.0610877Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0611626Z self=, 2025-05-07T20:07:26.0612189Z B=6, 2025-05-07T20:07:26.0612389Z T=6, 2025-05-07T20:07:26.0612587Z L=6, 2025-05-07T20:07:26.0612773Z A=5, 2025-05-07T20:07:26.0613048Z Dtype=torch.float32, 2025-05-07T20:07:26.0613319Z broadcast_lengths=False, 2025-05-07T20:07:26.0613575Z ) 2025-05-07T20:07:26.0613840Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0614478Z self=, 2025-05-07T20:07:26.0615037Z B=5, 2025-05-07T20:07:26.0615239Z T=6, 2025-05-07T20:07:26.0615440Z L=6, 2025-05-07T20:07:26.0615623Z A=6, 2025-05-07T20:07:26.0615835Z Dtype=torch.float32, 2025-05-07T20:07:26.0616105Z broadcast_lengths=False, 2025-05-07T20:07:26.0616359Z ) 2025-05-07T20:07:26.0616628Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0617269Z self=, 2025-05-07T20:07:26.0617899Z B=13, 2025-05-07T20:07:26.0618095Z T=10, 2025-05-07T20:07:26.0618296Z L=20, 2025-05-07T20:07:26.0618497Z A=11, 2025-05-07T20:07:26.0618696Z Dtype=torch.int32, 2025-05-07T20:07:26.0618952Z broadcast_lengths=True, 2025-05-07T20:07:26.0619231Z ) 2025-05-07T20:07:26.0619478Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0620110Z self=, 2025-05-07T20:07:26.0620677Z B=13, 2025-05-07T20:07:26.0620865Z T=10, 2025-05-07T20:07:26.0621058Z L=10, 2025-05-07T20:07:26.0621256Z A=11, 2025-05-07T20:07:26.0621458Z Dtype=torch.int32, 2025-05-07T20:07:26.0621720Z broadcast_lengths=True, 2025-05-07T20:07:26.0621983Z ) 2025-05-07T20:07:26.0622232Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0622864Z self=, 2025-05-07T20:07:26.0623439Z B=13, 2025-05-07T20:07:26.0623639Z T=11, 2025-05-07T20:07:26.0623820Z L=10, 2025-05-07T20:07:26.0624015Z A=11, 2025-05-07T20:07:26.0624222Z Dtype=torch.int32, 2025-05-07T20:07:26.0624466Z broadcast_lengths=True, 2025-05-07T20:07:26.0624722Z ) 2025-05-07T20:07:26.0624981Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0625602Z self=, 2025-05-07T20:07:26.0626173Z B=13, 2025-05-07T20:07:26.0626373Z T=13, 2025-05-07T20:07:26.0626555Z L=10, 2025-05-07T20:07:26.0626756Z A=11, 2025-05-07T20:07:26.0626963Z Dtype=torch.int32, 2025-05-07T20:07:26.0627209Z broadcast_lengths=True, 2025-05-07T20:07:26.0627468Z ) 2025-05-07T20:07:26.0627731Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0628347Z self=, 2025-05-07T20:07:26.0628916Z B=10, 2025-05-07T20:07:26.0629111Z T=10, 2025-05-07T20:07:26.0629307Z L=10, 2025-05-07T20:07:26.0629489Z A=11, 2025-05-07T20:07:26.0629701Z Dtype=torch.int32, 2025-05-07T20:07:26.0629954Z broadcast_lengths=True, 2025-05-07T20:07:26.0630199Z ) 2025-05-07T20:07:26.0630457Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0631091Z self=, 2025-05-07T20:07:26.0631643Z B=10, 2025-05-07T20:07:26.0631843Z T=10, 2025-05-07T20:07:26.0632040Z L=10, 2025-05-07T20:07:26.0632220Z A=10, 2025-05-07T20:07:26.0632427Z Dtype=torch.int32, 2025-05-07T20:07:26.0632679Z broadcast_lengths=True, 2025-05-07T20:07:26.0633031Z ) 2025-05-07T20:07:26.0633292Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0633922Z self=, 2025-05-07T20:07:26.0634481Z B=4, 2025-05-07T20:07:26.0634678Z T=13, 2025-05-07T20:07:26.0634875Z L=11, 2025-05-07T20:07:26.0635061Z A=20, 2025-05-07T20:07:26.0635325Z Dtype=torch.int32, 2025-05-07T20:07:26.0635581Z broadcast_lengths=True, 2025-05-07T20:07:26.0635826Z ) 2025-05-07T20:07:26.0636085Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0636721Z self=, 2025-05-07T20:07:26.0637295Z B=4, 2025-05-07T20:07:26.0637485Z T=13, 2025-05-07T20:07:26.0637687Z L=11, 2025-05-07T20:07:26.0637882Z A=13, 2025-05-07T20:07:26.0638077Z Dtype=torch.int32, 2025-05-07T20:07:26.0638331Z broadcast_lengths=True, 2025-05-07T20:07:26.0638590Z ) 2025-05-07T20:07:26.0638836Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0639469Z self=, 2025-05-07T20:07:26.0640038Z B=13, 2025-05-07T20:07:26.0640221Z T=13, 2025-05-07T20:07:26.0640422Z L=11, 2025-05-07T20:07:26.0640620Z A=13, 2025-05-07T20:07:26.0640823Z Dtype=torch.int32, 2025-05-07T20:07:26.0641083Z broadcast_lengths=True, 2025-05-07T20:07:26.0641342Z ) 2025-05-07T20:07:26.0641591Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0642230Z self=, 2025-05-07T20:07:26.0642807Z B=13, 2025-05-07T20:07:26.0643010Z T=13, 2025-05-07T20:07:26.0643197Z L=13, 2025-05-07T20:07:26.0643400Z A=13, 2025-05-07T20:07:26.0643613Z Dtype=torch.int32, 2025-05-07T20:07:26.0643862Z broadcast_lengths=True, 2025-05-07T20:07:26.0644125Z ) 2025-05-07T20:07:26.0644387Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0645011Z self=, 2025-05-07T20:07:26.0645603Z B=17, 2025-05-07T20:07:26.0645807Z T=19, 2025-05-07T20:07:26.0645994Z L=13, 2025-05-07T20:07:26.0646195Z A=18, 2025-05-07T20:07:26.0646404Z Dtype=torch.int32, 2025-05-07T20:07:26.0646644Z broadcast_lengths=True, 2025-05-07T20:07:26.0646901Z ) 2025-05-07T20:07:26.0647156Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0647947Z self=, 2025-05-07T20:07:26.0648515Z B=18, 2025-05-07T20:07:26.0648715Z T=19, 2025-05-07T20:07:26.0648909Z L=13, 2025-05-07T20:07:26.0649092Z A=18, 2025-05-07T20:07:26.0649302Z Dtype=torch.int32, 2025-05-07T20:07:26.0649557Z broadcast_lengths=True, 2025-05-07T20:07:26.0649809Z ) 2025-05-07T20:07:26.0650070Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0650705Z self=, 2025-05-07T20:07:26.0651263Z B=18, 2025-05-07T20:07:26.0651460Z T=19, 2025-05-07T20:07:26.0651658Z L=13, 2025-05-07T20:07:26.0651843Z A=19, 2025-05-07T20:07:26.0652056Z Dtype=torch.int32, 2025-05-07T20:07:26.0652312Z broadcast_lengths=True, 2025-05-07T20:07:26.0652555Z ) 2025-05-07T20:07:26.0652813Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0653443Z self=, 2025-05-07T20:07:26.0654013Z B=18, 2025-05-07T20:07:26.0654200Z T=18, 2025-05-07T20:07:26.0654395Z L=13, 2025-05-07T20:07:26.0654590Z A=18, 2025-05-07T20:07:26.0654788Z Dtype=torch.int32, 2025-05-07T20:07:26.0655043Z broadcast_lengths=True, 2025-05-07T20:07:26.0655422Z ) 2025-05-07T20:07:26.0655673Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0656313Z self=, 2025-05-07T20:07:26.0656885Z B=18, 2025-05-07T20:07:26.0657077Z T=18, 2025-05-07T20:07:26.0657280Z L=13, 2025-05-07T20:07:26.0657481Z A=13, 2025-05-07T20:07:26.0657748Z Dtype=torch.int32, 2025-05-07T20:07:26.0658076Z broadcast_lengths=True, 2025-05-07T20:07:26.0658338Z ) 2025-05-07T20:07:26.0658584Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0659224Z self=, 2025-05-07T20:07:26.0659800Z B=13, 2025-05-07T20:07:26.0659983Z T=18, 2025-05-07T20:07:26.0660181Z L=13, 2025-05-07T20:07:26.0660377Z A=13, 2025-05-07T20:07:26.0660572Z Dtype=torch.int32, 2025-05-07T20:07:26.0660830Z broadcast_lengths=True, 2025-05-07T20:07:26.0661085Z ) 2025-05-07T20:07:26.0703334Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0703974Z self=, 2025-05-07T20:07:26.0704542Z B=13, 2025-05-07T20:07:26.0704744Z T=18, 2025-05-07T20:07:26.0704927Z L=13, 2025-05-07T20:07:26.0705118Z A=18, 2025-05-07T20:07:26.0705327Z Dtype=torch.int32, 2025-05-07T20:07:26.0705569Z broadcast_lengths=True, 2025-05-07T20:07:26.0705825Z ) 2025-05-07T20:07:26.0706083Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0706707Z self=, 2025-05-07T20:07:26.0707273Z B=9, 2025-05-07T20:07:26.0707470Z T=10, 2025-05-07T20:07:26.0707672Z L=18, 2025-05-07T20:07:26.0707859Z A=1, 2025-05-07T20:07:26.0708072Z Dtype=torch.int32, 2025-05-07T20:07:26.0708340Z broadcast_lengths=False, 2025-05-07T20:07:26.0708607Z ) 2025-05-07T20:07:26.0708865Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0709497Z self=, 2025-05-07T20:07:26.0710069Z B=18, 2025-05-07T20:07:26.0710256Z T=10, 2025-05-07T20:07:26.0710453Z L=18, 2025-05-07T20:07:26.0710689Z A=1, 2025-05-07T20:07:26.0710888Z Dtype=torch.int32, 2025-05-07T20:07:26.0711145Z broadcast_lengths=False, 2025-05-07T20:07:26.0711405Z ) 2025-05-07T20:07:26.0711651Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0712287Z self=, 2025-05-07T20:07:26.0712863Z B=18, 2025-05-07T20:07:26.0713056Z T=18, 2025-05-07T20:07:26.0713258Z L=18, 2025-05-07T20:07:26.0713453Z A=1, 2025-05-07T20:07:26.0713650Z Dtype=torch.int32, 2025-05-07T20:07:26.0713920Z broadcast_lengths=False, 2025-05-07T20:07:26.0714190Z ) 2025-05-07T20:07:26.0714440Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0715083Z self=, 2025-05-07T20:07:26.0715660Z B=18, 2025-05-07T20:07:26.0730545Z T=18, 2025-05-07T20:07:26.0730811Z L=18, 2025-05-07T20:07:26.0731021Z A=18, 2025-05-07T20:07:26.0731258Z Dtype=torch.int32, 2025-05-07T20:07:26.0731521Z broadcast_lengths=False, 2025-05-07T20:07:26.0731792Z ) 2025-05-07T20:07:26.0732063Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0732704Z self=, 2025-05-07T20:07:26.0733287Z B=8, 2025-05-07T20:07:26.0733491Z T=10, 2025-05-07T20:07:26.0733681Z L=14, 2025-05-07T20:07:26.0733880Z A=18, 2025-05-07T20:07:26.0734093Z Dtype=torch.int64, 2025-05-07T20:07:26.0734474Z broadcast_lengths=False, 2025-05-07T20:07:26.0734740Z ) 2025-05-07T20:07:26.0735008Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0735635Z self=, 2025-05-07T20:07:26.0736213Z B=8, 2025-05-07T20:07:26.0736417Z T=10, 2025-05-07T20:07:26.0736617Z L=10, 2025-05-07T20:07:26.0736803Z A=18, 2025-05-07T20:07:26.0737068Z Dtype=torch.int64, 2025-05-07T20:07:26.0737328Z broadcast_lengths=False, 2025-05-07T20:07:26.0737580Z ) 2025-05-07T20:07:26.0737963Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:07:26.0738604Z self=, 2025-05-07T20:07:26.0739163Z B=18, 2025-05-07T20:07:26.0739365Z T=10, 2025-05-07T20:07:26.0739562Z L=10, 2025-05-07T20:07:26.0739744Z A=18, 2025-05-07T20:07:26.0739953Z Dtype=torch.int64, 2025-05-07T20:07:26.0740220Z broadcast_lengths=False, 2025-05-07T20:07:26.0740470Z ) 2025-05-07T20:07:26.0740666Z PASSED 2025-05-07T20:07:26.0741181Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:07:26.1878793Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1880504Z self=, 2025-05-07T20:07:26.1881331Z B=1, 2025-05-07T20:07:26.1881580Z R=1, 2025-05-07T20:07:26.1881832Z T=1, 2025-05-07T20:07:26.1882082Z L=2, 2025-05-07T20:07:26.1882386Z index_dtype=torch.int32, 2025-05-07T20:07:26.1882734Z ) 2025-05-07T20:07:26.1883137Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1884124Z self=, 2025-05-07T20:07:26.1884963Z B=14, 2025-05-07T20:07:26.1885225Z R=1, 2025-05-07T20:07:26.1885469Z T=1, 2025-05-07T20:07:26.1885718Z L=2, 2025-05-07T20:07:26.1886001Z index_dtype=torch.int32, 2025-05-07T20:07:26.1886354Z ) 2025-05-07T20:07:26.1886753Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1887736Z self=, 2025-05-07T20:07:26.1888562Z B=14, 2025-05-07T20:07:26.1888806Z R=16, 2025-05-07T20:07:26.1889064Z T=2, 2025-05-07T20:07:26.1889323Z L=4, 2025-05-07T20:07:26.1889586Z index_dtype=torch.int32, 2025-05-07T20:07:26.1889930Z ) 2025-05-07T20:07:26.1890331Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1891291Z self=, 2025-05-07T20:07:26.1892118Z B=2, 2025-05-07T20:07:26.1892382Z R=1, 2025-05-07T20:07:26.1892620Z T=1, 2025-05-07T20:07:26.1892868Z L=2, 2025-05-07T20:07:26.1893146Z index_dtype=torch.int32, 2025-05-07T20:07:26.1893472Z ) 2025-05-07T20:07:26.1893865Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1894832Z self=, 2025-05-07T20:07:26.1895650Z B=2, 2025-05-07T20:07:26.1895902Z R=1, 2025-05-07T20:07:26.1896141Z T=4, 2025-05-07T20:07:26.1896390Z L=6, 2025-05-07T20:07:26.1896664Z index_dtype=torch.int64, 2025-05-07T20:07:26.1897001Z ) 2025-05-07T20:07:26.1897386Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1898413Z self=, 2025-05-07T20:07:26.1899233Z B=8, 2025-05-07T20:07:26.1899475Z R=15, 2025-05-07T20:07:26.1899732Z T=16, 2025-05-07T20:07:26.1900380Z L=13, 2025-05-07T20:07:26.1900645Z index_dtype=torch.int32, 2025-05-07T20:07:26.1900990Z ) 2025-05-07T20:07:26.1901378Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1902328Z self=, 2025-05-07T20:07:26.1903146Z B=2, 2025-05-07T20:07:26.1903396Z R=6, 2025-05-07T20:07:26.1903781Z T=10, 2025-05-07T20:07:26.1904035Z L=6, 2025-05-07T20:07:26.1904314Z index_dtype=torch.int32, 2025-05-07T20:07:26.1904636Z ) 2025-05-07T20:07:26.1905074Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1906268Z self=, 2025-05-07T20:07:26.1907342Z B=9, 2025-05-07T20:07:26.1907644Z R=20, 2025-05-07T20:07:26.1907961Z T=6, 2025-05-07T20:07:26.1908232Z L=4, 2025-05-07T20:07:26.1908495Z index_dtype=torch.int32, 2025-05-07T20:07:26.1908858Z ) 2025-05-07T20:07:26.1909247Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1910183Z self=, 2025-05-07T20:07:26.1910997Z B=9, 2025-05-07T20:07:26.1911250Z R=19, 2025-05-07T20:07:26.1911495Z T=8, 2025-05-07T20:07:26.1911742Z L=14, 2025-05-07T20:07:26.1912035Z index_dtype=torch.int32, 2025-05-07T20:07:26.1912362Z ) 2025-05-07T20:07:26.1912746Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1913703Z self=, 2025-05-07T20:07:26.1914503Z B=15, 2025-05-07T20:07:26.1914768Z R=18, 2025-05-07T20:07:26.1915022Z T=2, 2025-05-07T20:07:26.1915260Z L=11, 2025-05-07T20:07:26.1915536Z index_dtype=torch.int64, 2025-05-07T20:07:26.1915875Z ) 2025-05-07T20:07:26.1916271Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1917222Z self=, 2025-05-07T20:07:26.1918044Z B=20, 2025-05-07T20:07:26.1918298Z R=10, 2025-05-07T20:07:26.1918535Z T=15, 2025-05-07T20:07:26.1918782Z L=12, 2025-05-07T20:07:26.1919060Z index_dtype=torch.int64, 2025-05-07T20:07:26.1919396Z ) 2025-05-07T20:07:26.1919781Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1920742Z self=, 2025-05-07T20:07:26.1921552Z B=20, 2025-05-07T20:07:26.1921809Z R=10, 2025-05-07T20:07:26.1922065Z T=15, 2025-05-07T20:07:26.1922302Z L=20, 2025-05-07T20:07:26.1922578Z index_dtype=torch.int64, 2025-05-07T20:07:26.1922916Z ) 2025-05-07T20:07:26.1923289Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1924248Z self=, 2025-05-07T20:07:26.1925063Z B=20, 2025-05-07T20:07:26.1925309Z R=10, 2025-05-07T20:07:26.1925546Z T=20, 2025-05-07T20:07:26.1925792Z L=20, 2025-05-07T20:07:26.1926067Z index_dtype=torch.int64, 2025-05-07T20:07:26.1926395Z ) 2025-05-07T20:07:26.1926780Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1927739Z self=, 2025-05-07T20:07:26.1928550Z B=20, 2025-05-07T20:07:26.1928797Z R=20, 2025-05-07T20:07:26.1929046Z T=20, 2025-05-07T20:07:26.1929281Z L=20, 2025-05-07T20:07:26.1929556Z index_dtype=torch.int64, 2025-05-07T20:07:26.1929931Z ) 2025-05-07T20:07:26.1930417Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1931720Z self=, 2025-05-07T20:07:26.1933012Z B=18, 2025-05-07T20:07:26.1933372Z R=9, 2025-05-07T20:07:26.1933710Z T=1, 2025-05-07T20:07:26.1934064Z L=8, 2025-05-07T20:07:26.1934359Z index_dtype=torch.int32, 2025-05-07T20:07:26.1934686Z ) 2025-05-07T20:07:26.1935100Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1936495Z self=, 2025-05-07T20:07:26.1937536Z B=1, 2025-05-07T20:07:26.1938101Z R=9, 2025-05-07T20:07:26.1938483Z T=1, 2025-05-07T20:07:26.1938828Z L=8, 2025-05-07T20:07:26.1939291Z index_dtype=torch.int32, 2025-05-07T20:07:26.1939798Z ) 2025-05-07T20:07:26.1940316Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1941702Z self=, 2025-05-07T20:07:26.1942883Z B=1, 2025-05-07T20:07:26.1943261Z R=9, 2025-05-07T20:07:26.1943581Z T=1, 2025-05-07T20:07:26.1943967Z L=2, 2025-05-07T20:07:26.1944372Z index_dtype=torch.int32, 2025-05-07T20:07:26.1944874Z ) 2025-05-07T20:07:26.1945450Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1946837Z self=, 2025-05-07T20:07:26.1948246Z B=1, 2025-05-07T20:07:26.1948627Z R=9, 2025-05-07T20:07:26.1949011Z T=9, 2025-05-07T20:07:26.1949375Z L=2, 2025-05-07T20:07:26.1949793Z index_dtype=torch.int32, 2025-05-07T20:07:26.1950323Z ) 2025-05-07T20:07:26.1950817Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1952269Z self=, 2025-05-07T20:07:26.1953499Z B=1, 2025-05-07T20:07:26.1953905Z R=1, 2025-05-07T20:07:26.1954324Z T=9, 2025-05-07T20:07:26.1954642Z L=2, 2025-05-07T20:07:26.1954994Z index_dtype=torch.int32, 2025-05-07T20:07:26.1955424Z ) 2025-05-07T20:07:26.1955842Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1957053Z self=, 2025-05-07T20:07:26.1957867Z B=1, 2025-05-07T20:07:26.1958116Z R=1, 2025-05-07T20:07:26.1958369Z T=2, 2025-05-07T20:07:26.1958601Z L=2, 2025-05-07T20:07:26.1958876Z index_dtype=torch.int32, 2025-05-07T20:07:26.1959218Z ) 2025-05-07T20:07:26.1959589Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1960545Z self=, 2025-05-07T20:07:26.1961359Z B=1, 2025-05-07T20:07:26.1961598Z R=2, 2025-05-07T20:07:26.1961846Z T=2, 2025-05-07T20:07:26.1962102Z L=2, 2025-05-07T20:07:26.1962362Z index_dtype=torch.int32, 2025-05-07T20:07:26.1962698Z ) 2025-05-07T20:07:26.1963084Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1964026Z self=, 2025-05-07T20:07:26.1964839Z B=13, 2025-05-07T20:07:26.1965097Z R=8, 2025-05-07T20:07:26.1965358Z T=1, 2025-05-07T20:07:26.1965596Z L=18, 2025-05-07T20:07:26.1965880Z index_dtype=torch.int64, 2025-05-07T20:07:26.1966226Z ) 2025-05-07T20:07:26.1966600Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1967559Z self=, 2025-05-07T20:07:26.1968371Z B=13, 2025-05-07T20:07:26.1968610Z R=8, 2025-05-07T20:07:26.1968866Z T=13, 2025-05-07T20:07:26.1969115Z L=18, 2025-05-07T20:07:26.1969375Z index_dtype=torch.int64, 2025-05-07T20:07:26.1969948Z ) 2025-05-07T20:07:26.1970340Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1971282Z self=, 2025-05-07T20:07:26.1972096Z B=13, 2025-05-07T20:07:26.1972356Z R=13, 2025-05-07T20:07:26.1972591Z T=13, 2025-05-07T20:07:26.1972840Z L=18, 2025-05-07T20:07:26.1973217Z index_dtype=torch.int64, 2025-05-07T20:07:26.1973555Z ) 2025-05-07T20:07:26.1973922Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1974875Z self=, 2025-05-07T20:07:26.1975693Z B=13, 2025-05-07T20:07:26.1975929Z R=18, 2025-05-07T20:07:26.1976182Z T=13, 2025-05-07T20:07:26.1976426Z L=18, 2025-05-07T20:07:26.1976688Z index_dtype=torch.int64, 2025-05-07T20:07:26.1977023Z ) 2025-05-07T20:07:26.1977412Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1978424Z self=, 2025-05-07T20:07:26.1979238Z B=13, 2025-05-07T20:07:26.1979489Z R=18, 2025-05-07T20:07:26.1979727Z T=18, 2025-05-07T20:07:26.1979976Z L=18, 2025-05-07T20:07:26.1980255Z index_dtype=torch.int64, 2025-05-07T20:07:26.1980589Z ) 2025-05-07T20:07:26.1980975Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1982078Z self=, 2025-05-07T20:07:26.1983103Z B=18, 2025-05-07T20:07:26.1983392Z R=18, 2025-05-07T20:07:26.1983647Z T=18, 2025-05-07T20:07:26.1983900Z L=18, 2025-05-07T20:07:26.1984165Z index_dtype=torch.int64, 2025-05-07T20:07:26.1984506Z ) 2025-05-07T20:07:26.1984892Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1985844Z self=, 2025-05-07T20:07:26.1986655Z B=8, 2025-05-07T20:07:26.1986908Z R=20, 2025-05-07T20:07:26.1987150Z T=6, 2025-05-07T20:07:26.1987399Z L=12, 2025-05-07T20:07:26.1987675Z index_dtype=torch.int32, 2025-05-07T20:07:26.1988003Z ) 2025-05-07T20:07:26.1988390Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1989539Z self=, 2025-05-07T20:07:26.1990583Z B=8, 2025-05-07T20:07:26.1990833Z R=12, 2025-05-07T20:07:26.1991090Z T=6, 2025-05-07T20:07:26.1991394Z L=12, 2025-05-07T20:07:26.1991733Z index_dtype=torch.int32, 2025-05-07T20:07:26.1992141Z ) 2025-05-07T20:07:26.1992712Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1994172Z self=, 2025-05-07T20:07:26.1995329Z B=8, 2025-05-07T20:07:26.1995691Z R=8, 2025-05-07T20:07:26.1996051Z T=6, 2025-05-07T20:07:26.1996412Z L=12, 2025-05-07T20:07:26.1996781Z index_dtype=torch.int32, 2025-05-07T20:07:26.1997245Z ) 2025-05-07T20:07:26.1997804Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.1999229Z self=, 2025-05-07T20:07:26.2000459Z B=12, 2025-05-07T20:07:26.2000791Z R=8, 2025-05-07T20:07:26.2001167Z T=6, 2025-05-07T20:07:26.2001532Z L=12, 2025-05-07T20:07:26.2001864Z index_dtype=torch.int32, 2025-05-07T20:07:26.2002298Z ) 2025-05-07T20:07:26.2002854Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.2003982Z self=, 2025-05-07T20:07:26.2004922Z B=12, 2025-05-07T20:07:26.2005172Z R=8, 2025-05-07T20:07:26.2005411Z T=8, 2025-05-07T20:07:26.2005657Z L=12, 2025-05-07T20:07:26.2005934Z index_dtype=torch.int32, 2025-05-07T20:07:26.2006259Z ) 2025-05-07T20:07:26.2006646Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.2007670Z self=, 2025-05-07T20:07:26.2008470Z B=8, 2025-05-07T20:07:26.2008720Z R=8, 2025-05-07T20:07:26.2008967Z T=8, 2025-05-07T20:07:26.2009203Z L=12, 2025-05-07T20:07:26.2009481Z index_dtype=torch.int32, 2025-05-07T20:07:26.2009821Z ) 2025-05-07T20:07:26.2232955Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.2233985Z self=, 2025-05-07T20:07:26.2234813Z B=8, 2025-05-07T20:07:26.2235104Z R=8, 2025-05-07T20:07:26.2235357Z T=8, 2025-05-07T20:07:26.2235595Z L=8, 2025-05-07T20:07:26.2235873Z index_dtype=torch.int32, 2025-05-07T20:07:26.2236221Z ) 2025-05-07T20:07:26.2236602Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.2237561Z self=, 2025-05-07T20:07:26.2238396Z B=18, 2025-05-07T20:07:26.2238637Z R=12, 2025-05-07T20:07:26.2238899Z T=17, 2025-05-07T20:07:26.2239154Z L=18, 2025-05-07T20:07:26.2239417Z index_dtype=torch.int64, 2025-05-07T20:07:26.2239760Z ) 2025-05-07T20:07:26.2240144Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.2241086Z self=, 2025-05-07T20:07:26.2241897Z B=18, 2025-05-07T20:07:26.2242148Z R=12, 2025-05-07T20:07:26.2242390Z T=17, 2025-05-07T20:07:26.2242646Z L=12, 2025-05-07T20:07:26.2242920Z index_dtype=torch.int64, 2025-05-07T20:07:26.2243241Z ) 2025-05-07T20:07:26.2243619Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.2244570Z self=, 2025-05-07T20:07:26.2245374Z B=18, 2025-05-07T20:07:26.2245616Z R=17, 2025-05-07T20:07:26.2245868Z T=17, 2025-05-07T20:07:26.2246117Z L=12, 2025-05-07T20:07:26.2246379Z index_dtype=torch.int64, 2025-05-07T20:07:26.2246712Z ) 2025-05-07T20:07:26.2247098Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.2248206Z self=, 2025-05-07T20:07:26.2249024Z B=18, 2025-05-07T20:07:26.2249284Z R=17, 2025-05-07T20:07:26.2249521Z T=17, 2025-05-07T20:07:26.2249773Z L=18, 2025-05-07T20:07:26.2250059Z index_dtype=torch.int64, 2025-05-07T20:07:26.2250387Z ) 2025-05-07T20:07:26.2250770Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.2251725Z self=, 2025-05-07T20:07:26.2252546Z B=18, 2025-05-07T20:07:26.2252787Z R=17, 2025-05-07T20:07:26.2253042Z T=18, 2025-05-07T20:07:26.2253305Z L=18, 2025-05-07T20:07:26.2253588Z index_dtype=torch.int64, 2025-05-07T20:07:26.2253933Z ) 2025-05-07T20:07:26.2254321Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:07:26.2255286Z self=, 2025-05-07T20:07:26.2256106Z B=17, 2025-05-07T20:07:26.2256362Z R=17, 2025-05-07T20:07:26.2256602Z T=17, 2025-05-07T20:07:26.2256858Z L=18, 2025-05-07T20:07:26.2257137Z index_dtype=torch.int64, 2025-05-07T20:07:26.2257468Z ) 2025-05-07T20:07:26.2258095Z PASSED 2025-05-07T20:07:26.2258256Z 2025-05-07T20:07:26.2258458Z =========================== short test summary info ============================ 2025-05-07T20:07:26.2259207Z SKIPPED [1] sparse/reorder_batched_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:07:26.2259936Z ========================= 6 passed, 1 skipped in 2.61s ========================= 2025-05-07T20:07:26.7771543Z 2025-05-07T20:07:26.7772306Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:07:26.7789136Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 5 seconds 2025-05-07T20:07:26.7789504Z 2025-05-07T20:07:26.7789508Z 2025-05-07T20:07:26.7789512Z 2025-05-07T20:07:26.7789516Z 2025-05-07T20:07:26.7802421Z ################################################################################ 2025-05-07T20:07:26.7818264Z # [2025-05-07T20:07:26.781Z] Run Python Test Suite: 2025-05-07T20:07:26.7818682Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:07:26.7819064Z ################################################################################ 2025-05-07T20:07:26.7840772Z + 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:26.7841532Z 2025-05-07T20:07:28.9199523Z ============================= test session starts ============================== 2025-05-07T20:07:28.9200246Z 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:28.9200838Z cachedir: .pytest_cache 2025-05-07T20:07:28.9201480Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:28.9202192Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:28.9202525Z plugins: hypothesis-6.131.14 2025-05-07T20:07:30.3653850Z collecting ... collected 1 item 2025-05-07T20:07:30.3654141Z 2025-05-07T20:07:30.3690418Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:07:30.3691015Z { 2025-05-07T20:07:30.3691195Z "D": 29, 2025-05-07T20:07:30.3691397Z "E": 72, 2025-05-07T20:07:30.3691590Z "T": 93, 2025-05-07T20:07:30.3691779Z "batch_params": { 2025-05-07T20:07:30.3692010Z "B": 81, 2025-05-07T20:07:30.3692207Z "sigma_B": 24, 2025-05-07T20:07:30.3692449Z "vbe_distribution": "normal", 2025-05-07T20:07:30.3692734Z "vbe_num_ranks": 55 2025-05-07T20:07:30.3692963Z }, 2025-05-07T20:07:30.3693156Z "indices_params": { 2025-05-07T20:07:30.3693387Z "heavy_hitters": [ 2025-05-07T20:07:30.3693609Z 0.5039995312690735, 2025-05-07T20:07:30.3693812Z 0.6244322657585144, 2025-05-07T20:07:30.3694025Z 0.9025978446006775, 2025-05-07T20:07:30.3694241Z 0.6947179436683655, 2025-05-07T20:07:30.3694443Z 0.12601810693740845, 2025-05-07T20:07:30.3694669Z 0.39983034133911133, 2025-05-07T20:07:30.3694890Z 0.3263311982154846, 2025-05-07T20:07:30.3695102Z 0.11598420143127441, 2025-05-07T20:07:30.3695326Z 0.5284015536308289, 2025-05-07T20:07:30.3695536Z 0.18991631269454956, 2025-05-07T20:07:30.3695756Z 0.6446402072906494, 2025-05-07T20:07:30.3695958Z 0.06758040189743042, 2025-05-07T20:07:30.3696180Z 0.5625924468040466, 2025-05-07T20:07:30.3696400Z 0.21190571784973145, 2025-05-07T20:07:30.3696612Z 0.858741283416748, 2025-05-07T20:07:30.3696827Z 0.7919215559959412, 2025-05-07T20:07:30.3697046Z 0.1639426350593567, 2025-05-07T20:07:30.3697247Z 0.8946102857589722, 2025-05-07T20:07:30.3697458Z 0.6127614378929138, 2025-05-07T20:07:30.3697671Z 0.2863219380378723 2025-05-07T20:07:30.3697927Z ], 2025-05-07T20:07:30.3698142Z "index_dtype": "torch.int32", 2025-05-07T20:07:30.3698437Z "offset_dtype": "torch.int64", 2025-05-07T20:07:30.3698750Z "zipf_q": 0.7657809853553772, 2025-05-07T20:07:30.3699171Z "zipf_s": 0.7905185222625732 2025-05-07T20:07:30.3699460Z }, 2025-05-07T20:07:30.3699685Z "mixed_dim": false, 2025-05-07T20:07:30.3699923Z "pooling_params": { 2025-05-07T20:07:30.3700400Z "L": 59, 2025-05-07T20:07:30.3700616Z "length_distribution": "normal", 2025-05-07T20:07:30.3700899Z "sigma_L": 28 2025-05-07T20:07:30.3701110Z }, 2025-05-07T20:07:30.3701292Z "use_cpu": true, 2025-05-07T20:07:30.3701516Z "weighted": false 2025-05-07T20:07:30.3701735Z } 2025-05-07T20:07:30.3701932Z PASSED 2025-05-07T20:07:30.3702057Z 2025-05-07T20:07:30.3702308Z ============================== 1 passed in 1.58s =============================== 2025-05-07T20:07:30.8796201Z 2025-05-07T20:07:30.8796758Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:07:30.8814202Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 4 seconds 2025-05-07T20:07:30.8814593Z 2025-05-07T20:07:30.8814600Z 2025-05-07T20:07:30.8814606Z 2025-05-07T20:07:30.8814611Z 2025-05-07T20:07:30.8827215Z ################################################################################ 2025-05-07T20:07:30.8843164Z # [2025-05-07T20:07:30.884Z] Run Python Test Suite: 2025-05-07T20:07:30.8843563Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:07:30.8843913Z ################################################################################ 2025-05-07T20:07:30.8865660Z + 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:30.8866417Z 2025-05-07T20:07:33.0245088Z ============================= test session starts ============================== 2025-05-07T20:07:33.0245795Z 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:33.0246372Z cachedir: .pytest_cache 2025-05-07T20:07:33.0247021Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:33.0247876Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:33.0248200Z plugins: hypothesis-6.131.14 2025-05-07T20:07:34.4710708Z collecting ... collected 4 items 2025-05-07T20:07:34.4710982Z 2025-05-07T20:07:34.4730104Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:07:34.5777023Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:07:34.5785380Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:07:34.5855785Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:07:34.5856302Z 2025-05-07T20:07:34.5856461Z ============================== 4 passed in 1.68s =============================== 2025-05-07T20:07:35.0009255Z 2025-05-07T20:07:35.0027188Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:07:35.0027825Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 5 seconds 2025-05-07T20:07:35.0028227Z 2025-05-07T20:07:35.0028231Z 2025-05-07T20:07:35.0028236Z 2025-05-07T20:07:35.0028241Z 2025-05-07T20:07:35.0040098Z ################################################################################ 2025-05-07T20:07:35.0056076Z # [2025-05-07T20:07:35.005Z] Run Python Test Suite: 2025-05-07T20:07:35.0056481Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:07:35.0056829Z ################################################################################ 2025-05-07T20:07:35.0078253Z + 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:35.0078976Z 2025-05-07T20:07:37.1448642Z ============================= test session starts ============================== 2025-05-07T20:07:37.1449431Z 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:37.1450011Z cachedir: .pytest_cache 2025-05-07T20:07:37.1450958Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:37.1451672Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:37.1452005Z plugins: hypothesis-6.131.14 2025-05-07T20:07:38.5982511Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:38.5983805Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:38.6045467Z collected 1 item 2025-05-07T20:07:38.6045624Z 2025-05-07T20:07:38.6068783Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow SKIPPED 2025-05-07T20:07:38.6069211Z 2025-05-07T20:07:38.6069378Z =========================== short test summary info ============================ 2025-05-07T20:07:38.6069939Z SKIPPED [1] tbe/cache/cache_overflow_test.py:28: CUDA is not available or no GPUs detected 2025-05-07T20:07:38.6070516Z ============================== 1 skipped in 1.59s ============================== 2025-05-07T20:07:39.0391954Z 2025-05-07T20:07:39.0392418Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:07:39.0410457Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 4 seconds 2025-05-07T20:07:39.0410871Z 2025-05-07T20:07:39.0410877Z 2025-05-07T20:07:39.0410882Z 2025-05-07T20:07:39.0410928Z 2025-05-07T20:07:39.0422852Z ################################################################################ 2025-05-07T20:07:39.0438709Z # [2025-05-07T20:07:39.043Z] Run Python Test Suite: 2025-05-07T20:07:39.0439094Z # ./tbe/cache/cache_test.py 2025-05-07T20:07:39.0439409Z ################################################################################ 2025-05-07T20:07:39.0461384Z + 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:39.0462081Z 2025-05-07T20:07:41.1975298Z ============================= test session starts ============================== 2025-05-07T20:07:41.1975992Z 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:41.1976565Z cachedir: .pytest_cache 2025-05-07T20:07:41.1977241Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:41.1978012Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:41.1978329Z plugins: hypothesis-6.131.14 2025-05-07T20:07:42.6803270Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:42.6804250Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:42.6914793Z collected 7 items 2025-05-07T20:07:42.6914945Z 2025-05-07T20:07:42.6930665Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter SKIPPED 2025-05-07T20:07:42.6940053Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (CUD...) 2025-05-07T20:07:42.6950094Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:07:42.6958853Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:07:42.6967541Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:07:42.6976196Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:07:42.8560924Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8561921Z self=, 2025-05-07T20:07:42.8562419Z S=0, 2025-05-07T20:07:42.8562634Z mpp_n_passes=None, 2025-05-07T20:07:42.8562884Z mpp_min_size=None, 2025-05-07T20:07:42.8563107Z ) 2025-05-07T20:07:42.8563341Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8564176Z self=, 2025-05-07T20:07:42.8564605Z S=100, 2025-05-07T20:07:42.8564822Z mpp_n_passes=None, 2025-05-07T20:07:42.8565071Z mpp_min_size=None, 2025-05-07T20:07:42.8565292Z ) 2025-05-07T20:07:42.8565519Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8566088Z self=, 2025-05-07T20:07:42.8566528Z S=100, 2025-05-07T20:07:42.8566727Z mpp_n_passes=12, 2025-05-07T20:07:42.8566973Z mpp_min_size=5, 2025-05-07T20:07:42.8567192Z ) 2025-05-07T20:07:42.8567404Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8567883Z self=, 2025-05-07T20:07:42.8568309Z S=100, 2025-05-07T20:07:42.8568525Z mpp_n_passes=12, 2025-05-07T20:07:42.8568770Z mpp_min_size=None, 2025-05-07T20:07:42.8569007Z ) 2025-05-07T20:07:42.8569227Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8569696Z self=, 2025-05-07T20:07:42.8570138Z S=1024, 2025-05-07T20:07:42.8570343Z mpp_n_passes=None, 2025-05-07T20:07:42.8570597Z mpp_min_size=None, 2025-05-07T20:07:42.8570833Z ) 2025-05-07T20:07:42.8571052Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8571523Z self=, 2025-05-07T20:07:42.8571967Z S=1024, 2025-05-07T20:07:42.8572169Z mpp_n_passes=None, 2025-05-07T20:07:42.8572417Z mpp_min_size=10, 2025-05-07T20:07:42.8572644Z ) 2025-05-07T20:07:42.8572859Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8573395Z self=, 2025-05-07T20:07:42.8573908Z S=0, 2025-05-07T20:07:42.8574109Z mpp_n_passes=6, 2025-05-07T20:07:42.8574454Z mpp_min_size=1, 2025-05-07T20:07:42.8574746Z ) 2025-05-07T20:07:42.8574958Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8575426Z self=, 2025-05-07T20:07:42.8575863Z S=0, 2025-05-07T20:07:42.8576067Z mpp_n_passes=12, 2025-05-07T20:07:42.8576292Z mpp_min_size=None, 2025-05-07T20:07:42.8576521Z ) 2025-05-07T20:07:42.8576745Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8577201Z self=, 2025-05-07T20:07:42.8577635Z S=1024, 2025-05-07T20:07:42.8577942Z mpp_n_passes=1, 2025-05-07T20:07:42.8578166Z mpp_min_size=1, 2025-05-07T20:07:42.8578388Z ) 2025-05-07T20:07:42.8578611Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8579064Z self=, 2025-05-07T20:07:42.8579501Z S=1024, 2025-05-07T20:07:42.8579709Z mpp_n_passes=6, 2025-05-07T20:07:42.8579930Z mpp_min_size=None, 2025-05-07T20:07:42.8580170Z ) 2025-05-07T20:07:42.8580389Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8580850Z self=, 2025-05-07T20:07:42.8581272Z S=1024, 2025-05-07T20:07:42.8581484Z mpp_n_passes=None, 2025-05-07T20:07:42.8581725Z mpp_min_size=1, 2025-05-07T20:07:42.8581930Z ) 2025-05-07T20:07:42.8582155Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8582616Z self=, 2025-05-07T20:07:42.8583040Z S=7, 2025-05-07T20:07:42.8583245Z mpp_n_passes=12, 2025-05-07T20:07:42.8583484Z mpp_min_size=10, 2025-05-07T20:07:42.8583695Z ) 2025-05-07T20:07:42.8583919Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8584379Z self=, 2025-05-07T20:07:42.8584806Z S=100, 2025-05-07T20:07:42.8585014Z mpp_n_passes=None, 2025-05-07T20:07:42.8585400Z mpp_min_size=1, 2025-05-07T20:07:42.8585610Z ) 2025-05-07T20:07:42.8585834Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8586338Z self=, 2025-05-07T20:07:42.8586778Z S=0, 2025-05-07T20:07:42.8586971Z mpp_n_passes=1, 2025-05-07T20:07:42.8587210Z mpp_min_size=None, 2025-05-07T20:07:42.8587443Z ) 2025-05-07T20:07:42.8587764Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8588229Z self=, 2025-05-07T20:07:42.8588664Z S=100, 2025-05-07T20:07:42.8588861Z mpp_n_passes=None, 2025-05-07T20:07:42.8589105Z mpp_min_size=5, 2025-05-07T20:07:42.8589327Z ) 2025-05-07T20:07:42.8589538Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8589999Z self=, 2025-05-07T20:07:42.8590432Z S=1024, 2025-05-07T20:07:42.8590628Z mpp_n_passes=None, 2025-05-07T20:07:42.8590878Z mpp_min_size=128, 2025-05-07T20:07:42.8591107Z ) 2025-05-07T20:07:42.8591316Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8591778Z self=, 2025-05-07T20:07:42.8592212Z S=100, 2025-05-07T20:07:42.8592423Z mpp_n_passes=None, 2025-05-07T20:07:42.8592653Z mpp_min_size=10, 2025-05-07T20:07:42.8592886Z ) 2025-05-07T20:07:42.8593119Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8593568Z self=, 2025-05-07T20:07:42.8594006Z S=1024, 2025-05-07T20:07:42.8594219Z mpp_n_passes=12, 2025-05-07T20:07:42.8594446Z mpp_min_size=10, 2025-05-07T20:07:42.8594675Z ) 2025-05-07T20:07:42.8594937Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8595408Z self=, 2025-05-07T20:07:42.8595840Z S=100, 2025-05-07T20:07:42.8596049Z mpp_n_passes=1, 2025-05-07T20:07:42.8596267Z mpp_min_size=128, 2025-05-07T20:07:42.8596497Z ) 2025-05-07T20:07:42.8596720Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8597172Z self=, 2025-05-07T20:07:42.8597640Z S=1024, 2025-05-07T20:07:42.8597852Z mpp_n_passes=None, 2025-05-07T20:07:42.8598105Z mpp_min_size=5, 2025-05-07T20:07:42.8598315Z ) 2025-05-07T20:07:42.8598540Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8599009Z self=, 2025-05-07T20:07:42.8599436Z S=100, 2025-05-07T20:07:42.8599650Z mpp_n_passes=6, 2025-05-07T20:07:42.8599887Z mpp_min_size=10, 2025-05-07T20:07:42.8600102Z ) 2025-05-07T20:07:42.8600328Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8600796Z self=, 2025-05-07T20:07:42.8601229Z S=0, 2025-05-07T20:07:42.8601439Z mpp_n_passes=None, 2025-05-07T20:07:42.8601688Z mpp_min_size=10, 2025-05-07T20:07:42.8601903Z ) 2025-05-07T20:07:42.8602128Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8602592Z self=, 2025-05-07T20:07:42.8603021Z S=7, 2025-05-07T20:07:42.8603224Z mpp_n_passes=1, 2025-05-07T20:07:42.8603465Z mpp_min_size=None, 2025-05-07T20:07:42.8603697Z ) 2025-05-07T20:07:42.8603905Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8604364Z self=, 2025-05-07T20:07:42.8604799Z S=0, 2025-05-07T20:07:42.8604988Z mpp_n_passes=12, 2025-05-07T20:07:42.8605223Z mpp_min_size=128, 2025-05-07T20:07:42.8605453Z ) 2025-05-07T20:07:42.8605661Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8606125Z self=, 2025-05-07T20:07:42.8606650Z S=0, 2025-05-07T20:07:42.8606845Z mpp_n_passes=1, 2025-05-07T20:07:42.8607077Z mpp_min_size=5, 2025-05-07T20:07:42.8607296Z ) 2025-05-07T20:07:42.8607505Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8607973Z self=, 2025-05-07T20:07:42.8608419Z S=0, 2025-05-07T20:07:42.8608611Z mpp_n_passes=1, 2025-05-07T20:07:42.8608909Z mpp_min_size=128, 2025-05-07T20:07:42.8609141Z ) 2025-05-07T20:07:42.8609349Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8609847Z self=, 2025-05-07T20:07:42.8610285Z S=1024, 2025-05-07T20:07:42.8610495Z mpp_n_passes=12, 2025-05-07T20:07:42.8610728Z mpp_min_size=None, 2025-05-07T20:07:42.8610963Z ) 2025-05-07T20:07:42.8611186Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8611636Z self=, 2025-05-07T20:07:42.8612078Z S=0, 2025-05-07T20:07:42.8612286Z mpp_n_passes=None, 2025-05-07T20:07:42.8612516Z mpp_min_size=1, 2025-05-07T20:07:42.8612740Z ) 2025-05-07T20:07:42.8612964Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8613411Z self=, 2025-05-07T20:07:42.8613843Z S=0, 2025-05-07T20:07:42.8614049Z mpp_n_passes=6, 2025-05-07T20:07:42.8614265Z mpp_min_size=5, 2025-05-07T20:07:42.8614483Z ) 2025-05-07T20:07:42.8614704Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8615164Z self=, 2025-05-07T20:07:42.8615587Z S=0, 2025-05-07T20:07:42.8615792Z mpp_n_passes=1, 2025-05-07T20:07:42.8616024Z mpp_min_size=10, 2025-05-07T20:07:42.8616237Z ) 2025-05-07T20:07:42.8616463Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8616926Z self=, 2025-05-07T20:07:42.8617350Z S=7, 2025-05-07T20:07:42.8617554Z mpp_n_passes=6, 2025-05-07T20:07:42.8617870Z mpp_min_size=128, 2025-05-07T20:07:42.8618092Z ) 2025-05-07T20:07:42.8618321Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8618792Z self=, 2025-05-07T20:07:42.8619320Z S=0, 2025-05-07T20:07:42.8619529Z mpp_n_passes=1, 2025-05-07T20:07:42.8619758Z mpp_min_size=1, 2025-05-07T20:07:42.8619970Z ) 2025-05-07T20:07:42.8620194Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8620655Z self=, 2025-05-07T20:07:42.8621090Z S=100, 2025-05-07T20:07:42.8621285Z mpp_n_passes=6, 2025-05-07T20:07:42.8621518Z mpp_min_size=128, 2025-05-07T20:07:42.8621746Z ) 2025-05-07T20:07:42.8621960Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8622423Z self=, 2025-05-07T20:07:42.8622863Z S=0, 2025-05-07T20:07:42.8623055Z mpp_n_passes=12, 2025-05-07T20:07:42.8623293Z mpp_min_size=10, 2025-05-07T20:07:42.8623516Z ) 2025-05-07T20:07:42.8623727Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8624187Z self=, 2025-05-07T20:07:42.8624628Z S=100, 2025-05-07T20:07:42.8624823Z mpp_n_passes=6, 2025-05-07T20:07:42.8625052Z mpp_min_size=5, 2025-05-07T20:07:42.8625283Z ) 2025-05-07T20:07:42.8625496Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8625957Z self=, 2025-05-07T20:07:42.8626395Z S=0, 2025-05-07T20:07:42.8626604Z mpp_n_passes=12, 2025-05-07T20:07:42.8626831Z mpp_min_size=5, 2025-05-07T20:07:42.8627053Z ) 2025-05-07T20:07:42.8627281Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8627837Z self=, 2025-05-07T20:07:42.8628279Z S=7, 2025-05-07T20:07:42.8628489Z mpp_n_passes=12, 2025-05-07T20:07:42.8628718Z mpp_min_size=1, 2025-05-07T20:07:42.8628944Z ) 2025-05-07T20:07:42.8629172Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8629674Z self=, 2025-05-07T20:07:42.8630280Z S=7, 2025-05-07T20:07:42.8630488Z mpp_n_passes=12, 2025-05-07T20:07:42.8630713Z mpp_min_size=5, 2025-05-07T20:07:42.8630966Z ) 2025-05-07T20:07:42.8631197Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8631648Z self=, 2025-05-07T20:07:42.8632088Z S=7, 2025-05-07T20:07:42.8632296Z mpp_n_passes=1, 2025-05-07T20:07:42.8632516Z mpp_min_size=1, 2025-05-07T20:07:42.8632733Z ) 2025-05-07T20:07:42.8632954Z Trying example: test_get_prefetch_passes( 2025-05-07T20:07:42.8633420Z self=, 2025-05-07T20:07:42.8633843Z S=0, 2025-05-07T20:07:42.8634045Z mpp_n_passes=None, 2025-05-07T20:07:42.8634288Z mpp_min_size=5, 2025-05-07T20:07:42.8634545Z ) 2025-05-07T20:07:42.8634767Z PASSED 2025-05-07T20:07:42.8634881Z 2025-05-07T20:07:42.8635051Z =========================== short test summary info ============================ 2025-05-07T20:07:42.8635574Z SKIPPED [1] tbe/cache/cache_test.py:652: CUDA is not available or no GPUs detected 2025-05-07T20:07:42.8636205Z SKIPPED [1] tbe/cache/cache_test.py:79: CUDA is not available or no GPUs detected 2025-05-07T20:07:42.8636831Z SKIPPED [1] tbe/cache/cache_test.py:453: CUDA is not available or no GPUs detected 2025-05-07T20:07:42.8637457Z SKIPPED [1] tbe/cache/cache_test.py:482: CUDA is not available or no GPUs detected 2025-05-07T20:07:42.8638065Z SKIPPED [1] tbe/cache/cache_test.py:512: CUDA is not available or no GPUs detected 2025-05-07T20:07:42.8638690Z SKIPPED [1] tbe/cache/cache_test.py:595: CUDA is not available or no GPUs detected 2025-05-07T20:07:42.8639213Z ========================= 1 passed, 6 skipped in 1.78s ========================= 2025-05-07T20:07:43.3036466Z 2025-05-07T20:07:43.3036995Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:07:43.3054927Z [TEST] Python test time for ./tbe/cache/cache_test.py: 4 seconds 2025-05-07T20:07:43.3055265Z 2025-05-07T20:07:43.3055271Z 2025-05-07T20:07:43.3055275Z 2025-05-07T20:07:43.3055286Z 2025-05-07T20:07:43.3067789Z ################################################################################ 2025-05-07T20:07:43.3083525Z # [2025-05-07T20:07:43.308Z] Run Python Test Suite: 2025-05-07T20:07:43.3083926Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:07:43.3084289Z ################################################################################ 2025-05-07T20:07:43.3107097Z + 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:43.3107880Z 2025-05-07T20:07:45.4729999Z ============================= test session starts ============================== 2025-05-07T20:07:45.4730705Z 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:45.4731290Z cachedir: .pytest_cache 2025-05-07T20:07:45.4731967Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:45.4732670Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:45.4733004Z plugins: hypothesis-6.131.14 2025-05-07T20:07:46.9024143Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:46.9025129Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:46.9065923Z collected 2 items 2025-05-07T20:07:46.9066103Z 2025-05-07T20:07:46.9082115Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices SKIPPED 2025-05-07T20:07:46.9097204Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx SKIPPED 2025-05-07T20:07:46.9097835Z 2025-05-07T20:07:46.9098173Z =========================== short test summary info ============================ 2025-05-07T20:07:46.9098798Z SKIPPED [1] tbe/cache/linearize_cache_indices_test.py:80: CUDA is not available or no GPUs detected 2025-05-07T20:07:46.9099593Z SKIPPED [1] tbe/cache/linearize_cache_indices_test.py:167: CUDA is not available or no GPUs detected 2025-05-07T20:07:46.9100199Z ============================== 2 skipped in 1.56s ============================== 2025-05-07T20:07:47.3233121Z 2025-05-07T20:07:47.3233762Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:07:47.3251103Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 4 seconds 2025-05-07T20:07:47.3251508Z 2025-05-07T20:07:47.3251512Z 2025-05-07T20:07:47.3251516Z 2025-05-07T20:07:47.3251519Z 2025-05-07T20:07:47.3264232Z ################################################################################ 2025-05-07T20:07:47.3280605Z # [2025-05-07T20:07:47.327Z] Run Python Test Suite: 2025-05-07T20:07:47.3280986Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:07:47.3281290Z ################################################################################ 2025-05-07T20:07:47.3303761Z + 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:47.3304479Z 2025-05-07T20:07:49.4940359Z ============================= test session starts ============================== 2025-05-07T20:07:49.4941073Z 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:49.4941699Z cachedir: .pytest_cache 2025-05-07T20:07:49.4942333Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:49.4943045Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:49.4943380Z plugins: hypothesis-6.131.14 2025-05-07T20:07:50.9464421Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:50.9465418Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:50.9515586Z collected 3 items 2025-05-07T20:07:50.9515750Z 2025-05-07T20:07:50.9533410Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement SKIPPED 2025-05-07T20:07:50.9543449Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup SKIPPED 2025-05-07T20:07:50.9562236Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup SKIPPED 2025-05-07T20:07:50.9562842Z 2025-05-07T20:07:50.9563088Z =========================== short test summary info ============================ 2025-05-07T20:07:50.9563907Z SKIPPED [1] tbe/cache/lxu_cache_test.py:106: CUDA is not available or no GPUs detected 2025-05-07T20:07:50.9564905Z SKIPPED [1] tbe/cache/lxu_cache_test.py:39: CUDA is not available or no GPUs detected 2025-05-07T20:07:50.9565911Z SKIPPED [1] tbe/cache/lxu_cache_test.py:146: CUDA is not available or no GPUs detected 2025-05-07T20:07:50.9566681Z ============================== 3 skipped in 1.59s ============================== 2025-05-07T20:07:51.3707466Z 2025-05-07T20:07:51.3707873Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:07:51.3725073Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 4 seconds 2025-05-07T20:07:51.3725395Z 2025-05-07T20:07:51.3725401Z 2025-05-07T20:07:51.3725406Z 2025-05-07T20:07:51.3725418Z 2025-05-07T20:07:51.3738088Z ################################################################################ 2025-05-07T20:07:51.3754504Z # [2025-05-07T20:07:51.375Z] Run Python Test Suite: 2025-05-07T20:07:51.3754875Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:07:51.3755194Z ################################################################################ 2025-05-07T20:07:51.3776130Z + 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:51.3776833Z 2025-05-07T20:07:53.5501391Z ============================= test session starts ============================== 2025-05-07T20:07:53.5513628Z 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:53.5514308Z cachedir: .pytest_cache 2025-05-07T20:07:53.5514961Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:53.5515702Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:53.5516025Z plugins: hypothesis-6.131.14 2025-05-07T20:07:55.0027517Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:55.0028993Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:55.0069310Z collected 3 items 2025-05-07T20:07:55.0069618Z 2025-05-07T20:07:55.0084324Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:07:55.0093549Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:07:55.0111964Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:07:55.0112515Z 2025-05-07T20:07:55.0112752Z =========================== short test summary info ============================ 2025-05-07T20:07:55.0113568Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:07:55.0114583Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:07:55.0115538Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:07:55.0116302Z ============================== 3 skipped in 1.58s ============================== 2025-05-07T20:07:55.4263339Z 2025-05-07T20:07:55.4263818Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:07:55.4281801Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 4 seconds 2025-05-07T20:07:55.4282159Z 2025-05-07T20:07:55.4282164Z 2025-05-07T20:07:55.4282168Z 2025-05-07T20:07:55.4282173Z 2025-05-07T20:07:55.4294793Z ################################################################################ 2025-05-07T20:07:55.4310415Z # [2025-05-07T20:07:55.430Z] Run Python Test Suite: 2025-05-07T20:07:55.4310820Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:07:55.4311186Z ################################################################################ 2025-05-07T20:07:55.4333797Z + 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:55.4334558Z 2025-05-07T20:07:57.5913217Z ============================= test session starts ============================== 2025-05-07T20:07:57.5913944Z 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:57.5914536Z cachedir: .pytest_cache 2025-05-07T20:07:57.5915186Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:57.5915889Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:57.5916221Z plugins: hypothesis-6.131.14 2025-05-07T20:07:59.0453648Z collecting ... collected 1 item 2025-05-07T20:07:59.0453914Z 2025-05-07T20:07:59.0562538Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -4.01806 2025-05-07T20:07:59.0563825Z Found best Log likelihood so far on (s,q) (0.02, 1): -4.01633 2025-05-07T20:07:59.0564457Z Found best Log likelihood so far on (s,q) (0.03, 1): -4.01463 2025-05-07T20:07:59.0565341Z Found best Log likelihood so far on (s,q) (0.04, 1): -4.01295 2025-05-07T20:07:59.0566420Z Found best Log likelihood so far on (s,q) (0.05, 1): -4.0113 2025-05-07T20:07:59.0567240Z Found best Log likelihood so far on (s,q) (0.06, 1): -4.00968 2025-05-07T20:07:59.0568109Z Found best Log likelihood so far on (s,q) (0.07, 1): -4.00808 2025-05-07T20:07:59.0568845Z Found best Log likelihood so far on (s,q) (0.08, 1): -4.00651 2025-05-07T20:07:59.0569673Z Found best Log likelihood so far on (s,q) (0.09, 1): -4.00496 2025-05-07T20:07:59.0570417Z Found best Log likelihood so far on (s,q) (0.1, 1): -4.00344 2025-05-07T20:07:59.0571288Z Found best Log likelihood so far on (s,q) (0.11, 1): -4.00195 2025-05-07T20:07:59.0572028Z Found best Log likelihood so far on (s,q) (0.12, 1): -4.00048 2025-05-07T20:07:59.0572822Z Found best Log likelihood so far on (s,q) (0.13, 1): -3.99904 2025-05-07T20:07:59.0573552Z Found best Log likelihood so far on (s,q) (0.14, 1): -3.99762 2025-05-07T20:07:59.0574411Z Found best Log likelihood so far on (s,q) (0.15, 1): -3.99624 2025-05-07T20:07:59.0575268Z Found best Log likelihood so far on (s,q) (0.16, 1): -3.99488 2025-05-07T20:07:59.0575904Z Found best Log likelihood so far on (s,q) (0.17, 1): -3.99354 2025-05-07T20:07:59.0576770Z Found best Log likelihood so far on (s,q) (0.18, 1): -3.99224 2025-05-07T20:07:59.0577535Z Found best Log likelihood so far on (s,q) (0.19, 1): -3.99096 2025-05-07T20:07:59.0578394Z Found best Log likelihood so far on (s,q) (0.2, 1): -3.98971 2025-05-07T20:07:59.0579270Z Found best Log likelihood so far on (s,q) (0.21, 1): -3.98848 2025-05-07T20:07:59.0579991Z Found best Log likelihood so far on (s,q) (0.22, 1): -3.98729 2025-05-07T20:07:59.0580792Z Found best Log likelihood so far on (s,q) (0.23, 1): -3.98612 2025-05-07T20:07:59.0581631Z Found best Log likelihood so far on (s,q) (0.24, 1): -3.98498 2025-05-07T20:07:59.0582486Z Found best Log likelihood so far on (s,q) (0.25, 1): -3.98387 2025-05-07T20:07:59.0583153Z Found best Log likelihood so far on (s,q) (0.26, 1): -3.98278 2025-05-07T20:07:59.0584026Z Found best Log likelihood so far on (s,q) (0.27, 1): -3.98172 2025-05-07T20:07:59.0584721Z Found best Log likelihood so far on (s,q) (0.28, 1): -3.98069 2025-05-07T20:07:59.0585414Z Found best Log likelihood so far on (s,q) (0.29, 1): -3.97969 2025-05-07T20:07:59.0586237Z Found best Log likelihood so far on (s,q) (0.3, 1): -3.97872 2025-05-07T20:07:59.0586908Z Found best Log likelihood so far on (s,q) (0.31, 1): -3.97778 2025-05-07T20:07:59.0587769Z Found best Log likelihood so far on (s,q) (0.32, 1): -3.97686 2025-05-07T20:07:59.0588959Z Found best Log likelihood so far on (s,q) (0.33, 1): -3.97597 2025-05-07T20:07:59.0589807Z Found best Log likelihood so far on (s,q) (0.34, 1): -3.97511 2025-05-07T20:07:59.0590549Z Found best Log likelihood so far on (s,q) (0.35, 1): -3.97428 2025-05-07T20:07:59.0591391Z Found best Log likelihood so far on (s,q) (0.36, 1): -3.97348 2025-05-07T20:07:59.0592188Z Found best Log likelihood so far on (s,q) (0.37, 1): -3.97271 2025-05-07T20:07:59.0592966Z Found best Log likelihood so far on (s,q) (0.38, 1): -3.97197 2025-05-07T20:07:59.0593844Z Found best Log likelihood so far on (s,q) (0.39, 1): -3.97125 2025-05-07T20:07:59.0594375Z Found best Log likelihood so far on (s,q) (0.4, 1): -3.97057 2025-05-07T20:07:59.0595193Z Found best Log likelihood so far on (s,q) (0.41, 1): -3.96991 2025-05-07T20:07:59.0596022Z Found best Log likelihood so far on (s,q) (0.42, 1): -3.96929 2025-05-07T20:07:59.0596483Z Found best Log likelihood so far on (s,q) (0.43, 1): -3.96869 2025-05-07T20:07:59.0596937Z Found best Log likelihood so far on (s,q) (0.44, 1): -3.96812 2025-05-07T20:07:59.0597613Z Found best Log likelihood so far on (s,q) (0.45, 1): -3.96758 2025-05-07T20:07:59.0598648Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0599107Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0599603Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0600381Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0601266Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0602097Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0602808Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0603569Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0604367Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0605178Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0605610Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0606099Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0606816Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0607605Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0608157Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0608894Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0609641Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0610425Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0611110Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0611916Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0612714Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0613294Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0614069Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0614840Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0615465Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0615906Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0616361Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0616875Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0617652Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0618567Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0619287Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0620108Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0620923Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0621647Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0622389Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0623199Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0623896Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0624631Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0625385Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0626148Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0626899Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0627622Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0628439Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0629206Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0629985Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0630430Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0631027Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0631758Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0632543Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0633068Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0633629Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0634312Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0635099Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0635794Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0636272Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0636797Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0637602Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0638351Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0638825Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0639269Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0639759Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0640535Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0640980Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0641422Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0641867Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0642442Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0643196Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0643640Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0644111Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0644835Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0645646Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0646261Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0647014Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0647927Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0648551Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0649022Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0649462Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0649905Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0650342Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0650886Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0651714Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0652537Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0653193Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0653627Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0654362Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0655183Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0655801Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0656620Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0657382Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0658212Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0658856Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0659300Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0659944Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0660743Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0661561Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0662008Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0662606Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0663367Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0664186Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0664927Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0665727Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0666360Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0667046Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0667796Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0668466Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0668909Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0669344Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0669807Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0670305Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0671137Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0671664Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0672153Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0672613Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0673378Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0674183Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0674929Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0675541Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0676032Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0676480Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0677251Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0678053Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0678503Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0678986Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0679457Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0680273Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0681031Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0681832Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0682593Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0683232Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0683676Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0684102Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0684570Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0685022Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0685460Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0685888Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0686320Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0686760Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0687191Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0688080Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0688847Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0689476Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0689997Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0690504Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0690946Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0691367Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0692007Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0692777Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0693556Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0693995Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0694436Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0694874Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0695297Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0695732Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0696167Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:07:59.0696607Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0697066Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0697519Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0698049Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0698493Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0698951Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0699403Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0699847Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0700301Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0700754Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0701206Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0701653Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0702106Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0702561Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0703001Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0703459Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0703912Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0704361Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0704820Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0705273Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0705724Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0706165Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0706620Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0707075Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0707515Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0707976Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0708431Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0708891Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0709334Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0709883Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0710347Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0710792Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0711250Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0711770Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0712229Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0712672Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0713132Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0713589Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0714034Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0714493Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0714952Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0715400Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0715857Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0716310Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0716767Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0717209Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0717795Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0718253Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0718693Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0719143Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0719592Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0720046Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0720484Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0720935Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0721385Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0721820Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0722305Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0722761Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0723221Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0723667Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0724121Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0724575Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0725015Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0725478Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0725935Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0726391Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0726832Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0727290Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0727744Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0728185Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0728638Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0729089Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0729531Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0729988Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0730524Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0730986Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0731431Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0731891Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0732413Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0732856Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0733308Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0733758Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0734208Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0734646Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0735106Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0735563Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0736001Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0736452Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0736902Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0737361Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0737896Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0738361Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0738819Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0739265Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0739724Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0740176Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0740618Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0741069Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0741523Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0741977Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0742422Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0742876Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0743328Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0743769Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0744223Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0744674Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0745132Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0745579Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0746035Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0746489Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0746932Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0747392Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0748020Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0748473Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0748914Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0749372Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0749823Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0750268Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0750875Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0751333Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0751794Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0752239Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0752782Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0753244Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0753686Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0754147Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0754606Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0755050Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0755507Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0755969Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0756427Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0756873Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0757336Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0757797Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0758242Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0758701Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0759155Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0759613Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0760053Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0760509Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0760962Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0761408Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0761867Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0762317Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0762765Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0763205Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0763661Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0764109Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0764549Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0765000Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0765450Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0765890Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0766346Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0766796Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.0767274Z Found best Log likelihood so far on (s,q) (0.46, 1.5): -3.96724 2025-05-07T20:07:59.0767733Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0768189Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0768641Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0769083Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0769534Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0769983Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0770434Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0770870Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0771382Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0771831Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0772269Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0772726Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0774030Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0774512Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0774957Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0775413Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0775869Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0776304Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0776752Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0777203Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0777638Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0778171Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0778620Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0779074Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0779509Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0779960Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0780406Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0780840Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0781286Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0781734Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0782185Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0782617Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0783067Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0783515Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0783948Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0784400Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0784851Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0785294Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0785731Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0786183Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0786627Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0787063Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0787516Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0787967Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0788406Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0788854Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0789306Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0789762Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0790200Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0790647Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0791099Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0791535Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0791983Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0792513Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0792959Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0793398Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0793850Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0794358Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0794804Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0795253Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0795711Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0796164Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0796607Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0797059Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0797516Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0797957Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0798414Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0798869Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0799312Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0799767Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0800222Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0800679Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0801118Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0801576Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0802028Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0802474Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0802927Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0803381Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0803826Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0804264Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0804713Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0805163Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0805598Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0806048Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0806494Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0806939Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0807377Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0807828Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0808274Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0808717Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0809175Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0809624Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0810065Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0810514Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0810962Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0811410Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0811849Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0812298Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0812820Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0813256Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0813707Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0814156Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0814659Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0815097Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0815546Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0815997Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0816440Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0816889Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0817344Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0817874Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0818318Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0818773Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0819227Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0819666Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0820119Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0820568Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0821004Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0821452Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0821898Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0822344Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0822778Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0823231Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0823680Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0824116Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0824562Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0825012Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0825459Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0825895Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0826344Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0826792Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0827228Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0827672Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0828129Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0828574Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0829010Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0829458Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0829912Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0830349Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0830800Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0831248Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0831687Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0832140Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0832591Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0833132Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0833567Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0834018Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0834464Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0834955Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0835410Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0835862Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0836312Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0836751Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0837203Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.0837662Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0838114Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0838574Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0839032Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0839492Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0839939Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0840406Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0840867Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0841312Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0841773Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0842232Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0842678Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0843140Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0843597Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0844048Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0844493Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0844946Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0845404Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0845848Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0846311Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0846767Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0847223Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0847666Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0848273Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0848733Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0849177Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0849632Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0850095Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0850550Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0850994Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0851452Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0851904Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0852348Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0852800Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0853255Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0853812Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0854269Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0854724Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0855188Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0855705Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0856160Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0856615Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0857055Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0857513Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0858038Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0858498Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0858946Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0859408Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0859872Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0860318Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0860781Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0861235Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0861687Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0862124Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0862573Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0863024Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0863462Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0863919Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0864369Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0864824Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0865264Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0865717Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0866171Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0866613Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0867065Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0867516Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0867958Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0868409Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0868870Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0869322Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0869764Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0870216Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0870674Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0871114Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0871567Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0872022Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0872475Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0872914Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0873369Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0873899Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0874339Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0874797Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0875254Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0875713Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0876207Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0876669Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0877121Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0877562Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0878019Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0878472Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0878930Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0879374Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0879825Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0880289Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0880731Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0881197Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0881658Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0882103Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0882561Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0883022Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0883479Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0883924Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0884387Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0884849Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0885295Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0885753Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0886214Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0886677Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0887122Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0887582Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0888032Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0888484Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0888944Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0889404Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0889859Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0890301Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0890753Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0891206Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0891648Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0892100Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0892555Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0892997Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0893445Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0893897Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0894420Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0894863Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0895318Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0895772Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0896287Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0896747Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0897202Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0897657Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0898178Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0898633Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0899088Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0899533Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0899991Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0900445Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0900901Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0901346Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0901800Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0902255Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0902696Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0903150Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0903606Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0904061Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0904507Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0904957Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0905410Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0905855Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0906308Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0906761Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0907203Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.0907653Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0908096Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0908537Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0908962Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0909405Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0909842Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0910267Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0910703Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0911140Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0911579Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0912004Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0912439Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0912873Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0913299Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0913733Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0914174Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0914671Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0915108Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0915548Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0915986Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0916465Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0916905Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0917344Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0917770Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0918207Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0918644Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0919085Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0919520Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0919953Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0920391Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0920816Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0921259Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0921703Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0922127Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0922563Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0923003Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0923442Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0923873Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0924315Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0924759Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0925190Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0925636Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0926077Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0926523Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0926950Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0927394Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0927834Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0960057Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0960677Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0961104Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0961527Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0961965Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0962380Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0962786Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0963201Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0963647Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0964070Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0964502Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0964918Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0965332Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0965763Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0966179Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0966804Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0967223Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0967651Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0968078Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0968591Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0969035Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0969472Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0969909Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0970336Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0970774Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0971212Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0971635Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0972081Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0972522Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0972962Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0973388Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0973834Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0974277Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0974706Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0975144Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0975584Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0976014Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0976454Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0976898Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0977336Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0977839Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0978288Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0978731Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0979163Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0979607Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0980051Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0980494Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0980921Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0981359Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0981803Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0982232Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0982672Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0983110Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0983535Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0983960Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0984383Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0984805Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0985228Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0985663Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0986090Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0986511Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0987018Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0987449Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0987874Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0988296Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0988721Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0989215Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0989643Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0990066Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0990507Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0990924Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0991355Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0991784Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0992218Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0992632Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0993072Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0993495Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0993925Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0994351Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0994793Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0995217Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0995642Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0996073Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0996514Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0996930Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0997360Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0997788Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0998217Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0998640Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0999079Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0999499Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.0999925Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1000354Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1000782Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1001197Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1001629Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1002058Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1002493Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1002903Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1003322Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1003755Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1004180Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1004609Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1005030Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1005469Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1005876Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:07:59.1006327Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1006852Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1007288Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1007742Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1008185Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1008683Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1009117Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1009567Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1010003Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1010442Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1010881Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1011335Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1011785Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1012220Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1012665Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1013109Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1013540Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1013995Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1014437Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1014881Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1015313Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1015760Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1016199Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1016645Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1017089Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1017532Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1018046Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1018496Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1018945Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1019389Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1019822Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1020274Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1020712Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1021150Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1021592Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1022048Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1022487Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1022931Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1023367Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1023828Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1024253Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1024706Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1025151Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1025598Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1026032Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1026472Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1027005Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1027441Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1027882Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1028331Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1028821Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1029270Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1029713Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1030157Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1030583Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1031031Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1031470Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1031916Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1032360Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1032808Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1033255Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1033693Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1034123Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1034555Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1034981Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1035425Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1035868Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1036303Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1036745Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1037176Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1037629Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1038061Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1038511Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1038961Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1039409Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1039850Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1040286Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1040739Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1041170Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1041611Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1042055Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1042487Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1042946Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1043397Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1043849Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1044286Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1044737Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1045189Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1045629Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1046085Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1046614Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1047066Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1047503Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1048087Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1048541Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1049074Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1049524Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1049976Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1050414Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1050869Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1051319Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1051773Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1052211Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1052707Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1053157Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1053595Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1054045Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1054494Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1054943Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1055378Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1055825Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1056272Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1056708Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1057160Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1057608Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1058117Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1058554Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1059007Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1059461Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1059896Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1060343Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1060792Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1061236Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1061670Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1062120Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1062569Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1063002Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1063448Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1063901Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1064337Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1064790Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1065237Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1065690Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1066126Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1066572Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1067131Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1067567Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1068018Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1068470Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1068975Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1069410Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1069860Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1070311Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1070750Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1071196Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1071650Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1072110Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1072543Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1072991Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1073441Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1073880Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1074326Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1074777Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1075246Z Found best Log likelihood so far on (s,q) (0.47, 2.5): -3.96706 2025-05-07T20:07:59.1075696Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1076142Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1076586Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1077018Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1077462Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1077906Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1078339Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1078783Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1079236Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1079680Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1080115Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1080557Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1081003Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1081436Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1081884Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1082323Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1082761Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1083194Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1083636Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1084082Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1084512Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1084961Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1085408Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1085837Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1086281Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1086728Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1087265Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1087701Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1088146Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1088592Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1089075Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1089526Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1089977Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1090423Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1090858Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1091314Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1091769Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1092212Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1092665Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1093112Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1093563Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1094004Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1094457Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1094906Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1095341Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1095788Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1096234Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1096670Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1097118Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1097564Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1098093Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1098531Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1098974Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1099421Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1099859Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1100312Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1100763Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1100925Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1101101Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1101261Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1101428Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1101602Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1101767Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1101932Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1102110Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1102271Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1102447Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1102608Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1102772Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1102945Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1103106Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1103341Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1103516Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1103678Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1103853Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1104088Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1104252Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1104426Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1104587Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1104750Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1104924Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1105087Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1105270Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1105436Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1105599Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1105777Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1105945Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1106108Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1106287Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1106450Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1106627Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1106788Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1106951Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1107129Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1107290Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1107452Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1107625Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1107789Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1107965Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1108124Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1108284Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1108457Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1108618Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1108778Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1108951Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1109115Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1109275Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1109446Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1109606Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1109783Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1109945Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1110105Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1110280Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1110440Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1110604Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1110776Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1110993Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1111169Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1111330Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1111491Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1111712Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1111875Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1112037Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1112211Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1112374Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1112549Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1112711Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1112876Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1113052Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1113212Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1113372Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1113547Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1113707Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1113878Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1114038Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1114198Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1114372Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1114534Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1114699Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1114872Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1115033Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1115204Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1115364Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1115528Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1115701Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1115860Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1116021Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1116194Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1116356Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1116529Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1116693Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1116858Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1117038Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1117203Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1117371Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1117550Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1117714Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1117876Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1118051Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1118215Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1118394Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1118616Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1118777Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1118954Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1119116Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1119343Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1119522Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1119686Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1119862Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1120026Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1120189Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1120363Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1120529Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1120694Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1120870Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1121046Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1121227Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1121392Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1121557Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1121734Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1121898Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1122063Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1122239Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1122412Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1122591Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1122756Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1122924Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1123106Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1123271Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1123439Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1123618Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1123782Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1123959Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1124124Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1124292Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1124524Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1124688Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1124852Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1125031Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1125199Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1125378Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1125548Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1125712Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1125888Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1126054Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1126271Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1126451Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1126616Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1126781Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1126959Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1127168Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1127347Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1127511Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1127675Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1127851Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1128014Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1128180Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1128362Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1128526Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1128701Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1128863Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1129028Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1129209Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1129370Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1129533Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1129705Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1129866Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1130039Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1130204Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1130366Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1130540Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1130702Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1130867Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1131041Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1131204Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1131381Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1131545Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1131708Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1131884Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1132050Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1132214Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1132387Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1132554Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1132735Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1132900Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1133064Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1133239Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1133403Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1133570Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1133745Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1133960Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1134135Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1134299Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1134466Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1134727Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1134892Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1135057Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1135231Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1135393Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1135567Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1135731Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1135899Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1136073Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1136234Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1136396Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1136573Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1136738Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1136902Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1137085Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1137250Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1137428Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1137592Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1137837Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1138022Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1138187Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1138351Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1138529Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1138699Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1138879Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1139044Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1139209Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1139387Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1139553Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1139722Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1139900Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1140063Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1140238Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1140399Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1140563Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1140737Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1140899Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1141060Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1141234Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1141396Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1141570Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1141787Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1141948Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1142122Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1142285Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1142494Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1142668Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1142832Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1143010Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1143173Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1143333Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1143504Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1143664Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1143822Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1143991Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1144146Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1144305Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1144473Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1144628Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1144796Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1144951Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1145105Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1145272Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1145431Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1145586Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1145751Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1145907Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1146072Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1146229Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1146384Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1146550Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1146705Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1146862Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1147028Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1147185Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1147355Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1147510Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1147666Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1147948Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1148110Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1148265Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1148437Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1148594Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1148763Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1148919Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1149073Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1149347Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1149504Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1149662Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1149830Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1149986Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1150228Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1150400Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1150557Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1150727Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1150883Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1151038Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1151203Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1151363Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1151519Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1151687Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1151844Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1152014Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1152172Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1152329Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1152501Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1152658Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1152816Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1152985Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1153145Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1153314Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1153472Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1153630Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1153801Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1153962Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1154121Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1154291Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1154448Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1154605Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1154777Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1154933Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1155108Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1155268Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1155425Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1155595Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1155755Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1155913Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1156083Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1156240Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1156412Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1156570Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1156728Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1156949Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1157106Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1157264Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1157437Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1157594Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1157809Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1157965Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1158123Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1158292Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1158448Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1158602Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1158770Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1158930Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1159089Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1159258Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1159414Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1159585Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1159740Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1159898Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1160063Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1160217Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1160372Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1160543Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1160700Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1160869Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1161027Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1161182Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1161351Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1161510Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1161665Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1161831Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1161984Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1162150Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1162311Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1162466Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1162635Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1162793Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1162949Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1163118Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1163276Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1163434Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1163604Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1163758Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1163925Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1164078Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1164234Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1164402Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1164605Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1164762Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1164928Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1165084Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1165302Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1165458Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1165614Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1165781Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1165934Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1166090Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1166256Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1166413Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1166580Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1166734Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1166891Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1167065Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1167221Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1167377Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1167546Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1167702Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1167869Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1168025Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1168181Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:07:59.1168365Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1168531Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1168700Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1168877Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1169044Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1169210Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1169387Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1169550Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1169724Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1169887Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1170048Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1170226Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1170390Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1170552Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1170727Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1170894Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1171067Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1171230Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1171393Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1171570Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1171734Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1171900Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1172127Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1172290Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1172463Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1172626Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1172835Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1173013Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1173176Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1173339Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1173514Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1173677Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1173851Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1174017Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1174179Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1174353Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1174514Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1174679Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1174851Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1175013Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1175188Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1175354Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1175515Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1175688Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1175857Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1176019Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1176192Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1176354Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1176528Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1176690Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1176851Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1177024Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1177181Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1177345Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1177518Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1177688Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1177923Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1178101Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1178263Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1178440Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1178606Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1178768Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1178974Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1179134Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1179298Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1179474Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1179706Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1179881Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1180046Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1180210Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1180388Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1180597Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1180762Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1180940Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1181106Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1181283Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1181447Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1181612Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1181789Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1181951Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1182113Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1182288Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1182455Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1182631Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1182795Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1182958Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1183131Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1183293Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1183455Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1183634Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1183798Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1183981Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1184144Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1184312Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1184490Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1184654Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1184819Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1184997Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1185161Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1185339Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1185507Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1185671Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1185848Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1186013Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1186180Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1186361Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1186526Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1186690Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1186868Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1187035Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1187214Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1187434Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1187598Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1187777Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1187940Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1188150Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1188335Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1188501Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1188681Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1188845Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1189011Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1189185Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1189350Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1189516Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1189693Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1189858Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1190038Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1190205Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1190369Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1190545Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1190710Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1190873Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1191052Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1191219Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1191397Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1191560Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1191723Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1191896Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1192062Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1192224Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1192398Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1192560Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1192734Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1192895Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1193061Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1193235Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1193398Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1193561Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1193736Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1193903Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1194077Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1194239Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1194419Z Found best Log likelihood so far on (s,q) (0.48, 3.5): -3.9669 2025-05-07T20:07:59.1194598Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1194761Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1194925Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1195159Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1195323Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1195499Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1195660Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1195868Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1196043Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1196204Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1196366Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1196544Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1196706Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1196868Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1197047Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1197210Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1197384Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1197544Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1197709Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1197882Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1198043Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1198205Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1198379Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1198540Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1198716Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1198879Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1199040Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1199214Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1199376Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1199538Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1199713Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1199873Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1200049Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1200211Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1200373Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1200546Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1200712Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1200873Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1201047Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1201211Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1201384Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1201550Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1201711Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1201885Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1202046Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1202206Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1202384Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1202543Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1202765Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1202925Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1203085Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1203255Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1203460Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1203622Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1203795Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1203956Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1204119Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1204291Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1204454Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1204630Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1204792Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1204953Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1205127Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1205292Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1205452Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1205625Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1205787Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1205961Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1206122Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1206282Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1206458Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1206616Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1206778Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1206951Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1207112Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1207288Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1207451Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1207611Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1207783Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1207944Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1208105Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1208281Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1208441Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1208612Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1208772Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1208932Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1209110Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1209272Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1209432Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1209605Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1209766Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1209937Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1210097Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1210318Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1210492Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1210653Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1210816Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1211040Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1211205Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1211383Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1211547Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1211708Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1211884Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1212047Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1212211Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1212391Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1212554Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1212717Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1212893Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1213056Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1213231Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1213391Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1213555Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1213729Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1213890Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1214055Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1214231Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1214393Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1214569Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1214729Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1214896Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1215069Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1215231Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1215395Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1215568Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1215730Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1215906Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1216072Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1216235Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1216411Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1216573Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1216739Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1216915Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1217080Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1217258Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1217420Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1217584Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1217832Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1218059Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1218220Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1218398Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1218559Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1218781Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1218947Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1219109Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1219287Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1219450Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1219614Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1219793Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1219959Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1220142Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1220312Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1220475Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1220659Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1220826Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1220989Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1221172Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1221338Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1221503Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1221681Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1221847Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1222023Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1222185Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1222350Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1222535Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1222700Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1222865Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1223045Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1223207Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1223383Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1223545Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1223710Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1223881Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1224043Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1224206Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1224379Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1224544Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1224718Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1224879Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1225042Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1225216Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1225376Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1225538Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1225766Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1225930Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1226105Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1226269Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1226480Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1226663Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1226826Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1226989Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1227165Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1227331Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1227511Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1227678Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1227844Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1228019Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1228182Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1228352Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1228530Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1228696Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1228873Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1229038Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1229203Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1229378Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1229546Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1229709Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1229887Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1230052Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1230219Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1230395Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1230559Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1234033Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1234208Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1234373Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1234553Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1234739Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1234916Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1235081Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1235247Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1235434Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1235599Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1235762Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1235936Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1236099Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1236273Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1236435Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1236690Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1236872Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1237035Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1237198Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1237447Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1237611Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1237774Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1237947Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1238109Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1238282Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1238445Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1238614Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1238792Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1238954Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1239117Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1239298Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1239461Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1239635Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1239797Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1239959Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1240132Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1240296Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1240461Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1240634Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1240798Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1240973Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1241135Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1241300Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1241472Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1241633Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1241795Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1241967Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1242131Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1242304Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1242469Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1242631Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1242803Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1242965Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1243131Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1243306Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1243468Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1243642Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1243803Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1243965Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1244140Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1244352Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1244516Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1244691Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1244854Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1245080Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1245244Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1245406Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1245580Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1245743Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1245907Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1246085Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1246254Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1246417Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1246593Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1246758Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1246940Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1247103Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1247269Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1247444Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1247606Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1247908Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1248085Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1248252Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1248427Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1248590Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1248752Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1248939Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1249103Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1249267Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1249446Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1249606Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1249779Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1249935Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1250097Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1250267Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1250425Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1250583Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1250752Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1250913Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1251084Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1251241Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1251397Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1251569Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1251722Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1251876Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1252159Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1252320Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1252478Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1252646Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1252878Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1253051Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1253210Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1253370Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1253537Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1253695Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1253852Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1254025Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1254183Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1254355Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1254513Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1254670Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1254844Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1255003Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1255162Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1255332Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1255487Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1255654Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1255809Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1255967Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1256132Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1256286Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1256441Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1256613Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1256767Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1256922Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1257089Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1257243Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1257407Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1257562Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1257720Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1257964Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1258117Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1258272Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1258440Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1258601Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1258768Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1258923Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1259078Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1259248Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1259405Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1259561Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1259810Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1259969Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1260140Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1260296Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1260499Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1260666Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1260823Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1260983Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1261157Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1261313Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1261470Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1261641Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1261797Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1261967Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1262121Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1262278Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1262450Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1262605Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1262760Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1262927Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1263082Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1263248Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1263404Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1263564Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1263726Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1263882Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1264038Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1264210Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1264366Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1264536Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1264691Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1264847Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1265015Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1265173Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1265333Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1265500Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1265655Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1265825Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1265981Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1266139Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1266303Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1266458Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1266614Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1266782Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1266937Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1267091Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1267306Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1267460Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1267627Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1267783Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1268003Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1268172Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1268328Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1268483Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1268649Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1268803Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1268969Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1269128Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1269283Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1269449Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1269603Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1269758Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1269930Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1270087Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1270254Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1270408Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1270567Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1270735Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1270892Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1271051Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1271217Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1271372Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1271527Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1271699Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1271854Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1272020Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1272175Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1272330Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1272499Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1272654Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1272815Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1272981Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1273135Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1273302Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1273458Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1273616Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1273784Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1273937Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1274094Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1274263Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:07:59.1274452Z Found best Log likelihood so far on (s,q) (0.49, 4.25): -3.96667 2025-05-07T20:07:59.1274633Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1274864Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1275103Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1275964Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1276438Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1276953Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1291023Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1291517Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1291985Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1292445Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1292910Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1293370Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1293852Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1294298Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1294792Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1295257Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1295707Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1296168Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1296628Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1297070Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1297526Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1298059Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1298517Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1298965Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1299424Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1299880Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1300323Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1300790Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1301244Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1301700Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1302141Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1302593Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1303052Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1303493Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1303949Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1304403Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1304858Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1305297Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1305753Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1306210Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1306658Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1307113Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1307570Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1308025Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1308471Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1309062Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1309518Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1309961Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1310430Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1310888Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1311388Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1311851Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1312303Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1312768Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1313224Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1313685Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1314151Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1314603Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1315065Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1315516Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1315976Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1316430Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1316901Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1317366Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1317817Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1318275Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1318733Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1319189Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1319637Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1320098Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1320556Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1320999Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1321470Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1321929Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1322376Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1322837Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1323297Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1323756Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1324198Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1324658Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1325110Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1325556Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1326013Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1326474Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1326933Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1327379Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1327834Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1328287Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1328733Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1329190Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1329716Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1330176Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1330624Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1331089Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1331601Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1332053Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1332511Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1332966Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1333408Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1333867Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1334322Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1334781Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1335225Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1335679Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1336133Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1336577Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1337031Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1337485Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1338031Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1338489Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1338947Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1339396Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1339843Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1340294Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1340744Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1341186Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1341637Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1342099Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1342553Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1342995Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1343449Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1343900Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1344341Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1344807Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1345259Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1345711Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1346151Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1346606Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1347067Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1347509Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1348123Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1348581Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1349034Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1349483Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1349939Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1350552Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1350997Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1351459Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1351923Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1352455Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1352915Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1353375Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1353833Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1354282Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1354744Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1355205Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1355648Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1356105Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1356562Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1357019Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1357467Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1357919Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1358371Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1358864Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1359315Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1359762Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1360212Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1360654Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1361112Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1361557Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1361994Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1362450Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1362901Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1363337Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1363785Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1364234Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1364688Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1365126Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1365578Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1366023Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1366462Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1366918Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1367372Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1367827Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1368264Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1368721Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1369170Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1369603Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1370049Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1370503Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1371017Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1371463Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1371910Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1372359Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1372856Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1373303Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1373758Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1374197Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1374641Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1375111Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1375554Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1376000Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1376447Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1376892Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1377328Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1377856Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1378306Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1378751Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1379186Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1379631Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1380075Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1380505Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1380955Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1381397Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1381830Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1382277Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1382726Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1383173Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1383603Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1384053Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1384505Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1384933Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1385379Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1385829Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1386278Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1386718Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1387162Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1387605Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1388040Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1388487Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1388932Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1389372Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1389811Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1390256Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1390703Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1391226Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1391676Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1392131Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1392571Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1393078Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1393527Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1393970Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1394406Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1394850Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1395300Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1395733Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1396183Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1396629Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1397073Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1397508Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1397959Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1398402Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1398834Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1399282Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1399728Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1400173Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1400609Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1401060Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1401505Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1401938Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1402382Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1402827Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1403260Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1403703Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1404145Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1404594Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1405026Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1405476Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1405927Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1406359Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1406805Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1407243Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1407686Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1408121Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1408569Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1409015Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1409447Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1409901Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1410351Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1410793Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1411313Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1411767Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1412225Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1412669Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1413177Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1413629Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1414068Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1414524Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1414981Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1415435Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1415880Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1416340Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1416799Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1417241Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1417697Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1418235Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1418699Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1419141Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1419598Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1420053Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1420494Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1420938Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1421399Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1421839Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1422288Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1422740Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1423194Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1423631Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1424076Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1424522Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1424956Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1425413Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1425868Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1426329Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1426772Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1427225Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1427681Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1428124Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1428582Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1429037Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1429493Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1429931Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1430382Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1430833Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1431272Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1431829Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1432282Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1432739Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1433182Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1433690Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1434146Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1434586Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1435042Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1435498Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1435941Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1436401Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1436861Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1437314Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1437753Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1438204Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1438662Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1439101Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1439552Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1440002Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1440455Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1440895Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1441348Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1441804Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1442243Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1442698Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1443149Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1443601Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1444042Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1444496Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1444952Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1445390Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1445838Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1446288Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1446732Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1447186Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1447634Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1448256Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1448702Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1449155Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1449609Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1450053Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1450511Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1450973Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1451430Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1452010Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1452470Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1452927Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1453369Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1453899Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1454357Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1454812Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1455254Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1455714Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1456171Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1456615Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1457079Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1457538Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1458070Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1458518Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1458978Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1459440Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1459885Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1460347Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1460807Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1461252Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1461709Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1462170Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1462629Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1463067Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1463521Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1463984Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1464431Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1464887Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1465342Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1465791Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1466229Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1466679Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1467132Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1467575Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1468024Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1468474Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1468927Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1469369Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1469821Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1470277Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1470722Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1471173Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1471627Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1472069Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1472598Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1473052Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1473507Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1473948Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1474452Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1474910Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1475350Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1475801Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1476254Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1476709Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1477153Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1477617Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1478078Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1478519Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1478973Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1479429Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1479880Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1480320Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1480774Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1481224Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1481664Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1482116Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1482571Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1483022Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1483463Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1483913Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1484367Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1484807Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1485259Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1485710Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1486152Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1486605Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1487056Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1487509Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1487947Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1488397Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1488847Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1489288Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1489738Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1490186Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1490640Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1491083Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1491538Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1491993Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1492499Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1492953Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1493403Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1493849Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1494280Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1494783Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1495227Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1495654Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1496092Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1496527Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1496952Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1497393Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1497905Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1498351Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1498778Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1499221Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1499670Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1500096Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1500539Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1500978Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1501422Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1501851Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1502293Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1502741Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1503169Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1503615Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1504056Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1504484Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1504928Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1505367Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1505806Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1506236Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1506674Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1507110Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1507537Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1507978Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1508416Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1508854Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1509279Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1509715Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1510156Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1510578Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1511012Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1511446Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1511871Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1512310Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1512820Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1513263Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1513692Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1514130Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1514570Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1515048Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1515488Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1515922Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1516360Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1516788Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1516959Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1517116Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1517277Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1517446Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1517602Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1517758Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1517931Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1518090Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1518257Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1518412Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1518569Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1518736Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1518894Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1519052Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1519216Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1519372Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1519543Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1519699Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1519862Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1520029Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1520184Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1520340Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1520507Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1520663Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1520831Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1520990Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1521146Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1521316Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1521469Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1521629Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1521796Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1521951Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1522106Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1522273Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1522429Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1522598Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1522804Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1522959Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1523128Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1523283Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1523438Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1523664Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1523820Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1523990Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1524151Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1524306Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1524473Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1524630Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1524789Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1524957Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1525113Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1525280Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1525437Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1525594Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1525763Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1525918Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1526073Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1526239Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1526394Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1526563Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1526718Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1526874Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1527042Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1527198Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1527357Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1527528Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1527683Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1527840Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1528009Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1528166Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1528333Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1528495Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1528652Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1528818Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1528979Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1529139Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1529307Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1529466Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1529637Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1529793Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1529951Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1530123Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1530329Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1530487Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1530659Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1530816Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1530988Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1531193Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1531352Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1531520Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1531676Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1531835Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1532002Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1532158Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1532318Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1532487Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1532677Z Found best Log likelihood so far on (s,q) (0.5, 5.25): -3.96652 2025-05-07T20:07:59.1532856Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1533024Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1533187Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1533365Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1533528Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1533691Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1533873Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1534036Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1534217Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1534382Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1534547Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1534727Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1534895Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1535059Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1535242Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1535407Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1535588Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1535753Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1535919Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1536101Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1536267Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1536431Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1536612Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1536777Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1536959Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1537124Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1537291Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1537473Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1537639Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1537870Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1538153Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1538318Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1538498Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1538664Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1538829Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1539066Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1539233Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1539402Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1539580Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1539743Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1539921Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1540086Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1540254Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1540430Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1540595Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1540760Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1540941Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1541106Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1541270Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1541446Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1541610Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1541788Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1541951Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1542116Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1542289Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1542452Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1542614Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1542791Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1542953Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1543128Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1543308Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1543470Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1543644Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1543808Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1543972Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1544147Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1544310Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1544485Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1544650Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1544817Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1544993Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1545157Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1545323Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1545499Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1545661Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1545887Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1546051Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1546215Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1546391Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1546604Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1546771Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1546947Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1547109Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1547286Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1547448Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1547611Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1547944Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1548108Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1548271Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1548446Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1548613Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1548791Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1548957Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1549119Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1549296Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1549460Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1549625Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1549807Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1549972Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1550136Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1550314Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1550478Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1550657Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1550820Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1550984Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1551159Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1551322Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1551485Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1551664Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1551825Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1552000Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1552164Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1552326Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1552504Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1552666Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1552828Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1553005Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1553167Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1553344Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1553507Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1553784Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1553963Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1554127Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1554290Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1554538Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1554704Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1554884Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1555047Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1555211Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1555384Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1555547Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1555713Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1555887Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1556049Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1556225Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1556392Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1556555Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1556732Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1556895Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1557058Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1557230Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1557393Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1557570Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1557733Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1557897Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1558070Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1558236Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1558398Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1558572Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1558733Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1558896Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1559069Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1559230Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1559407Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1559567Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1559729Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1559903Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1560066Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1560230Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1560406Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1560566Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1560740Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1560900Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1561063Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1561285Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1561448Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1561610Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1561784Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1561950Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1562171Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1562333Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1562496Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1562672Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1562833Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1562995Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1563170Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1563334Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1563507Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1563669Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1563833Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1564011Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1564173Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1564335Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1564509Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1564670Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1564845Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1565005Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1565170Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1565343Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1565505Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1565665Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1565844Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1566005Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1566181Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1566343Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1566505Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1566684Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1566846Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1567007Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1567183Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1567344Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1567506Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1567686Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1567852Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1568029Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1568192Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1568356Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1568534Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1568697Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1568925Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1569104Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1569267Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1569444Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1569607Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1569817Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1569993Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1570159Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1570323Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1570500Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1570665Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1570842Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1571010Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1571173Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1571350Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1571510Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1571674Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1571851Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1572010Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1572185Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1572346Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1572508Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1572686Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1572853Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1573020Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1573194Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1573354Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1573529Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1573693Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1573854Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1574028Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1574188Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1574348Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1574520Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1574685Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1574859Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1575020Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1575182Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1575354Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1575519Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1575681Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1575856Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1576018Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1576181Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1576356Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1576520Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1576743Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1576904Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1577065Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1577245Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1577455Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1577619Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1577880Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1578044Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1578220Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1578383Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1578544Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1578720Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1578880Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1579040Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1579214Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1579379Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1579555Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1579715Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1579877Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1580048Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1580209Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1580370Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1580545Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1580708Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1580883Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1581046Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1581211Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1581385Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1581546Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1581709Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1581882Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1582046Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1582223Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1582387Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1582549Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1582723Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1582885Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1583046Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1583225Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1583386Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1583567Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1583728Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1583890Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1584071Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1584237Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1584485Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1584662Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1584826Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1584993Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1585223Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1585388Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1585568Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1585732Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1585896Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1586074Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1586238Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1586405Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1586581Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1586745Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1586919Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1587086Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1587250Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1587425Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1587588Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1587751Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1587927Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1588088Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1588267Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1588430Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1588592Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1588766Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1588935Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1589097Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1589275Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1589438Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1589611Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1589773Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1589934Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1590115Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1590278Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1590442Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1590616Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1590782Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1590960Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1591124Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1591286Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1591462Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1591625Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1591789Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1592014Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1592180Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1592356Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1592517Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1592732Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1592913Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1593078Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1593242Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1593418Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1593583Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1593749Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1593932Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1594100Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1594278Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1594443Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1594610Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1594792Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1594955Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1595119Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1595298Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1595461Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1595637Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1595804Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1595968Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1596144Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1596308Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1596475Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1596654Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1596816Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1596991Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1597153Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1597316Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1597490Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1597661Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1597827Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1598006Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1598171Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1598350Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1598518Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1598684Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1598861Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1599025Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1599190Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1599368Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1599533Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1599777Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1599943Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1600111Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1600291Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1600503Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1600669Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1600849Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1601015Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1601195Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1601362Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1601529Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1601714Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1601879Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1602045Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1602226Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1602397Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1602576Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1602742Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1602908Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1603088Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1603255Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1603424Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1603609Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1603774Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1603939Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1604115Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1604289Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1604466Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1604632Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1604797Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1604976Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1605143Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1605307Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1605484Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1605646Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1605820Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1605984Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1606152Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1606329Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1606492Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1606654Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1606829Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1606993Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1607167Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1607391Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1607553Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1607727Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1607891Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1608053Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1608273Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1608440Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1608618Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1608783Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1608946Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1609124Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1609290Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1609452Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1609628Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1609789Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1609962Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1610124Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1610282Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1610453Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1610612Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1610770Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1610940Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1611099Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1611259Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1611427Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1611583Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1611753Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1611911Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1612066Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1612236Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1612392Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1612546Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1612714Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1612870Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1613042Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1613198Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1613355Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1613524Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1613683Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1613843Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1614012Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1614169Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1614340Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1614496Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1614654Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1614822Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1615033Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1615189Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1615357Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1615518Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1615721Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1615892Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1616048Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1616216Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1616373Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1616528Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1616695Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1616854Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1617010Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1617176Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1617333Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1617500Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1617660Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1617912Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1618090Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1618247Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1618403Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1618576Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1618734Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1618909Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1619068Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1619224Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1619394Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1619556Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1619713Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1619880Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1620034Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1620202Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1620359Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1620514Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1620688Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1620843Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1620997Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1621167Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1621323Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1621484Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1621652Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1621806Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1621974Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1622129Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1622284Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1622449Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1622670Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1622827Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1622993Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1623150Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1623377Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1623537Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1623696Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1623870Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1624026Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1624182Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1624350Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1624509Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1624678Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1624836Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1624993Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1625163Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1625324Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1625485Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1625657Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1625814Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1625973Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1626144Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1626299Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1626472Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1626626Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1626783Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1626951Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1627109Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1627265Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1627432Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1627587Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1627757Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1627915Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1628070Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1628239Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1628398Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1628553Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1628723Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1637316Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1637584Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1637768Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1637930Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1638106Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1638263Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1638422Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1638592Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1638885Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1639043Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1639214Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1639371Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1639601Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1639763Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1639923Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1640092Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1640248Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1640404Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1640568Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1640724Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1640885Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1641052Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1641208Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1641375Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1641534Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1641691Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1641860Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1642013Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1642170Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1642341Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1642495Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1642670Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1642828Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:07:59.1643019Z Found best Log likelihood so far on (s,q) (0.51, 6.25): -3.96638 2025-05-07T20:07:59.1643204Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1643376Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1643541Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1643718Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1643885Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1644062Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1644225Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1644391Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1644573Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1644736Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1644900Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1645077Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1645244Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1645423Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1645590Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1645754Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1645932Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1646097Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1646262Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1646489Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1646652Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1646817Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1646993Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1647160Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1647384Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1647550Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1647895Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1648074Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1648238Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1648402Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1648580Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1648747Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1648927Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1649090Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1649252Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1649435Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1649598Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1649762Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1649935Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1650097Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1650273Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1650436Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1650605Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1650781Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1650944Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1651107Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1651286Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1651451Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1651623Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1651788Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1651952Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1652129Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1652292Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1652460Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1652638Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1652802Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1652979Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1653146Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1653310Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1653487Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1653651Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1653817Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1653995Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1654158Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1654468Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1654632Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1654797Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1654975Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1655222Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1655389Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1655569Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1655733Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1655911Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1656075Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1656239Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1656421Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1656584Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1656749Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1656923Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1657092Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1657257Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1657435Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1657600Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1657858Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1658028Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1658192Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1658378Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1658542Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1658710Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1658888Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1659051Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1659232Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1659399Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1659566Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1659745Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1659909Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1660072Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1660254Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1660418Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1660594Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1660759Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1660921Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1661101Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1661266Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1661429Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1661606Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1661770Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1661947Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1662110Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1662330Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1662507Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1662683Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1662849Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1663119Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1663282Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1663459Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1663623Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1663785Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1663965Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1664132Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1664301Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1664481Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1664647Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1664825Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1664992Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1665156Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1665331Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1665494Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1665660Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1665836Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1665999Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1666169Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1666347Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1666509Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1666684Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1666852Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1667020Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1667197Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1667361Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1667524Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1667700Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1667862Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1668042Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1668206Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1668370Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1668546Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1668715Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1668880Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1669055Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1669218Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1669396Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1669560Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1669722Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1669942Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1670109Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1670271Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1670449Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1670656Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1670818Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1670992Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1671153Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1671334Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1671496Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1671660Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1671840Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1672001Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1672165Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1672339Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1672499Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1672675Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1672838Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1672999Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1673176Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1673340Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1673500Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1673675Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1673842Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1674002Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1674175Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1674335Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1674513Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1674676Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1674841Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1675014Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1675177Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1675338Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1675511Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1675674Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1675880Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1676040Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1676200Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1676378Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1676539Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1676700Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1676871Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1677033Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1677200Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1677360Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1677568Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1677741Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1677900Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1678061Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1678233Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1678439Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1678615Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1678775Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1678936Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1679108Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1679270Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1679433Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1679609Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1679770Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1679941Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1680102Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1680266Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1680439Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1680601Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1680763Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1680938Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1681104Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1681279Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1681447Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1681610Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1681783Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1681944Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1682111Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1682284Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1682444Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1682605Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1682780Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1682945Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1683118Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1683282Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1683444Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1683619Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1683783Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1683949Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1684122Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1684283Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1684459Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1684622Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1684784Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1684960Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1685168Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1685331Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1685505Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1685667Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1685842Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1686047Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1686214Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1686388Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1686550Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1686711Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1686884Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1687046Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1687223Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1687384Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1687545Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1687718Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1687880Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1688040Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1688212Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1688374Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1688546Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1688707Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1688867Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1689044Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1689204Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1689365Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1689540Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1689704Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1689878Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1690040Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1690200Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1690372Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1690533Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1690693Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1690870Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1691031Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1691192Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1691365Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1691532Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1691706Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1691867Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1692027Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1692198Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1692358Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1692519Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1692752Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1692913Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1693085Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1693246Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1693406Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1693623Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1693784Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1693945Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1694122Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1694286Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1694462Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1694626Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1694794Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1694971Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1695134Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1695297Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1695475Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1695637Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1695814Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1695978Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1696143Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1696319Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1696484Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1696651Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1696829Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1696994Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1697174Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1697346Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1697512Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1697687Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1697929Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1698095Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1698271Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1698434Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1698613Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1698776Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1698938Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1699120Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1699281Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1699441Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1699618Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1699777Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1699940Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1700116Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1700276Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1700505Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1700668Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1700828Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1701006Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1701210Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1701373Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1701546Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1701705Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1701882Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1702044Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1702204Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1702383Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1702545Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1702707Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1702884Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1703047Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1703223Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1703386Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1703549Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1703723Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1703883Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1704045Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1704225Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1704385Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1704558Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1704721Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1704883Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1705061Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1705219Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1705379Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1705556Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1705716Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1705889Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1706053Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1706208Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1706384Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1706541Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1706733Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1706912Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1707071Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1707232Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1707402Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1707559Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1707731Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1707890Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1708102Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1708276Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1708432Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1708593Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1708813Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1708974Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1709147Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1709306Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1709463Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1709635Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1709795Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1709960Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1710136Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1710295Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1710469Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1710632Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1710793Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1710967Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1711126Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1711287Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1711459Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1711617Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1711794Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1711954Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1712114Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1712284Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1712445Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1712606Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1712778Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1712938Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1713108Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1713270Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1713430Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1713609Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1713766Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1713924Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1714096Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1714260Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1714431Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1714596Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1714758Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1714931Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1715090Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1715250Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1715474Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1715632Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1715792Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1715967Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1716175Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1716350Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1716511Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1716671Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1716845Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1717004Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1717163Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1717340Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1717498Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1717671Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1717836Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1717993Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1718169Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1718327Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1718486Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1718660Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1718817Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1718989Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1719169Z Found best Log likelihood so far on (s,q) (0.52, 7): -3.96618 2025-05-07T20:07:59.1719327Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1719500Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1719653Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1719809Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1719978Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1720129Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1720291Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1720445Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1720598Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1720764Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1720917Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1721072Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1721236Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1721386Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1721554Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1721712Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1721863Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1722031Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1722185Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1722336Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1722502Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1722653Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1722874Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1723040Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1723191Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1723359Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1723514Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1723714Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1723882Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1724033Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1724185Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1724352Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1724503Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1724671Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1724830Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1724983Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1725147Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1725297Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1725453Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1725622Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1725774Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1725941Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1726096Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1726247Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1726413Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1726568Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1726724Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1726891Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1727043Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1727199Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1727369Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1727519Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1727682Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1727835Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1727988Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1728152Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1728301Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1728458Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1728623Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1728775Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1728950Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1729109Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1729260Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1729428Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1729580Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1729734Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1729903Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1730060Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1730230Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1730439Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1730595Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1730766Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1730923Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1731124Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1731295Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1731453Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1731611Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1731781Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1731939Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1732110Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1732270Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1732431Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1732605Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1732764Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1732927Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1733099Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1733256Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1733426Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1733585Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1733746Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1733918Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1734075Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1734233Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1734409Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1734566Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1734737Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1734898Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1735054Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1735224Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1735380Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1735535Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1735701Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1735859Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1736031Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1736186Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1736339Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1736513Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1736669Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1736827Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1736992Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1737145Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1737300Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1737466Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1737619Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1737856Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1738077Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1738233Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1738403Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1738558Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1738760Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1738928Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1739084Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1739252Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1739406Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1739564Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1739731Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1739890Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1740046Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1740219Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1740374Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1740542Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1740700Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1740857Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1741028Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1741185Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1741341Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1741509Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1741667Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1741826Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1741996Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1742152Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1742321Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1742479Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1742634Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1742800Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1742956Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1743109Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:07:59.1743291Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1743455Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1743633Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1743797Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1743960Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1744134Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1744302Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1744466Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1744641Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1744804Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1744980Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1745144Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1745309Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1745543Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1745710Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1745873Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1746050Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1746217Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1746451Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1746616Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1746784Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1746961Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1747125Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1747288Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1747468Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1747631Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1747961Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1748127Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1748291Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1748473Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1748638Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1748802Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1748981Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1749146Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1749311Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1749489Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1749656Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1749835Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1750000Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1750163Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1750346Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1750559Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1750722Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1750897Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1751060Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1751236Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1751399Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1751560Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1751734Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1751897Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1752059Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1752237Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1752399Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1752578Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1752740Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1752903Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1753079Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1753240Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1753957Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1754133Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1754295Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1754473Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1754711Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1754876Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1755050Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1755214Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1755378Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1755555Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1755718Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1755897Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1756060Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1756223Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1756399Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1756566Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1756731Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1756907Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1757072Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1757251Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1757415Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1757579Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1757760Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1757923Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1758088Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1758267Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1758435Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1758602Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1758781Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1758945Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1759123Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1759287Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1759452Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1759631Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1759794Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1759959Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1760134Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1760296Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1760477Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1760640Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1760805Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1760980Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1761144Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1761308Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1761538Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1761700Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1761884Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1762048Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1762213Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1762495Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1762660Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1762825Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1763002Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1763167Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1763347Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1763512Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1763681Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1763859Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1764023Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1764188Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1764370Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1764536Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1764715Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1764880Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1765045Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1765224Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1765389Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1765558Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1765738Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1765901Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1766081Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1766250Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1766415Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1766594Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1766761Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1766926Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1767105Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1767269Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1767454Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1767618Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1767784Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1767966Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1768133Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1768297Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1768473Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1768639Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1768806Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1768983Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1769144Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1769378Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1769540Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1769703Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1769875Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1770087Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1770248Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1770420Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1770584Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1770756Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1770917Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1771079Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1771257Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1771418Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1771578Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1771753Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1771916Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1772095Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1772257Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1772417Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1772588Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1772749Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1772912Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1773116Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1773280Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1773506Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1773669Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1773833Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1774009Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1774171Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1774337Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1774515Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1774676Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1774852Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1775015Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1775178Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1775353Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1775514Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1775676Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1775854Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1776015Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1776193Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1776353Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1776514Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1776688Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1776850Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1777061Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1777234Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1777390Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1777553Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1777887Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1778059Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1778238Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1778401Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1778565Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1778743Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1778906Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1779072Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1779249Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1779413Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1779591Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1779754Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1779920Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1780094Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1780255Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1780416Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1780591Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1780751Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1780923Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1781085Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1781245Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1781418Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1781579Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1781742Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1781913Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1782073Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1782244Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1782404Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1782565Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1782737Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1782903Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1783062Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1783237Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1783398Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1783575Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1783736Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1783897Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1784070Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1784231Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1784391Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1784563Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1784778Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1784953Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1785114Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1785274Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1785522Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1785684Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1785844Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1786014Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1786175Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1786334Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1786506Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1786672Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1786847Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1787008Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1787168Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1787341Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1787505Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1787669Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1787843Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1788006Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1788177Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1788339Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1788499Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1788675Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1788838Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1788998Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1789173Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1789343Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1789516Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1789679Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1789841Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1790016Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1790178Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1790339Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1790520Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1790682Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1790859Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1791019Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1791186Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1791360Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1791521Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1791684Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1791857Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1792019Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1792193Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1792407Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1792569Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1792742Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1792904Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1793111Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1793286Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1793448Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1793623Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1793785Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1793949Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1794122Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1794288Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1794455Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1794634Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1794798Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1794962Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1795143Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1795307Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1795485Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1795648Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1795816Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1795993Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1796159Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1796326Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1796505Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1796669Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1796847Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1797017Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1797184Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1797363Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1797531Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1797694Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1797875Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1798040Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1798221Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1798386Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1798550Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1798728Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1798897Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1799062Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1799246Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1799411Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1799583Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1799745Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1799907Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1800133Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1800299Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1800462Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1800641Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1800847Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1801024Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1801187Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1801348Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1801519Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1801682Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1801844Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1802021Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1802182Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1802355Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1802514Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1802679Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1802853Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1803015Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1803179Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1803352Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1803514Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1803675Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1803852Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1804017Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1804189Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1804352Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1804521Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1804698Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1804862Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1805028Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1805204Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1805365Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1805543Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1805712Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1805874Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1806049Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1806214Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1806375Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1806551Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1806714Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1806888Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1807051Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1807214Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1807388Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1807618Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1807780Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1807955Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1808117Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1808291Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1808498Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1808662Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1808836Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1809000Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1809162Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1809337Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1809502Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1809691Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1809857Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1810024Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1810202Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1810372Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1810537Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1810714Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1810878Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1811053Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1811215Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1811380Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1811563Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1811730Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1811896Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1812071Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1812237Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1812400Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1812574Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1812738Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1812911Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1813072Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1813234Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1813411Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1813572Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1813733Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1813907Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1814073Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1814249Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1814409Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1814571Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1814744Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1814906Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1815068Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1815291Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1815454Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1815628Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1815790Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1815999Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1816174Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1816335Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1816498Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1816672Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1816837Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1817015Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1817180Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1817342Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1817516Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1817679Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1817925Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1818104Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1818266Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1818441Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1818602Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1818764Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1818942Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1819109Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1819271Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1819447Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1819620Z Found best Log likelihood so far on (s,q) (0.53, 8): -3.96605 2025-05-07T20:07:59.1819793Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1819956Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1820115Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1820283Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1820439Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1820594Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1820761Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1820920Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1821082Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1821251Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1821409Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1821577Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1821738Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1821896Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1822066Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1822221Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1822379Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1822552Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1822708Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1822938Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1823093Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1823248Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1823413Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1823569Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1823775Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1823945Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1824101Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1824268Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1824424Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1824580Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1824747Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1824905Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1825060Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1825227Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1825390Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1825550Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1825719Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1825903Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1826072Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1826229Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1826389Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1826561Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1826722Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1826879Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1827047Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1827203Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1827375Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1827537Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1827696Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1827871Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1828029Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1828185Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1828357Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1828514Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1828690Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1828848Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1829005Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1829179Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1829340Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1829497Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1829671Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1829828Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1829999Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1830156Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1830312Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1830531Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1830692Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1830847Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1831021Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1831178Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1831380Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1831553Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1831710Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1831882Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1832040Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1832198Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1832368Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1832526Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1832685Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1832855Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1833013Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1833182Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1833337Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1833493Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1833662Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1833817Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1833973Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1834139Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1834298Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1834464Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1834619Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1834775Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1834941Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1835100Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1835257Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1835425Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1835584Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1835803Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1835973Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1836132Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1836303Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1836459Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1836615Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1836784Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1836944Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1837100Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1837271Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1837427Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1837599Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1837756Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1837914Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1838144Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1838300Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1838456Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1838622Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1838778Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1838990Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1839146Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1839303Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1839471Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1839627Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1839782Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1839953Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1840112Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1840268Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1840435Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1840590Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1840763Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1840919Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1841076Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1841244Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1841399Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1841554Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1841722Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1841882Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1842051Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1842206Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1842365Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1842536Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1842695Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1842851Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1843019Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1843174Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1843341Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1843495Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1843650Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:07:59.1843833Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1843998Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1844164Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1844339Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1844506Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1844679Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1844841Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1845005Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1845181Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1845343Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1845505Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1845726Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1845887Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1846049Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1846224Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1846432Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1846610Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1846772Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1846936Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1847112Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1847275Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1847438Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1847618Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1847945Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1848122Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1848285Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1848447Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1848629Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1848792Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1848954Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1849132Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1849293Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1849467Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1849635Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1849797Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1849970Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1850132Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1850295Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1850473Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1850636Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1850810Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1850973Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1851135Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1851309Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1851473Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1851641Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1851813Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1851979Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1852156Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1852325Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1852491Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1852672Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1852835Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1852998Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1853175Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1853338Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1853625Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1853789Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1853954Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1854128Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1854364Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1854528Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1854702Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1854863Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1855027Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1855204Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1855370Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1855549Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1855711Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1855875Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1856050Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1856215Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1856378Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1856553Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1856716Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1856892Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1857057Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1857222Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1857402Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1857566Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1857730Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1857980Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1858148Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1858328Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1858495Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1858658Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1858841Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1859006Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1859171Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1859353Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1859517Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1859696Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1859859Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1860029Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1860207Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1860372Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1860536Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1860716Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1860881Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1861060Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1861281Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1861447Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1861626Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1861792Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1861956Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1862189Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1862356Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1862533Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1862697Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1862861Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1863038Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1863206Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1863370Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1863548Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1863713Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1863892Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1864061Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1864224Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1864404Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1864567Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1864733Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1864904Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1865068Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1865236Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1865410Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1865572Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1865746Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1865911Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1866073Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1866247Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1866410Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1866573Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1866749Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1866912Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1867090Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1867253Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1867416Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1867592Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1867761Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1867927Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1868104Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1868272Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1868448Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1868613Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1868781Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1869011Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1869174Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1869341Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1869518Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1869725Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1869903Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1870066Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1870229Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1870401Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1870582Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1870743Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1870921Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1871084Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1871257Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1871418Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1871583Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1871756Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1871916Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1872077Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1872251Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1872411Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1872586Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1872750Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1872912Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1873085Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1873248Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1873409Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1873586Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1873748Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1873910Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1874084Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1874246Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1874419Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1874581Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1874746Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1874921Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1875082Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1875243Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1875419Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1875580Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1875755Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1875915Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1876075Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1876247Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1876407Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1876619Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1876792Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1876948Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1877123Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1877330Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1877493Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1877667Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1877827Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1877986Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1878160Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1878320Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1878498Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1878659Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1878820Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1878995Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1879159Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1879320Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1879491Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1879651Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1879823Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1879988Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1880148Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1880322Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1880484Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1880645Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1880818Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1880978Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1881153Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1881314Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1881476Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1881647Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1881807Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1881968Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1882140Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1882304Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1882466Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1882637Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1882799Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1882976Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1883137Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1883297Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1883473Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1883634Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1883795Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1883968Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1884181Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1884356Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1884528Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1884691Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1884919Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1885083Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1885245Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1885419Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1885580Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1885754Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1885915Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1886079Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1886251Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1886412Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1886572Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1886744Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1886908Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1887085Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1887246Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1887408Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1887583Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1887744Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1887906Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1888083Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1888244Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1888426Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1888588Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1888753Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1888931Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1889094Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1889257Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1889432Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1889595Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1889771Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1889936Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1890098Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1890276Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1890439Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1890611Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1890789Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1890952Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1891115Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1891292Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1891456Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1891633Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1891851Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1892014Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1892190Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1892354Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1892570Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1892746Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1892913Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1893086Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1893251Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1893414Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1893588Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1893756Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1893922Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1894124Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1894291Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1894469Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1894639Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1894803Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1894980Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1895147Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1895310Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1895486Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1895653Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1895833Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1895998Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1896161Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1896335Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1896501Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1896666Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1896839Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1897002Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1897177Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1897340Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1897502Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1897680Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1897915Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1898080Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1898256Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1898421Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1898597Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1898760Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1898924Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1899102Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1899265Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1899428Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1899665Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1899829Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1899993Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1900169Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1900388Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1900566Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1900729Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1900894Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1901068Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1901233Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1901395Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1901575Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1901737Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1901910Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1902074Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1902241Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1902418Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1902582Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1902746Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1902923Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1903086Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1903262Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1903430Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1903594Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1903771Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1903938Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1904104Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1904283Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1904448Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1904624Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1904788Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1904956Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1905133Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1905302Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1905466Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1905642Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1905807Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1905986Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1906148Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1906312Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1906489Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1906657Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1906820Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1906995Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1907239Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1907417Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1907578Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1907739Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1907911Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1908121Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1908285Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1908463Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1908627Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1908790Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1908968Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1909138Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1909313Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1909480Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1909641Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1909815Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1909981Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1910144Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1910320Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1910484Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1910660Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1910823Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1910985Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1911165Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1911329Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1911493Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1911666Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1911831Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1912005Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1912166Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1912328Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1912505Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1912668Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1912830Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1913007Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1913170Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1913345Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1913507Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1913674Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1913848Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1914012Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1914175Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1914350Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1914513Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1914688Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1914908Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1915071Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1915245Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1915409Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1915616Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1915793Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1915957Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1916136Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1916301Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1916464Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1916641Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1916808Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1916972Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1917148Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1917314Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1917496Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1917659Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1917822Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1917998Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1918159Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1918322Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1918496Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1918663Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1918829Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.1919015Z Found best Log likelihood so far on (s,q) (0.54, 9): -3.96593 2025-05-07T20:07:59.1919179Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1919355Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1919512Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1919670Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1919840Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1919996Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1920153Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1920322Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1927654Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1927931Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1928102Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1928263Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1928436Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1928604Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1928763Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1928936Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1929096Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1929266Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1929423Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1929582Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1929894Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1930053Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1930211Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1930386Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1930546Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1930833Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1930991Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1931148Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1931320Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1931476Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1931632Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1931806Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1931968Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1932143Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1932301Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1932460Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1932636Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1932794Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1932951Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1933125Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1933282Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1933457Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1933614Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1933775Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1933944Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1934099Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1934258Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1934427Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1934588Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1934747Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1934916Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1935072Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1935240Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1935397Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1935553Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1935729Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1935887Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1936042Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1936213Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1936375Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1936545Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1936702Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1936863Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1937032Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1937189Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1937409Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1937629Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1937900Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1938073Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1938232Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1938387Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1938613Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1938773Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1938929Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1939100Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1939255Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1939414Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1939584Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1939744Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1939909Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1940065Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1940220Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1940394Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1940553Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1940708Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1940878Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1941034Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1941203Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1941360Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1941521Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1941692Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1941848Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1942006Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1942176Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1942335Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1942513Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1942671Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1942827Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1942999Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1943156Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1943314Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1943488Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1943645Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1943802Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1943973Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1944133Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1944303Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1944459Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1944618Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1944838Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1944995Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1945152Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1945373Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1945531Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1945701Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1945860Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1946017Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1946235Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1946392Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1946550Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1946719Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1946877Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1947048Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1947204Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1947364Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1947534Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1947823Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1947982Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1948158Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1948315Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1948473Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1948644Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1948802Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1948972Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1949128Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1949289Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1949461Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1949616Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1949775Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1949945Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1950104Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1950275Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1950436Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1950592Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1950761Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:07:59.1950931Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1951097Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1951279Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1951444Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1951625Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1951790Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1951959Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1952136Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1952300Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1952464Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1952645Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1952807Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1952986Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1953288Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1953452Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1953631Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1953798Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1954041Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1954221Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1954386Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1954563Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1954726Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1954893Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1955069Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1955238Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1955403Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1955580Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1955743Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1955911Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1956089Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1956252Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1956428Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1956592Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1956758Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1956936Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1957104Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1957269Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1957446Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1957609Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1957790Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1957957Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1958144Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1958319Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1958483Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1958647Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1958820Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1958989Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1959167Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1959332Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1959497Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1959677Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1959849Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1960015Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1960192Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1960358Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1960520Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1960696Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1960861Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1961102Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1961267Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1961434Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1961614Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1961822Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1961988Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1962171Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1962335Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1962512Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1962678Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1962841Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1963023Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1963191Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1963354Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1963531Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1963696Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1963869Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1964030Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1964192Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1964367Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1964530Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1964694Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1964873Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1965035Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1965198Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1965372Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1965538Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1965711Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1965876Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1966038Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1966254Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1966417Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1966582Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1966769Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1966932Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1967105Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1967265Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1967430Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1967604Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1967766Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1967929Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1968103Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1968266Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1968441Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1968654Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1968821Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1968995Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1969157Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1969369Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1969546Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1969710Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1969884Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1970048Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1970211Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1970388Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1970560Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1970724Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1970899Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1971063Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1971245Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1971409Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1971572Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1971748Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1971911Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1972075Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1972248Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1972414Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1972590Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1972752Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1972914Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1973091Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1973257Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1973421Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1973598Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1973761Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1973923Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1974098Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1974262Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1974442Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1974608Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1974771Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1974946Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1975114Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1975277Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1975452Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1975619Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1975794Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:59.1975957Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1976123Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1976346Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1976510Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1976679Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1976929Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1977202Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1977380Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1977541Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1977705Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1977951Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1978114Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1978275Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1978455Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1978617Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1978794Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1978957Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1979121Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1979296Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1979459Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1979618Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1979794Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1979954Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1980132Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1980298Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1980458Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1980632Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1980793Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1980957Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1981129Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1981291Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1981465Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1981626Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1981786Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1981959Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1982123Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1982284Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1982456Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1982617Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1982779Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1982955Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1983116Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1983289Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1983449Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1983610Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1983781Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1983942Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1984159Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1984333Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1984495Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1984668Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1984893Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1985055Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1985230Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1985393Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1985555Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1985733Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1985895Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1986074Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1986236Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1986400Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1986577Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1986745Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1986909Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1987087Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1987252Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1987430Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1987594Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1987755Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1987933Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1988095Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1988257Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1988429Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1988589Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1988767Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1988929Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1989091Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1989269Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1989429Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1989590Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1989764Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1989930Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1990093Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1990265Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1990425Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1990601Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1990761Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1990923Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1991096Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1991258Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1991421Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1991593Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1991806Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1991981Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1992141Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1992303Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1992521Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1992684Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1992847Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1993020Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1993185Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1993357Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1993519Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1993686Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1993859Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1994021Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1994183Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1994360Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1994522Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1994694Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1994853Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1995015Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1995185Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1995344Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1995508Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1995676Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1995839Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1996008Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1996164Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1996331Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1996502Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1996664Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1996823Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1996994Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1997153Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1997313Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1997482Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1997642Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1997810Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1997969Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1998133Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1998301Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1998461Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1998621Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1998785Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1998943Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1999119Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1999334Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1999496Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1999663Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.1999823Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2000029Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2000198Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2000363Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2000531Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2000695Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2000862Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2001038Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2001203Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2001366Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2001538Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2001701Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2001878Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2002038Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2002200Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2002372Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2002532Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2002693Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2002868Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2003031Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2003201Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2003363Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2003525Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2003701Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2003861Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2004024Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2004196Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2004359Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2004531Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2004692Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2004860Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2005032Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2005193Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2005356Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2005528Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2005694Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2005867Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2006029Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2006193Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2006365Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2006526Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2006690Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2006914Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2007076Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2007240Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2007409Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2007618Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2007791Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2007952Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2008115Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2008287Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2008447Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2008608Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2008780Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2008941Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2009112Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2009273Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2009438Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2009609Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2009771Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2009932Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2010102Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2010264Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2010436Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2010620Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2010780Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2010955Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2011117Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2011283Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2011455Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2011618Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2011790Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2011952Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2012112Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2012284Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2012447Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2012610Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2012788Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2012949Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2013127Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2013289Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2013488Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2013659Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2013822Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2013982Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2014154Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2014367Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2014541Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2014702Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2014867Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2015091Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2015255Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2015421Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2015593Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2015754Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2015920Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2016093Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2016261Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2016435Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2016596Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2016761Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2016935Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2017102Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2017266Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2017440Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2017604Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2017857Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2018021Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2018190Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2018360Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2018520Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2018683Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2018856Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2019022Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2019194Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2019355Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2019515Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2019685Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2019845Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2020008Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2020186Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2020349Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2020521Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2020682Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2020849Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2021025Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2021190Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2021355Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2021533Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2021698Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2021877Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2022099Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2022264Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2022443Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2022607Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2022818Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2022998Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2023163Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2023341Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2023507Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2023671Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2023851Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2024021Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2024187Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2024368Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2024534Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2024703Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2024882Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2025046Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2025227Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2025410Z Found best Log likelihood so far on (s,q) (0.55, 10): -3.96582 2025-05-07T20:07:59.2025574Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2025757Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2025921Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2026081Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2026256Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2026417Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2026595Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2026758Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2026919Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2027094Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2027284Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2027444Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2027620Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2027782Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2027955Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2028117Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2028275Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2028443Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2028604Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2028761Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2028933Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2029091Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2029261Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2029419Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2029575Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2029796Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2029954Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2030113Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2030281Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2030494Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2030655Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2030826Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2030986Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2031157Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2031315Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2031473Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2031649Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2031807Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2031966Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2032136Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2032300Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2032474Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2032633Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2032792Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2032995Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2033155Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2033317Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2033490Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2033652Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2033823Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2034012Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2034169Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2034343Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2034502Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2034661Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2034832Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2034992Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2035152Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2035323Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2035487Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2035660Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2035819Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2035978Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2036150Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2036309Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2036467Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2036640Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2036801Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2036974Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2037133Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2037373Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2037546Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2037706Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2037866Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2038038Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2038245Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2038422Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2038582Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2038744Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2038919Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2039079Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2039238Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2039412Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2039570Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2039739Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2039898Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2040059Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2040232Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2040391Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2040549Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2040721Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2040879Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2041037Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2041211Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2041369Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2041539Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2041698Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2041858Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2042032Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2042191Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2042349Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2042521Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2042680Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2042853Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2043011Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2043172Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2043343Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2043500Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2043658Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2043831Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2043990Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2044159Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2044318Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2044475Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2044645Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2044803Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2045019Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2045191Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2045353Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2045513Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2045730Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2045890Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2046062Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2046221Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2046379Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2046550Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2046710Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2046873Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2047044Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2047205Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2047414Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2047576Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2047924Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2048099Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2048258Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2048421Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2048602Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2048762Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2048936Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2049101Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2049262Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2049434Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2049596Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2049759Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:07:59.2049958Z Found best Log likelihood so far on (s,q) (0.57, 12.5): -3.96577 2025-05-07T20:07:59.2050125Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2050294Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2050471Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2050635Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2050810Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2050977Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2051140Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2051317Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2051480Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2051648Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2051828Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2051991Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2052173Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2052336Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2052500Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2052678Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2052977Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2053144Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2053323Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2053487Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2053732Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2053898Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2054063Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2054240Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2054405Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2054570Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2054751Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2054920Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2055098Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2055262Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2055427Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2055611Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2055776Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2055943Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2056121Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2056286Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2056465Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2056631Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2056799Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2056981Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2057146Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2057310Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2057483Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2057652Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2057891Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2058055Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2058222Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2058403Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2058568Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2058734Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2058916Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2059082Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2059259Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2059423Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2059591Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2059764Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2059926Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2060090Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2060263Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2060424Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2060586Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2060814Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2060982Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2061156Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2061318Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2061524Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2061700Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2061862Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2062025Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2062198Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2062360Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2062534Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2062700Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2062863Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2063037Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2063200Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2063371Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2063545Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2063709Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2063887Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2064053Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2064216Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2064393Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2064558Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2064720Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2064897Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2065060Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2065239Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2065404Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2065569Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2065743Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2065906Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2066068Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2066243Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2066412Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2066588Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2066750Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2066913Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2067093Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2067255Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2067418Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2067592Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2067754Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2067928Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2068090Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2068301Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2068477Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2068641Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2068804Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2069027Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2069192Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2069356Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2069532Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2069696Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2069870Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2070036Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2070203Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2070378Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2070541Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2070704Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2070877Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2071044Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2071221Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2071382Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2071545Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2071719Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2071882Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2072044Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2072222Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2072385Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2072559Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2072722Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2072887Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2073061Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2073223Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2073385Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2073560Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2073724Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2073899Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2074066Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2074229Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2074406Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2074581Z Found best Log likelihood so far on (s,q) (0.59, 15): -3.96573 2025-05-07T20:07:59.2074752Z Found best Log likelihood so far on (s,q) (0.6, 15): -3.96536 2025-05-07T20:07:59.2074928Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2075091Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2075264Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2075422Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2075582Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2075752Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2075970Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2076129Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2076299Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2076458Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2076663Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2076836Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2076995Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2077164Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2077323Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2077482Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2077654Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2077816Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2077975Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2078147Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2078307Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2078477Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2078640Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2078798Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2078967Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2079125Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2079285Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2079457Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2079616Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2079795Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2079953Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2080115Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2080286Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2080448Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2080610Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2080785Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2080945Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2081115Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2081276Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2081433Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2081610Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2081769Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2081927Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2082098Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2082261Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2082421Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2082594Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2082754Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2082927Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2083083Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2083243Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2083416Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2083627Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2083788Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2083960Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2084120Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2084337Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2084499Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2084661Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2084834Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2084995Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2085155Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2085329Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2085494Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2085666Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2085827Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2085987Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2086164Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2086325Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2086486Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2086660Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2086820Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2086980Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2087154Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2087319Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2087496Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2087658Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2087819Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2087995Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2088160Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2088322Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2088498Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2088659Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2088833Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2088993Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2089153Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2089329Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2089490Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2089649Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2089820Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2089984Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2090157Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2090318Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2090476Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2090654Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2090812Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2090971Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2091219Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2091377Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2091534Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2091707Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2091912Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2092084Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2092243Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2092401Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2092574Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2092732Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2092889Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2093065Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2093223Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2093394Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2093553Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2093716Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2093890Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2094048Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2094207Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2094377Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2094537Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2094707Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2094865Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2095031Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2095202Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2095362Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2095521Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2095697Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2095858Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2096032Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2096190Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2096351Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2096525Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2096684Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2096847Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2097019Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2097178Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2097337Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2097509Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2097671Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2097913Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2098074Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:07:59.2098256Z Found best Log likelihood so far on (s,q) (0.62, 17.5): -3.96535 2025-05-07T20:07:59.2098471Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2098637Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2098801Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2099031Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2099196Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2099371Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2099532Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2099753Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2099930Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2100096Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2100259Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2100434Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2100599Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2100777Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2100946Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2101111Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2101287Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2101452Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2101621Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2101797Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2101965Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2102140Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2102302Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2102466Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2102642Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2102810Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2102973Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2103150Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2103313Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2103489Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2103651Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2103813Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2103987Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2104149Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2104312Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2104486Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2104650Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2104808Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2104983Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2105144Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2105321Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2105484Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2105645Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2105820Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2105982Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2106147Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2106321Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2106530Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2106709Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2106874Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2107036Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2107261Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2107425Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2107589Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2107763Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2107926Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2108099Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2108262Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2108428Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2108601Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2108765Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2108930Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2109106Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2109273Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2109448Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2109612Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2109777Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2109954Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2110118Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2110285Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2110460Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2110623Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2110796Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2110960Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2111124Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2111302Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2111465Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2111629Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2111806Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2111974Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2112155Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2112322Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2112485Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2112660Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2112823Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2112989Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2113164Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2113325Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2113487Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2113663Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2113826Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2114003Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2114216Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2114380Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2114555Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2114719Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2114928Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2115104Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2115266Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2115440Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2115613Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2115777Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2115952Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2116119Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2116284Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2116462Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2116627Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2116806Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2116969Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2117135Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2117313Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2117478Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2117641Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2117820Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2117987Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2118164Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2118330Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2118495Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2118680Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2118846Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2119010Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2119191Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2119356Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2119535Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2119701Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2119869Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2120049Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2120213Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2120378Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2120564Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2120728Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2120912Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2121079Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2121244Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2121421Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2121584Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2121794Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2121978Z Found best Log likelihood so far on (s,q) (0.65, 20): -3.96502 2025-05-07T20:07:59.2122144Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2122306Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2122478Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2122684Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2122857Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2123022Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2123179Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2123349Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2123506Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2123665Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2123838Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2123998Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2124167Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2124324Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2124486Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2124657Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2124817Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2124975Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2125145Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2125305Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2125474Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2125636Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2125795Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2125970Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2126129Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2126291Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2126465Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2126623Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2126796Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2126954Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2127114Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2127285Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2127447Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2127609Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2127776Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2127939Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2128099Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2128272Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2128433Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2128608Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2128768Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2128930Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2129102Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2129262Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2129470Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2129642Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2129803Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2129974Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2130189Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2130351Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2130521Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2130681Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2130843Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2131014Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2131174Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2131351Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2131511Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2131672Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2131845Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2132004Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2132169Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2132342Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2132501Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2132660Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2132835Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2132995Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2133167Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2133329Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2133487Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2133659Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2133820Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2133984Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2134153Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2134311Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2134485Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2134644Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2134803Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2134973Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2135134Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2135291Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2135462Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2135620Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2135795Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2135956Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2136113Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2136285Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2136443Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2136602Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2136775Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2136981Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2137141Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2137312Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2137473Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2137643Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2137932Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2138094Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2138267Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2138427Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2138586Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2138759Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2138916Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2139091Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2139250Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2139411Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2139582Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2139744Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2139902Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2140073Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2140233Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2140402Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2140562Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2140720Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2140894Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2141053Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2141211Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2141382Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2141542Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2141718Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2141878Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2142038Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2142209Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2142368Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2142529Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2142701Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2142862Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2143024Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2143195Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2143356Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2143531Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2143691Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2143851Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2144023Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2144181Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2144340Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:07:59.2144519Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2144738Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2144915Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2145080Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2145245Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2145467Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2145632Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2145796Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2145973Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2146138Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2146315Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2146479Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2146649Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2146825Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2146991Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2147154Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2147333Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2147498Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2147804Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2147972Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2148137Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2148315Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2148479Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2148650Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2148827Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2148992Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2149157Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2149339Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2149504Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2149686Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2149850Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2150015Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2150190Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2150355Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2150524Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2150702Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2150867Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2151046Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2151211Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2151378Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2151556Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2151720Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2151885Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2152064Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2152228Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2152407Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2152686Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2152848Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2153026Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2153190Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2153461Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2153639Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2153803Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2153980Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2154143Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2154305Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2154481Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2154650Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2154814Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2154992Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2155154Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2155332Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2155494Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2155657Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2155831Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2155993Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2156155Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2156331Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2156496Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2156670Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2156832Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2156995Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2157171Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2157332Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2157495Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2157671Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2157833Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2158051Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2158229Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2158395Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2158572Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2158735Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2158898Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2159078Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2159243Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2159404Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2159578Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2159744Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2159926Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2160087Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2160310Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2160484Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2160647Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2160809Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2161028Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2161195Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2161369Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2161532Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2161695Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2161869Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2162031Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2162198Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2162374Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2162537Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2162712Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2162878Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2163040Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2163215Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2163378Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2163544Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2163720Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2163882Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2164062Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2164226Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2164388Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2164565Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2164729Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2164898Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2165075Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2165238Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2165415Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2165578Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2165739Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2165914Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2166080Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2166241Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2166416Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2166578Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2166755Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2166916Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2167077Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2167251Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2167421Z Found best Log likelihood so far on (s,q) (0.7, 25): -3.96478 2025-05-07T20:07:59.2167583Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2167754Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2167970Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2168130Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2168300Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2168460Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2168680Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2168840Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2168997Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2169169Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2169329Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2169487Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2169662Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2169827Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2169998Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2170156Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2170318Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2170495Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2170653Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2170811Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2170980Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2171138Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2171307Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2171466Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2171627Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2171797Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2171955Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2172117Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2172286Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2172444Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2172605Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2172775Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2172937Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2173105Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2173262Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2173419Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2173593Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2173751Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2173910Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2174080Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2174243Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2174415Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2174575Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2174736Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2174909Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2175068Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2175230Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2175458Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2175619Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2175794Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2175954Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2176114Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2176332Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2176493Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2176652Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2176822Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2176981Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2177140Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2177310Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2177471Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2177643Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2177935Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2178096Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2178272Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2178433Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2178592Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2178766Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2178937Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2179111Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2179274Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2179438Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2179612Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2179774Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2179936Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2180112Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2180273Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2180446Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2180606Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2180769Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2180942Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2181104Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2181269Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2181445Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2181607Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2181781Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2181942Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2182105Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2182281Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2182441Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2182602Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2182777Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2182938Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2183099Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2183330Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2183487Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2183662Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2183824Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2184029Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2184205Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2184366Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2184530Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2184707Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2184867Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2185042Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2185207Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2185365Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2185537Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2185698Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2185858Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2186035Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2186192Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2186363Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2186524Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2186681Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2186851Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2187009Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2187173Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2187343Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2187502Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2187660Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2187833Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2187993Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2188162Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2188320Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2188477Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2188647Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2188806Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2188969Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2189139Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:07:59.2189307Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2189485Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2189652Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2189819Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2189994Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2190159Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2190323Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2190497Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2190660Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2190895Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2191059Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2191223Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2191399Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2191612Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2191777Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2191954Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2192121Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2192297Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2192460Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2192624Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2192805Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2192967Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2193131Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2193305Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2193468Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2193646Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2193808Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2193969Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2194144Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2194308Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2194472Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2194649Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2194818Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2194983Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2195164Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2195328Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2195508Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2195672Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2195835Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2196012Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2196176Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2196339Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2196514Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2196681Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2196856Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2197022Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2197184Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2197362Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2197526Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2197689Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2197864Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2198027Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2198202Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2198364Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2198574Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2198748Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2198910Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2199072Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2199291Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2199454Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2199629Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2199793Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2199954Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2200130Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2200293Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2200463Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2200641Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2200804Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2200978Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2201145Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2201307Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2201482Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2201644Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2201805Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2201980Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2202142Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2202321Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2202483Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2202646Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2202820Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2202987Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2203152Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2203326Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2203489Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2203663Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2203825Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2203988Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2204165Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2204332Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2204495Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2204669Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2204834Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2204998Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2205174Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2205337Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2205513Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2205677Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2205840Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2206067Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2206231Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2206395Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2206572Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2206738Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2206960Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2207124Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2207288Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2207464Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2207626Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2207790Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2207967Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2208135Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2208309Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2208471Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2208635Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2208811Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2208975Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2209138Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2209312Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2209476Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2209649Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2209813Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2209979Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2210153Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2210319Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2210484Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2217926Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2218172Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2218372Z Found best Log likelihood so far on (s,q) (0.75, 30): -3.96463 2025-05-07T20:07:59.2218543Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2218709Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2218884Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2219046Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2219217Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2219392Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2219551Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2219727Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2219892Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2220052Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2220222Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2220382Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2220542Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2220714Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2220874Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2221169Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2221331Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2221491Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2221666Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2221827Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2222041Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2222216Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2222376Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2222538Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2222708Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2222871Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2223045Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2223208Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2223372Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2223546Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2223707Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2223870Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2224044Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2224204Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2224380Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2224542Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2224700Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2224873Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2225038Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2225196Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2225369Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2225529Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2225707Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2225865Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2226026Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2226198Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2226356Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2226516Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2226689Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2226852Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2227023Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2227183Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2227341Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2227514Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2227678Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2227836Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2228009Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2228171Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2228331Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2228507Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2228666Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2228887Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2229048Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2229208Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2229377Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2229584Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2229743Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2229914Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2230073Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2230242Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2230401Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2230561Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2230735Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2230894Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2231052Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2231222Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2231382Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2231557Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2231718Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2231878Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2232047Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2232206Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2232365Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2232537Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2232699Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2232858Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2233030Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2233193Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2233370Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2233528Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2233690Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2233862Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2234021Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2234184Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2234357Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2234522Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2234697Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2234856Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2235016Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2235191Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2235350Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2235508Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2235681Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2235840Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2236015Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2236176Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2236388Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2236561Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2236719Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2236880Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2237050Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2237256Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2237417Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2237589Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2237749Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2237924Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2238084Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2238246Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2238424Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2238583Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2238744Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2238916Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2239078Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2239249Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:07:59.2239418Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2239582Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2239760Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2239928Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2240114Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2240298Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2240465Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2240644Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2240806Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2240974Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2241151Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2241314Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2241480Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2241657Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2241818Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2241995Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2242164Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2242327Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2242502Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2242668Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2242838Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2243082Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2243244Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2243423Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2243587Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2243751Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2243929Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2244142Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2244307Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2244484Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2244646Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2244811Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2245048Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2245212Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2245391Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2245555Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2245718Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2245895Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2246061Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2246228Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2246402Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2246565Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2246741Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2246908Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2247072Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2247252Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2247414Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2247578Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2247898Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2248062Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2248243Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2248407Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2248569Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2248746Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2248913Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2249077Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2249255Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2249419Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2249597Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2249760Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2249921Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2250109Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2250270Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2250434Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2250609Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2250775Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2250941Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2251118Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2251280Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2251455Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2251621Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2251782Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2252088Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2252251Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2252413Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2252591Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2252824Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2253002Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2253165Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2253329Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2253505Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2253667Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2253829Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2254005Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2254166Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2254328Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2254500Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2254666Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2254842Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2255003Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2255164Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2255342Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2255503Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2255666Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2255844Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2256008Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2256185Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2256346Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2256509Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2256681Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2256842Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2257004Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2257175Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2257337Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2257509Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2257674Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2257915Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2258093Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2258256Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2258417Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2258596Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2258758Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2258933Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2259095Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2259257Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2259433Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2259596Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2259815Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2259991Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2260153Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2260331Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2260537Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2260700Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2260875Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2261037Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2261199Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2261370Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2261530Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2261705Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2261864Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2262024Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2262194Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2262356Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2262515Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2262684Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2262842Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2262999Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2263168Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2263327Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2263499Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2263658Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2263817Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2263984Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2264142Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2264305Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2264475Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2264636Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2264809Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2264971Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2265129Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2265302Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2265463Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2265622Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2265793Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2265952Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2266126Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2266286Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2266444Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2266615Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2266774Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2266932Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2267103Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2267308Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2267469Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2267643Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2267802Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2268035Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2268194Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2268352Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2268520Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2268679Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2268837Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2269005Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2269166Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2269339Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2269497Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2269653Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2269829Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2269990Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2270148Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2270322Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2270481Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2270651Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2270814Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2270972Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2271145Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2271303Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2271461Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2271634Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2271793Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2271952Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2272121Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2272277Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2272447Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2272606Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2272763Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2272935Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2273093Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2273250Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2273419Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2273581Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2273751Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2273912Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2274073Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2274245Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2274405Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2274564Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2274734Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2274954Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2275125Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2275284Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2275444Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2275660Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2275822Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2275979Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2276151Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2276311Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2276490Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2276652Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2276815Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2276987Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2277147Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2277307Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2277486Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2277647Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2277804Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2277975Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2278135Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2278308Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2278466Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2278628Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2278798Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2278963Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2279123Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2279285Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2279448Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2279614Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2279773Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2279932Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2280095Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2280255Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2280414Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:07:59.2280591Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2280756Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2280920Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2281091Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2281258Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2281428Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2281592Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2281757Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2281930Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2282093Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2282255Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2282488Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2282646Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2282817Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2282979Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2283217Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2283388Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2283553Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2283720Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2283891Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2284055Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2284226Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2284393Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2284556Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2284723Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2284884Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2285051Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2285217Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2285383Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2285554Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2285716Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2285877Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2286040Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2286208Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2286374Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2286539Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2286699Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2286868Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2287029Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2287192Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2287362Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2287521Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2287682Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2287846Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2288011Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2288180Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2288340Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2288501Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2288666Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2288832Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2288993Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2289163Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2289325Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2289486Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2289652Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2289863Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2290033Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2290196Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2290361Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2290527Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2290734Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2290899Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2291066Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2291228Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2291399Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2291556Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2291718Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2291886Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2292046Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2292208Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2292372Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2292539Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2292708Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2292867Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2293029Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2293196Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2293358Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2293519Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2293689Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2293851Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2294023Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2294182Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2294351Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2294521Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2294683Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2294847Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2295014Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2295177Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2295347Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2295510Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2295678Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2295848Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2296010Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2296175Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2296344Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2296506Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2296676Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2296837Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2297001Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2297171Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2297400Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2297563Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2297729Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2297961Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2298183Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2298357Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2298518Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2298689Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2298851Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2299019Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2299183Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2299347Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2299506Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2299674Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2299837Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2300013Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2300175Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2300334Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2300503Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2300662Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2300822Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2300988Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2301151Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2301318Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2301474Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2301632Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2301795Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2301955Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2302111Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2302278Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2302435Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2302596Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2302753Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2302910Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2303074Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2303230Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2303387Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2303552Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2303715Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2303874Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2304039Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2304197Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2304362Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2304518Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2304676Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2304904Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2305061Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2305222Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2305388Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2305546Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2305760Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2305920Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2306076Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2306243Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2306404Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2306562Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2306728Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2306892Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2307057Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2307214Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2307374Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2307539Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2307694Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2307851Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2308014Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2308173Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2308337Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2308495Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2308656Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2308820Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2308978Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2309134Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2309301Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2309460Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2309617Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2309785Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2309944Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2310115Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2310274Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2310438Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2310614Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2310776Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2310935Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2311109Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2311273Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2311448Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2311608Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2311770Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2311945Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2312106Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2312266Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2312497Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2312658Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2312834Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2312997Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2313206Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2313382Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2313542Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2313703Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2313878Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2314040Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2314201Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2314378Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2314539Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2314715Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2314878Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2315038Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2315218Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2315375Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2315536Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2315708Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2315869Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2316041Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2316200Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2316365Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2316538Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2316696Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2316855Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2317029Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2317188Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2317358Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2317516Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2317673Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2317843Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2318001Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2318163Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2318332Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2318490Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2318648Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2318825Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2318984Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2319153Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:07:59.2319320Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2319484Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2319660Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2319824Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2320041Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2320216Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2320380Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2320556Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2320773Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2320940Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2321120Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2321286Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2321452Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2321626Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2321791Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2321972Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2322136Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2322302Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2322482Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2322646Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2322814Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2322993Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2323157Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2323331Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2323495Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2323661Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2323836Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2324003Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2324167Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2324343Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2324506Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2324684Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2324850Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2325014Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2325188Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2325351Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2325513Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2325689Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2325858Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2326035Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2326198Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2326364Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2326543Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2326707Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2326871Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2327048Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2327211Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2327373Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2327550Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2327767Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2327943Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2328106Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2328269Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2328501Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2328666Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2328830Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2329004Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2329168Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2329341Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2329507Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2329672Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2329847Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2330010Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2330171Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2330348Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2330509Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2330683Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2330847Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2331009Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2331182Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2331344Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2331510Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2331685Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2331847Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2332023Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2332189Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2332353Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2332528Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2332690Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2332855Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2333029Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2333192Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2333370Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2333529Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2333692Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2333864Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2334032Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2334194Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2334372Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2334535Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2334709Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2334870Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2335033Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2335257Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2335420Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2335585Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2335760Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2335925Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2336132Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2336309Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2336538Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2336713Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2336875Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2337037Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2337221Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2337388Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2337550Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2337729Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2337978Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2338164Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2338330Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2338494Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2338676Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2338836Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2338998Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2339171Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2339335Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2339509Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2339668Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2339826Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2339998Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2340160Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2340319Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2340486Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2340647Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2340818Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2340977Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2341140Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2341310Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2341468Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2341632Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2341806Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2341966Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2342141Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2342300Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2342460Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2342632Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2342792Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2342952Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2343180Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2343339Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2343500Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2343674Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2343882Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2344059Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2344220Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2344380Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2344555Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2344716Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2344877Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2345055Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2345217Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2345392Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2345555Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2345721Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2345896Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2346057Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2346216Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2346392Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2346552Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2346725Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2346891Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2347049Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2347221Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2347381Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2347545Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2347874Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2348035Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2348195Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2348367Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2348526Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2348701Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2348861Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2349025Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2349198Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2349356Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2349513Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2349687Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2349846Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2350018Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2350176Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2350335Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2350505Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2350661Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2350940Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2351111Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2351269Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2351442Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2351671Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2351833Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2352003Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2352162Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2352320Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2352493Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2352652Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2352811Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2352984Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2353144Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2353315Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2353475Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2353638Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2353810Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2353970Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2354129Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2354299Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2354459Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2354632Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2354794Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2354957Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2355129Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2355287Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2355451Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2355621Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2355778Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2355948Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2356110Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2356267Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2356440Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2356603Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2356762Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2356934Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2357093Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2357252Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:07:59.2357434Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2357600Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2357777Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2357944Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2358108Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2358285Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2358448Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2358660Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2358833Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2359000Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2359177Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2359698Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2359871Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2360049Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2360214Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2360379Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2360557Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2360721Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2360904Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2361068Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2361231Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2361405Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2361569Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2361731Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2361908Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2362070Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2362244Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2362406Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2362567Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2362745Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2362906Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2363071Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2363245Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2363410Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2363587Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2363750Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2363914Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2364090Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2364253Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2364415Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2364590Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2364750Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2364924Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2365088Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2365252Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2365425Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2365586Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2365749Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2365922Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2366085Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2366259Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2366476Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2366639Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2366813Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2366974Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2367182Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2367357Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2367519Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2367682Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2367856Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2368019Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2368193Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2368359Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2368521Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2368696Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2368859Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2369025Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2369201Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2369362Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2369537Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2369700Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2369862Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2370039Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2370206Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2370369Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2370544Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2370706Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2370879Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2371045Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2371208Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2371382Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2371545Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2371706Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2371880Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2372043Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2372219Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2372382Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2372543Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2372716Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2372881Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2373044Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2373218Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2373380Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2373558Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2373721Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2373885Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2374115Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2374281Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2374444Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2374621Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2374831Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2375012Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2375175Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2375339Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2375518Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2375683Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2375845Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2376030Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2376193Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2376355Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2376531Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2376695Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2376870Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2377030Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2377186Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2377362Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2377522Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2377683Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2377935Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2378098Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2378274Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2378434Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2378593Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2378772Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2378935Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2379098Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2379275Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2379437Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2379612Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2379772Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2379938Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2380113Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2380274Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2380434Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2380612Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2380771Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2380930Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2381101Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2381259Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2381430Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2381587Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2381799Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2381971Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2382130Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2382291Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2382508Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2382668Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2382838Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2382997Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2383155Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2383330Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2383490Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2383653Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2383825Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2383983Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2384157Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2384315Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2384477Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2384650Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2384808Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2384969Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2385141Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2385300Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2385471Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2385633Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2385791Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2385964Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2386123Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2386284Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2386455Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2386613Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2386772Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2386943Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2387101Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2387271Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2387434Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2387593Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2387763Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2387922Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2388083Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2388255Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2388413Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2388584Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2388744Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2388903Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2389073Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2389233Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2389455Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2389628Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2389789Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2389961Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2390169Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2390331Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2390503Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2390662Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2390821Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2390992Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2391151Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2391313Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2391488Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2391646Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2391818Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2391980Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2392138Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2392307Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2392465Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2392623Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2392793Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2392951Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2393125Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2393285Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2393444Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2393613Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2393771Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:07:59.2393942Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2394116Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2394280Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2394450Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2394613Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2394776Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2394953Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2395119Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2395282Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2395458Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2395621Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2395799Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2395963Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2396129Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2396302Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2396468Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2396630Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2396805Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2397018Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2397180Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2397356Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2397518Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2397737Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2397901Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2398064Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2398237Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2398402Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2398566Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2398739Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2398907Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2399085Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2399247Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2399410Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2399591Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2399754Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2399917Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2400093Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2400257Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2400434Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2400598Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2400766Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2400942Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2401108Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2401273Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2401454Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2401620Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2401795Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2401958Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2402122Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2402302Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2402466Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2402632Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2402805Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2402968Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2403142Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2403307Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2403470Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2403648Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2403811Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2403974Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2404152Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2404315Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2404578Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2404742Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2404905Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2405088Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2405253Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2405466Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2405648Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2405812Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2405991Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2406156Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2406322Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2406502Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2406667Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2406831Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2407011Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2407176Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2407345Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2407526Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2407695Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2407875Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2408040Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2408204Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2408384Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2408553Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2408720Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2408897Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2409061Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2409243Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2409409Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2409573Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2409751Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2409915Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2410080Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2410256Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2410424Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2410604Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2410766Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2410932Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2411115Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2411282Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2411448Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2411621Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2411774Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2411949Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2412107Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2412317Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2412487Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2412647Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2412806Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2413021Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2413181Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2413351Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2413511Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2413670Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2413840Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2413997Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2414160Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2414329Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2414487Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2414646Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2414820Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2414982Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2415151Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2415311Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2415470Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2415643Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2415802Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2415961Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2416136Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2416297Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2416468Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2416625Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2416787Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2416958Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2417117Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2417280Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2417450Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2417610Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2417865Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2418032Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2418190Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2418362Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2418521Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2418683Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2418854Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2419012Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2419173Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2419345Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2419503Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2419677Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2419837Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2420065Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2420237Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2420396Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2420554Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2420780Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2420942Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2421115Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2421276Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2421436Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2421609Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2421769Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2421932Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2422105Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2422267Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2422441Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2422603Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2422764Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2422939Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2423102Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2423264Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2423438Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2423596Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2423759Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2423930Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2424090Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2424261Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2424420Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2424581Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2424756Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2424914Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2425072Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2425240Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2425399Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2425568Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2425730Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2425888Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2426059Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2426219Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2426380Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2426550Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2426709Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2426879Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2427039Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2427197Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2427367Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2427575Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2427734Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2427905Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2428064Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2428278Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2428437Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:07:59.2428603Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2428778Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2428943Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2429108Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2429282Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2429450Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2429612Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2429786Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2429949Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2430128Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2430295Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2430459Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2430634Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2430798Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2430962Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2431139Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2431303Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2431482Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2431646Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2431812Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2431990Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2432158Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2432324Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2432502Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2432667Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2432844Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2433008Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2433171Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2433349Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2433512Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2433676Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2433851Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2434018Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2434192Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2434355Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2434520Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2434695Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2434859Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2435023Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2435246Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2435411Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2435590Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2435753Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2435959Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2436137Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2436300Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2436465Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2436641Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2436806Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2436983Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2437152Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2437316Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2437494Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2437659Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2437828Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2438009Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2438176Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2438341Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2438519Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2438684Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2438866Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2439035Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2439201Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2439382Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2439546Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2439714Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2439893Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2440058Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2440239Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2440405Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2440570Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2440748Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2440918Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2441083Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2441262Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2441429Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2441612Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2441775Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2441941Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2442120Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2442287Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2442452Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2442627Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2442839Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2443015Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2443180Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2443345Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2443522Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2443739Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2443903Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2444077Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2444239Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2444414Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2444575Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2444738Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2444918Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2445082Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2445245Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2445420Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2445585Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2445757Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2445918Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2446079Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2446250Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2446409Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2446570Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2446744Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2446903Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2447064Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2447238Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2447401Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2447573Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2447913Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2448073Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2448245Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2448406Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2448565Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2448743Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2448902Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2449076Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2449236Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2449397Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2449573Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2449733Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2449895Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2450065Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2450223Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2450394Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2450553Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2450827Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2450999Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2451159Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2451318Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2451564Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2451725Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2451884Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2452059Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2452221Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2452391Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2452551Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2452713Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2452887Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2453047Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2453207Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2453382Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2453541Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2453713Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2453872Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2454032Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2454204Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2454365Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2454528Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2454699Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2454859Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2455030Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2455187Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2455350Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2455521Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2455679Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2455838Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2456010Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2456168Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2456327Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2456501Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2456659Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2456830Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2456988Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2457149Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2457321Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2457479Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2457637Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2457879Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2458041Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2458214Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2458426Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2458584Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2458757Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2458916Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2459123Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2459297Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2459456Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2459627Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2459785Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2459946Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2460118Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2460275Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2460437Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2460607Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2460766Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2460936Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2461097Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2461258Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2461428Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2461587Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2461746Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:07:59.2461923Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2462088Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2462255Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2462431Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2462596Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2462771Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2462937Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2463100Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2463274Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2463439Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2463603Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2463778Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2463942Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2464121Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2464285Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2464451Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2464632Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2464798Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2464968Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2465148Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2465312Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2465489Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2465653Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2465817Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2466039Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2466203Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2466368Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2466542Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2466750Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2466929Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2467092Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2467258Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2467433Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2467596Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2467761Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2467941Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2468106Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2468288Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2468453Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2468616Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2468797Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2468962Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2469128Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2469309Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2469474Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2469657Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2469825Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2469990Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2470170Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2470335Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2470500Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2470684Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2470852Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2471017Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2471196Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2471361Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2471543Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2471708Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2471878Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2472058Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2472223Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2472391Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2472574Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2472739Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2472916Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2473081Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2473245Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2473424Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2473587Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2473801Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2473984Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2474150Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2474330Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2474552Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2474717Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2474892Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2475056Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2475221Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2475396Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2475558Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2475739Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2475901Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2476062Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2476238Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2476405Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2476568Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2476748Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2476911Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2477085Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2477248Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2477412Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2477590Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2477751Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2477915Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2478091Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2478255Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2478427Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2478589Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2478749Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2478924Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2479083Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2479245Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2479419Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2479577Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2479738Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2479914Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2480074Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2480251Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2480410Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2480571Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2480743Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2480902Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2481061Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2481234Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2481446Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2481616Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2481775Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2481935Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2482151Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2482312Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2482470Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2482641Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2482802Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2482973Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2483134Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2483296Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2483469Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2483627Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2483786Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2483959Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2484120Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2484280Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2484454Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2484616Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2484790Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2484949Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2485115Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2485287Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2485448Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2485606Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2485780Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2485944Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2486117Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2486274Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2486435Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2486606Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2486764Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2486923Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2487097Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2487254Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2487425Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2487583Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2487744Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2487916Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2488074Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2488234Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2488403Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2488563Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2488722Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2488947Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2489106Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2489276Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2489436Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2489593Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2489808Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2489967Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2490125Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2490295Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2490453Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2490625Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2490784Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2490948Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2491118Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2491278Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2491437Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2491609Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2491768Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2491938Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2492098Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2492256Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2492426Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2492586Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2492748Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2492918Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2493076Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2493248Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:07:59.2493417Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2493581Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2493761Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2493924Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2494090Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2494270Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2494432Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2494599Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2494776Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2494941Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2495118Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2495285Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2495452Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2495630Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2495795Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2495959Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2496136Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2496300Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2496525Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2496690Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2496855Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2497033Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2497197Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2497408Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2497585Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2497748Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2497998Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2498162Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2498325Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2498503Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2498670Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2498834Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2499012Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2499174Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2499356Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2499522Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2499685Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2499863Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2500026Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2551329Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2551612Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2551808Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2551985Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2552147Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2552309Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2552489Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2552645Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2552805Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2552980Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2553143Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2553313Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2553474Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2553637Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2553810Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2553966Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2554123Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2554298Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2554455Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2554628Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2554788Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2554946Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2555116Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2555273Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2555638Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2555810Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2555968Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2556141Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2556392Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2556550Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2556722Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2556880Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2557037Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2557208Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2557364Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2557539Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2557700Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2557857Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2558028Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2558188Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2558348Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2558521Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2558681Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2558853Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2559011Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2559167Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2559338Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2559495Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2559652Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2559821Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2559979Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2560139Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2560305Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2560458Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2560621Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2560774Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2560927Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2561096Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2561254Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2561409Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2561575Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2561728Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2561895Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2562049Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2562201Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2562368Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2562541Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2562697Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2562865Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2563076Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2563239Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2563395Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2563548Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2563754Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2563908Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2564062Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2564225Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2564377Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2564539Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2564697Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2564851Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2565016Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2565168Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2565320Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2565486Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2565641Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2565792Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2565955Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2566109Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2566271Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2566425Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2566579Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2566747Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2566899Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2567053Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2567219Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2567375Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2567537Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2567694Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2567848Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2568011Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2568165Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2568318Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2568485Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2568640Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2568803Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2568957Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2569111Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2569274Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2569427Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2569583Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2569746Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2569899Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2570053Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2570217Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2570416Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2570582Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2570735Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2570889Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2571101Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2571253Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2571406Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2571571Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2571724Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2571888Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2572044Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2572198Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2572361Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2572515Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2572667Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2572834Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2572988Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2573149Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2573306Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2573457Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2573621Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2573776Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:07:59.2573938Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2574110Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2574268Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2574430Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2574598Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2574759Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2574930Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2575088Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2575244Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2575409Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2575563Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2575721Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2575889Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2576048Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2576215Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2576374Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2576535Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2576701Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2576856Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2577018Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2577183Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2577340Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2577513Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2577728Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2577964Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2578131Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2578286Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2578534Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2578703Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2578861Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2579026Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2579233Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2579389Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2579557Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2579715Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2579874Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2580038Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2580196Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2580361Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2580518Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2580674Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2580835Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2580992Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2581149Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2581313Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2581473Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2581633Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2581789Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2581945Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2582117Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2582279Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2582442Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2582619Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2582783Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2582959Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2583122Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2583288Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2583465Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2583628Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2583791Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2583971Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2584135Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2584302Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2584481Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2584646Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2584824Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2584989Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2585200Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2585381Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2585546Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2585710Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2585946Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2586115Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2586292Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2586458Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2586622Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2586800Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2586964Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2587131Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2587306Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2587469Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2587644Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2587805Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2587971Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2588150Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2588312Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2588472Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2588644Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2588804Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2588976Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2589140Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2589299Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2589471Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2589629Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2589791Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2589962Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2590120Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2590290Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2590448Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2590605Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2590774Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2590936Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2591095Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2591273Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2591430Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2591591Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2591762Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2591920Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2592089Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2592251Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2592408Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2592577Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2592790Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2592950Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2593139Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2593304Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2593474Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2593678Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2593838Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2594011Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2594170Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2594330Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2594506Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2594665Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2594840Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2594998Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2595159Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2595331Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2595493Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2595652Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2595824Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2595982Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2596140Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2596313Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2596471Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2596647Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2596806Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2596964Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2597134Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2597296Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2597453Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2597624Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2597785Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2597956Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2598115Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2598274Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2598448Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2598607Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2598766Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2598938Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2599097Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2599272Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2599430Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2599589Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2599759Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2599922Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2600079Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2600250Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2600456Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2600613Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2600784Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2600942Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2601157Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2601317Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2601474Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2601645Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2601804Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2601961Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:07:59.2602137Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2602304Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2602485Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2602648Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2602810Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2602990Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2603155Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2603319Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2603495Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2603656Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2603832Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2603997Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2604162Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2604338Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2604500Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2604663Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2604838Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2605007Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2605182Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2605345Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2605509Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2605683Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2605846Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2606007Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2606184Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2606346Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2606519Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2606682Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2606848Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2607023Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2607184Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2607346Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2607521Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2607682Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2607846Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2608067Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2608230Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2608403Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2608567Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2608773Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2608955Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2609118Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2609283Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2609464Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2609628Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2609804Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2609972Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2610135Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2610310Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2610472Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2610639Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2610816Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2610977Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2611152Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2611313Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2611475Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2611651Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2611817Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2611979Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2612153Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2612315Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2612493Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2612657Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2612818Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2612992Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2613154Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2613326Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2613496Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2613661Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2613837Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2613998Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2614163Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2614337Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2614500Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2614666Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2614841Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2615004Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2615178Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2615342Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2615561Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2615732Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2615891Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2616053Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2616223Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2616440Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2616600Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2616769Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2616927Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2617092Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2617252Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2617410Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2617586Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2617744Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2617977Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2618150Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2618311Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2618479Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2618639Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2618799Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2618965Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2619123Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2619282Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2619455Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2619614Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2619782Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2619939Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2620100Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2620269Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2620428Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2620587Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2620754Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2620912Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2621079Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2621239Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2621395Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2621563Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2621719Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2621877Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2622043Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2622201Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2622359Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2622523Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2622682Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2622846Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2623003Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2623211Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2623376Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2623534Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2623691Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2623907Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2624066Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2624235Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2624395Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2624552Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2624719Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2624878Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2625040Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2625205Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2625363Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2625528Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2625687Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2625848Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2626013Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2626170Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2626327Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2626491Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2626650Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2626808Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2626977Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2627135Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2627304Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2627460Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2627621Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2627784Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2627942Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2628099Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2628265Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2628424Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:07:59.2628599Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2628767Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2628931Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2629101Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2629265Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2629432Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2629605Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2629768Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2629940Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2630101Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2630262Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2630431Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2630641Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2630802Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2630972Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2631133Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2631351Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2631514Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2631674Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2631842Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2632002Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2632164Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2632333Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2632499Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2632668Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2632829Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2632993Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2633166Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2633327Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2633489Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2633660Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2633822Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2633988Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2634161Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2634326Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2634497Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2634659Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2634820Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2634995Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2635159Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2635320Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2635493Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2635653Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2635824Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2635984Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2636151Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2636323Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2636484Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2636646Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2636820Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2636984Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2637159Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2637319Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2637481Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2637654Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2637816Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2637977Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2638223Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2638386Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2638558Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2638720Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2638930Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2639105Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2639265Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2639427Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2639599Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2639764Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2639938Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2640103Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2640265Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2640435Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2640597Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2640763Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2640936Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2641097Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2641270Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2641431Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2641591Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2641759Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2641920Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2642080Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2642249Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2642405Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2642566Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2642733Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2642892Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2643062Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2643220Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2643378Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2643548Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2643710Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2643871Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2644036Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2644195Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2644362Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2644523Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2644682Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2644850Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2645010Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2645168Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2645340Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2645500Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2645735Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2645893Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2646097Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2646267Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2646471Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2646631Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2646806Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2646965Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2647123Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2647294Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2647453Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2647626Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2647956Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2648117Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2648289Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2648452Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2648614Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2648786Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2648944Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2649113Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2649272Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2649431Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2649601Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2649764Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2649924Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2650097Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2650256Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2650426Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2650589Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2650746Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2650916Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2651075Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2651233Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2651456Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2651617Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2651775Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2651944Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2652102Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2652275Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2652431Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2652588Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2652756Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2652913Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2653067Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2653234Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2653516Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2653684Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2653842Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:07:59.2654005Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2654184Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2654420Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2654585Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2654757Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2654921Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2655091Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2655253Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2655418Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2655593Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2655753Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2655917Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2656089Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2656255Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2656429Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2656591Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2656754Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2656930Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2657091Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2657254Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2657431Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2657592Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2657828Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2657997Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2658163Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2658333Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2658493Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2658654Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2658825Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2658987Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2659148Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2659327Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2659488Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2659661Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2659823Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2659988Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2660160Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2660322Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2660484Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2660663Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2660827Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2660999Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2661212Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2661375Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2661548Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2661712Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2661923Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2662096Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2662260Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2662432Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2662594Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2662755Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2662929Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2663097Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2663258Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2663429Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2663591Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2663767Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2663930Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2664091Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2664261Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2664424Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2664586Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2664757Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2664925Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2665095Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2665257Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2665420Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2665595Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2665759Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2665921Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2666092Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2666254Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2666423Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2666583Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2666742Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2666912Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2667070Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2667228Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2667396Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2667560Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2667719Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2667889Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2668045Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2668213Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2668371Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2668528Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2668746Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2668903Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2669062Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2669230Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2669434Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2669604Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2669761Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2669918Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2670088Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2670246Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2670403Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2670578Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2670736Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2670906Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2671065Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2671224Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2671395Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2671555Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2671716Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2671884Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2672045Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2672204Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2672373Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2672539Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2672707Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2672865Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2673023Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2673196Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2673353Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2673511Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2673678Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2673837Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2674003Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2674161Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2674322Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2674491Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2674649Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2674806Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2674979Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2675138Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2675308Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2675466Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2675626Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2675803Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2675962Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2676181Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2676354Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2676514Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2676688Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2676848Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2677055Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2677229Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2677389Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:07:59.2677558Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2677737Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2677902Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2678071Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2678255Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2678421Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2678599Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2678765Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2678932Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2679115Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2679282Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2679450Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2679627Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2679791Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2679969Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2680137Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2680302Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2680479Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2680643Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2680810Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2680987Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2681153Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2681331Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2681493Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2681659Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2681836Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2682001Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2682163Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2682336Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2682499Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2682675Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2682837Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2682998Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2683172Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2683334Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2683495Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2683669Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2683879Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2684052Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2684213Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2684374Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2684592Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2684755Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2684919Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2685094Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2685257Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2685431Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2685592Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2685758Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2685934Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2686097Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2686262Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2686441Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2686608Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2686771Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2686946Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2687111Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2687287Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2687449Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2687620Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2687800Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2687964Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2688129Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2688306Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2688473Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2688649Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2688812Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2688975Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2689151Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2689312Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2689472Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2689646Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2689806Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2689978Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2690138Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2690301Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2690473Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2690631Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2690789Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2690959Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2691119Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2691290Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2691499Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2691658Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2691828Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2691989Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2692193Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2692364Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2692522Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2692683Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2692855Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2693014Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2693184Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2693346Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2693506Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2693677Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2693836Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2693994Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2694166Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2694327Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2694497Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2694656Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2694814Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2694986Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2695144Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2695305Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2695474Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2695632Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2695802Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2695967Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2696125Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2696296Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2696454Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2696612Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2696783Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2696941Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2697101Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2697272Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2697431Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2697603Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2697828Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2697993Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2698168Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2698327Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2698485Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2698657Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2698815Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2698988Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2699207Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2699365Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2699533Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2699691Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:07:59.2699972Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2700150Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2700313Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2700489Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2700651Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2700813Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2700986Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2701150Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2701312Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2701485Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2701648Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2701825Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2701988Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2702150Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2702324Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2702488Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2702649Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2702825Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2702995Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2703173Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2703338Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2703501Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2703678Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2703841Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2704004Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2704179Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2704342Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2704504Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2704678Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2704843Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2705016Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2705177Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2705341Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2705515Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2705677Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2705841Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2706016Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2706178Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2706351Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2706513Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2706724Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2706896Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2707060Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2707222Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2707444Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2707610Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2707786Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2707949Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2708116Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2708292Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2708458Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2708625Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2708804Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2708969Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2709147Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2709312Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2709480Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2709660Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2709824Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2709988Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2710168Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2710332Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:07:59.2710508Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2710677Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2710841Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2711017Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2711181Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2711347Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2711526Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2711688Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2711864Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2712027Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2712210Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2712384Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2712549Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2712711Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2712887Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2713047Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2713210Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2713390Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2713551Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2713725Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2713887Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2714048Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2714225Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2714447Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2714608Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2714784Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2714947Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2715165Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2715326Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2715486Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2715657Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2715820Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2715981Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2716152Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2716315Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2716485Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2716645Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2716804Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2716974Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2717137Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2717295Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2717467Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2717628Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2717801Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2717964Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2718124Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2718300Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2718462Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2718624Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2718799Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2718963Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2719137Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2719298Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2719459Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2719634Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2719795Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2719954Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2720129Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2720289Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2720460Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:07:59.2720621Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2720784Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2720956Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2721115Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2721274Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2721445Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2721605Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2721766Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2721987Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2722150Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2722323Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2722483Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2722693Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2722868Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2722976Z Skipping (s,q) (1.76, 125): PASSED 2025-05-07T20:07:59.2722985Z 2025-05-07T20:07:59.2723146Z ============================== 1 passed in 1.61s =============================== 2025-05-07T20:07:59.2723255Z inconsistent with heavy hitters! 2025-05-07T20:07:59.2723418Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2723592Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2723756Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2723919Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2724093Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2724253Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2724415Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2724591Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2724751Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2724927Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2725087Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2725247Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2725419Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2725578Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2725742Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2725914Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2726074Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2726247Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2726411Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2726570Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2726745Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2726905Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2727064Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:07:59.2727235Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2727394Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2727570Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2727731Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2727890Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2728065Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2728229Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2728390Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2728562Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2728724Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2728896Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2729059Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2729220Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2729447Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2729608Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2729770Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:07:59.2729915Z Time taken to estimate parameters (us): 15782 2025-05-07T20:07:59.5236522Z 2025-05-07T20:07:59.5237329Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:07:59.5255292Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 4 seconds 2025-05-07T20:07:59.5255300Z 2025-05-07T20:07:59.5255305Z 2025-05-07T20:07:59.5255310Z 2025-05-07T20:07:59.5255334Z 2025-05-07T20:07:59.5268422Z ################################################################################ 2025-05-07T20:07:59.5284793Z # [2025-05-07T20:07:59.528Z] Run Python Test Suite: 2025-05-07T20:07:59.5284936Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:07:59.5285063Z ################################################################################ 2025-05-07T20:07:59.5307575Z + 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:59.5307588Z 2025-05-07T20:08:01.6759417Z ============================= test session starts ============================== 2025-05-07T20:08:01.6760146Z 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:01.6760734Z cachedir: .pytest_cache 2025-05-07T20:08:01.6761383Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:01.6762100Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:01.6762420Z plugins: hypothesis-6.131.14 2025-05-07T20:08:03.1259946Z collecting ... collected 1 item 2025-05-07T20:08:03.1260184Z 2025-05-07T20:08:03.7651495Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:08:03.7652026Z 2025-05-07T20:08:03.7652189Z ============================== 1 passed in 2.21s =============================== 2025-05-07T20:08:03.7652570Z Time taken to generate indices (us): 511 2025-05-07T20:08:03.7652911Z Time taken to generate indices (us): 487 2025-05-07T20:08:03.7653252Z Time taken to generate indices (us): 5905 2025-05-07T20:08:03.7653604Z Time taken to generate indices (us): 5693 2025-05-07T20:08:03.7653950Z Time taken to generate indices (us): 38661 2025-05-07T20:08:03.7654291Z Time taken to generate indices (us): 30438 2025-05-07T20:08:03.7654618Z Time taken to generate indices (us): 10261 2025-05-07T20:08:03.7654957Z Time taken to generate indices (us): 35809 2025-05-07T20:08:03.7655292Z Time taken to generate indices (us): 47400 2025-05-07T20:08:03.7655628Z Time taken to generate indices (us): 28172 2025-05-07T20:08:03.7655951Z Time taken to generate indices (us): 36766 2025-05-07T20:08:03.7656293Z Time taken to generate indices (us): 29865 2025-05-07T20:08:03.7656626Z Time taken to generate indices (us): 892 2025-05-07T20:08:03.7656948Z Time taken to generate indices (us): 46767 2025-05-07T20:08:03.7657283Z Time taken to generate indices (us): 44960 2025-05-07T20:08:03.7657623Z Time taken to generate indices (us): 2022 2025-05-07T20:08:03.7658012Z Time taken to generate indices (us): 31682 2025-05-07T20:08:03.7658357Z Time taken to generate indices (us): 64207 2025-05-07T20:08:03.7658698Z Time taken to generate indices (us): 40377 2025-05-07T20:08:03.7659027Z Time taken to generate indices (us): 579 2025-05-07T20:08:04.2060005Z 2025-05-07T20:08:04.2060567Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:08:04.2078375Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 5 seconds 2025-05-07T20:08:04.2078844Z 2025-05-07T20:08:04.2078850Z 2025-05-07T20:08:04.2078857Z 2025-05-07T20:08:04.2078862Z 2025-05-07T20:08:04.2090859Z ################################################################################ 2025-05-07T20:08:04.2106559Z # [2025-05-07T20:08:04.210Z] Run Python Test Suite: 2025-05-07T20:08:04.2107253Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:08:04.2107600Z ################################################################################ 2025-05-07T20:08:04.2130077Z + 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:08:04.2130868Z 2025-05-07T20:08:06.3493701Z ============================= test session starts ============================== 2025-05-07T20:08:06.3494433Z 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:06.3495028Z cachedir: .pytest_cache 2025-05-07T20:08:06.3495676Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:06.3496421Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:06.3496755Z plugins: hypothesis-6.131.14 2025-05-07T20:08:07.7981553Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:08:07.7982551Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:08:07.8037313Z collected 3 items 2025-05-07T20:08:07.8037620Z 2025-05-07T20:08:08.0005541Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:08:08.0006721Z self=, 2025-05-07T20:08:08.0007389Z use_cpu=True, 2025-05-07T20:08:08.0007638Z use_array_for_index_remapping=False, 2025-05-07T20:08:08.0007980Z quantize_type=SparseType.FP32, 2025-05-07T20:08:08.0008285Z ) 2025-05-07T20:08:08.0008517Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:08:08.0009240Z self=, 2025-05-07T20:08:08.0009905Z use_cpu=True, 2025-05-07T20:08:08.0010159Z use_array_for_index_remapping=True, 2025-05-07T20:08:08.0010664Z quantize_type=SparseType.FP32, 2025-05-07T20:08:08.0011217Z ) 2025-05-07T20:08:08.0011463Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:08:08.0012150Z self=, 2025-05-07T20:08:08.0012815Z use_cpu=True, 2025-05-07T20:08:08.0013069Z use_array_for_index_remapping=True, 2025-05-07T20:08:08.0013387Z quantize_type=SparseType.INT2, 2025-05-07T20:08:08.0013678Z ) 2025-05-07T20:08:08.0013922Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:08:08.0014617Z self=, 2025-05-07T20:08:08.0015268Z use_cpu=True, 2025-05-07T20:08:08.0015520Z use_array_for_index_remapping=True, 2025-05-07T20:08:08.0015848Z quantize_type=SparseType.INT4, 2025-05-07T20:08:08.0016125Z ) 2025-05-07T20:08:08.0016370Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:08:08.0017072Z self=, 2025-05-07T20:08:08.0017723Z use_cpu=True, 2025-05-07T20:08:08.0018063Z use_array_for_index_remapping=True, 2025-05-07T20:08:08.0018399Z quantize_type=SparseType.FP16, 2025-05-07T20:08:08.0018692Z ) 2025-05-07T20:08:08.0018928Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:08:08.0019629Z self=, 2025-05-07T20:08:08.0020296Z use_cpu=True, 2025-05-07T20:08:08.0020821Z use_array_for_index_remapping=False, 2025-05-07T20:08:08.0021157Z quantize_type=SparseType.FP16, 2025-05-07T20:08:08.0021457Z ) 2025-05-07T20:08:08.0021688Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:08:08.0022389Z self=, 2025-05-07T20:08:08.0023055Z use_cpu=True, 2025-05-07T20:08:08.0023403Z use_array_for_index_remapping=False, 2025-05-07T20:08:08.0023748Z quantize_type=SparseType.INT4, 2025-05-07T20:08:08.0024045Z ) 2025-05-07T20:08:08.0024297Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:08:08.0024985Z self=, 2025-05-07T20:08:08.0025652Z use_cpu=True, 2025-05-07T20:08:08.0025914Z use_array_for_index_remapping=False, 2025-05-07T20:08:08.0026240Z quantize_type=SparseType.INT8, 2025-05-07T20:08:08.0026541Z ) 2025-05-07T20:08:08.0026790Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:08:08.0027476Z self=, 2025-05-07T20:08:08.0028139Z use_cpu=True, 2025-05-07T20:08:08.0028402Z use_array_for_index_remapping=True, 2025-05-07T20:08:08.0028725Z quantize_type=SparseType.INT8, 2025-05-07T20:08:08.0029019Z ) 2025-05-07T20:08:08.0029267Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:08:08.0029963Z self=, 2025-05-07T20:08:08.0030614Z use_cpu=True, 2025-05-07T20:08:08.0030868Z use_array_for_index_remapping=False, 2025-05-07T20:08:08.0031199Z quantize_type=SparseType.INT2, 2025-05-07T20:08:08.0031472Z ) 2025-05-07T20:08:08.0031679Z PASSED 2025-05-07T20:08:39.9101725Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9103026Z self=, 2025-05-07T20:08:39.9103887Z T=1, 2025-05-07T20:08:39.9104142Z D=2, 2025-05-07T20:08:39.9104405Z log_E=3, 2025-05-07T20:08:39.9104701Z pruning_ratio=0.0, 2025-05-07T20:08:39.9105029Z use_cpu=True, 2025-05-07T20:08:39.9105365Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9105771Z ) 2025-05-07T20:08:39.9106102Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9107080Z self=, 2025-05-07T20:08:39.9107994Z T=5, 2025-05-07T20:08:39.9108253Z D=2, 2025-05-07T20:08:39.9108498Z log_E=3, 2025-05-07T20:08:39.9108782Z pruning_ratio=0.0, 2025-05-07T20:08:39.9109104Z use_cpu=True, 2025-05-07T20:08:39.9109428Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9109827Z ) 2025-05-07T20:08:39.9110201Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9111173Z self=, 2025-05-07T20:08:39.9112082Z T=5, 2025-05-07T20:08:39.9112342Z D=125, 2025-05-07T20:08:39.9112593Z log_E=4, 2025-05-07T20:08:39.9112896Z pruning_ratio=0.030370770318298716, 2025-05-07T20:08:39.9113290Z use_cpu=True, 2025-05-07T20:08:39.9113622Z use_array_for_index_remapping=True, 2025-05-07T20:08:39.9114005Z ) 2025-05-07T20:08:39.9114337Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9115323Z self=, 2025-05-07T20:08:39.9116285Z T=7, 2025-05-07T20:08:39.9116544Z D=2, 2025-05-07T20:08:39.9116788Z log_E=3, 2025-05-07T20:08:39.9117477Z pruning_ratio=0.0, 2025-05-07T20:08:39.9117798Z use_cpu=True, 2025-05-07T20:08:39.9118112Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9118512Z ) 2025-05-07T20:08:39.9118841Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9119814Z self=, 2025-05-07T20:08:39.9120838Z T=7, 2025-05-07T20:08:39.9121093Z D=24, 2025-05-07T20:08:39.9121338Z log_E=5, 2025-05-07T20:08:39.9121632Z pruning_ratio=0.10575880932590188, 2025-05-07T20:08:39.9122019Z use_cpu=True, 2025-05-07T20:08:39.9122332Z use_array_for_index_remapping=True, 2025-05-07T20:08:39.9122729Z ) 2025-05-07T20:08:39.9123052Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9124031Z self=, 2025-05-07T20:08:39.9124924Z T=5, 2025-05-07T20:08:39.9125186Z D=60, 2025-05-07T20:08:39.9125447Z log_E=5, 2025-05-07T20:08:39.9125733Z pruning_ratio=2.82938739229815e-267, 2025-05-07T20:08:39.9126126Z use_cpu=True, 2025-05-07T20:08:39.9126456Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9126841Z ) 2025-05-07T20:08:39.9127170Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9128157Z self=, 2025-05-07T20:08:39.9129051Z T=6, 2025-05-07T20:08:39.9129312Z D=35, 2025-05-07T20:08:39.9129819Z log_E=4, 2025-05-07T20:08:39.9130189Z pruning_ratio=0.3333333333333333, 2025-05-07T20:08:39.9130690Z use_cpu=True, 2025-05-07T20:08:39.9131216Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9131734Z ) 2025-05-07T20:08:39.9132128Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9133224Z self=, 2025-05-07T20:08:39.9134261Z T=5, 2025-05-07T20:08:39.9134580Z D=11, 2025-05-07T20:08:39.9134951Z log_E=3, 2025-05-07T20:08:39.9135373Z pruning_ratio=0.565109163087278, 2025-05-07T20:08:39.9135805Z use_cpu=True, 2025-05-07T20:08:39.9136247Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9136774Z ) 2025-05-07T20:08:39.9137165Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9138417Z self=, 2025-05-07T20:08:39.9139460Z T=3, 2025-05-07T20:08:39.9139821Z D=128, 2025-05-07T20:08:39.9140147Z log_E=4, 2025-05-07T20:08:39.9140574Z pruning_ratio=0.31043911247726363, 2025-05-07T20:08:39.9141063Z use_cpu=True, 2025-05-07T20:08:39.9141448Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9141977Z ) 2025-05-07T20:08:39.9142405Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9143542Z self=, 2025-05-07T20:08:39.9144514Z T=5, 2025-05-07T20:08:39.9144916Z D=120, 2025-05-07T20:08:39.9145317Z log_E=3, 2025-05-07T20:08:39.9145670Z pruning_ratio=0.3213066143143215, 2025-05-07T20:08:39.9146153Z use_cpu=True, 2025-05-07T20:08:39.9146654Z use_array_for_index_remapping=True, 2025-05-07T20:08:39.9147103Z ) 2025-05-07T20:08:39.9147539Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9148865Z self=, 2025-05-07T20:08:39.9149772Z T=8, 2025-05-07T20:08:39.9150025Z D=123, 2025-05-07T20:08:39.9150368Z log_E=3, 2025-05-07T20:08:39.9150689Z pruning_ratio=0.948175516930884, 2025-05-07T20:08:39.9151075Z use_cpu=True, 2025-05-07T20:08:39.9151617Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9152018Z ) 2025-05-07T20:08:39.9152335Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9153191Z self=, 2025-05-07T20:08:39.9153965Z T=1, 2025-05-07T20:08:39.9154218Z D=123, 2025-05-07T20:08:39.9154549Z log_E=3, 2025-05-07T20:08:39.9154962Z pruning_ratio=0.948175516930884, 2025-05-07T20:08:39.9155334Z use_cpu=True, 2025-05-07T20:08:39.9155691Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9156130Z ) 2025-05-07T20:08:39.9156457Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9157293Z self=, 2025-05-07T20:08:39.9158064Z T=1, 2025-05-07T20:08:39.9158339Z D=2, 2025-05-07T20:08:39.9158665Z log_E=3, 2025-05-07T20:08:39.9158987Z pruning_ratio=0.948175516930884, 2025-05-07T20:08:39.9159356Z use_cpu=True, 2025-05-07T20:08:39.9159756Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9160110Z ) 2025-05-07T20:08:39.9160440Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9161345Z self=, 2025-05-07T20:08:39.9162068Z T=2, 2025-05-07T20:08:39.9162341Z D=2, 2025-05-07T20:08:39.9162684Z log_E=3, 2025-05-07T20:08:39.9162962Z pruning_ratio=0.948175516930884, 2025-05-07T20:08:39.9163328Z use_cpu=True, 2025-05-07T20:08:39.9163722Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9164079Z ) 2025-05-07T20:08:39.9164419Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9165294Z self=, 2025-05-07T20:08:39.9166062Z T=3, 2025-05-07T20:08:39.9166307Z D=2, 2025-05-07T20:08:39.9166679Z log_E=3, 2025-05-07T20:08:39.9166997Z pruning_ratio=0.948175516930884, 2025-05-07T20:08:39.9167329Z use_cpu=True, 2025-05-07T20:08:39.9167725Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9168126Z ) 2025-05-07T20:08:39.9168417Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9169297Z self=, 2025-05-07T20:08:39.9170069Z T=3, 2025-05-07T20:08:39.9170372Z D=3, 2025-05-07T20:08:39.9170641Z log_E=3, 2025-05-07T20:08:39.9170970Z pruning_ratio=0.948175516930884, 2025-05-07T20:08:39.9171366Z use_cpu=True, 2025-05-07T20:08:39.9171717Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9172120Z ) 2025-05-07T20:08:39.9172493Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9173292Z self=, 2025-05-07T20:08:39.9174073Z T=4, 2025-05-07T20:08:39.9180272Z D=120, 2025-05-07T20:08:39.9180603Z log_E=5, 2025-05-07T20:08:39.9180852Z pruning_ratio=0.7557922646346712, 2025-05-07T20:08:39.9181156Z use_cpu=True, 2025-05-07T20:08:39.9181417Z use_array_for_index_remapping=True, 2025-05-07T20:08:39.9181726Z ) 2025-05-07T20:08:39.9181989Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9182738Z self=, 2025-05-07T20:08:39.9183411Z T=4, 2025-05-07T20:08:39.9183609Z D=4, 2025-05-07T20:08:39.9183814Z log_E=5, 2025-05-07T20:08:39.9184044Z pruning_ratio=0.7557922646346712, 2025-05-07T20:08:39.9184342Z use_cpu=True, 2025-05-07T20:08:39.9184627Z use_array_for_index_remapping=True, 2025-05-07T20:08:39.9184927Z ) 2025-05-07T20:08:39.9185186Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9186043Z self=, 2025-05-07T20:08:39.9186721Z T=5, 2025-05-07T20:08:39.9186923Z D=4, 2025-05-07T20:08:39.9187110Z log_E=5, 2025-05-07T20:08:39.9187340Z pruning_ratio=0.7557922646346712, 2025-05-07T20:08:39.9187633Z use_cpu=True, 2025-05-07T20:08:39.9187938Z use_array_for_index_remapping=True, 2025-05-07T20:08:39.9188241Z ) 2025-05-07T20:08:39.9188499Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9189217Z self=, 2025-05-07T20:08:39.9189890Z T=5, 2025-05-07T20:08:39.9190096Z D=4, 2025-05-07T20:08:39.9190302Z log_E=4, 2025-05-07T20:08:39.9190517Z pruning_ratio=0.7557922646346712, 2025-05-07T20:08:39.9190811Z use_cpu=True, 2025-05-07T20:08:39.9191060Z use_array_for_index_remapping=True, 2025-05-07T20:08:39.9191353Z ) 2025-05-07T20:08:39.9191609Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9192344Z self=, 2025-05-07T20:08:39.9193005Z T=4, 2025-05-07T20:08:39.9193203Z D=4, 2025-05-07T20:08:39.9193401Z log_E=4, 2025-05-07T20:08:39.9193625Z pruning_ratio=0.7557922646346712, 2025-05-07T20:08:39.9193923Z use_cpu=True, 2025-05-07T20:08:39.9194180Z use_array_for_index_remapping=True, 2025-05-07T20:08:39.9194467Z ) 2025-05-07T20:08:39.9194728Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9195467Z self=, 2025-05-07T20:08:39.9196140Z T=5, 2025-05-07T20:08:39.9196331Z D=31, 2025-05-07T20:08:39.9196531Z log_E=5, 2025-05-07T20:08:39.9196759Z pruning_ratio=0.39912608246220366, 2025-05-07T20:08:39.9197052Z use_cpu=True, 2025-05-07T20:08:39.9197305Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9197610Z ) 2025-05-07T20:08:39.9197853Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9198589Z self=, 2025-05-07T20:08:39.9199264Z T=5, 2025-05-07T20:08:39.9199457Z D=31, 2025-05-07T20:08:39.9199660Z log_E=3, 2025-05-07T20:08:39.9199890Z pruning_ratio=0.39912608246220366, 2025-05-07T20:08:39.9200175Z use_cpu=True, 2025-05-07T20:08:39.9200428Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9200729Z ) 2025-05-07T20:08:39.9200970Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9201701Z self=, 2025-05-07T20:08:39.9202373Z T=5, 2025-05-07T20:08:39.9202579Z D=5, 2025-05-07T20:08:39.9202768Z log_E=3, 2025-05-07T20:08:39.9202993Z pruning_ratio=0.39912608246220366, 2025-05-07T20:08:39.9203287Z use_cpu=True, 2025-05-07T20:08:39.9203528Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9203828Z ) 2025-05-07T20:08:39.9204080Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9204805Z self=, 2025-05-07T20:08:39.9205472Z T=5, 2025-05-07T20:08:39.9205673Z D=3, 2025-05-07T20:08:39.9205862Z log_E=3, 2025-05-07T20:08:39.9206088Z pruning_ratio=0.39912608246220366, 2025-05-07T20:08:39.9206382Z use_cpu=True, 2025-05-07T20:08:39.9206622Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9206919Z ) 2025-05-07T20:08:39.9207171Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:39.9207905Z self=, 2025-05-07T20:08:39.9208656Z T=3, 2025-05-07T20:08:39.9208859Z D=3, 2025-05-07T20:08:39.9209060Z log_E=3, 2025-05-07T20:08:39.9209275Z pruning_ratio=0.39912608246220366, 2025-05-07T20:08:39.9209573Z use_cpu=True, 2025-05-07T20:08:39.9209827Z use_array_for_index_remapping=False, 2025-05-07T20:08:39.9210118Z ) 2025-05-07T20:08:42.0962559Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.0963675Z self=, 2025-05-07T20:08:42.0964599Z T=4, 2025-05-07T20:08:42.0964868Z D=101, 2025-05-07T20:08:42.0965124Z log_E=3, 2025-05-07T20:08:42.0965426Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:42.0965817Z use_cpu=True, 2025-05-07T20:08:42.0966139Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.0966543Z ) 2025-05-07T20:08:42.0966890Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.0967898Z self=, 2025-05-07T20:08:42.0968794Z T=4, 2025-05-07T20:08:42.0969051Z D=101, 2025-05-07T20:08:42.0969313Z log_E=4, 2025-05-07T20:08:42.0969592Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:42.0969978Z use_cpu=True, 2025-05-07T20:08:42.0970312Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.0970696Z ) 2025-05-07T20:08:42.0971028Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.0972007Z self=, 2025-05-07T20:08:42.0972904Z T=1, 2025-05-07T20:08:42.0973163Z D=101, 2025-05-07T20:08:42.0973427Z log_E=4, 2025-05-07T20:08:42.0973710Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:42.0974097Z use_cpu=True, 2025-05-07T20:08:42.0974427Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.0974821Z ) 2025-05-07T20:08:42.0975153Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.0976141Z self=, 2025-05-07T20:08:42.0977051Z T=1, 2025-05-07T20:08:42.0977296Z D=4, 2025-05-07T20:08:42.0977557Z log_E=4, 2025-05-07T20:08:42.0977934Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:42.0978309Z use_cpu=True, 2025-05-07T20:08:42.0978646Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.0978980Z ) 2025-05-07T20:08:42.0979225Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.0979961Z self=, 2025-05-07T20:08:42.0980633Z T=1, 2025-05-07T20:08:42.0980823Z D=4, 2025-05-07T20:08:42.0981022Z log_E=3, 2025-05-07T20:08:42.0981252Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:42.0981544Z use_cpu=True, 2025-05-07T20:08:42.0981795Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.0982095Z ) 2025-05-07T20:08:42.0982352Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.0983065Z self=, 2025-05-07T20:08:42.0983736Z T=1, 2025-05-07T20:08:42.0983941Z D=2, 2025-05-07T20:08:42.0984127Z log_E=3, 2025-05-07T20:08:42.0984354Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:42.0984647Z use_cpu=True, 2025-05-07T20:08:42.0984889Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.0985192Z ) 2025-05-07T20:08:42.0985447Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.0986172Z self=, 2025-05-07T20:08:42.0986842Z T=3, 2025-05-07T20:08:42.0987042Z D=2, 2025-05-07T20:08:42.0987408Z log_E=3, 2025-05-07T20:08:42.0987637Z pruning_ratio=0.5567965321408568, 2025-05-07T20:08:42.0987934Z use_cpu=True, 2025-05-07T20:08:42.0988189Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.0988480Z ) 2025-05-07T20:08:42.0988738Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.0989541Z self=, 2025-05-07T20:08:42.0990205Z T=1, 2025-05-07T20:08:42.0990408Z D=21, 2025-05-07T20:08:42.0990616Z log_E=5, 2025-05-07T20:08:42.0990847Z pruning_ratio=0.7093176423977201, 2025-05-07T20:08:42.0991143Z use_cpu=True, 2025-05-07T20:08:42.0991404Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.0991698Z ) 2025-05-07T20:08:42.0991954Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.0992685Z self=, 2025-05-07T20:08:42.0993364Z T=1, 2025-05-07T20:08:42.0993554Z D=21, 2025-05-07T20:08:42.0993757Z log_E=3, 2025-05-07T20:08:42.0993986Z pruning_ratio=0.7093176423977201, 2025-05-07T20:08:42.0994269Z use_cpu=True, 2025-05-07T20:08:42.0994521Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.0994885Z ) 2025-05-07T20:08:42.0995133Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.0995862Z self=, 2025-05-07T20:08:42.0996538Z T=3, 2025-05-07T20:08:42.0996731Z D=21, 2025-05-07T20:08:42.0996934Z log_E=3, 2025-05-07T20:08:42.0997162Z pruning_ratio=0.7093176423977201, 2025-05-07T20:08:42.0997445Z use_cpu=True, 2025-05-07T20:08:42.0997698Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.0998001Z ) 2025-05-07T20:08:42.0998242Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.0998980Z self=, 2025-05-07T20:08:42.0999653Z T=3, 2025-05-07T20:08:42.0999851Z D=3, 2025-05-07T20:08:42.1000050Z log_E=3, 2025-05-07T20:08:42.1000279Z pruning_ratio=0.7093176423977201, 2025-05-07T20:08:42.1000577Z use_cpu=True, 2025-05-07T20:08:42.1000827Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.1001134Z ) 2025-05-07T20:08:42.1001394Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.1002115Z self=, 2025-05-07T20:08:42.1002792Z T=6, 2025-05-07T20:08:42.1002996Z D=94, 2025-05-07T20:08:42.1003204Z log_E=4, 2025-05-07T20:08:42.1003427Z pruning_ratio=6.103515625e-05, 2025-05-07T20:08:42.1003721Z use_cpu=True, 2025-05-07T20:08:42.1003978Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.1004277Z ) 2025-05-07T20:08:42.1004540Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.1005272Z self=, 2025-05-07T20:08:42.1005938Z T=6, 2025-05-07T20:08:42.1006141Z D=94, 2025-05-07T20:08:42.1006391Z log_E=3, 2025-05-07T20:08:42.1006610Z pruning_ratio=6.103515625e-05, 2025-05-07T20:08:42.1006929Z use_cpu=True, 2025-05-07T20:08:42.1007187Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.1007495Z ) 2025-05-07T20:08:42.1007737Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:08:42.1008469Z self=, 2025-05-07T20:08:42.1009145Z T=3, 2025-05-07T20:08:42.1009351Z D=94, 2025-05-07T20:08:42.1009554Z log_E=3, 2025-05-07T20:08:42.1009778Z pruning_ratio=6.103515625e-05, 2025-05-07T20:08:42.1010147Z use_cpu=True, 2025-05-07T20:08:42.1010403Z use_array_for_index_remapping=False, 2025-05-07T20:08:42.1010713Z ) 2025-05-07T20:08:42.1010895Z PASSED 2025-05-07T20:08:43.4827647Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4829582Z self=, 2025-05-07T20:08:43.4830426Z T=1, 2025-05-07T20:08:43.4830665Z D=2, 2025-05-07T20:08:43.4830919Z B=1, 2025-05-07T20:08:43.4831166Z log_E=3, 2025-05-07T20:08:43.4831476Z L=0, 2025-05-07T20:08:43.4832018Z pooling_mode=, 2025-05-07T20:08:43.4832765Z quantize_type=SparseType.FP32, 2025-05-07T20:08:43.4833392Z use_cpu=True, 2025-05-07T20:08:43.4833908Z pruning_ratio=None, 2025-05-07T20:08:43.4834228Z ) 2025-05-07T20:08:43.4834516Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4835392Z self=, 2025-05-07T20:08:43.4836221Z T=7, 2025-05-07T20:08:43.4836479Z D=2, 2025-05-07T20:08:43.4836717Z B=1, 2025-05-07T20:08:43.4836969Z log_E=3, 2025-05-07T20:08:43.4837233Z L=0, 2025-05-07T20:08:43.4837508Z pooling_mode=, 2025-05-07T20:08:43.4837939Z quantize_type=SparseType.FP32, 2025-05-07T20:08:43.4838328Z use_cpu=True, 2025-05-07T20:08:43.4838612Z pruning_ratio=None, 2025-05-07T20:08:43.4838918Z ) 2025-05-07T20:08:43.4839203Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4840040Z self=, 2025-05-07T20:08:43.4840870Z T=7, 2025-05-07T20:08:43.4841118Z D=111, 2025-05-07T20:08:43.4841359Z B=93, 2025-05-07T20:08:43.4841615Z log_E=5, 2025-05-07T20:08:43.4841875Z L=5, 2025-05-07T20:08:43.4842163Z pooling_mode=, 2025-05-07T20:08:43.4842590Z quantize_type=SparseType.INT4, 2025-05-07T20:08:43.4843028Z use_cpu=True, 2025-05-07T20:08:43.4843336Z pruning_ratio=0.0, 2025-05-07T20:08:43.4843626Z ) 2025-05-07T20:08:43.4843912Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4844764Z self=, 2025-05-07T20:08:43.4845586Z T=1, 2025-05-07T20:08:43.4845894Z D=41, 2025-05-07T20:08:43.4846148Z B=1, 2025-05-07T20:08:43.4846384Z log_E=3, 2025-05-07T20:08:43.4846640Z L=0, 2025-05-07T20:08:43.4846922Z pooling_mode=, 2025-05-07T20:08:43.4847339Z quantize_type=SparseType.FP32, 2025-05-07T20:08:43.4847910Z use_cpu=True, 2025-05-07T20:08:43.4848223Z pruning_ratio=None, 2025-05-07T20:08:43.4848515Z ) 2025-05-07T20:08:43.4848799Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4849653Z self=, 2025-05-07T20:08:43.4850483Z T=1, 2025-05-07T20:08:43.4850720Z D=41, 2025-05-07T20:08:43.4850969Z B=83, 2025-05-07T20:08:43.4851219Z log_E=3, 2025-05-07T20:08:43.4851464Z L=16, 2025-05-07T20:08:43.4851760Z pooling_mode=, 2025-05-07T20:08:43.4852186Z quantize_type=SparseType.FP16, 2025-05-07T20:08:43.4852586Z use_cpu=True, 2025-05-07T20:08:43.4852883Z pruning_ratio=None, 2025-05-07T20:08:43.4853185Z ) 2025-05-07T20:08:43.4853457Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4854310Z self=, 2025-05-07T20:08:43.4855141Z T=10, 2025-05-07T20:08:43.4855384Z D=80, 2025-05-07T20:08:43.4855636Z B=89, 2025-05-07T20:08:43.4855886Z log_E=4, 2025-05-07T20:08:43.4856132Z L=17, 2025-05-07T20:08:43.4856423Z pooling_mode=, 2025-05-07T20:08:43.4857096Z quantize_type=SparseType.INT4, 2025-05-07T20:08:43.4857466Z use_cpu=True, 2025-05-07T20:08:43.4857770Z pruning_ratio=None, 2025-05-07T20:08:43.4858144Z ) 2025-05-07T20:08:43.4858418Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4859280Z self=, 2025-05-07T20:08:43.4860111Z T=8, 2025-05-07T20:08:43.4860488Z D=22, 2025-05-07T20:08:43.4860774Z B=109, 2025-05-07T20:08:43.4861033Z log_E=4, 2025-05-07T20:08:43.4861297Z L=10, 2025-05-07T20:08:43.4861577Z pooling_mode=, 2025-05-07T20:08:43.4862004Z quantize_type=SparseType.INT2, 2025-05-07T20:08:43.4862387Z use_cpu=True, 2025-05-07T20:08:43.4862673Z pruning_ratio=None, 2025-05-07T20:08:43.4862985Z ) 2025-05-07T20:08:43.4863270Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4864115Z self=, 2025-05-07T20:08:43.4864948Z T=9, 2025-05-07T20:08:43.4865205Z D=82, 2025-05-07T20:08:43.4865440Z B=97, 2025-05-07T20:08:43.4865695Z log_E=3, 2025-05-07T20:08:43.4865950Z L=16, 2025-05-07T20:08:43.4866229Z pooling_mode=, 2025-05-07T20:08:43.4866652Z quantize_type=SparseType.INT4, 2025-05-07T20:08:43.4867032Z use_cpu=True, 2025-05-07T20:08:43.4867332Z pruning_ratio=None, 2025-05-07T20:08:43.4867622Z ) 2025-05-07T20:08:43.4867901Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4868748Z self=, 2025-05-07T20:08:43.4869560Z T=6, 2025-05-07T20:08:43.4869809Z D=118, 2025-05-07T20:08:43.4870063Z B=90, 2025-05-07T20:08:43.4870299Z log_E=3, 2025-05-07T20:08:43.4870557Z L=5, 2025-05-07T20:08:43.4870845Z pooling_mode=, 2025-05-07T20:08:43.4871269Z quantize_type=SparseType.FP32, 2025-05-07T20:08:43.4871645Z use_cpu=True, 2025-05-07T20:08:43.4871941Z pruning_ratio=0.0, 2025-05-07T20:08:43.4872228Z ) 2025-05-07T20:08:43.4872508Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4873357Z self=, 2025-05-07T20:08:43.4874167Z T=5, 2025-05-07T20:08:43.4874424Z D=95, 2025-05-07T20:08:43.4874681Z B=91, 2025-05-07T20:08:43.4874919Z log_E=5, 2025-05-07T20:08:43.4875181Z L=19, 2025-05-07T20:08:43.4875474Z pooling_mode=, 2025-05-07T20:08:43.4875900Z quantize_type=SparseType.FP8, 2025-05-07T20:08:43.4876261Z use_cpu=True, 2025-05-07T20:08:43.4876562Z pruning_ratio=None, 2025-05-07T20:08:43.4876867Z ) 2025-05-07T20:08:43.4877133Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4877980Z self=, 2025-05-07T20:08:43.4878823Z T=9, 2025-05-07T20:08:43.4879048Z D=40, 2025-05-07T20:08:43.4879243Z B=45, 2025-05-07T20:08:43.4879437Z log_E=3, 2025-05-07T20:08:43.4879626Z L=18, 2025-05-07T20:08:43.4879853Z pooling_mode=, 2025-05-07T20:08:43.4880187Z quantize_type=SparseType.INT8, 2025-05-07T20:08:43.4880467Z use_cpu=True, 2025-05-07T20:08:43.4880703Z pruning_ratio=0.0, 2025-05-07T20:08:43.4880934Z ) 2025-05-07T20:08:43.4881143Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4881781Z self=, 2025-05-07T20:08:43.4882399Z T=1, 2025-05-07T20:08:43.4882594Z D=40, 2025-05-07T20:08:43.4882776Z B=45, 2025-05-07T20:08:43.4882973Z log_E=3, 2025-05-07T20:08:43.4883175Z L=18, 2025-05-07T20:08:43.4883387Z pooling_mode=, 2025-05-07T20:08:43.4883714Z quantize_type=SparseType.INT8, 2025-05-07T20:08:43.4884099Z use_cpu=True, 2025-05-07T20:08:43.4884317Z pruning_ratio=0.0, 2025-05-07T20:08:43.4884551Z ) 2025-05-07T20:08:43.4884779Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4885405Z self=, 2025-05-07T20:08:43.4886026Z T=1, 2025-05-07T20:08:43.4886239Z D=40, 2025-05-07T20:08:43.4886517Z B=3, 2025-05-07T20:08:43.4886718Z log_E=3, 2025-05-07T20:08:43.4886928Z L=18, 2025-05-07T20:08:43.4887162Z pooling_mode=, 2025-05-07T20:08:43.4887501Z quantize_type=SparseType.INT8, 2025-05-07T20:08:43.4887797Z use_cpu=True, 2025-05-07T20:08:43.4888020Z pruning_ratio=0.0, 2025-05-07T20:08:43.4888258Z ) 2025-05-07T20:08:43.4888483Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4889115Z self=, 2025-05-07T20:08:43.4889747Z T=1, 2025-05-07T20:08:43.4889951Z D=40, 2025-05-07T20:08:43.4890139Z B=3, 2025-05-07T20:08:43.4890339Z log_E=3, 2025-05-07T20:08:43.4890552Z L=1, 2025-05-07T20:08:43.4890768Z pooling_mode=, 2025-05-07T20:08:43.4891101Z quantize_type=SparseType.INT8, 2025-05-07T20:08:43.4891395Z use_cpu=True, 2025-05-07T20:08:43.4891631Z pruning_ratio=0.0, 2025-05-07T20:08:43.4891862Z ) 2025-05-07T20:08:43.4892082Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4892717Z self=, 2025-05-07T20:08:43.4893318Z T=1, 2025-05-07T20:08:43.4893511Z D=2, 2025-05-07T20:08:43.4893702Z B=3, 2025-05-07T20:08:43.4893937Z log_E=3, 2025-05-07T20:08:43.4894145Z L=1, 2025-05-07T20:08:43.4894369Z pooling_mode=, 2025-05-07T20:08:43.4894685Z quantize_type=SparseType.INT8, 2025-05-07T20:08:43.4894975Z use_cpu=True, 2025-05-07T20:08:43.4895208Z pruning_ratio=0.0, 2025-05-07T20:08:43.4895429Z ) 2025-05-07T20:08:43.4895646Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4896287Z self=, 2025-05-07T20:08:43.4896890Z T=1, 2025-05-07T20:08:43.4897086Z D=2, 2025-05-07T20:08:43.4897282Z B=3, 2025-05-07T20:08:43.4897469Z log_E=3, 2025-05-07T20:08:43.4897675Z L=3, 2025-05-07T20:08:43.4897979Z pooling_mode=, 2025-05-07T20:08:43.4898313Z quantize_type=SparseType.INT8, 2025-05-07T20:08:43.4898594Z use_cpu=True, 2025-05-07T20:08:43.4898829Z pruning_ratio=0.0, 2025-05-07T20:08:43.4899063Z ) 2025-05-07T20:08:43.4899269Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4899909Z self=, 2025-05-07T20:08:43.4900527Z T=3, 2025-05-07T20:08:43.4900716Z D=2, 2025-05-07T20:08:43.4900908Z B=3, 2025-05-07T20:08:43.4901103Z log_E=3, 2025-05-07T20:08:43.4901295Z L=3, 2025-05-07T20:08:43.4901520Z pooling_mode=, 2025-05-07T20:08:43.4901849Z quantize_type=SparseType.INT8, 2025-05-07T20:08:43.4902127Z use_cpu=True, 2025-05-07T20:08:43.4902357Z pruning_ratio=0.0, 2025-05-07T20:08:43.4902588Z ) 2025-05-07T20:08:43.4902800Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4903442Z self=, 2025-05-07T20:08:43.4904108Z T=2, 2025-05-07T20:08:43.4904289Z D=88, 2025-05-07T20:08:43.4904487Z B=65, 2025-05-07T20:08:43.4904682Z log_E=3, 2025-05-07T20:08:43.4904884Z L=13, 2025-05-07T20:08:43.4905101Z pooling_mode=, 2025-05-07T20:08:43.4905429Z quantize_type=SparseType.INT8, 2025-05-07T20:08:43.4905722Z use_cpu=True, 2025-05-07T20:08:43.4906057Z pruning_ratio=0.0, 2025-05-07T20:08:43.4906293Z ) 2025-05-07T20:08:43.4906514Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4907141Z self=, 2025-05-07T20:08:43.4907754Z T=2, 2025-05-07T20:08:43.4907950Z D=88, 2025-05-07T20:08:43.4908130Z B=65, 2025-05-07T20:08:43.4908328Z log_E=3, 2025-05-07T20:08:43.4908587Z L=3, 2025-05-07T20:08:43.4908800Z pooling_mode=, 2025-05-07T20:08:43.4909128Z quantize_type=SparseType.INT8, 2025-05-07T20:08:43.4909422Z use_cpu=True, 2025-05-07T20:08:43.4909640Z pruning_ratio=0.0, 2025-05-07T20:08:43.4909872Z ) 2025-05-07T20:08:43.4910091Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4910717Z self=, 2025-05-07T20:08:43.4911336Z T=3, 2025-05-07T20:08:43.4911536Z D=88, 2025-05-07T20:08:43.4911736Z B=65, 2025-05-07T20:08:43.4911923Z log_E=3, 2025-05-07T20:08:43.4912126Z L=3, 2025-05-07T20:08:43.4912354Z pooling_mode=, 2025-05-07T20:08:43.4912671Z quantize_type=SparseType.INT8, 2025-05-07T20:08:43.4912959Z use_cpu=True, 2025-05-07T20:08:43.4913189Z pruning_ratio=0.0, 2025-05-07T20:08:43.4913410Z ) 2025-05-07T20:08:43.4913625Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4914269Z self=, 2025-05-07T20:08:43.4914876Z T=3, 2025-05-07T20:08:43.4915073Z D=88, 2025-05-07T20:08:43.4915271Z B=3, 2025-05-07T20:08:43.4915458Z log_E=3, 2025-05-07T20:08:43.4915663Z L=3, 2025-05-07T20:08:43.4915896Z pooling_mode=, 2025-05-07T20:08:43.4916216Z quantize_type=SparseType.INT8, 2025-05-07T20:08:43.4916508Z use_cpu=True, 2025-05-07T20:08:43.4916746Z pruning_ratio=0.0, 2025-05-07T20:08:43.4916974Z ) 2025-05-07T20:08:43.4917203Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4917847Z self=, 2025-05-07T20:08:43.4918468Z T=3, 2025-05-07T20:08:43.4918655Z D=3, 2025-05-07T20:08:43.4918854Z B=3, 2025-05-07T20:08:43.4919053Z log_E=3, 2025-05-07T20:08:43.4919251Z L=3, 2025-05-07T20:08:43.4919483Z pooling_mode=, 2025-05-07T20:08:43.4919814Z quantize_type=SparseType.INT8, 2025-05-07T20:08:43.4920094Z use_cpu=True, 2025-05-07T20:08:43.4920332Z pruning_ratio=0.0, 2025-05-07T20:08:43.4920570Z ) 2025-05-07T20:08:43.4920778Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4921425Z self=, 2025-05-07T20:08:43.4922032Z T=9, 2025-05-07T20:08:43.4922214Z D=110, 2025-05-07T20:08:43.4922411Z B=105, 2025-05-07T20:08:43.4922611Z log_E=4, 2025-05-07T20:08:43.4922803Z L=11, 2025-05-07T20:08:43.4923029Z pooling_mode=, 2025-05-07T20:08:43.4923357Z quantize_type=SparseType.INT2, 2025-05-07T20:08:43.4923634Z use_cpu=True, 2025-05-07T20:08:43.4923917Z pruning_ratio=0.0, 2025-05-07T20:08:43.4924153Z ) 2025-05-07T20:08:43.4924372Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4925005Z self=, 2025-05-07T20:08:43.4925624Z T=1, 2025-05-07T20:08:43.4925820Z D=110, 2025-05-07T20:08:43.4926011Z B=105, 2025-05-07T20:08:43.4926215Z log_E=4, 2025-05-07T20:08:43.4926420Z L=11, 2025-05-07T20:08:43.4926639Z pooling_mode=, 2025-05-07T20:08:43.4926969Z quantize_type=SparseType.INT2, 2025-05-07T20:08:43.4927256Z use_cpu=True, 2025-05-07T20:08:43.4927477Z pruning_ratio=0.0, 2025-05-07T20:08:43.4927711Z ) 2025-05-07T20:08:43.4928014Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.4928658Z self=, 2025-05-07T20:08:43.4929264Z T=1, 2025-05-07T20:08:43.4929465Z D=110, 2025-05-07T20:08:43.4929669Z B=105, 2025-05-07T20:08:43.4929859Z log_E=4, 2025-05-07T20:08:43.4930069Z L=1, 2025-05-07T20:08:43.4930355Z pooling_mode=, 2025-05-07T20:08:43.4930677Z quantize_type=SparseType.INT2, 2025-05-07T20:08:43.4930966Z use_cpu=True, 2025-05-07T20:08:43.4931195Z pruning_ratio=0.0, 2025-05-07T20:08:43.4931414Z ) 2025-05-07T20:08:43.6865796Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6866728Z self=, 2025-05-07T20:08:43.6867563Z T=4, 2025-05-07T20:08:43.6867807Z D=110, 2025-05-07T20:08:43.6868132Z B=105, 2025-05-07T20:08:43.6868376Z log_E=4, 2025-05-07T20:08:43.6868662Z L=1, 2025-05-07T20:08:43.6868962Z pooling_mode=, 2025-05-07T20:08:43.6869386Z quantize_type=SparseType.INT2, 2025-05-07T20:08:43.6869767Z use_cpu=True, 2025-05-07T20:08:43.6870063Z pruning_ratio=0.0, 2025-05-07T20:08:43.6870358Z ) 2025-05-07T20:08:43.6870643Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6871510Z self=, 2025-05-07T20:08:43.6872337Z T=4, 2025-05-07T20:08:43.6872575Z D=110, 2025-05-07T20:08:43.6872831Z B=105, 2025-05-07T20:08:43.6873083Z log_E=4, 2025-05-07T20:08:43.6873330Z L=4, 2025-05-07T20:08:43.6873629Z pooling_mode=, 2025-05-07T20:08:43.6874060Z quantize_type=SparseType.INT2, 2025-05-07T20:08:43.6874428Z use_cpu=True, 2025-05-07T20:08:43.6874722Z pruning_ratio=0.0, 2025-05-07T20:08:43.6875021Z ) 2025-05-07T20:08:43.6875291Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6876149Z self=, 2025-05-07T20:08:43.6876977Z T=4, 2025-05-07T20:08:43.6877211Z D=110, 2025-05-07T20:08:43.6877460Z B=105, 2025-05-07T20:08:43.6877710Z log_E=3, 2025-05-07T20:08:43.6877958Z L=4, 2025-05-07T20:08:43.6878270Z pooling_mode=, 2025-05-07T20:08:43.6878702Z quantize_type=SparseType.INT2, 2025-05-07T20:08:43.6879087Z use_cpu=True, 2025-05-07T20:08:43.6879370Z pruning_ratio=0.0, 2025-05-07T20:08:43.6879670Z ) 2025-05-07T20:08:43.6879960Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6880797Z self=, 2025-05-07T20:08:43.6881626Z T=4, 2025-05-07T20:08:43.6881882Z D=4, 2025-05-07T20:08:43.6882116Z B=105, 2025-05-07T20:08:43.6882382Z log_E=3, 2025-05-07T20:08:43.6882653Z L=4, 2025-05-07T20:08:43.6882933Z pooling_mode=, 2025-05-07T20:08:43.6883366Z quantize_type=SparseType.INT2, 2025-05-07T20:08:43.6883750Z use_cpu=True, 2025-05-07T20:08:43.6884049Z pruning_ratio=0.0, 2025-05-07T20:08:43.6884334Z ) 2025-05-07T20:08:43.6884622Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6885486Z self=, 2025-05-07T20:08:43.6886303Z T=2, 2025-05-07T20:08:43.6886561Z D=124, 2025-05-07T20:08:43.6886815Z B=90, 2025-05-07T20:08:43.6887053Z log_E=4, 2025-05-07T20:08:43.6887319Z L=5, 2025-05-07T20:08:43.6887618Z pooling_mode=, 2025-05-07T20:08:43.6888028Z quantize_type=SparseType.FP16, 2025-05-07T20:08:43.6888399Z use_cpu=True, 2025-05-07T20:08:43.6888694Z pruning_ratio=None, 2025-05-07T20:08:43.6888991Z ) 2025-05-07T20:08:43.6889218Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6890100Z self=, 2025-05-07T20:08:43.6890706Z T=2, 2025-05-07T20:08:43.6890903Z D=124, 2025-05-07T20:08:43.6891105Z B=90, 2025-05-07T20:08:43.6891293Z log_E=4, 2025-05-07T20:08:43.6891497Z L=2, 2025-05-07T20:08:43.6891725Z pooling_mode=, 2025-05-07T20:08:43.6892150Z quantize_type=SparseType.FP16, 2025-05-07T20:08:43.6892433Z use_cpu=True, 2025-05-07T20:08:43.6892666Z pruning_ratio=None, 2025-05-07T20:08:43.6892908Z ) 2025-05-07T20:08:43.6893116Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6893756Z self=, 2025-05-07T20:08:43.6894368Z T=2, 2025-05-07T20:08:43.6894553Z D=124, 2025-05-07T20:08:43.6894750Z B=90, 2025-05-07T20:08:43.6894947Z log_E=3, 2025-05-07T20:08:43.6895137Z L=2, 2025-05-07T20:08:43.6895374Z pooling_mode=, 2025-05-07T20:08:43.6895705Z quantize_type=SparseType.FP16, 2025-05-07T20:08:43.6896027Z use_cpu=True, 2025-05-07T20:08:43.6896264Z pruning_ratio=None, 2025-05-07T20:08:43.6896500Z ) 2025-05-07T20:08:43.6896708Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6897353Z self=, 2025-05-07T20:08:43.6898084Z T=2, 2025-05-07T20:08:43.6898286Z D=124, 2025-05-07T20:08:43.6898472Z B=124, 2025-05-07T20:08:43.6898676Z log_E=3, 2025-05-07T20:08:43.6898884Z L=2, 2025-05-07T20:08:43.6899098Z pooling_mode=, 2025-05-07T20:08:43.6899429Z quantize_type=SparseType.FP16, 2025-05-07T20:08:43.6899718Z use_cpu=True, 2025-05-07T20:08:43.6899939Z pruning_ratio=None, 2025-05-07T20:08:43.6900176Z ) 2025-05-07T20:08:43.6900397Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6901018Z self=, 2025-05-07T20:08:43.6901648Z T=2, 2025-05-07T20:08:43.6901844Z D=124, 2025-05-07T20:08:43.6902028Z B=124, 2025-05-07T20:08:43.6902228Z log_E=3, 2025-05-07T20:08:43.6902448Z L=0, 2025-05-07T20:08:43.6902660Z pooling_mode=, 2025-05-07T20:08:43.6902986Z quantize_type=SparseType.FP16, 2025-05-07T20:08:43.6903284Z use_cpu=True, 2025-05-07T20:08:43.6903502Z pruning_ratio=None, 2025-05-07T20:08:43.6903737Z ) 2025-05-07T20:08:43.6903955Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6904589Z self=, 2025-05-07T20:08:43.6905197Z T=3, 2025-05-07T20:08:43.6905391Z D=124, 2025-05-07T20:08:43.6905590Z B=124, 2025-05-07T20:08:43.6905779Z log_E=3, 2025-05-07T20:08:43.6905991Z L=0, 2025-05-07T20:08:43.6906215Z pooling_mode=, 2025-05-07T20:08:43.6906539Z quantize_type=SparseType.FP16, 2025-05-07T20:08:43.6906828Z use_cpu=True, 2025-05-07T20:08:43.6907059Z pruning_ratio=None, 2025-05-07T20:08:43.6907283Z ) 2025-05-07T20:08:43.6907501Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6908139Z self=, 2025-05-07T20:08:43.6908749Z T=3, 2025-05-07T20:08:43.6908950Z D=124, 2025-05-07T20:08:43.6909147Z B=124, 2025-05-07T20:08:43.6909332Z log_E=3, 2025-05-07T20:08:43.6909539Z L=3, 2025-05-07T20:08:43.6909765Z pooling_mode=, 2025-05-07T20:08:43.6910085Z quantize_type=SparseType.FP16, 2025-05-07T20:08:43.6910379Z use_cpu=True, 2025-05-07T20:08:43.6910614Z pruning_ratio=None, 2025-05-07T20:08:43.6910858Z ) 2025-05-07T20:08:43.6911071Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6911711Z self=, 2025-05-07T20:08:43.6913051Z T=4, 2025-05-07T20:08:43.6913240Z D=58, 2025-05-07T20:08:43.6913443Z B=9, 2025-05-07T20:08:43.6913645Z log_E=3, 2025-05-07T20:08:43.6913839Z L=9, 2025-05-07T20:08:43.6914070Z pooling_mode=, 2025-05-07T20:08:43.6914402Z quantize_type=SparseType.FP8, 2025-05-07T20:08:43.6914749Z use_cpu=True, 2025-05-07T20:08:43.6914985Z pruning_ratio=0.0, 2025-05-07T20:08:43.6915226Z ) 2025-05-07T20:08:43.6915436Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6916089Z self=, 2025-05-07T20:08:43.6916715Z T=3, 2025-05-07T20:08:43.6916903Z D=58, 2025-05-07T20:08:43.6917107Z B=9, 2025-05-07T20:08:43.6917309Z log_E=3, 2025-05-07T20:08:43.6917501Z L=9, 2025-05-07T20:08:43.6917727Z pooling_mode=, 2025-05-07T20:08:43.6918058Z quantize_type=SparseType.FP8, 2025-05-07T20:08:43.6918343Z use_cpu=True, 2025-05-07T20:08:43.6918560Z pruning_ratio=0.0, 2025-05-07T20:08:43.6918792Z ) 2025-05-07T20:08:43.6919011Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6919643Z self=, 2025-05-07T20:08:43.6920263Z T=3, 2025-05-07T20:08:43.6920462Z D=58, 2025-05-07T20:08:43.6920652Z B=3, 2025-05-07T20:08:43.6920853Z log_E=3, 2025-05-07T20:08:43.6921057Z L=9, 2025-05-07T20:08:43.6921273Z pooling_mode=, 2025-05-07T20:08:43.6921600Z quantize_type=SparseType.FP8, 2025-05-07T20:08:43.6921889Z use_cpu=True, 2025-05-07T20:08:43.6922107Z pruning_ratio=0.0, 2025-05-07T20:08:43.6922338Z ) 2025-05-07T20:08:43.6922559Z Trying example: test_quantize_workflow( 2025-05-07T20:08:43.6923184Z self=, 2025-05-07T20:08:43.6923813Z T=9, 2025-05-07T20:08:43.6924008Z D=58, 2025-05-07T20:08:43.6924204Z B=9, 2025-05-07T20:08:43.6924385Z log_E=3, 2025-05-07T20:08:43.6924588Z L=9, 2025-05-07T20:08:43.6924816Z pooling_mode=, 2025-05-07T20:08:43.6925131Z quantize_type=SparseType.FP8, 2025-05-07T20:08:43.6925419Z use_cpu=True, 2025-05-07T20:08:43.6925654Z pruning_ratio=0.0, 2025-05-07T20:08:43.6925877Z ) 2025-05-07T20:08:43.6926096Z PASSED 2025-05-07T20:08:43.6926209Z 2025-05-07T20:08:43.6926369Z =============================== warnings summary =============================== 2025-05-07T20:08:43.6927070Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:08:43.6927986Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:08:43.6929706Z /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:43.6931252Z res_scale_shift = torch.tensor( 2025-05-07T20:08:43.6931454Z 2025-05-07T20:08:43.6931891Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:08:43.6932790Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:08:43.6934477Z /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:43.6935891Z res_scale_shift = torch.tensor( 2025-05-07T20:08:43.6936189Z 2025-05-07T20:08:43.6936446Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:08:43.6936958Z ======================== 3 passed, 4 warnings in 37.46s ======================== 2025-05-07T20:08:44.1729938Z 2025-05-07T20:08:44.1730410Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:08:44.1748498Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 40 seconds 2025-05-07T20:08:44.1748891Z 2025-05-07T20:08:44.1748899Z 2025-05-07T20:08:44.1748910Z 2025-05-07T20:08:44.1748913Z 2025-05-07T20:08:44.1761349Z ################################################################################ 2025-05-07T20:08:44.1777881Z # [2025-05-07T20:08:44.177Z] Run Python Test Suite: 2025-05-07T20:08:44.1778265Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:08:44.1778609Z ################################################################################ 2025-05-07T20:08:44.1801066Z + 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:44.1801797Z 2025-05-07T20:08:46.3327979Z ============================= test session starts ============================== 2025-05-07T20:08:46.3328685Z 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:46.3329281Z cachedir: .pytest_cache 2025-05-07T20:08:46.3329920Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:46.3330638Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:46.3330970Z plugins: hypothesis-6.131.14 2025-05-07T20:08:47.7953187Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:08:47.7954180Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:08:47.8013603Z collected 5 items 2025-05-07T20:08:47.8013824Z 2025-05-07T20:08:47.8029936Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter SKIPPED 2025-05-07T20:08:47.8038996Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function SKIPPED 2025-05-07T20:08:47.8048076Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_direct_mapped_uvm_cache_stats SKIPPED 2025-05-07T20:08:47.8056946Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_move_to_device_with_cache SKIPPED 2025-05-07T20:08:47.8085081Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats SKIPPED 2025-05-07T20:08:47.8085574Z 2025-05-07T20:08:47.8085728Z =========================== short test summary info ============================ 2025-05-07T20:08:47.8086331Z SKIPPED [1] tbe/inference/nbit_cache_test.py:123: CUDA is not available or no GPUs detected 2025-05-07T20:08:47.8087041Z SKIPPED [1] tbe/inference/nbit_cache_test.py:62: CUDA is not available or no GPUs detected 2025-05-07T20:08:47.8087756Z SKIPPED [1] tbe/inference/nbit_cache_test.py:299: CUDA is not available or no GPUs detected 2025-05-07T20:08:47.8088464Z SKIPPED [1] tbe/inference/nbit_cache_test.py:425: CUDA is not available or no GPUs detected 2025-05-07T20:08:47.8089167Z SKIPPED [1] tbe/inference/nbit_cache_test.py:179: CUDA is not available or no GPUs detected 2025-05-07T20:08:47.8089717Z ============================== 5 skipped in 1.60s ============================== 2025-05-07T20:08:48.2375875Z 2025-05-07T20:08:48.2376629Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:08:48.2393960Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 4 seconds 2025-05-07T20:08:48.2394331Z 2025-05-07T20:08:48.2394337Z 2025-05-07T20:08:48.2394341Z 2025-05-07T20:08:48.2394354Z 2025-05-07T20:08:48.2406653Z ################################################################################ 2025-05-07T20:08:48.2422399Z # [2025-05-07T20:08:48.241Z] Run Python Test Suite: 2025-05-07T20:08:48.2423078Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:08:48.2423446Z ################################################################################ 2025-05-07T20:08:48.2445157Z + 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:48.2446047Z 2025-05-07T20:08:50.3951305Z ============================= test session starts ============================== 2025-05-07T20:08:50.3952015Z 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:50.3952599Z cachedir: .pytest_cache 2025-05-07T20:08:50.3953250Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:50.3953965Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:50.3954303Z plugins: hypothesis-6.131.14 2025-05-07T20:08:51.8250522Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:08:51.8251509Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:08:51.8432300Z collected 1 item 2025-05-07T20:08:51.8432519Z 2025-05-07T20:10:41.5009788Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5010902Z self=, 2025-05-07T20:10:41.5011555Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:41.5011879Z pooling_mode=, 2025-05-07T20:10:41.5012260Z indices_dtype=torch.int32, 2025-05-07T20:10:41.5012548Z output_dtype=SparseType.FP32, 2025-05-07T20:10:41.5012830Z ) 2025-05-07T20:10:41.5013082Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5013718Z self=, 2025-05-07T20:10:41.5014337Z nbit_weights_ty=None, 2025-05-07T20:10:41.5014627Z pooling_mode=, 2025-05-07T20:10:41.5014942Z indices_dtype=torch.int32, 2025-05-07T20:10:41.5015245Z output_dtype=SparseType.FP32, 2025-05-07T20:10:41.5015529Z ) 2025-05-07T20:10:41.5015759Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5016417Z self=, 2025-05-07T20:10:41.5017035Z nbit_weights_ty=None, 2025-05-07T20:10:41.5017318Z pooling_mode=, 2025-05-07T20:10:41.5017630Z indices_dtype=torch.int32, 2025-05-07T20:10:41.5017993Z output_dtype=SparseType.BF16, 2025-05-07T20:10:41.5018270Z ) 2025-05-07T20:10:41.5018496Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5019149Z self=, 2025-05-07T20:10:41.5019781Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:10:41.5020093Z pooling_mode=, 2025-05-07T20:10:41.5020419Z indices_dtype=torch.int32, 2025-05-07T20:10:41.5020720Z output_dtype=SparseType.FP32, 2025-05-07T20:10:41.5020991Z ) 2025-05-07T20:10:41.5021229Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5021876Z self=, 2025-05-07T20:10:41.5022710Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:10:41.5023146Z pooling_mode=, 2025-05-07T20:10:41.5029629Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5029968Z output_dtype=SparseType.BF16, 2025-05-07T20:10:41.5030243Z ) 2025-05-07T20:10:41.5030494Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5032052Z self=, 2025-05-07T20:10:41.5032679Z nbit_weights_ty=None, 2025-05-07T20:10:41.5032958Z pooling_mode=, 2025-05-07T20:10:41.5033282Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5033586Z output_dtype=SparseType.FP16, 2025-05-07T20:10:41.5033856Z ) 2025-05-07T20:10:41.5034216Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5034876Z self=, 2025-05-07T20:10:41.5035484Z nbit_weights_ty=None, 2025-05-07T20:10:41.5035775Z pooling_mode=, 2025-05-07T20:10:41.5036106Z indices_dtype=torch.int32, 2025-05-07T20:10:41.5036386Z output_dtype=SparseType.FP32, 2025-05-07T20:10:41.5036665Z ) 2025-05-07T20:10:41.5036903Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5037557Z self=, 2025-05-07T20:10:41.5038163Z nbit_weights_ty=None, 2025-05-07T20:10:41.5038444Z pooling_mode=, 2025-05-07T20:10:41.5038767Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5039048Z output_dtype=SparseType.FP16, 2025-05-07T20:10:41.5039324Z ) 2025-05-07T20:10:41.5039564Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5040204Z self=, 2025-05-07T20:10:41.5040837Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:10:41.5041164Z pooling_mode=, 2025-05-07T20:10:41.5041479Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5041775Z output_dtype=SparseType.FP16, 2025-05-07T20:10:41.5042053Z ) 2025-05-07T20:10:41.5042292Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5042933Z self=, 2025-05-07T20:10:41.5043565Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:41.5043889Z pooling_mode=, 2025-05-07T20:10:41.5044198Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5044491Z output_dtype=SparseType.FP16, 2025-05-07T20:10:41.5044770Z ) 2025-05-07T20:10:41.5045000Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5045651Z self=, 2025-05-07T20:10:41.5046272Z nbit_weights_ty=None, 2025-05-07T20:10:41.5046559Z pooling_mode=, 2025-05-07T20:10:41.5046868Z indices_dtype=torch.int32, 2025-05-07T20:10:41.5047165Z output_dtype=SparseType.FP16, 2025-05-07T20:10:41.5047445Z ) 2025-05-07T20:10:41.5047886Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5048549Z self=, 2025-05-07T20:10:41.5049196Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:10:41.5049515Z pooling_mode=, 2025-05-07T20:10:41.5049842Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5050143Z output_dtype=SparseType.FP32, 2025-05-07T20:10:41.5050409Z ) 2025-05-07T20:10:41.5050656Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5051305Z self=, 2025-05-07T20:10:41.5051936Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:41.5052246Z pooling_mode=, 2025-05-07T20:10:41.5052567Z indices_dtype=torch.int32, 2025-05-07T20:10:41.5052859Z output_dtype=SparseType.FP16, 2025-05-07T20:10:41.5053126Z ) 2025-05-07T20:10:41.5053364Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5054010Z self=, 2025-05-07T20:10:41.5054779Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:10:41.5055106Z pooling_mode=, 2025-05-07T20:10:41.5055431Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5055713Z output_dtype=SparseType.FP32, 2025-05-07T20:10:41.5055993Z ) 2025-05-07T20:10:41.5056318Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5056966Z self=, 2025-05-07T20:10:41.5057580Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:41.5057998Z pooling_mode=, 2025-05-07T20:10:41.5058318Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5058598Z output_dtype=SparseType.FP32, 2025-05-07T20:10:41.5058874Z ) 2025-05-07T20:10:41.5059112Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5059744Z self=, 2025-05-07T20:10:41.5060383Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:10:41.5060713Z pooling_mode=, 2025-05-07T20:10:41.5061039Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5061318Z output_dtype=SparseType.FP16, 2025-05-07T20:10:41.5061628Z ) 2025-05-07T20:10:41.5061871Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5062506Z self=, 2025-05-07T20:10:41.5063123Z nbit_weights_ty=None, 2025-05-07T20:10:41.5063401Z pooling_mode=, 2025-05-07T20:10:41.5063708Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5063998Z output_dtype=SparseType.BF16, 2025-05-07T20:10:41.5064274Z ) 2025-05-07T20:10:41.5064500Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5065149Z self=, 2025-05-07T20:10:41.5065784Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:10:41.5066108Z pooling_mode=, 2025-05-07T20:10:41.5066414Z indices_dtype=torch.int32, 2025-05-07T20:10:41.5066712Z output_dtype=SparseType.FP16, 2025-05-07T20:10:41.5066992Z ) 2025-05-07T20:10:41.5067218Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5067872Z self=, 2025-05-07T20:10:41.5068507Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:41.5068820Z pooling_mode=, 2025-05-07T20:10:41.5069144Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5069447Z output_dtype=SparseType.FP32, 2025-05-07T20:10:41.5069715Z ) 2025-05-07T20:10:41.5069978Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5070623Z self=, 2025-05-07T20:10:41.5071267Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:10:41.5071580Z pooling_mode=, 2025-05-07T20:10:41.5071901Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5072195Z output_dtype=SparseType.FP16, 2025-05-07T20:10:41.5072461Z ) 2025-05-07T20:10:41.5072704Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5073357Z self=, 2025-05-07T20:10:41.5073971Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:10:41.5074295Z pooling_mode=, 2025-05-07T20:10:41.5074616Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5074909Z output_dtype=SparseType.FP16, 2025-05-07T20:10:41.5075174Z ) 2025-05-07T20:10:41.5075410Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5076060Z self=, 2025-05-07T20:10:41.5076781Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:41.5077108Z pooling_mode=, 2025-05-07T20:10:41.5077430Z indices_dtype=torch.int32, 2025-05-07T20:10:41.5077709Z output_dtype=SparseType.FP32, 2025-05-07T20:10:41.5077986Z ) 2025-05-07T20:10:41.5078233Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5078927Z self=, 2025-05-07T20:10:41.5079562Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:10:41.5079891Z pooling_mode=, 2025-05-07T20:10:41.5080217Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5080500Z output_dtype=SparseType.FP16, 2025-05-07T20:10:41.5080779Z ) 2025-05-07T20:10:41.5081014Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5081653Z self=, 2025-05-07T20:10:41.5082286Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:10:41.5082612Z pooling_mode=, 2025-05-07T20:10:41.5082921Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5083221Z output_dtype=SparseType.FP16, 2025-05-07T20:10:41.5083500Z ) 2025-05-07T20:10:41.5083727Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5084380Z self=, 2025-05-07T20:10:41.5085001Z nbit_weights_ty=None, 2025-05-07T20:10:41.5085285Z pooling_mode=, 2025-05-07T20:10:41.5085593Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5085884Z output_dtype=SparseType.FP32, 2025-05-07T20:10:41.5086162Z ) 2025-05-07T20:10:41.5086388Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5087034Z self=, 2025-05-07T20:10:41.5087671Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:41.5087984Z pooling_mode=, 2025-05-07T20:10:41.5088304Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5088596Z output_dtype=SparseType.BF16, 2025-05-07T20:10:41.5088873Z ) 2025-05-07T20:10:41.5089098Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:41.5089747Z self=, 2025-05-07T20:10:41.5090367Z nbit_weights_ty=None, 2025-05-07T20:10:41.5090635Z pooling_mode=, 2025-05-07T20:10:41.5090954Z indices_dtype=torch.int64, 2025-05-07T20:10:41.5091248Z output_dtype=SparseType.FP32, 2025-05-07T20:10:41.5091515Z ) 2025-05-07T20:11:26.5154281Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5155134Z self=, 2025-05-07T20:11:26.5155861Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:11:26.5156185Z pooling_mode=, 2025-05-07T20:11:26.5156514Z indices_dtype=torch.int32, 2025-05-07T20:11:26.5156813Z output_dtype=SparseType.BF16, 2025-05-07T20:11:26.5157092Z ) 2025-05-07T20:11:26.5157450Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5158452Z self=, 2025-05-07T20:11:26.5159077Z nbit_weights_ty=None, 2025-05-07T20:11:26.5159373Z pooling_mode=, 2025-05-07T20:11:26.5159688Z indices_dtype=torch.int64, 2025-05-07T20:11:26.5159988Z output_dtype=SparseType.FP32, 2025-05-07T20:11:26.5160272Z ) 2025-05-07T20:11:26.5160503Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5161157Z self=, 2025-05-07T20:11:26.5162103Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:11:26.5162435Z pooling_mode=, 2025-05-07T20:11:26.5162750Z indices_dtype=torch.int32, 2025-05-07T20:11:26.5163051Z output_dtype=SparseType.BF16, 2025-05-07T20:11:26.5163417Z ) 2025-05-07T20:11:26.5163726Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5164496Z self=, 2025-05-07T20:11:26.5165122Z nbit_weights_ty=None, 2025-05-07T20:11:26.5165399Z pooling_mode=, 2025-05-07T20:11:26.5165724Z indices_dtype=torch.int32, 2025-05-07T20:11:26.5166023Z output_dtype=SparseType.FP16, 2025-05-07T20:11:26.5166305Z ) 2025-05-07T20:11:26.5166536Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5167187Z self=, 2025-05-07T20:11:26.5167819Z nbit_weights_ty=None, 2025-05-07T20:11:26.5168089Z pooling_mode=, 2025-05-07T20:11:26.5168413Z indices_dtype=torch.int64, 2025-05-07T20:11:26.5168705Z output_dtype=SparseType.BF16, 2025-05-07T20:11:26.5168969Z ) 2025-05-07T20:11:26.5169208Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5169863Z self=, 2025-05-07T20:11:26.5170495Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:11:26.5170808Z pooling_mode=, 2025-05-07T20:11:26.5171127Z indices_dtype=torch.int32, 2025-05-07T20:11:26.5171420Z output_dtype=SparseType.FP32, 2025-05-07T20:11:26.5171685Z ) 2025-05-07T20:11:26.5171925Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5172578Z self=, 2025-05-07T20:11:26.5173184Z nbit_weights_ty=None, 2025-05-07T20:11:26.5173473Z pooling_mode=, 2025-05-07T20:11:26.5173796Z indices_dtype=torch.int32, 2025-05-07T20:11:26.5174079Z output_dtype=SparseType.FP16, 2025-05-07T20:11:26.5174361Z ) 2025-05-07T20:11:26.5174597Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5175236Z self=, 2025-05-07T20:11:26.5175858Z nbit_weights_ty=None, 2025-05-07T20:11:26.5176136Z pooling_mode=, 2025-05-07T20:11:26.5176460Z indices_dtype=torch.int32, 2025-05-07T20:11:26.5176738Z output_dtype=SparseType.BF16, 2025-05-07T20:11:26.5177014Z ) 2025-05-07T20:11:26.5177252Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5177889Z self=, 2025-05-07T20:11:26.5178623Z nbit_weights_ty=None, 2025-05-07T20:11:26.5178918Z pooling_mode=, 2025-05-07T20:11:26.5179233Z indices_dtype=torch.int32, 2025-05-07T20:11:26.5179532Z output_dtype=SparseType.BF16, 2025-05-07T20:11:26.5179817Z ) 2025-05-07T20:11:26.5180045Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5180692Z self=, 2025-05-07T20:11:26.5181309Z nbit_weights_ty=None, 2025-05-07T20:11:26.5181590Z pooling_mode=, 2025-05-07T20:11:26.5181899Z indices_dtype=torch.int32, 2025-05-07T20:11:26.5182192Z output_dtype=SparseType.FP32, 2025-05-07T20:11:26.5182472Z ) 2025-05-07T20:11:26.5182698Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5183342Z self=, 2025-05-07T20:11:26.5183959Z nbit_weights_ty=None, 2025-05-07T20:11:26.5184227Z pooling_mode=, 2025-05-07T20:11:26.5184661Z indices_dtype=torch.int64, 2025-05-07T20:11:26.5184958Z output_dtype=SparseType.BF16, 2025-05-07T20:11:26.5185241Z ) 2025-05-07T20:11:26.5185468Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5186120Z self=, 2025-05-07T20:11:26.5186817Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:11:26.5187129Z pooling_mode=, 2025-05-07T20:11:26.5187451Z indices_dtype=torch.int32, 2025-05-07T20:11:26.5187747Z output_dtype=SparseType.FP32, 2025-05-07T20:11:26.5188015Z ) 2025-05-07T20:11:26.5188252Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:11:26.5188898Z self=, 2025-05-07T20:11:26.5189513Z nbit_weights_ty=None, 2025-05-07T20:11:26.5189781Z pooling_mode=, 2025-05-07T20:11:26.5190106Z indices_dtype=torch.int64, 2025-05-07T20:11:26.5190399Z output_dtype=SparseType.FP16, 2025-05-07T20:11:26.5190672Z ) 2025-05-07T20:11:26.5190876Z PASSED 2025-05-07T20:11:26.5190990Z 2025-05-07T20:11:26.5191156Z ======================== 1 passed in 156.24s (0:02:36) ========================= 2025-05-07T20:11:26.9677219Z 2025-05-07T20:11:26.9677957Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:11:26.9693905Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 158 seconds 2025-05-07T20:11:26.9694314Z 2025-05-07T20:11:26.9694320Z 2025-05-07T20:11:26.9694324Z 2025-05-07T20:11:26.9694336Z 2025-05-07T20:11:26.9707203Z ################################################################################ 2025-05-07T20:11:26.9722945Z # [2025-05-07T20:11:26.972Z] Run Python Test Suite: 2025-05-07T20:11:26.9723326Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:11:26.9723667Z ################################################################################ 2025-05-07T20:11:26.9746358Z + 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:26.9747107Z 2025-05-07T20:11:29.1253797Z ============================= test session starts ============================== 2025-05-07T20:11:29.1254550Z 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:29.1255140Z cachedir: .pytest_cache 2025-05-07T20:11:29.1255775Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:29.1256492Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:29.1256820Z plugins: hypothesis-6.131.14 2025-05-07T20:11:30.5754943Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:30.5755971Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:30.5850568Z collected 10 items 2025-05-07T20:11:30.5850734Z 2025-05-07T20:12:21.8994111Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.8995552Z self=, 2025-05-07T20:12:21.8996442Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:12:21.8996933Z use_array_for_index_remapping=False, 2025-05-07T20:12:21.8997440Z do_pruning=False, 2025-05-07T20:12:21.8997904Z pooling_mode=, 2025-05-07T20:12:21.8998452Z indices_dtype=torch.int32, 2025-05-07T20:12:21.8998902Z output_dtype=SparseType.FP32, 2025-05-07T20:12:21.8999309Z ) 2025-05-07T20:12:21.8999668Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9000250Z self=, 2025-05-07T20:12:21.9001124Z nbit_weights_ty=None, 2025-05-07T20:12:21.9001413Z use_array_for_index_remapping=False, 2025-05-07T20:12:21.9001732Z do_pruning=False, 2025-05-07T20:12:21.9001989Z pooling_mode=, 2025-05-07T20:12:21.9002311Z indices_dtype=torch.int32, 2025-05-07T20:12:21.9002603Z output_dtype=SparseType.FP32, 2025-05-07T20:12:21.9002982Z ) 2025-05-07T20:12:21.9003187Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9003702Z self=, 2025-05-07T20:12:21.9004217Z nbit_weights_ty=None, 2025-05-07T20:12:21.9004487Z use_array_for_index_remapping=False, 2025-05-07T20:12:21.9004807Z do_pruning=True, 2025-05-07T20:12:21.9005073Z pooling_mode=, 2025-05-07T20:12:21.9005384Z indices_dtype=torch.int64, 2025-05-07T20:12:21.9005675Z output_dtype=SparseType.FP16, 2025-05-07T20:12:21.9005960Z ) 2025-05-07T20:12:21.9006166Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9006677Z self=, 2025-05-07T20:12:21.9007187Z nbit_weights_ty=None, 2025-05-07T20:12:21.9007457Z use_array_for_index_remapping=True, 2025-05-07T20:12:21.9007762Z do_pruning=False, 2025-05-07T20:12:21.9008030Z pooling_mode=, 2025-05-07T20:12:21.9008349Z indices_dtype=torch.int32, 2025-05-07T20:12:21.9008632Z output_dtype=SparseType.FP32, 2025-05-07T20:12:21.9008911Z ) 2025-05-07T20:12:21.9009126Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9009631Z self=, 2025-05-07T20:12:21.9010149Z nbit_weights_ty=None, 2025-05-07T20:12:21.9010431Z use_array_for_index_remapping=False, 2025-05-07T20:12:21.9010731Z do_pruning=True, 2025-05-07T20:12:21.9010995Z pooling_mode=, 2025-05-07T20:12:21.9011321Z indices_dtype=torch.int64, 2025-05-07T20:12:21.9011602Z output_dtype=SparseType.FP16, 2025-05-07T20:12:21.9011880Z ) 2025-05-07T20:12:21.9012097Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9012593Z self=, 2025-05-07T20:12:21.9013121Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:12:21.9013449Z use_array_for_index_remapping=True, 2025-05-07T20:12:21.9013754Z do_pruning=False, 2025-05-07T20:12:21.9014005Z pooling_mode=, 2025-05-07T20:12:21.9014321Z indices_dtype=torch.int64, 2025-05-07T20:12:21.9014616Z output_dtype=SparseType.FP32, 2025-05-07T20:12:21.9014882Z ) 2025-05-07T20:12:21.9015100Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9015608Z self=, 2025-05-07T20:12:21.9016120Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:12:21.9016442Z use_array_for_index_remapping=True, 2025-05-07T20:12:21.9016747Z do_pruning=True, 2025-05-07T20:12:21.9016999Z pooling_mode=, 2025-05-07T20:12:21.9017321Z indices_dtype=torch.int32, 2025-05-07T20:12:21.9017614Z output_dtype=SparseType.FP16, 2025-05-07T20:12:21.9018009Z ) 2025-05-07T20:12:21.9018219Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9018736Z self=, 2025-05-07T20:12:21.9019252Z nbit_weights_ty=None, 2025-05-07T20:12:21.9019521Z use_array_for_index_remapping=False, 2025-05-07T20:12:21.9019832Z do_pruning=True, 2025-05-07T20:12:21.9020095Z pooling_mode=, 2025-05-07T20:12:21.9020430Z indices_dtype=torch.int32, 2025-05-07T20:12:21.9020711Z output_dtype=SparseType.BF16, 2025-05-07T20:12:21.9020990Z ) 2025-05-07T20:12:21.9021215Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9021815Z self=, 2025-05-07T20:12:21.9022345Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:12:21.9022675Z use_array_for_index_remapping=False, 2025-05-07T20:12:21.9022978Z do_pruning=True, 2025-05-07T20:12:21.9023252Z pooling_mode=, 2025-05-07T20:12:21.9023578Z indices_dtype=torch.int64, 2025-05-07T20:12:21.9023929Z output_dtype=SparseType.BF16, 2025-05-07T20:12:21.9024218Z ) 2025-05-07T20:12:21.9024442Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9024956Z self=, 2025-05-07T20:12:21.9025472Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:12:21.9025796Z use_array_for_index_remapping=True, 2025-05-07T20:12:21.9026109Z do_pruning=False, 2025-05-07T20:12:21.9026370Z pooling_mode=, 2025-05-07T20:12:21.9026699Z indices_dtype=torch.int64, 2025-05-07T20:12:21.9026997Z output_dtype=SparseType.FP16, 2025-05-07T20:12:21.9027260Z ) 2025-05-07T20:12:21.9027476Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9027984Z self=, 2025-05-07T20:12:21.9028482Z nbit_weights_ty=None, 2025-05-07T20:12:21.9028760Z use_array_for_index_remapping=False, 2025-05-07T20:12:21.9029068Z do_pruning=True, 2025-05-07T20:12:21.9029334Z pooling_mode=, 2025-05-07T20:12:21.9029639Z indices_dtype=torch.int32, 2025-05-07T20:12:21.9029931Z output_dtype=SparseType.BF16, 2025-05-07T20:12:21.9030219Z ) 2025-05-07T20:12:21.9030422Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9030930Z self=, 2025-05-07T20:12:21.9031439Z nbit_weights_ty=None, 2025-05-07T20:12:21.9031703Z use_array_for_index_remapping=True, 2025-05-07T20:12:21.9032011Z do_pruning=True, 2025-05-07T20:12:21.9032278Z pooling_mode=, 2025-05-07T20:12:21.9032586Z indices_dtype=torch.int32, 2025-05-07T20:12:21.9032882Z output_dtype=SparseType.BF16, 2025-05-07T20:12:21.9033164Z ) 2025-05-07T20:12:21.9033369Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9033877Z self=, 2025-05-07T20:12:21.9034393Z nbit_weights_ty=None, 2025-05-07T20:12:21.9034672Z use_array_for_index_remapping=False, 2025-05-07T20:12:21.9034972Z do_pruning=False, 2025-05-07T20:12:21.9035235Z pooling_mode=, 2025-05-07T20:12:21.9035557Z indices_dtype=torch.int64, 2025-05-07T20:12:21.9035838Z output_dtype=SparseType.FP32, 2025-05-07T20:12:21.9036114Z ) 2025-05-07T20:12:21.9036333Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9036830Z self=, 2025-05-07T20:12:21.9037344Z nbit_weights_ty=None, 2025-05-07T20:12:21.9037622Z use_array_for_index_remapping=True, 2025-05-07T20:12:21.9037917Z do_pruning=False, 2025-05-07T20:12:21.9038186Z pooling_mode=, 2025-05-07T20:12:21.9038509Z indices_dtype=torch.int64, 2025-05-07T20:12:21.9038790Z output_dtype=SparseType.FP32, 2025-05-07T20:12:21.9039068Z ) 2025-05-07T20:12:21.9039288Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:12:21.9039797Z self=, 2025-05-07T20:12:21.9040293Z nbit_weights_ty=None, 2025-05-07T20:12:21.9040571Z use_array_for_index_remapping=True, 2025-05-07T20:12:21.9040875Z do_pruning=True, 2025-05-07T20:12:21.9041124Z pooling_mode=, 2025-05-07T20:12:21.9041444Z indices_dtype=torch.int64, 2025-05-07T20:12:21.9041735Z output_dtype=SparseType.FP32, 2025-05-07T20:12:21.9042000Z ) 2025-05-07T20:12:21.9042190Z PASSED 2025-05-07T20:12:21.9042789Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity SKIPPED 2025-05-07T20:12:35.4003197Z 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:35.4004224Z self=, 2025-05-07T20:12:35.4004768Z D=32, 2025-05-07T20:12:35.4005301Z B=8, 2025-05-07T20:12:35.4005566Z T=10, 2025-05-07T20:12:35.4005749Z L=10, 2025-05-07T20:12:35.4005955Z MAXH=50, 2025-05-07T20:12:35.4006188Z indices_dtype=torch.int32, 2025-05-07T20:12:35.4006449Z ) 2025-05-07T20:12:35.4006702Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4007296Z self=, 2025-05-07T20:12:35.4007821Z D=256, 2025-05-07T20:12:35.4008023Z B=8, 2025-05-07T20:12:35.4008221Z T=10, 2025-05-07T20:12:35.4008418Z L=10, 2025-05-07T20:12:35.4008617Z MAXH=50, 2025-05-07T20:12:35.4008848Z indices_dtype=torch.int32, 2025-05-07T20:12:35.4009104Z ) 2025-05-07T20:12:35.4009354Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4009942Z self=, 2025-05-07T20:12:35.4010466Z D=256, 2025-05-07T20:12:35.4010673Z B=27, 2025-05-07T20:12:35.4010870Z T=20, 2025-05-07T20:12:35.4011053Z L=65, 2025-05-07T20:12:35.4011255Z MAXH=85, 2025-05-07T20:12:35.4011485Z indices_dtype=torch.int64, 2025-05-07T20:12:35.4011754Z ) 2025-05-07T20:12:35.4011987Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4012572Z self=, 2025-05-07T20:12:35.4013110Z D=512, 2025-05-07T20:12:35.4013301Z B=30, 2025-05-07T20:12:35.4013497Z T=10, 2025-05-07T20:12:35.4013696Z L=85, 2025-05-07T20:12:35.4013886Z MAXH=79, 2025-05-07T20:12:35.4014114Z indices_dtype=torch.int64, 2025-05-07T20:12:35.4014379Z ) 2025-05-07T20:12:35.4014612Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4015193Z self=, 2025-05-07T20:12:35.4015726Z D=1024, 2025-05-07T20:12:35.4015915Z B=15, 2025-05-07T20:12:35.4016112Z T=13, 2025-05-07T20:12:35.4016303Z L=92, 2025-05-07T20:12:35.4016486Z MAXH=74, 2025-05-07T20:12:35.4016710Z indices_dtype=torch.int64, 2025-05-07T20:12:35.4016974Z ) 2025-05-07T20:12:35.4017207Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4017786Z self=, 2025-05-07T20:12:35.4018413Z D=512, 2025-05-07T20:12:35.4018618Z B=23, 2025-05-07T20:12:35.4018856Z T=20, 2025-05-07T20:12:35.4019052Z L=35, 2025-05-07T20:12:35.4019263Z MAXH=100, 2025-05-07T20:12:35.4019478Z indices_dtype=torch.int32, 2025-05-07T20:12:35.4019740Z ) 2025-05-07T20:12:35.4019985Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4020552Z self=, 2025-05-07T20:12:35.4021084Z D=512, 2025-05-07T20:12:35.4021284Z B=14, 2025-05-07T20:12:35.4021464Z T=10, 2025-05-07T20:12:35.4021665Z L=29, 2025-05-07T20:12:35.4021869Z MAXH=60, 2025-05-07T20:12:35.4022081Z indices_dtype=torch.int64, 2025-05-07T20:12:35.4022350Z ) 2025-05-07T20:12:35.4022594Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4023166Z self=, 2025-05-07T20:12:35.4023702Z D=384, 2025-05-07T20:12:35.4023904Z B=31, 2025-05-07T20:12:35.4024087Z T=15, 2025-05-07T20:12:35.4024279Z L=68, 2025-05-07T20:12:35.4024471Z MAXH=82, 2025-05-07T20:12:35.4025452Z indices_dtype=torch.int64, 2025-05-07T20:12:35.4025708Z ) 2025-05-07T20:12:35.4025956Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4026542Z self=, 2025-05-07T20:12:35.4027063Z D=256, 2025-05-07T20:12:35.4027261Z B=24, 2025-05-07T20:12:35.4027458Z T=10, 2025-05-07T20:12:35.4027642Z L=74, 2025-05-07T20:12:35.4027921Z MAXH=68, 2025-05-07T20:12:35.4028148Z indices_dtype=torch.int64, 2025-05-07T20:12:35.4028401Z ) 2025-05-07T20:12:35.4028642Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4029225Z self=, 2025-05-07T20:12:35.4029747Z D=32, 2025-05-07T20:12:35.4029948Z B=12, 2025-05-07T20:12:35.4030144Z T=19, 2025-05-07T20:12:35.4030368Z L=74, 2025-05-07T20:12:35.4030550Z MAXH=94, 2025-05-07T20:12:35.4030774Z indices_dtype=torch.int64, 2025-05-07T20:12:35.4031044Z ) 2025-05-07T20:12:35.4031280Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4031866Z self=, 2025-05-07T20:12:35.4032402Z D=384, 2025-05-07T20:12:35.4032589Z B=19, 2025-05-07T20:12:35.4032786Z T=13, 2025-05-07T20:12:35.4032984Z L=64, 2025-05-07T20:12:35.4033169Z MAXH=97, 2025-05-07T20:12:35.4033393Z indices_dtype=torch.int64, 2025-05-07T20:12:35.4033658Z ) 2025-05-07T20:12:35.4033888Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4034466Z self=, 2025-05-07T20:12:35.4035003Z D=384, 2025-05-07T20:12:35.4035199Z B=19, 2025-05-07T20:12:35.4035381Z T=13, 2025-05-07T20:12:35.4035578Z L=19, 2025-05-07T20:12:35.4035771Z MAXH=97, 2025-05-07T20:12:35.4035983Z indices_dtype=torch.int64, 2025-05-07T20:12:35.4036254Z ) 2025-05-07T20:12:35.4036496Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4037067Z self=, 2025-05-07T20:12:35.4037600Z D=384, 2025-05-07T20:12:35.4037822Z B=19, 2025-05-07T20:12:35.4038005Z T=19, 2025-05-07T20:12:35.4038206Z L=19, 2025-05-07T20:12:35.4038406Z MAXH=97, 2025-05-07T20:12:35.4038629Z indices_dtype=torch.int64, 2025-05-07T20:12:35.4038899Z ) 2025-05-07T20:12:35.4039146Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4039723Z self=, 2025-05-07T20:12:35.4040328Z D=384, 2025-05-07T20:12:35.4040532Z B=19, 2025-05-07T20:12:35.4040717Z T=19, 2025-05-07T20:12:35.4040919Z L=19, 2025-05-07T20:12:35.4041119Z MAXH=50, 2025-05-07T20:12:35.4041336Z indices_dtype=torch.int64, 2025-05-07T20:12:35.4041606Z ) 2025-05-07T20:12:35.4041856Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:12:35.4042427Z self=, 2025-05-07T20:12:35.4042963Z D=384, 2025-05-07T20:12:35.4043163Z B=19, 2025-05-07T20:12:35.4043362Z T=19, 2025-05-07T20:12:35.4043544Z L=50, 2025-05-07T20:12:35.4043775Z MAXH=50, 2025-05-07T20:12:35.4044009Z indices_dtype=torch.int64, 2025-05-07T20:12:35.4044261Z ) 2025-05-07T20:12:35.4044447Z PASSED 2025-05-07T20:12:35.5255521Z 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:35.5256808Z self=, 2025-05-07T20:12:35.5257531Z D=32, 2025-05-07T20:12:35.5257771Z B=8, 2025-05-07T20:12:35.5258070Z T=10, 2025-05-07T20:12:35.5258318Z L=10, 2025-05-07T20:12:35.5258558Z MAXH=50, 2025-05-07T20:12:35.5259204Z ) 2025-05-07T20:12:35.5259521Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5260285Z self=, 2025-05-07T20:12:35.5260996Z D=384, 2025-05-07T20:12:35.5261251Z B=8, 2025-05-07T20:12:35.5261487Z T=10, 2025-05-07T20:12:35.5261737Z L=10, 2025-05-07T20:12:35.5261987Z MAXH=50, 2025-05-07T20:12:35.5262233Z ) 2025-05-07T20:12:35.5262657Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5263434Z self=, 2025-05-07T20:12:35.5264141Z D=384, 2025-05-07T20:12:35.5264384Z B=25, 2025-05-07T20:12:35.5264639Z T=17, 2025-05-07T20:12:35.5264887Z L=37, 2025-05-07T20:12:35.5265123Z MAXH=89, 2025-05-07T20:12:35.5265380Z ) 2025-05-07T20:12:35.5265690Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5266451Z self=, 2025-05-07T20:12:35.5267170Z D=384, 2025-05-07T20:12:35.5267426Z B=23, 2025-05-07T20:12:35.5267668Z T=20, 2025-05-07T20:12:35.5267918Z L=84, 2025-05-07T20:12:35.5268165Z MAXH=66, 2025-05-07T20:12:35.5268411Z ) 2025-05-07T20:12:35.5268725Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5269504Z self=, 2025-05-07T20:12:35.5270200Z D=384, 2025-05-07T20:12:35.5270458Z B=17, 2025-05-07T20:12:35.5270706Z T=12, 2025-05-07T20:12:35.5270945Z L=16, 2025-05-07T20:12:35.5271198Z MAXH=57, 2025-05-07T20:12:35.5271451Z ) 2025-05-07T20:12:35.5271748Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5272514Z self=, 2025-05-07T20:12:35.5273218Z D=256, 2025-05-07T20:12:35.5273466Z B=13, 2025-05-07T20:12:35.5273736Z T=16, 2025-05-07T20:12:35.5273989Z L=73, 2025-05-07T20:12:35.5274236Z MAXH=81, 2025-05-07T20:12:35.5274495Z ) 2025-05-07T20:12:35.5274787Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5275556Z self=, 2025-05-07T20:12:35.5276259Z D=1024, 2025-05-07T20:12:35.5276497Z B=19, 2025-05-07T20:12:35.5276748Z T=18, 2025-05-07T20:12:35.5276987Z L=56, 2025-05-07T20:12:35.5277221Z MAXH=76, 2025-05-07T20:12:35.5277475Z ) 2025-05-07T20:12:35.5277777Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5278530Z self=, 2025-05-07T20:12:35.5279235Z D=384, 2025-05-07T20:12:35.5279491Z B=31, 2025-05-07T20:12:35.5279726Z T=13, 2025-05-07T20:12:35.5279972Z L=22, 2025-05-07T20:12:35.5280219Z MAXH=75, 2025-05-07T20:12:35.5280460Z ) 2025-05-07T20:12:35.5280773Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5281541Z self=, 2025-05-07T20:12:35.5282252Z D=384, 2025-05-07T20:12:35.5282492Z B=10, 2025-05-07T20:12:35.5282740Z T=12, 2025-05-07T20:12:35.5282988Z L=100, 2025-05-07T20:12:35.5283231Z MAXH=92, 2025-05-07T20:12:35.5283486Z ) 2025-05-07T20:12:35.5283804Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5284560Z self=, 2025-05-07T20:12:35.5285265Z D=32, 2025-05-07T20:12:35.5285518Z B=22, 2025-05-07T20:12:35.5285760Z T=12, 2025-05-07T20:12:35.5286013Z L=77, 2025-05-07T20:12:35.5286267Z MAXH=96, 2025-05-07T20:12:35.5286516Z ) 2025-05-07T20:12:35.5286833Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5287607Z self=, 2025-05-07T20:12:35.5288428Z D=384, 2025-05-07T20:12:35.5288683Z B=26, 2025-05-07T20:12:35.5288938Z T=18, 2025-05-07T20:12:35.5289163Z L=56, 2025-05-07T20:12:35.5289359Z MAXH=69, 2025-05-07T20:12:35.5289561Z ) 2025-05-07T20:12:35.5289792Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5290445Z self=, 2025-05-07T20:12:35.5290977Z D=384, 2025-05-07T20:12:35.5291176Z B=26, 2025-05-07T20:12:35.5291357Z T=10, 2025-05-07T20:12:35.5291557Z L=56, 2025-05-07T20:12:35.5291749Z MAXH=69, 2025-05-07T20:12:35.5291936Z ) 2025-05-07T20:12:35.5292174Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5292754Z self=, 2025-05-07T20:12:35.5293275Z D=384, 2025-05-07T20:12:35.5293470Z B=26, 2025-05-07T20:12:35.5293669Z T=10, 2025-05-07T20:12:35.5293848Z L=56, 2025-05-07T20:12:35.5294042Z MAXH=56, 2025-05-07T20:12:35.5294245Z ) 2025-05-07T20:12:35.5294473Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5295050Z self=, 2025-05-07T20:12:35.5295588Z D=384, 2025-05-07T20:12:35.5295776Z B=8, 2025-05-07T20:12:35.5295973Z T=10, 2025-05-07T20:12:35.5296166Z L=56, 2025-05-07T20:12:35.5296348Z MAXH=56, 2025-05-07T20:12:35.5296548Z ) 2025-05-07T20:12:35.5296787Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:12:35.5297357Z self=, 2025-05-07T20:12:35.5297973Z D=384, 2025-05-07T20:12:35.5298179Z B=8, 2025-05-07T20:12:35.5298374Z T=10, 2025-05-07T20:12:35.5298558Z L=56, 2025-05-07T20:12:35.5298758Z MAXH=50, 2025-05-07T20:12:35.5298966Z ) 2025-05-07T20:12:35.5299149Z PASSED 2025-05-07T20:12:35.5299633Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant SKIPPED 2025-05-07T20:12:35.5300523Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref SKIPPED 2025-05-07T20:12:35.5301432Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted SKIPPED 2025-05-07T20:12:35.5302277Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache SKIPPED 2025-05-07T20:12:35.5363027Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes SKIPPED 2025-05-07T20:12:35.5384304Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache SKIPPED 2025-05-07T20:12:35.5384720Z 2025-05-07T20:12:35.5384898Z =========================== short test summary info ============================ 2025-05-07T20:12:35.5385469Z SKIPPED [1] tbe/inference/nbit_forward_test.py:967: CUDA is not available or no GPUs detected 2025-05-07T20:12:35.5386200Z SKIPPED [1] tbe/inference/nbit_forward_test.py:446: CUDA is not available or no GPUs detected 2025-05-07T20:12:35.5386923Z SKIPPED [1] tbe/inference/nbit_forward_test.py:314: CUDA is not available or no GPUs detected 2025-05-07T20:12:35.5387634Z SKIPPED [1] tbe/inference/nbit_forward_test.py:360: CUDA is not available or no GPUs detected 2025-05-07T20:12:35.5388359Z SKIPPED [1] tbe/inference/nbit_forward_test.py:613: CUDA is not available or no GPUs detected 2025-05-07T20:12:35.5389293Z 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:35.5390222Z SKIPPED [1] tbe/inference/nbit_forward_test.py:704: CUDA is not available or no GPUs detected 2025-05-07T20:12:35.5390802Z =================== 3 passed, 7 skipped in 66.54s (0:01:06) ==================== 2025-05-07T20:12:35.9827279Z 2025-05-07T20:12:35.9827936Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:12:35.9845215Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 69 seconds 2025-05-07T20:12:35.9845573Z 2025-05-07T20:12:35.9845577Z 2025-05-07T20:12:35.9845582Z 2025-05-07T20:12:35.9845594Z 2025-05-07T20:12:35.9859079Z ################################################################################ 2025-05-07T20:12:35.9874772Z # [2025-05-07T20:12:35.987Z] Run Python Test Suite: 2025-05-07T20:12:35.9875204Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:12:35.9875575Z ################################################################################ 2025-05-07T20:12:35.9898170Z + 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:35.9898936Z 2025-05-07T20:12:38.1291259Z ============================= test session starts ============================== 2025-05-07T20:12:38.1292001Z 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:38.1292571Z cachedir: .pytest_cache 2025-05-07T20:12:38.1293215Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:38.1293926Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:38.1294253Z plugins: hypothesis-6.131.14 2025-05-07T20:12:39.5749127Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:39.5750109Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:39.5803332Z collected 3 items 2025-05-07T20:12:39.5803507Z 2025-05-07T20:12:49.0058699Z 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:49.0060339Z self=, 2025-05-07T20:12:49.0061230Z weights_ty=SparseType.FP32, 2025-05-07T20:12:49.0061521Z ) 2025-05-07T20:12:49.0061877Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:12:49.0062836Z self=, 2025-05-07T20:12:49.0063630Z weights_ty=SparseType.FP16, 2025-05-07T20:12:49.0063912Z ) 2025-05-07T20:12:49.0064263Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:12:49.0065203Z self=, 2025-05-07T20:12:49.0065994Z weights_ty=SparseType.INT8, 2025-05-07T20:12:49.0066263Z ) 2025-05-07T20:12:49.0066627Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:12:49.0067568Z self=, 2025-05-07T20:12:49.0068358Z weights_ty=SparseType.INT4, 2025-05-07T20:12:49.0068622Z ) 2025-05-07T20:12:49.0069048Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:12:49.0070050Z self=, 2025-05-07T20:12:49.0070825Z weights_ty=SparseType.INT2, 2025-05-07T20:12:49.0071106Z ) 2025-05-07T20:12:49.0071306Z PASSED 2025-05-07T20:12:49.0073563Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function SKIPPED 2025-05-07T20:12:49.0090851Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_nbit_split_embedding_weights_with_scale_and_bias SKIPPED 2025-05-07T20:12:49.0091481Z 2025-05-07T20:12:49.0091640Z =========================== short test summary info ============================ 2025-05-07T20:12:49.0092265Z SKIPPED [1] tbe/inference/nbit_split_embeddings_test.py:182: CUDA is not available or no GPUs detected 2025-05-07T20:12:49.0093192Z SKIPPED [1] tbe/inference/nbit_split_embeddings_test.py:59: CUDA is not available or no GPUs detected 2025-05-07T20:12:49.0093801Z ======================== 1 passed, 2 skipped in 11.00s ========================= 2025-05-07T20:12:49.4730261Z 2025-05-07T20:12:49.4730874Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:12:49.4748648Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 14 seconds 2025-05-07T20:12:49.4749065Z 2025-05-07T20:12:49.4749070Z 2025-05-07T20:12:49.4749078Z 2025-05-07T20:12:49.4749133Z 2025-05-07T20:12:49.4761007Z ################################################################################ 2025-05-07T20:12:49.4776812Z # [2025-05-07T20:12:49.477Z] Run Python Test Suite: 2025-05-07T20:12:49.4777189Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:12:49.4777530Z ################################################################################ 2025-05-07T20:12:49.4799708Z + 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:49.4800437Z 2025-05-07T20:12:51.6211462Z ============================= test session starts ============================== 2025-05-07T20:12:51.6212190Z 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:51.6212783Z cachedir: .pytest_cache 2025-05-07T20:12:51.6213418Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:51.6214159Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:51.6214485Z plugins: hypothesis-6.131.14 2025-05-07T20:12:53.0471507Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:53.0472543Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:53.0524282Z collected 3 items 2025-05-07T20:12:53.0524442Z 2025-05-07T20:12:53.0538627Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:12:53.0548447Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:12:53.0563342Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:12:53.0563775Z 2025-05-07T20:12:53.0563949Z =========================== short test summary info ============================ 2025-05-07T20:12:53.0564546Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:12:53.0565249Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:12:53.0565954Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:12:53.0566522Z ============================== 3 skipped in 1.56s ============================== 2025-05-07T20:12:53.4711216Z 2025-05-07T20:12:53.4711929Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:12:53.4730034Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 4 seconds 2025-05-07T20:12:53.4730666Z 2025-05-07T20:12:53.4730678Z 2025-05-07T20:12:53.4730689Z 2025-05-07T20:12:53.4730710Z 2025-05-07T20:12:53.4743997Z ################################################################################ 2025-05-07T20:12:53.4760108Z # [2025-05-07T20:12:53.475Z] Run Python Test Suite: 2025-05-07T20:12:53.4760778Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:12:53.4761158Z ################################################################################ 2025-05-07T20:12:53.4783448Z + 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:53.4784199Z 2025-05-07T20:12:55.6007207Z ============================= test session starts ============================== 2025-05-07T20:12:55.6007950Z 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:55.6008544Z cachedir: .pytest_cache 2025-05-07T20:12:55.6009194Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:55.6009898Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:55.6010225Z plugins: hypothesis-6.131.14 2025-05-07T20:12:57.0866906Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:57.0867891Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:57.0929740Z collected 6 items 2025-05-07T20:12:57.0929908Z 2025-05-07T20:12:57.0945970Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:12:57.0954953Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:12:57.0963697Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:12:57.0972590Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:12:57.0981310Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:12:57.0999889Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:12:57.1000453Z 2025-05-07T20:12:57.1000621Z =========================== short test summary info ============================ 2025-05-07T20:12:57.1001156Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:12:57.1001814Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:12:57.1002472Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:12:57.1003119Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:12:57.1003767Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:12:57.1004418Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:12:57.1004945Z ============================== 6 skipped in 1.62s ============================== 2025-05-07T20:12:57.5327902Z 2025-05-07T20:12:57.5328652Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:12:57.5344963Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 4 seconds 2025-05-07T20:12:57.5345583Z 2025-05-07T20:12:57.5345591Z 2025-05-07T20:12:57.5345598Z 2025-05-07T20:12:57.5345613Z 2025-05-07T20:12:57.5358016Z ################################################################################ 2025-05-07T20:12:57.5373680Z # [2025-05-07T20:12:57.537Z] Run Python Test Suite: 2025-05-07T20:12:57.5374384Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:12:57.5374736Z ################################################################################ 2025-05-07T20:12:57.5397111Z + 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:57.5397854Z 2025-05-07T20:12:59.7038651Z ============================= test session starts ============================== 2025-05-07T20:12:59.7039716Z 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:59.7040288Z cachedir: .pytest_cache 2025-05-07T20:12:59.7040936Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:59.7041644Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:59.7042083Z plugins: hypothesis-6.131.14 2025-05-07T20:13:01.1697719Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:01.1698698Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:01.1748039Z collected 3 items 2025-05-07T20:13:01.1748357Z 2025-05-07T20:13:01.1762496Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:13:01.1771262Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:13:01.1787789Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:13:01.1788322Z 2025-05-07T20:13:01.1788480Z =========================== short test summary info ============================ 2025-05-07T20:13:01.1789090Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:13:01.1789848Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:13:01.1790597Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:13:01.1791163Z ============================== 3 skipped in 1.60s ============================== 2025-05-07T20:13:01.6087146Z 2025-05-07T20:13:01.6090776Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:13:01.6104205Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 4 seconds 2025-05-07T20:13:01.6104769Z 2025-05-07T20:13:01.6104775Z 2025-05-07T20:13:01.6104780Z 2025-05-07T20:13:01.6104789Z 2025-05-07T20:13:01.6116952Z ################################################################################ 2025-05-07T20:13:01.6132983Z # [2025-05-07T20:13:01.613Z] Run Python Test Suite: 2025-05-07T20:13:01.6133678Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:13:01.6134015Z ################################################################################ 2025-05-07T20:13:01.6156792Z + 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:13:01.6157582Z 2025-05-07T20:13:03.7535788Z ============================= test session starts ============================== 2025-05-07T20:13:03.7536506Z 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:03.7537125Z cachedir: .pytest_cache 2025-05-07T20:13:03.7537845Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:03.7538544Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:03.7538878Z plugins: hypothesis-6.131.14 2025-05-07T20:13:05.2221846Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:05.2222836Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:05.2301174Z collected 11 items 2025-05-07T20:13:05.2301471Z 2025-05-07T20:13:05.2316484Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:13:05.2324895Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:13:05.2333087Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:13:05.2342505Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:13:05.2351045Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:13:05.2359463Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:13:05.2367586Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:13:05.2375835Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:13:05.2384308Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:13:05.2392358Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:13:05.2410242Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:13:05.2410888Z 2025-05-07T20:13:05.2411078Z =========================== short test summary info ============================ 2025-05-07T20:13:05.2411692Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:13:05.2412438Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:13:05.2413185Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:13:05.2413924Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:13:05.2414670Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:13:05.2415412Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:13:05.2416158Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:13:05.2416907Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:13:05.2417706Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:13:05.2418454Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:13:05.2419196Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:13:05.2419775Z ============================= 11 skipped in 1.61s ============================== 2025-05-07T20:13:05.6697808Z 2025-05-07T20:13:05.6698611Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:13:05.6714959Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 4 seconds 2025-05-07T20:13:05.6715561Z 2025-05-07T20:13:05.6715566Z 2025-05-07T20:13:05.6715570Z 2025-05-07T20:13:05.6715596Z 2025-05-07T20:13:05.6728216Z ################################################################################ 2025-05-07T20:13:05.6744331Z # [2025-05-07T20:13:05.674Z] Run Python Test Suite: 2025-05-07T20:13:05.6744984Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:13:05.6745294Z ################################################################################ 2025-05-07T20:13:05.6766587Z + 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:13:05.6767279Z 2025-05-07T20:13:07.8104365Z ============================= test session starts ============================== 2025-05-07T20:13:07.8105053Z 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:07.8105959Z cachedir: .pytest_cache 2025-05-07T20:13:07.8106605Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:07.8107313Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:07.8107631Z plugins: hypothesis-6.131.14 2025-05-07T20:13:09.2458907Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:09.2459920Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:09.2515898Z collected 4 items 2025-05-07T20:13:09.2516190Z 2025-05-07T20:13:09.2530740Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:13:09.2539670Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:13:09.2549829Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:13:09.2565821Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:13:09.2566512Z 2025-05-07T20:13:09.2566683Z =========================== short test summary info ============================ 2025-05-07T20:13:09.2567231Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:13:09.2567868Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:13:09.2568504Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:13:09.2569137Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:13:09.2569665Z ============================== 4 skipped in 1.57s ============================== 2025-05-07T20:13:09.7055975Z 2025-05-07T20:13:09.7056551Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:13:09.7074280Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 4 seconds 2025-05-07T20:13:09.7074875Z 2025-05-07T20:13:09.7074881Z 2025-05-07T20:13:09.7074884Z 2025-05-07T20:13:09.7074898Z 2025-05-07T20:13:09.7087664Z ################################################################################ 2025-05-07T20:13:09.7103567Z # [2025-05-07T20:13:09.710Z] Run Python Test Suite: 2025-05-07T20:13:09.7104247Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:13:09.7104629Z ################################################################################ 2025-05-07T20:13:09.7127838Z + 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:13:09.7128636Z 2025-05-07T20:13:11.8384656Z ============================= test session starts ============================== 2025-05-07T20:13:11.8385383Z 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:11.8386006Z cachedir: .pytest_cache 2025-05-07T20:13:11.8386638Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:11.8387354Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:11.8387686Z plugins: hypothesis-6.131.14 2025-05-07T20:13:13.2966745Z collecting ... collected 1 item 2025-05-07T20:13:13.2967174Z 2025-05-07T20:13:13.3948572Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 46 2025-05-07T20:13:13.3949428Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3949882Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3950327Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3950763Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3951206Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3951921Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3952346Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3952789Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3953228Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3953769Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3954225Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3954814Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3955331Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3955819Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3956265Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3956773Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3957206Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3957652Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3958097Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3958603Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3959031Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3959524Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3959977Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3960401Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3960849Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3961283Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3961724Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3962245Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3962962Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3963717Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3964438Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3965158Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3965897Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3966683Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3967340Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3968111Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3968836Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3969596Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3970342Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3971081Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3971805Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3972541Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3973270Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3974019Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3974691Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3975466Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3976156Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3976887Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3977566Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3978395Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3979091Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3980016Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3980759Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3981440Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3982182Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3982939Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3983704Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3984375Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3985119Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3985890Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3986624Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3987337Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3988081Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3988825Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3989536Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3990257Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3991018Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3991775Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3992524Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3993271Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3994026Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3994723Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3995508Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3996232Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3996964Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3997680Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3998403Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3999107Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.3999848Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4000583Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4001297Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4002020Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4002754Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4003441Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4004169Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4004885Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4005595Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4006326Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4007029Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4007764Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4008493Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4009230Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4009952Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4010704Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4011453Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4012171Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4012869Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4013726Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4014459Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4015186Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4015921Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4016751Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4017490Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4018241Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4018975Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4019675Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4020399Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4021120Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4021880Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4022605Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4023344Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4024146Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4024899Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4025608Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4026329Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4027054Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4027821Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4028601Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4029315Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4030058Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4030821Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4031572Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4032315Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4033093Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4033848Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4034644Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4035357Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4036101Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4036848Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4037613Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4038369Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4041538Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4042306Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4043008Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4043749Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4044519Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4045239Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4045986Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4046733Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4047505Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4048381Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4049168Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4049850Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4050868Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4051623Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4052349Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4053076Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4053970Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4054729Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4055444Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4056204Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4056900Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4057696Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4058455Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4059145Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4059901Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4060639Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4061349Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4062063Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4062824Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4063509Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4064243Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4064985Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4065684Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4066371Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4067105Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4067880Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4068604Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4069361Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4070042Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4070833Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4071556Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4072305Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4073049Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4073764Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4074516Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4075260Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4076028Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4076731Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4077467Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4078205Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4078920Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4079665Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4080370Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4081100Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4081839Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4082683Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4083429Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4084153Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4085043Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4085829Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4086560Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4087338Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4088087Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4088796Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4089539Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4090260Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4091083Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4091825Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:13:13.4092625Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4093378Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4094166Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4094935Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4095769Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4096570Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4097304Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4098122Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4098899Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4099739Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4100216Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4100704Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4101479Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4102230Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4103033Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4103829Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4104562Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4105354Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4106156Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4106985Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4107700Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4108524Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4109158Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4109915Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4110648Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4111498Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4112266Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4113059Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4113862Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4114657Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4115478Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4116208Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4116990Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4117694Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4118530Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4119469Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4120300Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4121087Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4121846Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4122711Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4123487Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4124221Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4124972Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4125767Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4126554Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4127291Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4127752Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4128211Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4128651Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4129113Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4129621Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4130084Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4130525Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4131083Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4131580Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4132045Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4132502Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4132964Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4133420Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4133862Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4134318Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4134777Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4135228Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4135687Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4136193Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4136724Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4137259Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4137855Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4138480Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4139050Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4139519Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4140121Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4140584Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4141130Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4141706Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4142210Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4142741Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4143234Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4143798Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4144375Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4144905Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4145472Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4145928Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4146419Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4147092Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4147555Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4148295Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4148839Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4149419Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4149966Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4150411Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4150996Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4151455Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4152003Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4152462Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4153037Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4153586Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4154121Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4154703Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4155193Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4155701Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4156317Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4156834Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4157383Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4157935Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4158403Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4158949Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4159412Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4159980Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4160616Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4161381Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4162086Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4162867Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4163655Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4164454Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4165183Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4165936Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4166707Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4167451Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4168257Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4169006Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4169839Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4170589Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4171414Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4172380Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4173198Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4173983Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4174754Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4175674Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4176445Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4177234Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4178145Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4178900Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4179712Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4180432Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4181249Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4181922Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4182657Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4183484Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4184188Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4185003Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4185546Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4186291Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4187085Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4187855Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4188703Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4189395Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4190207Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4190853Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4191647Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4192308Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4193012Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4193843Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4194336Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4194903Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4195729Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4196502Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4197330Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4198073Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4198872Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4199578Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4200329Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4201101Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4201610Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4202404Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4202862Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4203453Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4204220Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4204760Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4205676Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4206247Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4206712Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4207519Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4208365Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4209145Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4209901Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4210659Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4211439Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4212207Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4213055Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4213517Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4214136Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4214927Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4215724Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4216461Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4217281Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4218117Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4218861Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4219677Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4220463Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4221268Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4222024Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4222751Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4223571Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4224341Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4225169Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4225933Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4226703Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4227447Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4228206Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4229003Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4229848Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4230299Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4230756Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4231200Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4231638Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4232093Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4232540Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4232986Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4233470Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4233919Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4234372Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4234809Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4235371Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4235827Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4236274Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4236711Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4237157Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4237673Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4238109Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4238559Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4239012Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4239468Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4239907Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4240362Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4240813Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4241250Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4241702Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4242211Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4243008Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4243764Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4244568Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4245374Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4246049Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4246825Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4247558Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4248497Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4249247Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4250042Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4250801Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4251558Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4252316Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4253093Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4253616Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4254050Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4254501Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4254954Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4255402Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4255897Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4256350Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4256791Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4257508Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4350895Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4351586Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4352246Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4353007Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4353683Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4354348Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4355296Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4355979Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4356669Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4357378Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4358045Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4358831Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4359484Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4360165Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4360863Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4361495Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4362166Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4362812Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4363497Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4364161Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4364843Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4365508Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4366218Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4366871Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4367571Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4368248Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4368941Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4369644Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4370306Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4370974Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4371637Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4372308Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4372974Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4373654Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4374308Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4374980Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4375617Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4376323Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4377013Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4377802Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4378477Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4379142Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4379813Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4380469Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4381127Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4381780Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4382428Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4383049Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4383712Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4384372Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4385053Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4385854Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4386534Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4387207Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4387852Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4388526Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4389259Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4389937Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4390600Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4391294Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4391923Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4392610Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4393282Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4393930Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4394576Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4395237Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4395911Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4396595Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4397263Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4397902Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4398549Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4399196Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4399882Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4400567Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4401255Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4401922Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4402608Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4403276Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4403978Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4404640Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4405287Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4405940Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4406562Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4407241Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4407915Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4408641Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4409437Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4409982Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4410463Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4410937Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4411372Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4411992Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4412732Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4413436Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4413927Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4414732Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4415319Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4415886Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4416668Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4417401Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4418265Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4418932Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4419427Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4420194Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4420912Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4421683Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4422434Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4423206Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4423930Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4424684Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4425430Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4426226Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4427026Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4427763Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4428500Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4429212Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4429970Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4430775Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4431555Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4432000Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4432430Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4432862Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4433298Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4433743Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4434177Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4434605Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4435042Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4435475Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4435896Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4436333Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4436778Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4437204Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4437636Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4438075Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4438514Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4438944Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4439380Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4439818Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4440241Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4440675Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4441108Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4441541Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4442058Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4442487Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4442923Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4443352Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4443850Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4444299Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4444740Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4445172Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4445606Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4446046Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4446478Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4446922Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4447359Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4448037Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4448485Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4448934Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4449372Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4449807Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4450249Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4450688Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4451119Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4451560Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4452003Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4452445Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4452875Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4453318Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4453760Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4454194Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4454635Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4455076Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4455512Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4455944Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4456381Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4456828Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4457455Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4458248Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4458696Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4459134Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4459580Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4460018Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4460469Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4460898Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4461346Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4461787Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4462364Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4462815Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4463262Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4463708Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4464237Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4464684Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4465136Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4465577Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4466018Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4466461Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4466908Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4467343Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4467792Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4468235Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4468670Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4469105Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4469550Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4470036Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4470464Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4470903Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4471344Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4471774Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4472219Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4472660Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4473092Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4473532Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4473972Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4474418Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4474848Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4475286Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4475728Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4476158Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4476597Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4477044Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4477483Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4477923Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4478358Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4478799Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4479233Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4479676Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4480121Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4480561Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4480991Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4481431Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4481880Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4482369Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4482803Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4483251Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4483684Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4484183Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4484619Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4485058Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4485490Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4485932Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4486371Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4486800Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4487248Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4487682Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4488124Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4488558Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4488995Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4489439Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4489874Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4490317Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4490761Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4491204Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4491638Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4492084Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4492527Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4492960Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4493399Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4493850Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4494292Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4494725Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4495166Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4495608Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4496045Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4496489Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4496938Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4497376Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4497900Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4498342Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4498792Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4499265Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4499708Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4500152Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4500587Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4501037Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4501481Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4502007Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4502442Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4502892Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4503338Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4503776Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4504272Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4504721Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4505165Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4505606Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4506046Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4506496Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4506936Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4507382Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4507828Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4508274Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4508708Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4509155Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4509596Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4510032Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4510473Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4510920Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4511349Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4511794Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4512239Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4512683Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4513115Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4513559Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4514007Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4514433Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4514872Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4515320Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4515753Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4516185Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4516628Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4517073Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4517508Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4517949Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4518386Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4518837Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4519271Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4519713Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4520156Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4520589Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4521035Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4521477Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4521981Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4522416Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4522862Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4523310Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4523797Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4524246Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4524688Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4525124Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4525566Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4526011Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4526459Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4526895Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4527336Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4527779Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4528209Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4528660Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4529100Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4529540Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4529977Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4530423Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4530867Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4531301Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4531746Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4532187Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4532627Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4533057Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4533495Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4533928Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4534351Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4534780Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4535208Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4535632Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4536065Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4536493Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4536930Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4537348Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4537852Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4538280Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4538703Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4539136Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4539565Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4539995Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4540419Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4540850Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4541280Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4541815Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4542253Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4542688Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4543112Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4543546Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4544043Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4544476Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4544897Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4545332Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4545769Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4546184Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4546624Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4547057Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4547490Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4548105Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4548542Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4548982Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4549403Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4549833Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4550261Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4550688Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4551119Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4551546Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4551986Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4552414Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4552847Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4553277Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4553695Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4554128Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4554558Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4554980Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4555397Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4555825Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4556257Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4556673Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4557106Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4557531Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4557951Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4558379Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4558816Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4559240Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4559663Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4560094Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4560530Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4560949Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4561382Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4561925Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4562356Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4562774Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4563204Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4563645Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4564130Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4564565Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4564999Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4565417Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4565855Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4566292Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4566721Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4567146Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4567577Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4568007Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4568421Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4568856Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4569288Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4569717Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4570136Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4570565Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4570995Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4571411Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4571845Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4572278Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4572714Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4573137Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4573569Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4574006Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4574424Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4574851Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4575277Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4575691Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4576121Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4576549Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4576984Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4577405Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4577906Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4578337Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4578762Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4579198Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4579625Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4580053Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4580470Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4580902Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4581331Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4581835Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4582266Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4582694Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4583117Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4583552Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4584044Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4584484Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4584913Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4585354Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4585796Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4586227Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4586673Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4587118Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4587562Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4587992Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4588432Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4588880Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4589310Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4589750Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4590236Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4590667Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4591101Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4591540Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4591984Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4592410Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4592853Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4593288Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4593710Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4594147Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4594580Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4595013Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4595435Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4595869Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4596307Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4596732Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4597169Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4597604Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4598031Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4598469Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4598909Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4599345Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4599769Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4600210Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4600646Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4601068Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4601505Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4602012Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4602448Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4602873Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4603312Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4603756Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4604238Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4604677Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4605116Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4605540Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4605978Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4606418Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4606859Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4607290Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4607724Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4608159Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4608582Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4609021Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4609456Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4609889Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4610314Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4610747Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4611184Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4611605Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4612042Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4612479Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4612904Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4613339Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4613774Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4614209Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4614633Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4615069Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4615504Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4615924Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4616360Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4616798Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4617236Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4617752Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4618197Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4618638Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4619073Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4619514Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:13:13.4619969Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4620417Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4620872Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4621329Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4621781Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4622325Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4622780Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4623237Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4623677Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4624194Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4624651Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4625110Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4625555Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4626017Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4626480Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4626924Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4627391Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4627850Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4628309Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4628754Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4629212Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4629674Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4630121Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4630579Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4631038Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4631497Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4631940Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4632397Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4632563Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4632742Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4632907Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4633072Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4633249Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4633414Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4633598Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4633763Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4633926Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4634101Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4634264Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4634433Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4634642Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4634803Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4634979Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4635145Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4635306Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4635478Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4635639Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4635799Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4635973Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4636136Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4636366Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4636527Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4636689Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4636862Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4637081Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4637245Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4637420Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4637581Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4637747Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4637921Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4638083Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4638261Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4638425Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4638590Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4638770Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4638936Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4639099Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4639273Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4639435Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4639612Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4639775Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4639937Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4640111Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4640273Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4640436Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4640609Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4640775Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4640951Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4641113Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4641276Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4641452Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4646192Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4646363Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4646551Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4646714Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4646875Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4647054Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4647228Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4647389Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4647567Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4647900Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4648081Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4648245Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4648436Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4648692Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4648860Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4649026Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4649206Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4649370Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4649610Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4649832Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4649994Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4650171Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4650334Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4650500Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4650675Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4650841Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4651005Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4651185Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4651354Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4651535Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4651696Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4651856Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4652029Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4652192Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4652358Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4652531Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4652695Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4652869Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4653031Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4653193Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4653372Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4653535Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4653698Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4653872Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4654033Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4654283Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4654446Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4654612Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4654787Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4654949Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4655114Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4655293Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4655455Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4655616Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4655796Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4655957Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4656136Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4656298Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4656491Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4656665Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4656829Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4656992Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4657233Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4657397Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4657572Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4657805Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4657968Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4658144Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4658305Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4658469Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4658642Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4658804Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4658981Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4659147Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4659311Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4659489Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4659652Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4659816Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4659993Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4660158Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4660334Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4660496Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4660657Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4660831Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4660993Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4661159Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4661336Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4661497Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4661669Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4661832Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4662043Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4662218Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4662380Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4662543Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4662720Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4662881Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4663083Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4663245Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4663417Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4663634Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4663797Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4663961Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4664137Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4664324Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4664487Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4664665Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4664826Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4665053Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4665217Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4665379Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4665557Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4665721Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4665888Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4666064Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4666229Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4666407Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4666571Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4666736Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4666918Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4667083Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4667246Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4667423Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4667584Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4667762Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4667923Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4668087Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4668262Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4668426Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4668590Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4668769Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4668932Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4669104Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4669266Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4669429Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4669635Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4669797Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4669960Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4670135Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4670296Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4670467Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4670630Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4670793Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4670965Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4671126Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4671285Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4671455Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4671617Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4671814Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4671975Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4672134Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4672305Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4672463Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4672671Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4672844Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4673004Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4673165Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4673337Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4673497Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4673670Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4673831Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4673991Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4674163Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4674324Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4674487Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4674662Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4674823Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4674998Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4675159Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4675322Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4675496Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4675661Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4675822Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4675994Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4676156Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4676333Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4676493Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4676655Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4676828Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4676990Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4677183Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4677355Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4677518Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4677692Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4677852Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4678012Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4678185Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4678348Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4678510Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4678684Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4678846Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4679019Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4679182Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4679344Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4679546Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4679707Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4679868Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4680043Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4680252Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4680428Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4680588Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4680748Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4680920Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4681083Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4681245Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4681419Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4681577Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4681735Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4681905Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4682067Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4682237Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4682395Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4682555Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4682726Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4682889Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4683049Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4683221Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4683381Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4683550Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4683710Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4683872Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4684043Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4684203Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4684363Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4684533Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4684692Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4684906Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4685072Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4685233Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4685406Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4685566Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4685726Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4685902Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4686062Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4686235Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4686397Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4686558Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4686734Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4686893Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4687083Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4687254Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4687454Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4687702Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4687944Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4688106Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4688279Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4688440Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4688600Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4688775Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4688933Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4689111Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4689273Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4689432Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4689603Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4689768Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4689928Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4690103Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4690263Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4690424Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4690600Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4690762Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4690938Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4691099Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4691262Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4691438Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4691604Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4691768Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4691941Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4692102Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4692278Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4692438Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4692632Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4692804Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4783170Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4783610Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4783794Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4783958Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4784162Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4784340Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4784504Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4784679Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4784840Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4785003Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4785178Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4785613Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4785774Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4785951Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4786114Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4786383Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4786546Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4786709Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4786883Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4787044Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4787209Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4787387Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4787549Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4787724Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4787886Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4788047Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4788225Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4788386Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4788545Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4788722Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4788882Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4789060Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4789222Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4789385Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4789561Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4789724Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4789886Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4790062Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4790220Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4790394Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4790555Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4790715Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4790889Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4791114Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4791276Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4791453Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4791616Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4791778Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4791948Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4792115Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4792288Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4792449Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4792610Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4792784Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4792948Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4793111Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4793312Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4793474Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4793647Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4793808Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4794016Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4794191Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4794355Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4794515Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4794691Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4794858Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4795034Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4795198Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4795361Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4795535Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4795698Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4795867Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4796038Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4796201Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4796379Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4796541Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4796706Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4796881Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4797047Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4797208Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4797379Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4797542Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4797721Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4797882Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4798044Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4798217Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4798378Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4798570Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4798745Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4798909Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4799082Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4799244Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4799406Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4799585Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4799745Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4799907Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4800081Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4800243Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4800406Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4800582Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4800769Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4800945Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4801107Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4801269Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4801504Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4801667Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4801828Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4802001Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4802163Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4802339Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4802504Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4802667Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4802839Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4803000Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4803161Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4803337Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4803503Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4803675Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4803836Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4803997Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4804170Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4804335Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4804497Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4804673Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4804835Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4805009Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4805170Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4805335Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4805507Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4805669Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4805831Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4806004Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4806193Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4806366Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4806530Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4806690Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4806866Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4807028Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4807193Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4807369Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4807530Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4807704Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4807867Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4808030Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4808207Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4808395Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4808554Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4808727Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4808888Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4809096Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4809270Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4809434Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4809608Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4809767Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4809931Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4810105Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4810267Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4810427Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4810602Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4810761Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4810939Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4811100Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4811261Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4811435Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4811599Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4811764Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4811940Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4812104Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4812276Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4812439Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4812599Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4812777Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4812939Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4813100Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4813270Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4813431Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4813630Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4813793Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4813958Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4814129Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4814292Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4814451Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4814628Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4814791Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4814964Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4815126Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4815289Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4815462Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4815625Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4815813Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4815988Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4816152Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4816328Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4816491Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4816701Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4816872Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4817036Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4817199Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4817375Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4817540Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4817847Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4818012Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4818175Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4818352Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4818520Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4818690Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4818869Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4819033Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4819196Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4819373Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4819538Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4819715Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4819884Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4820045Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4820220Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4820383Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4820548Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4820723Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4820887Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4821064Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4821229Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4821427Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4821602Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4821768Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4821932Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4822105Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4822268Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4822448Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4822608Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4822769Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4822942Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4823103Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4823266Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4823438Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4823625Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4823798Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4823959Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4824122Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4824340Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4824504Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4824665Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4824837Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4824997Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4825176Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4825335Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4825492Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4825661Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4825816Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4825971Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4826139Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4826294Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4826449Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4826614Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4826769Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4826936Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4827091Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4827248Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4827415Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4827568Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4827724Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4827896Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4828055Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4828222Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4828377Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4828533Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4828699Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4828882Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4829036Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4829202Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4829357Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4829524Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4829677Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4829836Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4829999Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4830156Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4830314Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4830482Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4830640Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4830806Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4830962Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4831145Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4831309Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4831467Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4831623Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4831850Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4832006Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4832163Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4832330Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4832485Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4832653Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4832807Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4832963Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4833130Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4833284Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4833438Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4833604Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4833763Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4833929Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4834083Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4834237Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4834403Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4834556Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4834712Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4834879Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4835033Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4835198Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4835350Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4835508Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4835672Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4835825Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4835979Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4836144Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4836327Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4836483Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4836652Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4836807Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4836974Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4837130Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4837284Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4837454Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4837607Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4837760Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4837925Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4838078Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4838246Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4838397Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4838576Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4838744Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4838897Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4839049Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4839260Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4839412Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4839579Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4839733Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4839886Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4840053Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4840205Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4840360Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4840525Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4840677Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4840830Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4840994Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4841150Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4841314Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4841466Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4841621Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4841787Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4841943Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4842100Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4842268Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4842421Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4842590Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4842747Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4842905Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4843069Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4843226Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4843382Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4843547Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4843728Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4843891Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4844047Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4844202Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4844364Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4844517Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4844671Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4844838Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4844991Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4845155Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4845308Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4845462Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4845630Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4845781Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4845971Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4846139Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4846296Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4846453Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4846673Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4846831Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4847000Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4847156Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4847316Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4847488Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4847804Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4847965Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4848135Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4848293Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4848463Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4848620Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4848780Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4848950Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4849110Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4849267Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4849438Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4849598Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4849768Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4849925Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4850082Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4850253Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4850410Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4850569Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4850740Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4850896Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4851056Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4851228Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4851385Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4851624Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4851781Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4851937Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4852106Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4852263Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4852418Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4852590Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4852749Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4852918Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4853074Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4853230Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4853402Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4853556Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4853749Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4853917Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4854074Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4854240Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4854458Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4854615Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4854780Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4854935Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4855088Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4855255Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4855412Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4855567Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4855734Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4855888Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4856054Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4856209Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4856367Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4856534Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4856689Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4856844Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4857013Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4857169Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4857335Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4857493Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4857738Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:13:13.4857918Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4858085Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4858256Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4858432Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4858596Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4858772Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4858934Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4859131Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4859304Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4859469Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4859630Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4859802Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4859964Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4860139Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4860303Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4860464Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4860638Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4860801Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4860964Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4861139Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4861338Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4861515Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4861678Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4861842Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4862083Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4862248Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4862412Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4862588Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4862750Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4862914Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4863158Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4863322Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4863498Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4863661Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4863826Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4864001Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4864166Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4864328Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4864500Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4864663Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4864837Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4865002Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4865165Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4865340Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4865501Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4865663Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4865835Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4865999Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4866174Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4866336Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4866497Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4866673Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4866893Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4867056Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4867234Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4867396Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4867570Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4867734Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4867899Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4868074Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4868238Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4868402Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4868580Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4868746Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4868924Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4869114Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4869279Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4869455Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4869620Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4869828Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4870003Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4870165Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4870338Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4870502Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4870667Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4870841Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4871006Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4871168Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4871341Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4871503Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4871668Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4871841Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4872004Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4872178Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4872339Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4872502Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4872677Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4872842Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4873004Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4873179Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4873344Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4873524Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4873686Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4873851Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4874026Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4874188Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4874410Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4874590Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4874754Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4874924Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4875087Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4875251Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4875426Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4875588Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4875749Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4875923Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4876085Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4876259Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4876423Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4876611Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4876786Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4876948Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4877111Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4877286Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4877495Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4877671Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4877834Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4877998Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4878174Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4878339Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4878502Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4878681Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4878845Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4879022Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4879187Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4879356Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4879533Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4879696Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4879859Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4880039Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4880207Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4880383Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4880550Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4880713Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4880890Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4881055Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4881223Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4881403Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4881568Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4881731Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4881909Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4882100Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4882279Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4882446Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4882608Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4882786Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4882950Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4883118Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4883294Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4883457Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4883633Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4883797Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4883961Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4884135Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4884324Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4884486Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4884665Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4884827Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4885045Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4885206Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4885368Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4885547Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4885709Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4885874Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4886047Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4886210Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4886383Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4886545Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4886707Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4886881Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4887044Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4887206Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4887379Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4887541Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4887715Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4887877Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4888042Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4888215Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4888377Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4888538Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4888717Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4888879Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4889050Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4889216Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4889378Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4889554Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4889755Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4889919Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4890094Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4890257Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4890419Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4890596Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4890763Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4890939Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4891102Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4891264Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4891439Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4891602Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4891765Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4891966Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4892128Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4892303Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4892464Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4892671Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4892846Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4893006Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4893165Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4893336Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4893500Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4893674Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4893838Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4893999Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4894171Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4894331Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4894496Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4894669Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4894830Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4895005Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4895166Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4895329Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4895501Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4895662Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4895821Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4895994Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4896154Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4896329Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4896488Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4896650Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4896821Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4896983Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4897142Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4897338Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4897501Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4897770Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4897933Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4898095Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4898269Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4898434Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4898595Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4898769Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4898931Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4899091Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4899271Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4899432Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4899639Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4899799Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4899960Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4900133Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4900339Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4900499Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4900672Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4900832Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4901004Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4901166Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4901325Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4901497Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4901659Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4901818Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4901991Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4902154Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4902327Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4902486Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4902647Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4902821Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4902982Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4903143Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4903316Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4903476Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4903648Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4903813Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4903977Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4904152Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4904314Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4904476Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4904648Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4904810Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4905007Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4905170Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4905332Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4905506Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4905668Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4905831Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4906011Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4906171Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4906344Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4906504Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4906666Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4906839Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4906999Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4907184Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4907355Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4907515Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4907676Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4907894Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4908055Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4908226Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4908386Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4908546Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4908714Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4908873Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4909033Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4909206Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4909368Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4909538Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4909703Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4909865Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4910032Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4910186Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4910350Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4910527Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4910681Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4910857Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4911017Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4911171Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4911340Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4911505Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4911668Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4911839Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4911994Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4912168Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4912332Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4912514Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4912683Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4912844Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4913006Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4913177Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4913339Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4913512Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4913667Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4913829Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4914000Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4914161Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4914323Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4914498Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4914684Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4914855Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4915010Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4915173Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4915397Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4915560Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4915720Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4915896Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4916054Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4916228Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4916389Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4916546Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4916714Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4916874Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4917032Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4917201Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4917356Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4917515Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4917689Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4917843Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4918014Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4918175Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4918337Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4918502Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4918662Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4918816Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4918980Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4919143Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4919315Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4919470Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4919630Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4919795Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4919982Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4920147Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4920321Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4920483Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4920655Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4920815Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4920979Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4921154Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4921318Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4921479Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4921655Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4921817Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4921989Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4922176Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4922336Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4922509Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4922669Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4922881Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4923056Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4923219Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4923390Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4923550Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4923712Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4923883Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4924049Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4924210Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4924381Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4924542Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4924719Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4924880Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4925040Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4925213Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.4925379Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4925543Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4925720Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4925886Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4926049Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4926223Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4926386Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4926565Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4926727Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4926889Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4927063Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4927224Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4927387Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4927588Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4927752Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4927927Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4928089Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4928256Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4928433Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4928599Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4928765Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4928939Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4929102Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4929276Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4929439Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4929601Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4929803Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4929967Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4930129Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4930303Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4930510Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4930687Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4930849Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4931010Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4931187Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4931352Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4931514Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4931692Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4931855Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4932029Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4932191Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4932356Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4932529Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4932693Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4932856Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4933030Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4933194Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4933367Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4933530Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4933692Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4933865Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4934026Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4934191Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4934365Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4934527Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4934688Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4934862Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4935050Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4935224Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4935390Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4935552Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4935726Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4935891Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4936057Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4936232Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4936399Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4936577Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4936741Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4936909Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4937087Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4937274Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4937437Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4937716Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4937883Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4938112Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4938276Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4938437Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4938610Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4938773Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4938935Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4939110Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4939273Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4939444Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4939607Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4939769Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4939945Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4940107Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4940271Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4940445Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4940608Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4940783Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4940947Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4941112Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4941289Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4941453Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4941617Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4941796Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4941962Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4942140Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4942302Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4942467Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4942644Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4942834Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4942999Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4943181Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4943346Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4943513Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4943692Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4943859Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4944039Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4944203Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4944365Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4944544Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4944710Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4944878Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4945083Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4945247Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4945426Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4945590Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4945811Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4945991Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4946153Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4946316Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4946495Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4946662Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4946837Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4947001Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4947165Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4947344Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4947508Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4947870Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4948048Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4948211Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4948389Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4948551Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4948717Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4948894Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4949057Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4949220Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4949394Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4949557Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4949733Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4949893Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4950056Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4950230Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4950392Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4950621Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4950795Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4950959Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4951135Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4951297Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4951462Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4951641Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4951803Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4951965Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4952142Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4952303Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4952480Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4952645Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4952862Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4953039Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4953202Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4953364Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4953539Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4953767Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4953933Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4954108Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4954271Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4954445Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4954612Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4954778Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4954953Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4955114Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4955278Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4955452Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4955617Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4955793Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4955955Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4956120Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4956295Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4956460Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4956623Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4956799Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4956962Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4957137Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4957299Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4957465Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4957641Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4957804Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4957966Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4958142Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4958329Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4958504Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4958669Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4958833Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4959008Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4959171Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4959335Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4959510Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.4959668Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4959838Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4959994Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4960153Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4960321Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4960500Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4960656Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4960822Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4960977Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4961179Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4961347Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4961504Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4961671Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4961830Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4961985Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4962157Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4962312Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4962468Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4962636Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4962792Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4962960Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4963119Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4963275Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4963444Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4963599Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4963753Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4963925Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4964080Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4964254Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4964408Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4964564Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4964732Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4964890Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4965045Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4965211Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4965366Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4965533Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4965689Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4965872Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4966041Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4966196Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4966351Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4966519Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4966674Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4966833Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4967001Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4967156Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4967323Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4967479Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4967636Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4967805Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4967986Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4968143Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4968313Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4968468Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4968686Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4968842Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4968997Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4969166Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4969320Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4969478Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4969650Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4969804Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4969973Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4970129Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4970282Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4970449Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4970606Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4970761Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4970927Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4971083Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4971240Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4971410Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4971564Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4971732Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4971890Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4972047Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4972213Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4972373Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4972528Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4972696Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4972849Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4973020Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4973171Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4973350Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4973512Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4973670Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4973824Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4973989Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4974146Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4974316Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4974467Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4974619Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4974791Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4974946Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4975103Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4975265Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4975459Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4975611Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4975778Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4975933Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4976094Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4976297Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4976449Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4976614Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4976770Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4976926Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4977097Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4977248Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4977417Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4977570Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4977817Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4977984Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4978139Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4978294Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4978457Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4978608Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4978774Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4978933Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4979086Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4979257Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4979412Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4979564Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4979725Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4979882Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4980058Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4980222Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4980376Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4980539Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4980691Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4980882Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4981045Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4981198Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4981348Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4981515Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4981667Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4981835Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4981987Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4982140Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4982302Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4982458Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4982611Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4982775Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4982957Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4983126Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4983277Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4983427Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4983588Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4983788Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4983942Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4984105Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4984259Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4984422Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4984574Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4984729Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4984892Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4985047Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4985198Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4985359Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4985514Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4985668Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4985835Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4985986Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4986154Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4986308Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4986462Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4986626Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4986782Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4986933Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4987095Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4987251Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4987417Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4987573Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4987726Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4987890Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4988044Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4988243Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4988406Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4988564Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4988727Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4988883Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4989034Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4989202Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4989355Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4989510Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4989672Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4989822Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4989980Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4990147Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4990329Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4990497Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4990650Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4990803Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4990964Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4991196Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4991351Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4991517Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4991669Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4991832Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:13:13.4991999Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4992162Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4992333Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4992496Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4992654Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4992825Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4992992Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4993162Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4993326Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4993488Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4993660Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4993821Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4993988Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4994158Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4994320Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4994492Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4994652Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4994813Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4994994Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4995151Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4995317Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4995485Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4995675Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4995846Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4996008Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4996168Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4996338Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4996501Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4996668Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4996833Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4996996Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4997153Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4997321Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4997488Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4997660Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4997849Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4998006Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4998181Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4998340Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4998549Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4998720Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4998880Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4999053Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4999217Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4999379Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4999553Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4999717Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.4999880Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5000048Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5000210Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5000378Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5000542Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5000702Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5000871Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5001035Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5001193Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5001367Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5001532Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5001701Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5001862Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5002021Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5002196Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5002357Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5002519Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5002692Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5002850Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5003024Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5003226Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5003387Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5003562Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5003726Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5003884Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5004058Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5004226Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5004399Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5004560Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5004722Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5004900Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5005061Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5005224Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5005417Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5005579Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5005740Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5005921Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5006130Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5006301Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5006460Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5006624Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5006799Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5006958Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5007122Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5007300Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5007460Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5007633Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5007801Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5007970Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5008139Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5008302Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5008463Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5008634Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5008798Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5008972Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5009137Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5009296Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5009470Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5009629Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5009798Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5009968Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5010127Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5010300Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5010457Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5010645Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5010813Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5010973Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5011133Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5011303Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5011462Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5011636Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5011800Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5011959Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5012129Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5012291Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5012448Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5012622Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5012810Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5012980Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5013138Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5013300Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5013469Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5013675Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5013839Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5014011Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5014168Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5014331Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5014504Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5014664Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5014834Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5014996Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5015158Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5015326Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5015492Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5015650Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5015823Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5015983Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5016153Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5016317Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5016475Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5016646Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5016806Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5016967Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5017138Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5017303Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5017471Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5017733Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5017898Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5018077Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5018270Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5018433Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5018611Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5018771Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5018945Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5019108Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5019272Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5019443Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5019609Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5019770Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5019943Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5020105Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5020280Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5020463Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5020622Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5020797Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5020956Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5021161Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5021328Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5021490Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5021662Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5021824Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5021985Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5022153Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5022315Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5022479Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5022649Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5022809Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5022983Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5023147Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5023308Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5023478Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5023640Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5023800Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5023974Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5024139Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5024296Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5024471Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5024634Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5024810Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5024971Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5025136Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5025303Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5025468Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5025630Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5025826Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5025991Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5026160Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5026320Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5026475Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5026645Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5026809Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5026966Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5027138Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5027298Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5027468Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5027627Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5027787Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5027983Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5028143Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5028303Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5028471Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5028688Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5028862Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5029022Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5029185Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5029352Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5029515Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5029676Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5029849Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5030010Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5030186Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5030350Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5030511Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5030680Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5030842Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5031003Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5031175Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5031336Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5031508Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5031672Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5031832Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5032000Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5032157Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5032322Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5032494Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5032653Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5032814Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5032987Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5033145Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5033339Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5033501Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5033670Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5033847Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5034008Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5034169Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5034348Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5034513Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5034688Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5034851Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5035013Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5035192Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5035354Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5035543Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5035716Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5035879Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5036054Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5036261Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5036427Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5036604Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5036767Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5036929Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5037108Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5037271Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5037452Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5037615Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5037778Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5037955Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5038121Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5038286Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5038463Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5038626Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5038803Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5038968Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5039130Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5039308Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5039471Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5039633Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5039805Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5039966Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5040145Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5040310Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5040472Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5040644Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5040807Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5040994Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5041165Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5041327Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5041487Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5041662Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5041821Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5042000Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5042156Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5042316Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5042487Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5042647Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5042810Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5042982Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5043168Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5043340Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5043498Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5043661Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5043877Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5044040Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5044201Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5044373Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5044535Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5044708Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5044868Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5045030Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5045202Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5045362Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5045523Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5045699Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5045860Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5046033Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5046194Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5046354Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5046526Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5046688Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5046853Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5047024Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5047183Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5047355Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5047515Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5047844Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5048021Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5048181Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5048342Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5048516Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5048737Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5048911Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5049077Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5049243Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5049422Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5049585Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5049751Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5049929Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5050093Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5050255Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5050433Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5050598Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5050774Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5050973Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5051135Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5051307Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5051468Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5051691Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5051865Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5052027Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5052200Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5052361Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5052523Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5052695Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5052857Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5053018Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5053190Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5053350Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5053525Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5053686Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5053848Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5054023Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5054184Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5054343Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5054521Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5054683Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5054857Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5055021Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5055185Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5055359Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5055523Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5055683Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5055855Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5056018Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5056192Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5056387Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5056548Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5056722Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5056882Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5057044Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5057216Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5057378Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5057549Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5057836Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5057998Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5058171Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5058334Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5058493Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5058697Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5058858Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5059017Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5059188Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5059409Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5059585Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5059748Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5059910Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5060084Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5060249Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5060413Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5060591Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5060755Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5060929Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5061093Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5061262Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5061440Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5061603Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5061768Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5061949Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5062114Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5062290Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5062455Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5062618Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5062792Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5062955Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5063121Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5063295Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5079680Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5080025Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5080210Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5080376Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5080683Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5080858Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5081022Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5081198Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5081365Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5081531Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5081765Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5081928Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5082103Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5082265Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5082429Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5082609Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5082772Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5082977Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5083154Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5083315Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5083489Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5083719Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5083880Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5084054Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5084215Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5084378Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5084553Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5084716Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5084891Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5085053Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5085216Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5085388Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5085552Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5085718Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5085891Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5086054Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5086219Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5086392Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5086554Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5086728Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5086893Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5087055Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5087226Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5087390Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5087552Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5087726Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5087887Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5088056Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5088245Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5088406Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5088582Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5088745Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5088905Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5089073Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5089240Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5089411Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5089572Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5089734Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5089905Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5090068Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5090232Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5090428Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5090590Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5090759Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5090921Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5091128Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5091307Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5091470Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5091631Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5091804Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5091969Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5092142Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5092305Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5092466Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5092636Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5092797Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5092964Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5093135Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5093298Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5093469Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5093629Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5093792Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5093963Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5094125Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5094286Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5094458Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5094619Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5094779Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5094954Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5095116Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5095286Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5095447Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5095611Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5095809Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5095971Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5096135Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5096308Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5096470Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5096642Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5096808Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5096970Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5097142Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5097304Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5097466Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5097752Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5097917Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5098125Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5098287Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5098449Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5098622Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5098831Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5098993Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5099162Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5099323Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5099495Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5099657Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5099819Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5099992Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5100153Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5100315Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5100486Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5100649Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5100821Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5100982Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5101143Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5101315Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5101478Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5101642Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5101814Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5101975Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5102148Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5102310Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5102474Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5102645Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5102806Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5102967Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5103139Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5103330Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5103502Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5103662Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5103822Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5103992Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5104153Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5104318Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5104488Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5104648Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5104809Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5104984Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5105147Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5105321Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5106063Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5106223Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5106393Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5106554Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5106771Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5106945Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5107106Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5107277Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5107438Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5107597Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5107771Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5107934Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5108097Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5108268Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5108430Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5108605Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5108767Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5108927Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5109100Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5109260Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5109424Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5109597Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5109757Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5109931Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5110091Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5110249Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5110415Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5110572Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5110728Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5110896Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5111051Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5111216Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5111396Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5111551Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5111719Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5111876Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5112031Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5112197Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5112354Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5112510Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5112676Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5112831Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5112998Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5113154Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5113310Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5113501Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5113658Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5113813Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5113977Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5114133Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5114347Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5114502Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5114659Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5114828Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5114982Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5115141Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5115307Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5115463Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5115689Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5115843Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5115997Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5116166Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5116321Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5116474Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5116641Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5116794Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5116949Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5117118Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5117274Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5117441Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5117595Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5117751Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5117916Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5118075Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5118229Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5118393Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5118547Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5118712Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5118892Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5119046Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5119213Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5119366Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5119523Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5119687Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5119844Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5120010Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5120163Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5120317Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5120481Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5120637Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5120792Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5120956Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5121138Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5121292Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5121456Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5121614Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5121829Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5121984Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5122139Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5122310Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5122465Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5122621Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5122785Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5122942Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5123111Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5123268Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5123426Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5123593Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5123749Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5123903Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5124071Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5124225Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5124391Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5124544Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5124699Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5124864Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5125018Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5125174Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5125335Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5125492Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5125659Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5125814Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5125968Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5126131Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5126325Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5126482Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5126650Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5126805Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5126959Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5127125Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5127280Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5127449Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5127604Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5127760Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5127925Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5128080Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5128238Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5128402Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5128580Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5128745Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5128901Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5129057Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5129296Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5129453Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5129609Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5129772Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5129927Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5130093Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5130250Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5130406Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5130571Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5130725Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5130879Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5131044Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5131204Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5131358Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5131522Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5131678Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5131842Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5131998Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5132154Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5132318Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5132471Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5132625Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5132789Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5132947Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5133112Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5133266Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5133420Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5133586Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5133773Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5133927Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5134092Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5134247Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5134413Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5134566Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5134720Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5134887Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5135044Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5135196Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5135357Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5135511Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5135667Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5135830Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5136009Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5136172Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5136326Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5136480Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5136691Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5136846Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5137030Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5137192Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5137347Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5137515Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5137754Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5137915Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5138081Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5138237Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5138391Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5138557Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5138713Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5138879Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5139034Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5139188Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5139352Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5139508Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5139662Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5139829Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5139983Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5140146Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5140300Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5140458Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5140621Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5140776Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5140931Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5141096Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5141281Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5141436Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5141602Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5141758Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5141925Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5142078Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5142235Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5142403Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5142564Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5142731Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5142902Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5143063Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5143238Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5143397Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5143582Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5143757Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5143914Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5144077Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5144292Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5144455Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5144629Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5144787Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5144947Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5145119Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5145278Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5145441Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5145614Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5145773Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5145947Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5146110Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5146273Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5146446Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5146603Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5146763Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5146935Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5147091Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5147266Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5147424Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5147585Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5147941Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5148103Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5148261Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5148435Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5148590Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5148751Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5148988Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5149148Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5149323Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5149481Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5149641Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5149813Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5149973Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5150132Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5150302Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5150458Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5150631Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5150789Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5150948Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5151162Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5151319Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5151478Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5151649Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5151872Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5152043Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5152200Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5152359Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5152531Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5152687Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5152847Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5153022Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5153179Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5153349Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5153510Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5153667Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5153840Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5153998Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5154156Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5154326Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5154484Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5154658Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5154817Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5154974Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5155144Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5155300Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5155459Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5155631Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5155788Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5155957Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5156114Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5156271Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5156463Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5156619Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5156779Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5156950Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5157107Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5157267Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5157443Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5157602Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5157772Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5157929Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5158087Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5158260Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5158416Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5158600Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5158772Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5158929Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5159100Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5159313Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5159472Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5159642Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5159800Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5159959Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5160134Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5160291Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5160463Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5160621Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5160778Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5160947Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5161106Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5161262Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5161435Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5161592Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5161765Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5161924Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5162082Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5162253Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5162412Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5162570Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5162738Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5162897Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5163068Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5163228Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5163387Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5163555Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5163741Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5163899Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5164074Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5164230Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5164397Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5164557Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5164718Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5164890Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5165048Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5165203Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5165379Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5165535Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5165706Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5165890Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5166048Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5166219Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5166375Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5166532Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5166753Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5166911Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5167070Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5167241Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5167399Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5167575Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5167735Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5167890Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5168061Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5168218Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5168376Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5168549Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5168706Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5168878Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5169036Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5169194Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5169366Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5169523Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5169681Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5169854Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5170011Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5170180Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5170345Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5170501Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5170672Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5170828Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5170985Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5171179Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5171335Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5171503Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5171662Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5171820Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5171989Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5172150Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5172309Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5172479Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5172636Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5172805Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5172969Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5173128Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5173322Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5173479Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5173635Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5173806Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5174013Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5174183Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5174346Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5174503Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5174673Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5174834Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5174993Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5175169Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5175327Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5175486Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5175661Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5175821Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5175991Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5176149Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5176305Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5176478Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5176637Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5176794Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5176964Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5177119Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5177291Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5177452Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5177699Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5177878Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5178036Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5178194Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5178363Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5178518Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5178722Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5178879Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5179039Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5179210Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5179366Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5179521Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5179694Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5179849Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5180014Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5180174Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5180330Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5180502Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5180658Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5180836Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5181006Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5181160Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5181325Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5181530Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5181687Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5181854Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5182008Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5182164Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5182333Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5182488Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5182656Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5182815Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5182967Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5183135Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5183293Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5183449Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5183620Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5183775Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5183929Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5184097Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5184253Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5184421Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5184577Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5184733Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5184900Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5185054Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5185213Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5185381Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5185536Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5185703Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5185861Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5186047Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5186216Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5186370Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5186524Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5186692Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5186846Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5187016Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5187177Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5187334Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5187502Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5187657Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5187815Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5187982Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5188163Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5188328Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5188542Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5188765Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5189175Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5189495Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5189770Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5189950Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5190111Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5190282Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5190440Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5190600Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5190767Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5190929Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5191085Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5191255Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5191414Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5191578Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5191737Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5191892Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5192059Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5192223Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5192378Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5192544Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5192698Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5192853Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5193022Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5193182Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5193346Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5193507Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5193660Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5193831Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5194022Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5194176Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5194346Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5194503Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5194668Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5194829Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5195034Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5195214Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5195388Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5195573Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5195731Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5195900Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5196058Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5196257Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5196429Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5196588Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5196744Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5196959Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5197118Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5197272Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5197443Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5197599Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5197767Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5197925Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5198081Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5198249Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5198407Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5198592Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5198767Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5198923Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5199088Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5199246Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5199402Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5199571Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5199730Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5199888Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5200057Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5200230Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5200399Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5200557Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5200715Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5200882Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5201042Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5201196Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5201367Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5201552Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5201719Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5201879Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5202035Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5202204Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5202363Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5202522Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5202692Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5202850Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5203016Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5203175Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5203333Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5203500Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5203683Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5203841Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5204015Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5204175Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5204393Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5204557Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5204716Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5204893Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5205053Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5205216Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5205391Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5205551Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5205712Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5205886Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5206047Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5206218Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5206384Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5206547Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5206721Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5206879Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5207044Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5207219Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5207379Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5207559Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5207718Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5207882Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5208055Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5208220Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5208382Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5208551Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5208711Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5208890Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5209073Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5209234Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5209414Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5209578Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5209744Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5209920Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5210086Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5210260Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5210421Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5210582Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5210756Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5210919Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5211080Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5211275Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5211441Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5211615Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5211775Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5211982Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5212156Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5212316Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5212480Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5212653Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5212845Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5213016Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5213178Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5213341Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5213516Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5213684Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5213875Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5214076Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5214266Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5214437Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5214604Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5214776Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5214939Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5215103Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5215275Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5215437Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5215610Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5215776Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5215939Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5216113Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5216275Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5216436Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5216610Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5216796Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5216960Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5217134Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5217294Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5217483Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5217758Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5217925Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5218099Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5218257Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5218420Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5218595Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5218760Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5218935Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5219143Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5219323Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5219514Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5219673Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5219880Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5220063Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5220226Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5220403Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5220565Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5220731Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5220910Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5221074Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5221235Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5221413Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5221573Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5221748Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5221911Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5222072Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5222241Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5222403Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5222567Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5222739Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5222902Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5223075Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5223236Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5223395Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5223571Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5223731Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5223891Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5224066Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5224227Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5224424Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5224603Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5224780Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5224953Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5225114Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5225274Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5225454Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5225613Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5225786Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5225946Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5226105Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5226278Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5226439Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5226624Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5226798Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5226959Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5227131Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5227339Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5227559Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5227785Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5227995Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5228218Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5228448Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5228664Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5228880Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5229124Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5229440Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5229789Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5229999Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5230166Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5230341Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5230502Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5230665Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5230842Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5231003Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5231184Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5231496Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5231685Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5231862Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5232024Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5232190Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5232368Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5232530Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5232704Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5232865Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5233093Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5233267Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5233430Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5233592Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5233783Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5233943Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5234123Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5234284Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5234445Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5234619Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5234776Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5234942Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5235116Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5235314Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5235489Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5235651Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5235812Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5236040Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5236203Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5236365Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5236543Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5236705Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5236882Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5237046Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5237212Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5237387Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5237547Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5237706Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5237884Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5238045Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5238208Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5238385Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5238549Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5238728Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5238892Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5239057Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5239235Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5239398Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5239561Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5239742Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5239904Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5240082Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5240243Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5240406Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5240609Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5240770Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5240934Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5241112Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5241274Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5241455Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5241621Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5241784Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5241962Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5242124Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5242289Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5242470Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5242634Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5242832Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5242992Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5243156Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5243331Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5243538Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5243701Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5243875Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5244039Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5244213Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5244374Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5244535Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5244706Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5244866Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5245020Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5245185Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5245339Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5245507Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5245660Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5245813Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5245979Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5246133Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5246290Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5246455Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5246612Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5246767Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5246929Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5247084Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5247255Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5247412Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5247567Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5247899Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5248059Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5248214Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5248534Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5248692Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5248860Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5249014Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5249170Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5249340Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5249499Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5249657Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5249825Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5249980Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5250148Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5250303Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5250458Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5250700Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5250855Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5251009Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5251175Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5251401Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5251557Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5251724Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5251881Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5252047Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5252201Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5252358Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5252526Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5252679Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5252835Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5253008Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5253165Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5253341Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5253497Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5253653Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5253819Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5253975Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5254132Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5254297Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5254454Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5254620Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5254777Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5254984Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5255201Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5255355Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5255508Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5255673Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5255827Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5255980Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5256178Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5256333Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5256501Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5256655Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5256811Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5256978Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5257136Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5257291Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5257455Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5257674Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5257844Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5258001Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5258156Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5258354Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5258510Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5258668Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5258844Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5259050Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5259220Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5259376Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5259530Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5259696Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5259851Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5260006Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5260171Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5260327Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5260495Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5260648Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5260802Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5260972Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5261124Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5261278Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5261445Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5261599Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5261755Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5261921Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5262097Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5262263Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5262418Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5262572Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5262746Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5262902Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5263059Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5263228Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5263382Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5263552Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5263736Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5263891Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5264059Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5264212Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5264365Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5264530Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5264687Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5264854Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5265008Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5265163Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5265328Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5265484Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5265640Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5265832Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5265987Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5266143Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5266308Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5266487Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5266703Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5266860Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5267017Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5267189Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5267346Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5267503Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5267673Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5267831Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5268003Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5268163Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5268320Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5268493Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5268649Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5268806Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5268977Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5269134Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5269307Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5269464Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5269621Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5269791Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5269947Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5270103Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5270277Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5270437Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5270592Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5270766Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5270924Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5271095Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5271278Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5271479Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5271690Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5271848Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5272073Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5272242Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5272404Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5272580Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5272735Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5272891Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5273064Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5273222Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5273377Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5273573Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5273726Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5273893Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5274047Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5274201Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5274430Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5274586Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5274743Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5274910Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5275064Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5275232Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5275386Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5275542Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5275709Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5275863Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5276022Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5276195Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5276351Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5276504Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5276672Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5276830Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5277003Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5277159Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5277317Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5277485Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:13:13.5277652Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5277818Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5277996Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5278163Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5278339Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5278507Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5278672Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5278849Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5279040Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5279208Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5279382Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5279544Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5279717Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5279880Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5280097Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5280273Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5280435Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5280600Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5280777Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5280945Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5281125Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5281320Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5281482Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5281661Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5281825Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5282037Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5282214Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5282378Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5282555Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5282718Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5282885Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5283061Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5283227Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5283390Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5283566Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5283759Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5283925Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5284100Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5284263Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5284438Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5284600Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5284763Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5284936Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5285099Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5285262Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5285436Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5285600Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5285779Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5285943Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5286104Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5286278Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5286442Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5286637Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5286810Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5286974Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5287149Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5287358Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5287519Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5287698Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5287860Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5288022Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5288197Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5288359Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5288539Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5288703Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5288893Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5289067Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5289230Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5289391Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5289612Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5289777Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5289954Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5290115Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5290277Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5290450Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5290613Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5290777Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5290948Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5291111Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5291284Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5291446Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5291614Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5291787Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5291949Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5292113Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5292288Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5292451Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5292616Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5292791Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5292954Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5293128Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5293292Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5293458Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5293637Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5293799Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5293964Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5294144Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5294334Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5294510Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5294673Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5294839Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5295012Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5295176Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5295341Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5295515Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5295681Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5295854Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5296017Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5296182Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5296355Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5296543Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5296706Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5296879Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5297041Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5297260Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5297426Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5297588Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5297847Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5298012Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5298178Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5298356Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5298522Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5298699Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5298862Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5299028Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5299209Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5299373Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5299544Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5299723Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5299886Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5300064Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5300227Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5300400Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5300579Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5300744Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5300907Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5301089Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5301254Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5301417Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5301595Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5301759Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5301973Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5302136Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5302303Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5302483Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5302647Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5302813Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5302994Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5303157Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5303332Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5303492Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5303654Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5303831Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5303996Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5304187Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5304364Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5304528Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5304702Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5304864Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5305083Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5305262Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5305423Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5305586Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5305762Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5305925Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5306099Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5306261Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5306421Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5306595Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5306757Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5306921Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5307095Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5307258Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5307431Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5307592Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5307756Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5307930Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5308094Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5308256Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5308430Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5308591Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5308770Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5308933Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5309094Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5309269Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5309430Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5309626Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5309804Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5309969Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5310149Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5310314Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5310476Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5310656Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5310819Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5310981Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5311155Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5311316Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5311484Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5311658Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5311846Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5312023Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5312185Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5312345Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5312566Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5312728Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5312889Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5313063Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5313222Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5313398Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5313559Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5313720Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5313891Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5314051Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5314212Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5314392Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5314552Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5314726Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5314888Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5315051Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5315226Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5315387Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5315549Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5315720Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5315883Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5316058Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5316217Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5316380Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5316552Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5316713Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5316873Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5317045Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5317237Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5317409Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5317572Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5317731Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5317907Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5318067Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5318231Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5318406Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5318568Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5318744Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5318904Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5319065Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5319245Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5319437Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5319597Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5319772Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5319932Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5320137Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5320310Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5320471Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5320644Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5320807Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5320989Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5321236Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5321403Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5321563Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5321734Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5321893Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5322070Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5322232Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5322391Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5322563Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5322723Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5322881Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5323054Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5323215Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5323389Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5323548Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5323709Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5323881Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5324045Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5324206Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5324378Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5324538Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5324711Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5324909Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5325068Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5325242Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5325402Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5325564Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5325739Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5325906Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5326080Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5326241Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5326406Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5326584Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5326749Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5326908Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5327115Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5327275Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5327434Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5327606Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5327812Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5327987Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5328148Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5328306Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5328480Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5328640Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5328802Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5328977Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5329138Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5329318Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5329480Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5329642Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5329826Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5329987Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5330152Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5330327Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5330491Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5330669Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5330831Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5330996Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5331172Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5331334Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5331497Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5331674Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5331836Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5332012Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5332176Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5332339Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5332546Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5332708Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5332872Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5333049Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5333211Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5333388Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5333555Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5333723Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5333898Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5334061Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5334226Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5334404Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5334565Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5334782Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5334945Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5335105Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5335283Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5335495Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5335682Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5335856Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5336018Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5336193Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5336357Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5336521Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5336699Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5336862Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5337021Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5337195Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5337358Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5337523Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5337777Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5337940Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5338115Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5338277Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5338480Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5338785Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5339104Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5339353Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5339530Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5339690Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5339864Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5340023Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5340182Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5340352Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5340512Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5340720Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5340894Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5341058Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5341231Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5341394Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5341553Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5341733Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5341893Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5342057Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5342233Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5342393Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5342566Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5342725Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5342916Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5343088Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5343248Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5343408Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5343627Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5343788Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5343958Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5344120Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5344281Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5344451Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5344614Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5344775Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5344951Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5345113Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5345288Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5345448Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5345613Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5345787Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5345948Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5346114Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5346324Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5346489Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5346653Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5346833Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5346995Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5347169Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5347331Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5347495Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5347825Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5347992Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5348158Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5348336Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5348587Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5348764Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5348931Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5349094Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5349272Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5349435Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5349601Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5349777Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5349941Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5350117Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5350281Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5350443Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5350617Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5350821Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5350986Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5351160Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5351320Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5351559Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5351723Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5351887Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5352119Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5352280Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5352445Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5352623Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5352787Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5352967Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5353130Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5353318Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5353495Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5353658Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5353820Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5353997Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5354161Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5354335Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5354503Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5354665Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5354839Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5355002Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5355163Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5355340Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5355501Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5355675Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5355837Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5356000Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5356175Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5356367Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5356534Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5356711Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5356874Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5357037Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5357213Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5357380Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5357556Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5357720Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5357884Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5358058Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5358221Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5358412Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5358585Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5358747Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5358921Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5359084Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5359295Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5372435Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5372767Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5372950Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5373143Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5373329Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5373499Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5373690Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5373861Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5374046Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5374216Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5374391Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5374573Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5374739Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5374908Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5375158Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5375335Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5375518Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5375686Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5375853Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5376032Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5376200Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5376371Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5376555Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5376724Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5376941Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5377109Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5377371Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5377552Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5377821Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5377989Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5378170Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5378336Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5378529Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5378696Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5378864Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5379047Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5379214Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5379383Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5379562Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5379779Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5379961Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5380127Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5380295Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5380602Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5380773Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5380941Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5381124Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5381291Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5381460Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5381656Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5381825Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5382005Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5382173Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5382344Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5382544Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5382710Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5382876Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5383057Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5383225Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5383407Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5383576Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5383747Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5383930Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5384097Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5384264Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5384445Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5384618Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5384799Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5384966Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5385132Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5385312Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5385531Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5385702Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5385884Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5386051Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5386234Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5386405Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5386579Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5386766Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5386935Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5387104Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5387283Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5387450Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5387632Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5387830Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5387998Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5388181Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5388348Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5388572Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5388754Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5388926Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5389108Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5389274Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5389444Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5389624Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5389799Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5389968Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5410823Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5411026Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5411198Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5411357Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5411517Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5411675Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5411833Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5411998Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5412158Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5412324Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5412485Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5412639Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5412798Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5412956Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5413111Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5413275Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5413431Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5413594Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5413797Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5413954Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5414117Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5414273Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5414435Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5414590Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5414750Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5414911Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5415095Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5415248Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5415402Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5415549Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5415701Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5415893Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5416043Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5416196Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5416343Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5416498Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5416700Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5416848Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5417002Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5417150Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5417300Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5417457Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5417712Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5417873Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5418020Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5418169Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5418325Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5418476Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5418626Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5418784Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5418933Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5419085Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5419242Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5419401Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5419550Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5419699Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5419855Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5420005Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5420153Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5420315Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5420464Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5420613Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5420769Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5420917Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5421102Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5421251Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5421403Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5421563Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5421712Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5421863Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5422023Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5422174Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5422330Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5422480Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5422629Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5422787Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5443534Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5443770Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5443923Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5444073Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5444230Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5444379Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5444573Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5444732Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5444884Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5445037Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5445187Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5445345Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5445495Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5445647Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5445805Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5445958Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5446122Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5446293Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5446450Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5446618Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5446772Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5446926Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5447093Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5447251Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5447408Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5447574Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5447894Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5448064Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5448218Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5448380Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5448550Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5448742Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5448900Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5449067Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5449312Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5449484Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5449641Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5449796Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5449966Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5450124Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5450284Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5450452Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5450607Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5450761Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5450928Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5451082Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5451251Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5451407Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5451607Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5451771Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5451926Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5452081Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5452316Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5452472Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5452637Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5452792Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5452948Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5453119Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5453276Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5453433Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5453602Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5453758Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5453924Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5454082Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5454241Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5454410Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5454565Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5454719Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5454886Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5455042Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5455197Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5455366Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5455521Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5455688Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5455841Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5455998Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5456164Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5456317Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5456472Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5456638Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5456825Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5456995Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5457155Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5457309Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5457525Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5457743Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5457905Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5458075Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5458231Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5458400Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5458558Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5458712Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5458885Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5459041Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5459228Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5459400Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5459555Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5459710Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5459933Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5460088Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5460256Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5460410Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5460564Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5460732Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5460887Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5461047Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5461212Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5461368Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5461535Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5461691Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5461849Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5462016Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5462171Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5462325Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5462493Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5462651Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5462818Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5462976Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5463130Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5465539Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5465744Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5465911Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5466083Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5466239Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5466395Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5466565Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5466763Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5466920Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5467090Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5467251Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5467421Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5467604Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5467761Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5467933Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5468089Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5468246Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5468413Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5468569Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5468726Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5468894Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5469083Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5469240Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5469411Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5469569Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5469763Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5469922Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5470079Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5470249Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5470405Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:13:13.5470573Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5470749Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5470915Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5471097Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5471261Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5471426Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5471602Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5471764Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5471925Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5472101Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5472264Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5472438Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5472604Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5472767Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5472941Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5473103Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5473345Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5473524Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5473686Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5473860Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5474024Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5474186Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5474363Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5474554Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5474719Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5474898Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5475061Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5475240Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5475404Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5475568Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5475745Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5475908Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5476070Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5476243Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5476409Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5476584Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5476771Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5476933Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5477108Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5477268Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5477454Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5477633Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5477794Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5477956Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5478128Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5478291Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5478465Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5478630Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5478791Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5478967Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5479130Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5479294Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5479469Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5479633Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5479806Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5479969Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5480133Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5480310Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5480473Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5480636Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5480811Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5481011Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5481189Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5481351Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5481511Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5481684Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5481847Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5482038Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5482211Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5482375Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5482551Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5482713Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5482876Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5483052Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5483214Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5483378Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5483550Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5483712Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5483894Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5484057Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5484244Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5484419Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5484586Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5484752Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5484954Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5485117Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5485294Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5485456Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5485624Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5485798Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5485961Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5486127Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5486301Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5486462Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5486639Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5486801Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5486964Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5487137Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5487300Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5487464Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5487640Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5487805Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5487969Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5488144Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5488306Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5488513Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5488676Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5488840Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5489014Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5489175Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5489337Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5489511Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5489699Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5489874Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5490037Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5490201Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5490374Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5490549Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5490725Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5490888Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5491052Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5491230Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5491394Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5491573Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5491738Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5491958Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5492134Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5492300Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5492463Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5492663Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5492828Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5493003Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5493167Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5493333Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5493513Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5493679Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5493905Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5494088Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5494253Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5494439Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5494605Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5494770Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5494949Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5495115Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5495279Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5495458Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5495619Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5495786Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5495962Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5496126Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5496332Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5496498Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5496660Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5496835Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5496997Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5497159Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5497358Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5497522Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5497803Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5497964Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5498124Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5498303Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5498465Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5498627Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5498800Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5498961Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5499138Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5499301Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5499465Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5499669Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5499834Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5499998Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5500176Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5500338Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5500550Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5500714Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5500879Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5501055Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5501218Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5501381Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5501559Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5501725Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5501899Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5502063Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5502225Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5502401Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5502568Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5502730Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5502904Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5503066Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5503242Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5503404Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5503571Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5503744Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5503934Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5504097Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5504274Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5504436Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5504611Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5504772Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5504933Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5505137Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5505313Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5505475Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5505646Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5505806Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5505968Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5506144Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5506310Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5506484Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5506646Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5506825Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5507004Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5507165Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5507350Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5507525Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5507686Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5507860Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5508047Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5508206Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5508381Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5508542Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5508705Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5508882Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5509043Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5509219Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5509380Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5509540Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5509715Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5509874Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5510037Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5510208Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5510369Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5510541Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5510702Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5510865Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5511038Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5511201Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5511360Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5511565Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5511726Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5511904Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5512064Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5512222Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5512399Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5512561Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5512746Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5512917Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5513078Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5513252Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5513412Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5513577Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5513750Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5513910Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5514070Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5514241Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5514403Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5514565Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5514736Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5514922Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5515096Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5515256Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5515417Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5515611Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5515773Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5515932Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5516104Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5516265Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5516435Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5516597Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5516760Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5516934Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5517095Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5517261Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5517435Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5517599Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5517776Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5517937Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5518098Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5518274Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5518437Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5518597Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5518770Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5518934Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5519132Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5519293Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5519455Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5519629Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5519789Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5519950Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5520125Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5520313Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5520487Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5520650Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5520812Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5520985Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5521148Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5521311Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5521482Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5521646Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5521824Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5521985Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5522149Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5522326Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5522517Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5522678Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5522855Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5523018Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5523224Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5523384Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5523543Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5523719Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5523881Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5524043Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5524223Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5524388Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5524550Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5524726Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5524890Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5525069Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5525234Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5525396Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5525573Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5525736Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5525898Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5526073Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5526238Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5526417Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5526577Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5526768Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5526945Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5527108Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5527271Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5527443Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5527602Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5527775Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5527964Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5528124Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5528297Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5528457Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5528615Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5528790Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5528951Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5529122Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5529282Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5529442Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5529612Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5529774Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5529933Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5530144Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5530305Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5530475Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5530639Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5530823Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5530998Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5531162Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5531321Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5531499Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5531661Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5531822Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5531997Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5532157Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5532333Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5532495Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5532658Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5532838Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5532999Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5533160Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5533336Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5533495Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5533670Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5533833Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5533996Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5534167Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5534329Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5534516Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5534690Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5534851Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5535024Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5535184Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5535347Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5535549Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5535708Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5535872Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5536042Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5536202Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5536379Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5536542Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5536701Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5536877Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5537038Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5537198Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5537376Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5537536Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5537818Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5537982Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5538144Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5538322Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5538489Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5538683Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5538863Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5539028Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5539209Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5539376Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5539543Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5539716Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5539881Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5540042Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5540218Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5540379Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5540554Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5540716Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5540880Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5541054Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5541214Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5541378Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5541552Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5541718Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5541880Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5542086Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5542248Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5542425Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5542593Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5542754Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5542929Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5543089Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5543299Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5543474Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5543636Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5543814Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5543977Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5544137Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5544313Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5544474Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5544636Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5544808Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5544968Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5545142Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5545303Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5545491Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5545668Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5545830Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5545995Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5546192Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5546356Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5546532Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5546694Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5546855Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5547034Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5547195Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5547360Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5547535Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5547887Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5548068Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5548232Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5548396Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5548569Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5548732Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5548893Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5549069Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5549230Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5549413Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5549575Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5549737Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5549979Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5550147Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5550310Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5550486Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5550648Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5550823Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5550985Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5551188Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5551367Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5551528Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5551702Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5551880Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5552042Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5552220Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5552383Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5552546Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5552724Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5552887Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5553053Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5553272Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5553435Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5553598Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5553776Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5553940Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5554155Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5554318Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5554479Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5554657Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5554819Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5554985Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5555164Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5555330Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5555509Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5555676Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5555842Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5556023Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5556188Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5556354Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5556536Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5556701Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5556881Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5557048Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5557213Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5557389Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5557579Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5557742Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5557920Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5558085Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5558257Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5558424Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5558588Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5558800Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5558961Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5559124Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5559298Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5559459Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5559639Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5559801Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5559965Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5560138Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5560300Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5560463Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5560639Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5560802Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5561004Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5561165Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5561327Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5561502Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5561688Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5561852Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5562027Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5562190Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5562368Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5562532Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5562697Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5562876Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5563038Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5563201Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5563381Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5563544Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5563710Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5563884Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5564048Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5564224Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5564387Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5564552Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5564727Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5564889Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5565051Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5565257Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5565423Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5565599Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5565762Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5565923Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5566100Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5566261Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5566447Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5566626Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5566790Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5566968Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5567131Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5567295Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5567470Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5567632Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5567795Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5567970Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5568133Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5568315Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5568479Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5568665Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5568839Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5569002Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5569166Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5569363Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5569528Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5569702Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5569864Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5570026Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5570203Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5570368Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5570531Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5570705Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5570873Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5571046Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5571210Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5571371Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5571548Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5571709Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5571872Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5572051Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5572218Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5572395Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5572556Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5572716Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5572915Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5573073Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5573230Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5573402Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5573559Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5573718Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5573914Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5574068Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5574235Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5574392Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5574549Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5574718Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5574873Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5575029Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5575196Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5575350Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5575518Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5575674Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5575835Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5576001Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5576184Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5576339Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5576506Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5576665Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5576860Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5577017Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5577174Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5577342Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5577498Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5577735Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5577912Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5578069Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5578227Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5578397Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5578556Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5578728Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5578884Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5579041Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5579209Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5579365Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5579522Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5579695Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5579853Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5580025Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5580181Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5580337Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5580538Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5580700Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5580857Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5581024Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5581180Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5581348Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5581504Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5581685Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5581855Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5582011Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5582168Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5582340Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5582498Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5582669Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5582826Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5582982Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5583151Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5583306Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5583464Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5583630Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5583813Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5583973Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5584148Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5584308Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5584503Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5584658Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5584815Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5584983Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5585142Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5585297Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5585469Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5585629Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5585797Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5585954Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5586113Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5586283Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5586441Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5586598Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5586769Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5586924Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5587095Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5587256Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5587410Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5587583Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5587738Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5587893Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5588107Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5588267Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5588422Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5588593Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5588747Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5588915Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5589068Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5589252Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5589424Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5589579Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5589734Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5589903Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5590059Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5590228Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5590383Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5590537Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5590704Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5590864Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5591021Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5591189Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5591376Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5591545Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5591703Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5591861Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5592053Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5592211Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5592367Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5592535Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5592691Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5592848Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5593019Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5593181Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5593354Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5593510Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5593669Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5593838Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5593994Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5594151Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5594316Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5594471Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5594638Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5594795Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5594949Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5595122Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5595279Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5595432Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5595643Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5595801Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5595968Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5596122Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5596279Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5596448Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5596604Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5596783Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5596954Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5597112Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5597285Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5597469Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5597625Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5597801Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5597961Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5598116Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5598283Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5598438Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5598600Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5598766Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5598954Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5599121Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5599276Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5599433Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5599622Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5599777Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5599932Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5600097Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5600251Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5600418Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5600575Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5600730Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5600902Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5601058Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5601219Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5601385Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5601540Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5601709Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5601864Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5602019Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5602186Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5602344Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5602500Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5602673Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5602828Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5602983Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5603178Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5603333Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5603502Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5603659Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5603813Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5603983Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5604139Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5604321Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5604487Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5604644Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5604809Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5604965Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5605120Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5605292Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:13:13.5605459Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5605623Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5605798Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5605963Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5606140Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5606302Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5606494Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5606668Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5606831Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5607050Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5607250Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5607416Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5607659Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5607824Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5607986Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5608165Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5608327Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5608492Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5608667Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5608831Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5609008Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5609174Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5609337Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5609514Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5609677Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5609843Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5610019Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5610185Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5610363Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5610525Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5610688Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5610890Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5611056Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5611220Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5611398Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5611561Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5611745Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5611909Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5612100Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5612277Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5612443Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5612607Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5612788Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5612952Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5613120Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5613300Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5613463Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5613640Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5613804Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5614026Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5614207Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5614395Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5614560Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5614741Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5614907Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5615119Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5615283Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5615448Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5615630Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5615795Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5615963Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5616140Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5616307Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5616486Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5616651Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5616816Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5616993Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5617155Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5617321Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5617497Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5617733Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5617919Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5618084Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5618250Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5618430Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5618594Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5618787Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5618969Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5619132Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5619309Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5619470Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5619633Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5619833Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5619996Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5620159Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5620335Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5620498Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5620673Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5620837Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5621001Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5621175Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5621338Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5621501Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5621677Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5621839Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5622045Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5622207Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5622371Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5622550Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5622737Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5622901Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5623075Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5623238Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5623401Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5623578Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5623743Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5623920Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5624084Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5624248Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5624426Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5624590Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5624755Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5624929Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5625095Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5625268Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5625431Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5625595Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5625772Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5625935Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5626097Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5626298Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5626464Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5626641Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5626804Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5626965Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5627143Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5627306Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5627496Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5627672Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5627837Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5628016Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5628180Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5628343Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5628519Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5628682Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5628844Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5629020Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5629183Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5629360Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5629521Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5629710Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5629886Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5630050Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5630214Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5630416Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5630582Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5630758Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5630921Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5631083Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5631259Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5631423Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5631587Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5631761Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5631924Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5632160Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5632325Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5632487Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5632663Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5632828Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5632992Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5633171Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5633335Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5633499Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5633676Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5633842Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5634046Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5634218Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5634378Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5634552Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5634715Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5634876Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5635081Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5635243Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5635417Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5635580Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5635743Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5635918Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5636082Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5636244Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5636418Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5636582Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5636763Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5636930Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5637094Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5637292Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5637456Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5637621Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5637803Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5637994Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5638171Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5638333Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5638496Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5638672Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5638834Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5639003Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5639181Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5639344Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5639521Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5639684Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5639850Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5640024Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5640188Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5640350Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5640528Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5640689Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5640862Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5641025Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5641188Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5641362Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5641550Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5641715Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5641890Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5642053Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5642227Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5642390Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5642553Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5642754Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5642916Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5643081Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5643256Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5643422Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5643587Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5643765Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5643927Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5644105Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5644267Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5644431Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5644610Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5644772Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5644971Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5645147Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5645311Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5645489Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5645680Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5645893Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5646072Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5646235Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5646397Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5646574Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5646738Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5646956Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5647117Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5647280Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5647460Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5647625Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5647951Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5648130Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5648292Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5648469Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5648631Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5648796Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5648971Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5649137Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5649300Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5649552Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5649719Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5649898Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5650059Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5650221Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5650397Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5650558Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5650759Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5650933Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5651095Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5651267Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5651429Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5651593Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5651767Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5651927Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5652090Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5652268Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5652432Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5652597Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5652774Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5652976Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5653152Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5653314Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5653478Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5653688Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5653851Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5654011Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5654188Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5654349Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5654523Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5654686Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5654849Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5655029Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5655190Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5655353Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5655525Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5655686Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5655858Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5656020Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5656181Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5656360Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5656523Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5656683Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5656859Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5657017Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5657192Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5657383Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5657547Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5657820Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5657985Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5658147Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5658322Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5658516Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5658694Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5658860Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5659022Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5659197Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5659359Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5659523Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5659696Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5659859Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5660033Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5660192Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5660353Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5660527Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5660715Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5660875Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5661049Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5661210Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5661370Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5661571Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5661732Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5661905Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5662066Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5662225Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5662400Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5662560Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5662726Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5662903Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5663066Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5663240Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5663403Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5663562Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5663734Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5663896Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5664058Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5664232Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5664394Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5664569Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5664728Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5664890Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5665113Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5665276Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5665437Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5665612Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5665772Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5665944Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5666133Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5666293Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5666468Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5666629Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5666788Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5666960Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5667126Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5667299Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5667459Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5667619Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5667795Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5667958Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5668122Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5668326Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5668486Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5668658Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5668822Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5668982Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5669178Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5669343Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5669504Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5669675Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5669837Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5670011Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5670171Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5670333Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5670505Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5670667Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5670829Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5671006Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5671167Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5671327Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5671502Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5671663Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5671838Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5671999Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5672162Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5672335Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5672498Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5672686Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5672862Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5673020Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5673203Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5673364Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5673526Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5673749Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5673912Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5674081Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5674265Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5674430Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5674610Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5674776Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5674939Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5675117Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5675282Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5675449Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5675630Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5675796Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5675998Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5676163Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5676327Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5676507Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5676672Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5676863Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5677044Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5677207Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5677385Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5677548Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5677714Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5677894Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5678063Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5678224Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5678405Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5678568Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5678750Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5678914Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5679078Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5679256Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5679418Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5679581Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5679756Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5679920Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5680095Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5680283Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5680446Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5680627Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5680788Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5680950Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5681124Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5681287Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5681488Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5681674Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5681840Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5682013Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5682178Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5682341Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5682516Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5682680Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5682855Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5683016Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5683178Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5683356Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5683518Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5683707Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5683881Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5684044Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5684211Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5684409Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5684575Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5684753Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5684916Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5685082Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5685261Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5685427Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5685595Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5685770Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5711034Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5711416Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5711616Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5711818Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5711984Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5712160Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5712320Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5712487Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5712665Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5712827Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5712992Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5713170Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5713429Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5713608Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5713770Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5713932Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5714109Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5714268Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5714429Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5714641Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5714807Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5715017Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5715182Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5715346Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5715523Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5715686Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5715848Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5716028Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5716189Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5716363Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5716529Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5716750Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5716921Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5717083Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5717248Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5717428Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5717618Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5717794Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5717957Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5718120Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5718294Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5718456Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5718617Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5718796Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5718957Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5719133Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5719295Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5719457Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5719629Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5719788Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5719947Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5720116Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5720286Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5720459Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5720621Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5720781Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5720978Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5721141Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5721304Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5721476Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5721632Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5721793Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5721966Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5722151Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5722327Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5722488Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5722647Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5722824Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5722988Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5723152Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5723325Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5723485Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5723655Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5723815Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5723977Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5724150Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5724338Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5724498Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5724670Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5724830Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5725025Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5725188Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5725348Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5725521Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5725680Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5725847Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5726023Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5726184Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5726357Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5726522Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5726686Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5726862Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5727025Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5727187Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5727358Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5727521Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5727694Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5727858Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5728022Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5728199Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5728359Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5728547Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5728725Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5728887Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5729059Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5729223Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5729383Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5729553Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5729736Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5729899Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5730069Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5730228Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5730403Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5730564Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5730728Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5730901Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5731061Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5731222Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5731396Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5731560Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5731721Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5731921Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5732086Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5732260Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5732421Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5732607Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5732779Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5732939Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5733098Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5733269Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5733428Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5733600Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5733758Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5733913Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5734079Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5734233Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5734391Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5734556Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5734713Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5734882Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5735036Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5735193Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5735357Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5735512Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5735665Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5735831Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5736012Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5736180Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5736344Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5736499Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5736669Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5736823Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5736980Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5737179Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5737333Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5737493Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5737762Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5737921Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5738091Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5738245Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5738400Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5738568Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5738722Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5738876Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5739045Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5739198Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5739404Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5739557Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5739713Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5739883Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5740036Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5740220Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5740391Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5740544Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5740712Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5740867Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5741021Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5741189Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5741345Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5741500Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5741669Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5741828Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5741997Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5742151Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5742308Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5742475Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5742630Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5742785Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5742959Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5743112Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5743269Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5743437Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5743641Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5743811Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5743971Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5744128Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5744293Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5744447Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5744601Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5744812Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5744964Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5745138Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5745296Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5745450Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5745620Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5745782Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5745938Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5746107Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5746263Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5746431Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5746588Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5746748Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5746946Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5747098Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5747252Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5747421Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5747577Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5748021Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5748194Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5748347Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5748518Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5748672Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5748828Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5748997Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5749151Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5749309Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5749475Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5749633Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5749802Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5749953Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5750111Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5750278Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5750432Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5750591Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5750758Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5750914Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5751083Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5751239Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5751439Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5751609Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5751765Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5751921Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5752094Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5752254Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5752409Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5752617Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5752768Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5752938Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5753093Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5753253Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5753421Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5753579Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5753734Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5753902Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5754058Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5754230Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5754386Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5754543Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5754753Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5754911Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5755066Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5755238Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5755394Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5755584Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5755740Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5755895Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5756062Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5756218Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5756374Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5756541Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5756698Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5756869Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5757027Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5757181Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5757349Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5757504Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5757658Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5757823Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5757978Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5758132Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5758302Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5758456Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5758622Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5758781Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5758962Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5759131Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5759287Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5759442Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5759607Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5759763Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5759928Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5760111Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5760265Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5760433Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5760587Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5760739Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5760911Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5761065Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5761230Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5761384Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5761539Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5761709Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5761865Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5762023Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5762188Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5762372Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5762527Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5762695Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5762848Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5763038Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5763195Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5763348Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5763512Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5763665Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5763822Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5763987Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5764146Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5764312Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5764467Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5764622Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5764790Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5764946Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5765101Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5765269Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5765426Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5765594Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5765749Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5765937Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5766107Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:13:13.5766272Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5766471Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5766648Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5766814Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5766980Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5767157Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5767319Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5767495Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5767684Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5767848Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5768025Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5768187Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5768347Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5768526Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5768688Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5768862Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5769025Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5769186Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5769359Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5769523Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5769684Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5769902Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5770065Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5770241Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5770404Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5770595Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5770775Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5770939Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5771104Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5771311Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5771476Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5771650Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5771813Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5771990Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5772165Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5772329Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5772493Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5772671Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5772835Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5773010Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5773173Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5773340Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5773518Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5773684Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5773847Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5774024Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5774228Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5774408Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5774572Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5774736Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5774914Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5775079Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5775243Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5775445Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5775611Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5775791Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5775955Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5776122Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5776301Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5776468Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5776632Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5776813Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5776977Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5777155Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5777323Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5777487Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5777785Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5777951Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5778114Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5778297Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5778860Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5779036Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5779198Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5779360Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5779537Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5779704Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5779868Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5780047Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5780208Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5780387Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5780549Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5780712Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5780886Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5781047Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5781209Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5781381Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5781545Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5781707Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5781886Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5782048Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5782222Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5782412Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5782576Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5782750Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5782913Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5783078Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5783253Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5783441Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5783619Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5783784Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5783947Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5784126Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5784290Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5784455Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5784632Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5784796Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5784973Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5785134Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5785301Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5785476Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5785667Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5785828Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5786002Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5786169Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5786368Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5786532Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5786693Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5786883Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5787046Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5787210Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5787384Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5787550Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5787726Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5787889Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5788054Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5788231Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5788394Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5788556Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5788731Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5788895Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5789072Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5789237Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5789402Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5789578Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5789741Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5789935Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5790110Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5790275Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5790438Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5790613Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5790775Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5790948Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5791141Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5791302Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5791478Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5791641Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5791806Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5791983Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5792147Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5792322Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5792487Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5792649Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5792826Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5792990Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5793154Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5793356Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5793520Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5793701Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5793907Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5794186Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5794500Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5794819Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5795093Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5795269Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5795433Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5795612Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5795776Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5795937Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5796111Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5796276Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5796439Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5796612Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5796813Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5796986Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5797147Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5797310Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5797483Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5797646Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5797807Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5797980Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5798177Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5798353Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5798514Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5798676Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5798853Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5799015Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5799204Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5799378Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5799542Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5799715Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5799880Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5800044Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5800223Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5800388Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5800551Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5800726Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5800888Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5801065Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5801228Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:13:13.5801420Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5801593Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5801755Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5801919Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5802095Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5802293Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5802456Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5802629Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5802788Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5802962Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5803125Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5803287Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5803459Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5803620Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5803783Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5803956Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5804118Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5804292Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5804452Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5804614Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5804789Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5804951Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5805111Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5805289Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5805450Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5805626Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5805812Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5805978Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5806154Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5806318Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5806481Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5806659Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5806855Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5807028Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5807196Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5807361Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5807538Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5807704Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5807869Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5808047Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5808211Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5808387Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5808554Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5808715Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5808895Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5809088Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5809250Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5809422Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5809587Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5809756Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5809947Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5810110Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5810285Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5810447Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5810609Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5810789Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5810950Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5811112Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5811285Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5811448Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5811625Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5811789Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5811949Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5812122Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5812286Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5812446Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5812618Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5812778Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5812951Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5813112Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5813272Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5813474Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5813638Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5813798Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5813969Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5814133Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5814306Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5814492Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5814654Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5814827Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5814988Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5815150Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5815328Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5815491Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5815665Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5815826Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5815990Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5816169Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5816330Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5816491Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5816725Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5816886Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5817059Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5817221Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5817381Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5817579Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5817840Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5818000Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5818174Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5818329Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5818505Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5818666Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5818832Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5819008Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5819169Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5819328Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5819507Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5819668Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5819829Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5820001Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5820166Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5820341Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5820503Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5820669Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5820846Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5821006Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5821201Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5821377Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5821537Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5821710Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5821871Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5822030Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5822266Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5822429Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5822589Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5822758Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5822917Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5823090Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5823250Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5823414Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5823591Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5823753Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5823914Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5824087Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5824248Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5824453Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5824613Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5824773Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5824947Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5825108Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5825292Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5825466Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5825626Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5825799Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5825960Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5826125Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5826297Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5826461Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5826621Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5826796Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5826961Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5827125Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5827296Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5827454Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5827631Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5827792Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5827957Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5828128Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5828290Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5828449Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5828620Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5828810Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5828985Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5829146Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5829305Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5829476Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5829636Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5829820Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5829992Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5830155Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5830327Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5830488Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5830650Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5830822Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5830986Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5831147Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5831322Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5831483Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5831661Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5831825Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5832028Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5832203Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5832363Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5832523Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5832699Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5832884Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5833059Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5833219Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5833379Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5833551Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5833714Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5833877Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5834053Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5834212Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5834386Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5834550Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5834714Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5834885Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5835045Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5835233Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5835401Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5835581Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5835747Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5835913Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5836091Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5836256Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5836447Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5836628Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5836791Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5836969Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5837133Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5837301Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5837504Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5837668Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5837835Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5838012Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5838178Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5838361Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5838526Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5838689Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5838869Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5839034Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5839198Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5839379Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5839543Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5839755Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5839921Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5840088Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5840269Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5840458Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5840621Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5840798Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5840962Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5841143Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5841305Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5841470Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5841646Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5841807Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5841970Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5842148Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5842310Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5842489Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5842652Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5842817Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5842998Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5843158Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5843322Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5843498Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5843660Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5843832Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5844023Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5844190Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5844364Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5844527Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5844687Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5844861Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5845022Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5845208Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5845382Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5845544Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5845718Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5845887Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5846048Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5846223Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5846385Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5846547Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5846725Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5846888Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5847064Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5847227Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5847421Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5847596Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5847950Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5848117Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5848400Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5848567Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5848742Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5848905Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5849070Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5849245Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5849406Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5849568Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5849744Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5849907Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5850082Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5850247Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5850409Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5850582Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5850745Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5850909Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5851086Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5851251Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5851428Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5851594Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5851756Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5851971Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5852136Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5852299Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5852473Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5852636Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5852811Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5852973Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5853170Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5853348Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5853512Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5853675Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5853856Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5854024Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5854185Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5854359Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5854521Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5854693Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5854854Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5855017Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5855229Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5855390Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5855551Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5855727Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5855888Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5856084Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5856246Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5856407Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5856580Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5856743Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5856906Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5857079Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5857243Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5857415Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5857578Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5857840Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5858021Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5858185Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5858347Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5858522Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5858685Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5858863Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5859024Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5859187Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5859363Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5859558Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5859720Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5859896Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5860057Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5860233Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5860399Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5860559Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5860770Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5860934Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5861095Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5861277Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5861439Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5861613Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5861776Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5861937Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5862110Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5862276Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5862439Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5862615Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5862776Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5862979Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5863144Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5863306Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5863484Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5863670Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5863832Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5864009Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5864172Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5864334Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5864512Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5864676Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5864855Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5865015Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5865180Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5865355Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5865517Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5865679Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5865854Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5866017Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5866190Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5866351Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5866515Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5866690Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5866852Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5867016Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5867235Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5867399Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5867575Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5867742Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5867905Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5868082Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5868246Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5868434Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5868613Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5868779Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5868956Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5869121Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5869285Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5869464Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:13:13.5869627Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5869789Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5869967Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5870129Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5870307Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5870529Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5870829Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5871159Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5871454Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5871636Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5871884Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5872050Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5872236Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5872409Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5872609Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5872783Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5872943Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5873118Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5873276Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5873473Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5873635Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5873795Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5873968Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5874128Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5874286Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5874454Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5874612Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5874783Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5874950Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5875111Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5875284Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5875471Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5875629Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5875801Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5875959Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5876127Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5876284Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5876442Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5876638Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5876796Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5876957Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5877130Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5877287Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5877458Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5877618Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5877776Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5877948Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5878109Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5878267Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5878442Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5878603Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5878790Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5878963Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5879123Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5879297Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5879456Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5879666Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5879840Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5879999Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5880155Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5880325Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5880485Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5880661Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5880825Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5880986Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5881159Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5881319Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5881480Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5881650Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5881813Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5881985Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5882143Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5882302Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5882473Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5882635Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5882796Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5882968Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5883156Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5883335Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5883528Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5883688Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5883863Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5884021Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5884181Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5884381Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5884544Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5884703Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5884873Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5885031Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5885204Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5885368Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5885526Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5885695Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5885857Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5886018Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5886194Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5886353Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5886551Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5886709Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5886865Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5887037Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5887220Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5887380Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5887550Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5887710Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5887882Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5888043Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5888201Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5888375Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5888536Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5888693Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5888867Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5889045Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5889212Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5889382Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5889541Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5889711Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5889870Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5890030Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5890201Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5890360Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5890519Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5890732Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5890908Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5891080Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5891237Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5891394Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5891562Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5891720Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5891901Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5892091Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5892252Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5892422Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5892582Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5892742Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5892914Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5893073Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5893231Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5893401Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5893558Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5893719Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5893893Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5894079Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5894251Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5894414Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5894575Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5894753Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5894939Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5895100Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5895271Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5895430Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5895603Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5895764Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5895925Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5896097Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5896257Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5896416Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5896588Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5896748Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5896919Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5897080Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5897243Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5897418Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5897580Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5897854Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5898032Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5898192Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5898363Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5898575Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5898738Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5898911Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5899076Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5899240Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5899418Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5899580Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5899765Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5899944Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5900110Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5900283Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5900444Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5900606Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5900784Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5900946Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5901109Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5901285Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5901448Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5901624Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5901785Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5901974Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5902148Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5902315Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5902478Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5902678Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5902841Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5903019Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5903181Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5903343Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5903518Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5903682Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:13:13.5903859Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5904043Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5904212Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5904377Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5904554Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5904719Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5904902Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5905067Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5905233Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5905408Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5905575Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5905744Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5905920Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5906084Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5906290Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5906453Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5906616Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5906815Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5906979Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5907141Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5907312Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5907500Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5907674Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5907837Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5907998Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5908173Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5908334Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5908499Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5908676Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5908838Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5909012Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5909175Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5909338Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5909513Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5909704Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5909866Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5910044Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5910211Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5910408Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5910573Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5910735Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5910913Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5911079Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5911246Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5911424Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5911587Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5911767Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5911930Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5912098Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5912276Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5912443Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5912604Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5912784Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5912949Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5913127Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5913293Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5913459Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5913640Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5913801Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5913989Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5914174Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5914337Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5914515Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5914679Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5914842Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5915042Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5915203Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5915369Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5915543Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5915705Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5915872Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5916048Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5916212Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5916387Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5916550Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5916711Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5916886Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5917051Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5917238Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5917414Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5917578Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5917755Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5917917Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5918115Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5918293Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5918455Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5918616Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5918790Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5918956Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5919132Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5919294Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5919455Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5919629Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5919792Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5919956Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5920131Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5920295Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5920468Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5920629Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5920791Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5920964Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5921128Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5921289Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5921488Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5921651Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5921826Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5921987Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5922148Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5922323Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5922485Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5922672Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5922847Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5923012Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5923208Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5923373Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5923534Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5923710Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5923873Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5924035Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5924210Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5924375Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5924554Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5924717Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5924907Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5925082Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5925245Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5925414Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5925620Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5925783Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5925946Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5926120Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5926286Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5926463Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5926625Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5926789Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5926962Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5927159Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5927357Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5927735Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5928002Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5928198Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5928398Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5928642Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5928836Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5929136Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5929342Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5929538Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5929774Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5930001Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5930180Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5930491Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5930685Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5930923Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5931117Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5931309Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5931591Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5931803Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5931996Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5932399Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5932596Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5932855Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5933102Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5933317Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5933556Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5933751Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5933943Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5934173Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5934490Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5934748Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5934941Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5935141Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5935389Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5935588Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5935871Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5936065Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5936268Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5936514Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5936710Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5936885Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5937234Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5937430Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5937775Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5938012Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5938207Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5938455Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5938668Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5938940Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5939186Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5939381Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5939600Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5939825Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5940038Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5940319Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5940512Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5940708Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5940924Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5941147Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5941472Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5941684Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5941907Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5942143Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5942315Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5942623Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5942816Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5943030Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5943268Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5943460Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5943630Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5943927Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5944218Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5944410Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5944649Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5944871Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5945128Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5945420Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5945615Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5945848Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5946076Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5946268Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5946524Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5946730Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5946962Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5947153Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5947343Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5947566Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5947968Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5948248Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5948443Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5948636Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5948880Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5949054Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5949294Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5949542Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5949735Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5949976Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5950168Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5950339Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5950624Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5950911Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5951106Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5951351Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5951541Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5951785Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5952109Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5952301Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5952584Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5952779Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5952970Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5953212Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5953450Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5953692Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5953887Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5954076Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5954290Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5954506Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5954711Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5954954Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5955145Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5955517Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5955690Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5956082Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5956345Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5956582Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5956792Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5957007Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5957314Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5957696Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5958065Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5958414Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5958747Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5959066Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5959392Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5959723Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5959996Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5960316Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5960560Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5960811Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5961071Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5961262Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5961452Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5961685Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5961858Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5962170Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5962424Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5962614Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5962852Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5963043Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5963216Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5963512Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5963702Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5963965Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5964155Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5964354Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5964623Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5964831Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5965022Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5965257Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5965447Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5965664Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5965879Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5966085Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5966317Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5966510Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5966737Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5966949Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5967166Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5967416Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5967605Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5967832Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5968067Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5968240Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5968517Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5968710Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5968909Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5969166Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5969359Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5969529Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5969949Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5970145Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5970391Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5970584Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5970772Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5971014Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5971219Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5971420Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5971655Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5972211Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5972522Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5972804Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5973040Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5973290Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5973484Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5973676Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5973940Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5974146Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5974388Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5974606Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5974822Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5975035Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5975253Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5975470Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5975702Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5975895Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5976127Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5976297Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5976511Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5976767Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5976958Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5977145Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5977406Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5977577Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5977973Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5978168Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5978390Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5978626Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5978815Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5978995Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5979272Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5979462Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5979718Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5979912Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5980112Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5980350Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5980559Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5980749Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5980984Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5981175Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5981397Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5981614Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5981821Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5982058Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5982247Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5982447Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5982660Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5982877Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5983153Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5983347Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5983544Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5983774Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5983945Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5984172Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5984474Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5984673Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5984908Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5985098Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5985268Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5985551Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5985741Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5985938Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5986170Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5986359Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5986602Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5986808Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5987007Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5987237Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5987452Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5987641Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5987888Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:13:13.5988112Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5988377Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5988574Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5988768Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5988985Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5989211Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5989495Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5989689Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5989883Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5990122Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5990296Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5990533Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5990790Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5990983Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5991221Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5991414Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5991586Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5991884Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5992076Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5992273Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5992510Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5992703Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5992977Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5993189Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5993385Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5993622Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5993815Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5994015Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5994307Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5994516Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5994755Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5994947Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5995149Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5995367Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5995590Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5995802Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5996038Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5996242Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5996478Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5996654Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5996872Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5997151Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5997353Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5997546Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5997786Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5997985Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5998265Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5998468Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5998662Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5998900Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5999117Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5999360Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5999573Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.5999774Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6000010Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6000206Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6000401Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6000646Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6000864Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6001099Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6001293Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6001486Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6001704Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6001922Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6002142Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6002377Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6002595Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6002835Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6003011Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6003247Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6003499Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6003692Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6003884Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6004173Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6004356Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6004644Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6004840Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6005034Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6005271Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6005474Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6005648Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6005934Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6006128Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6006363Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6006558Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6006759Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6007036Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6007246Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6007481Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6007678Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6007907Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6008123Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6008350Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6008561Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6008822Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6009030Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6009266Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6009442Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6009669Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6009918Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6010123Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6010316Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6010552Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6017358Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6017761Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6017938Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6018128Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6018294Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6018471Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6018633Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6018797Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6019079Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6019243Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6019407Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6019578Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6019740Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6019901Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6020103Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6020263Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6020436Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6020598Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6020759Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6020933Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6021096Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6021258Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6021431Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6021594Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6021767Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6021924Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6022088Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6022290Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6022450Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6022615Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6022785Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6022946Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6023151Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6023312Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6023475Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6023646Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6023807Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6023971Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6024144Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6024309Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6024481Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6024640Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6024801Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6024974Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6025135Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6025294Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6025463Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6025621Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6025792Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6025949Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6026112Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6026279Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6026460Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6026621Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6026791Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6026950Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6027126Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6027283Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6027510Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6027820Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6028042Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6028256Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6028485Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6028691Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6028921Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6029137Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6029351Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6029580Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6029820Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6030077Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6030367Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6030584Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6030860Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6031096Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6031316Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6031704Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6032074Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6032332Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6032501Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6032657Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6032824Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6032993Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6033150Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6033321Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6033482Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6033642Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6033812Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6033975Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6034134Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6034301Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6034460Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6034630Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6034789Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6034949Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6035122Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6035281Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6035441Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6035640Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6035798Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6035968Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6036124Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6036278Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6036443Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6036600Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6036779Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6036950Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6037111Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6037274Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6037432Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6037589Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6037756Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6037914Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6038067Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6038233Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6038389Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6038545Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6038712Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6038896Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6039062Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6039218Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6039371Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6039567Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6039724Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6039876Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6040040Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6040197Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6040364Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6040524Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6040677Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6040844Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6041005Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6041158Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6041330Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6041489Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6041650Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6041807Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6041961Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6042130Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6042288Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6042443Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6042612Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6042769Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6042921Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6043110Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6043269Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6043432Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6043589Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6043741Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6043911Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6044092Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6044244Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6044411Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6044564Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6044729Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6044885Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6045037Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6045204Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6045359Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6045511Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6045677Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6045833Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6045998Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6046155Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6046335Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6046501Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6046660Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6046814Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6047005Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6047163Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6047317Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6047483Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6047636Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6048114Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6048270Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6048430Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6048597Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6048754Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6048911Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6049078Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6049233Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6049393Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6049548Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6049702Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6049859Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6050014Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6050171Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6050333Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6050486Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6050737Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6050895Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6051052Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6051218Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6051371Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6051527Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6051692Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6051885Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6052053Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6052210Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6052363Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6052523Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6052680Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6052837Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6053003Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6053159Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6053313Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6053472Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6053629Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6053792Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6053989Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6054146Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6054313Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6054471Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6054660Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6054824Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6054982Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6055145Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6055299Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6055460Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6055625Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6055780Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6055936Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6056101Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6056256Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6056419Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6056576Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6056730Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6056897Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6057050Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6057205Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6057368Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6057521Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6057760Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6057928Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6058084Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6058287Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6058443Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6058597Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6058763Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6058918Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6059071Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6059256Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6059410Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6059574Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6059733Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6059887Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6060049Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6060204Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6060360Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6060521Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6060676Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6060838Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6060991Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6061145Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6061304Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6061485Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6061642Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6061806Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6061961Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6062137Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6062300Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6062454Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6062619Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6062774Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6062930Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6063087Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6063241Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6063393Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6063555Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6063709Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6063871Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6064023Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6064174Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6064337Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6064488Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6064639Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6064798Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6064952Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6065113Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6065269Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6065445Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6065606Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6065760Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6065914Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6066077Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6066229Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6066391Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6066570Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6066722Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6066886Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6067041Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6067198Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6067362Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6067517Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6067669Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6067830Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:13:13.6067992Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6068160Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6068320Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6068477Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6068672Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6068827Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6068986Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6069152Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6069333Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6069498Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6069659Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6069816Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6069984Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6070143Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6070302Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6070470Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6070628Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6070792Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6070952Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6071110Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6071273Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6071430Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6071587Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6071750Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6071911Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6072078Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6072238Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6072396Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6072561Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6072742Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6072902Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6073067Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6073225Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6073389Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6073546Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6073704Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6073890Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6074048Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6074208Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6074371Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6074531Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6074690Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6074857Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6075013Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6075175Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6075332Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6075490Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6075659Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6075817Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6076000Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6076164Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6076324Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6076489Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6076674Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6076832Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6076994Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6077151Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6077307Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6077474Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6077634Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6077799Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6077955Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6078112Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6078277Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6078438Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6078594Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6078754Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6078909Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6079070Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6079230Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6079389Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6079553Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6079710Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6079866Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6080050Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6080208Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6080392Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6080556Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6080721Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6080900Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6081086Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6081249Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6081429Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6081593Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6081773Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6081939Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6082106Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6082285Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6082449Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6082613Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6082792Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6082952Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6083133Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6083321Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6083481Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6083658Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6083824Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6083987Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6084199Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6084361Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6084522Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6084701Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6084865Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6085044Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6085211Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6085374Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6085549Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6085713Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6085874Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6086052Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6086215Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6086393Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6086556Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6086717Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6086892Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6087054Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6087219Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6087399Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6087616Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6087792Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6087956Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6088117Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6088288Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6088449Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6088607Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6088807Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6088966Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6089145Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6089308Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6089471Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6089652Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6089817Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6089977Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6090150Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6090313Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6090488Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6090652Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6090813Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6091015Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6091176Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6091337Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6091512Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6091698Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6091876Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6092038Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6092199Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6092375Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6092540Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6092704Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6092881Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6093044Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6093210Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6093390Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6093553Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6093727Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6093887Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6094049Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6094222Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6094383Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6094542Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6094719Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6094880Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6095053Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6095237Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6095401Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6095576Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6095739Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6095901Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6096076Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6096246Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6096633Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6096848Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6097057Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6097279Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6097491Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6097778Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6098008Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6098231Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6098477Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6098731Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6098965Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6099215Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6099573Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6099873Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6100150Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6100390Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6100676Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6100980Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6101210Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6101540Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6101754Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6102061Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6102403Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6102626Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6102804Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6102965Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6103131Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6103304Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6103467Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6103628Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6103800Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6103960Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6104123Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6104299Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6104456Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6104629Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6104788Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6104945Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6105162Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6105325Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6105486Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6105656Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6105814Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6105987Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6106171Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6106329Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6106499Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6106656Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6106816Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6106987Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6107148Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6107318Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6107478Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6107636Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6107801Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6107958Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6108121Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6108289Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6108479Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6108653Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6108814Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6108973Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6109170Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6109329Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6109488Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6109657Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6109818Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6109979Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6110145Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6110307Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6110481Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6110639Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6110800Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6110972Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6111129Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6111287Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6111453Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6111611Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6111780Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6111940Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6112101Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6112272Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6112430Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6112613Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6112784Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6112944Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6113114Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6113274Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6113433Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6113601Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6113782Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6113941Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6114112Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6114272Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6114432Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6114607Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6114768Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6114941Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6115101Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6115260Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6115428Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6115589Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6115746Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6115953Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6116113Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6116282Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6116442Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6116602Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6116792Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6116952Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6117112Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6117284Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6117443Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6117616Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6117773Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6117933Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6118107Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6118269Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6118423Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6118595Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6118756Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6118914Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6119083Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6119241Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6119410Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6119571Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6119730Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6119900Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6120055Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6120237Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6120410Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6120567Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6120734Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6120894Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6121046Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6121215Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6121397Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6121555Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6121724Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6121884Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6122057Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6122210Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6122369Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6122538Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6122694Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6122851Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6123023Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6123180Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6123353Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6123535Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6123691Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6123864Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6124022Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6124201Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6124376Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6124533Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6124690Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6124863Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6125020Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6125191Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6125355Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6125513Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6125682Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6125841Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6125999Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6126171Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6126328Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6126498Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6126656Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6126813Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6126982Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6127141Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6127300Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6127468Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6127651Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6127820Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6127975Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6128134Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6128302Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6128460Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6128622Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6128814Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6128971Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6129130Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6129301Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6129459Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6129632Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6129790Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6129947Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6130117Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6130275Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6130432Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6130602Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6130762Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6130960Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6131117Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6131275Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6131448Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6131604Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6131788Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6131960Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6132118Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6132289Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6132445Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6132601Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6132768Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6132927Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6133083Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6133250Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6133409Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6133569Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6133740Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6133897Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6134064Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6134223Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6134380Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6134550Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6134709Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6134865Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6135036Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6135216Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6135387Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6135545Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6135702Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6135871Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6136028Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6136181Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6136375Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:13:13.6136544Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6136718Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6136880Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6137041Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6137217Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6137381Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6137542Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6137812Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6137976Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6138150Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6138315Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6138475Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6138682Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6138843Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6139005Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6139180Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6139364Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6139525Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6139699Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6139862Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6140034Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6140197Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6140356Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6140532Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6140694Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6140855Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6141032Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6141196Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6141370Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6141533Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6141696Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6141869Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6142033Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6142192Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6142365Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6142528Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6142702Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6142904Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6143068Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6143241Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6143402Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6143563Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6143736Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6143938Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6144107Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6144271Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6144434Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6144609Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6144782Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6144948Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6145124Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6145290Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6145467Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6145631Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6145797Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6145974Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6146162Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6146331Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6146510Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6146677Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6146878Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6147043Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6147204Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6147381Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6147546Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6147926Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6148116Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6148281Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6148461Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6148625Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6148790Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6148970Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6149137Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6149301Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6149481Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6149644Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6149809Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6149989Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6150154Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6150332Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6150497Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6150741Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6150920Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6151086Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6151251Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6151428Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6151590Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6151770Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6151968Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6152130Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6152309Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6152471Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6152635Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6152810Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6152975Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6153148Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6153310Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6153472Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6153644Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6153805Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6153968Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6154179Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6154341Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6154516Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6154682Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6154882Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6155058Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6155220Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6155383Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6155557Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6155723Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6155912Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6156077Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6156245Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6156423Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6156590Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6156758Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6156936Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6157100Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6157282Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6157445Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6157616Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6157795Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6157962Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6158129Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6158308Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6158497Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6158665Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6158840Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6159003Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6159178Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6159342Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6159529Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6159705Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6159870Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6160033Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6160208Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6160372Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6160551Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6160714Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6160878Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6161054Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6161218Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6161382Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6161561Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6161753Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6161929Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6162092Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6162257Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6162432Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6162619Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6162783Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6162958Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6163120Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6163296Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6163462Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6163625Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6163802Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6163965Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6164129Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6164304Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6164469Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6164643Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6164805Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6164970Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6165148Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6165312Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6165474Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6165648Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6165811Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6166011Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6166177Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6166342Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6166516Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6166680Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6166843Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6167017Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6167202Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6167379Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6167543Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6167705Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6167881Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6168047Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6168211Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6168385Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6168546Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6168710Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6168883Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6169047Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6169386Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6169642Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6169852Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6170090Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6170328Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6170634Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6170870Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6171127Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6171400Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6171682Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6171988Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6172301Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6172599Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6172894Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6173205Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6173506Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6173815Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6174111Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6174403Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6174717Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6175011Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6175309Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6175624Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6175923Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6176233Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6176526Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6176893Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6177205Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6177501Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6177904Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6178237Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6178551Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6178862Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6179229Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6179546Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6179871Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6180186Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6180503Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6180868Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6181177Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6181489Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6181822Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6182140Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6182467Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6182778Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6183080Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6183430Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6183726Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6184020Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6184331Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6184627Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6184972Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6185269Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6185566Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6185875Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6186171Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6186454Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6186750Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6187012Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6187253Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6187510Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6187777Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6188046Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6188257Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6188577Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6188905Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6189218Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6189444Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6189621Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6189788Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6189965Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6190128Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6190353Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6190529Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6190691Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6190850Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6191026Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6191188Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6191364Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6191559Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6191722Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6191896Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6192056Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6192217Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6192389Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6192550Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6192721Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6192880Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6193037Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6193210Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6193371Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6193531Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6193733Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6193892Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6194051Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6194225Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6194409Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6194579Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6194737Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6194893Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6195063Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6195226Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6195386Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6195563Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6195722Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6195894Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6196056Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6196215Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6196389Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6196545Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6196704Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6196876Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6197036Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6197211Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6197368Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6197529Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6197701Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6197886Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6198047Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6198221Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6198382Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6198542Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6198717Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6198876Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6199071Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6199229Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6199389Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6199562Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6199722Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6199883Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6200058Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6200218Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6200390Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6200550Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6200711Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6200885Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6201049Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6201234Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6201407Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6201565Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6201744Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6201904Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6202090Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6202265Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6202425Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6202584Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6202756Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6202917Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6203076Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6203249Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6203410Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6203583Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6203746Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6203907Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6204077Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6204236Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6204395Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6204565Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6204725Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6204894Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6205054Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6205212Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6205383Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6205571Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6205730Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6205902Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6206059Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6206230Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6206389Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6206547Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6206747Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6206906Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6207065Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6207236Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6207395Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6207568Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6207729Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6207888Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6208061Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6208221Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6208381Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6208560Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6208720Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6208908Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6209079Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6209237Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6209407Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6209603Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6209762Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6209931Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6210090Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6210248Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6210417Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6210577Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6210750Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6210906Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6211066Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6211238Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6211397Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6211556Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6211727Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6211885Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6212057Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6212215Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6212375Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6212546Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6212708Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6212867Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6213043Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:13:13.6213238Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6213408Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6213589Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6213753Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6213931Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6214096Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6214285Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6214460Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6214625Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6214791Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6214966Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6215132Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6215306Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6215469Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6215632Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6215805Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6215966Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6216130Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6216305Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6216496Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6216670Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6216832Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6217007Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6217236Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6217401Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6217566Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6217867Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6218033Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6218216Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6218380Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6218547Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6218725Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6218889Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6219053Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6219234Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6219400Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6219580Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6219746Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6219911Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6220092Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6220260Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6220425Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6220606Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6220769Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6220978Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6221145Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6221310Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6221489Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6221654Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6221822Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6222002Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6222193Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6222358Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6222539Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6222703Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6222882Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6223047Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6223209Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6223385Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6223546Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6223708Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6223883Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6224049Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6224224Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6224414Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6224575Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6224749Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6224913Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6225099Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6225275Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6225437Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6225611Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6225771Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6225935Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6226109Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6226276Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6226439Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6226614Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6226777Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6226953Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6227115Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6227276Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6227449Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6227611Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6227776Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6227950Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6228116Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6228290Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6228453Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6228639Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6228816Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6228979Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6229142Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6229319Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6229482Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6229688Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6229851Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6230020Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6230195Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6230356Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6230520Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6230697Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6230860Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6231023Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6231198Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6231361Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6231536Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6231700Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6231887Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6232060Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6232222Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6232385Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6232562Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6232747Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6232925Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6233087Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6233250Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6233425Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6233594Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6233758Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6233934Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6234096Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6234273Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6234437Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6234602Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6234778Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6234941Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6235102Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6235278Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6235442Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6235617Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6235783Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6235945Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6236147Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6236310Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6236473Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6236648Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6236809Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6236983Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6242522Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6242766Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6242944Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6243111Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6243277Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6243458Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6243620Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6243796Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6243958Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6244119Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6244294Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6244456Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6244620Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6244794Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6244987Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6245160Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6245323Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6245486Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6245684Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6245848Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6246010Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6246186Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6246349Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6246525Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6246687Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6246851Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6247026Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6247187Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6247350Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6247527Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6247905Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6248089Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6248252Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6248415Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6248597Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6248758Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6248922Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6249100Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6249262Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6249519Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6249704Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6249866Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6250047Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6250213Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6250375Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6250557Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6250759Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6250926Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6251103Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6251265Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6251440Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6251602Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6251765Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6251939Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6252101Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6252262Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6252439Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6252608Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6252823Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6252986Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6253150Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6253326Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6253486Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6253683Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6253856Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6254031Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6254204Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6254364Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6254527Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6254702Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6254867Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6255028Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6255202Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6255364Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6255540Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6255701Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6255861Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6256038Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6256199Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6256361Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6256537Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6256699Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6256861Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6257034Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6257218Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6257394Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6257554Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6257847Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6258024Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6258185Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6258344Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6258633Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6258850Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6259504Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6260178Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6260866Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6261460Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6262126Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6262900Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6263721Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6264550Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6265358Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6266182Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6266983Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6267966Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6268778Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6269235Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6269671Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6270153Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6270600Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6271033Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6271478Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6271919Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6272366Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6272796Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6273237Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6273679Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6274107Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6274550Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6274993Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6275438Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6275867Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6276309Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6276790Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6277487Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6278107Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6278838Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6279607Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6280453Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6281295Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6282220Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6283055Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6283892Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6284732Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6285560Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6286397Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6287292Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6288130Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6288919Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6289745Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6290571Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6291390Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6292218Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6293043Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6293854Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6294733Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6295565Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6296390Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6297206Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6298187Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6299013Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6299830Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6300668Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6301502Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6302360Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6303206Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6303991Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6304689Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6305355Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6306035Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6306609Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6307415Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6308170Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6308984Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6309725Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6310498Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6311252Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6312045Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6312728Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6313409Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6314028Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6314797Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6315626Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6316465Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6317290Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6318230Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6319081Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6319909Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6320751Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6321589Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6322438Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6323112Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6323886Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6324683Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6325465Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6326238Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6326879Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6327529Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6328198Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6328864Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6329674Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6330108Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6330554Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6331000Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6331434Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6331965Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6332411Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6332857Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6333294Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6333772Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6334220Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6334652Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6335100Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6335542Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6335993Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6336429Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6336880Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6337320Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6337850Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6338311Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6338757Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6339210Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6339642Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6340088Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6340529Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6340957Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6341402Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6341845Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6342276Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6342717Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6343160Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6343659Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6344093Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6344533Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6344974Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6345408Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6345851Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6346328Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6346768Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6347202Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6347840Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6348297Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6348733Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6349178Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6349628Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6350059Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6350509Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6350957Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6351401Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6351835Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6352275Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6359773Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6360351Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6360826Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6361278Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6361833Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6362294Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6362744Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6363190Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6363625Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6364077Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6364522Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6364958Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6365409Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6365862Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6366331Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6366780Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6367226Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6367669Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:13:13.6368108Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6368564Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6369016Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6369462Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6369917Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6370370Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6370824Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6371334Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6371787Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6372247Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6372688Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6373144Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6373594Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6374052Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6374534Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6374990Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6375439Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6375878Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6376335Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6376791Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6377232Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6377781Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6378237Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6378746Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6379572Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6380047Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6380495Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6380985Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6381447Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6381903Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6382360Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6382830Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6383285Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6383738Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6384177Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6384626Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6385078Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6385530Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6385970Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6386422Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6386868Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6387308Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6387762Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6388213Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6388660Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6389095Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6389541Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6389989Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6390430Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6390879Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6391326Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6391763Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6392242Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6392695Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6393145Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6393581Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6394032Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6394483Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6394951Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6395407Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6395855Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6396307Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6396743Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6397198Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6397654Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6398091Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6398544Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6398995Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6399444Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6399886Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6400336Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6400823Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6401266Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6401715Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6402165Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6402632Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6403086Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6403542Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6403996Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6404441Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6404898Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6405355Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6405801Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6406263Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6406720Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6407182Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6407626Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6408088Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6408544Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6408992Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6409451Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6409904Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6410364Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6410804Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6411254Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6411705Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6412170Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6412623Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6413078Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6413533Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6413966Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6414417Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6414869Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6415333Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6415781Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6416233Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6416669Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6417121Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6417577Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6418143Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6418580Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6419032Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6419485Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6419933Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6420389Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6420838Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6421340Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6421781Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6422231Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6422680Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6423147Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6423603Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6424057Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6424509Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6424949Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6425401Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6425859Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6426307Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6426757Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6427209Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6427650Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6428106Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6428557Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6429017Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6429462Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6429913Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6430366Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6430809Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6431262Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6431711Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6432158Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6432628Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6433082Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6433533Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6433973Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6434425Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6434879Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6435357Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6435797Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6436248Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6436695Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6437134Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6437584Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6438037Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6438487Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6438925Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6439377Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6439830Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6440267Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6440722Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6441202Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6441640Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6442089Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6442540Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6442991Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6443477Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6443928Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6444382Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6444817Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6445269Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6445733Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6446194Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6446634Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6447088Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6447546Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6448214Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6448679Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6449136Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6449594Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6450039Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6450500Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6450964Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6451405Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6451870Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6452329Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6452881Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6453326Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6453785Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6454244Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6454687Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6455142Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6455656Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6456129Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6456591Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6457043Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6457494Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6458009Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6458461Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6458917Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6459358Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6459807Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6460254Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6460702Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6461138Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6461584Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6462087Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6462519Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6462970Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6463425Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6463901Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6464364Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6464807Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6465250Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6465683Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6466129Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6466579Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6467013Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6467455Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6467901Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6468350Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6468784Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6469230Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6469673Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6470111Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6470557Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6471000Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6471433Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6471875Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6472321Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6472762Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6473191Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6473674Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6474119Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6474556Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6475002Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6475463Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6475909Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6476369Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6476813Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6477258Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6477693Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6478137Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6478584Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6479024Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6479456Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6479901Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6480343Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6480775Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6481219Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6481664Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6482094Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6482570Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6483015Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6483465Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6483898Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6484374Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6484819Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6485252Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6485718Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6486160Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6486606Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6487036Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6487482Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6487929Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6488361Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6488806Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6489256Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6489690Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6490137Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6490584Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6491038Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6491471Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6491924Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6492372Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6492807Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6493258Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6493738Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6494186Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6494621Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6495068Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6495519Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6495951Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6496399Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6496872Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6497303Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6497830Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6498295Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6498739Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6499176Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6499623Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6500073Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6500504Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6500946Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6501387Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6501833Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6502264Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6502767Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6503215Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6503643Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6504086Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6504533Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6504990Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6505437Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6505880Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6506327Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6506761Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6507206Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6507653Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6508086Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6508532Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6508979Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6509424Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6509862Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6510311Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6510758Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6511191Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6511639Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6512085Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6512520Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6512965Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6513406Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6513850Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6514317Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6514765Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6515210Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6515642Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6516087Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6516546Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6516992Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6517457Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6517903Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6518348Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6518777Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6519223Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6519667Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6519830Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6520001Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6520198Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6520357Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6520527Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6520687Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6520844Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6521060Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6521219Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6521378Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6521549Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6521732Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6521903Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6522061Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6522219Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6522389Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6522553Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6522710Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6522882Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6523041Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6523212Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6523375Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6523536Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6523710Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6523871Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6524032Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6524205Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6524364Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6524542Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6524705Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6524866Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6525039Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6525223Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6525383Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6525556Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6525714Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6525886Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6526058Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6526217Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6526415Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6526572Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6526733Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6526903Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6527061Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6527224Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6527397Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6527558Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6527741Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6527901Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6528061Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6528237Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6528398Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6528587Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6528762Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6528925Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6529101Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6529262Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6529448Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6529624Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6529784Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6529944Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6530121Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6530282Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:13:13.6530466Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6530639Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6530806Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6530987Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6531152Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6531322Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6531502Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6531666Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6531831Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6532012Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6532179Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6532358Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6532523Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6532688Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6532868Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6533056Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6533223Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6533400Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6533564Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6533741Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6533905Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6534112Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6534286Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6534453Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6534617Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6534796Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6534959Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6535138Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6535300Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6535462Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6535638Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6535801Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6535964Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6536142Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6536330Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6536503Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6536665Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6536828Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6537024Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6537187Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6537349Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6537523Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6537767Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6537948Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6538110Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6538274Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6538450Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6538612Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6538775Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6538954Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6539116Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6539292Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6539454Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6539616Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6539792Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6539956Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6540122Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6540303Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6540466Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6540709Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6540873Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6541039Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6541213Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6541376Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6541538Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6541712Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6541900Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6542063Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6542241Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6542403Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6542580Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6542744Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6542908Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6543082Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6543245Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6543406Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6543580Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6543746Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6543923Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6544111Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6544275Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6544458Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6544621Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6544807Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6544984Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6545147Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6545322Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6545484Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6545647Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6545820Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6545983Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6546149Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6546324Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6546487Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6546663Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6546827Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6546988Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6547162Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6547325Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6547489Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6547921Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6548097Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6548274Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6548436Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6548681Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6548868Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6549030Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6549194Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6549370Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6549534Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6549766Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6549930Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6550093Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6550269Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6550432Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6550596Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6550773Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6550936Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6551098Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6551274Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6551437Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6551615Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6551776Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6551978Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6552151Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6552313Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6552475Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6552685Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6552847Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6553021Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6553183Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6553345Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6553519Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6553684Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6553848Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6554022Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6554185Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6554363Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6554526Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6554690Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6554865Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6555027Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6555191Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6555366Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6555535Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6555711Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6555875Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6556039Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6556239Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6556402Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6556569Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6556744Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6556907Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6557084Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6557277Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6557470Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6557642Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6557807Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6557970Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6558145Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6558308Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6558485Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6558647Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6558810Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6558985Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6559147Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6559310Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6559484Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6559672Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6559833Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6560011Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6560177Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6560377Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6560541Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6560705Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6560883Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6561046Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6561213Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6561392Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6561558Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6561734Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6561902Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6562067Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6562248Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6562413Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6562578Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6562755Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6562921Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6563105Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6563270Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6563436Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6563615Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6563779Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6563966Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6564147Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6564313Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6564493Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6564659Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6564824Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6565033Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6565197Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6565360Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6565534Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6565694Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6565875Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6566035Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6566236Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6566409Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6566574Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6566734Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6566905Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6567068Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6567229Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6567429Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6567586Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6567759Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6567919Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6568100Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6568271Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6568430Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6568591Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6568761Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6568921Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6569089Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6569248Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6569405Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6569575Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6569734Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6569893Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6570062Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6570220Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6570394Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6570553Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6570712Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6570885Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6571044Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6571203Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6571372Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6571555Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6571733Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6571895Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6572055Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6572230Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6572391Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6572550Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6572747Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6572907Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6573070Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6573241Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6573402Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6573573Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6573735Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6573895Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6574064Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6574224Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6574386Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6574559Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6574718Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6574919Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6575078Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6575239Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6575411Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6575569Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6575752Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6575925Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6576086Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6576259Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6576417Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6576578Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6576755Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6576917Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6577077Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6577251Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6577410Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6577571Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6577823Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6577986Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6578161Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6578320Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6578482Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6578657Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6578821Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6578980Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6579154Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6579385Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6579563Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6579722Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6579879Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6580052Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6580212Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6580371Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6580570Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6580731Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6580904Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6581063Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6581223Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6581396Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6581558Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6581713Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6581885Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6582044Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6582202Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6582379Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6582537Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6582735Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6582895Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6583052Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6583226Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6583410Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6583569Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6583739Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6583898Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6584067Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6584229Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6584387Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6584559Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6584718Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6584875Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6585046Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6585204Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6585377Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6585535Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6585694Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6585864Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6586022Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6586181Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6586352Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6586512Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6586670Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6586870Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6587031Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6587208Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6587369Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6587529Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6587703Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6587864Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6588049Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6588223Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6588385Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6588558Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6588717Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6588878Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6589052Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6589211Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6589367Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6589540Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6589697Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6589872Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6590032Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6590215Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6590386Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6590545Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6590707Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6590878Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6591062Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6591233Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6591405Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6591565Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6591736Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6591898Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6592058Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6592235Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6592396Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6592557Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6592732Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6592894Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6593067Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6593227Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6593385Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6593559Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6593723Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6593884Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6594062Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6594223Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6594400Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6594586Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6594749Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6594922Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6595082Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6595242Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6595418Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6595582Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6596139Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6596300Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6596462Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6596639Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6596801Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6596959Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6597137Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6597298Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6597460Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6597632Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6597793Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6597968Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6598129Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6598316Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6598489Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6598647Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:13:13.6598816Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6599024Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6599190Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6599371Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6599537Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6599699Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6599874Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6600035Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6600199Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6600377Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6600539Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6600716Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6600879Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6601042Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6601214Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6601376Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6601538Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6601712Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6601876Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6602053Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6602216Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6602379Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6602579Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6602741Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6602907Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6603083Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6603246Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6603423Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6603586Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6603774Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6603954Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6604118Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6604284Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6604463Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6604625Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6604806Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6604969Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6605132Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6605307Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6605472Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6605636Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6605810Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6606000Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6606163Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6606339Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6606503Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6606714Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6606901Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6607063Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6607236Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6607399Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6607564Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6607739Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6607904Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6608080Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6608245Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6608408Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6608586Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6608750Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6608914Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6609091Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6609252Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6609430Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6609591Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6609756Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6609928Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6610090Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6610277Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6610457Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6610620Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6610796Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6610959Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6611121Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6611321Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6611483Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6611648Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6611821Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6611984Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6612161Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6612324Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6612486Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6612660Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6612826Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6612988Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6613163Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6613326Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6613528Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6613690Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6613852Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6614030Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6614216Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6614378Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6614618Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6614781Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6614944Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6615118Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6615281Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6615458Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6615622Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6615782Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6615960Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6616123Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6616287Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6616460Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6616624Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6616798Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6616960Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6617124Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6617300Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6617463Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6617702Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6617912Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6618076Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6618254Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6618417Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6618580Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6618758Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6618919Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6619108Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6619284Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6619449Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6619628Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6619796Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6619960Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6620143Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6620308Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6620471Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6620653Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6620816Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6620991Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6621154Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6621342Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6621517Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6621681Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6621843Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6622042Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6622204Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6622379Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6622540Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6622702Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6622880Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6623043Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6623208Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6623382Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6623544Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6623710Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6623888Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6624053Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6624231Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6624395Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6624563Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6624743Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6624908Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6625075Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6625252Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6625419Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6625622Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6625789Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6625951Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6626132Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6626297Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6626462Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6626665Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6626831Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6627012Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6627176Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6627341Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6627521Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6627689Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6627853Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6628031Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6628196Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6628373Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6628536Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6628700Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6628906Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6629072Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6629237Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6629418Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6629582Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6629785Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6629948Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6630113Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6630292Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6630458Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6630626Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6630803Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6630966Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6631142Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6631306Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6631471Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6631653Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6631819Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6631982Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6632155Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6632317Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6632492Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6632655Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6632818Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6632993Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6633177Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6633338Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6633512Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6633671Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6633829Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6634000Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6634159Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6634354Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6634515Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6634677Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6634850Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6635014Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6635174Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6635348Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6635509Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6635681Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6635840Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6636004Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6636175Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6636338Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6636538Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6636710Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6636869Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6637042Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6637203Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6637386Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6637556Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6637715Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6637874Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6638047Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6638208Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6638368Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6638542Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6638702Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6638874Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6639036Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6639197Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6639370Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6639527Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6639687Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6639860Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6640022Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6640194Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6640355Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6640514Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6640686Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6640871Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6641032Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6641204Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6641362Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6641535Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6641695Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6641854Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6642056Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6642248Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6642406Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6642576Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6642736Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6642892Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6643066Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6643224Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6643393Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6643550Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6643708Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6643881Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6644039Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6644225Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6644394Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6644551Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6644727Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6644911Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6645069Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6645240Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6645399Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6645556Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6645731Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6645889Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6646062Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6646219Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6646379Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6646552Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6646710Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6646869Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6647038Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6647195Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6647364Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6647522Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6647958Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6648140Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6648303Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6648461Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6648727Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6648890Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6649049Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6649223Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6649382Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6649555Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6649714Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6649916Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6650089Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6650249Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6650407Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6650579Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6650739Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6650914Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6651074Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6651232Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6651405Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6651565Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6651728Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6651904Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6652101Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6652275Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6652438Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6652598Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6652768Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6652976Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6653136Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6653305Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6653463Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6653619Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6653791Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6653949Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6654121Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6654280Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6654439Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6654611Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6654771Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6654931Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6655102Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6655272Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6655443Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6655604Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6655764Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6655941Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6656101Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6656261Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6656460Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6656620Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6656796Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6656955Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6657116Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6657289Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6657448Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6657708Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6657882Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6658045Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6658207Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6658385Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6658558Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6658736Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6658895Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6659056Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6659231Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6659395Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6659559Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6659733Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6659922Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6660094Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6660255Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6660415Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6660644Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6660805Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6660966Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6661140Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6661302Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6661476Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6661639Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6661799Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6661975Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6662132Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6662295Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6662467Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6662629Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6662805Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6662964Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6663124Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6663297Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6663455Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6663613Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6663784Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6663943Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6664100Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6664293Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6664455Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6664626Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6664783Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6664943Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6665111Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6665307Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6665464Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6665637Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6665797Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6665970Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6666131Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6666289Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6666461Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6666622Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:13:13.6666790Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6666967Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6667132Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6667314Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6667503Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6667667Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6667844Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6668010Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6668172Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6668371Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6668537Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6668701Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6668876Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6669039Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6669216Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6669379Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6669543Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6669719Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6669883Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6670050Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6670227Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6670388Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6670562Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6670724Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6670887Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6671063Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6671226Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6671391Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6671565Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6671728Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6671929Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6672098Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6672261Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6672436Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6672600Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6672764Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6672965Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6673127Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6673302Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6673463Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6673625Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6673799Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6673964Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6674127Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6674302Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6674465Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6674639Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6674804Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6674965Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6675164Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6675326Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6675487Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6675662Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6675848Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6676023Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6676185Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6676350Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6676523Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6676688Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6676850Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6677026Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6677190Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6677364Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6677528Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6677692Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6677869Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6678031Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6678194Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6678368Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6678529Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6678694Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6678870Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6679031Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6679204Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6679389Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6679551Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6679726Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6679891Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6680053Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6680225Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6680388Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6680589Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6680753Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6680915Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6681090Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6681256Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6681419Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6681597Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6681761Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6681936Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6682098Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6682260Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6682437Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6682602Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6682792Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6682969Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6683136Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6683314Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6683634Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6683824Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6684060Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6684347Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6684663Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6684949Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6685113Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6685289Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6692864Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6693121Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6693320Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6693494Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6693659Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6693833Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6693998Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6694162Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6694335Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6694498Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6694673Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6694835Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6694999Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6695267Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6695434Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6695596Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6695771Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6695962Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6696131Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6696327Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6696491Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6696665Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6696829Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6696989Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6697164Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6697330Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6697488Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6697765Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6697933Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6698104Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6698271Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6698432Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6698640Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6698805Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6698966Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6699142Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6699333Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6699505Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6699668Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6699829Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6700003Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6700165Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6700325Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6700501Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6700661Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6700831Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6700995Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6701155Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6701325Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6701507Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6701666Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6701836Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6701997Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6702172Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6702334Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6702497Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6702667Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6702866Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6703027Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6703199Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6703359Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6703528Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6703689Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6703849Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6704040Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6704199Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6704363Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6704537Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6704702Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6704872Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6705034Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6705197Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6705369Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6705532Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6705692Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6705864Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6706024Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6706207Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6706378Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6706538Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6706710Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6706897Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6707060Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6707229Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6707390Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6707548Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6707722Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6707886Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6708059Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6708221Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6708385Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6708557Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6708720Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6708879Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6709050Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6709210Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6709377Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6709539Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6709698Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6709869Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6710029Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6710184Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6710421Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6710581Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6710748Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6710905Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6711065Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6711234Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6711393Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6711576Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6711744Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6711903Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6712069Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6712228Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6712385Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6712554Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6712711Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6712867Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6713033Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6713189Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6713344Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6713510Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6713696Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6713863Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6714022Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6714177Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6714370Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6714529Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6714683Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6714850Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6715007Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6715173Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6715333Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6715492Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6715658Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6715815Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6715970Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6716142Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6716302Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6716466Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6716624Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6716782Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6716948Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6717109Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6717262Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6717435Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6717594Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6717747Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6717968Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6718129Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6718294Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6718449Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6718612Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6718783Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6718962Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6719150Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6719320Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6719477Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6719644Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6719801Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6719960Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6720126Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6720283Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6720440Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6720613Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6720772Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6720941Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6721101Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6721285Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6721456Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6721614Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6721773Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6721965Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6722124Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6722298Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6722454Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6722614Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6722788Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6722945Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6723107Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6723278Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6723437Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6723597Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6723767Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6723926Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6724091Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6724252Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6724411Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6724577Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6724737Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6724898Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6725069Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6725225Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6725419Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6725581Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6725742Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6725910Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6726069Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6726228Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6726398Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6726583Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6726785Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6726947Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6727108Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6727278Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6727439Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6727601Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6727771Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6727930Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6728099Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6728258Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6728417Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6728585Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6728773Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6728932Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6729103Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6729261Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6729452Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6729621Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6729783Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6729948Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6730107Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6730262Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6730431Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6730587Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6730746Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6730911Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6731071Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6731237Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6731397Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6731556Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6731723Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6731884Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6732043Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6732213Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6732372Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6732541Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6732700Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6732859Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6733049Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6733215Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6733373Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6733537Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6733697Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6733852Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6734045Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6734203Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6734373Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6734534Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6734694Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6734860Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6735022Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6735180Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6735353Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6735515Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6735684Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6735842Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6736004Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6736171Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6736353Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6736511Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6736678Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6736836Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6737025Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6737184Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6737342Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6737508Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6737758Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6737923Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6738095Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6738256Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6738412Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6738581Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6738743Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6738914Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6739078Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6739237Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6739408Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6739567Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6739725Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6739898Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6740060Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6740227Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6740387Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6740575Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6740742Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6740904Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6741061Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6741226Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6741384Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6741551Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6741734Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:13:13.6741901Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6742072Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6742235Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6742396Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6742568Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6742732Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6742902Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6743063Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6743225Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6743397Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6743561Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6743725Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6743921Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6744082Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6744240Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6744413Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6744598Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6744772Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6744932Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6745095Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6745269Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6745433Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6745595Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6745768Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6745928Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6746098Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6746255Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6746417Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6746586Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6746748Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6746909Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6747079Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6747240Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6747412Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6747600Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6747982Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6748155Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6748417Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6748583Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6748754Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6748916Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6749087Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6749248Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6749409Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6749619Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6749786Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6749949Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6750128Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6750296Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6750466Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6750629Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6750791Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6750960Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6751121Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6751283Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6751456Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6751619Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6751836Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6751997Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6752159Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6752328Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6752527Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6752690Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6752862Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6753023Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6753195Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6753359Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6753521Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6753697Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6753872Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6754038Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6754215Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6754383Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6754547Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6754726Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6754891Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6755068Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6755234Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6755399Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6755581Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6755767Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6755932Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6756135Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6756304Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6756483Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6756652Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6756816Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6756996Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6757187Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6757348Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6757530Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6757695Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6757877Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6758043Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6758210Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6758388Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6758553Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6758718Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6758900Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6759063Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6759240Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6759441Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6759604Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6759779Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6759947Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6760135Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6760312Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6760475Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6760651Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6760812Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6760975Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6761154Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6761317Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6761479Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6761656Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6761820Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6761995Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6762176Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6762340Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6762514Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6762675Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6762839Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6763014Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6763242Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6763492Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6763807Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6764069Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6764326Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6764549Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6764771Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6765264Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6765548Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6765846Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6766352Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6766686Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6766956Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6767271Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6767619Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6767819Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6767989Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6768152Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6768329Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6768493Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6768668Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6768836Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6768999Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6769229Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6769412Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6769576Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6769752Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6769941Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6770119Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6770282Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6770444Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6770622Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6770788Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6770999Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6771176Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6771340Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6771518Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6771684Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6771850Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6772026Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6772188Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6772353Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6772530Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6772694Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6772871Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6773035Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6773198Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6773372Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6773560Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6773725Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6773901Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6774062Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6774236Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6774397Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6774588Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6774763Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6774928Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6775095Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6775272Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6775437Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6775604Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6775778Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6775941Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6776115Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6776280Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6776442Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6776621Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6776811Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6776972Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6777147Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6777311Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6777484Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6777773Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6777938Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6778114Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6778277Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6778440Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6778619Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6778782Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6778956Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6779119Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6779279Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6779453Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6779612Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6779772Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6779946Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6780108Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6780278Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6780438Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6780597Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6780767Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6780926Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6781105Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6781302Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6781463Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6781623Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6781794Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6781957Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6782128Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6782311Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6782497Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6782672Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6782832Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6782990Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6783204Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6783365Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6783543Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6783705Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6783867Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6784039Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6784198Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6784361Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6784537Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6784728Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6784901Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6785064Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6785224Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6785416Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6785576Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6785735Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6785904Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6786065Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6786244Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6786403Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6786564Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6786736Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6786896Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6787057Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6787232Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6787395Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6787555Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6787727Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6787887Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6788061Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6788284Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6788447Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6788622Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6788783Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6788968Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6789142Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6789313Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6789485Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6789645Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6789805Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6789978Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6790176Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6790335Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6790510Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6790673Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6790844Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6791005Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6791167Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6791339Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6791498Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6791659Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6791832Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6791998Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6792157Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6792390Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6792552Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6792726Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6792887Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6793045Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6793243Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6793403Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6793564Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6793736Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6793894Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6794076Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6794235Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6794395Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6794569Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6794730Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6794888Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6795064Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6795219Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6795394Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6795553Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6795712Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6795883Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6796041Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6796201Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6796372Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6796530Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6796713Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6796886Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6797045Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6797214Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6797374Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6797532Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6797702Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6797886Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6798048Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6798219Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6798379Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6798552Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6798712Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6798875Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6799047Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6799207Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6799368Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6799543Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6799703Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6799873Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6800057Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6800216Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6800385Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6800545Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6800727Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6800898Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6801060Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6801234Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6801391Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6801551Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6801724Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6801884Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6802042Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6802212Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6802372Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6802531Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6802704Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6802863Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6803035Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6803198Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6803359Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6803531Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6803691Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6803851Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6804025Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6804207Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6804380Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6804542Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6804701Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6804873Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6805033Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6805190Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6805385Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6805543Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6805717Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6805876Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6806035Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6806206Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6806366Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6806526Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6806697Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6806854Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6807012Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6807182Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6807341Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6807537Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6807695Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6807883Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6808057Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6808219Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6808402Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6808573Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6808731Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6808905Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6809065Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6809226Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6809399Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6809561Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6809721Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6809891Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6810054Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6810225Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6810385Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6810544Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6810716Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6810876Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6811034Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6811204Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6811365Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6811524Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6811693Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:13:13.6811883Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6812063Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6812228Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6812391Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6812568Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6812732Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6812895Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6813095Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6813262Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6813439Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6813602Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6813767Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6813943Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6814107Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6814269Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6814486Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6814649Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6814830Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6814999Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6815253Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6815430Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6815595Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6815762Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6815938Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6816132Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6816310Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6816472Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6816633Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6816806Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6816969Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6817134Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6817310Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6817473Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6817744Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6817909Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6818073Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6818263Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6818429Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6818644Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6818821Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6818987Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6819152Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6819333Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6819497Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6819723Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6819888Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6820056Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6820234Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6820397Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6820561Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6820786Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6820976Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6821154Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6821321Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6821486Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6821665Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6821833Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6822000Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6822181Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6822345Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6822526Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6822692Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6822859Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6823037Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6823231Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6823397Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6823576Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6823743Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6823943Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6824108Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6824270Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6824449Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6824613Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6824779Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6824955Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6825120Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6825295Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6825456Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6825620Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6825801Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6825969Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6826132Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6826308Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6826471Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6826645Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6826808Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6826973Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6827146Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6827343Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6827532Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6827709Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6827873Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6828036Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6828211Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6828373Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6828548Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6828736Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6828902Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6829082Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6829241Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6829406Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6829582Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6829746Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6829921Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6830083Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6830249Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6830429Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6830593Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6830755Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6830957Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6831134Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6831643Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6831808Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6832098Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6832276Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6832440Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6832604Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6832818Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6832982Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6833158Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6833323Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6833487Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6833661Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6833826Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6833991Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6834165Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6834331Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6834505Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6834669Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6834833Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6835011Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6835176Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6835339Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6835514Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6835706Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6835884Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6836046Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6836210Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6836384Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6836548Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6836734Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6836909Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6837072Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6837249Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6837411Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6837575Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6837752Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6837914Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6838076Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6838251Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6838412Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6838575Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6838750Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6838944Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6839119Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6839282Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6839445Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6839643Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6839805Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6839965Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6840139Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6840300Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6840474Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6840639Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6840805Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6841032Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6841194Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6841361Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6841535Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6841703Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6841877Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6842040Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6842202Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6842375Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6842539Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6842703Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6842876Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6843039Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6843238Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6843402Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6843566Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6843742Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6843904Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6844067Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6844241Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6844427Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6844601Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6844768Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6844930Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6845105Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6845267Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6845431Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6845606Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6845769Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6845946Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6846109Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6846274Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6846450Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6846641Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6846805Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6846982Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6847143Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6847340Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6847513Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6847878Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6848059Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6848217Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6848382Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6848553Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6848715Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6848874Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6849045Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6849206Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6849381Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6849542Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6849701Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6849872Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6850031Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6850198Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6850370Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6850529Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6850702Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6850861Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6851120Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6851298Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6851462Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6851623Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6851799Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6851959Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6852120Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6852331Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6852492Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6852668Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6852830Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6852991Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6853168Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6853332Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6853492Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6853666Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6853828Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6854003Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6854168Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6854329Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6854545Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6854708Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6854870Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6855046Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6855207Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6855428Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6855590Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6855749Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6855925Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6856085Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6856248Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6856427Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6856589Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6856761Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6856939Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6857098Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6857276Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6857438Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6857762Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6857937Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6858098Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6858258Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6858434Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6858595Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6858767Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6858924Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6859120Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6859292Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6859451Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6859608Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6859778Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6859936Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6860107Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6860290Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6860450Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6860623Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6860781Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6860945Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6861115Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6861276Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6861448Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6861607Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6861765Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6861937Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6862096Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6862254Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6862454Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6862613Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6862824Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6863000Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6863182Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6863354Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6863512Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6863671Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6863846Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6864002Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6864162Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6864337Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6864494Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6864668Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6864829Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6864986Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6865157Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6865316Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6865474Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6865645Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6865810Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6865984Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6866143Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6866304Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6866473Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6866660Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6866819Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6866993Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6867153Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6867311Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6867483Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6867641Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6867842Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6868001Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6868161Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6868333Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6868491Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6868652Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6868825Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6868981Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6869151Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6869309Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6869467Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6869638Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6869797Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6869985Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6870156Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6870313Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6870486Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6870642Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6870829Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6871001Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6871160Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6871318Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6871488Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6871648Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6871805Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6871979Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6872138Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6872307Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6872468Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6872629Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6872801Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6872962Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6873123Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6873296Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6873456Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6873632Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6873792Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6873952Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6874127Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6874315Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6874475Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6874648Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6874807Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6874979Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6875138Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6875296Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6875494Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6875653Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6875855Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6876027Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6876187Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6876357Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6876516Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6876675Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6876845Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6877005Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6877164Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6877334Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6877493Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6877693Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6877864Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6878023Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6878198Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6878381Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6878541Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6878715Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6878873Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6879032Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6879207Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6879367Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6879540Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6879699Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6879857Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6880027Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6880186Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6880347Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6880519Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:13:13.6880686Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6880864Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6881029Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6881193Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6881367Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6881531Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6881693Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6881896Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6882059Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6882245Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6882408Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6882570Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6882746Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6882909Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6883096Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6883274Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6883439Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6883617Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6883781Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6883948Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6884125Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6884289Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6884452Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6884631Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6884798Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6884965Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6885144Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6885337Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6885516Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6885682Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6885851Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6886056Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6886223Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6886386Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6886567Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6886731Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6886914Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6887080Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6887246Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6887424Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6887589Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6887753Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6887935Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6888096Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6888272Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6888436Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6888598Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6888777Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6888943Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6889109Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6889289Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6889453Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6889661Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6889825Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6889988Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6890165Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6890328Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6890490Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6890665Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6890853Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6891029Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6891190Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6891353Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6891527Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6891689Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6891854Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6892028Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6892190Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6892364Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6892527Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6892692Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6892865Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6893056Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6893222Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6893405Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6893567Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6893757Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6893935Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6894099Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6894276Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6894439Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6894604Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6894783Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6894952Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6895115Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6895297Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6895458Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6895637Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6895800Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6895961Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6896133Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6896297Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6896464Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6896639Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6896803Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6896979Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6897140Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6897332Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6897509Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6897758Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6897925Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6898105Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6898269Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6898485Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6898649Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6898815Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6898992Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6899156Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6899325Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6899502Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6899664Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6899841Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6900005Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6900167Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6900344Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6900509Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6900696Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6900871Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6901034Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6901211Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6901397Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6901560Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6901732Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6901893Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6902056Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6902583Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6902834Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6903447Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6903745Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6903914Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6904290Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6904617Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6904841Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6905015Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6905176Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6905337Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6905511Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6905675Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6905851Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6906014Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6906175Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6906393Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6906555Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6906720Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6906894Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6907056Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6907231Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6907395Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6907598Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6907770Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6907933Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6908094Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6908273Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6908435Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6908611Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6908773Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6908935Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6909112Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6909274Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6909438Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6909612Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6909801Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6909977Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6910144Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6910306Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6910504Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6910669Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6910831Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6911006Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6911168Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6911345Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6911508Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6911676Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6911852Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6912014Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6912180Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6912361Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6912525Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6912699Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6912861Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6913024Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6913200Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6913365Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6913531Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6913706Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6913868Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6914060Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6914239Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6914402Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6914578Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6914741Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6914904Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6915130Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6915291Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6915455Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6915633Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6915797Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6915975Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6916141Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6916306Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6916481Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6916643Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6916804Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6916980Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6917143Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6917343Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6917504Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6917664Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6917842Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6918003Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6918188Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6918363Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6918524Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6918699Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6918860Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6919023Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6919201Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6919364Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6919525Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6919701Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6919864Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6920030Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6920207Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6920368Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6920543Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6920705Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6920871Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6921043Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6921203Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6921365Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6921541Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6921727Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6921905Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6922066Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6922228Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6922399Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6922563Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6922723Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6922920Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6923082Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6923253Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6923415Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6923574Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6923745Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6923906Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6924063Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6924237Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6924396Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6924552Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6924723Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6924881Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6925077Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6925236Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6925394Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6925566Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6925747Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6925906Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6926076Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6926237Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6926407Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6926564Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6926725Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6926902Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6927063Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6927222Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6927396Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6927555Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6927731Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6927891Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6928052Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6928225Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6928385Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6928545Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6928716Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6928877Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6929048Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6929206Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6929390Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6929562Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6929720Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6929878Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6930049Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6930206Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6930394Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6930566Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6930726Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6930899Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6931056Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6931214Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6931388Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6931547Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6931708Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6931880Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6932039Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6932212Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6932373Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6932557Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6932731Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6932888Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6933048Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6933222Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6933406Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6933578Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6933739Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6933897Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6934069Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6934232Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6934392Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6934562Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6934722Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6934881Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6935055Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6935215Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6935390Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6935549Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6935707Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6935876Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6936036Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6936192Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6936366Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6936526Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6936696Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6936893Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6937053Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6937229Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6937389Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6937548Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6937825Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6937983Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6938195Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6938354Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6938516Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6938688Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6938845Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6939004Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6939175Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6939332Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6939489Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6939661Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6939820Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6939997Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6940154Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6940338Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6940507Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6940664Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6940825Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6941020Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6941179Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6941347Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6941507Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6941665Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6941836Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6941996Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6942155Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6942324Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6942483Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6942656Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6942818Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6942977Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6943150Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6943311Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6943471Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6943644Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6943806Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6943977Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6944139Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6944299Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6944470Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6944660Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6944821Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6944992Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6945149Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6945308Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6945483Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6945668Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6945839Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6946000Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6946158Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6946325Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6946487Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6946646Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6946834Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6946993Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6947167Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6947327Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6947487Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6947860Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6948032Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6948293Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6948471Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6948633Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6948807Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6949007Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6949169Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6949343Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6949505Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6949665Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6949842Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:13:13.6950012Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6950181Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6950363Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6950528Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6950709Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6950877Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6951045Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6951225Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6951391Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6951560Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6951741Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6951906Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6952085Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6952250Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6952417Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6952631Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6952799Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6952963Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6953141Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6953305Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6953481Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6953646Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6953847Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6954025Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6954190Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6954354Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6954534Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6954696Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6954876Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6955040Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6955201Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6955376Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6955543Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6955708Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6955908Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6956071Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6956244Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6956409Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6956572Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6956771Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6956935Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6957098Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6957271Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6957438Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6957620Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6957782Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6957948Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6958125Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6958309Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6958471Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6958648Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6958810Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6958971Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6959147Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6959310Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6959489Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6959653Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6959819Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6959994Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6960184Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6960348Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6960531Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6960693Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6960866Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6961063Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6961225Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6961423Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6961587Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6961752Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6961927Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6962090Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6962267Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6962432Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6962595Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6962767Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6962930Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6963095Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6963273Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6963437Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6963640Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6963804Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6963967Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6964145Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6964340Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6964505Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6964681Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6964845Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6965021Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6965184Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6965347Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6965525Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6965689Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6965852Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6966152Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6966349Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6966563Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6966807Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6967341Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6967619Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6967782Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6968040Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6968721Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6968956Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6969120Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6969359Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6969708Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6970050Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6970261Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6970423Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6970603Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6970767Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6970962Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6971142Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6971303Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6971478Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6971643Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6971805Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6971981Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6972141Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6972303Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6972480Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6972644Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6972822Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6972984Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6973178Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6973351Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6973515Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6973677Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6973875Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6974039Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6974214Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6974376Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6974538Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6974716Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6974881Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6975044Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6975218Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6975384Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6975557Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6975721Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6975883Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6976058Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6976220Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6976382Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6976562Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6976725Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6976907Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6977073Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6977236Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6977441Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6977711Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6977877Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6978053Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6978215Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6978391Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6978585Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6978748Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6978915Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6984828Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6985003Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6985192Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6985360Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6985526Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6985698Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6985861Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6986025Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6986198Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6986360Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6986627Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6986792Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6986955Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6987130Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6987325Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6987490Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6987659Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6987822Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6987996Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6988160Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6988325Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6988499Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6988660Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6988823Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6989000Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6989166Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6989342Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6989505Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6989672Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6989844Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6990008Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6990175Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6990347Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6990510Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6990680Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6990878Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6991042Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6991213Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6991374Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6991537Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6991707Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.6991872Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6992066Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6992223Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6992383Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6992551Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6992710Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6992866Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6993032Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6993189Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6993351Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6993518Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6993674Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6993842Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6993998Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6994221Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6994385Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6994543Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6994701Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6994886Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6995048Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6995215Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6995370Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6995531Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6995699Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6995859Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6996021Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6996191Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6996350Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6996519Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6996675Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6996836Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6997004Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6997164Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6997321Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6997487Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6997646Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6997804Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6997969Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6998126Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6998292Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6998473Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6998633Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6998798Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6998955Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6999113Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6999278Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6999462Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6999626Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6999786Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.6999944Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7000108Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7000267Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7000426Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7000594Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7000752Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7000920Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7001078Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7001236Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7001403Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7001560Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7001761Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7001927Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7002087Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7002257Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7002436Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7002594Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7002761Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7002919Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7003077Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7003245Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7003403Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7003565Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7003732Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7003890Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7004057Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7004215Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7004372Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7004537Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7004695Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7004851Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7005014Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7005173Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7005341Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7005500Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7005659Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7005846Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7006004Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7006162Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7006329Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7006486Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7006654Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7006812Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7006994Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7007159Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7007317Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7007474Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7007684Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7007843Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7008001Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7008163Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7008321Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7008489Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7008646Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7008805Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7008970Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7009157Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7009316Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7009480Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7009639Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7009802Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7009985Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7010143Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7010318Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7010476Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7010638Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7010806Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7010966Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7011138Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7011299Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7011459Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7011626Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7011788Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7011946Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7012112Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7012270Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7012427Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7012597Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7012754Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7012919Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7013076Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7013235Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7013427Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7013585Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7013744Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7013907Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7014065Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7014231Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7014389Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7014571Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7014739Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7014897Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7015054Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7015223Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7015382Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7015549Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7015707Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7015867Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7016033Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7016192Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7016351Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7016521Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7016706Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7016871Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7017031Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7017194Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7017388Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7017547Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7017838Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7018014Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7018173Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7018334Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7018507Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7018670Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7018839Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7019045Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7019206Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7019377Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7019537Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7019694Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7019868Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7020028Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7020196Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7020357Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7020515Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7020685Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7020841Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7021034Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7021204Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7021367Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7021530Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7021686Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7021846Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7022011Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7022193Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7022350Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7022521Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7022680Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7022837Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7023006Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7023166Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7023334Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7023495Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7023653Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7023817Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7023978Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7024135Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7024330Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7024487Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7024652Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:13:13.7024819Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7024984Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7025178Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7025340Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7025501Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7025673Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7025835Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7026009Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7026173Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7026339Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7026512Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7026678Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7026840Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7027011Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7027175Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7027343Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7027504Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7027666Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7027839Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7028000Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7028164Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7028336Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7028529Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7028690Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7028863Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7029026Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7029194Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7029356Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7029519Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7029722Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7029884Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7030048Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7030358Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7030550Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7030771Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7031031Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7031357Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7031670Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7031945Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7032253Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7032597Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7032924Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7033140Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7034187Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7034477Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7034917Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7035256Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7035677Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7035933Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7036097Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7036358Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7036847Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7037057Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7037237Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7037400Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7037561Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7037738Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7037900Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7038069Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7038231Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7038390Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7038561Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7038724Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7038884Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7039057Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7039218Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7039385Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7039580Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7039742Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7039911Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7040073Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7040231Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7040405Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7040567Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7040765Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7040928Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7041088Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7041257Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7041420Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7041580Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7041754Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7041915Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7042074Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7042247Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7042406Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7042579Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7042768Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7042927Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7043099Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7043261Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7043420Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7043620Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7043782Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7043951Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7044112Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7044268Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7044445Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7044607Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7044767Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7044937Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7045101Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7045272Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7045436Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7045598Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7045770Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7045929Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7046088Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7046259Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7046422Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7046594Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7046759Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7046917Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7047140Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7047305Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7047465Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7047873Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7048044Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7048214Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7048482Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7048643Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7048815Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7048976Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7049135Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7049312Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7049475Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7049648Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7049808Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7049972Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7050147Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7050311Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7050470Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7050700Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7050862Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7051028Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7051206Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7051411Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7051592Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7051760Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7051925Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7052102Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7052270Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7052435Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7052614Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7052779Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7052957Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7053123Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7053290Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7053469Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7053634Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7053799Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7053978Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7054144Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7054324Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7054489Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7054653Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7054830Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7055031Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7055198Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7055374Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7055538Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7055716Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7055879Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7056043Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7056245Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7056409Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7056579Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7056759Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7056924Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7057098Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7057263Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7057426Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7057677Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7057841Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7058003Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7058180Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7058342Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7058551Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7058712Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7058878Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7059053Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7059240Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7059403Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7059576Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7059737Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7059910Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7060073Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7060235Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7060412Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7060573Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7060734Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7060909Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7061074Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7061238Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7061414Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7061579Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7061756Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7061920Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7062084Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7062260Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7062422Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7062584Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7062799Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7062961Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7063136Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7063294Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7063452Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7063625Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7063808Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7063968Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7064141Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7064302Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7064471Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7064633Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7064791Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7064962Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7065123Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7065284Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7065454Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7065612Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7065785Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7065944Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7066133Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7066303Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7066464Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7066624Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7066816Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7066976Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7067133Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7067307Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7067467Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7067640Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7067799Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7067958Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7068129Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7068288Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7068448Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7068622Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7068781Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7068952Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7069111Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7069272Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7069442Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7069601Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7069761Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7069929Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7070087Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7070288Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7070449Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7070610Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7070780Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7070938Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7071096Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7071267Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7071449Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7071606Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7071779Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7071939Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7072110Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7072269Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7072429Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7072600Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7072759Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7072915Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7073084Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7073245Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7073416Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7073597Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7073757Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7073925Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7074084Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7074242Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7074442Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7074600Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7074771Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7074928Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7075086Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7075261Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7075419Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7075579Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7075749Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7075908Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7076067Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7076238Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7076396Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7076565Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7076724Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7076881Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7077055Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7077213Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7077375Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7077545Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7077703Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7077899Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7078062Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7078221Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7078397Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7078558Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7078715Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7078883Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7079067Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7079239Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7079397Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7079556Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7079727Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7079885Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7080046Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7080215Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7080371Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7080544Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7080703Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7080862Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7081036Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7081219Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7081377Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7081547Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7081706Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7081889Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7082060Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7082219Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7082391Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7082551Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7082714Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7082887Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7083048Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7083208Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7083379Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7083541Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7083716Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7083878Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7084040Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7084214Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7084374Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7084535Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7084712Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7084874Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7085050Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7085211Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7085402Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7085576Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7085740Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7085900Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7086074Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7086234Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7086394Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7086592Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7086749Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7086928Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7087088Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7087247Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7087425Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7087585Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7087747Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7087918Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7088082Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7088255Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7088413Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7088576Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7088774Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7088932Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7089092Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7089269Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7089430Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7089635Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7089795Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7089952Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7090126Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7090287Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7090447Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7090615Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7090775Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7090933Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7091101Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7091260Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7091462Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7091621Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7091778Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7091946Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7092103Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7092261Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7092435Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7092595Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7092767Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7092925Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7093108Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7093280Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7093443Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7093602Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7093774Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7093933Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7094107Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7094292Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7094455Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7094811Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7094972Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7095183Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7095356Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7095514Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7095673Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:13:13.7095893Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7096058Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7096233Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7096397Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7096561Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7096833Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7096995Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7097268Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7097450Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7098575Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7098880Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7099046Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7099293Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7099901Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7100079Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7100244Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7100620Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7100786Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7101171Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7101493Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7101731Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7102528Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7102806Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7102971Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7103225Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7103660Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7103928Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7104123Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7104286Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7104460Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7104665Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7104831Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7105006Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7105168Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7105342Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7105502Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7105664Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7105864Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7106029Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7106191Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7106364Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7106528Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7106703Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7106865Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7107026Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7107202Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7107365Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7107529Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7107708Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7107900Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7108078Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7108240Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7108405Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7108580Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7108768Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7108934Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7109111Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7109274Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7109436Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7109611Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7109773Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7109948Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7110109Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7110273Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7110448Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7110613Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7110778Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7110952Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7111115Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7111288Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7111452Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7111614Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7111790Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7111953Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7112145Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7112320Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7112484Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7112658Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7112820Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7112982Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7113159Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7113348Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7113515Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7113693Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7113856Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7114035Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7114202Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7114366Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7114542Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7114706Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7114869Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7115042Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7115206Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7115381Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7115569Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7115733Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7115907Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7116072Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7116258Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7116433Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7116597Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7116771Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7116932Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7117096Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7117277Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7117443Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7117606Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7117783Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7117948Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7118112Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7118293Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7118457Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7118634Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7118799Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7118963Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7119143Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7119309Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7119473Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7119653Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7119847Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7120025Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7120190Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7120352Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7120530Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7120695Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7120860Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7121065Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7121230Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7121410Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7121574Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7121743Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7121923Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7122090Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7122255Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7122433Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7122595Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7122773Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7122937Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7123101Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7123315Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7123477Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7123640Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7123813Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7123999Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7124175Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7124337Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7124501Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7124680Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7124844Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7125009Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7125184Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7125348Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7125524Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7125685Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7125853Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7126026Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7126190Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7126352Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7126526Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7126692Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7126858Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7127035Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7127201Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7127375Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7127561Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7127727Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7127902Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7128064Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7128225Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7128399Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7128587Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7128763Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7128930Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7129092Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7129268Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7129435Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7129601Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7129780Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7129945Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7130121Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7130284Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7130449Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7130624Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7130812Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7130975Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7131149Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7131314Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7131510Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7131674Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7131836Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7132009Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7132171Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7132335Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7132511Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7132675Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7132851Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7133013Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7133180Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7133357Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7133522Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7133682Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7133856Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7134016Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7134188Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7134350Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7134508Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7134681Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7134839Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7135023Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7135201Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7135359Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7135518Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7135690Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7135849Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7136020Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7136202Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7136360Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7136532Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7136690Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7136849Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7137022Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7137183Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7137353Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7137512Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7137976Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7138157Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7138316Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7138479Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7138694Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7138852Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7139027Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7139187Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7139346Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7139544Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7139703Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7139862Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7140033Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7140192Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7140352Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7140522Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7140681Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7140851Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7141009Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7141168Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7141338Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7141496Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7141653Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7141822Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7141978Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7142150Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7142308Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7142468Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7142637Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7142795Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7142977Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7143152Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7143309Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7143480Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7143637Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7143796Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7143966Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7144150Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7144308Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7144481Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7144644Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7144822Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7144981Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7145144Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7145315Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7145475Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7145635Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7145810Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7145970Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7146136Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7146334Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7146492Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7146663Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7146822Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7147009Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7147181Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7147340Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7147498Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7147879Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7148108Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7148280Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7148440Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7148599Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7148769Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7148932Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7149096Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7149278Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7149437Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7149610Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7149769Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7149931Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7150106Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7150265Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7150426Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7150596Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7150757Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7151007Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7151185Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7151346Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7151521Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7151683Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7151845Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7152070Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7152234Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7152399Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7152571Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7152732Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7152908Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7153071Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7153233Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7153407Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7153568Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7153729Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7153909Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7154074Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7154288Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7154450Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7154610Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7154784Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7154943Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7155137Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7155309Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7155467Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7155626Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7155797Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7155960Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7156133Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7156296Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7156455Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7156630Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7156791Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7156950Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7157124Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7157282Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7157456Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7157614Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7157774Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7157943Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7158103Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7158261Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7158430Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7158616Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7158960Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7159122Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7159309Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7159484Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7159642Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7159801Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7160001Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7160177Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7160417Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7160729Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7161131Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7161387Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7161610Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7162064Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7162441Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7162733Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7163408Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7163811Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7164099Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7164450Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7165552Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7165854Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7166338Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7166692Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7166956Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7167254Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7167723Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7168605Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7169048Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7169847Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7170340Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7170660Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7171230Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7171418Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7171580Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7171758Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7171916Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7172074Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7172376Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7172539Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7172964Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7173138Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7173400Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7173560Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7173737Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7173972Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7174220Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7174381Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7174542Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7174716Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7174944Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7175139Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:13:13.7175317Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7175544Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7175721Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7175889Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7176055Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7176235Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7176399Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7176561Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7176735Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7176899Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7177074Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7177238Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7177430Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7177666Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7177833Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7177998Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7178174Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7178410Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7178587Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7178751Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7178915Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7179090Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7179254Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7179418Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7179596Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7179759Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7179937Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7180103Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7180267Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7180444Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7180605Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7180771Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7180944Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7181108Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7181269Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7181445Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7181608Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7181804Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7181968Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7182132Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7182305Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7182466Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7182628Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7182803Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7182994Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7183167Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7183331Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7183495Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7183671Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7183834Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7184003Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7184178Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7184341Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7184519Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7184682Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7184850Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7185027Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7185218Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7185387Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7185566Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7185731Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7185929Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7186095Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7186257Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7186430Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7186594Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7186757Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7186932Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7187098Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7187261Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7187450Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7187616Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7187796Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7187961Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7188127Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7188307Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7188473Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7188639Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7188816Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7188982Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7189160Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7189324Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7189528Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7189706Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7189870Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7190036Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7190218Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7190384Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7190565Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7190753Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7190920Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7191099Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7191264Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7191429Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7191609Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7191776Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7191955Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7192121Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7192286Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7192460Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7192626Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7192815Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7192991Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7193156Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7193336Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7193500Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7193690Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7193866Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7194031Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7194195Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7194374Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7194538Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7194715Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7194878Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7195042Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7195224Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7195387Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7195550Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7195727Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7195890Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7196063Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7196226Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7196390Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7196565Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7196732Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7196896Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7197070Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7197256Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7197421Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7197595Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7197757Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7197933Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7198097Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7198282Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7198457Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7198622Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7198787Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7198965Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7199130Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7199309Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7199475Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7199639Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7199816Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7199978Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7200143Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7200319Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7200507Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7200684Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7200845Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7201011Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7201209Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7201372Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7201535Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7201712Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7201876Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7202052Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7202215Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7202379Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7202552Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7202715Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7202879Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7203055Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7203220Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7203396Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7203559Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7203722Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7203897Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7204065Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7204229Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7204406Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7204569Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7204774Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7204937Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7205104Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7205279Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7205441Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7205604Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7205779Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7205965Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7206129Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7206303Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7206463Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7206639Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7206802Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7206966Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7207141Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7207304Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7207467Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7207641Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7207804Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7207978Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7208166Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7208327Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7208503Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7208668Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7208855Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7209031Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7209193Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7209370Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7209532Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7209693Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7209865Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7210026Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7210185Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7210355Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7210514Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7210687Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7210845Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7211004Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7211174Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7211332Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7211492Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7211664Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7211824Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7211993Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7212150Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7212337Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7212508Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7212672Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7212831Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7213002Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7213160Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7213317Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7213514Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7213673Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7213846Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7214005Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7214165Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7214336Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7214498Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7214658Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7214831Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7214990Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7215165Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7215326Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7215487Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7215686Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7215846Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7216004Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7216178Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7216372Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7216544Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7216705Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7216863Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7217032Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7217192Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7217352Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7217525Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7217762Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7217925Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7218099Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7218258Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7218433Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7218592Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7218754Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7218929Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7219089Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7219250Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7219425Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7219589Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7219764Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7219924Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7220120Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7220297Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7220457Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7220618Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7220793Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7220953Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7221147Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7221308Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7221470Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7221644Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7221805Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7221967Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7222146Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7222308Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7222469Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7222645Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7222901Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7223077Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7223240Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7223404Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7223605Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7223766Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7223927Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7224103Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7224646Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7224822Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7224984Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7225145Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7225318Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7225481Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7225711Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7225887Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7226047Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7226336Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7226496Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7226658Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7226827Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7226990Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7227210Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7227383Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7227542Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7227717Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7227877Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7228156Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7228325Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7228529Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7228688Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7228966Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7229126Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7229283Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7229524Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7229682Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7229880Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7230039Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7230199Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7230371Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7230530Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7230690Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7230922Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7231084Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7231256Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7231415Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7231575Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7231750Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7232003Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7232192Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7232366Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7232642Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7232817Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7233064Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7233224Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7233394Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7233553Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7233711Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7233882Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7234044Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7234203Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7234377Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7234537Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7234708Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7234867Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7235029Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7235199Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7235358Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7235517Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7235688Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7235849Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7236020Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7236181Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7236341Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7236512Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7236699Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7236862Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7237033Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7237191Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7237362Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7237519Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7237679Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7237872Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7238032Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7238190Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7238363Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7238528Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7238686Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7238858Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7239016Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7239187Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7239345Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7239504Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7239676Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7239834Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7240017Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7240186Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7240362Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7240535Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7240717Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7240876Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7241047Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7241206Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7241363Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7241535Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7241696Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7241868Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7242027Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7242184Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7242357Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7242517Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7242678Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7242850Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7243007Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7243166Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7243336Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7243495Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7243669Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7243827Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7243984Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:13:13.7244184Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7244349Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7244514Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7244689Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7244850Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7245024Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7245186Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7245375Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7245550Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7245716Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7245879Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7246055Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7246219Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7246396Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7246559Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7246723Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7246897Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7247061Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7247225Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7247401Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7247603Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7248293Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7248460Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7248626Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7248885Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7249049Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7249213Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7249391Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7249555Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7249734Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7249897Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7250063Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7250238Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7250403Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7250567Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7250745Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7250909Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7251086Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7251247Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7251408Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7251584Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7251745Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7251910Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7252093Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7252257Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7252471Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7252650Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7252814Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7252994Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7253158Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7253325Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7253542Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7253705Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7253874Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7254054Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7254218Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7254401Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7254566Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7254731Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7254909Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7255074Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7255238Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7255416Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7255582Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7255799Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7255963Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7256128Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7256310Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7256476Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7256668Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7256849Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7257015Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7257195Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7257359Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7257527Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7257781Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7257950Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7258117Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7258297Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7258461Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7258643Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7258806Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7258971Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7259151Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7259314Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7259481Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7259661Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7259828Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7260008Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7260198Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7260362Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7260540Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7260704Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7260868Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7261042Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7261204Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7261403Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7261564Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7261729Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7261901Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7262064Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7262228Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7262403Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7262605Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7262766Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7262943Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7263105Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7263282Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7263448Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7263641Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7263816Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7263979Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7264144Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7264346Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7264510Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7264686Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7264850Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7265014Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7265191Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7265355Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7265520Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7265695Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7265859Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7266034Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7266199Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7266361Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7266536Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7266700Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7266864Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7267040Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7267204Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7267381Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7267544Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7267706Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7267908Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7268073Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7268238Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7268414Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7268578Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7268754Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7268916Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7269109Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7269287Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7269450Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7269615Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7269791Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7269955Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7270133Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7270295Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7270458Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7270634Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7270798Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7270963Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7271138Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7271326Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7271489Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7271666Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7271830Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7272028Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7272191Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7272355Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7272530Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7272694Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7272858Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7273033Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7273199Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7273375Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7273539Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7273701Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7273878Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7274043Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7274204Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7274378Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7274542Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7274718Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7274881Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7275045Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7275220Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7275382Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7275575Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7275753Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7275916Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7276090Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7276251Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7276413Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7276623Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7276784Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7276948Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7277125Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7277289Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7277465Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7277631Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7277793Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7277967Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7278129Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7278293Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7278469Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7278633Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7278834Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7278995Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7279155Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7279328Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7279513Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7279673Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7279844Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7280003Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7280165Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7280339Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7280500Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7280678Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7280838Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7280997Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7281169Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7281328Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7281489Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7281659Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7281818Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7281980Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7289868Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7290102Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7290310Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7290474Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7290633Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7290801Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7291051Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7291215Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7291381Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7291540Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7291711Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7291873Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7292062Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7292229Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7292389Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7292549Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7292713Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7292874Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7293034Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7293205Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7293367Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7293533Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7293691Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7293851Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7294017Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7294175Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7294366Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7294531Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7294693Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7294861Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7295049Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7295210Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7295371Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7295531Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7295690Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7295860Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7296016Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7296185Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7296343Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7296499Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7296668Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7296829Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7296985Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7297155Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7297312Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7297469Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7297712Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7297873Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7298041Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7298198Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7298353Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7298547Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7298707Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7298867Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7299035Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7299192Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7299360Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7299515Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7299696Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7299859Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7300021Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7300181Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7300346Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7300507Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7300672Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7300826Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7300984Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7301143Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7301298Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7301458Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7301619Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7301805Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7301968Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7302121Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7302282Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7302444Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7302623Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7302781Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7302944Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7303100Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7303253Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7303417Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7303574Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7303737Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7303893Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7304052Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7304216Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7304374Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7304531Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7304698Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7304855Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7305019Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7305178Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7305336Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7305501Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7305659Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7305815Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7306008Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7306170Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7306335Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7306492Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7306649Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7306813Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7306971Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7307151Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7307318Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7307475Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7307631Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7307799Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7307958Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7308119Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7308276Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7308437Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7308602Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7308756Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7308913Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7309077Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7309289Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7309451Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7309609Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7309767Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7309953Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7310112Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7310269Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7310436Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7310593Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7310762Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7310920Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7311081Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7311247Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7311404Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7311564Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7311730Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7311888Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7312040Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7312206Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7312363Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7312531Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7312691Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7312849Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7313021Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7313178Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7313372Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7313537Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7313698Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7313864Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7314021Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7314179Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7314344Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7314528Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7314685Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7314896Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7315053Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7315217Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7315377Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7315535Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7315697Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7315854Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7316011Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7316174Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7316331Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7316498Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7316681Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7316839Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7317005Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7317165Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7317323Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7317517Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7317675Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7317830Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7317993Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7318149Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7318312Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7318470Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7318630Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7318792Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7318949Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7319107Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7319274Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7319434Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:13:13.7319607Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7319769Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7319932Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7320102Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7320264Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7320428Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7320600Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7320763Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7320956Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7321125Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7321288Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7321457Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7321619Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7321779Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7321970Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7322134Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7322305Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7322464Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7322627Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7322799Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7322963Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7323124Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7323297Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7323461Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7323621Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7323794Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7323960Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7324152Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7324315Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7324478Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7324650Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7324813Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7324999Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7325170Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7325333Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7325503Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7325666Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7325832Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7326003Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7326165Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7326330Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7326500Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7326659Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7326831Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7326992Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7327153Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7327320Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7327479Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7327643Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7327812Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7327976Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7328145Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7328331Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7328493Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7328659Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7328823Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7328982Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7329149Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7329312Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7329501Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7329660Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7329827Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7329993Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7330154Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7330318Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7330488Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7330651Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7330819Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7330980Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7331140Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7331308Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7331470Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7331659Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7331824Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7331983Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7332146Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7332337Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7332498Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7332665Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7332822Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7332983Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7333150Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7333309Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7333473Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7333641Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7333803Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7333973Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7334137Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7334296Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7334464Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7334625Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7334786Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7334953Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7335115Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7335287Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7335449Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7335611Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7335815Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7335980Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7336142Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7336310Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7336471Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7336641Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7336800Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7336987Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7337157Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7337319Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7337482Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7337733Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7337899Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7338077Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7338241Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7338405Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7338577Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7338739Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7338904Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7339111Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7339272Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7339441Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7339604Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7339765Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7339971Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7340132Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7340294Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7340460Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7340621Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7340791Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7340950Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7341113Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7341281Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7341444Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7341606Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7341774Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7341937Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7342097Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7342266Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7342427Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7342596Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7342756Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7342919Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7343087Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7343281Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7343444Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7343615Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7343777Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7343948Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7344109Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7344270Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7344467Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7344630Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7344792Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7344963Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7345123Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7345297Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7345462Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7345623Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7345792Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7345954Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7346116Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7346286Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7346450Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7346648Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7346809Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7346970Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7347143Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7347328Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7347490Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7347871Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7348036Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7348209Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7348373Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7348534Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7348707Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7348869Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7349029Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7349199Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7349361Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7349532Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7349688Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7349850Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7350019Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7350178Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7350340Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7350509Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7350669Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7350830Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7351087Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7351250Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7351425Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7351585Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7351748Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7351933Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7352097Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7352297Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7352478Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7352641Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7352818Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7352984Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7353150Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:13:13.7353330Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7353495Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7353658Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7353833Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7353997Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7354176Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7354340Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7354551Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7354726Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7354891Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7355054Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7355267Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7355432Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7355608Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7355772Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7355935Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7356113Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7356276Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7356441Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7356618Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7356781Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7356958Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7357120Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7357282Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7357456Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7357618Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7357777Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7357953Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7358116Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7358293Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7358455Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7358617Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7358827Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7358993Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7359153Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7359329Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7359488Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7359648Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7359822Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7360008Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7360180Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7360339Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7360497Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7360669Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7360828Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7360988Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7361160Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7361320Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7361492Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7361652Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7361816Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7361987Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7362171Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7362331Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7362506Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7362666Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7362863Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7363024Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7363183Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7363358Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7363519Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7363681Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7363855Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7364016Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7364188Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7364347Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7364508Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7364682Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7364842Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7365002Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7365178Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7365338Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7365511Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7365674Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7365836Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7366009Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7366169Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7366365Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7366538Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7366700Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7366872Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7367032Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7367192Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7367365Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7367552Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7367714Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7367890Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7368051Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7368215Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7368390Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7368553Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7368728Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7368930Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7369093Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7369267Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7369430Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7369590Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7369811Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7369971Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7370140Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7370305Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7370491Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7370663Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7370822Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7370984Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7371159Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7371323Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7371498Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7371660Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7371821Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7371993Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7372156Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7372317Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7372488Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7372648Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7372823Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7372983Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7373142Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7373319Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7373480Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7373642Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7373813Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7374001Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7374174Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7374334Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7374495Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7374668Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7374828Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7374988Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7375189Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7375350Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7375522Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7375682Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7375844Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7376017Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7376180Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7376339Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7376509Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7376669Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7376828Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7377003Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7377163Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7377362Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7377524Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7377760Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7377937Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7378128Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7378290Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7378467Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7378630Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7378804Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7378966Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7379125Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7379300Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7379460Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7379619Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7379792Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7379955Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7380131Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7380293Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7380454Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7380628Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7380791Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7380955Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7381130Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7381290Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7381463Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7381649Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7381811Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7381986Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7382147Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7382312Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7382482Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7382642Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7382840Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7383002Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7383164Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7383337Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7383500Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7383661Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7383836Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7383998Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7384175Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7384336Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7384497Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7384675Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7384836Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7385028Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7385201Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7385365Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7385530Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7385731Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7385896Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7386070Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7386231Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7386393Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7386577Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7386739Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7386903Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:13:13.7387075Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7387239Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7387423Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7387587Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7387748Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7387924Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7388087Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7388249Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7388426Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7388590Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7388763Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7388924Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7389084Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7389292Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7389454Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7389616Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7389787Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7389948Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7390120Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7390279Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7390466Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7390642Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7390804Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7390967Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7391143Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7391303Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7391478Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7391638Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7391798Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7391969Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7392128Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7392289Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7392459Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7392649Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7392820Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7392979Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7393140Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7393334Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7393494Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7393653Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7393825Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7393986Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7394150Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7394322Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7394485Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7394659Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7394822Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7394982Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7395148Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7395308Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7395469Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7395644Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7395805Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7395980Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7396141Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7396301Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7396475Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7396634Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7396825Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7396999Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7397161Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7397333Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7397492Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7397655Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7397827Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7398025Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7398186Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7398364Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7398523Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7398698Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7398858Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7399017Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7399186Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7399346Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7399508Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7399681Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7399844Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7400018Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7400214Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7400374Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7400548Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7400710Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7400896Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7401071Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7401230Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7401402Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7401562Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7401739Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7401912Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7402073Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7402232Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7402405Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7402568Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7402728Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7402902Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7403064Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7403235Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7403396Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7403554Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7403723Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7403883Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7404044Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7404214Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7404403Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7404577Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7404739Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7404898Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7405071Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7405231Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7405390Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7405590Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7405751Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7405924Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7406087Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7406247Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7406421Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7406582Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7406740Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7406910Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7407069Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7407239Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7407402Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7407565Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7407761Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7407922Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7408081Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7408253Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7408438Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7408611Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7408771Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7408931Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7409144Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7409305Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7409467Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7409640Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7409801Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7409961Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7410137Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7410297Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7410472Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7410633Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7410792Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7410968Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7411129Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7411293Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7411474Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7411637Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7411813Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7411998Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7412159Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7412334Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7412494Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7412656Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7412828Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7412988Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7413184Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7413344Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7413506Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7413678Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7413838Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7413999Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7414175Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7414335Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7414507Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7414667Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7414834Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7415009Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7415169Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7415357Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7415532Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7415696Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7415872Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7416057Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7416220Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7416394Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7416557Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7416723Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7416904Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7417069Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7417247Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7417409Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7417575Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7417848Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7418012Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7418175Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7418353Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7418514Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7418678Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7418857Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7419022Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7419198Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7419363Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7419525Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7419741Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7419905Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7420070Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7420244Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7420406Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7420585Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:13:13.7420748Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7420932Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7421106Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7421267Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7421428Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7421604Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7421767Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7421945Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7422105Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7422268Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7422443Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7422602Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7422763Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7422937Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7423125Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7423298Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7423458Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7423619Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7423791Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7423976Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7424138Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7424322Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7424482Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7424655Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7424819Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7424981Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7425154Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7425314Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7425476Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7425648Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7425811Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7425987Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7426151Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7426311Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7426484Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7426649Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7426811Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7426987Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7427147Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7427308Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7427517Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7427681Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7427856Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7428017Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7428177Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7428349Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7428570Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7428732Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7428907Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7429068Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7429243Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7429407Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7429570Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7429743Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7429905Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7430066Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7430239Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7430400Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7430575Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7430760Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7430922Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7431096Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7431259Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7431419Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7431616Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7431778Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7431952Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7432113Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7432273Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7432447Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7432608Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7432771Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7432944Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7433108Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7433281Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7433443Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7433604Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7433775Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7433935Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7434094Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7434267Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7434426Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7434599Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7434759Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7434918Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7435115Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7435277Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7435435Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7435606Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7435765Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7435928Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7436126Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7436287Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7436462Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7436621Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7436780Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7436956Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7437122Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7437282Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7437450Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7437608Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7437779Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7437938Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7438098Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7438296Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7438456Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7438617Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7438791Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7438951Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7439148Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7439308Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7439513Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7439686Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7439846Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7440007Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7440180Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7440340Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7440513Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7440674Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7440836Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7441013Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7441174Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7441336Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7441508Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7441670Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7441845Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7442005Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7442167Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7442342Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7442503Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7442695Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7442870Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7443034Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7443208Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7443371Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7443532Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7443732Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7443895Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7444058Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7444229Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7444391Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7444554Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7444729Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7444892Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7445065Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7445227Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7445389Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7445562Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7445725Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7445915Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7446089Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7446250Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7446426Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7446586Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7446779Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7446958Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7447122Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7447285Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7447462Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7447628Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7448020Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7448187Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7448350Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7448528Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7448691Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7448854Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7449032Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7449195Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7449372Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7449535Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7449701Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7449878Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7450043Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7450205Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7450385Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7450640Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7450819Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7450982Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7451145Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7451321Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7451483Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7451679Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7451857Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7452023Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7452199Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7452361Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7452525Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7452700Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7452865Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7453028Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7453204Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7453367Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7453529Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7453708Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7453914Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7454089Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7454249Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7454413Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7454587Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:13:13.7454792Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7454952Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7455124Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7455284Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7455455Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7455615Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7455774Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7455946Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7456107Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7456266Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7456439Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7456600Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7456771Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7456931Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7457091Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7457263Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7457424Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7457584Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7457854Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7458015Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7458190Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7458395Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7458558Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7458732Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7458893Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7459054Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7459228Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7459415Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7459588Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7459749Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7459908Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7460080Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7460241Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7460402Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7460574Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7460736Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7460909Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7461068Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7461228Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7461403Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7461563Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7461751Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7461924Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7462086Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7462245Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7462442Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7462604Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7462777Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7462939Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7463099Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7463275Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7463438Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7463600Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7463773Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7463934Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7464109Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7464271Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7464432Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7464602Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7464784Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7464944Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7465117Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7465276Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7465450Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7465609Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7465770Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7465964Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7466128Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7466287Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7466458Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7466620Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7466793Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7466955Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7467139Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7467315Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7467477Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7467637Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7467811Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7467972Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7468145Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7468305Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7468465Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7468638Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7468803Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7468966Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7469138Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7469323Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7469485Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7469658Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7469821Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7470020Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7470180Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7470340Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7470512Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7470672Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7470833Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7471014Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7471176Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7471347Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7471504Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7471666Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7471841Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7472003Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7472164Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7472335Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7472495Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7472669Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7472830Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7472990Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7473162Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7473323Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7473507Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7473683Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7473844Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7474017Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7474178Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7474339Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7474514Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7474700Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7474863Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7475039Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7475200Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7475378Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7475540Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7475702Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7475874Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7476034Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7476196Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7476370Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7476533Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7476706Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7476891Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7477051Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7477224Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7477384Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7477568Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7477744Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7477903Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7478065Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7478247Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7478410Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7478587Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7478750Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7478912Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7479087Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7479251Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7479416Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7479593Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7479756Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7479932Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7480095Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7480260Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7480436Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7480601Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7480764Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7480942Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7481127Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7481306Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7481470Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7481632Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7481813Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7481976Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7482137Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7482338Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7482504Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7482681Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7482844Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7483010Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7483186Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7483351Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7483511Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7483685Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7483851Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7484025Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7484189Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7484351Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7484562Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7484724Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7484886Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7485066Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7485249Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7485422Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7485582Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7485742Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7485916Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7486080Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7486239Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7486412Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7486572Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7486731Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7486904Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7487066Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7487237Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7487395Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7487554Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7487725Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7487887Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7488045Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7488217Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:13:13.7488378Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7488553Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7488737Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7488901Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7489075Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7489235Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7489396Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7489568Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7489727Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7489932Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7490095Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7490257Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7490431Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7490593Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7490753Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7490930Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7491121Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7491363Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7491632Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7491947Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7492255Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7492433Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7492634Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7492808Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7492969Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7493144Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7493326Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7493488Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7493659Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7493821Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7494011Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7494186Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7494346Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7494521Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7494681Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7494843Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7495018Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7495179Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7495339Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7495514Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7495676Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7495848Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7496008Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7496170Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7496346Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7496505Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7496666Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7496887Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7497048Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7497211Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7497385Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7497544Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7497793Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7497957Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7498147Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7498325Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7498487Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7498648Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7498824Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7498984Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7499160Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7499321Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7499482Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7499653Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7499814Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7499975Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7500150Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7500334Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7500507Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7500667Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7500829Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7501024Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7501185Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7501345Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7501518Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7501678Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7501851Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7502010Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7502174Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7502344Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7502503Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7502666Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7502839Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7502999Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7503175Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7503335Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7503495Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7503667Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7503830Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7503990Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7504163Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7504323Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7504507Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7504682Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7504845Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7505017Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7505177Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7505337Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7505509Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7505689Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7505853Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7506030Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7506194Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7506368Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7506528Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7506692Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7506864Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7507025Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7507206Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7507379Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7507543Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7507717Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7507926Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7508088Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7508262Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7508427Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7508614Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7508789Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7508949Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7509122Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7509283Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7509448Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7509622Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7509786Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7509949Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7510124Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7510288Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7510465Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7510628Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7510789Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7510966Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7511129Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7511295Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7511473Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7511638Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7511815Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7511976Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7512169Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7512344Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7512511Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7512677Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7512855Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7513018Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7513182Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7513396Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7513556Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7513736Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7513899Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7514062Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7514240Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7514407Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7514570Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7514745Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7514908Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7515086Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7515250Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7515412Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7515611Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7515770Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7515931Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7516105Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7516289Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7516464Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7516626Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7516786Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7516964Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7517128Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7517291Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7517468Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7517631Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7517806Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7517968Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7518130Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7518303Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7518467Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7518628Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7518800Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7518960Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7519137Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7519296Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7519459Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7519630Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7519814Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7519978Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7520153Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7520314Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7520568Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7520767Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7520932Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7521120Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7521302Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7521467Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7521643Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7521807Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7521969Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7522166Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7522331Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7522495Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7522674Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:13:13.7522836Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7523011Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7523174Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7523366Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7523542Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7523705Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7523869Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7524065Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7524228Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7524403Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7524565Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7524725Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7524899Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7525063Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7525228Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7525402Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7525563Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7525739Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7525902Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7526066Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7526240Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7526402Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7526564Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7526740Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7526905Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7527080Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7527245Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7527411Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7527614Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7527776Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7527938Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7528113Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7528275Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7528437Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7528612Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7528797Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7528972Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7529136Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7529299Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7529475Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7529640Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7529804Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7529979Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7530141Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7530314Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7530478Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7530641Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7530815Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7531006Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7531166Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7531340Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7531505Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7531706Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7531868Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7532030Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7532206Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7532368Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7532529Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7532707Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7532869Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7533043Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7533209Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7533372Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7533549Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7533710Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7533875Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7534048Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7534208Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7534381Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7534543Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7534706Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7534881Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7535043Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7535233Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7535410Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7535573Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7535748Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7535909Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7536073Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7536248Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7536439Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7536603Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7536782Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7536946Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7537110Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7537290Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7537452Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7537696Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7537865Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7538030Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7538206Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7538373Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7538538Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7538752Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7538916Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7539091Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7539255Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7539444Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7539620Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7539779Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7539945Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7540121Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7540283Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7540458Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7540622Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7540786Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7540959Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7541123Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7541286Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7541462Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7541634Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7541810Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7541974Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7542136Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7542316Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7542482Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7542649Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7542827Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7543034Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7543213Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7543378Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7543542Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7543719Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7543883Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7544048Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7544249Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7544415Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7544599Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7544770Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7544939Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7545121Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7545287Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7545453Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7545635Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7545800Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7545963Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7546144Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7546308Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7546516Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7546677Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7546840Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7547021Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7547184Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7547375Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7547559Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7547906Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7548088Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7548250Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7548416Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7548597Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7548762Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7548924Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7549104Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7549268Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7549448Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7549611Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7549777Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7549954Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7550113Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7550276Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7550449Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7550612Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7550786Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7550946Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7551205Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7551386Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7551550Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7551712Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7551886Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7552047Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7552257Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7552417Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7552579Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7552755Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7552918Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7553085Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7553267Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7553432Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7553615Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7553779Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7553940Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7554120Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7554287Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7554499Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7554682Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7554847Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7555010Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7555190Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7555385Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7555559Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7555721Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7555883Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7556059Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7556223Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7556384Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7556561Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7556722Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7556901Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7557063Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:13:13.7557226Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7557398Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7557561Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7557725Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7557903Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7558068Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7558246Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7558409Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7558572Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7558747Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7558934Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7559100Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7559277Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7559443Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7559621Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7559783Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7559990Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7560170Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7560338Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7560498Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7560671Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7560834Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7561007Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7561170Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7561331Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7561509Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7561671Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7561833Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7562009Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7562198Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7562371Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7562538Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7562708Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7562883Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7563071Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7563236Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7563409Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7563572Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7563741Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7563918Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7564081Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7564257Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7564419Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7564584Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7564759Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7564925Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7565085Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7565320Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7565482Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7565658Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7565824Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7565985Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7566159Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7566320Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7566481Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7566686Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7566850Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7567024Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7567184Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7567344Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7567518Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7567712Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7567876Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7568051Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7568212Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7568387Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7568550Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7568713Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7568887Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7569048Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7569210Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7569384Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7569550Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7569728Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7569917Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7570083Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7570262Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7570429Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7570598Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7570808Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7570977Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7571152Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7571314Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7571474Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7571648Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7576536Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7576780Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7576964Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7577134Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7577299Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7577477Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7577729Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7577908Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7578067Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7578229Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7578407Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7578570Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7578734Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7578909Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7579067Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7579324Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7579500Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7579661Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7579836Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7579993Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7580156Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7580364Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7580521Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7580684Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7580859Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7581020Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7581199Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7581358Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7581520Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7581695Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7581854Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7582015Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7582188Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7582347Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7582523Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7582710Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7582869Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7583044Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7583201Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7583391Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7583565Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7583726Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7583900Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7584063Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7584227Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7584405Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7584565Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7584727Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7584897Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7585060Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7585235Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7585394Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7585557Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7585729Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7585888Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7586054Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7586229Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7586387Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7586559Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7586719Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7586916Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7587095Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7587254Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7587412Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7587587Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7587744Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7587908Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7588107Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7588270Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7588448Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7588610Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7588773Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7588944Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7589105Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7589268Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7589441Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7589600Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7589772Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7589934Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7590124Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7590324Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7590484Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7590643Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7590810Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7590993Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7591165Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7591326Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7591483Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7591652Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7591820Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7591981Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7592158Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7592318Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7592492Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7592655Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7592817Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7592986Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7593147Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7593308Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7593487Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7593647Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7593818Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7594041Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7594198Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7594369Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7594562Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7594726Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7594900Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7595060Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7595230Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7595393Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7595553Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7595752Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7595915Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:13:13.7596073Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7596291Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7596453Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7596611Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7596790Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7596946Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7597115Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7597274Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7597430Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7597603Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7597762Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7597950Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7598125Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7598287Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7598459Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7598643Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7598802Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7598977Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7599137Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7599296Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7599471Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7599630Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7599804Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7599968Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7600127Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7600300Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7600462Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7600622Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7600793Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7600952Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7601125Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7601288Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7601446Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7601619Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7601779Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7601936Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7602136Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7602300Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7602468Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7602629Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7602787Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7602958Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7603121Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7603307Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7603483Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7603645Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7603819Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7603982Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7604142Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7604314Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7604475Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7604638Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7604815Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7604979Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7605140Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7605315Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7605522Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7605698Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7605863Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7606021Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7606224Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7606386Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7606549Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7606723Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7606884Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7607057Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7607217Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7607382Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7607553Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7607714Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7607876Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7608050Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7608211Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7608386Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7608547Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7608710Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7608887Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7609050Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7609215Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7609395Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7609557Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7609765Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7609932Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7610095Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7610270Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7610432Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7610594Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7610774Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7610966Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7611140Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7611304Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7611468Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7611647Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7611813Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7611977Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7612156Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7612321Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7612484Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7612663Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7612826Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7613000Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7613196Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7613357Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7613535Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7613700Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7613893Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7614069Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7614229Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7614406Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7614569Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7614731Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7614910Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7615080Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7615244Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7615420Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7615582Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7615757Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7615920Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7616081Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7616253Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7616412Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7616572Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7616750Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7616910Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7617078Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7617239Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7617428Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7617711Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7617886Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7618044Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7618217Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7618376Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7618547Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7618742Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7618903Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7619079Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7619239Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7619401Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7619575Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7619739Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7619913Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7620074Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7620235Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7620408Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7620570Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7620733Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7620940Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7621119Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7621282Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7621454Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7621640Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7621814Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7621971Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7622130Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7622302Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7622463Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7622622Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7622795Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7622954Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7623126Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7623288Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7623450Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7623621Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7623781Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7623940Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7624111Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7624271Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7624451Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7624613Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7624773Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7624945Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7625129Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7625290Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7625465Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7625627Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7625802Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7625962Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7626124Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7626349Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7626508Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7626670Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7626842Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7627004Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7627176Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7627339Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7627499Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7627675Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7627834Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7627994Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7628166Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7628325Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7628525Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7628686Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7628845Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7629020Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7629201Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7629362Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7629532Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7629693Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:13:13.7629853Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7630027Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7630186Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7630360Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7630518Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7630677Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7630850Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7631012Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7631172Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7631348Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7631506Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7631677Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7631836Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7632000Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7632172Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7632332Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7632492Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7632731Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7632892Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7633065Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7633224Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7633382Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7633554Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7633711Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7633909Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7634080Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7634243Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7634417Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7634579Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7634741Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7634916Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7635075Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7635235Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7635406Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7635567Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7635740Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7635901Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7636088Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7636262Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7636421Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7636585Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7636781Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7636943Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7637116Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7637282Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7637444Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7637616Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7637778Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7637941Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7638112Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7638272Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7638436Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7638612Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7638773Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7638949Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7639109Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7639268Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7639440Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7639602Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7639776Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7639951Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7640113Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7640318Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7640481Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7640646Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7640821Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7640984Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7641146Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7641326Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7641511Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7641689Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7641853Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7642015Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7642192Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7642356Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7642520Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7642696Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7642860Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7643036Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7643199Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7643363Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7643539Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7643729Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7643892Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7644068Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7644233Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7644436Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7644600Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7644759Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7644934Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7645099Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7645262Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7645434Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7645599Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7645774Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7645938Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7646102Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7646275Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7646438Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7646594Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7646765Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7646929Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7647091Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7647265Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7647428Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7647602Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7647982Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7648253Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7648430Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7648594Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7648754Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7648928Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7649090Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7649263Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7649467Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7649628Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7649807Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7649969Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7650129Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7650303Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7650467Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7650639Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7650803Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7650966Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7651139Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7651303Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7651467Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7651683Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7651849Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7652022Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7652185Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7652386Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7652561Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7652721Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7652884Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7653058Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7653220Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7653397Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7653560Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7653722Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7653893Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7654055Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7654215Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7654389Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7654553Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7654726Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7654886Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7655048Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7655224Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7655386Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7655550Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7655724Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7655919Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7656081Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7656259Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7656421Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7656596Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7656758Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7656922Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7657119Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7657281Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7657445Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7657687Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7657854Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7658033Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7658195Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7658359Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7658536Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7658697Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7658859Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7659037Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7659198Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7659415Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7659576Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7659737Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7659910Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7660099Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7660263Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7660435Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7660598Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7660772Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7660932Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7661096Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7661274Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7661436Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7661596Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7661771Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7661932Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7662107Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7662269Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7662429Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7662603Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7662769Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7662932Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7663105Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7663267Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7663438Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7663647Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7663809Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:13:13.7663985Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7664145Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7664306Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7664478Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7664639Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7664825Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7664998Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7665161Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7665337Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7665499Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7665661Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7665836Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7665998Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7666159Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7666332Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7666494Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7666670Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7666831Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7667021Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7667196Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7667358Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7667521Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7667719Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7667882Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7668060Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7668224Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7668387Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7668562Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7668728Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7668890Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7669062Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7669223Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7669402Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7669563Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7669726Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7669897Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7670058Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7670221Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7670399Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7670560Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7670733Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7670897Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7671056Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7671259Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7671420Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7671583Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7671757Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7671918Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7672095Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7672258Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7672443Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7672621Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7672785Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7672946Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7673123Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7673288Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7673452Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7673633Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7673797Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7673974Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7674136Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7674301Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7674477Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7674672Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7674838Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7675018Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7675184Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7675361Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7675591Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7675754Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7675928Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7676091Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7676255Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7676436Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7676600Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7676780Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7676956Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7677123Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7677301Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7677469Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7677633Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7677808Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7677972Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7678150Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7678317Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7678477Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7678658Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7678819Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7678981Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7679185Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7679348Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7679523Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7679683Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7679843Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7680015Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7680204Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7680364Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7680538Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7680698Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7680853Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7681029Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7681194Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7681366Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7681526Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7681685Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7681858Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7682018Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7682183Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7682388Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7682548Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7682722Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7682884Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7683046Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7683265Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7683427Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7683587Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7683765Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7683929Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7684106Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7684266Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7684432Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7684604Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7684767Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7684929Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7685103Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7685263Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7685436Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7685596Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7685756Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7685930Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7686089Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7686252Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7686424Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7686585Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7686781Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7686946Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7687108Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7687282Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7687443Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7687604Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7687802Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7687964Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7688141Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7688303Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7688465Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7688648Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7688811Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7688973Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7689147Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7689308Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7689469Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7689643Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7689807Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7690009Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7690170Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7690331Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7690505Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7690666Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7690863Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7691037Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7691198Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7691370Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7691531Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7691694Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7691865Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7692028Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7692189Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7692363Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7692523Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7692698Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7692859Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7693019Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7693192Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7693353Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7693514Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7693689Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7693853Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7694027Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7694188Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7694374Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7694552Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7694712Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7694876Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7695049Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7695209Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7695408Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7695569Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7695731Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7695904Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7696064Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7696226Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7696399Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7696560Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7696733Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7696893Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7697055Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7697228Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7697390Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7697579Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:13:13.7697840Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7698001Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7698165Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7698343Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7698534Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7698710Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7698870Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7699032Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7699209Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7699372Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7699536Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7699715Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7699878Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7700053Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7700213Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7700375Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7700546Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7700707Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7700867Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7701040Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7701203Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7701375Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7701537Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7701698Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7701870Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7702062Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7702226Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7702400Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7702560Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7702732Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7702893Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7703083Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7703268Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7703436Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7703597Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7703773Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7703936Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7704112Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7704275Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7704435Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7704612Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7704774Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7704936Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7705114Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7705276Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7705491Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7705656Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7705821Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7705997Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7706191Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7706355Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7706531Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7706696Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7706858Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7707039Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7707202Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7707381Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7707543Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7707706Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7707887Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7708053Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7708216Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7708393Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7708556Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7708734Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7708897Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7709058Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7709235Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7709396Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7709559Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7709773Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7709938Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7710114Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7710276Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7710440Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7710615Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7710776Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7710964Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7711136Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7711296Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7711466Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7711628Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7711788Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7711961Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7712121Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7712281Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7712453Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7712614Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7712787Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7712947Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7713134Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7713312Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7713475Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7713637Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7713836Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7713997Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7714170Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7714330Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7714492Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7714667Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7714827Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7714988Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7715162Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7715321Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7715485Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7715664Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7715825Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7716000Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7716163Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7716322Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7716495Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7716655Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7716819Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7716992Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7717152Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7717351Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7717515Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7717676Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7717848Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7718009Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7718170Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7718343Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7718529Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7718701Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7718863Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7719024Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7719199Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7719361Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7719524Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7719699Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7719860Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7720035Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7720196Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7720358Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7720532Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7720735Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7720897Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7721072Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7721233Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7721433Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7721594Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7721755Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7721928Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7722090Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7722253Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7722426Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7722588Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7722761Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7722921Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7723084Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7723257Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7723419Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7723579Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7723755Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7723916Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7724080Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7724254Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7724415Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7724588Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7724751Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7724940Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7725117Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7725280Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7725441Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7725615Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7725775Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7725949Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7726135Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7726297Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7726469Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7726629Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7726789Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7726961Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7727123Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7727296Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7727456Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7727617Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7727789Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7727953Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7728112Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7728316Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7728477Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7728652Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7728812Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7728999Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7729173Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7729334Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7729495Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7729666Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7729829Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7730004Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7730166Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7730327Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7730501Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7730667Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7730833Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7731007Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7731167Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7731343Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:13:13.7731505Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7731667Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7731839Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7732001Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7732165Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7732339Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7732546Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7732708Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7732882Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7733043Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7733215Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7733375Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7733536Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7733733Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7733897Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7734058Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7734232Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7734398Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7734577Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7734742Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7734905Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7735078Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7735239Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7735402Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7735579Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7735741Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7735947Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7736111Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7736274Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7736450Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7736636Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7736800Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7736977Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7737143Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7737323Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7737487Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7737730Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7737910Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7738072Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7738234Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7738415Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7738581Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7738757Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7738919Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7739083Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7739259Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7739421Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7739586Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7739766Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7739932Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7740093Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7740301Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7740462Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7740636Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7740801Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7740962Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7741134Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7741297Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7741480Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7741653Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7741814Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7741990Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7742153Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7742313Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7742491Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7742653Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7742812Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7742984Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7743143Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7743316Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7743476Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7743661Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7743833Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7743993Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7744155Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7744349Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7744510Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7744682Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7744842Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7745002Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7745175Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7745335Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7745497Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7745669Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7745828Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7746006Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7746169Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7746328Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7746501Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7746665Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7746826Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7747001Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7747166Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7747341Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7747502Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7747857Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7748114Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7748275Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7748439Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7748610Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7748772Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7748932Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7749105Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7749317Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7749491Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7749653Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7749812Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7749986Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7750149Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7750314Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7750489Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7750649Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7750822Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7750984Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7751151Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7751324Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7751524Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7751685Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7751859Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7752022Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7752227Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7752389Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7752549Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7752724Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7752884Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7753046Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7753219Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7753380Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7753552Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7753712Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7753873Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7754047Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7754208Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7754369Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7754541Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7754702Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7754874Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7755036Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7755198Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7755370Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7755531Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7755714Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7755887Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7756048Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7756221Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7756381Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7756541Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7756717Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7756902Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7757062Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7757239Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7757400Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7757564Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7757737Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7757900Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7758074Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7758238Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7758398Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7758569Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7758730Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7758891Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7759087Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7759248Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7759419Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7759582Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7759765Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7759939Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7760099Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7760259Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7760432Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7760594Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7760768Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7760929Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7761095Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7761267Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7761430Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7761591Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7761765Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7761926Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7762099Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7762259Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7762423Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7762601Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7762765Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7762927Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7763104Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7763288Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7763462Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7763627Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7763788Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7763960Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7764122Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7764282Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7764479Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7764640Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7764817Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7764979Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7765139Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7765314Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:13:13.7765477Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7765637Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7765809Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7765969Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7766132Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7766306Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7766477Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7766679Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7766841Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7767005Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7767182Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7767368Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7767532Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7767708Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7767870Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7768047Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7768211Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7768375Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7768552Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7768715Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7768881Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7769059Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7769223Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7769403Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7769566Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7769730Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7769906Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7770068Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7770235Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7770415Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7770580Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7770757Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7770944Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7771109Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7771288Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7771451Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7771615Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7771791Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7771955Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7772151Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7772317Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7772479Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7772653Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7772814Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7772981Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7773157Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7773318Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7773491Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7773651Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7773813Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7773989Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7774149Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7774338Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7774510Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7774668Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7774831Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7775026Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7775188Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7775359Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7775520Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7775679Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7775852Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7776014Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7776177Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7776351Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7776511Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7776687Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7776848Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7777012Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7777184Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7777346Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7777506Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7777784Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7777950Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7778127Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7778290Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7778451Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7778672Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7778836Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7778998Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7779172Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7779337Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7779509Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7779669Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7779855Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7780030Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7780195Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7780357Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7780529Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7780691Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7780866Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7781029Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7781191Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7781363Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7781523Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7781686Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7781859Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7782049Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7782223Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7782380Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7782543Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7782741Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7782903Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7783065Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7783238Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7783399Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7783559Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7783734Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7783899Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7784072Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7784235Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7784397Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7784569Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7784730Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7784892Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7785065Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7785224Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7785398Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7785559Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7785720Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7785894Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7786054Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7786236Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7786410Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7786572Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7786747Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7786907Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7787067Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7787239Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7787425Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7787586Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7787760Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7787920Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7788098Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7788260Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7788423Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7788596Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7788756Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7788916Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7789087Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7789249Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7789421Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7789605Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7789764Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7789937Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7790099Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7790283Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7790459Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7790654Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7790825Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7790987Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7791148Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7791322Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7791484Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7791645Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7791817Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7791980Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7792144Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7792317Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7792478Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7792651Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7792810Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7792970Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7793144Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7793308Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7793470Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7793644Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7793807Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7794007Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7794171Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7794335Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7794511Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7794673Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7794837Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7795034Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7795196Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7795371Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7795588Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7795750Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7795923Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7796120Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7796280Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7796452Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7796612Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7796785Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7796948Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7797108Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7797344Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7797508Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7797671Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7797843Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7798006Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7798203Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7798365Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7798527Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7798702Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7798865Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7799028Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7799204Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:13:13.7799368Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7799545Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7799710Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7799873Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7800052Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7800213Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7800376Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7800555Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7800718Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7800881Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7801059Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7801223Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7801400Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7801564Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7801754Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7801931Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7802098Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7802264Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7802441Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7802604Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7802805Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7802968Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7803132Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7803310Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7803473Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7803637Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7803815Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7803979Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7804157Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7804321Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7804485Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7804658Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7804822Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7805010Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7805190Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7805354Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7805530Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7805689Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7805882Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7806053Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7806213Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7806373Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7806546Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7806708Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7806878Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7807044Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7807204Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7807377Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7807537Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7807698Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7807873Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7808032Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7808192Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7808366Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7808531Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7808705Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7808867Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7809028Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7809200Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7809387Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7809553Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7809727Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7809889Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7810065Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7810226Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7810410Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7810583Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7810745Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7810906Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7811079Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7811242Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7811415Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7811574Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7811734Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7811906Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7812066Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7812226Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7812401Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7812589Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7812761Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7812921Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7813085Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7813257Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7813443Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7813606Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7813777Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7813939Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7814113Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7814276Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7814437Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7814612Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7814774Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7814938Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7815147Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7815310Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7815484Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7815644Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7815807Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7815980Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7816140Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7816300Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7816474Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7816634Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7816795Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7816995Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7817157Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7817329Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7817490Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7817745Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7817923Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7818118Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7818278Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7818456Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7818617Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7818792Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7818958Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7819120Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7819294Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7819454Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7819615Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7819788Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7819950Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7820125Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7820310Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7820470Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7820646Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7820809Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7820971Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7821166Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7821328Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7821505Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7821666Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7821873Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7822049Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7822211Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7822372Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7822544Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7822704Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7822878Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7823040Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7823200Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7823371Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7823532Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7823692Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7823868Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7824029Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7824206Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7824367Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7824527Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7824725Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7824890Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7825050Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7825225Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7825386Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7825546Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7825745Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7825909Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7826088Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7826249Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7826410Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7826589Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7826751Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7826915Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7827090Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7827250Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7827422Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7827585Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7827748Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7827920Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7828105Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7828266Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7828441Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7828601Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7828801Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7828963Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7829123Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7829296Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7829456Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7829618Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7829799Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7829963Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7830136Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7830297Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7830460Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7830638Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7830799Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7830962Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7831139Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7831301Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7831478Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7831641Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7831804Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7831981Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7832143Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7832342Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7832520Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7832682Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7832858Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7833023Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:13:13.7833188Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7833367Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7833872Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7834037Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7834218Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7834381Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7834550Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7834728Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7834891Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7835066Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7835228Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7835391Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7835565Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7835734Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7835898Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7836112Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7836273Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7836450Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7836614Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7836800Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7836975Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7837135Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7837297Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7837477Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7837643Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7837814Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7837976Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7838136Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7838309Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7838471Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7838633Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7838805Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7838965Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7839136Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7839297Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7839458Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7839629Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7839791Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7839954Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7840126Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7840310Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7840486Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7840646Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7840806Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7840978Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7841138Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7841303Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7841500Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7841663Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7841839Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7842002Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7842164Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7842335Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7842497Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7842659Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7842835Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7842994Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7843155Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7843332Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7843493Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7843695Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7843856Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7844019Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7844193Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7844376Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7844538Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7844711Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7844872Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7845045Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7845207Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7845370Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7845544Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7845705Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7845868Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7846043Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7846207Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7846381Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7846541Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7846704Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7846876Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7847040Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7847201Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7847394Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7847555Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7847961Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7848223Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7848390Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7848565Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7848728Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7848890Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7849065Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7849228Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7849450Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7849611Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7849773Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7849947Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7850109Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7850271Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7850446Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7850601Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7850774Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7850934Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7851095Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7851269Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7851431Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7851632Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7851805Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7851966Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7852129Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7852340Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7852502Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7852675Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7852836Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7852996Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7853170Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7853332Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7853494Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7853668Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7853828Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7854002Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7854164Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7854324Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7854495Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7854654Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7854818Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7854992Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7855152Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7855325Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7855486Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7855647Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7855845Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7856006Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7856169Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7856342Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7856504Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7856677Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7856841Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7857026Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7857199Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7857361Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7857523Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7857786Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7857951Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7858128Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7858290Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7858450Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7858625Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7858786Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7858949Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7859121Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7859312Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7859487Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7859648Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7859810Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7864187Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7864393Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7864559Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7864730Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7864888Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7865053Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7865221Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7865381Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7865540Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7865706Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7865868Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7866040Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7866204Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7866364Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7866533Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7866690Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7866851Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7867022Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7867183Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7867354Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7867511Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7867700Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7867870Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7868029Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7868188Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7868357Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7868513Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7868686Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7868884Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7869041Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7869216Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7869372Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7869532Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7869703Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7869864Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7870036Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7870195Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7870357Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7870526Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7870686Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7870844Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7871037Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7871192Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7871364Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7871522Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:13:13.7871729Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7871902Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7872057Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7872214Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7872379Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7872534Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7872705Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7872863Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7873020Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7873190Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7873347Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7873507Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7873680Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7873835Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7873995Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7874158Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7874318Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7874493Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7874649Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7874808Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7874974Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7875154Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7875312Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7875479Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7875637Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7875807Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7875960Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7876118Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7876310Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7876465Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7876624Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7876789Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7876944Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7877112Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7877269Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7877427Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7877590Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7877746Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7877905Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7878072Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7878227Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7878420Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7878575Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7878731Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7878901Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7879081Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7879240Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7879406Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7879564Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7879737Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7879895Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7880052Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7880223Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7880380Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7880537Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7880706Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7880864Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7881036Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7881193Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7881350Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7881518Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7881674Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7881833Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7882002Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7882158Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7882317Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7882505Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7882663Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7882834Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7882988Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7883147Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7883316Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7883472Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7883659Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7883826Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7883985Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7884153Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7884308Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7884470Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7884636Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7884793Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7884950Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7885113Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7885270Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7885440Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7885594Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7885779Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7885944Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7886099Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7886259Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7886447Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7886608Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7886778Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7886932Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7887090Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7887262Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7887418Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7887577Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7887744Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7887898Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7888071Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7888225Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7888386Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7888556Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7888711Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7888866Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7889031Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7889187Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7889359Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7889518Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7889674Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7889868Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7890024Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7890184Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7890354Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7890509Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7890667Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7890832Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7891014Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7891185Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7891343Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7891499Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7891665Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7891824Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7891985Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7892148Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7892306Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7892473Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7892627Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7892787Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7892951Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7893131Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7893290Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7893455Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7893615Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7893811Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7893968Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7894126Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7894350Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7894505Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7894664Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7894832Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7894989Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7895159Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7895316Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7895477Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7895645Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7895804Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7895964Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7896133Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7896289Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7896457Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7896613Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7896772Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7896943Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7897099Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7897295Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7897463Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7897731Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7897908Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7898066Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7898223Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7898393Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7898583Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7898742Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7898914Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7899072Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7899230Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7899401Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7899560Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7899731Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7899888Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7900047Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7900216Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7900376Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7900534Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7900724Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7900882Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7901053Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7901211Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7901396Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7901564Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7901723Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7901882Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7902049Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7902209Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7902379Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7902536Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7902694Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7902860Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7903020Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7903178Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7903345Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7903506Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7903675Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7903828Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7903986Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7904155Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7904309Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:13:13.7904471Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7904640Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7904819Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7904995Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7905157Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7905311Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7905481Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7905636Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7905791Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7905977Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7906133Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7906302Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7906457Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7906612Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7906786Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7906944Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7907104Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7907273Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7907430Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7907588Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7907756Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7907913Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7908106Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7908262Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7908417Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7908586Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7908764Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7908921Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7909087Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7909244Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7909413Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7909568Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7909727Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7909894Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7910049Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7910207Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7910373Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7910531Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7910703Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7910857Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7911014Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7911182Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7911337Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7911497Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7911666Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7911825Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7911995Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7912175Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7912333Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7912503Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7912659Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7912816Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7912982Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7913138Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7913331Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7913492Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7913653Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7913820Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7913974Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7914134Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7914303Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7914462Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7914628Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7914782Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7914938Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7915108Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7915265Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7915448Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7915611Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7915770Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7915930Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7916122Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7916282Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7916450Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7916605Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7916763Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7916925Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7917082Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7917242Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7917407Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7917567Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7917736Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7917892Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7918049Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7918216Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7918369Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7918526Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7918691Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7918849Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7919016Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7919175Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7919330Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7919499Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7919676Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7919835Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7920000Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7920156Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7920326Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7920479Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7920685Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7920857Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7921016Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7921174Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7921337Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7921495Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7921667Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7921823Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7921978Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7922146Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7922302Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7922457Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7922623Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7922804Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7922964Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7923131Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7923289Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7923458Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7923646Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7923802Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7923967Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7924122Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7924278Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7924444Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7924601Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7924771Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7924927Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7925086Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7925265Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7925428Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7925587Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7925761Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7925924Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7926096Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7926258Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7926420Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7926597Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7926759Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7926919Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7927117Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7927279Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7927453Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7927613Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7927778Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7927955Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7928140Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7928301Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7928474Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7928636Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7928809Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7928973Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7929137Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7929310Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7929471Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7929633Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7929811Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7929970Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7930148Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7930334Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7930497Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7930667Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7930829Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7930993Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7931192Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7931352Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7931522Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7931682Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7931843Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7932021Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7932182Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7932343Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7932517Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7932682Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7932844Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7933015Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7933175Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7933345Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7933504Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7933664Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7933834Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7933994Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7934154Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7934322Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7934481Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7934674Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7934836Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7934996Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7935167Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7935328Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7935488Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7935682Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7935844Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7936016Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7936177Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7936336Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7936506Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7936669Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7936828Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7937000Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7937160Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:13:13.7937329Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7937489Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7937742Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7937948Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7938109Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7938269Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7938444Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7938603Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7938801Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7938962Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7939121Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7939289Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7939446Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7939610Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7939781Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7939940Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7940115Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7940277Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7940438Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7940610Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7940769Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7940930Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7941101Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7941260Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7941422Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7941592Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7941754Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7941926Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7942087Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7942275Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7942448Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7942609Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7942768Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7942934Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7943094Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7943288Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7943448Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7943609Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7943777Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7943934Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7944095Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7944267Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7944427Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7944596Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7944755Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7944914Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7945084Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7945247Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7945437Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7945606Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7945765Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7945936Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7946095Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7946277Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7946449Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7946609Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7946770Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7946941Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7947102Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7947271Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7947433Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7947593Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7947994Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7948158Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7948320Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7948494Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7948652Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7948811Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7948982Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7949144Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7949315Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7949475Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7949634Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7949806Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7950049Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7950213Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7950388Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7950547Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7950717Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7950877Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7951073Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7951246Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7951408Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7951567Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7951736Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7951899Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7952072Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7952233Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7952392Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7952564Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7952723Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7952886Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7953056Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7953215Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7953439Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7953598Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7953760Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7953933Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7954127Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7954285Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7954460Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7954620Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7954792Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7954953Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7955112Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7955284Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7955443Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7955603Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7955773Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7955936Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7956103Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7956263Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7956425Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7956597Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7956759Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7956920Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7957092Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7957255Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7957416Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7957626Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7957791Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7957964Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7958125Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7958289Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7958463Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7958624Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7958811Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7958987Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7959151Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7959328Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7959491Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7959653Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7959827Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7959988Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7960148Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7960325Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7960488Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7960666Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7960832Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7961024Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7961202Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7961370Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7961533Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7961735Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7961898Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7962072Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7962232Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7962392Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7962564Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7962723Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7962885Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7963057Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7963215Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7963390Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7963550Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7963710Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7963880Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7964043Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7964203Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7964377Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7964539Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7964709Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7964867Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7965029Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7965230Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7965392Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7965552Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7965728Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7965888Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7966049Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7966224Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7966409Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7966585Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7966745Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7966904Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7967078Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7967238Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7967400Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7967574Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7967735Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7967905Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7968066Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7968228Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7968399Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7968587Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7968749Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7968922Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7969085Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7969280Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7969442Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7969604Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7969779Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7969938Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7970102Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7970273Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7970434Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7970606Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7970765Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7970928Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:13:13.7971102Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7971262Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7971423Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7971594Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7971756Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7971929Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7972090Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7972250Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7972423Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7972588Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7972778Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7972955Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7973115Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7973288Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7973449Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7973611Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7973784Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7973970Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7974132Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7974303Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7974463Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7974625Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7974797Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7974958Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7975130Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7975291Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7975451Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7975623Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7975786Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7975946Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7976142Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7976304Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7976479Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7976638Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7976823Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7976995Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7977157Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7977317Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7977490Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7977749Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7977928Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7978093Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7978254Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7978433Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7978596Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7978758Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7978932Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7979093Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7979266Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7979429Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7979592Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7979766Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7979930Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7980091Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7980264Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7980453Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7980624Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7980787Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7980950Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7981121Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7981281Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7981441Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7981646Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7981807Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7981981Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7982141Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7982301Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7982477Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7982640Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7982801Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7982974Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7983134Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7983295Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7983468Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7983630Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7983834Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7983996Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7984156Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7984330Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7984518Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7984683Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7984858Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7985018Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7985194Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7985357Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7985519Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7985694Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7985854Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7986015Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7986190Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7986356Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7986527Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7986686Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7986847Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7987020Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7987180Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7987343Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7987517Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7987679Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7987847Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7988035Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7988206Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7988384Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7988546Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7988712Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7988887Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7989050Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7989249Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7989411Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7989576Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7989756Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7989919Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7990084Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7990263Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7990425Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7990603Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7990767Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7990932Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7991109Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7991272Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7991463Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7991635Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7991797Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7991964Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7992166Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7992328Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7992505Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7992669Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7992831Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7993010Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7993171Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7993336Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7993512Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7993677Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7993857Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7994022Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7994184Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7994361Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7994522Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7994685Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7994860Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7995021Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7995207Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7995370Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7995532Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7995731Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7995893Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7996056Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7996227Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7996386Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7996560Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7996719Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7996903Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7997076Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7997239Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7997400Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7997574Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7997736Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7997908Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7998069Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7998229Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7998401Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7998564Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7998727Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7998900Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7999084Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7999262Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7999428Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7999591Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7999790Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.7999953Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8000115Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8000287Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8000451Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8000613Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8000787Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8000950Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8001123Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8001284Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8001447Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8001621Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8001782Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8001942Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8002117Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8002278Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8002450Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8002613Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8002774Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8002947Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8003107Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8003292Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8003490Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8003653Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8003825Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8003986Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8004148Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8004321Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8004507Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8004668Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:13:13.8004844Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8005006Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8005183Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8005343Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8005505Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8005682Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8005843Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8006003Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8006176Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8006339Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8006513Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8006721Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8006881Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8007055Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8007217Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8007402Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8007582Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8007743Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8007919Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8008080Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8008243Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8008420Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8008583Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8008743Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8008915Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8009076Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8009237Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8009412Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8009576Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8009749Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8009909Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8010070Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8010246Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8010408Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8010570Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8010742Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8010940Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8011113Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8011275Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8011436Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8011608Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8011769Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8011929Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8012126Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8012286Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8012462Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8012623Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8012783Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8012959Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8013121Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8013280Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8013453Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8013612Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8013785Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8013947Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8014108Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8014305Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8014465Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8014625Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8014799Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8014986Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8015160Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8015322Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8015482Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8015657Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8015817Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8015980Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8016155Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8016317Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8016478Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8016658Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8016819Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8016992Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8017153Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8017313Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8017487Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8017728Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8017894Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8018067Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8018228Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8018404Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8018593Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8018756Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8018932Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8019093Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8019257Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8019429Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8019590Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8019788Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8019948Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8020111Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8020284Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8020446Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8020610Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8020789Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8020951Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8021128Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8021291Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8021453Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8021626Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8021788Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8021974Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8022150Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8022312Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8022492Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8022679Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8022843Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8023020Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8023184Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8023346Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8023524Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8023688Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8023866Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8024031Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8024194Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8024373Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8024538Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8024703Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8024881Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8025043Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8025206Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8025382Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8025546Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8025724Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8025887Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8026047Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8026255Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8026420Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8026583Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8026756Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8026915Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8027093Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8027252Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8027436Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8027609Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8027770Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8027929Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8028100Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8028261Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8028443Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8028603Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8028786Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8028958Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8029121Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8029283Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8029455Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8029641Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8029813Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8029973Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8030135Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8030329Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8030491Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8030652Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8030823Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8030986Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8031160Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8031322Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8031483Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8031659Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8031821Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8031985Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8032158Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8032321Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8032498Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8032660Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8032820Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8032992Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8033155Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8033318Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8033493Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8033655Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8033843Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8034019Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8034182Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8034354Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8034514Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8034674Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8034846Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8035032Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8035192Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8035366Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8035528Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8035702Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8035866Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8036030Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8036203Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8036365Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8036527Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8036702Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8036867Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8037041Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8037227Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8037391Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8037565Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8037727Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8037889Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8038096Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8038257Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8038431Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:13:13.8038593Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8038753Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8038928Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8039091Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8039252Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8039424Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8039586Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8039758Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8039923Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8040082Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8040256Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8040417Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8040579Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8040783Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8040947Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8041124Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8041286Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8041446Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8041676Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8041851Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8042013Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8042191Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8042350Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8042510Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8042707Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8042869Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8043047Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8043207Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8043366Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8043539Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8043702Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8043863Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8044038Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8044197Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8044369Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8044529Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8044691Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8044887Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8045048Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8045208Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8045382Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8045543Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8045739Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8045901Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8046062Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8046233Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8046394Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8046560Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8046733Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8046896Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8047071Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8047234Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8047398Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8047576Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8047939Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8048218Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8048393Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8048557Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8048737Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8048897Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8049059Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8049232Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8049392Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8049638Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8049815Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8049975Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8050149Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8050311Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8050471Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8050684Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8050847Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8051011Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8051188Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8051349Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8051514Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8051700Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8051864Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8052039Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8052201Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8052367Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8052543Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8052708Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8052908Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8053085Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8053249Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8053427Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8053590Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8053786Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8053963Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8054126Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8054288Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8054466Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8054632Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8054810Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8054976Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8055139Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8055318Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8055481Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8055646Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8055817Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8055980Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8056159Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8056321Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8056484Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8056660Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8056825Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8056987Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8057159Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8057346Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8057522Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8057795Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8057956Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8058130Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8058289Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8058522Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8058696Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8058857Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8059029Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8059189Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8059350Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8059525Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8059685Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8059844Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8060018Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8060179Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8060339Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8060512Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8060698Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8060871Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8061030Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8061191Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8061362Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8061547Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8061708Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8061879Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8062040Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8062257Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8062488Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8062650Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8062826Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8062987Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8063150Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8063323Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8063485Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8063663Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8063824Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8063984Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8064160Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8064322Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8064483Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8064658Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8064821Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8064994Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8065189Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8065352Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8065525Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8065686Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8065846Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8066020Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8066212Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8066387Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8066549Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8066711Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8066886Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8067049Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8067213Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8067390Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8067552Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8067728Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8067889Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8068052Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8068228Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8068428Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8068591Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8068767Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8068934Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8069097Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8069294Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8069456Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8069634Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8069795Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8069956Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8070131Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8070292Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8070456Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8070631Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8070792Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8070965Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8071127Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8071287Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8071461Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8071623Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8071782Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8071954Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8072132Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8072306Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8072465Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8072624Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8072821Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:13:13.8072984Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8073144Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8073316Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8073477Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8073651Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8073836Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8073998Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8074171Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8074332Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8074492Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8074667Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8074828Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8075002Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8075162Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8075323Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8075494Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8075653Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8075816Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8075989Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8076175Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8076347Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8076510Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8076670Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8076881Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8077042Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8077202Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8077375Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8077536Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8077697Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8077869Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8078030Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8078201Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8078362Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8078527Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8078702Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8078864Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8079024Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8079196Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8079359Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8079535Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8079696Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8079858Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8080033Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8080194Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8080381Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8080562Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8080723Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8080898Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8081060Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8081222Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8081396Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8081583Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8081745Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8081920Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8082082Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8082256Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8082417Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8082580Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8082752Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8082912Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8083072Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8083247Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8083411Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8083584Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8083771Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8083933Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8084110Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8084273Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8084460Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8084633Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8084795Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8084959Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8085135Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8085300Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8085476Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8085643Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8085806Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8085984Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8086148Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8086312Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8086491Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8086654Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8086830Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8086994Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8087159Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8087336Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8087502Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8087664Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8087840Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8088026Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8088205Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8088369Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8088532Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8088707Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8088867Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8089145Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8089350Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8089515Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8089692Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8089847Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8090014Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8090191Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8090355Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8090517Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8090693Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8090856Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8091033Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8091197Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8091358Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8091555Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8091714Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8091876Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8092048Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8092240Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8092415Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8092575Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8092736Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8092907Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8093070Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8093231Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8093405Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8093565Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8093725Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8093900Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8094062Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8094234Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8094395Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8094557Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8094729Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8094890Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8095053Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8095231Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8095392Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8095567Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8095753Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8095918Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8096091Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8096254Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8096415Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8096587Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8096750Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8096958Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8097120Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8097281Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8097453Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8097698Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8097867Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8098044Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8098204Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8098379Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8098539Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8098700Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8098877Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8099040Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8099234Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8099407Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8099567Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8099743Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8099927Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8100089Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8100263Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8100424Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8100584Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8100760Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8100921Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8101097Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8101257Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8101418Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8101594Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8101756Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8101917Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8102089Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8102249Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8102409Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8102582Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8102743Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8102920Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8103080Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8103241Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8103443Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8103604Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8103765Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8103939Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8104099Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8104271Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8104431Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8104616Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8104791Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8104952Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8105112Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8105287Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8105447Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8105622Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8105782Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8105942Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8106118Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8106280Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8106444Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8106619Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:13:13.8106803Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8106975Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8107134Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8107299Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8107494Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8107655Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8107813Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8107987Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8108146Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8108321Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8108482Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8108645Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8108817Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8108977Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8109139Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8109312Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8109473Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8109645Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8109805Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8109967Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8110139Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8110302Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8110463Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8110637Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8110800Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8110986Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8111163Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8111327Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8111504Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8111664Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8111824Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8112000Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8112187Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8112346Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8112524Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8112684Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8112859Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8113021Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8113183Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8113356Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8113515Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8113676Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8113848Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8114011Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8114183Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8114367Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8114528Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8114701Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8114872Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8115058Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8115232Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8115395Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8115570Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8115732Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8115896Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8116071Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8116235Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8116397Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8116573Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8116757Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8116938Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8117100Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8117264Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8117441Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8117606Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8117769Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8117950Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8118114Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8118293Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8118454Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8118643Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8118820Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8118984Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8119147Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8119325Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8119487Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8119650Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8119855Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8120015Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8120194Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8120359Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8120524Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8120704Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8120868Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8121032Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8121209Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8121372Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8121551Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8121715Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8121877Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8122077Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8122242Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8122410Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8122584Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8122766Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8122939Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8123099Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8123258Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8123429Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8123585Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8123745Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8123919Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8124079Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8124252Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8124414Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8124578Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8124751Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8124910Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8125071Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8125243Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8125408Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8125582Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8125743Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8125907Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8126082Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8126278Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8126439Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8126614Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8126775Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8126950Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8127117Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8127278Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8127479Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8127643Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8127806Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8127979Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8128142Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8128305Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8128479Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8128641Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8128813Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8128974Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8129135Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8129309Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8129471Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8129655Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8129827Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8129988Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8130162Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8130346Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8130511Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8130686Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8130848Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8131009Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8131186Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8131347Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8131527Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8131688Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8131849Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8132025Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8132189Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8132351Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8132526Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8132685Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8132858Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8133020Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8133182Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8133357Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8133519Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8133678Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8133880Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8134044Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8134216Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8134377Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8134538Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8134710Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8134871Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8135057Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8135228Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8135390Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8135563Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8135723Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8135885Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8136059Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8136219Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8136379Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8136552Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8136714Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8136878Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8137050Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8137237Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8137412Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8137573Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8137830Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8138038Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8138200Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8138359Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8138533Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8138694Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8138867Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8139031Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8139192Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8139364Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8139523Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8139684Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8139856Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8140017Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8140189Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8140349Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:13:13.8140510Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8140682Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8140844Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8141003Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8141176Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8141336Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8141531Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8141695Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8141857Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8142034Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8142195Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8142357Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8142532Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8142724Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8142898Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8143064Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8143225Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8143401Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8143563Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8143725Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8143898Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8144059Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8144233Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8148638Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8148878Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8149058Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8149370Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8149532Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8149705Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8149868Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8150071Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8150242Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8150401Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8150574Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8150731Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8150891Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8151063Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8151223Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8151383Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8151552Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8151711Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8151870Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8152039Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8152196Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8152365Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8152519Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8152678Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8152849Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8153010Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8153171Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8153339Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8153537Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8153707Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8153866Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8154025Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8154193Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8154350Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8154508Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8154710Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8154868Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8155041Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8155196Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8155354Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8155526Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8155687Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8155848Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8156014Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8156171Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8156340Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8156497Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8156654Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8156846Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8157001Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8157160Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8157331Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8157524Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8157692Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8157847Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8158008Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8158179Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8158335Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8158497Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8158666Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8158822Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8158983Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8159149Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8159304Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8159478Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8159634Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8159789Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8159956Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8160110Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8160268Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8160433Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8160590Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8160763Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8160942Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8161099Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8161273Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8161425Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8161583Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8161747Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8161902Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8162094Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8162248Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8162407Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8162572Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8162727Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8162887Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8163051Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8163205Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8163368Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8163521Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8163677Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8163843Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8164001Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8164184Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8164349Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8164504Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8164679Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8164833Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8165044Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8165215Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8165370Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8165528Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8165696Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8165854Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8166024Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8166181Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8166336Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8166506Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8166662Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8166821Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8166987Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8167142Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8167299Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8167462Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8167620Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8167787Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8167943Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8168102Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8168269Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8168450Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8168611Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8168775Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8168932Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8169102Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8169255Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8169437Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8169603Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8169766Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8169923Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8170091Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8170252Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8170419Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8170575Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8170731Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8170898Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8171054Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8171213Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8171382Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8171564Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8171735Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8171890Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8172050Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8172220Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8172397Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8172556Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8172722Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8172877Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8173044Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8173198Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8173355Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8173528Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8173685Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8173844Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8174007Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8174166Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8174334Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8174490Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8174648Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8174817Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8174974Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8175132Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8175299Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8175454Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8175613Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8175803Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8175963Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8176130Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8176286Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8176445Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8176610Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8176790Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8176947Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8177113Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8177268Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8177435Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8177590Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:13:13.8177845Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8178010Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8178167Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8178323Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8178487Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8178645Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8178816Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8179004Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8179163Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8179333Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8179492Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8179650Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8179856Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8180014Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8180185Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8180342Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8180502Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8180674Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8180831Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8180995Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8181166Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8181328Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8181497Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8181655Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8181817Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8181986Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8182142Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8182302Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8182472Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8182628Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8182801Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8182958Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8183116Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8183311Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8183471Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8183631Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8183801Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8183959Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8184117Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8184310Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8184467Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8184638Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8184792Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8184949Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8185114Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8185271Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8185428Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8185593Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8185751Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8185921Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8186078Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8186238Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8186437Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8186593Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8186753Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8186921Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8187077Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8187271Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8187427Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8187582Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8187749Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8187910Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8188068Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8188232Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8188392Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8188567Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8188722Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8188878Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8189050Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8189204Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8189362Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8189527Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8189683Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8189853Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8190009Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8190169Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8190337Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8190493Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8190671Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8190840Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8190995Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8191162Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8191317Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8191473Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8191667Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8191824Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8191984Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8192153Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8192310Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8192471Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8192638Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8192798Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8192965Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8193121Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8193274Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8193440Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8193597Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8193779Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8193946Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8194098Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8194266Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8194421Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8194601Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8194768Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8194924Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8195083Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8195249Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8195406Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8195579Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8195736Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8195896Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8196064Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8196222Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8196381Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8196551Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8196710Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8196879Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8197035Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8197195Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8197363Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8197521Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8197677Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8197840Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8198022Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8198193Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8198349Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8198508Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8198677Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8198830Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8198992Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8199181Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8199343Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8199510Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8199665Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8199824Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8199993Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8200150Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8200309Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8200473Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8200630Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8200788Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8200954Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8201114Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8201310Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8201469Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8201630Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8201798Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8201990Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8202148Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8202313Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8202469Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8202641Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8202796Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8202957Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8203125Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8203282Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8203439Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8203611Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8203770Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8203938Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8204096Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8204256Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8204425Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8204583Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8204739Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8204905Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8205065Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8205234Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8205416Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8205576Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8205747Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8205903Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8206062Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8206230Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8206387Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8206581Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8206740Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8206899Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8207070Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8207226Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8207387Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8207555Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8207714Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8207888Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8208042Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8208196Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8208368Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8208526Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8208711Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8208881Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8209038Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8209197Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8209387Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8209546Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8209713Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8209867Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8210039Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8210215Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8210378Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:13:13.8210542Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8210716Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8210920Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8211099Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8211262Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8211425Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8211597Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8211759Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8211920Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8212095Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8212257Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8212434Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8212598Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8212761Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8212959Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8213122Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8213285Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8213461Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8213625Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8213801Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8213964Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8214160Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8214339Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8214502Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8214661Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8214841Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8215004Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8215178Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8215341Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8215504Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8215680Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8215842Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8216008Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8216183Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8216369Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8216542Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8216703Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8216863Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8217059Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8217221Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8217385Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8217554Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8217816Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8217979Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8218153Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8218313Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8218486Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8218644Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8218805Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8218978Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8219137Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8219297Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8219470Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8219633Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8219808Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8219967Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8220128Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8220299Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8220460Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8220656Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8220833Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8220994Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8221168Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8221331Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8221495Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8221668Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8221855Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8222018Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8222189Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8222350Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8222523Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8222683Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8222845Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8223019Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8223180Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8223340Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8223511Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8223674Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8223846Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8224031Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8224191Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8224363Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8224525Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8224708Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8224912Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8225072Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8225232Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8225406Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8225569Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8225741Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8225904Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8226066Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8226239Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8226401Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8226563Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8226738Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8226900Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8227073Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8227233Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8227393Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8227567Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8227727Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8227887Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8228068Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8228265Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8228438Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8228598Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8228757Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8228927Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8229087Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8229246Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8229441Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8229601Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8229773Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8229931Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8230092Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8230262Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8230424Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8230583Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8230753Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8230914Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8231085Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8231246Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8231406Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8231601Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8231762Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8231921Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8232094Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8232277Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8232448Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8232606Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8232769Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8232941Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8233101Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8233261Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8233437Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8233596Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8233758Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8233930Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8234090Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8234261Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8234418Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8234578Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8234748Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8234909Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8235073Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8235242Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8235403Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8235575Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8235759Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8235920Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8236095Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8236255Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8236416Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8236586Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8236746Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8236943Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8237104Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8237267Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8237440Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8237600Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8237764Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8237937Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8238099Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8238269Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8238429Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8238589Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8238761Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8238922Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8239108Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8239276Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8239437Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8239608Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8239792Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8239955Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8240126Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8240286Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8240447Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8240620Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8240780Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8240952Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8241109Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8241270Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8241442Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8241602Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8241765Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8241937Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8242098Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8242261Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8242435Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8242597Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8242773Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8242936Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8243099Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8243308Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8243470Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8243631Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8243808Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8243969Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:13:13.8244144Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8244309Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8244497Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8244671Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8244834Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8244996Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8245171Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8245332Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8245509Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8245669Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8245831Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8246005Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8246168Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8246333Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8246507Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8246693Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8246866Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8247025Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8247190Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8247382Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8247546Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8247881Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8248058Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8248219Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8248396Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8248553Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8248715Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8248892Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8249052Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8249212Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8249385Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8249545Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8249718Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8249879Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8250040Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8250211Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8250370Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8250531Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8250701Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8250865Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8251111Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8251280Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8251443Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8251619Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8251777Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8251937Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8252110Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8252305Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8252464Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8252639Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8252800Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8252972Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8253134Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8253295Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8253469Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8253628Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8253789Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8253960Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8254125Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8254296Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8254500Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8254660Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8254830Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8254990Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8255191Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8255362Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8255522Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8255693Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8255852Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8256014Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8256185Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8256347Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8256508Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8256679Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8256843Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8257012Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8257173Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8257334Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8257507Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8257753Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8257917Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8258098Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8258273Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8258450Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8258614Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8258807Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8258985Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8259149Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8259311Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8259486Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8259647Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8259809Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8260010Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8260170Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8260343Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8260508Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8260668Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8260842Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8261004Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8261161Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8261337Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8261496Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8261668Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8261832Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8261992Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8262194Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8262355Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8262515Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8262689Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8262879Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8263052Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8263211Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8263372Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8263544Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8263705Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8263866Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8264041Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8264200Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8264373Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8264536Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8264696Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8264871Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8265031Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8265191Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8265362Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8265522Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8265698Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8265859Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8266021Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8266193Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8266379Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8266541Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8266716Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8266875Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8267049Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8267209Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8267369Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8267568Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8267728Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8267891Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8268064Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8268224Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8268387Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8268560Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8268720Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8268892Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8269052Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8269216Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8269394Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8269554Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8269739Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8269909Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8270070Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8270248Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8270444Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8270607Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8270779Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8270938Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8271100Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8271272Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8271436Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8271611Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8271771Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8271931Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8272107Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8272266Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8272429Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8272603Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8272763Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8272947Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8273109Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8273272Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8273446Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8273610Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8273773Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8273973Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8274137Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8274313Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8274477Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8274638Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8274814Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8274977Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8275162Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8275342Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8275506Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8275684Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8275846Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8276010Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8276188Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8276356Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8276520Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8276697Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8276859Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8277025Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8277202Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8277390Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8277565Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8277729Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8277894Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8278097Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8278261Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8278426Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8278606Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8278769Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8278945Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8279109Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8279272Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8279445Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8279604Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8279769Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8279948Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8280109Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8280283Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8280443Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8280603Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8280773Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8280935Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8281094Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8281267Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8281428Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8281626Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8281786Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8281949Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8282121Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8282282Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8282442Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8282613Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8282798Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8282969Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8283131Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8283294Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8283466Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8283628Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8283791Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8283967Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8284129Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8284305Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8284465Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8284628Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8284802Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8285026Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8285189Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8285365Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8285527Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8285690Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8285893Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8286055Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8286230Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8286389Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8286550Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8286724Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8286886Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8287052Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8287225Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8287387Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8287560Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8287723Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8287885Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8288056Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8288217Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8288380Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8288554Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8288716Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8288890Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8289051Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8289215Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8289412Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8289576Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8289741Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8289915Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8290077Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8290254Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8290438Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8290601Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8290777Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8290938Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8291100Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8291275Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8291437Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8291610Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8291769Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8291928Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8292101Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8292263Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8292425Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8292624Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8292788Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8292962Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8293124Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8293284Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8293482Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8293644Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8293806Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8293980Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8294140Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8294301Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8294475Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8294637Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8294807Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8294970Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8295130Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8295304Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8295466Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8295626Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8295799Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8295960Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8296136Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8296295Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8296456Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8296628Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8296789Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8296973Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8297147Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8297307Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8297481Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8297739Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8297902Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8298110Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8298270Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8298433Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8298610Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8298771Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8298948Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8299112Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8299273Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8299447Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8299609Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8299770Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8299943Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8300108Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8300323Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8300486Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8300651Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8300829Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8300991Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8301179Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8301354Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8301516Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8301695Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8301855Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8302018Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8302195Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8302358Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8302518Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8302694Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8302854Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8303016Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8303191Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8303352Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8303525Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8303686Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8303848Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8304020Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8304186Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8304349Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8304522Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8304707Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8304884Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8305046Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8305209Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8305384Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8305546Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8305734Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8305909Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8306075Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8306252Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8306414Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8306578Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8306755Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8306919Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8307083Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8307263Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8307426Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8307601Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8307766Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8307953Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8308128Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8308292Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8308456Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8308635Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8308821Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8308999Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8309164Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8309326Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8309502Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8309668Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8309828Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8310002Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8310160Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8310323Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8310496Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8310657Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8310833Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8310994Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8311153Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8311332Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8311493Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8311656Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:13:13.8311832Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8311995Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8312168Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8312353Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8312515Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8312687Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8312847Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8313006Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8313179Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8313364Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8313540Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8313704Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8313865Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8314037Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8314197Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8314358Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8314534Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8314695Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8314867Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8315026Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8315188Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8315361Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8315520Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8315709Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8315883Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8316046Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8316223Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8316410Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8316574Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8316747Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8316910Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8317073Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8317250Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8317414Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8317591Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8317752Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8317913Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8318087Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8318248Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8318409Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8318581Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8318743Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8318905Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8319080Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8319241Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8319414Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8319575Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8319738Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8319939Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8320102Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8320263Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8320436Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8320597Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8320771Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8320931Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8321120Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8321295Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8321455Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8321617Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8321795Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8321957Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8322130Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8322290Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8322450Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8322623Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8322784Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8322946Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8323117Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8323306Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8323478Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8323641Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8323801Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8324015Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8324176Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8324336Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8324508Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8324672Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8324846Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8325007Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8325201Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8325376Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8325536Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8325698Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8325871Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8326034Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8326208Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8326370Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8326532Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8326708Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8326873Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8327038Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8327210Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8327371Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8327558Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8327735Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8327895Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8328066Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8328225Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8328384Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8328551Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8328748Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8328909Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8329080Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8329241Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8329414Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8329574Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8329735Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8329907Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8330067Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8330226Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8330399Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8330561Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8330735Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8330920Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8331081Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8331256Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8331418Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8331602Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8331776Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8331936Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8332112Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8332274Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8332438Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8332616Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8332778Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8332938Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8333111Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8333275Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8333452Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8333612Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8333773Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8333947Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8334107Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8334269Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8334440Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8334602Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8334776Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8334935Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8335120Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8335294Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8335454Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8335616Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8335787Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8335958Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8336120Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8336321Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8336486Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8336662Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8336825Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8336988Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8337164Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8337328Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8337489Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8337755Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8337919Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8338095Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8338259Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8338422Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8338630Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8338792Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8338957Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8339134Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8339320Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8339500Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8339664Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8339828Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8340004Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8340169Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8340332Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8340509Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8340671Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8340849Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8341019Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8341183Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8341358Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8341522Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8341682Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8341856Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8342018Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8342193Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8342356Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8342519Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8342697Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8342888Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8343049Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8343252Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8343419Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8343595Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8343756Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8343917Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8344114Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8344275Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8344436Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8344607Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8344770Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8344931Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8345105Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8345266Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8345444Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:13:13.8345606Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8345766Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8345942Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8346102Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8346287Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8346460Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8346621Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8346795Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8346979Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8347140Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8347320Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8347485Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8347844Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8348028Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8348189Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8348365Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8348527Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8348688Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8348866Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8349028Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8349188Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8349363Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8349523Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8349698Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8349859Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8350022Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8350196Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8350356Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8350519Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8350783Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8350946Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8351120Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8351281Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8351443Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8351620Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8351781Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8351985Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8352164Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8352329Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8352506Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8352676Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8352839Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8353015Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8353180Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8353340Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8353513Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8353674Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8353837Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8354011Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8354211Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8354386Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8354546Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8354708Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8354918Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8355079Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8355240Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8355414Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8355605Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8355779Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8355940Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8356101Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8356275Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8356437Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8356599Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8356771Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8356933Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8357105Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8357265Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8357426Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8357597Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8357759Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8357921Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8358095Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8358257Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8358470Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8358632Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8358794Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8358966Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8359128Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8359288Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8359461Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8359646Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8359819Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8359980Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8360141Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8360315Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8360477Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8360638Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8360809Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8360970Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8361141Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8361301Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8361464Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8361636Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8361822Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8361983Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8362156Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8362319Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8362503Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8362673Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8362835Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8363007Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8363167Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8363330Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8363505Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8363671Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8363832Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8364007Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8364173Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8364350Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8364512Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8364674Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8364848Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8365008Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8365171Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8365347Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8365510Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8365684Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8365844Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8366029Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8366203Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8366364Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8366526Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8366699Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8366862Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8367034Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8367226Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8367429Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8367602Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8367764Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8367928Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8368103Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8368266Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8368441Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8368605Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8368768Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8368944Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8369111Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8369278Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8369478Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8369642Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8369822Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8369986Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8370172Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8370349Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8370512Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8370677Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8370855Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8371021Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8371183Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8371363Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8371526Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8371704Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8371870Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8372033Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8372212Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8372380Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8372547Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8372724Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8372886Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8373067Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8373232Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8373395Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8373571Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8373758Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8373919Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8374096Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8374259Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8374437Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8374600Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8374765Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8374966Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8375131Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8375294Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8375467Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8375626Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8375799Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8375960Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8376122Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8376293Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8376454Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8376614Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8376789Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8376951Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8377148Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8377313Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8377473Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8377741Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8377934Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8378096Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8378271Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8378434Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8378595Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8378769Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8378934Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8379111Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8379272Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8379442Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8379622Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:13:13.8379782Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8379946Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8380126Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8380286Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8380459Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8380620Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8380783Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8380957Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8381119Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8381281Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8381477Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8381639Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8381813Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8381974Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8382134Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8382306Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8382466Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8382649Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8382822Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8382986Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8383158Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8383319Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8383480Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8383655Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8383816Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8383976Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8384151Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8384312Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8384489Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8384651Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8384838Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8385011Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8385172Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8385334Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8385544Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8385706Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8385880Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8386040Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8386201Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8386373Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8386536Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8386697Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8386871Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8387032Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8387194Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8387366Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8387528Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8387701Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8387861Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8388021Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8388194Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8388356Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8388516Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8388689Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8388851Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8389046Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8389208Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8389372Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8389543Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8389703Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8389864Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8390039Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8390224Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8390397Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8390560Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8390721Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8390892Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8391055Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8391216Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8391390Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8391553Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8391723Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8391883Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8392045Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8392217Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8392404Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8392563Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8392734Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8392897Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8393093Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8393255Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8393416Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8393588Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8393749Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8393912Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8394087Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8394249Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8394422Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8394583Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8394747Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8394920Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8395083Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8395244Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8395454Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8395616Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8395779Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8395956Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8396116Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8396290Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8396446Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8396630Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8396804Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8396966Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8397127Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8397299Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8397458Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8397630Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8397815Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8397975Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8398152Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8398313Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8398474Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8398650Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8398813Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8398987Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8399147Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8399308Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8399489Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8399652Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8399814Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8400016Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8400178Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8400354Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8400517Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8400702Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8400878Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8401038Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8401202Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8401377Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8401540Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8401718Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8401924Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8402088Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8402266Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8402428Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8402590Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8402768Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8402931Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8403107Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8403268Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8403430Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8403608Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8403771Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8403938Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8404116Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8404279Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8404468Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8404645Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8404808Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8404985Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8405152Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8405314Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8405544Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8405707Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8405872Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8406102Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8406262Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8406441Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8406606Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8406767Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8406944Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8407103Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8407262Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8407439Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8407598Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8407794Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8407954Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8408113Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8408289Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8408449Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8408637Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8408810Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8408970Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8409141Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8409300Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8409462Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8409634Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8409795Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8409956Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8410130Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8410291Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8410467Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8410627Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8410787Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8410962Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8411123Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8411285Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8411459Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8411622Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8411796Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8411960Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8412145Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8412321Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8412482Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8412643Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8412812Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8412972Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8413156Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8413330Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:13:13.8413492Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8413664Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8413824Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8413986Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8414160Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8414321Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8414480Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8414651Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8414811Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8414982Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8415144Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8415340Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8415514Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8415675Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8415838Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8416011Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8416194Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8416368Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8416528Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8416692Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8416866Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8417028Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8417188Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8417362Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8417522Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8417786Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8417950Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8418114Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8418292Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8418455Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8418617Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8418792Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8418955Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8419129Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8419292Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8419454Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8419627Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8419815Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8419978Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8420149Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8420308Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8420479Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8420640Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8420823Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8420995Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8421158Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8421318Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8421490Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8421653Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8421815Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8421986Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8422146Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8422319Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8422480Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8422641Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8422814Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8422998Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8423157Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8423329Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8423491Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8423664Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8423847Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8424007Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8424180Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8424340Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8424500Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8424675Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8424835Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8425009Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8425169Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8425331Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8425505Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8425665Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8425825Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8425997Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8426158Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8426330Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8426494Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8426655Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8426833Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8426997Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8427159Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8427357Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8427521Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8427695Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8427856Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8428020Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8428192Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8428378Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8428539Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8428713Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8428874Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8433106Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8433322Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8433491Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8433667Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8433825Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8433983Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8434155Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8434308Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8434470Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8434707Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8434865Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8435025Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8435194Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8435351Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8435775Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8435934Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8436093Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8436262Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8436421Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8436581Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8436752Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8436912Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8437084Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8437240Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8437400Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8437571Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8437728Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8437890Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8438058Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8438216Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8438392Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8438550Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8438711Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8438881Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8439039Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8439229Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8439401Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8439558Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8439728Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8439887Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8440047Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8440243Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8440400Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8440562Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8440731Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8440890Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8441065Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8441220Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8441380Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8441547Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8441702Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8441859Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8442029Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8442186Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8442355Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8442539Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8442697Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8442869Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8443026Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8443206Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8443378Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8443534Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8443693Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8443856Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8444012Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8444181Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8444338Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8444495Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8444663Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8444822Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8444981Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8445145Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8445300Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8445467Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8445623Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8445784Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8445946Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8446103Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8446261Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8446427Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8446606Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8446776Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8446932Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8447088Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8447254Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8447409Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8447564Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8447941Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8448099Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8448265Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8448422Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8448585Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8448756Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8448916Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8449076Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8449245Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8449401Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8449574Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8449734Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8449893Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8450161Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8450320Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8450483Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8450654Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8450866Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8451041Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8451200Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:13:13.8451359Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8451530Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8451688Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8451847Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8452013Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8452168Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8452326Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8452494Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8452653Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8452823Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8452978Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8453136Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8453307Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8453465Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8453622Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8453789Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8453947Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8454119Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8454313Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8454476Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8454643Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8454801Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8454958Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8455122Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8455284Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8455487Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8455647Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8455806Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8455975Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8456132Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8456290Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8456458Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8456616Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8456786Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8456941Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8457101Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8457269Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8457426Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8457682Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8457852Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8458011Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8458184Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8458366Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8458524Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8458694Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8458854Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8459012Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8459183Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8459339Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8459508Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8459665Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8459825Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8460002Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8460159Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8460317Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8460482Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8460639Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8460799Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8460973Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8461128Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8461302Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8461457Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8461615Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8461814Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8461971Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8462128Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8462293Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8462450Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8462617Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8462772Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8462953Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8463122Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8463277Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8463433Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8463600Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8463755Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8463925Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8464081Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8464239Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8464406Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8464562Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8464724Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8464891Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8465075Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8465245Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8465404Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8465563Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8465755Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8465913Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8466071Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8466236Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8466394Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8466564Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8466721Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8466880Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8467051Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8467209Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8467373Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8467544Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8467698Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8467868Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8468024Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8468182Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8468355Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8468514Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8468674Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8468843Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8469004Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8469188Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8469359Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8469521Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8469692Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8469851Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8470007Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8470173Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8470358Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8470518Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8470684Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8470843Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8471014Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8471171Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8471333Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8471501Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8471658Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8471815Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8471985Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8472144Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8472316Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8472495Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8472651Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8472819Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8472978Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8473158Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8473329Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8473486Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8473651Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8473806Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8473963Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8474129Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8474286Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8474443Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8474613Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8474771Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8474943Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8475098Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8475254Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8475418Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8475574Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8475731Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8475896Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8476054Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8476222Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8476378Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8476572Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8476743Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8476903Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8477062Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8477227Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8477380Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8477537Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8477731Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8477889Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8478062Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8478218Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8478378Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8478543Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8478700Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8478858Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8479023Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8479179Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8479345Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8479504Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8479662Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8479852Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8480009Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8480166Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8480335Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8480515Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8480688Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8480844Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8481003Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8481172Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8481331Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8481491Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8481661Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8481818Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8481987Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8482145Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8482302Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8482470Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8482627Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8482784Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8482951Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8483108Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8483280Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8483437Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8483594Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8483762Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8483944Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:13:13.8484106Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8484273Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8484428Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8484598Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8484751Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8484910Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8485102Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8485258Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8485420Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8485588Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8485747Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8485908Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8486075Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8486234Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8486402Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8486556Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8486718Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8486886Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8487045Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8487227Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8487392Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8487547Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8487717Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8487896Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8488055Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8488221Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8488377Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8488534Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8488699Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8488855Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8489025Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8489208Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8489363Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8489531Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8489690Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8489849Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8490018Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8490175Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8490345Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8490501Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8490659Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8490829Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8490986Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8491146Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8491337Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8491495Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8491669Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8491824Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8491980Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8492145Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8492304Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8492487Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8492651Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8492810Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8492981Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8493138Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8493294Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8493467Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8493624Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8493779Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8493944Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8494100Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8494259Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8494429Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8494611Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8494791Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8494952Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8495116Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8495314Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8495475Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8495636Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8495810Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8495972Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8496150Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8496311Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8496474Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8496648Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8496808Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8496970Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8497142Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8497304Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8497482Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8497783Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8497946Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8498119Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8498281Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8498445Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8498620Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8498781Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8498986Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8499148Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8499310Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8499485Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8499647Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8499808Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8500018Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8500204Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8500376Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8500538Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8500700Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8500876Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8501039Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8501203Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8501372Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8501532Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8501706Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8501869Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8502031Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8502202Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8502415Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8502576Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8502745Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8502907Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8503102Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8503274Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8503434Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8503606Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8503766Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8503926Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8504100Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8504263Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8504423Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8504592Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8504757Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8504928Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8505089Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8505252Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8505426Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8505586Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8505746Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8505920Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8506079Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8506253Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8506415Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8506599Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8506772Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8506934Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8507094Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8507265Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8507424Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8507598Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8507779Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8507939Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8508114Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8508272Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8508433Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8508604Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8508765Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8508936Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8509095Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8509256Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8509429Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8509589Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8509749Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8509945Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8510103Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8510275Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8510438Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8510625Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8510798Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8510957Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8511118Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8511291Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8511451Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8511615Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8511789Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8511950Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8512118Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8512280Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8512441Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8512613Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8512774Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8512934Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8513104Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8513266Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8513436Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8513596Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8513758Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8513930Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8514117Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8514279Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8514452Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8514612Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8514782Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8514942Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8515104Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8515300Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8515464Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8515626Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8515798Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8515957Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8516128Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8516288Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8516453Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8516625Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8516786Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8516945Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8517118Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8517278Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:13:13.8517478Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8517639Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8517799Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8517973Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8518157Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8518318Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8518489Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8518648Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8518820Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8518979Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8519141Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8519314Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8519473Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8519632Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8519805Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8519964Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8520125Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8520296Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8520455Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8520623Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8520786Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8520947Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8521118Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8521280Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8521440Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8521632Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8521793Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8521965Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8522129Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8522343Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8522596Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8522838Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8523097Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8523291Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8523455Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8523629Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8523788Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8523951Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8524129Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8524289Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8524450Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8524620Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8524781Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8524954Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8525114Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8525304Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8525476Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8525637Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8525800Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8525997Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8526160Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8526330Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8526490Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8526651Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8526821Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8526984Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8527147Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8527321Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8527481Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8527645Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8527822Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8527987Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8528163Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8528323Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8528483Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8528656Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8528819Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8528982Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8529157Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8529319Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8529495Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8529708Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8529875Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8530051Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8530214Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8530376Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8530552Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8530736Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8530911Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8531074Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8531238Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8531412Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8531577Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8531742Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8531916Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8532075Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8532247Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8532409Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8532573Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8532746Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8532942Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8533100Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8533268Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8533432Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8533599Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8533782Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8533947Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8534118Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8534276Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8534435Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8534610Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8534769Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8534939Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8535098Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8535259Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8535431Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8535592Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8535752Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8535926Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8536085Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8536245Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8536415Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8536576Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8536749Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8536911Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8537074Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8537268Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8537431Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8537666Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8537845Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8538005Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8538178Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8538364Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8538523Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8538699Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8538859Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8539020Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8539191Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8539351Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8539524Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8539684Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8539844Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8540013Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8540173Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8540335Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8540531Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8540694Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8540866Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8541028Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8541187Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8541379Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8541541Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8541704Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8541875Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8542035Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8542207Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8542367Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8542530Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8542700Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8542861Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8543022Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8543198Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8543358Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8543532Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8543691Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8543852Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8544024Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8544183Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8544345Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8544518Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8544676Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8544863Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8545035Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8545194Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8545362Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8545521Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8545680Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8545874Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8546034Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8546196Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8546364Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8546524Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8546697Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8546857Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8547019Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8547187Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8547345Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8547504Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8547898Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8548209Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8548488Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8548649Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8548812Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8548989Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8549151Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8549349Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8549523Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8549683Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8549854Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8550013Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8550173Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8550343Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8550504Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8550664Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8550837Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8550997Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8551170Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8551327Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8551485Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:13:13.8551655Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8551814Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8551976Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8552146Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8552307Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8552478Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8552637Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8552835Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8553009Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8553171Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8553330Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8553502Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8553662Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8553881Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8554052Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8554213Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8554392Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8554549Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8554710Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8554885Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8555045Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8555207Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8555379Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8555538Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8555709Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8555870Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8556056Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8556223Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8556383Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8556544Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8556716Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8556900Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8557072Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8557232Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8557393Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8557563Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8557724Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8557883Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8558056Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8558226Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8558401Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8558563Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8558729Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8558904Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8559066Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8559230Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8559407Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8559572Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8559748Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8559912Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8560074Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8560251Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8560439Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8560605Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8560781Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8560944Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8561121Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8561284Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8561484Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8561663Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8561828Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8561990Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8562167Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8562331Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8562494Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8562682Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8562847Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8563025Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8563188Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8563351Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8563527Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8563689Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8563878Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8564053Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8564217Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8564389Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8564576Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8564740Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8564914Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8565073Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8565238Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8565414Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8565572Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8565746Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8565908Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8566070Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8566242Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8566403Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8566564Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8566735Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8566895Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8567068Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8567229Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8567389Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8567561Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8567722Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8567882Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8568081Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8568244Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8568413Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8568577Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8568737Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8568910Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8569070Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8569255Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8569432Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8569593Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8569768Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8569933Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8570092Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8570319Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8570483Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8570642Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8570814Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8570978Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8571142Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8571314Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8571501Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8571673Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8571834Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8571995Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8572198Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8572358Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8572519Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8572692Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8572852Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8573028Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8573188Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8573350Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8573522Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8573683Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8573846Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8574026Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8574189Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8574366Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8574529Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8574692Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8574866Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8575026Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8575188Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8575362Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8575524Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8575723Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8575886Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8576047Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8576219Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8576379Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8576542Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8576714Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8576899Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8577072Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8577231Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8577392Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8577566Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8577813Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8577978Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8578153Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8578314Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8578490Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8578650Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8578812Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8578987Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8579180Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8579341Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8579519Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8579679Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8579862Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8580039Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8580199Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8580373Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8580535Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8580698Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8580873Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8581036Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8581195Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8581389Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8581549Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8581721Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8581880Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8582041Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8582211Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8582370Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8582532Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8582703Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8582865Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8583037Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8583196Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8583380Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8583554Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8583715Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8583875Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8584047Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8584208Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8584381Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8584568Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8584731Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8584904Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8585110Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8585272Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:13:13.8585453Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8585621Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8585800Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8585962Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8586126Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8586299Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8586463Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8586628Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8586831Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8586992Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8587157Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8587335Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8587523Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8587697Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8587859Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8588022Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8588195Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8588359Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8588521Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8588696Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8588859Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8589034Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8589198Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8589362Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8589534Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8589697Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8589859Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8590033Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8590198Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8590376Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8590540Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8590703Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8590880Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8591079Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8591245Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8591464Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8591628Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8591806Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8591970Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8592162Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8592342Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8592509Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8592673Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8592851Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8593020Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8593200Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8593364Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8593528Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8593710Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8593874Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8594039Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8594219Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8594410Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8594589Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8594753Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8594919Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8595122Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8595287Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8595454Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8595634Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8595800Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8595974Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8596138Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8596306Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8596484Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8596648Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8596814Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8596996Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8597166Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8597330Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8597504Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8597665Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8597838Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8598001Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8598163Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8598338Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8598499Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8598686Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8598860Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8599022Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8599196Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8599357Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8599517Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8599689Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8599881Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8600043Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8600218Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8600380Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8600556Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8600718Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8600885Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8601061Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8601224Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8601391Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8601570Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8601735Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8601909Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8602098Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8602261Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8602438Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8602604Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8602790Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8602964Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8603127Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8603300Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8603461Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8603624Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8603797Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8603961Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8604123Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8604295Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8604459Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8604635Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8604797Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8604958Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8605131Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8605294Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8605457Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8605631Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8605796Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8605959Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8606136Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8606330Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8606507Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8606670Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8606839Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8607014Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8607177Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8607365Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8607539Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8607705Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8607880Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8608042Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8608207Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8608381Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8608547Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8608709Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8608881Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8609044Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8609217Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8609382Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8609572Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8609746Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8609908Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8610072Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8610247Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8610436Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8610613Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8610776Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8610938Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8611112Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8611312Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8611475Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8611650Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8611814Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8611990Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8612154Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8612318Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8612496Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8612660Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8612822Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8612994Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8613158Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8613333Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8613498Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8613658Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8613862Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8614024Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8614187Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8614361Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8614521Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8614682Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8614859Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8615049Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8615223Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8615386Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8615548Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8615734Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8615897Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8616060Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8616235Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8616397Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8616570Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8616733Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8616897Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8617070Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8617262Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8617424Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8617670Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8617843Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8618068Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8618232Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8618396Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8618576Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8618738Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8618903Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8619078Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8619246Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8619420Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8619580Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8619747Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8619923Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8620086Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8620250Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8620424Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8620587Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8620762Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8620924Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8621089Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8621263Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8621424Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8621611Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8621849Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8622011Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8622190Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8622352Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8622517Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8622720Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8622910Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8623075Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8623253Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8623417Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8623596Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8623759Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8623926Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8624104Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8624269Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8624434Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8624613Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8624779Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8624945Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8625148Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8625312Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8625492Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8625657Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8625846Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8626023Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8626187Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8626352Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8626531Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8626696Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8626872Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8627037Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8627203Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8627383Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8627543Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8627705Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8627883Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8628050Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8628225Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8628388Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8628552Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8628730Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8628895Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8629058Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8629228Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8629418Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8629593Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8629755Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8629916Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8630089Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8630251Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8630438Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8630613Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8630776Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8630950Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8631112Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8631275Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8631451Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8631613Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8631775Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8631948Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8632109Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8632288Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8632450Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8632642Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8632820Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8632982Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8633148Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8633346Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8633511Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8633679Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8633856Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8634019Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8634195Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8634357Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8634523Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8634700Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8634862Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8635026Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8635202Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8635364Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8635539Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8635699Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8635862Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8636035Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8636199Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8636362Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8636534Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8636696Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8636897Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8637062Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8637227Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8637399Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8637562Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8637723Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8637898Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8638091Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8638267Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8638431Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8638594Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8638772Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8638934Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8639098Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8639272Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8639434Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8639607Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8639768Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8639932Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8640105Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8640293Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8640454Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8640629Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8640790Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8640990Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8641152Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8641313Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8641485Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8641647Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8641810Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8641983Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8642147Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8642321Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8642485Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8642648Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8642823Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8642987Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8643148Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8643323Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8643484Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8643648Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8643823Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8643986Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8644160Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8644322Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8644506Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8644686Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8644849Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8645010Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8645184Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8645344Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8645546Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8645709Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8645872Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8646044Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8646205Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8646368Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8646558Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8646720Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8646897Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8647058Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8647219Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8647395Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8647556Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8647980Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8648158Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8648319Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8648497Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8648795Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8648959Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8649186Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8649348Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8649510Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8649687Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8649856Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8650034Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8650197Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8650358Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8650534Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8650697Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8650861Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8651037Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8651199Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8651372Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8651537Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8651702Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8651876Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8652039Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8652201Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8652414Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8652578Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8652741Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8652915Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8653076Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8653253Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8653416Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8653612Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8653788Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8653952Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8654115Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8654292Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8654456Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8654635Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8654799Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8654963Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8655140Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8655305Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8655470Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8655647Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8655847Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8656027Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8656192Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8656360Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8656564Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8656728Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8656890Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8657069Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8657233Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8657413Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8657577Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8657843Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8658022Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8658186Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8658354Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8658535Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8658699Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8658878Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8659041Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8659205Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8659384Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8659551Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8659717Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8659894Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8660057Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8660269Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8660433Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8660595Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8660773Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8660937Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8661100Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8661303Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8661464Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8661630Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8661811Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8661974Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8662152Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8662316Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8662477Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8662649Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8662810Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8662974Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8663147Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8663310Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8663512Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8663674Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8663834Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8664013Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8664174Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8664361Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8664536Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8664700Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8664876Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8665040Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8665205Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8665382Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8665545Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8665707Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8665883Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8666047Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8666222Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8666386Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8666550Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8666726Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8666889Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8667055Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8667229Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8667394Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8667567Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8667759Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8667924Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8668100Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8668277Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8668440Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8668614Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8668778Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8668978Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8669141Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8669305Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8669479Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8669642Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8669805Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8669982Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8670145Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8670320Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8670483Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8670646Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8670823Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8670985Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8671179Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8671354Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8671517Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8671682Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8671898Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8672061Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8672234Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8672396Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8672558Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8672733Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8672897Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8673061Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8673234Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8673396Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8673574Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8673738Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8673901Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8674074Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8674237Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8674399Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8674574Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8674735Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8674910Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8675073Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8675238Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8675453Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8675618Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8675780Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8675952Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8676113Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8676289Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8676451Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8676653Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8676832Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8676994Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8677156Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8677331Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8677494Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8677670Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8677830Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8677992Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8678166Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8678328Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8678491Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8678667Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8678861Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8679037Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8679201Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8679363Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8679567Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8679730Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8679893Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8680074Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8680237Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8680404Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8680581Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8680746Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8680921Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8681085Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8681249Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8681426Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8681588Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8681750Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8681924Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8682088Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8682272Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8682435Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8682604Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8682779Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8682943Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8683137Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8683325Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8683489Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8683663Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8683824Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8683987Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8684189Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8684356Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8684520Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8684695Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8684857Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8685032Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8685195Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8685358Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8685532Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8685706Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8685869Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8686045Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8686212Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8686416Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8686579Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8686743Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8686925Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8687115Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8687280Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8687459Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8687626Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8687804Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8687969Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8688134Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8688313Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8688477Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8688702Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8688882Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8689048Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8689226Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8689391Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8689556Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8689736Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8689903Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8690068Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8690250Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8690414Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8690577Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8690789Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8690953Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8691134Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8691299Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8691462Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8691639Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8691803Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8691993Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8692170Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8692336Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8692518Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8692680Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8692845Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8693026Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8693189Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8693352Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8693528Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8693688Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8693866Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8694029Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8694216Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8694390Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8694554Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8694717Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8694920Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8695084Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8695309Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8695472Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8695634Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8695812Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8695977Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8696141Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8696314Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8696477Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8696651Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8696815Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8696980Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8697153Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8697317Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8697482Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8697734Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8697898Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8698079Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8698244Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8698405Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8698619Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8698786Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8698949Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8699125Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8699286Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8699448Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8699649Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8699810Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8699985Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8700148Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8700310Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8700486Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8700649Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8700813Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8700985Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8701147Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8701321Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8701484Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8701647Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8701850Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8702012Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8702175Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8702350Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8702535Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8702711Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8702873Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8703036Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8703211Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8703373Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8703537Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8703713Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8703875Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8704052Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8704215Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8704378Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8704556Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8704716Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8704876Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8705047Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8705208Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8705383Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8705543Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8705705Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8705878Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8706075Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8706238Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8706413Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8706576Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8706750Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8706911Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8707072Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8707277Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8707439Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8707603Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8707777Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8707942Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8708107Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8708283Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8708445Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8708621Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8708783Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8708945Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8709178Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8709339Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8709526Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8709701Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8709862Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8710037Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8710229Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8710391Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8710565Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8710727Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8710888Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8711063Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8711224Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8711400Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8711560Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8711723Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8711899Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8712062Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8712224Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8712398Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8712559Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8712732Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8712896Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8713057Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8713232Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8713395Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8713559Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8713764Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8713932Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8714110Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8714272Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8714435Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8714610Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8714801Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8714963Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8715138Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8715302Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8715478Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8719827Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8720050Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8720235Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8720398Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8720562Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8720740Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8720901Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8721107Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8721357Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8721521Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8721700Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8721864Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8722028Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8722239Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8722404Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8722565Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8722742Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8722904Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8723080Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8723242Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8723407Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8723586Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8723748Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8723913Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8724091Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8724253Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8724416Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8724592Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8724752Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8724930Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8725092Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8725257Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8725471Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8725701Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8725863Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8726040Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8726204Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8726380Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8726540Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8726703Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8726910Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8727072Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8727239Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8727417Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8727578Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8727754Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8727914Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8728078Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8728255Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8728413Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8728574Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8728748Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8728907Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8729109Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8729266Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8729427Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8729602Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8729784Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8729948Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8730118Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8730277Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8730452Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8730613Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8730805Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8730984Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8731146Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8731305Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8731480Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8731642Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8731816Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8731974Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8732132Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8732307Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8732469Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8732631Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8732808Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8732968Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8733129Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8733329Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8733492Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8733663Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8733821Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8733981Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8734154Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8734313Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8734500Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8734673Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8734835Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8735007Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8735166Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8735328Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8735502Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8735660Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8735822Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8735994Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8736153Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8736328Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8736488Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8736678Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8736852Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8737015Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8737177Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8737387Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8737548Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8737824Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8737987Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8738150Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8738328Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8738487Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8738650Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8738828Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8738990Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8739165Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8739326Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8739486Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8739662Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8739822Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8739984Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8740158Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8740319Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8740494Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8740653Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8740812Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8741016Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8741176Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8741337Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8741510Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8741669Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8741827Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8742028Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8742186Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8742367Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8742525Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8742685Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8742858Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8743020Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8743180Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8743351Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8743513Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8743688Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8743847Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8744006Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8744207Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8744365Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8744528Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8744702Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8744887Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8745060Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8745220Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8745380Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8745556Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8745718Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8745877Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8746053Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8746211Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8746384Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8746544Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8746706Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8746879Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8747039Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8747199Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8747372Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8747532Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8747906Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8748070Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8748230Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8748406Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8748652Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8748816Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8748993Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8749151Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8749324Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8749483Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8749643Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8749854Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8750013Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8750177Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8750348Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8750507Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8750680Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8750839Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8750999Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8751173Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8751333Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8751492Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8751667Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8751827Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8752024Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8752195Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8752358Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8752535Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8752733Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8752896Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8753070Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8753233Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8753396Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8753573Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8753734Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8753911Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8754069Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8754232Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8754412Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8754572Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8754734Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8754909Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8755070Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8755247Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8755409Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8755570Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8755749Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8755909Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8756072Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8756270Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8756433Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8756606Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8756767Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8756928Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8757102Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8757289Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8757448Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8757626Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8757783Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8757958Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8758117Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8758282Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8758455Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8758613Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8758774Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8758949Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8759111Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8759289Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8759477Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8759639Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8759813Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8759971Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8760160Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8760330Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8760487Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8760647Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8760816Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8760976Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8761153Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8761313Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8761475Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8761648Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8761808Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8761969Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8762145Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8762304Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8762478Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8762639Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8762798Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8762972Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8763131Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8763293Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8763463Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8763649Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8763824Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8763982Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8764142Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8764315Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8764472Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8764632Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8764830Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8764990Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8765162Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8765319Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8765477Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8765648Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8765807Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8765965Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8766136Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8766292Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8766463Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8766621Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8766780Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8766991Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8767149Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8767312Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8767489Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8767672Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8767851Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8768008Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8768168Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8768341Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8768501Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8768662Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8768837Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8768996Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8769155Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8769327Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8769488Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8769661Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8769818Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8769977Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8770150Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8770313Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8770472Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8770643Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8770801Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8770973Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8771154Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8771316Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8771507Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8771665Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8771824Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8771994Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8772176Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8772346Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8772502Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8772662Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8772833Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8772992Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8773156Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8773326Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8773484Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8773655Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8773812Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8773974Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8774149Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8774384Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8774548Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8774721Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8774880Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8775055Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8775237Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8775403Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8775577Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8775734Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8775895Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8776069Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8776227Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8776404Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8776560Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8776721Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8776893Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8777051Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8777212Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8777384Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8777542Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8777798Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8777959Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8778120Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8778299Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8778456Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8778655Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8778832Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8778992Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8779155Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8779327Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8779484Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8779655Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8779836Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8779994Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8780166Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8780325Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8780485Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8780656Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8780815Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8780987Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8781146Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8781304Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8781473Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8781632Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8781789Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8781984Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8782140Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8782315Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8782474Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8782656Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8782826Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8782985Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8783156Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8783332Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8783497Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8783679Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8783844Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8784009Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8784186Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8784351Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8784515Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8784693Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8784856Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8785031Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8785193Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8785360Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8785536Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8785706Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8785870Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8786049Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8786239Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8786419Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8786582Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8786745Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8786923Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8787090Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8787254Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8787457Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8787623Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8787788Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8787966Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8788131Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8788308Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8788474Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8788636Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8788813Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8788976Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8789141Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8789319Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8789482Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8789684Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8789845Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8790008Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8790187Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8790374Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8790537Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8790711Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8790874Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8791049Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8791211Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8791372Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8791548Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8791709Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8791872Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8792047Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8792209Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8792383Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8792547Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8792709Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8792881Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8793045Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8793208Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8793383Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8793545Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8793718Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8793904Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8794070Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8794247Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8794411Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8794574Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8794797Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8795000Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8795178Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8795342Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8795506Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8795681Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8795844Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8796009Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8796183Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8796344Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8796517Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8796680Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8796843Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8797017Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8797204Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8797367Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8797541Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8797705Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8797893Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8798068Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8798230Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8798404Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8798567Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8798731Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8798905Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8799069Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8799230Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8799405Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8799571Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8799748Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8799910Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8800074Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8800248Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8800410Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8800572Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8800750Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8800913Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8801091Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8801252Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8801439Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8801613Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8801776Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8801938Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8802116Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8802341Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8802516Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8802703Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8802865Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8803040Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8803201Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8803363Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8803536Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8803699Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8803872Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8804034Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8804194Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8804368Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8804532Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8804694Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8804892Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8805056Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8805233Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8805395Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8805580Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8805755Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8805917Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8806080Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8806258Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8806420Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8806581Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8806755Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8806917Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8807091Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8807254Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8807417Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8807588Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8807748Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8807908Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8808080Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8808244Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8808417Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8808581Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8808742Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8808917Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8809104Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8809268Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8809442Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8809604Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8809779Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8809940Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8810126Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8810301Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8810465Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8810626Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8810803Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8810968Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8811144Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8811307Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8811468Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8811644Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8811807Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8811970Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8812146Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8812334Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8812508Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8812669Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8812834Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8813031Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8813194Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8813355Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8813530Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8813694Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8813870Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8814032Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8814197Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8814371Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8814532Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8814697Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8814871Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8815034Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8815198Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8815373Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8815537Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8815715Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8815882Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8816045Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8816224Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8816389Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8816583Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8816760Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8816927Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8817105Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8817268Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8817432Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8817695Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8817898Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8818064Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8818244Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8818409Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8818589Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8818753Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8818919Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8819097Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8819262Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8819427Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8819606Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8819772Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8819949Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8820150Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8820314Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8820492Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8820657Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8820849Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8821023Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8821186Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8821367Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8821532Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8821698Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8821878Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8822042Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8822209Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8822389Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8822552Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8822727Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8822888Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8823048Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8823220Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8823381Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8823543Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8823719Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8823882Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8824055Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8824216Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8824418Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8824597Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8824756Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8824918Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8825092Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8825252Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8825417Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8825616Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8825778Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8825952Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8826114Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8826278Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8826454Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8826617Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8826779Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8826954Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8827116Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8827288Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8827452Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8827640Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8827813Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8827975Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8828141Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8828317Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8828501Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8828676Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8828838Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8828998Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8829171Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8829336Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8829498Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8829675Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8829838Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8830013Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8830176Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8830341Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8830514Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8830674Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8830837Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8831010Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8831174Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8831349Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8831514Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8831677Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8831878Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8832041Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8832203Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8832378Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8832539Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8832716Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8832878Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8833064Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8833238Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8833401Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8833562Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8833735Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8833898Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8834062Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8834237Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8834399Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8834572Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8834734Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8834896Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8835071Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8835262Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8835424Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8835598Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8835762Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8835964Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8836126Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8836287Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8836460Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8836621Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8836784Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8836955Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8837119Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8837295Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8837456Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8837619Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8837794Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8837955Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8838118Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8838290Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8838451Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8838626Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8838786Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8838948Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8839120Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8839280Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8839466Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8839641Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8839802Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8839976Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8840137Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8840299Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8840473Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8840662Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8840824Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8840997Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8841160Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8841336Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8841498Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8841662Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8841836Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8841997Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8842160Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8842338Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8842501Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8842669Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8842874Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8843036Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8843213Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8843377Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8843563Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8843740Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8843902Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8844065Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8844239Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8844402Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8844577Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8844741Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8844904Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8845078Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8845241Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8845407Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8845584Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8845744Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8845919Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8846082Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8846246Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8846429Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8846594Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8846756Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8846932Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8847120Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8847299Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8847463Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8847625Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8848037Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8848203Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8848463Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8848641Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8848806Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8848989Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8849155Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8849323Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8849506Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8849670Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8849835Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8850013Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8850176Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8850356Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8850521Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8850724Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8850953Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8851118Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8851285Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8851509Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8851673Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8851851Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8852011Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8852176Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8852354Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8852518Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8852683Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8852860Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8853024Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8853189Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8853373Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8853536Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8853713Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8853877Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8854043Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8854220Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8854384Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8854549Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8854723Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8854887Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8855095Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8855261Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8855424Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8855596Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8855758Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8855920Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8856094Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8856278Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8856451Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8856615Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8856775Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8856953Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8857115Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8857279Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8857452Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8857700Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8857879Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8858040Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8858204Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8858384Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8858577Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8858740Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8858918Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8859082Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8859282Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8859447Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8859609Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8859785Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8859946Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8860110Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8860282Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8860445Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8860621Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8860783Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8860947Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8861121Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8861284Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8861446Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8861620Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8861782Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8861946Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8862120Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8862285Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8862457Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8862618Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8862808Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8862986Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8863149Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8863311Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8863485Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8863648Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8863851Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8864014Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8864179Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8864354Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8864517Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8864681Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8864858Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8865020Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8865194Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8865356Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8865518Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8865692Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8865853Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8866040Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8866212Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8866373Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8866551Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8866737Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8866898Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8867071Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8867233Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8867395Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8867569Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8867731Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8867907Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8868068Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8868229Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8868406Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8868569Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8868734Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8868908Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8869074Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8869251Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8869413Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8869575Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8869752Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8869915Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8870076Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8870272Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8870434Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8870610Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8870771Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8870932Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8871105Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8871267Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8871453Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8871626Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8871788Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8871949Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8872143Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8872305Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8872480Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8872642Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8872806Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8872980Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8873141Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8873305Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8873478Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8873668Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8873842Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8874003Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8874167Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8874366Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8874530Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8874695Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8874869Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8875032Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8875212Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8875374Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8875539Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8875715Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8875878Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8876042Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8876238Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8876401Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8876574Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8876736Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8876898Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8877074Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8877236Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8877400Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8877574Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8877737Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8877938Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8878103Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8878265Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8878438Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8878600Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8878762Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8878963Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8879126Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8879305Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8879468Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8879635Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8879814Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8879978Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8880143Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8880319Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8880484Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8880647Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8880824Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8880991Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8881208Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8881374Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8881538Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8881719Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8881884Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8882079Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8882255Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8882420Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8882599Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8882763Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8882929Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8883110Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8883276Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8883441Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8883621Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8883786Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8883961Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8884125Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8884286Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8884460Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8884624Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8884787Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8884964Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8885128Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8885305Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8885494Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8885659Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8885834Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8885999Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8886160Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8886334Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8886498Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8886697Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8886860Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8887024Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8887195Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8887358Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8887521Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8887698Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8887859Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8888033Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8888195Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8888356Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8888531Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8888694Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8888881Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8889057Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8889219Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8889387Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8889590Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8889753Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8889930Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8890096Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8890259Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8890434Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8890599Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8890763Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8890936Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8891101Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8891280Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8891444Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8891606Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8891781Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8891943Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8892107Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8892285Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8892449Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8892623Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8892785Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8892949Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8893149Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8893312Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8893476Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8893652Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8893814Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8893990Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8894151Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8894390Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8894572Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8894736Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8894902Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8895120Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8895284Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8895465Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8895629Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8895807Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8895987Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8896153Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8896322Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8896498Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8896686Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8896860Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8897024Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8897186Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8897389Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8897551Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8897809Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8897989Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8898152Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8898332Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8898495Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8898659Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8898835Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8898998Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8899160Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8899338Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8899501Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8899663Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8899843Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8900005Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8900179Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8900340Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8900505Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8900678Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8900839Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8901030Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8901207Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8901371Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8901545Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8901708Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8901870Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8902070Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8902231Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8902394Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8902566Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8902727Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8902904Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8903067Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8903228Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8903402Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8903562Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8903735Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8903909Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8904069Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8904269Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8904430Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8904594Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8904770Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8904957Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8905120Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8905294Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8905456Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8905632Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8905794Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8905958Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8906136Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8906299Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8906461Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8906641Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8906806Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8906983Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8907151Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8907314Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8907488Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8907650Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8907814Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8907991Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8908153Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8908317Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8908523Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8908687Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8908862Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8909022Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8909184Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8909357Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8909519Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8909722Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8909898Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8910063Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8910238Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8910401Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8910580Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8910756Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8910919Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8911087Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8911267Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8911432Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8911610Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8911773Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8911960Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8912136Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8912300Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8912463Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8912665Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8912830Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8913011Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8913175Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8913341Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8913519Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8913682Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8913847Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8914027Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8914191Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8914372Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8914540Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8914704Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8914882Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8915046Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8915209Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8915390Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8915554Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8915733Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8915897Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8916061Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8916263Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8916429Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8916590Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8916766Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8916928Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8917094Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8917293Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8917457Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8917634Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8917797Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8917961Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8918137Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8918299Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8918465Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8918637Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8918798Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8918970Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8919132Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8919296Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8919493Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8919655Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8919816Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8919990Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8920152Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8920349Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8920511Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8920671Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8920844Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8921006Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8921169Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8921344Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8921505Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8921679Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8921843Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8922006Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8922185Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8922349Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8922513Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8922688Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8922852Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8923029Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8923191Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8923356Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8923532Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8923720Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8923883Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8924057Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8924218Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8924392Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8924554Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8924715Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8924916Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8925079Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8925244Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8925420Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8925583Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8925758Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8925921Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8926082Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8926257Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8926418Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8926581Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8926761Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8926947Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8927134Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8927309Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8927471Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8927646Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8927833Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8927996Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8928170Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8928332Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8928494Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8928669Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8928830Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8929005Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8929167Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8929327Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8929501Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8929663Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8929824Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8929997Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8930159Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8930335Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8930500Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:13:13.8930661Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8930836Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8930997Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8931158Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8931404Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8931567Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8931742Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8931903Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8932064Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8932238Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8932399Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8932585Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8932760Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8932922Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8933094Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8933259Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8933426Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8933600Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8933762Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8933922Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8934094Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8934256Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8934429Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8934614Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8934775Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8934947Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8935110Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8935270Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8935466Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8935630Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8935794Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8935966Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8936127Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8936304Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8936465Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8936628Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8936803Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8936966Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8937129Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8937305Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8937467Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8937742Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8937906Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8938067Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8938248Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8938409Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8938576Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8938754Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8938958Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8939133Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8939298Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8939493Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8939667Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8939827Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8939993Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8940190Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8940353Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8940528Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8940691Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8940852Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8941030Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8941194Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8941358Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8941532Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8941694Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8941869Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8942033Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8942198Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8942398Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8942560Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8942724Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8942940Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8943139Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8943318Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8943481Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8943646Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8943823Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8943990Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8944152Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8944331Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8944496Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8944672Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8944837Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8945001Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8945178Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8945342Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8945506Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8945684Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8945849Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8946014Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8946195Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8946360Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8946538Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8946726Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8946895Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8947074Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8947239Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8947404Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8947583Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8948012Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8948295Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8948460Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8948623Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8948799Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8948965Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8949126Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8949306Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8949469Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8949647Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8949808Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8949970Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8950151Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8950315Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8950520Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8950728Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8950894Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8951066Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8951264Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8951427Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8951598Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8951759Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8951920Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8952096Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8952256Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8952433Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8952593Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8952757Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8952930Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8953092Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8953255Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8953430Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8953591Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8953765Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8953932Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8954092Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8954269Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8954430Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8954593Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8954811Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8954977Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8955139Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8955318Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8955481Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8955657Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8955844Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8956006Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8956181Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8956343Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8956504Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8956682Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8956846Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8957019Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8957181Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8957344Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8957516Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8957682Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8957844Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8958045Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8958208Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8958392Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8958556Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8958749Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8958927Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8959089Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8959252Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8959427Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8959591Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8959771Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8959935Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8960097Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8960271Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8960435Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8960596Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8960772Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8960933Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8961107Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8961268Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8961430Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8961606Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8961769Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8961930Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8962104Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8962308Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8962488Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8962651Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8962812Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8962986Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8963149Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8963310Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8963510Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8963671Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8963834Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8964007Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8964169Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8964343Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8964506Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8964669Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8964842Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8965005Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:13:13.8965166Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8965344Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8965506Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8965705Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8965866Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8966028Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8966201Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8966404Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8966568Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8966743Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8966906Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8967080Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8967242Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8967403Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8967577Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8967740Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8967902Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8968076Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8968240Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8968417Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8968579Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8968740Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8968916Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8969080Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8969242Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8969419Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8969581Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8969757Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8969945Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8970109Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8970283Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8970444Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8970609Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8970788Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8970974Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8971149Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8971311Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8971473Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8971650Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8971818Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8971981Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8972154Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8972316Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8972491Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8972652Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8972814Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8972990Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8973176Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8973337Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8973510Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8973675Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8973838Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8974037Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8974199Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8974383Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8974544Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8974710Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8974887Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8975050Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8975213Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8975390Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8975555Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8975732Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8975964Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8976128Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8976304Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8976468Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8976633Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8976813Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8976976Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8977155Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8977318Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8977504Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8977789Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8977956Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8978123Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8978301Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8978464Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8978641Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8978838Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8979000Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8979180Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8979344Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8979511Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8979689Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8979851Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8980033Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8980198Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8980363Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8980540Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8980707Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8980873Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8981078Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8981242Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8981420Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8981586Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8981775Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8981954Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8982116Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8982276Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8982450Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8982621Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8982783Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8982959Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8983124Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8983297Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8983461Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8983624Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8983797Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8983956Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8984119Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8984293Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8984456Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8984629Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8984794Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8984955Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8985127Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8985315Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8985481Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8985660Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8985821Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8985995Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8986159Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8986322Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8986523Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8986688Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8986850Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8987026Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8987191Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8987366Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8987529Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8987690Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8987863Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8988028Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8988189Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8988364Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8988553Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8988727Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8988890Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8989054Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8989228Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8989413Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8989577Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8989751Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8989914Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8990089Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8990252Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8990414Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8990589Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8990752Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8990915Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8991090Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8991255Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8991417Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8991592Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8991754Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8991928Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8992094Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8992256Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8992430Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8992593Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8992779Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8992955Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8993122Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8993299Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8993460Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8993621Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8993794Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8993982Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8994143Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8994321Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8994483Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8994659Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8994824Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8994987Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8995163Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8995325Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8995485Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8995658Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8995822Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8995996Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8996223Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8996387Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8996562Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8996726Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8996914Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8997089Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8997253Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8997429Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8997592Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8997756Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8997932Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8998095Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8998255Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8998428Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8998591Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8998765Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8998930Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8999091Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:13:13.8999264Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8999426Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8999588Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8999766Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.8999928Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9000103Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9000264Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9000454Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9000630Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9000796Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9000959Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9001132Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9001297Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9001460Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9001660Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9001824Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9002002Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9002165Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9002330Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9002509Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9002673Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9002837Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9003011Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9003174Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9003355Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9003519Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9003682Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9003882Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9004046Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9004210Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9008594Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9008854Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9009022Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9009202Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9009366Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9009544Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9009714Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9009878Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9010061Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9010227Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9010395Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9010571Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9010738Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9010917Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9011079Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9011244Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9011422Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9011589Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9011753Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9011937Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9012103Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9012280Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9012479Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9012645Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9012820Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9012983Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9013150Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9013329Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9013523Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9013702Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9013865Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9014028Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9014209Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9014375Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9014539Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9014713Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9014874Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9015047Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9015209Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9015373Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9015550Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9015741Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9015903Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9016079Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9016246Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9016433Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9016610Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9016769Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9016944Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9017102Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9017261Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9017436Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9017717Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9017880Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9018056Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9018219Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9018396Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9018557Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9018718Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9018893Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9019053Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9019214Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9019390Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9019555Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9019733Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9019893Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9020144Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9020321Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9020487Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9020650Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9020824Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9020984Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9021161Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9021345Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9021507Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9021686Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9021846Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9022011Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9022187Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9022351Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9022524Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9022686Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9022849Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9023024Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9023189Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9023351Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9023554Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9023717Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9023891Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9024053Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9024240Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9024414Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9024576Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9024737Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9024912Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9025078Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9025240Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9025417Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9025578Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9025754Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9025917Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9026080Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9026254Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9026416Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9026578Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9026751Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9026916Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9027089Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9027253Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9027414Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9027586Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9027774Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9027938Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9028111Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9028273Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9028446Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9028608Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9028810Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9028984Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9029147Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9029308Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9029482Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9029645Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9029820Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9029982Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9030143Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9030317Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9030479Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9030641Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9030820Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9031005Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9031178Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9031339Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9031503Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9031676Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9031860Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9032022Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9032196Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9032358Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9032529Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9032691Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9032855Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9033027Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9033188Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9033351Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9033524Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9033686Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9033858Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9034020Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9034180Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9034353Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9034515Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9034678Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9034854Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9035016Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9035202Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9035379Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9035545Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9035719Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9035879Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9036042Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9036217Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9036953Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9037116Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9037294Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9037460Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9037638Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9037800Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9037965Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9038142Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9038304Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9038465Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9038638Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9038800Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9038974Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9039164Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9039325Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9039498Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9039662Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9039846Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9040022Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9040182Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9040357Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9040516Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9040679Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9040853Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9041017Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9041180Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9041355Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9041521Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9041699Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9041861Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9042024Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9042201Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9042364Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9042530Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9042704Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9042868Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9043046Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9043209Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9043399Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9043577Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9043740Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9043902Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9044080Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9044249Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9044413Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9044616Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9044778Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9044955Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9045119Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9045286Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9045465Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9045631Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9045795Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9045971Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9046138Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9046316Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9046483Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9046670Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9046843Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9047005Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9047170Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9047348Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9047533Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9047966Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9048132Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9048295Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9048472Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9048637Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9048797Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9048973Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9049133Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9049309Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9049470Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9049632Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9049804Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9049964Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9050124Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9050294Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9050457Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9050628Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9050790Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9050949Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9051233Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9051396Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9051559Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9051734Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9051894Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9052069Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9052227Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9052451Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9052627Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9052788Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9052949Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9053124Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9053285Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9053451Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9053628Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9053789Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9053964Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9054124Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9054288Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9054464Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9054671Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9054834Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9055006Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9055170Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9055381Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9055544Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9055707Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9055879Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9056038Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9056202Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9056373Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9056535Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9056710Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9056868Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9057035Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9057212Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9057376Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9057538Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9057820Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9057983Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9058162Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9058329Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9058496Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9058675Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9058840Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9059050Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9059225Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9059389Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9059563Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9059727Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9059890Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9060063Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9060252Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9060416Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9060592Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9060756Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9060934Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9061094Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9061256Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9061430Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9061591Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9061752Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9061925Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9062087Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9062260Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9062449Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9062610Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9062786Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9062947Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9063134Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9063310Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9063471Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9063630Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9063804Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9063967Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9064143Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9064306Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9064467Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9064642Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9064801Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9064965Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9065140Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9065300Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9065473Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9065632Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9065794Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9065966Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9066128Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9066288Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9066461Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9066649Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9066826Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9066988Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9067151Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9067326Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9067487Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9067673Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9067846Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9068009Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9068187Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9068348Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9068511Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9068688Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9068853Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9069015Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9069190Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9069351Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9069529Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9069689Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9069888Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9070066Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9070228Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9070391Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9070591Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9070752Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9070926Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9071100Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9071263Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9071437Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9071600Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9071765Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9071938Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9072099Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9072263Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9072436Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9072598Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9072770Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9072951Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9073115Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9073291Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9073457Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9073622Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9073803Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9073966Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9074169Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9074335Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9074500Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9074679Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9074842Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9075007Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9075185Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9075374Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9075554Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9075722Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9075886Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9076063Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9076228Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9076393Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9076572Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9076736Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9076915Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9077079Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9077244Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9077422Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9077611Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9077773Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9077958Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9078122Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9078321Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9078483Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9078645Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9078821Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9078986Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9079154Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9079331Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9079495Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9079674Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9079840Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9080005Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9080183Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9080344Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9080504Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9080682Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9080845Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9081018Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9081178Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9081340Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9081512Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9081672Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9081860Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9082035Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9082196Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9082357Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9082530Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9082692Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9082890Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9083053Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9083216Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9083389Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9083551Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9083715Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9083891Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9084056Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9084230Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9084393Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9084558Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9084732Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9084896Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9085087Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9085262Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9085425Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9085605Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9085768Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9085968Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9086144Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9086310Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9086470Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9086641Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9086805Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9086979Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9087141Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9087305Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9087479Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9087641Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9087804Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9087981Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9090761Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9090929Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9091110Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9091278Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9091442Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9091625Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9091789Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9092017Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9092183Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9092348Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9092524Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9092691Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9092890Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9093068Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9093229Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9093392Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9093568Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9093730Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9093893Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9094066Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9094228Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9094402Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9094563Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9094727Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9094900Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9095062Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9095222Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9095427Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9095590Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9095766Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9095928Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9096119Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9096295Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9096459Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9096622Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9096795Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9096958Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9097131Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9097295Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9097457Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9097764Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9097930Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9098092Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9098266Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9098427Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9098689Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9098853Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9099016Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9099189Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9099354Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9099515Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9099693Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9099881Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9100046Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9100222Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9100384Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9100562Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9100726Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9100887Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9101063Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9101228Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9101390Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9101565Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9101730Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9101904Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9102068Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9102230Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9102405Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9102567Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9102730Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9102903Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9103093Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9103267Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9103429Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9103595Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9103768Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9103954Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9104118Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9104291Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9104455Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9104632Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9104794Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9104958Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9105135Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9105298Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9105464Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9105640Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9105804Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9105981Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9106143Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9106347Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9106521Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9106684Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9106846Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9107024Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9107187Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9107387Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9107551Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9107718Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9107901Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9108065Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9108234Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9108411Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9108573Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9108750Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9108917Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9109077Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9109252Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9109416Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9109578Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9109753Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9109916Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9110078Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9110254Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9110419Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9110596Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9110786Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9110949Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9111123Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9111287Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9111477Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9111653Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9111814Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9111998Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9112159Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9112324Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9112543Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9112706Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9112866Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9113041Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9113204Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9113378Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9113539Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9113701Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9113906Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9114067Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9114229Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9114402Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9114566Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9114739Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9114900Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9115086Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9115262Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9115424Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9115587Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9115763Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9115925Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9116102Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9116266Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9116430Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9116603Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9116764Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9116928Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9117104Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9117267Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9117442Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9117604Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9117769Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9117943Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9118104Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9118265Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9118481Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9118644Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9118808Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9118983Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9119170Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9119346Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9119508Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9119672Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9119848Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9120012Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9120176Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9120354Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9120517Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9120696Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9120859Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9121023Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9121199Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9121360Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9121552Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9121727Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9121889Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9122064Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9122227Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9122389Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9122562Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9122747Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9122912Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9123086Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9123251Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9123426Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9123589Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9123749Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9123924Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9124086Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9124248Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9124422Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9124586Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9124762Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9124923Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9125084Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9125259Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9125420Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9125581Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9125753Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9125942Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9126113Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9126275Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9126438Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9126653Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9126814Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9126975Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9127150Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9127309Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9127471Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9127645Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9127807Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9127980Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9128140Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9128302Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9128474Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9128636Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9128797Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9128997Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9129159Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9129331Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9129493Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9129656Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9129828Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9129989Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9130175Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9130351Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9130515Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9130688Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9130851Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9131013Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9131185Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9131347Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9131509Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9131684Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9131846Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9132024Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9132186Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9132352Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9132530Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9132692Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9132855Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9133028Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9133189Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9133365Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9133553Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9133715Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9133890Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9134052Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9134241Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9134419Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9134581Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9134760Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9134920Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9135082Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9135259Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9135422Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9135585Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9135760Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9135924Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9136101Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9136263Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9136425Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9136626Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9136788Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9136951Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9137126Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9137291Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9137453Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9137736Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9137936Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9138116Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9138280Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9138443Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9138621Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9138783Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9138970Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9139132Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9139296Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9139471Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9139634Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9139801Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9139980Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9140145Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9140321Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9140486Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9140649Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9140827Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9140990Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9141180Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9141358Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9141522Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9141701Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9141862Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9142105Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9142285Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9142451Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9142615Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9142793Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9142957Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9143137Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9143301Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9143466Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9143645Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9143808Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9143973Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9144151Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9144315Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9144511Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9144688Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9144852Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9145028Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9145193Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9145353Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9145568Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9145733Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9145896Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9146076Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9146238Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9146414Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9146575Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9146736Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9146908Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9147071Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9147232Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9147406Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9147568Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9148050Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9148214Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9148375Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9148553Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9148715Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9148876Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9149051Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9149307Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9149480Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9149642Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9149806Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9150024Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9150190Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9150354Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9150527Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9150690Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9150863Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9151026Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9151196Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9151370Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9151533Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9151698Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9151878Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9152039Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9152212Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9152414Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9152576Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9152748Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9152910Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9153073Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9153246Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9153408Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9153610Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9153790Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9153953Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9154125Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9154287Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9154448Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9154623Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9154786Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9154949Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9155121Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9155283Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9155459Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9155621Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9155785Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9155959Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9156123Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9156284Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9156459Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9156621Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9156820Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9156984Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9157146Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9157323Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9157484Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9157669Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9157842Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9158005Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9158181Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9158341Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9158502Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9158676Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9158839Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9159000Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9159175Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9159337Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9159512Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9159674Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9159836Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9160038Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9160201Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9160362Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9160534Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9160698Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9160873Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9161065Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9161226Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9161403Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9161566Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9161727Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9161902Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9162075Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9162238Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9162414Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9162576Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9162748Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9162909Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9163071Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9163244Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9163405Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9163565Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9163739Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9163900Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9164073Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9164235Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9164423Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9164596Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9164757Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9164920Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9165116Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9165279Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9165453Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9165619Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9165782Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9165955Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9166116Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9166279Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9166456Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9166618Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9166793Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9166959Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9167121Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9167297Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9167490Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9167657Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9167831Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9167993Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9168173Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9168333Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9168495Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9168692Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9168855Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9169018Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9169191Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9169357Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9169531Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9169693Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9169854Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9170030Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9170192Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9170355Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9170532Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9170693Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9170870Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9171033Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9171195Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9171371Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9171534Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9171697Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9171874Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9172064Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9172227Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9172406Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9172569Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9172788Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9172952Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9173114Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9173294Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9173457Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9173625Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9173803Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9173970Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9174148Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9174315Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9174479Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9174658Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9174821Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9174985Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9175207Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9175370Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9175548Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9175713Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9175878Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9176056Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9176219Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9176405Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9176586Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9176749Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9176929Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9177096Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9177259Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9177434Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9177721Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9177889Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9178064Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9178227Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9178406Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9178575Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9178736Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9178913Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9179076Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9179237Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9179411Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9179572Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9179774Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9179936Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9180099Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9180274Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9180461Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9180627Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9180799Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9180963Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9181124Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9181301Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9181463Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9181642Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9181805Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9181967Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9182143Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9182305Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9182468Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9182643Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9182834Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9183011Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9183217Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9183379Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9183557Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9183719Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9183883Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9184084Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9184248Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9184423Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9184585Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9184748Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9184922Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9185084Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9185246Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9185419Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9185583Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9185757Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9185920Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9186083Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9186257Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9186420Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9186582Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9186759Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9186920Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9187094Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9187258Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9187447Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9187621Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9187785Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9187949Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9188148Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9188311Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9188486Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9188650Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9188812Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9188987Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9189149Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9189314Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9189492Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9189655Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9189817Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9189992Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9190153Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9190332Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9190522Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9190684Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9190858Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9191020Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9191183Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9191357Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9191519Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9191720Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9191884Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9192045Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9192219Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9192383Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9192544Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9192718Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9192879Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9193056Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9193217Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9193379Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9193557Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9193720Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9193881Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9194058Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9194222Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9194397Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9194559Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9194721Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9194927Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9195088Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9195250Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9195426Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9195587Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9195783Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9195946Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9196110Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9196283Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9196446Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9196607Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9196783Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9196945Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9197119Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9197283Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9197446Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9197621Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9197783Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9197975Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9198181Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9198366Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9198562Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9198745Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9198908Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9199086Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9199278Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9199443Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9199623Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9199787Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9199949Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9200147Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9200326Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9200499Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9200662Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9200825Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9200998Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9201161Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9201321Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9201498Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9201659Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9201832Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9201994Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9202154Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9202327Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9202487Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9202677Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9202864Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9203027Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9203204Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9203404Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9203567Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9203744Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9203910Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9204073Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9204251Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9204414Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9204595Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9204759Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9204923Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9205122Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9205286Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9205451Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9205631Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9205822Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9205998Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9206163Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9206327Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9206507Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9206673Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9206837Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9207040Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9207205Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9207383Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9207547Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9207713Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9207892Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9208060Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9208225Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9208400Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9208562Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9208723Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9208901Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9209067Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9209246Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9209408Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9209574Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9209752Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9209917Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9210078Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9210278Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9210443Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9210618Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9210781Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9210944Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9211140Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9211303Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9211468Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9211643Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9211805Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9211979Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9212141Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9212306Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9212482Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9212645Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9212808Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9212983Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9213145Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9213317Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9213511Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9213672Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9213845Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9214007Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9214169Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9214344Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9214533Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9214707Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9214872Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9215036Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9215210Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9215375Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9215537Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9215711Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9215874Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9216054Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9216218Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9216381Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9216555Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9216719Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9216881Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9217054Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9217220Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9217397Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9217559Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9217811Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9218022Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9218184Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9218346Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9218526Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9218716Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9218884Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9219063Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9219228Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9219406Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9219570Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9219735Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9219915Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9220077Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9220239Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9220417Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9220581Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9220757Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9220919Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9221138Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9221312Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9221474Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9221634Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9221811Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9221975Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9222149Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9222347Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9222509Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9222684Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9222844Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9223008Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9223179Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9223339Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9223512Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9223675Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9223837Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9224018Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9224182Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9224345Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9224523Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9224684Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9224858Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9225022Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9225185Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9225359Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9225521Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9225710Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9225884Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9226046Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9226222Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9226409Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9226572Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9226746Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9226908Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9227069Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9227241Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9227402Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9227566Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9227737Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9227899Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9228075Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9228238Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9228398Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9228570Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9228759Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9228919Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9229093Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9229255Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9229430Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9229592Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9229756Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9229959Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9230124Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9230287Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9230465Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9230664Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9230841Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9231004Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9231166Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9231394Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9231554Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9231717Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9231895Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9232058Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9232231Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9232395Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9232561Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9232734Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9232896Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9233057Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9233276Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9233440Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9233617Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9233782Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9233970Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9234145Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9234308Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9234472Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9234652Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9234819Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9234994Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9235158Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9235320Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9235501Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9235668Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9235831Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9236010Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9236175Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9236367Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9236543Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9236707Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9236884Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9237049Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9237212Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9237393Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9237581Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9237742Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9237920Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9238086Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9238263Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9238429Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9238592Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9238770Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9238934Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9239101Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9239277Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9239444Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9239622Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9239789Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9239952Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9240129Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9240296Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9240457Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9240633Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9240793Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9240996Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9241159Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9241322Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9241502Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9241688Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9241859Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9242031Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9242195Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9242374Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9242537Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9242702Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9242876Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9243036Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9243197Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9243373Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9243536Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9243709Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9243870Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9244062Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9244234Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9244396Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9244558Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9244737Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9244901Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9245074Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9245260Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9245427Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9245601Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9245763Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9245926Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9246102Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9246267Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9246430Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9246607Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9246769Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9246942Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9247108Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9247274Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9247451Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9247613Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9248012Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9248189Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9248351Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9248526Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9248795Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9248956Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9249130Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9249292Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9249454Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9249668Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9249831Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9250008Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9250170Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9250332Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9250505Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9250668Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9250831Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9251004Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9251168Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9251344Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9251507Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9251669Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9251845Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9252050Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9252212Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9252388Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9252551Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9252726Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9252888Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9253094Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9253270Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9253434Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9253596Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9253794Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9253957Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9254130Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9254293Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9254457Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9254637Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9254798Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9254961Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9255138Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9255302Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9255463Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9255637Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9255799Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9255974Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9256135Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9256296Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9256494Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9256657Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9256819Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9256994Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9257182Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9257357Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9257519Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9257788Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9257967Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9258131Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9258291Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9258471Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9258632Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9258811Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9258973Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9259136Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9259311Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9259472Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9259665Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9259838Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9260000Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9260172Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9260334Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9260495Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9260668Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9260870Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9261035Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9261210Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9261370Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9261546Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9261708Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9261869Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9262042Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9262206Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9262366Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9262540Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9262704Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9262883Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9263046Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9263207Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9263387Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9263555Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9263719Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9263895Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9264135Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9264296Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9264473Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9264636Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9264810Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9264996Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9265159Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9265332Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9265496Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9265656Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9265832Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9265993Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9266169Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9266329Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9266494Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9266665Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9266830Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9267009Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9267182Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9267374Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9267552Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9267715Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9267881Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9268061Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9268225Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9268390Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9268593Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9268759Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9268938Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9269102Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9269268Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9269446Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9269611Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9269776Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9269955Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9270118Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9270298Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9270464Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9270630Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9270807Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9270970Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9271134Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9271313Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9271476Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9271654Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9271852Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9272015Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9272193Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9272362Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9272547Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9272724Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9272888Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9273069Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9273235Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9273399Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9273578Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9273745Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9273909Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9274088Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9274255Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9274422Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9274596Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9274761Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9274969Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9275132Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9275294Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9275467Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9275629Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9275790Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9275964Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9276150Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9276326Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9276489Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9276650Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9276825Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9276988Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9277152Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9277325Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9277489Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9277670Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9277832Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9277995Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9278169Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9278337Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9278500Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9278676Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9278840Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9279013Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9279174Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9279339Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9279543Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9279706Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9279868Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9280041Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9280229Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9280404Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9280565Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9280728Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9280904Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9281065Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9281230Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9281405Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9281567Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9281745Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9281907Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9282073Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9282248Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9282413Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9282600Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9282775Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9282940Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9283109Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9283288Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9283454Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9283630Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9283821Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9284022Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9284198Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9284361Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9284528Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9284703Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9284866Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9285040Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9285205Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9285367Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9285544Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9285708Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9285875Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9286048Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9286210Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9286385Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9286546Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9286707Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9286880Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9287070Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9287233Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9287409Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9287572Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9287769Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9287931Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9288092Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9288269Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9288431Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9288593Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9288767Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9288932Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9289106Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9289268Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9289433Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9289609Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9289773Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9289934Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9290146Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9290308Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9290480Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9290644Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9290807Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9290982Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9291143Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9291328Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9291503Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9291666Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9291841Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9292001Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9292164Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9292339Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9292500Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9292662Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9292842Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9293004Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9293168Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9293343Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9293506Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9293679Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9293846Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9294009Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9294184Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9294346Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9294510Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9294713Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9294875Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9295053Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9295216Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9295403Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9295579Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9295742Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9295906Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9296080Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9296243Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9296417Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9296580Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9301628Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9301878Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9302063Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9302235Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9302416Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9302578Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9302824Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9303000Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9303165Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9303345Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9303514Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9303676Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9303853Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9304049Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9304218Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9304391Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9304555Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9304736Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9304898Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9305062Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9305242Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9305405Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9305570Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9305749Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9305915Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9306095Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9306256Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9306422Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9306601Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9306761Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9306924Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9307100Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9307295Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9307473Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9307640Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9307804Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9307982Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9308172Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9308335Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9308514Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9308676Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9308836Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9309008Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9309173Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9309349Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9309509Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9309672Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9309847Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9310007Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9310168Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9310340Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9310528Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9310701Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9310862Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9311023Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9311201Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9311359Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9311545Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9311718Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9311879Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9312052Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9312210Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9312403Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9312574Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9312731Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9312894Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9313076Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9313237Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9313414Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9313577Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9313741Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9313914Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9314078Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9314241Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9314412Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9314572Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9314744Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9314933Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9315093Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9315268Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9315429Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9315612Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9315785Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9315943Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9316117Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9316276Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9316436Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9316607Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9316769Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9316928Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9317102Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9317263Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9317425Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9317598Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9317758Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9317960Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9318121Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9318284Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9318457Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9318620Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9318783Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9318956Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9319140Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9319317Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9319477Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9319637Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9319812Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9319973Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9320134Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9320304Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9320472Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9320644Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9320803Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9320963Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9321137Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9321297Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9321457Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9321628Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9321787Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9321960Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9322120Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9322315Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9322487Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9322645Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9322805Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9322977Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9323176Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9323350Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9323510Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9323672Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9323844Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9324002Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9324167Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9324341Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9324501Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9324674Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9324831Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9324994Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9325173Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9325330Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9325516Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9325689Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9325848Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9326012Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9326183Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9326344Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9326517Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9326700Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9326865Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9327038Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9327195Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9327359Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9327532Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9327692Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9327866Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9328027Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9328186Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9328364Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9328523Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9328684Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9328860Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9329019Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9329198Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9329356Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9329515Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9329689Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9329880Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9330039Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9330215Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9330376Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9330575Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9330736Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9330896Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9331071Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9331232Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9331394Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9331566Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9331730Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9331901Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9332060Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9332223Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9332397Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9332556Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9332719Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9332917Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9333078Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9333250Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9333409Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9333571Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9333799Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9333961Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9334146Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9334320Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9334488Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9334664Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9334825Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9334986Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9335163Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9335322Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9335487Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9335664Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9335826Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9335987Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9336160Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9336323Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9336500Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9336659Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9336824Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9337001Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9337165Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9337329Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9337530Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9337802Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9337982Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9338144Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9338340Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9338516Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9338677Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9338843Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9339014Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9339178Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9339353Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9339516Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9339678Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9339852Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9340017Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9340180Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9340361Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9340521Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9340720Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9340878Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9341039Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9341214Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9341376Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9341537Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9341731Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9341918Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9342094Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9342254Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9342412Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9342591Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9342753Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9342914Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9343089Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9343251Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9343426Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9343583Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9343748Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9343923Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9344083Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9344243Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9344419Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9344578Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9344739Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9344913Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9345097Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9345269Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9345429Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9345591Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9345788Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9345950Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9346113Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9346289Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9346448Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9346624Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9346782Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9346943Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9347115Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9347274Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9347437Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9347610Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9347999Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9348178Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9348465Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9348626Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9348801Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9348962Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9349124Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9349302Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9349465Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9349686Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9349851Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9350019Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9350197Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9350355Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9350518Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9350690Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9350849Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9351028Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9351191Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9351351Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9351526Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9351685Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9351847Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9352019Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9352177Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9352351Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9352512Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9352671Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9352845Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9353067Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9353226Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9353399Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9353561Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9353764Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9353940Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9354100Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9354276Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9354434Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9354595Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9354767Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9354932Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9355093Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9355264Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9355427Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9355603Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9355766Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9355928Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9356132Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9356292Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9356453Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9356622Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9356782Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9356956Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9357116Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9357298Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9357472Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9357636Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9357793Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9357967Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9358130Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9358301Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9358460Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9358626Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9358798Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9358956Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9359117Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9359294Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9359455Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9359630Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9359791Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9359950Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9360127Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9360286Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9360472Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9360662Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9360823Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9360997Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9361153Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9361342Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9361515Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9361674Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9361836Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9362010Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9362168Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9362348Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9362506Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9362665Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9362863Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9363022Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9363183Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9363352Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9363511Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9363695Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9363864Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9364023Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9364200Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9364361Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9364521Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9364721Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9364883Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9365046Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9365229Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9365391Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9365568Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9365732Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9365897Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9366073Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9366237Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9366402Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9366579Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9366744Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9366924Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9367086Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9367250Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9367428Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9367592Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9367756Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9367933Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9368123Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9368301Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9368464Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9368630Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9368833Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9368996Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9369158Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9369337Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9369501Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9369679Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9369843Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9370012Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9370188Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9370351Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9370517Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9370695Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9370858Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9371037Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9371226Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9371388Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9371563Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9371728Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9371893Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9372065Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9372226Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9372426Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9372591Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9372753Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9372924Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9373088Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9373248Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9373420Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9373581Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9373745Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9373919Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9374078Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9374252Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9374412Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9374577Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9374751Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9374913Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9375074Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9375248Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9375411Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9375584Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9375773Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9375936Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9376113Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9376276Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9376468Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9376642Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9376804Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9376987Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9377150Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9377313Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9377490Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9377754Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9377919Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9378100Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9378263Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9378442Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9378605Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9378766Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9378973Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9379139Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9379302Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9379477Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9379642Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9379814Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9379976Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9380178Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9380355Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9380517Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9380681Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9380857Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9381020Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9381194Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9381357Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9381524Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9381702Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9381866Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9382032Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9382209Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9382373Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9382548Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9382712Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9382873Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9383047Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9383209Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9383402Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9383576Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9383739Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9383903Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9384104Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9384268Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9384442Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9384623Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9384855Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9385031Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9385195Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9385358Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9385532Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9385693Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9385869Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9386032Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9386192Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9386367Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9386565Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9386726Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9386901Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9387062Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9387239Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9387400Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9387560Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9387807Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9387970Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9388135Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9388315Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9388480Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9388656Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9388818Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9388979Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9389154Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9389317Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9389479Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9389655Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9389817Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9389993Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9390154Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9390316Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9390492Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9390654Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9390817Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9390990Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9391178Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9391355Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9391520Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9391681Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9391879Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9392042Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9392204Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9392380Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9392545Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9392707Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9392881Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9393045Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9393221Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9393383Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9393550Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9393728Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9393890Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9394054Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9394273Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9394435Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9394609Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9394771Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9394934Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9395107Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9395268Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9395451Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9395633Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9395796Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9395971Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9396135Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9396297Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9396469Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9396630Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9396794Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9396969Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9397132Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9397309Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9397474Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9397640Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9397818Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9397983Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9398147Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9398325Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9398488Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9398690Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9398854Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9399018Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9399197Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9399384Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9399549Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9399726Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9399892Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9400073Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9400238Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9400406Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9400586Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9400752Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9400917Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9401100Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9401265Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9401432Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9401610Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9401803Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9402032Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9402348Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9402662Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9402886Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9403051Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9403216Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9403417Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9403585Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9403762Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9403932Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9404097Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9404276Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9404440Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9404603Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9404777Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9404941Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9405115Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9405278Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9405438Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9405612Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9405775Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9405936Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9406111Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9406272Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9406445Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9406607Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9406794Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9406970Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9407133Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9407297Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9407493Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9407659Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9407836Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9408001Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9408162Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9408337Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9408501Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9408664Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9408841Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9409002Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9409180Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9409344Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9409545Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9409722Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9409919Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9410082Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9410256Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9410418Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9410597Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9410759Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9410920Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9411115Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9411281Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9411442Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9411618Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9411782Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9411944Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9412121Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9412284Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9412462Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9412625Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9412786Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9412962Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9413125Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9413288Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9413463Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9413628Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9413802Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9413964Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9414127Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9414329Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9414491Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9414654Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9414831Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9414994Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9415191Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9415353Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9415518Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9415693Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9415856Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9416018Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9416190Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9416353Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9416531Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9416693Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9416855Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9417030Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9417192Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9417353Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9417551Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9417819Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9417996Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9418158Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9418325Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9418503Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9418696Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9418859Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9419038Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9419201Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9419381Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9419548Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9419714Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9419935Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9420205Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9420518Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9420841Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9421012Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9421175Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9421353Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9421515Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9421688Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9421851Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9422012Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9422186Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9422348Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9422541Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9422714Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9422874Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9423050Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9423239Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9423404Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9423575Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9423739Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9423898Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9424073Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9424234Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9424408Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9424569Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9424732Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9424910Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9425073Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9425236Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9425410Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9425601Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9425778Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9425942Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9426105Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9426283Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9426446Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9426610Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9426810Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9426975Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9427151Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9427312Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9427476Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9427649Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9427812Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9427973Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9428182Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9428344Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9428520Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9428683Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9428845Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9429023Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9429185Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9429351Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9429534Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9429697Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9429873Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9430037Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9430222Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9430399Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9430564Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9430728Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9430926Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9431090Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9431255Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9431437Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9431601Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9431778Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9431945Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9432110Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9432290Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9432455Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9432619Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9432801Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9432967Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9433147Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9433355Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9433613Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9433945Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9434251Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9434428Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9434605Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9434770Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9434980Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9435149Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9435311Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9435491Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9435656Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9435824Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9436000Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9436166Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9436346Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9436508Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9436672Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9436852Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9437017Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9437182Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9437360Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9437523Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9437698Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9437858Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9438018Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9438220Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9438382Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9438544Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9438719Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9438918Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9439093Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9439255Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9439418Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9439592Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9439755Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9439919Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9440094Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9440256Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9440419Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9440599Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9440762Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9440939Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9441102Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9441289Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9441466Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9441631Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9441793Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9441971Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9442135Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9442311Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9442497Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9442661Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9442893Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9443054Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9443218Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9443393Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9443555Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9443728Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9443890Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9444054Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9444226Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9444391Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9444553Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9444729Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9444892Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9445067Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9445231Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9445392Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9445566Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9445729Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9445921Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9446097Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9446261Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9446437Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9446624Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9446788Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9446964Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9447130Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9447291Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9447466Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9447629Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9448050Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9448217Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9448384Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9448564Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9448730Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9448893Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9449071Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9449446Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9449764Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9450090Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9450277Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9450461Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9450625Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9450786Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9451010Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9451175Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9451339Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9451513Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9451678Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9451852Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9452014Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9452177Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9452352Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9452516Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9452679Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9452858Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9453023Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9453203Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9453368Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9453535Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9453709Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9453871Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9454035Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9454250Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9454411Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9454585Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9454748Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9454949Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9455128Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9455289Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9455452Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9455627Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9455790Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9455967Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9456131Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9456295Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9456470Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9456633Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9456793Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9456973Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9457155Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9457355Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9457517Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9457759Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9457938Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9458101Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9458269Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9458447Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9458638Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9458819Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9459017Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9459181Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9459359Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9459526Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9459689Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9459868Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9460032Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9460220Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9460395Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9460560Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9460736Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9460899Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9461062Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9461236Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9461404Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9461567Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9461741Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9461903Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9462102Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9462266Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9462427Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9462603Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9462790Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9462955Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9463132Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9463298Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9463476Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9463642Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9463806Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9463988Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9464154Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9464320Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9464499Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9464666Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9464844Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9465010Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9465205Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9465389Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9465557Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9465721Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9465907Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9466072Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9466251Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9466444Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9466611Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9466786Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9466952Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9467119Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9467299Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9467465Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9467647Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9467815Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9467981Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9468156Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9468324Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9468488Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9468662Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9468826Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9468990Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9469168Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9469329Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9469507Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9469714Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9469877Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9470051Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9470218Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9470378Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9470579Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9470740Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9470919Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9471080Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9471242Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9471417Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9471579Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9471740Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9471913Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9472112Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9472396Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9472714Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9473011Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9473206Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9473425Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9473586Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9473763Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9473926Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9474101Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9474272Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9474456Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9474638Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9474805Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9474970Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9475148Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9475313Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9475488Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9475649Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9475811Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9475989Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9476150Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9476311Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9476487Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9476652Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9476825Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9476986Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9477148Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9477321Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9477482Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9477643Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9477842Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9478003Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9478165Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9478343Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9478530Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9478706Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9478869Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9479034Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9479207Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9479370Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9479558Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9479735Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9479899Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9480075Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9480239Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9480403Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9480578Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9480740Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9480932Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9481112Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9481276Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9481455Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9481620Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9481783Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9481959Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9482143Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9482307Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9482483Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9482645Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9482821Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9482984Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9483146Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9483320Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9483485Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9483646Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9483818Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9483983Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9484155Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9484324Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9484485Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9484660Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9484821Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9484982Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9485155Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9485317Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9485516Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9485678Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9485844Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9486018Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9486205Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9486368Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9486542Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9486705Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9486879Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9487039Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9487199Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9487375Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9487536Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9487700Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9487872Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9488035Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9488197Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9488370Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9488560Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9488734Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9488894Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9489055Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9489232Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9489393Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9489556Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9489754Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9489919Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9490094Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9490256Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9490420Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9490598Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9490759Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9490923Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9491103Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9491265Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9491443Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9491608Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9491833Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9492008Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9492170Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9492334Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9492509Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9492673Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9492845Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9493037Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9493201Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9493374Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9493538Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9493726Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9493902Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9494064Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9494241Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9494403Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9494565Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9494739Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9494902Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9495078Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9495253Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9495419Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9495599Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9495763Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9495927Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9496129Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9496293Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9496456Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9496633Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9496799Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9496977Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9497141Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9497342Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9497519Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9497787Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9497952Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9498132Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9498297Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9498462Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9498640Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9498803Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9498983Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9499149Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9499314Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9499492Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9499657Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9499821Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9500002Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9500168Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9500346Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9500510Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9500674Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9500901Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9501065Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9501231Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9501405Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9501594Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9501772Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9501938Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9502104Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9502281Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9502445Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9502610Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9502785Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9502950Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9503126Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9503288Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9503451Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9503627Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9503789Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9503978Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9504151Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9504314Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9504488Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9504652Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9504815Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9504991Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9505178Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9505344Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9505518Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9505680Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9505860Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9506023Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9506187Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9506365Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9506532Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9506695Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9506869Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9507036Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9507200Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9507377Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9507540Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9507718Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9507881Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9508044Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9508220Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9508415Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9508578Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9508753Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9508918Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9509119Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9509282Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9509443Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9509621Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9509784Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9509945Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9510117Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9510282Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9510455Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9510619Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9510784Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9510958Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9511123Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9511287Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9511547Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9511715Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9511895Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9512059Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9512225Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9512406Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9512570Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9512761Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9512941Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9513106Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9513283Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9513444Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9513609Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9513785Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9513948Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9514109Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9514285Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9514446Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9514622Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9514785Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9514949Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9515124Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9515286Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9515480Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9515655Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9515817Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9515980Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9516180Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9516344Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9516518Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9516682Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9516867Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9517045Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9517208Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9517372Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9517550Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9517711Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9517888Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9518052Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9518213Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9518387Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9518583Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9518751Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9518923Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9519085Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9519290Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9519452Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9519614Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9519787Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9519952Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9520115Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9520290Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9520480Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9520660Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9520824Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9520986Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9521162Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9521326Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9521488Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9521666Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9521829Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9522007Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9522169Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9522334Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9522510Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9522674Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9522836Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9523021Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9523184Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9523363Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9523529Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9523722Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9523896Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9524060Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9524225Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9524399Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9524588Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9524766Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9524930Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9525093Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9525267Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9525429Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9525592Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9525768Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9525931Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9526097Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9526273Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9526438Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9526614Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9526775Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9526978Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9527154Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9527317Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9527481Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9527659Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9527823Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9528029Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9528195Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9528361Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9528543Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9528710Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9528875Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9529052Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9529218Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9529396Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9529562Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9529729Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9529907Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9530074Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9530240Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9530419Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9530585Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9530767Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9530932Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9531097Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9531274Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9531468Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9531633Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9531814Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9531979Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9532182Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9532348Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9532512Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9532693Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9532859Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9533023Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9533199Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9533363Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9533541Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9533703Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9533867Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9534044Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9534205Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9534365Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9534565Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9534726Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9534890Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9535062Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9535225Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9535398Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9535560Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9535745Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9535920Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9536085Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9536246Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9536423Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9536585Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9536758Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9536920Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9537085Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9537258Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9537420Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9537583Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9537843Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9538008Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9538184Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9538347Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9538509Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9538685Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9538847Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9539009Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9539218Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9539383Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9539558Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9539722Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9539912Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9540087Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9540251Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9540416Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9540591Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9540753Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9540926Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9541091Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9541253Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9541430Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9541595Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9541759Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9541932Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9542093Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9542295Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9542457Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9542622Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9542795Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9542960Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9543122Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9543300Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9543490Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9543655Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9543830Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9543992Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9544169Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9544330Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9544492Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9544665Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9544827Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9544988Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9545164Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9545327Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9545505Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9545666Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9545826Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9546002Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9546161Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9546322Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9546498Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9546689Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9546863Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9547027Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9547190Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9547388Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9547551Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9547924Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9548101Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9548263Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9548441Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9548605Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9548770Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9548947Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9549110Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9549274Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9549452Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9549613Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9549790Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9550057Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9550218Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9550394Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9550557Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9550721Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9550897Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9551058Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9551270Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9551434Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9551597Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9551770Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9551933Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9552095Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9552270Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9552436Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9552609Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9552773Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9552934Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9553114Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9553276Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9553439Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9553614Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9553776Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9553940Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9554114Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9554277Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9554451Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9554666Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9554828Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9555007Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9555170Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9555388Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9555569Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9555731Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9555908Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9556072Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9556234Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9556408Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9556573Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9556734Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9556909Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9557073Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9557249Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9557412Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9557574Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9557775Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9557937Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9558101Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9558277Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9558440Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9558615Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9558778Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9558973Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9559164Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9559325Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9559488Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9559665Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9559829Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9560007Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9560169Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9560335Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9560511Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9560676Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9560841Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9561021Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9561185Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9561366Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9561534Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9561699Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9561878Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9562041Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9562240Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9562420Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9562585Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9562752Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9562960Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9563126Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9563306Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9563472Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9563637Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9563816Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9563979Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9564148Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9564325Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9564489Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9564668Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9564836Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9565001Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9565183Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9565380Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9565541Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9565720Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9565886Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9566068Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9566234Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9566442Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9566646Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9566812Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9566976Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9567158Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9567325Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9567503Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9567665Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9567826Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9567999Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9568163Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9568325Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9568500Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9568662Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9568838Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9568999Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9569187Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9569363Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9569525Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9569687Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9569862Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9570061Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9570236Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9570398Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9570563Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9570765Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9570930Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9571091Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9571301Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9571466Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9571643Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9571807Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9571974Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9572151Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9572313Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9572477Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9572653Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9572815Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9572978Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9573183Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9573344Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9573519Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9573687Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9573853Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9574028Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9574189Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9574382Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9574557Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9574720Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9574893Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9575056Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9575220Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9575396Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9575558Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9575721Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9575897Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9576060Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9576238Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9576403Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9576567Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9576759Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9576923Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9577086Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9577296Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9577457Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9577766Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9577934Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9578100Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9578278Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9578441Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9578637Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9578814Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9578983Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9579160Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9579322Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9579485Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9579661Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9579826Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9579986Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9580160Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9580321Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9580523Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9580684Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9580845Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9581045Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9581207Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9581367Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9581540Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9581704Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9581865Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9582065Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9582228Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9582405Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9582565Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9582727Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9582904Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9583065Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9583226Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9583402Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9583563Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9583738Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9583899Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9584061Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9584234Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9584394Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9584558Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9584734Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9584909Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9585082Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9585243Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9585447Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9585623Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9585785Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9585949Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9586174Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9586339Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9586514Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9586676Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9586837Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9587014Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9587175Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9587343Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9587523Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9587685Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9587861Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9588029Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9588191Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9588365Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9588553Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9588715Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9588887Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9589050Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9589215Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9593779Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9593966Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9594220Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9594392Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9594561Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9594743Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9594919Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9595082Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9595261Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9595428Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9595609Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9595774Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9595939Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9596117Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9596282Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9596448Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9596625Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9596791Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9596955Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9597133Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9597300Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9597479Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9597678Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9597845Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9598028Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9598193Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9598385Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9598565Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9598729Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9598913Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9599074Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9599240Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9599419Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9599586Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9599751Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9599932Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9600097Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9600278Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9600441Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9600603Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9600843Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9601004Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9601168Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9601345Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9601509Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9601687Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9601848Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9602042Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9602219Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9602380Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9602541Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9602719Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9602880Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9603054Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9603215Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9603379Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9603552Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9603715Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9603879Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9604055Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9604219Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9604393Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9604556Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9604717Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9604890Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9605053Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9605244Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9605419Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9605581Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9605749Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9605954Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9606117Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9606293Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9606459Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9606623Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9606801Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9606965Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9607130Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9607303Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9607465Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9607641Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9607805Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9607967Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9608142Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9608331Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9608493Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9608666Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9608828Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9609004Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9609167Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9609328Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9609527Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9609691Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9609854Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9610029Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9610193Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9610368Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9610533Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9610694Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9610869Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9611032Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9611194Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9611370Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9611532Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9611709Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9611871Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9612035Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9612210Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9612371Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9612532Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9612705Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9612899Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9613073Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9613238Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9613399Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9613601Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9613767Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9613928Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9614108Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9614269Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9614447Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9614607Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9614771Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9614947Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9615111Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9615275Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9615450Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9615612Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9615774Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9615982Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9616145Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9616321Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9616484Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9616647Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9616819Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9616983Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9617187Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9617363Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9617524Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9617803Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9617968Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9618129Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9618308Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9618468Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9618632Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9618807Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9618968Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9619145Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9619313Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9619474Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9619650Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9619815Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9619975Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9620153Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9620317Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9620527Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9620697Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9620859Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9621034Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9621221Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9621386Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9621563Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9621733Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9621908Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9622074Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9622243Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9622419Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9622583Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9622746Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9622926Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9623090Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9623267Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9623429Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9623616Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9623791Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9623952Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9624115Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9624288Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9624453Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9624617Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9624819Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9624984Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9625160Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9625322Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9625482Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9625660Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9625821Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9625984Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9626161Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9626328Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9626506Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9626671Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9626835Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9627015Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9627179Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9627342Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9627521Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9627685Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9627862Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9628026Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9628217Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9628393Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9628557Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9628723Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9628926Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9629092Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9629267Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9629434Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9629601Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9629782Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9629947Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9630115Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9630294Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9630459Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9630638Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9630804Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9630969Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9631148Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9631342Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9631506Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9631684Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9631848Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9632032Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9632194Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9632358Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9632562Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9632729Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9632891Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9633070Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9633233Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9633393Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9633566Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9633726Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9633901Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9634092Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9634254Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9634431Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9634594Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9634757Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9634930Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9635094Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9635268Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9635429Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9635589Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9635792Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9635955Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9636118Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9636295Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9636458Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9636728Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9636892Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9637059Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9637234Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9637395Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9637560Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9637736Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9637902Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9638081Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9638247Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9638408Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9638585Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9638749Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9638912Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9639112Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9639275Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9639447Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9639608Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9639773Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9639948Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9640134Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9640297Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9640472Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9640636Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9640811Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9640975Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9641139Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9641313Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9641476Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9641640Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9641816Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9641979Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9642156Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9642321Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9642482Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9642660Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9642825Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9642987Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9643162Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9643323Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9643511Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9643684Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9643849Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9644024Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9644865Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9645038Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9645218Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9645385Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9645549Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9645730Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9645892Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9646072Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9646233Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9646395Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9646570Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9646733Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9646895Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9647068Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9647276Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9647452Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9647614Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9647977Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9648158Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9648319Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9648484Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9648760Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9648926Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9649103Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9649265Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9649428Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9649605Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9649766Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9649929Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9650107Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9650270Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9650445Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9650608Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9650771Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9650946Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9651104Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9651266Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9651439Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9651599Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9651776Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9651937Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9652144Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9652317Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9652478Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9652640Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9652851Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9653015Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9653177Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9653358Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9653519Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9653696Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9653856Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9654020Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9654194Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9654360Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9654522Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9654699Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9654860Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9655038Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9655244Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9655408Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9655581Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9655741Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9655904Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9656077Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9656237Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9656434Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9656597Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9656758Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9656930Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9657093Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9657254Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9657428Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9657590Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9657841Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9658005Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9658168Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9658347Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9658527Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9658692Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9658869Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9659035Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9659211Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9659375Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9659538Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9659746Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9659911Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9660075Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9660254Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9660449Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9660625Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9660789Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9660955Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9661139Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9661305Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9661468Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9661651Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9661814Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9661994Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9662161Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9662325Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9662505Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9662669Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9662859Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9663037Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9663200Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9663364Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9663546Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9663710Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9663886Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9664071Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9664234Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9664414Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9664578Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9664745Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9664920Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9665082Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9665258Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9665423Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9665590Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9665769Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9665935Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9666100Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9666277Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9666441Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9666613Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9666774Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9666935Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9667107Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9667269Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9667457Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9667630Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9667794Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9667967Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9668152Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9668317Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9668491Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9668654Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9668817Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9668992Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9669153Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9669332Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9669520Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9669681Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9669861Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9670027Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9670192Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9670366Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9670556Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9670733Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9670899Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9671061Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9671239Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9671402Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9671565Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9671765Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9671930Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9672092Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9672269Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9672434Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9672607Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9672769Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9672930Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9673104Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9673266Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9673429Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9673604Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9673768Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9673943Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9674105Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9674270Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9674446Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9674609Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9674773Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9674973Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9675136Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9675314Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9675479Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9675713Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9675889Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9676051Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9676215Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9676390Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9676551Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9676726Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9676890Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9677053Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9677230Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9677399Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9677563Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9677740Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9677903Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9678100Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9678262Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9678422Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9678595Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9678758Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9678921Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9679098Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9679283Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9679461Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9679625Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9679786Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9679960Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9680124Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9680286Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9680459Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9680623Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9680787Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9680961Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9681125Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9681300Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9681466Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9681628Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9681802Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9681964Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9682126Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9682299Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9682461Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9682658Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9682821Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9682981Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9683156Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9683343Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9683506Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9683679Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9683842Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9684014Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9684175Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9684336Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9684512Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9684674Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9684835Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9685011Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9685175Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9685350Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9685514Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9685704Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9685878Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9686039Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9686202Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9686380Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9686542Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9686720Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9686908Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9687073Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9687247Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9687409Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9687574Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9687752Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9687916Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9688090Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9688254Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9688416Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9688593Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9688758Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9688921Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9689097Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9689260Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9689436Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9689598Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9689760Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9689933Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9690121Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9690283Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9690459Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9690625Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9690787Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9690988Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9691153Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9691332Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9691496Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9691658Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9691835Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9691998Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9692165Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9692342Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9692509Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9692688Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9692855Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9693019Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9693194Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9693385Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9693546Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9693727Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9693891Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9694071Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9694237Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9694431Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9694608Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9694776Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9694941Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9695120Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9695284Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9695464Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9695630Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9695798Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9695974Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9696136Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9696297Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9696475Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9696639Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9696817Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9696983Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9697149Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9697326Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9697488Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9697736Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9697946Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9698106Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9698281Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9698443Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9698629Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9698806Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9698966Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9699130Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9699306Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9699466Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9699626Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9699805Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9699969Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9700142Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9700305Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9700468Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9700641Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9700802Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9700990Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9701170Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9701330Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9701508Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9701672Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9701837Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9702038Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9702226Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9702391Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9702569Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9702730Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9702906Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9703070Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9703232Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9703406Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9703569Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9703729Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9703906Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9704069Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9704242Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9704406Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9704567Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9704744Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9704906Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9705068Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9705243Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9705405Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9705617Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9705779Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9705942Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9706116Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9706304Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9706468Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9706644Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9706809Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9706985Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9707148Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9707310Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9707488Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9707652Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9707817Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9707994Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9708158Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9708319Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9708493Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9708680Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9708857Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9709018Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9709182Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9709356Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9709517Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9709679Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9709878Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9710042Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9710216Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9710378Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9710542Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9710718Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9710880Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9711041Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9711215Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9711379Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9711552Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9711716Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9711881Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9712055Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9712217Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9712379Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9712552Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9712715Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9712891Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9713079Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9713241Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9713416Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9713580Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9713770Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9713945Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9714105Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9714283Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9714444Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9714604Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9714777Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9714940Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9715101Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9715275Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9715439Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9715614Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9715776Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9715938Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9716138Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9716299Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9716462Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9716636Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9716798Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9716972Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9717134Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9717320Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9717496Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9717662Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9717824Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9718002Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9718167Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9718329Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9718504Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9718670Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9718851Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9719012Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9719177Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9719353Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9719517Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9719677Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9719850Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9720012Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9720186Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9720349Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9720513Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9720714Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9720875Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9721039Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9721215Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9721403Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9721578Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9721741Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9721908Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9722092Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9722254Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9722417Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9722597Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9722760Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9722939Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9723106Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9723272Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9723448Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9723611Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9723816Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9723992Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9724156Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9724334Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9724499Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9724664Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9724842Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9725042Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9725209Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9725386Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9725550Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9725729Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9725893Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9726058Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9726235Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9726400Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9726565Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9726743Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9726910Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9727076Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9727253Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9727416Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9727597Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9727762Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9727926Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9728105Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9728292Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9728454Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9728635Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9728802Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9728979Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9729166Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9729329Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9729504Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9729665Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9729828Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9730001Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9730163Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9730335Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9730496Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9730658Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9730832Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9730993Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9731154Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9731357Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9731520Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9731692Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9731855Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9732016Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9732192Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9732354Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9732555Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9732733Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9732899Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9733073Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9733235Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9733401Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9733575Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9733738Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9733902Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9734084Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9734247Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9734425Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9734587Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9734751Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9734927Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9735092Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9735257Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9735430Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9735591Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9735765Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9735953Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9736115Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9736289Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9736454Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9736641Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9736816Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9736978Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9737142Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9737316Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9737479Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9737735Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9737904Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9738068Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9738247Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9738413Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9738579Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9738757Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9738947Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9739157Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9739321Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9739484Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9739659Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9739821Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9739983Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9740160Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9740351Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9740533Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9740694Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9740856Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9741030Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9741191Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9741352Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9741526Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9741688Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9741861Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9742022Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9742185Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9742359Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9742523Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9742684Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9742859Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9743019Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9743194Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9743355Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9743542Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9743719Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9743880Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9744042Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9744216Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9744403Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9744577Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9744741Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9744904Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9745077Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9745242Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9745404Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9745579Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9745741Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9745905Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9746080Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9746243Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9746416Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9746576Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9746761Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9746934Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9747098Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9747260Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9747436Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9747600Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9748056Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9748221Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9748385Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9748563Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9748726Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9748890Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9749066Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9749229Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9749405Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9749570Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9749732Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9749907Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9750076Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9750240Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9750414Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9750578Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9750757Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9750919Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9751083Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9751255Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9751460Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9751622Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9751798Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9751960Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9752172Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9752335Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9752498Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9752673Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9752835Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9753000Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9753175Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9753340Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9753515Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9753679Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9753842Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9754019Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9754182Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9754345Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9754556Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9754720Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9754884Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9755060Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9755227Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9755405Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9755569Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9755759Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9755934Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9756104Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9756271Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9756450Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9756615Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9756793Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9756958Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9757125Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9757305Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9757471Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9757639Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9757817Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9757984Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9758163Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9758331Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9758496Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9758674Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9758841Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9759005Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9759284Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9759469Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9759647Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9759809Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9759995Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9760174Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9760338Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9760501Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9760674Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9760839Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9763268Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9763469Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9763635Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9763798Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9763993Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9764156Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9764338Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9764498Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9764702Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9764875Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9765036Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9765197Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9765398Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9765560Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9765720Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9765895Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9766058Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9766231Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9766393Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9766556Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9766729Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9766893Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9767054Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9767234Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9767396Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9767571Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9767733Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9767897Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9768075Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9768237Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9768403Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9768577Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9768739Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9768913Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9769110Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9769273Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9769449Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9769612Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9769801Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9769977Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9770139Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9770303Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9770477Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9770642Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9770817Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9771054Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9771216Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9771391Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9771555Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9771717Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9771891Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9772054Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9772257Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9772422Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9772586Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9772767Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9772935Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9773099Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9773275Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9773438Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9773614Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9773778Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:13:13.9773941Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9774117Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9774280Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9774442Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9774617Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9774781Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9774956Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9775117Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9775280Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9775454Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9775618Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9775779Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9775978Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9776144Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9776321Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9776483Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9776645Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9776843Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9777006Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9777168Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9777342Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9777528Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9777834Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9777996Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9778160Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9778336Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9778499Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9778661Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9778890Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9779053Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9779216Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9779390Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9779553Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9779727Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9779893Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9780083Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9780263Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9780424Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9780585Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9780762Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9780923Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9781095Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9781257Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9781419Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9781594Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9781756Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9781919Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9782093Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9782254Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9782429Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9782594Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9782757Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9782930Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9783091Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9783253Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9783428Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9783591Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9783767Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9783928Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9784093Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9784270Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9784460Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9784623Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9784801Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9784965Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9785143Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9785330Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9785493Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9785671Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9785833Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9785994Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9786169Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9786362Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9786537Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9786700Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9786864Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9787038Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9787203Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9787365Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9787565Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9787728Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9787901Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9788078Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9788243Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9788421Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9788585Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9788749Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9788926Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9789092Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9789255Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9789433Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9789598Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9789775Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9789938Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9790104Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9790283Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9790451Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9790615Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9790794Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9790960Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9791138Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9791302Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9791468Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9791646Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9791810Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9791972Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9792181Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9792344Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9792522Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9792686Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9792894Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9793100Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9793261Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9793428Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9793600Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9793762Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9793939Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9794135Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9794298Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9794474Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9794636Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9794801Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9794979Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9795141Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9795341Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9795505Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9795669Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9795844Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9796008Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9796206Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9796381Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9796542Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9796716Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9796879Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9797040Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9797214Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9797376Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9797541Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9797714Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9797878Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9798040Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9798212Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9798375Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9798549Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9798714Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9798875Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9799050Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9799211Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9799371Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9799546Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9799736Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9799913Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9800075Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9800240Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9800420Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9800608Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9800772Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9800948Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9801114Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9801288Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9801451Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9801641Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9801817Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9801979Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9802142Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9802317Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9802481Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9802654Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9802816Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9803004Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9803177Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9803339Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9803502Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9803681Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9803844Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9804019Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9804182Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9804346Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9804522Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9804685Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9804851Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9805028Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9805190Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9805365Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9805532Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9805695Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9805869Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9806031Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9806195Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9806370Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9806537Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9806755Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9806916Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9807077Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9807252Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9807439Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9807601Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9807774Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9807936Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9808122Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9808295Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9808457Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9808633Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9808795Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9808956Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9809128Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9809318Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9809481Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9809653Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9809815Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9809991Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9810152Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9810315Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9810515Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9810678Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9810839Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9811013Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9811179Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9811353Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9811515Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9811696Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9811869Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9812032Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9812195Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9812370Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9812531Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9812703Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9812864Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9813028Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9813202Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9813363Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9813524Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9813700Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9813867Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9814042Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9814225Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9814387Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9814561Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9814724Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9814889Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9815092Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9815255Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9815430Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9815595Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9815782Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9815960Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9816122Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9816287Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9816465Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9816628Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9816791Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9816997Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9817160Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9817334Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9817497Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9817751Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9817927Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9818087Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9818280Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9818456Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9818618Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9818794Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9818960Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9819122Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9819294Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9819457Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9819620Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9819794Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9819958Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9820136Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9820299Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9820462Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9820638Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9820805Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9820968Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9821146Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9821314Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9821493Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9821657Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9821822Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9822002Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9822166Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9822330Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9822509Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9822713Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9822889Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9823057Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9823222Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9823425Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9823590Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9823753Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9823935Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9824101Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9824281Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9824446Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9824637Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9824814Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9824985Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9825146Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9825327Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9825494Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9825657Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9825865Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9826027Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9826207Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9826371Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9826540Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9826718Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9826882Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9827044Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9827219Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9827383Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9827564Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9827726Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9827893Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9828065Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9828226Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9828389Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9828563Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9828724Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9828898Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9829060Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9829224Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9829400Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9829562Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9829727Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9829901Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9830064Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9830236Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9830428Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9830591Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9830765Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9830928Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9831116Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9831292Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9831459Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9831638Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9831801Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9831967Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9832143Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9832333Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9832497Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9832674Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9832839Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9833017Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9833180Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9833342Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9833543Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9833705Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9833868Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9834043Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9834208Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9834383Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9834547Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9834708Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9834884Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9835045Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9835209Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9835384Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9835546Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9835707Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9835882Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9836049Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9836227Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9836390Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9836553Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9836729Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9836893Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9837056Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9837232Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9837395Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9837571Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9837732Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9837920Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9838121Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9838283Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9838450Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9838623Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9838809Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9838987Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9839149Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9839312Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9839488Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9839652Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9839843Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9840019Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9840181Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9840355Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9840517Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9840680Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9840854Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9841017Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9841203Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9841377Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9841540Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9841717Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9841880Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9842042Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:13:13.9842223Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9842391Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9842558Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9842734Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9842899Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9843075Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9843237Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9843400Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9843577Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9843742Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9843904Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9844079Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9844241Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9844406Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9844580Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9844744Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9844921Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9845084Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9845247Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9845423Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9845611Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9845774Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9845949Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9846112Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9846312Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9846476Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9846639Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9846815Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9846979Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9847143Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9847345Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9847511Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9847865Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9848032Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9848196Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9848395Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9848562Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9848725Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9849006Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9849173Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9849352Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9849517Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9849681Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9849857Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9850020Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9850184Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9850361Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9850524Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9850702Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9850869Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9851034Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9851209Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9851371Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9851537Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9851713Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9851876Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9852066Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9852232Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9852396Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9852574Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9852740Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9852905Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9853084Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9853249Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9853470Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9853636Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9853802Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9853998Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9854200Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9854365Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9854545Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9854713Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9854878Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9855076Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9855238Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9855462Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9855629Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9855794Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9855973Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9856140Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9856305Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9856484Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9856675Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9856851Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9857017Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9857181Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9857364Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9857530Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9857827Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9858007Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9858175Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9858354Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9858520Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9858684Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9858863Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9859028Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9859194Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9859378Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9859544Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9859726Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9859887Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9860050Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9860227Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9860389Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9860554Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9860727Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9860889Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9861062Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9861258Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9861422Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9861596Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9861760Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9861948Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9862124Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9862287Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9862466Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9862629Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9862809Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9862986Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9863184Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9863349Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9863527Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9863693Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9863859Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9864033Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9864197Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9864400Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9864562Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9864727Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9864905Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9865071Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9865237Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9865413Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9865576Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9865753Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9865916Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9866079Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9866256Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9866418Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9866583Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9866755Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9866922Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9867097Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9867259Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9867422Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9867599Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9867763Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9867926Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9868104Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9868267Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9868445Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9868607Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9868800Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9869026Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9869192Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9869356Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9869556Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9869720Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9869896Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9870061Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9870224Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9870399Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9870562Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9870753Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9870928Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9871091Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9871265Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9871445Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9871609Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9871784Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9871972Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9872134Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9872308Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9872470Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9872652Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9872815Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9872978Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9873153Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9873318Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9873483Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9873658Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9873822Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9873986Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9874161Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9874323Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9874502Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9874665Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9874827Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9875001Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9875166Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9875331Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9875505Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9875668Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9875842Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9876004Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9876168Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9876372Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9876535Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9876700Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9876872Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9877058Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9877233Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9877394Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9877559Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9877732Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9877895Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9878058Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9878273Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9878439Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9878614Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9878777Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9878943Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9879117Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9879281Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9879541Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9879719Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9879884Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9880067Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9880237Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9880401Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9880579Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9880742Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9880907Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9881084Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9881251Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9881430Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9881594Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9881757Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9881931Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9882099Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9886808Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9887063Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9887233Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9887409Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9887585Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9887743Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9887924Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9888085Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9888253Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9888431Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9888674Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9888837Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9889012Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9889174Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9889368Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9889540Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9889701Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9889878Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9890039Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9890203Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9890381Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9890583Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9890747Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9890923Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9891085Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9891263Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9891424Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9891587Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9891793Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9891953Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9892115Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9892292Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9892454Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9892629Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9892787Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9892945Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9893125Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9893286Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9893450Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9893625Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9893785Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9893960Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9894120Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9894285Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9894461Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9894621Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9894783Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9894958Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9895115Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9895291Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9895451Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9895611Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9895786Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9895945Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9896134Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9896306Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9896466Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9896637Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9896822Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9896983Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9897158Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9897320Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9897479Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9897742Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9897902Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9898119Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9898293Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9898451Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9898624Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9898786Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9898948Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9899120Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9899307Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9899469Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9899643Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9899803Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9899979Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9900146Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9900305Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9900476Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9900638Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9900797Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9900966Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9901126Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9901301Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9901460Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9901617Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9901792Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9901950Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9902111Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9902282Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9902442Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9902617Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9902778Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9902939Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9903113Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9903274Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9903435Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9903634Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9903800Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9903974Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9904137Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9904325Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9904498Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9904659Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9904823Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9904995Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9905156Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9905328Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9905514Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9905676Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9905848Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9906007Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9906169Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9906343Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9906502Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9906690Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9906862Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9907021Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9907195Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9907357Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9907518Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9907690Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9907849Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9908014Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9908188Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9908352Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9908527Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9908687Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9908847Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9909021Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9909183Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9909346Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9909516Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9909678Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9909856Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9910014Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9910173Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9910348Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9910507Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9910666Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9910836Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9911025Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9911202Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9911362Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9911527Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9911700Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9911898Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9912059Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9912234Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9912397Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9912568Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9912726Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9912913Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9913092Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9913250Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9913411Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9913584Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9913747Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9913922Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9914107Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9914268Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9914441Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9914601Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9914765Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9914942Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9915103Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9915276Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9915437Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9915599Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9915773Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9915934Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9916095Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9916266Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9916426Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9916589Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9916759Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9916921Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9917094Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9917252Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9917417Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9917591Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9917753Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9917916Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9918090Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9918253Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9918454Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9918615Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9918775Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9918949Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9919111Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9919301Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9919478Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9919643Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9919820Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9919980Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9920141Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9920344Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9920506Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9920667Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9920844Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9921004Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9921181Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9921340Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9921502Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9921708Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9921869Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9922033Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9922211Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9922375Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9922551Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9922712Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9922873Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9923051Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9923214Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9923378Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9923553Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9923715Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9923913Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9924075Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9924238Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9924415Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9924577Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9924738Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9924917Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9925078Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9925242Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9925418Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9925578Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9925755Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9925918Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9926108Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9926286Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9926445Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9926606Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9926802Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9926963Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9927138Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9927297Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9927460Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9927632Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9927817Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9927980Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9928152Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9928312Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9928487Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9928646Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9928805Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9928977Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9929160Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9929326Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9929497Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9929659Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9929833Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9929994Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9930155Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9930331Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9930492Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9930652Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9930822Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9930985Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9931159Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9931318Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9931480Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9931659Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9931817Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9931978Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9932149Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9932310Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9932482Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9932639Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9932802Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9932976Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9933135Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9933297Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9933496Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9933657Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9933820Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9933990Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9934174Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9934350Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9934511Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9934675Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9934847Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9935007Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9935193Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9935368Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9935530Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9935708Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9935867Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9936029Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9936202Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9936361Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9936547Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9936720Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9936880Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9937054Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9937215Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9937374Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9937548Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9937794Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9937959Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9938132Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9938293Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9938470Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9938631Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9938799Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9938976Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9939142Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9939304Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9939502Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9939662Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9939835Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9939993Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9940153Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9940327Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9940486Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9940647Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9940819Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9941022Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9941196Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9941353Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9941512Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9941711Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9941870Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9942034Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9942210Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9942368Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9942544Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9942702Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9942897Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9943070Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9943228Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9943390Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9943564Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9943720Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9943881Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9944083Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9944244Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9944418Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9944576Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9944739Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9944915Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9945074Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9945235Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9945408Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9945569Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9945745Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9945905Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9946065Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9946236Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9946393Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9946556Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9946736Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9946894Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9947067Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9947227Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9947387Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9947558Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9947899Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9948062Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9948234Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9948392Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9948662Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9948821Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9948981Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9949157Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9949354Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9949517Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9949690Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9949852Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9950034Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9950198Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9950362Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9950579Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9950743Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9950909Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9951087Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9951255Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9951433Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9951598Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9951803Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9951982Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9952146Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9952311Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9952497Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9952661Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9952826Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9953005Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9953171Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9953351Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9953517Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9953685Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9953864Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9954033Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9954198Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9954380Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9954545Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9954726Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9954890Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9955056Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9955236Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9955400Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9955566Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9955747Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9955912Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9956092Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9956281Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9956444Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9956619Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9956781Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9956969Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9957144Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9957307Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9957484Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9957646Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9957809Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9957980Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9958168Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9958331Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9958504Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9958667Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9958842Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9959003Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9959164Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9959364Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9959526Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9959690Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9959864Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9960033Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9960207Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9960370Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9960536Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9960717Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9960879Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9961044Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9961219Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9961381Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9961560Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9961724Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9961890Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9962066Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9962231Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9962395Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9962575Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9962743Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9962908Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9963089Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9963253Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9963429Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9963593Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9963784Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9963961Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9964123Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9964287Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9964488Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9964653Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9964829Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9964993Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9965157Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9965331Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9965493Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9965706Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9965884Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9966047Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9966223Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9966386Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9966552Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9966727Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9966929Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9967093Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9967269Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9967433Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9967615Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9967778Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9967942Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9968118Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9968284Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9968449Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9968628Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9968795Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9968973Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9969133Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9969297Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9969476Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9969638Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9969800Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9969975Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9970140Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9970314Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9970476Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9970640Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9970814Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9970979Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9971145Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9971351Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9971514Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9971677Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9971851Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9972037Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9972213Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9972376Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9972542Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9972716Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9972880Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9973041Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9973241Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9973408Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9973581Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9973743Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9973908Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9974081Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9974243Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9974443Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9974617Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9974778Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9974953Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9975118Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9975281Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9975455Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9975617Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9975781Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9975957Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9976119Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9976296Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9976459Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9976623Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9976798Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9976968Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9977132Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9977305Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9977469Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9977723Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9977887Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9978050Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9978231Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9978394Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9978560Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9978740Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9978943Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9979120Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9979283Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9979447Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9979648Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9979811Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9979973Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9980148Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9980312Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9980475Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9980653Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9980843Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9981019Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9981183Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9981347Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9981524Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9981687Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9981850Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9982054Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9982218Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9982394Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9982557Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9982729Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9982909Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9983073Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9983239Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9983419Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:13:13.9983583Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9983761Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9983927Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9984092Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9984270Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9984434Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9984602Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9984782Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9984946Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9985127Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9985295Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9985459Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9985638Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9985805Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9985970Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9986150Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9986315Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9986524Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9986689Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9986854Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9987035Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9987199Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9987389Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9987570Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9987736Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9987915Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9988078Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9988242Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9988445Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9988610Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9988773Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9988955Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9989120Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9989299Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9989462Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9989650Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9989822Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9989983Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9990144Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9990320Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9990482Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9990645Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9990818Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9990980Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9991157Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9991320Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9991484Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9991658Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9991821Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9991984Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9992161Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9992324Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9992501Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9992662Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9992827Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9993002Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9993163Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9993327Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9993508Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9993672Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9993847Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9994042Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9994206Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9994383Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9994546Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9994715Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9994917Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9995082Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9995258Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9995421Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9995584Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9995758Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9995961Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9996129Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9996302Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9996466Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9996640Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9996805Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9996967Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9997166Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9997328Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9997492Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9997667Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9997831Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9998006Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9998167Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9998330Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9998506Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9998673Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9998839Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9999018Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9999180Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9999371Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9999547Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9999713Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:13.9999888Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0000052Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0000215Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0000391Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0000555Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0000719Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0000896Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0001062Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0001240Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0001404Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0001569Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0001789Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0001951Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0002113Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0002287Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0002475Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0002650Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0002811Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0002975Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0003151Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0003314Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0003564Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0003745Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0003909Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0004086Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0004250Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0004416Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0004595Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0004760Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0004948Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0005131Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0005294Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0005471Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0005634Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0005800Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0005979Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0006141Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0006305Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0006480Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0006643Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0006820Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0006983Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0007145Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0007321Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0007487Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0007650Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0007825Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0007987Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0008156Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0008331Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0008494Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0008671Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0008832Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0008995Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0009171Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0009359Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0009522Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0009697Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0009862Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0010065Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0010227Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0010392Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0010572Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0010734Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0010897Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0011095Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0011261Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0011477Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0011640Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0011804Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0011979Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0012141Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0012305Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0012504Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0012669Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0012844Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0013010Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0013174Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0013349Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0013510Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0013673Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0013852Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0014027Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0014203Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0014368Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0014533Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0014711Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0014879Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0015045Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0015224Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0015390Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0015568Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0015733Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0015897Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0016076Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0016243Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0016407Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0016587Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0016754Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0016957Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0017122Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0017286Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0017464Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0017762Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0017929Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0018110Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0018276Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0018441Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0018623Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0018790Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0019008Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0019175Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0019339Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0019518Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0019684Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0019851Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0020030Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0020223Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0020400Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0020563Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0020726Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0020905Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0021070Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0021236Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0021411Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0021580Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0021755Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0021919Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0022088Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0022260Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0022422Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0022584Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0022761Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0022923Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0023099Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0023262Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0023426Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0023600Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0023761Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0023925Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0024098Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0024260Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0024434Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0024626Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0024791Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0024968Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0025131Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0025334Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0025516Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0025680Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0025859Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0026024Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0026188Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0026363Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0026554Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0026718Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0026894Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0027058Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0027224Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0027399Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0027561Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0027764Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0027927Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0028090Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0028265Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0028432Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0028595Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0028771Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0028935Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0029111Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0029273Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0029436Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0029612Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0029775Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0029939Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0030116Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0030283Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0030460Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0030625Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0030789Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0030967Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0031131Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0031294Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0031472Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0031636Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0031812Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0031974Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0032163Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0032338Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0032501Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0032664Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0032863Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0033026Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0033202Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0033368Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0033533Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0033732Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0033896Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0034085Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0034261Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0034424Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0034606Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0034770Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0034946Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0035123Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0035310Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0035474Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0035649Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0035814Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0035993Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0036155Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0036318Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0036494Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0036660Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0036823Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0036999Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0037164Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0037327Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0037502Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0037666Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0037844Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0038008Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0038171Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0038346Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0038511Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0038672Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0038846Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0039012Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0039187Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0039350Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0039511Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0039712Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0039876Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0040038Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0040213Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0040400Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0040575Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0040738Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0040903Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0041082Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0041245Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0041409Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0041611Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0041777Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0041956Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0042120Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0042284Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0042497Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0042662Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0042852Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0043033Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0043196Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0043373Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0043541Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0043705Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0043879Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0044043Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0044207Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0044381Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0044545Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0044722Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0044883Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0045047Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0045225Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0045390Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0045555Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0045770Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0045935Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0046100Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0046276Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0046442Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0046621Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0046785Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0046949Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0047128Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0047320Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0047483Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0047838Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0048005Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0048265Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0048431Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0048595Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0048777Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0048942Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0049105Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0049285Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0049487Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0049665Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0049829Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0049998Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0050179Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0050344Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0050510Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0050738Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0050904Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0051083Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0051248Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0051416Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0051593Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0051760Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0051925Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0052105Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0052270Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0052448Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0052613Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0052776Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0052951Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0053115Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0053284Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0053464Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0053627Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0053805Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0053972Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0054136Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0054311Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0054475Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0054637Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0054811Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0054974Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0055188Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0055362Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0055525Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0055699Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0055888Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0056052Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0056230Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0056396Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0056562Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0056737Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0056903Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0057105Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0057268Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0057431Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0057685Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0057854Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0058018Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0058194Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0058385Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0058563Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0058727Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0058892Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0059073Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0059237Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0059399Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0059577Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0059742Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0059919Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0060081Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0060244Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0060418Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0060581Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0060742Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0060925Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0061090Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0061265Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0061427Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0061592Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0061768Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0061930Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0062094Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0062269Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0062433Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0062609Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0062800Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0062965Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0063142Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0063306Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0063493Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0063669Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0063833Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0064011Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0064174Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0064338Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0064513Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0064706Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0064870Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0065045Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0065211Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0065377Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0065553Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0065716Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0065916Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0066078Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0066242Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0066416Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0066582Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0066745Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0066919Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0067081Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0067258Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0067421Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0067588Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0067764Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0067928Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0068091Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0068267Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0068434Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0068610Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0068774Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0068937Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0069118Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0069284Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0069447Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0069623Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0069787Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0069963Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0070126Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0070319Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0070493Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0070655Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0070818Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0070991Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0071178Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0071354Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0071517Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0071681Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0071855Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0072017Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0072206Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0072384Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0072546Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0072722Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0072886Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0073051Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0073227Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0073416Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0073579Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0073754Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0073917Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0074084Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0074259Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0074423Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0074601Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0074765Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0074931Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0075110Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0075276Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0075442Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0075619Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0075783Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0075961Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0076124Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0076288Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0076461Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0076624Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0076790Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0076967Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0077134Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0077310Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0077473Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0077637Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0077841Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0078005Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0078168Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0078360Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0078523Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0078725Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0078890Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0079059Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0079240Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0079405Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0079570Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0079779Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0079944Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0080122Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0080286Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0080450Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0080631Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0080795Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0080996Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0081179Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0081344Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0081522Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0081689Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0081857Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0082035Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0082200Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0082364Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0082546Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0082711Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0082892Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0083057Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0083224Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0083403Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0083568Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0083735Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0083914Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0084080Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0084244Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0084425Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0084590Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0084767Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0084960Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0085123Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0085304Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0085467Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0085658Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0085833Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0085996Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0086170Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0086356Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0086521Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0086695Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0086859Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0087022Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0087196Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0087384Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0087561Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0087723Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0087887Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0088063Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0088230Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0088393Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0088568Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0088757Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0088932Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0089095Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0089261Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0089438Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0089601Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0089765Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0089943Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0090107Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0090284Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0090448Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0090615Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0090794Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0090958Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0091123Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0091300Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0091465Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0091642Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0091808Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0091976Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0092149Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0092311Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0092477Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0092653Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0092817Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0092986Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0093191Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0093358Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0093531Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0093696Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0093884Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0094060Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0094224Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0094390Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0094566Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0094732Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0094934Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0095100Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0095265Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0095442Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0095606Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0095770Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0095944Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0096109Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0096336Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0096499Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0096664Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0096839Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0097004Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0097166Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0097340Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0097503Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0097785Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0097951Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0098114Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0098294Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0098456Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0098620Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0098804Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0098969Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0099147Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0099311Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0099474Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0099656Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0099821Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0099983Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0100161Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0100325Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0100501Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0100664Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0100861Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0101037Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0101199Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0101361Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0101564Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0101727Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0101890Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0102070Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0102232Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0102406Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0102569Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0102759Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0102935Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0103098Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0103262Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0103437Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0103601Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0103774Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0103962Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0104125Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0104300Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0104466Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0104633Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0104808Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0104975Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0105151Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0105317Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0105482Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0105657Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0105826Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0105989Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0106165Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0106333Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0106514Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0106679Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0106847Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0107026Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0107191Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0107355Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0107531Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0107695Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0107869Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0108030Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0108193Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0108394Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0108557Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0108720Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0108896Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0109082Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0109257Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0109420Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0109585Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0109761Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0109924Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0110085Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0110304Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0110468Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0110647Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0110811Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0110978Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0111156Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0111324Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0111512Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0111695Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0111860Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0112026Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0112209Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0112373Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0112553Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0112718Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0112887Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0113069Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0113235Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0113400Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0113582Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0113748Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0113929Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0114099Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0114266Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0114445Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0114611Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0114777Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0114959Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0115124Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0115306Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0115470Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0115636Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0115816Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0116009Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0116173Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0116352Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0116518Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0116722Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0116889Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0117051Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0117232Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0117398Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0117561Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0117739Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0117930Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0118104Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0118267Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0118429Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0118603Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0118766Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0118928Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0119127Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0119288Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0119463Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0119625Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0119790Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0119964Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0120127Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0120291Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0120493Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0120655Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0120819Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0120996Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0121159Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0121336Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0121500Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0121667Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0121847Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0122009Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0122175Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0122353Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0122517Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0122699Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0122864Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0123027Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0123203Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0123368Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0123558Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0123735Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0123899Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0124073Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0124324Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0124490Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0124665Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0124832Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0124995Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0125174Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0125338Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0125540Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0125704Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0125870Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0126050Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0126218Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0126383Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0126567Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0126755Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0126934Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0127097Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0127260Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0127440Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0127609Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0127775Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0127952Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0128117Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0128291Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0128454Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0128621Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0128796Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0128961Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0129123Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0129302Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0129466Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0129629Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0129804Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0129972Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0130147Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0130309Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0130473Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0130649Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0130812Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0130973Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0131171Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0131335Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0131508Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0131669Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0131854Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0132029Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0132191Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0132356Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0132530Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0132692Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0132871Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0133061Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0133224Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0133399Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0133562Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0133727Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0133902Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0134065Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0134265Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0134428Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0134591Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0134765Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0134932Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0135095Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0135269Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0135432Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0135608Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0135770Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0135932Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0136112Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0136278Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0136442Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0136619Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0136785Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0136960Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0137124Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0137287Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0137463Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0137741Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0137909Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0138085Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0138250Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0138427Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0138591Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0138788Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0138968Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0139131Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0139307Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0139520Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0139685Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0139848Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0140028Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0140192Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0140367Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0140529Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0140732Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0140910Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0141073Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0141235Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0141413Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0141576Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0141752Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0141940Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0142105Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0142278Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0142451Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0142618Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0142796Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0142961Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0143138Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0143305Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0143472Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0143663Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0143829Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0143994Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0144173Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0144338Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0144519Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0144685Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0144852Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0145030Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0145196Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0145365Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0145545Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0145711Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0145889Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0146055Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0146220Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0146427Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0146592Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0146757Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0146938Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0147128Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0147304Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0147469Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0147824Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0148004Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0148169Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0148331Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0148599Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0148763Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0148926Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0149107Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0149274Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0149455Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0149621Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0149827Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0150006Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0150167Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0150330Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0150509Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0150674Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0150848Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0151011Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0151173Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0151348Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0151510Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0151674Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0151851Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0152016Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0152194Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0152359Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0152522Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0152696Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0152859Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0153022Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0153199Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0153363Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0153539Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0153702Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0153869Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0154047Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0154252Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0154418Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0154598Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0154762Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0154940Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0155146Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0155311Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0155491Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0155654Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0155819Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0155996Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0156187Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0156363Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0156525Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0156688Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0156862Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0157025Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0157188Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0157389Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0157552Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0157729Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0157893Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0158058Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0158235Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0158398Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0158562Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0158738Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0158904Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0159069Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0159246Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0159410Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0159585Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0159749Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0159917Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0160093Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0160256Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0160420Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0160596Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0160763Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0160938Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0161104Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0161278Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0161451Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0161615Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0161805Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0161983Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0162146Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0162319Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0162483Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0162668Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0162843Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0163007Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0163172Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0163345Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0163508Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0163710Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0163874Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0164040Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0164216Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0164380Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0164544Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0164718Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0164907Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0165082Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0165244Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0165407Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0165585Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0165750Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0165913Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0166087Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0166249Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0166449Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0166611Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0166774Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0166949Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0167113Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0167274Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0167451Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0167616Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0167779Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0167954Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0168117Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0168294Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0168456Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0168619Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0168796Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0168959Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0169121Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0169297Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0169500Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0169679Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0169842Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0170006Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0170217Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0170384Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0170548Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0170727Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0170892Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0171069Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0171256Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0171423Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0171599Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0171763Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0171928Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0172109Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0172274Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0172449Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0176712Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0176927Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0177116Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0177288Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0177458Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0177729Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0177898Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0178061Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0178241Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0178406Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0178590Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0178761Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0178926Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0179102Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0179267Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0179432Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0179610Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0179774Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0179953Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0180119Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0180287Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0180468Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0180635Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0180800Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0180981Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0181145Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0181399Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0181563Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0181725Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0181904Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0182095Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0182260Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0182438Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0182604Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0182782Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0182944Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0183138Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0183317Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0183485Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0183649Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0183831Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0184002Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0184163Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0184339Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0184529Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0184704Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0184862Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0185025Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0185200Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0185360Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0185532Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0185776Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0186013Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0186305Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0186627Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0186918Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0187106Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0187269Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0187430Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0187604Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0187770Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0187944Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0188108Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0188276Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0188454Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0188619Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0188784Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0188964Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0189126Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0189297Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0189503Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0189667Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0189842Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0190007Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0190198Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0190376Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0190541Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0190721Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0190883Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0191046Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0191221Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0191415Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0191579Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0191752Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0191915Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0192089Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0192251Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0192414Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0192614Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0192776Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0192939Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0193118Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0193287Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0193456Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0193629Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0193794Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0193971Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0194136Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0194299Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0194479Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0194644Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0194809Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0194986Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0195155Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0195329Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0195492Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0195655Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0195831Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0195992Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0196157Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0196330Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0196491Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0196666Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0196828Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0197018Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0197193Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0197355Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0197517Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0197714Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0197877Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0198051Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0198214Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0198376Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0198548Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0198734Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0198926Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0199099Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0199259Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0199432Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0199596Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0199759Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0199935Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0200143Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0200306Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0200477Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0200640Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0200815Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0200977Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0201139Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0201318Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0201482Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0201645Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0201866Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0202029Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0202205Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0202366Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0202527Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0202703Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0202865Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0203029Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0203202Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0203370Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0203532Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0203703Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0203868Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0204041Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0204204Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0204368Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0204570Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0204736Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0204901Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0205074Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0205264Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0205437Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0205599Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0205767Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0205943Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0206105Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0206268Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0206469Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0206633Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0206808Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0206969Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0207133Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0207309Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0207472Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0207661Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0207837Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0207999Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0208171Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0208338Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0208502Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0208677Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0208838Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0209004Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0209181Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0209344Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0209522Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0209684Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0209849Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0210025Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0210191Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0210356Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0210530Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0210695Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0210872Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0211034Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0211199Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0211376Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0211541Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0211707Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0211882Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0212074Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0212238Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0212415Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0212579Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0212784Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0212950Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0213118Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0213300Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0213471Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0213639Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0213818Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0214010Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0214186Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0214352Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0214520Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0214701Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0214866Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0215031Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0215231Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0215393Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0215569Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0215734Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0215903Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0216081Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0216243Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0216405Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0216582Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0216747Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0216919Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0217081Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0217244Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0217420Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0217581Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0217860Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0218034Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0218195Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0218368Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0218533Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0218695Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0218870Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0219034Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0219197Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0219373Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0219536Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0219745Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0219908Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0220072Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0220242Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0220428Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0220594Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0220766Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0220929Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0221093Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0221260Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0221423Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0221653Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0221816Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0221979Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0222153Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0222318Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0222482Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0222657Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0222867Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0223040Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0223203Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0223367Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0223545Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0223711Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0223874Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0224046Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0224230Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0224402Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0224565Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0224730Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0224904Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0225067Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0225232Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0225410Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0225577Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0225749Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0225910Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0226077Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0226251Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0226412Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0226579Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0226750Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0226911Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0227084Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0227276Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0227438Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0227610Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0227772Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0227957Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0228128Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0228291Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0228464Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0228626Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0228788Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0228961Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0229160Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0229323Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0229495Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0229657Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0229831Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0229995Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0230155Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0230353Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0230514Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0230676Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0230849Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0231016Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0231180Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0231357Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0231520Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0231695Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0231857Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0232018Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0232193Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0232359Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0232521Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0232693Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0232858Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0233034Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0233195Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0233360Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0233534Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0233696Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0233858Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0234029Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0234191Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0234363Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0234523Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0234714Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0234885Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0235047Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0235212Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0235408Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0235572Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0235756Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0235923Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0236086Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0236255Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0236413Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0236604Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0236779Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0236944Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0237122Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0237289Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0237457Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0237631Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0237818Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0237981Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0238152Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0238316Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0238492Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0238654Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0238819Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0238990Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0239151Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0239314Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0239483Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0239647Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0239810Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0239982Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0240146Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0240318Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0240480Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0240642Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0240815Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0240992Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0241157Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0241332Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0241499Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0241677Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0241841Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0242004Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0242207Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0242373Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0242537Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0242720Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0242883Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0243084Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0243250Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0243416Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0243595Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0243760Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0243927Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0244132Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0244297Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0244477Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0244643Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0244807Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0244989Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0245154Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0245742Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0245923Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0246087Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0246267Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0246437Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0246601Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0246778Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0246944Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0247110Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0247289Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0247454Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0247632Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0247996Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0248160Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0248350Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0248520Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0248685Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0248861Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0249026Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0249203Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0249368Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0249531Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0249711Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0249873Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0250035Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0250229Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0250394Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0250730Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0250908Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0251069Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0251259Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0251460Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0251624Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0251801Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0251967Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0252130Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0252307Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0252506Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0252686Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0252849Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0253013Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0253191Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0253356Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0253521Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0253700Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0253905Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0254079Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0254242Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0254409Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0254585Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0254750Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0254913Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0255088Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0255255Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0255429Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0255592Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0255759Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0255932Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0256095Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0256260Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0256435Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0256597Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0256773Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0256936Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0257101Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0257275Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0257438Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0257669Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0257858Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0258023Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0258206Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0258404Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0258570Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0258750Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0258916Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0259125Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0259303Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0259468Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0259633Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0259810Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0259972Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0260176Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0260342Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0260506Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0260681Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0260845Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0261008Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0261182Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0261345Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0261544Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0261708Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0261871Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0262050Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0262215Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0262376Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0262553Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0262717Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0262894Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0263058Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0263220Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0263396Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0263560Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0263722Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0263898Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0264062Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0264237Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0264399Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0264562Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0264739Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0264903Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0265067Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0265244Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0265406Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0265581Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0265746Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0265935Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0266112Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0266275Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0266437Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0266635Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0266799Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0266975Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0267143Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0267306Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0267480Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0267706Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0267874Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0268050Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0268213Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0268377Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0268557Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0268721Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0268898Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0269089Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0269253Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0269429Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0269595Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0269785Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0269964Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0270128Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0270306Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0270473Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0270636Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0270818Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0270982Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0271146Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0271324Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0271487Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0271667Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0271831Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0271994Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0272168Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0272333Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0272498Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0272674Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0272842Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0273015Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0273179Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0273344Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0273546Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0273710Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0273874Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0274053Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0274244Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0274423Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0274588Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0274756Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0274933Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0275098Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0275264Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0275469Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0275633Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0275810Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0275975Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0276142Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0276321Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0276487Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0276676Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0276855Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0277019Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0277201Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0277371Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0277537Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0277717Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0277883Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0278049Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0278231Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0278396Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0278566Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0278745Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0278910Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0279087Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0279305Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0279469Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0279644Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0279807Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0279972Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0280153Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0280317Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0280499Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0280663Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0280849Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0281026Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0281219Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0281382Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0281563Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0281725Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0281921Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0282085Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0282247Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0282422Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0282586Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0282749Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0282923Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0283111Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0283286Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0283450Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0283613Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0283789Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0283953Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0284117Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0284318Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0284482Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0284659Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0284821Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0284992Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0285166Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0285328Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0285493Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0285672Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0285836Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0286013Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0286179Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0286342Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0286522Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0286685Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0286851Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0287027Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0287194Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0287358Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0287536Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0287700Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0287895Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0288060Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0288224Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0288399Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0288563Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0288770Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0288948Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0289112Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0289287Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0289475Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0289639Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0289814Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0289980Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0290144Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0290321Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0290486Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0290693Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0290860Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0291025Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0291201Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0291367Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0291531Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0291709Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0291899Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0292080Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0292243Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0292407Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0292584Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0292747Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0292910Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0293085Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0293250Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0293426Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0293592Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0293757Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0293933Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0294096Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0294259Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0294437Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0294601Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0294776Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0294938Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0295107Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0295281Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0295457Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0295622Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0295795Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0295959Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0296122Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0296324Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0296488Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0296668Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0296831Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0297019Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0297194Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0297357Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0297521Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0297798Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0297961Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0298138Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0298332Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0298515Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0298693Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0298856Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0299020Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0299196Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0299359Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0299559Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0299722Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0299884Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0300059Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0300225Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0300389Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0300566Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0300729Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0300907Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0301071Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0301235Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0301412Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0301578Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0301741Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0301921Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0302090Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0302270Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0302450Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0302616Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0302816Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0302982Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0303147Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0303330Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0303493Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0303669Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0303832Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0304022Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0304197Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0304360Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0304523Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0304721Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0304885Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0305062Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0305227Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0305391Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0305565Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0305727Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0305918Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0306107Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0306271Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0306436Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0306617Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0306782Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0306961Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0307152Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0307316Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0307495Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0307659Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0307828Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0308011Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0308181Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0308360Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0308527Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0308693Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0308871Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0309039Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0309204Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0309383Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0309549Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0309732Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0309944Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0310109Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0310288Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0310456Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0310621Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0310803Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0310969Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0311149Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0311312Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0311542Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0311743Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0311912Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0312077Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0312255Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0312463Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0312639Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0312802Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0312968Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0313146Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0313309Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0313474Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0313680Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0313845Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0314022Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0314185Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0314350Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0314529Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0314692Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0314893Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0315066Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0315229Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0315390Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0315567Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0315732Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0315907Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0316071Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0316236Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0316414Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0316578Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0316744Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0316922Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0317086Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0317262Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0317427Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0317590Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0317767Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0317930Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0318097Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0318274Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0318438Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0318618Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0318783Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0318946Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0319124Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0319314Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0319479Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0319654Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0319819Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0319996Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0320184Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0320349Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0320525Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0320690Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0320855Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0321031Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0321221Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0321397Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0321560Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0321726Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0321901Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0322067Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0322231Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0322433Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0322597Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0322773Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0322937Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0323104Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0323281Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0323446Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0323610Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0323785Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0323951Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0324127Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0324291Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0324454Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0324629Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0324792Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0324958Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0325132Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0325297Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0325459Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0325636Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0325800Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0325975Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0326141Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0326304Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0326477Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0326641Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0326831Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0327006Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0327169Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0327345Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0327510Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0327698Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0327873Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0328036Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0328198Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0328374Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0328540Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0328744Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0328907Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0329072Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0329248Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0329410Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0329574Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0329749Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0329936Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0330110Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0330272Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0330435Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0330612Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0330776Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0330937Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0331111Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0331275Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0331451Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0331615Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0331781Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0331957Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0332119Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0332282Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0332460Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0332624Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0332799Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0332963Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0333127Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0333304Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0333469Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0333635Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0333814Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0333981Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0334145Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0334323Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0334517Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0334695Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0334859Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0335024Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0335224Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0335390Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0335554Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0335730Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0335893Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0336068Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0336254Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0336420Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0336595Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0336759Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0336922Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0337098Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0337262Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0337436Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0337723Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0337892Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0338072Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0338239Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0338405Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0338587Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0338752Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0338930Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0339097Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0339263Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0339445Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0339612Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0339776Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0339953Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0340121Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0340301Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0340469Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0340635Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0340815Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0340981Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0341147Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0341330Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0341497Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0341675Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0341840Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0342007Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0342215Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0342380Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0342546Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0342726Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0342915Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0343081Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0343260Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0343426Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0343607Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0343773Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0343974Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0344154Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0344317Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0344481Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0344661Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0344829Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0345009Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0345175Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0345360Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0345535Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0345699Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0345864Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0346046Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0346211Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0346387Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0346551Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0346714Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0346888Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0347051Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0347213Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0347391Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0347553Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0347930Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0348095Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0348258Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0348454Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0348617Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0348780Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0348958Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0349122Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0349299Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0349464Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0349626Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0349802Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0350053Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0350217Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0350393Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0350557Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0350771Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0350938Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0351102Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0351280Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0351442Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0351607Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0351785Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0351987Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0352164Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0352326Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0352489Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0352666Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0352829Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0352993Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0353204Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0353368Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0353531Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0353709Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0353876Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0354051Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0354213Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0354376Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0354554Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0354719Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0354883Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0355060Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0355225Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0355402Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0355567Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0355735Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0355911Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0356075Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0356238Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0356415Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0356580Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0356756Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0356924Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0357087Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0357263Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0357425Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0357616Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0357792Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0357959Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0358133Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0358319Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0358483Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0358657Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0358823Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0358985Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0359161Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0359324Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0359523Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0359686Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0359848Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0360025Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0360189Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0360351Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0360527Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0360712Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0360888Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0361050Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0361212Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0361392Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0361556Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0361719Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0361894Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0362059Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0362222Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0362396Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0362560Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0362737Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0362902Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0363065Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0363244Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0363407Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0363570Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0363745Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0363909Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0364085Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0364247Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0364413Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0364587Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0364750Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0364914Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0365127Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0365293Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0365473Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0365637Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0365822Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0366000Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0366165Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0366329Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0366506Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0366672Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0366851Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0367039Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0367204Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0367383Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0367547Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0367714Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0367890Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0368053Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0368317Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0368480Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0368643Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0368819Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0368985Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0369148Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0369323Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0369485Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0369664Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0369827Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0369990Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0370172Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0370346Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0370511Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0370688Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0370856Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0371035Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0371199Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0371363Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0371544Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0371708Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0371874Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0372056Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0372221Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0372389Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0372568Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0372759Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0372936Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0373100Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0373262Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0373479Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0373645Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0373809Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0373993Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0374157Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0374334Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0374498Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0374686Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0374863Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0375027Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0375192Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0375373Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0375536Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0375710Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0375894Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0376056Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0376232Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0376401Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0376569Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0376747Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0376910Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0377090Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0377256Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0377419Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0377699Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0377868Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0378033Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0378209Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0378371Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0378555Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0378717Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0378881Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0379057Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0379223Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0379385Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0379565Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0379730Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0379905Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0380067Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0380229Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0380437Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0380599Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0380765Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0380940Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0381125Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0381289Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0381466Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0381631Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0381809Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0381973Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0382137Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0382341Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0382506Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0382672Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0382852Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0383017Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0383194Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0383358Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0383546Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0383721Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0383884Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0384047Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0384224Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0384388Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0384565Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0384727Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0384893Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0385069Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0385232Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0385397Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0385574Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0385738Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0385914Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0386080Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0386244Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0386419Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0386584Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0386777Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0386954Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0387119Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0387298Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0387462Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0387626Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0387801Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0387991Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0388158Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0388334Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0388497Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0388695Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0388859Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0389021Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0389200Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0389363Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0389527Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0389701Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0389905Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0390068Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0390243Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0390406Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0390584Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0390749Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0390913Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0391112Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0391275Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0391438Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0391613Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0391779Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0391954Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0392119Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0392282Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0392459Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0392624Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0392789Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0393000Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0393162Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0393338Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0393501Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0393669Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0393843Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0394006Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0394169Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0394348Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0394512Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0394686Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0394851Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0395013Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0395185Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0395349Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0395563Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0395737Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0395900Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0396075Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0396265Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0396428Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0396606Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0396770Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0396932Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0397140Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0397302Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0397503Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0397668Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0397832Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0398007Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0398176Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0398341Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0398521Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0398711Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0398892Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0399056Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0399218Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0399399Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0399564Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0399727Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0399905Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0400071Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0400237Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0400413Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0400577Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0400752Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0400915Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0401079Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0401259Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0401425Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0401588Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0401763Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0401926Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0402101Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0402264Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0402431Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0402607Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0402771Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0402935Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0403150Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0403316Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0403494Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0403659Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0403825Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0404028Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0404192Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0404357Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0404535Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0404701Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0404879Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0405068Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0405233Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0405410Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0405576Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0405741Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0405923Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0406089Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0406292Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0406458Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0406624Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0406803Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0406969Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0407134Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0407316Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0407479Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0407660Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0407827Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0407994Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0408170Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0408336Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0408498Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0408681Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0408848Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0409012Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0409186Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0409355Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0409532Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0409700Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0409866Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0410046Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0410210Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0410376Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0410550Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0410741Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0410915Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0411078Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0411239Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0411413Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0411601Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0411764Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0411941Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0412105Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0412280Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0412441Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0412631Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0412807Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0412970Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0413135Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0413312Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0413481Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0413656Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0413843Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0414008Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0414186Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0414350Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0414517Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0414696Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0414859Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0415036Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0415201Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0415367Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0415546Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0415713Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0415878Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0416053Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0416216Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0416392Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0416556Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0416720Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0416896Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0417060Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0417225Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0417401Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0417566Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0417816Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0417996Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0418160Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0418341Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0418538Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0418703Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0418884Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0419049Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0419237Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0419415Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0419578Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0419755Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0419938Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0420101Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0420300Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0420466Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0420629Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0420804Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0420967Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0421144Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0421305Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0421468Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0421666Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0421828Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0421990Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0422170Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0422333Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0422508Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0422669Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0422831Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0423008Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0423170Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0423332Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0423509Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0423672Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0423846Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0424011Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0424174Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0424349Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0424511Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0424673Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0424850Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0425014Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0425191Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0425354Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0425517Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0425692Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0425856Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0426044Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0426219Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0426381Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0426557Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0426745Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0426907Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0427081Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0427244Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0427407Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0427581Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0427768Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0427934Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0428109Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0428271Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0428445Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0428609Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0428773Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0428951Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0429155Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0429318Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0429494Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0429658Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0429836Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0430002Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0430165Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0430343Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0430511Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0430675Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0430858Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0431025Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0431201Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0431365Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0431533Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0431711Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0431876Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0432041Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0432216Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0432384Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0432559Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0432721Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0432886Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0433060Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0433222Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0433385Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0433592Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0433754Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0433930Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0434094Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0434281Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0434466Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0434629Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0434795Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0434972Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0435136Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0435314Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0435510Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0435676Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0435857Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0436022Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0436189Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0436368Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0436532Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0436723Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0436902Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0437070Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0437250Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0437418Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0437583Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0437762Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0437927Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0438094Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0438273Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0438437Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0438617Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0438782Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0438948Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0439128Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0439295Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0439460Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0439637Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0439802Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0439982Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0440148Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0440313Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0440496Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0440661Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0440826Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0441003Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0441197Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0441373Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0441540Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0441706Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0441909Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0442076Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0442237Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0442414Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0442575Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0442749Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0442911Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0443100Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0443278Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0443440Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0443601Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0443776Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0443939Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0444115Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0444302Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0444465Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0444640Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0444803Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0444970Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0445144Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0445307Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0445483Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0445646Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0445825Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0446002Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0446167Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0446331Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0446507Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0446671Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0446840Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0447017Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0447182Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0447359Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0447522Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0447854Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0448031Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0448195Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0448358Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0448533Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0448696Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0448957Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0449120Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0449283Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0449459Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0449657Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0449821Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0449998Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0450161Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0450340Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0450504Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0450667Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0450878Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0451042Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0451205Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0451382Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0451547Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0451724Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0451887Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0452116Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0452291Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0452453Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0452616Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0452794Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0452956Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0453131Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0453292Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0453455Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0453630Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0453792Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0453958Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0454134Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0454296Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0454470Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0454635Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0454799Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0454973Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0455138Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0455305Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0455482Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0455643Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0455811Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0455986Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0456148Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0456324Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0456513Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0456674Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0456849Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0457012Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0457201Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0457376Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0457538Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0457820Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0457986Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0458148Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0458323Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0458534Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0458696Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0458874Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0459036Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0459210Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0459372Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0459534Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0459737Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0459899Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0460063Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0460239Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0460406Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0460579Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0460742Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0460906Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0461084Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0461247Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0461410Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0461586Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0461749Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0461925Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0462088Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0462255Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0462434Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0462598Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0462761Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0462941Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0463107Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0463282Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0463448Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0463614Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0463789Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0463952Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0464142Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0464318Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0464480Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0468676Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0468963Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0469136Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0469317Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0469485Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0469647Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0469822Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0469985Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0470183Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0470362Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0470523Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0470686Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0470863Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0471023Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0471200Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0471388Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0471549Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0471727Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0471887Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0472054Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0472228Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0472389Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0472569Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0472733Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0472896Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0473073Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0473235Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0473399Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0473572Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0473734Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0473911Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0474071Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0474233Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0474411Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0474576Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0474740Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0474909Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0475072Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0475249Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0475408Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0475571Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0475775Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0475933Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0476097Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0476266Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0476447Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0476623Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0476781Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0476942Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0477118Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0477277Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0477436Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0477638Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0477801Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0477974Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0478132Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0478295Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0478468Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0478626Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0478812Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0478985Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0479144Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0479302Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0479475Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0479635Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0479807Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0479965Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0480150Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0480321Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0480479Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0480642Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0480814Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0480974Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0481147Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0481308Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0481467Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0481641Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0481800Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0481962Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0482130Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0482287Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0482466Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0482625Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0482784Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0482955Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0483143Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0483301Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0483471Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0483631Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0483828Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0483988Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0484151Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0484326Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0484486Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0484646Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0484817Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0485006Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0485183Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0485342Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0485503Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0485680Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0485840Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0486001Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0486199Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0486358Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0486531Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0486689Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0486853Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0487025Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0487184Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0487345Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0487515Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0487677Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0487850Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0488011Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0488170Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0488346Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0488503Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0488669Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0488841Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0489000Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0489162Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0489331Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0489492Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0489665Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0489825Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0489988Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0490159Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0490319Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0490506Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0490677Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0490836Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0491009Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0491167Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0491365Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0491539Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0491704Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0491870Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0492043Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0492206Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0492482Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0492642Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0492808Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0492985Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0493144Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0493308Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0493481Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0493665Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0493840Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0493997Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0494155Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0494334Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0494493Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0494654Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0494826Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0494986Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0495162Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0495321Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0495483Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0495657Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0495814Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0495976Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0496152Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0496311Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0496489Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0496647Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0496808Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0496987Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0497145Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0497308Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0497481Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0497736Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0497900Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0498124Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0498285Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0498460Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0498618Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0498780Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0498980Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0499140Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0499305Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0499477Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0499637Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0499812Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0499997Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0500163Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0500337Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0500496Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0500661Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0500833Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0500996Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0501196Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0501356Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0501520Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0501696Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0501858Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0502022Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0502196Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0502356Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0502532Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0502693Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0502854Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0503031Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0503193Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0503356Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0503531Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0503693Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0503873Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0504034Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0504195Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0504374Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0504536Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0504698Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0504870Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0505034Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0505211Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0505370Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0505534Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0505743Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0505903Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0506063Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0506238Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0506423Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0506588Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0506762Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0506927Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0507104Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0507266Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0507457Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0507636Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0507797Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0507957Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0508130Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0508288Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0508464Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0508621Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0508808Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0508982Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0509139Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0509301Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0509476Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0509641Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0509817Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0509976Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0510141Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0510315Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0510473Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0510637Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0510809Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0510968Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0511146Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0511307Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0511467Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0511642Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0511802Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0511965Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0512137Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0512300Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0512479Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0512636Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0512797Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0512973Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0513159Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0513320Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0513494Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0513657Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0513851Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0514011Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0514172Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0514347Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0514506Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0514666Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0514882Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0515043Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0515217Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0515376Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0515537Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0515711Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0515869Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0516030Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0516227Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0516390Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0516552Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0516726Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0516891Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0517070Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0517231Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0517394Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0517571Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0517731Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0517892Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0518065Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0518225Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0518397Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0518557Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0518720Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0518895Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0519053Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0519213Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0519386Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0519545Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0519719Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0519879Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0520043Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0520216Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0520375Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0520579Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0520749Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0520911Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0521085Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0521269Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0521434Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0521606Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0521767Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0521931Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0522100Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0522262Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0522463Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0522620Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0522778Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0522953Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0523112Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0523275Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0523448Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0523633Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0523808Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0523965Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0524123Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0524302Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0524461Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0524620Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0524794Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0524956Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0525116Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0525286Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0525447Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0525622Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0525780Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0525941Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0526119Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0526278Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0526438Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0526610Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0526776Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0526948Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0527105Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0527267Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0527441Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0527599Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0527760Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0527959Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0528118Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0528292Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0528451Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0528636Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0528811Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0528970Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0529133Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0529306Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0529464Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0529637Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0529819Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0529980Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0530154Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0530312Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0530475Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0530644Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0530806Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0531003Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0531161Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0531323Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0531505Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0531672Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0531836Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0532013Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0532178Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0532359Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0532524Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0532688Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0532867Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0533031Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0533195Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0533372Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0533540Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0533719Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0533887Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0534052Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0534233Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0534398Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0534563Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0534743Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0534907Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0535073Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0535250Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0535443Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0535622Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0535790Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0535956Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0536160Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0536328Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0536494Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0536674Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0536840Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0537019Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0537184Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0537376Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0537555Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0537795Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0537959Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0538139Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0538305Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0538486Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0538679Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0538842Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0539019Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0539181Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0539347Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0539521Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0539685Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0539860Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0540025Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0540186Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0540358Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0540520Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0540682Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0540856Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0541018Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0541195Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0541358Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0541525Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0541699Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0541864Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0542027Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0542201Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0542365Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0542543Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0542705Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0542866Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0543073Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0543238Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0543402Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0543581Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0543769Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0543936Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0544112Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0544275Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0544453Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0544615Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0544778Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0544979Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0545146Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0545308Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0545483Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0545647Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0545821Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0545983Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0546185Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0546361Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0546523Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0546689Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0546865Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0547030Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0547204Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0547366Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0547532Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0547896Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0548064Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0548230Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0548411Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0548576Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0548754Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0548920Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0549086Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0549266Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0549432Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0549597Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0549776Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0549939Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0550115Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0550277Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0550439Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0550612Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0550874Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0551037Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0551217Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0551384Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0551599Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0551763Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0551927Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0552105Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0552269Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0552430Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0552603Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0552801Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0552964Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0553138Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0553300Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0553477Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0553640Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0553802Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0554014Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0554177Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0554339Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0554513Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0554678Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0554857Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0555018Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0555180Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0555355Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0555517Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0555679Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0555857Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0556019Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0556199Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0556362Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0556528Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0556704Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0556865Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0557027Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0557203Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0557365Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0557539Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0557703Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0557865Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0558039Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0558204Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0558401Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0558576Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0558742Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0558916Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0559110Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0559276Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0559451Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0559616Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0559781Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0559960Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0560121Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0560324Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0560487Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0560653Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0560831Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0560996Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0561160Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0561336Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0561524Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0561699Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0561861Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0562025Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0562204Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0562366Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0562530Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0562704Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0562868Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0563031Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0563207Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0563371Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0563547Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0563710Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0563873Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0564052Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0564214Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0564380Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0564558Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0564724Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0564904Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0565069Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0565237Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0565414Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0565579Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0565743Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0565952Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0566119Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0566298Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0566464Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0566652Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0566831Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0566999Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0567166Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0567351Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0567516Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0567696Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0567888Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0568053Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0568232Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0568397Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0568562Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0568745Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0568910Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0569114Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0569280Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0569446Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0569626Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0569795Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0569960Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0570140Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0570306Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0570487Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0570653Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0570814Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0570995Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0571161Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0571326Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0571498Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0571662Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0571824Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0571998Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0572160Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0572333Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0572496Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0572657Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0572831Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0572992Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0573153Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0573326Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0573516Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0573692Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0573854Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0574015Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0574191Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0574378Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0574543Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0574722Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0574886Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0575063Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0575229Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0575427Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0575605Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0575770Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0575934Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0576111Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0576276Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0576453Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0576642Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0576805Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0576979Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0577142Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0577307Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0577482Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0577722Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0577899Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0578060Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0578224Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0578401Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0578565Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0578728Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0578904Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0579069Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0579252Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0579418Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0579582Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0579761Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0579924Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0580090Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0580266Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0580432Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0580596Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0580772Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0580937Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0581147Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0581313Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0581476Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0581654Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0581816Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0582004Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0582180Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0582347Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0582525Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0582690Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0582854Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0583058Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0583224Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0583386Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0583560Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0583722Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0583901Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0584062Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0584225Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0584426Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0584588Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0584750Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0584926Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0585091Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0585267Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0585429Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0585592Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0585768Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0585932Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0586095Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0586272Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0586437Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0586614Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0586777Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0586941Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0587116Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0587278Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0587442Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0587617Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0587780Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0587954Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0588120Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0588283Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0588457Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0588621Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0588808Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0588982Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0589145Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0589319Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0589504Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0589667Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0589841Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0590006Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0590171Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0590347Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0590534Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0590700Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0590875Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0591039Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0591215Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0591380Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0591543Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0591723Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0591922Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0592089Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0592269Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0592433Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0592612Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0592777Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0592941Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0593114Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0593280Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0593443Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0593618Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0593784Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0593959Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0594123Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0594291Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0594467Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0594629Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0594794Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0594968Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0595132Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0595308Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0595469Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0595645Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0595821Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0595986Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0596152Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0596354Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0596520Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0596698Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0596863Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0597055Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0597238Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0597403Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0597571Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0597753Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0597919Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0598122Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0598289Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0598454Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0598632Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0598798Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0598966Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0599147Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0599313Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0599504Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0599682Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0599847Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0600027Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0600196Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0600365Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0600543Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0600709Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0600876Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0601055Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0601219Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0601397Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0601561Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0601727Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0601907Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0602076Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0602242Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0602418Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0602586Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0602767Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0602933Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0603095Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0603269Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0603437Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0603601Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0603779Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0603970Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0604144Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0604306Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0604469Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0604680Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0604844Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0605007Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0605184Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0605347Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0605521Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0605683Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0605872Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0606050Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0606214Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0606380Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0606559Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0606724Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0606902Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0607096Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0607263Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0607444Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0607665Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0607833Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0608007Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0608170Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0608347Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0608513Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0608679Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0608855Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0609021Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0609184Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0609357Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0609519Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0609685Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0609861Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0610023Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0610198Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0610362Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0610525Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0610699Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0610864Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0611026Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0611206Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0611371Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0611573Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0611736Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0611900Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0612076Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0612329Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0612494Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0612673Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0612840Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0613018Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0613183Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0613347Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0613551Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0613716Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0613884Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0614063Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0614230Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0614409Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0614572Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0614758Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0614933Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0615098Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0615261Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0615440Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0615604Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0615780Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0615943Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0616109Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0616287Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0616456Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0616620Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0616793Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0616957Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0617132Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0617299Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0617462Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0617722Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0617888Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0618055Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0618233Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0618396Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0618562Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0618740Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0618904Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0619083Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0619279Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0619442Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0619617Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0619780Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0619967Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0620141Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0620304Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0620480Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0620642Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0620804Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0620977Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0621167Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0621330Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0621504Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0621667Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0621843Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0622007Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0622170Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0622368Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0622532Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0622695Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0622871Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0623037Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0623214Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0623377Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0623541Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0623723Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0623886Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0624053Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0624233Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0624398Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0624575Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0624739Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0624905Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0625081Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0625247Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0625411Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0625587Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0625751Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0625928Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0626092Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0626256Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0626431Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0626593Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0626784Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0626961Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0627125Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0627300Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0627486Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0627652Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0627828Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0627995Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0628161Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0628339Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0628504Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0628694Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0628872Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0629038Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0629217Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0629384Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0629548Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0629725Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0629913Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0630077Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0630256Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0630420Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0630601Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0630768Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0630933Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0631110Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0631278Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0631442Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0631623Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0631788Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0631967Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0632132Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0632298Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0632480Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0632646Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0632811Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0632990Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0633157Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0633333Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0633499Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0633667Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0633841Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0634007Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0634171Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0634390Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0634554Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0634732Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0634897Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0635084Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0635260Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0635423Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0635587Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0635762Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0635926Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0636107Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0636310Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0636475Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0636649Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0636811Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0636977Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0637151Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0637314Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0637503Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0637678Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0637841Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0638015Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0638181Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0638345Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0638520Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0638684Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0638851Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0639027Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0639193Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0639373Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0639537Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0639701Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0639880Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0640050Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0640213Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0640390Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0640554Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0640735Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0640900Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0641065Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0641244Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0641407Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0641570Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0641743Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0641936Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0642110Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0642275Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0642438Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0642635Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0642799Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0642963Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0643141Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0643306Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0643479Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0643643Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0643831Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0644009Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0644175Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0644339Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0644518Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0644683Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0644860Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0645046Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0645210Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0645385Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0645547Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0645714Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0645889Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0646052Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0646215Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0646393Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0646555Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0646733Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0646896Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0647061Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0647236Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0647399Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0647569Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0647916Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0648081Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0648260Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0648427Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0648590Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0648769Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0648935Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0649101Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0649278Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0649441Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0649709Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0649875Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0650040Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0650219Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0650383Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0650582Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0650761Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0650926Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0651110Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0651272Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0651436Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0651664Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0651827Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0651989Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0652162Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0652325Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0652500Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0652663Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0652869Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0653044Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0653206Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0653371Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0653556Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0653720Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0653895Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0654058Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0654222Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0654400Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0654563Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0654728Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0654904Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0655066Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0655244Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0655411Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0655574Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0655750Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0655917Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0656082Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0656260Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0656425Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0656591Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0656769Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0656933Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0657108Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0657302Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0657467Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0657718Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0657882Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0658046Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0658251Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0658415Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0658594Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0658758Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0658921Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0659096Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0659285Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0659450Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0659626Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0659789Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0659972Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0660138Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0660301Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0660521Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0660686Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0660852Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0661031Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0661199Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0661379Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0661545Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0661710Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0661890Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0662056Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0662221Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0662404Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0662569Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0662747Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0662912Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0663078Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0663260Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0663426Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0663590Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0663772Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0663938Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0664122Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0664290Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0664457Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0664637Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0664803Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0664971Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0665178Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0665341Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0665511Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0665689Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0665892Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0666070Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0666237Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0666402Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0666580Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0666745Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0666937Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0667121Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0667285Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0667466Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0667629Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0667794Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0667970Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0668133Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0668324Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0668499Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0668663Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0668839Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0669005Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0669169Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0669342Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0669505Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0669672Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0669848Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0670013Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0670190Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0670353Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0670517Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0670693Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0670860Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0671023Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0671201Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0671368Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0671546Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0671715Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0671879Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0672057Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0672222Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0672387Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0672567Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0672764Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0672940Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0673103Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0673268Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0673477Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0673642Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0673807Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0673984Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0674147Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0674313Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0674514Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0674681Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0674855Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0675018Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0675182Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0675360Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0675522Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0675685Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0675888Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0676051Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0676228Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0676393Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0676560Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0676736Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0676901Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0677064Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0677242Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0677407Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0677585Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0677750Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0677913Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0678087Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0678253Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0678417Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0678593Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0678757Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0678932Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0679096Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0679259Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0679433Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0679598Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0679761Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0679935Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0680100Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0680302Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0680465Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0680627Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0680803Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0680995Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0681157Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0681332Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0681497Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0681672Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0681836Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0681998Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0682200Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0682364Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0682528Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0682703Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0682868Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0683044Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0683207Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0683395Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0683575Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0683736Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0683898Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0684075Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0684239Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0684401Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0684575Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0684739Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0684913Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0685076Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0685240Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0685415Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0685578Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0685742Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0685922Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0686086Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0686260Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0686423Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0686588Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0686763Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0686926Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0687091Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0687266Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0687429Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0687605Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0687797Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0687963Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0688142Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0688306Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0688496Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0688676Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0688839Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0689016Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0689178Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0689342Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0689517Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0689723Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0689887Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0690065Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0690230Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0690409Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0690573Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0690737Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0690937Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0691100Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0691263Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0691441Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0691610Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0691790Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0691956Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0692120Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0692299Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0692463Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0692629Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0692810Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0692980Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0693147Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0693326Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0693494Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0693673Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0693838Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0694001Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0694182Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0694347Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0694514Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0694697Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0694861Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0695037Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0695203Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0695401Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0695583Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0695748Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0695912Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0696119Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0696283Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0696460Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0696628Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0696793Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0696973Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0697139Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0697332Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0697510Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0697740Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0697920Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0698087Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0698249Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0698427Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0698622Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0698784Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0698962Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0699130Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0699308Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0699471Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0699634Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0699810Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0699977Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0700141Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0700315Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0700480Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0700652Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0700815Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0700977Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0701153Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0701317Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0701478Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0701654Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0701819Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0701982Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0702158Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0702323Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0702498Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0702662Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0702826Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0703031Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0703196Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0703359Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0703537Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0703726Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0703905Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0704070Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0704235Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0704413Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0704577Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0704740Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0704945Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0705111Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0705288Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0705452Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0705617Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0705793Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0705956Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0706144Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0706321Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0706485Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0706662Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0706829Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0706992Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0707167Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0707330Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0707498Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0707675Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0707838Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0708017Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0708180Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0708344Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0708521Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0708688Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0708852Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0709028Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0709192Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0709370Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0709533Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0709697Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0709874Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0710039Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0710206Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0710384Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0710575Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0710751Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0710913Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0711075Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0711276Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0711439Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0711601Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0711776Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0711939Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0712101Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0712276Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0712467Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0712641Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0712803Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0712965Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0713143Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0713307Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0713470Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0713671Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0713834Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0714010Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0714174Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0714341Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0714517Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0714680Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0714843Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0715023Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0715188Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0715361Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0715525Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0715689Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0715865Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0716027Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0716193Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0716367Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0716530Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0716705Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0716870Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0717032Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0717208Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0717373Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0717536Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0717712Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0717875Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0718080Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0718244Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0718408Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0718583Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0718783Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0718948Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0719123Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0719288Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0719466Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0719631Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0719797Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0720004Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0720169Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0720336Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0720512Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0720677Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0720843Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0721023Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0721212Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0721389Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0721553Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0721717Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0721897Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0722061Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0722224Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0722399Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0722564Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0722738Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0722903Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0723068Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0723244Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0723407Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0723569Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0723747Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0723921Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0724098Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0724261Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0724429Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0724607Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0724771Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0724936Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0725115Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0725281Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0725460Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0725651Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0725815Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0725994Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0726160Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0726347Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0726526Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0726691Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0726870Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0727038Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0727203Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0727386Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0727578Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0727744Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0727921Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0728087Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0728266Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0728434Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0728600Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0728805Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0728972Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0729136Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0729316Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0729485Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0729666Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0729833Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0729999Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0730182Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0730349Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0730515Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0730702Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0730867Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0731033Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0731213Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0731383Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0731558Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0731722Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0731885Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0732058Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0732224Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0732386Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0732561Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0732722Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0732897Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0733060Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0733321Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0733497Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0733660Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0733822Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0733996Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0734183Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0734359Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0734523Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0734687Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0734862Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0735025Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0735217Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0735393Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0735556Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0735735Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0735899Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0736065Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0736240Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0736426Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0736591Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0736768Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0736935Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0737113Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0737275Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0737441Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0737701Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0737865Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0738030Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0738205Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0738369Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0738545Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0738707Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0738869Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0739046Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0739211Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0739375Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0739551Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0739714Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0739880Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0740057Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0740222Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0740397Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0740560Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0740723Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0740932Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0741096Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0741259Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0741436Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0741599Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0741799Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0741962Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0742125Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0742299Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0742462Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0742625Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0742824Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0742986Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0743158Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0743319Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0743480Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0743656Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0743819Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0744007Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0744181Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0744345Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0744520Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0744685Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0744848Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0745023Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0745188Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0745349Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0745525Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0745690Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0745866Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0746028Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0746191Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0746367Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0746532Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0746697Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0746870Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0747033Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0747207Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0747372Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0747534Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0747892Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0748058Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0748221Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0748395Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0748560Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0748821Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0748999Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0749162Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0749341Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0749539Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0749702Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0749881Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0750044Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0750207Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0750384Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0750587Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0750766Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0750929Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0751092Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0751268Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0751432Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0751594Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0751768Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0751969Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0752144Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0752306Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0752473Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0752655Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0752819Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0752985Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0753161Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0753327Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0753503Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0753664Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0753828Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0754001Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0758237Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0758446Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0758634Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0758799Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0758967Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0759142Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0759306Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0759483Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0759642Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0759806Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0759979Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0760137Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0760300Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0760540Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0760703Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0760876Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0761034Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0761225Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0761401Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0761559Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0761724Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0761898Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0762060Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0762295Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0762455Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0762614Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0762788Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0762948Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0763112Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0763287Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0763447Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0763649Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0763809Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0763970Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0764149Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0764309Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0764471Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0764645Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0764804Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0764966Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0765137Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0765296Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0765474Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0765633Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0765796Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0765972Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0766135Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0766295Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0766464Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0766623Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0766798Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0766954Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0767110Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0767282Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0767441Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0767603Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0767773Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0767960Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0768133Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0768289Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0768448Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0768648Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0768807Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0768966Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0769138Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0769298Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0769470Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0769627Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0769811Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0769984Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0770142Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0770301Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0770474Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0770632Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0770802Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0770985Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0771144Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0771312Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0771468Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0771631Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0771802Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0771960Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0772133Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0772295Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0772456Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0772629Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0772789Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0772950Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0773125Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0773283Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0773447Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0773617Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0773776Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0773948Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0774108Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0774268Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0774441Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0774602Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0774763Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0774931Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0775091Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0775296Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0775458Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0775617Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0775790Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0775972Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0776134Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0776305Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0776466Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0776639Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0776797Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0776956Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0777155Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0777316Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0777481Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0777782Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0777947Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0778120Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0778279Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0778485Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0778660Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0778819Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0778981Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0779155Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0779314Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0779489Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0779645Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0779808Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0779984Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0780142Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0780308Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0780482Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0780641Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0780814Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0780974Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0781134Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0781312Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0781469Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0781632Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0781805Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0781963Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0782127Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0782299Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0782460Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0782631Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0782816Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0782978Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0783149Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0783306Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0783491Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0783663Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0783824Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0783999Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0784157Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0784319Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0784491Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0784674Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0784838Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0785012Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0785171Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0785347Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0785506Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0785665Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0785862Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0786024Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0786186Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0786359Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0786524Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0786698Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0786856Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0787016Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0787188Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0787345Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0787502Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0787672Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0787832Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0788002Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0788158Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0788320Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0788492Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0788650Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0788809Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0788982Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0789140Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0789310Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0789469Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0789630Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0789803Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0789961Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0790148Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0790320Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0790480Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0790654Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0790838Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0791000Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0791170Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0791332Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0791492Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0791667Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0791827Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0792014Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0792188Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0792348Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0792525Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0792686Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0792847Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0793020Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0793208Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0793370Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0793540Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0793698Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0793875Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0794035Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0794197Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0794371Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0794534Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0794697Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0794869Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0795031Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0795205Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0795365Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0795527Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0795708Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0795867Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0796029Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0796201Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0796362Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0796536Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0796696Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0796861Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0797036Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0797196Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0797359Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0797556Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0797713Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0797888Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0798044Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0798231Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0798402Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0798561Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0798724Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0798895Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0799054Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0799229Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0799416Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0799576Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0799749Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0799910Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0800073Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0800244Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0800404Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0800589Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0800760Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0800918Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0801088Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0801250Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0801410Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0801584Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0801741Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0801903Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0802072Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0802229Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0802404Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0802561Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0802721Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0802892Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0803054Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0803212Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0803379Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0803538Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0803712Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0803869Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0804028Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0804202Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0804362Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0804521Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0804688Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0804876Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0805051Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0805210Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0805370Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0805575Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0805738Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0805899Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0806073Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0806233Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0806410Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0806567Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0806766Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0806942Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0807102Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0807264Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0807438Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0807597Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0807771Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0807954Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0808114Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0808289Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0808444Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0808609Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0808778Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0808936Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0809097Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0809267Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0809426Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0809596Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0809754Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0809914Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0810083Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0810240Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0810402Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0810570Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0810733Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0810902Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0811061Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0811223Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0811395Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0811553Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0811712Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0811880Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0812035Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0812232Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0812390Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0812552Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0812722Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0812906Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0813072Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0813242Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0813401Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0813573Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0813730Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0813886Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0814083Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0814242Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0814400Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0814569Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0814729Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0814896Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0815052Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0815236Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0815410Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0815567Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0815724Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0815903Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0816062Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0816232Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0816391Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0816548Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0816723Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0816881Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0817043Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0817215Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0817375Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0817545Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0817816Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0817976Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0818151Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0818308Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0818467Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0818641Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0818799Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0818961Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0819129Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0819288Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0819463Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0819652Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0819813Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0819983Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0820142Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0820301Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0820497Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0820658Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0820847Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0821011Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0821177Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0821356Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0821547Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0821713Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0821891Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0822053Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0822232Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0822397Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0822564Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0822768Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0822933Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0823098Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0823273Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0823441Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0823621Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0823784Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0823948Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0824125Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0824290Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0824456Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0824635Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0824799Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0824976Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0825142Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0825310Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0825490Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0825655Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0825821Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0826000Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0826166Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0826340Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0826506Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0826670Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0826848Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0827018Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0827208Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0827382Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0827545Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0827710Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0827888Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0828074Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0828247Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0828411Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0828573Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0828746Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0828907Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0829093Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0829267Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0829427Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0829601Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0829765Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0829931Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0830106Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0830291Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0830452Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0830625Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0830787Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0830963Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0831125Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0831287Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0831459Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0831622Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0831785Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0831960Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0832122Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0832301Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0832461Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0832625Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0832800Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0832968Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0833134Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0833305Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0833467Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0833644Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0833805Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0833965Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0834141Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0834303Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0834467Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0834640Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0834828Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0835003Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0835166Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0835327Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0835541Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0835704Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0835867Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0836042Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0836205Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0836379Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0836565Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0836732Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0836910Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0837076Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0837241Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0837422Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0837587Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0837751Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0837953Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0838116Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0838291Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0838456Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0838621Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0838795Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0838959Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0839122Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0839295Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0839457Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0839631Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0839793Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0839956Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0840130Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0840295Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0840457Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0840629Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0840790Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0840966Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0841131Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0841297Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0841471Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0841634Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0841796Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0841967Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0842130Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0842328Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0842490Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0842651Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0842827Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0843386Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0843553Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0843726Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0843891Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0844066Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0844229Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0844420Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0844599Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0844762Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0844925Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0845101Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0845263Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0845436Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0845596Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0845784Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0845960Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0846119Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0846285Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0846464Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0846626Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0846788Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0846961Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0847125Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0847299Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0847460Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0847626Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0847991Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0848155Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0848317Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0848496Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0848658Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0848838Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0849004Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0849167Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0849339Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0849503Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0849669Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0849846Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0850009Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0850183Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0850436Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0850598Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0850772Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0850932Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0851139Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0851315Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0851476Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0851653Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0851814Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0851975Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0852148Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0852344Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0852512Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0852689Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0852851Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0853029Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0853191Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0853355Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0853641Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0853805Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0853970Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0854147Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0854312Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0854493Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0854656Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0854822Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0855001Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0855163Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0855327Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0855506Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0855672Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0855837Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0856016Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0856186Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0856365Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0856533Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0856698Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0856879Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0857045Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0857208Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0857386Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0857552Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0857816Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0857980Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0858177Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0858355Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0858522Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0858686Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0858884Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0859050Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0859226Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0859390Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0859555Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0859731Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0859891Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0860079Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0860256Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0860421Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0860599Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0860764Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0860930Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0861106Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0861294Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0861456Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0861629Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0861794Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0861971Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0862131Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0862298Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0862471Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0862634Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0862800Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0862973Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0863136Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0863313Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0863477Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0863640Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0863821Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0863983Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0864147Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0864321Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0864483Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0864662Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0864823Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0864985Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0865159Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0865322Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0865485Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0865704Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0865868Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0866030Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0866205Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0866392Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0866568Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0866732Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0866897Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0867072Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0867234Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0867398Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0867600Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0867765Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0867939Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0868099Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0868265Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0868442Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0868606Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0868794Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0868967Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0869128Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0869305Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0869470Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0869634Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0869807Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0869969Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0870134Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0870311Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0870474Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0870653Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0870813Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0870976Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0871151Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0871316Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0871479Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0871652Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0871814Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0871991Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0872151Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0872314Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0872490Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0872653Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0872814Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0872989Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0873182Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0873357Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0873520Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0873682Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0873883Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0874046Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0874207Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0874387Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0874551Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0874713Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0874886Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0875078Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0875253Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0875414Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0875577Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0875757Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0875918Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0876081Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0876277Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0876439Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0876628Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0876788Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0876953Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0877125Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0877284Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0877447Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0877623Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0877785Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0877958Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0878122Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0878287Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0878461Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0878625Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0878791Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0878964Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0879130Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0879306Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0879469Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0879631Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0879804Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0879969Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0880134Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0880308Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0880470Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0880672Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0880833Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0880995Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0881171Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0881356Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0881521Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0881698Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0881863Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0882037Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0882197Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0882359Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0882559Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0882723Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0882885Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0883058Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0883221Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0883384Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0883558Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0883746Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0883921Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0884084Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0884247Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0884428Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0884592Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0884759Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0884942Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0885108Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0885285Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0885452Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0885618Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0885796Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0885961Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0886126Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0886308Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0886474Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0886653Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0886816Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0886984Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0887166Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0887336Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0887507Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0887687Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0887852Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0888032Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0888223Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0888387Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0888569Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0888734Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0888922Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0889099Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0889266Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0889447Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0889612Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0889779Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0889957Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0890146Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0890311Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0890492Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0890658Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0890839Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0891004Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0891169Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0891383Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0891546Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0891712Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0891891Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0892059Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0892238Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0892398Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0892561Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0892742Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0892904Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0893067Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0893241Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0893403Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0893565Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0893738Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0893905Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0894081Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0894244Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0894405Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0894582Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0894746Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0894907Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0895085Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0895248Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0895424Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0895588Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0895779Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0895954Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0896119Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0896283Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0896485Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0896652Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0896828Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0896993Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0897155Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0897332Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0897496Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0897763Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0897946Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0898111Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0898286Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0898450Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0898616Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0898793Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0898979Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0899142Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0899319Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0899482Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0899661Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0899826Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0899991Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0900167Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0900329Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0900497Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0900672Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0900838Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0901015Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0901180Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0901345Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0901525Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0901690Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0901855Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0902031Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0902194Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0902361Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0902539Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0902706Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0902881Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0903043Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0903205Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0903406Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0903570Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0903734Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0903908Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0904070Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0904270Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0904433Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0904599Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0904773Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0904935Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0905098Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0905296Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0905460Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0905633Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0905796Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0905958Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0906135Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0906298Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0906486Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0906661Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0906826Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0907000Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0907167Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0907331Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0907506Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0907669Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0907832Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0908008Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0908170Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0908351Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0908513Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0908676Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0908850Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0909015Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0909176Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0909354Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0909516Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0909689Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0909854Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0910018Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0910196Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0910358Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0910520Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0910695Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0910860Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0911060Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0911222Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0911387Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0911562Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0911749Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0911914Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0912089Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0912253Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0912418Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0912600Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0912787Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0912968Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0913134Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0913297Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0913474Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0913639Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0913802Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0913978Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0914167Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0914342Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0914504Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0914720Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0914895Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0915059Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0915223Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0915399Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0915565Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0915743Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0915904Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0916069Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0916243Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0916406Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0916569Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0916747Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0916980Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0917157Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0917320Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0917485Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0917662Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0917827Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0917992Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0918190Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0918354Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0918533Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0918728Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0918893Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0919073Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0919237Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0919427Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0919607Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0919772Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0919952Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0920117Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0920282Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0920502Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0920671Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0920835Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0921017Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0921182Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0921349Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0921550Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0921715Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0921925Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0922095Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0922260Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0922441Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0922608Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0922775Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0922957Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0923122Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0923300Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0923462Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0923625Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0923803Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0923969Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0924134Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0924339Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0924507Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0924735Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0924897Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0925063Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0925242Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0925407Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0925570Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0925745Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0925908Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0926080Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0926244Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0926435Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0926609Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0926772Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0926938Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0927144Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0927308Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0927482Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0927647Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0927811Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0927987Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0928177Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0928343Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0928518Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0928682Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0928860Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0929026Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0929190Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0929369Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0929560Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0929726Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0929903Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0930066Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0930232Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0930408Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0930572Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0930747Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0930910Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0931072Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0931248Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0931412Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0931575Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0931750Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0931912Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0932090Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0932254Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0932420Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0932596Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0932761Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0932924Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0933100Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0933265Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0933442Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0933604Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0933766Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0933972Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0934136Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0934301Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0934479Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0934667Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0934844Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0935008Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0935174Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0935349Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0935512Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0935674Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0935877Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0936041Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0936215Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0936378Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0936543Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0936716Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0936879Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0937072Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0937246Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0937409Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0937587Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0937847Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0938011Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0938189Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0938352Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0938518Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0938696Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0938859Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0939039Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0939202Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0939364Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0939544Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0939713Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0939877Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0940073Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0940237Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0940402Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0940577Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0940739Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0940918Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0941081Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0941244Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0941420Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0941622Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0941787Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0941960Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0942122Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0942326Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0942489Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0942653Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0942828Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0942991Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0943153Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0943328Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0943516Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0943691Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0943854Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0944018Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0944195Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0944360Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0944524Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0944731Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0944896Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0945076Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0945241Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0945410Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0945589Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0945754Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0945919Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0946097Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0946265Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0946442Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0946607Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0946771Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0946948Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0947112Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0947277Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0947451Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0947615Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0947993Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0948159Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0948324Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0948500Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0948666Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0948830Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0949012Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0949179Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0949440Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0949620Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0949786Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0949967Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0950188Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0950353Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0950530Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0950697Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0950865Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0951044Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0951210Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0951435Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0951601Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0951764Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0951943Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0952109Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0952272Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0952451Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0952655Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0952832Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0952997Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0953163Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0953345Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0953510Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0953675Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0953855Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0954022Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0954202Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0954366Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0954534Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0954709Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0954875Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0955044Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0955226Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0955388Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0955565Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0955729Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0955893Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0956071Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0956236Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0956403Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0956578Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0956741Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0956917Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0957112Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0957274Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0957450Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0957611Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0957800Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0957975Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0958138Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0958314Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0958477Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0958640Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0958814Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0959006Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0959173Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0959349Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0959513Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0959678Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0959853Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0960020Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0960228Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0960392Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0960556Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0960730Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0960899Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0961067Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0961243Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0961407Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0961586Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0961749Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0961913Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0962094Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0962258Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0962423Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0962600Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0962766Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0962940Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0963105Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0963267Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0963443Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0963607Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0963771Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0963947Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0964110Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0964284Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0964449Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0964659Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0964836Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0965001Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0965163Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0965368Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0965534Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0965713Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0965891Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0966058Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0966235Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0966398Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0966592Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0966771Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0966935Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0967114Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0967285Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0967448Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0967625Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0967831Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0967993Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0968172Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0968336Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0968504Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0968687Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0968853Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0969034Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0969198Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0969361Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0969539Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0969706Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0969869Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0970045Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0970207Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0970387Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0970551Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0970714Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0970889Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0971053Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0971215Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0971391Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0971556Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0971733Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0971895Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0972060Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0972273Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0972437Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0972600Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0972780Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0972967Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0973143Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0973304Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0973469Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0973645Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0973807Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0973968Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0974238Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0974403Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0974580Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0974743Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0974909Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0975087Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0975251Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0975447Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0975624Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0975787Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0975964Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0976132Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0976296Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0976474Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0976638Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0976805Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0976981Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0977143Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0977311Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0977491Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0977768Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0977950Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0978118Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0978282Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0978458Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0978621Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0978785Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0978963Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0979130Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0979308Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0979471Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0979634Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0979811Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0980032Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0980198Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0980375Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0980538Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0980713Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0980914Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0981080Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0981262Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0981427Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0981595Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0981774Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0981970Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0982148Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0982314Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0982479Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0982657Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0982825Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0982990Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0983196Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0983365Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0983548Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0983713Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0983886Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0984065Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0984235Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0984402Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0984581Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0984750Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0984930Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0985097Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0985267Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0985447Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0985614Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0985784Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0985965Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0986131Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0986311Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0986477Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0986645Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0986826Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0986994Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0987156Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0987333Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0987500Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0987757Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0987932Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0988098Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0988277Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0988442Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0988639Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0988821Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0988986Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0989150Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0989330Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0989493Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0989701Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0989867Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0990030Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0990204Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0990369Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0990534Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0990712Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0990903Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0991078Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0991242Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0991406Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:13:14.0991585Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0991776Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0991938Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0992116Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0992279Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0992457Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0992621Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0992787Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0992962Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0993127Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0993292Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0993473Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0993642Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0993818Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0993981Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0994145Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0994326Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0994490Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0994659Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0994838Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0995002Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0995179Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0995347Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0995552Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0995727Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0995891Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0996056Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0996260Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0996425Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0996590Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0996768Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0996931Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0997108Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0997302Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0997468Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0997642Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0997805Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0997968Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0998146Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0998311Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0998488Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0998677Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0998842Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0999018Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0999183Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0999350Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0999525Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0999689Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.0999869Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1000033Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1000197Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1000374Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1000538Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1000701Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1000877Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1001043Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1001219Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1001383Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1001547Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1001722Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1001887Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1002050Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1002224Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1002391Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1002565Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1002728Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1002892Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1003097Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1003261Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1003424Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1003599Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1003789Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1003965Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1004128Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1004292Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1004467Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1004630Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1004819Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1004997Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1005160Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1005323Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1005498Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1005662Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1005836Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1005998Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1006203Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1006377Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1006540Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1006705Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1006883Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1007048Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1007224Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1007386Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1007550Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1007725Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1007888Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1008054Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1008232Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1008395Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1008573Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1008740Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1008903Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1009079Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1009244Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1009409Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1009586Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1009751Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1009931Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1010097Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1010262Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1010442Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1010654Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1010819Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1010997Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1011161Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1011372Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1011537Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1011701Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1011881Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1012045Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1012209Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1012386Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1012581Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1012757Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1012920Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1013083Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1013264Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1013428Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1013593Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1013811Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1013974Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1014151Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1014316Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1014485Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1014664Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1014829Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1014995Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1015176Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1015342Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1015507Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1015689Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1015854Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1016033Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1016199Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1016368Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1016549Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1016715Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1016881Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1017063Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1017229Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1017408Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1017576Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1017855Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1018039Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1018205Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1018410Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1018589Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1018754Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1018934Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1019127Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1019294Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1019473Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1019641Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1019809Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1019987Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1020152Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1020359Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1020522Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1020685Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1020864Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1021033Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1021199Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1021383Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1021570Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1021745Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1021910Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1022073Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1022254Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1022417Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1022580Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1022753Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1022916Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1023090Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1023252Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1023417Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1023593Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1023756Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1023920Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1024098Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1024261Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1024424Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1024598Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1024764Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1024938Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1025101Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1025267Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1025443Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1025608Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1025774Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1025988Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1026152Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1026329Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1026493Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1026687Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1026864Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1027029Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1027194Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1027369Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1027533Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1027706Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1027896Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1028063Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1028239Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1028400Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1028565Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1028741Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1028903Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1029104Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1029267Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1029433Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1029606Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1029773Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1029937Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1030113Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1030276Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1030455Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1030617Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1030782Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1030961Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1031125Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1031289Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1031465Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1031632Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1031808Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1031971Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1032134Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1032312Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1032477Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1032672Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1032849Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1033012Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1033186Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1033349Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1033551Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1033725Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1033889Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1034054Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1034254Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1034422Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1034584Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1034762Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1034924Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1035100Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1035266Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1035474Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1035650Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1035814Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1035977Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1036155Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1036318Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1036493Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1036685Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1036847Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1037023Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1037184Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1037352Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1037527Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1037689Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1037862Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1038026Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1038187Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1038361Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1038526Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1038689Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1038865Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1039029Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1039205Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1039370Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1039532Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1039707Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1039872Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1040036Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1040210Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1040375Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1040549Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1040711Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1040874Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1041084Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1041247Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1041409Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1041584Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1041776Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1041959Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1042125Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1042290Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1042466Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1042631Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1042793Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1043004Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1043169Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1043332Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1043510Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1043675Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1043842Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1048530Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1048869Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1049053Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1049220Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1049389Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1049576Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1049740Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1049905Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1050085Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1050252Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1050429Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1050592Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1050760Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1050939Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1051106Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1051271Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1051453Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1051622Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1051801Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1051967Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1052131Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1052310Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1052473Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1052639Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1052820Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1052985Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1053163Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1053390Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1053553Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1053733Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1053897Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1054109Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1054288Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1054452Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1054632Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1054796Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1054962Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1055138Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1055349Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1055514Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1055691Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1055855Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1056033Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1056197Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1056360Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1056559Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1056719Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1056881Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1057057Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1057224Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1057386Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1057562Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1057853Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1058033Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1058196Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1058356Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1058534Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1058695Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1058857Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1059031Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1059196Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1059373Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1059534Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1059694Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1059871Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1060035Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1060201Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1060376Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1060539Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1060719Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1060879Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1061086Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1061264Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1061427Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1061591Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1061794Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1061955Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1062130Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1062296Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1062458Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1062636Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1062797Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1062987Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1063161Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1063324Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1063498Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1063661Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1063823Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1063996Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1064186Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1064350Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1064523Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1064686Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1064864Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:13:14.1065024Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1065189Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1065365Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1065530Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1065694Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1065870Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1066035Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1066213Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1066372Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1066536Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1066716Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1066877Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1067039Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1067213Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1067374Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1067537Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1067711Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1067873Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1068047Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1068209Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1068371Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1068576Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1068737Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1068900Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1069074Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1069234Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1069450Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1069612Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1069776Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1069950Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1070110Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1070272Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1070470Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1070632Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1070806Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1070969Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1071129Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1071306Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1071474Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1071662Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1071834Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1071995Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1072171Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1072335Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1072501Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1072673Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1072833Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1072993Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1073169Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1073329Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1073504Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1073664Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1073825Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1073997Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1074162Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1074324Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1074498Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1074659Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1074836Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1074997Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1075158Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1075337Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1075497Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1075660Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1075834Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1076026Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1076189Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1076361Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1076524Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1076700Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1076888Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1077052Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1077232Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1077393Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1077555Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1077730Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1077917Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1078093Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1078255Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1078418Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1078590Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1078752Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1078916Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1079117Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1079282Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1079460Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1079622Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1079789Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1079961Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1080122Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1080282Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1080455Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1080619Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1080794Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1080956Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1081121Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1081297Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1081461Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1081626Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1081803Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1081966Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1082143Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1082305Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1082471Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1082648Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1082812Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1082980Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1083159Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1083321Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1083500Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1083694Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1083855Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1084035Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1084197Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1084387Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1084564Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1084726Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1084893Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1085071Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1085235Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1085442Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1085604Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1085766Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1085944Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1086106Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1086270Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1086451Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1086609Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1086826Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1086987Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1087148Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1087325Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1087488Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1087652Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1087827Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1087988Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1088172Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1088335Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1088496Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1088676Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1088835Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1088997Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1089170Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1089330Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1089505Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1089664Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1089826Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1090001Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1090160Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1090322Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1090499Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1090660Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1090833Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1090993Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1091184Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1091360Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1091519Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1091681Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1091877Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1092038Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1092212Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1092375Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1092536Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1092715Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1092925Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:13:14.1092937Z 2025-05-07T20:13:14.1093081Z ============================== 1 passed in 1.73s =============================== 2025-05-07T20:13:14.1093178Z s! 2025-05-07T20:13:14.1093344Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1093518Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1093680Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1093842Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1094019Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1094205Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1094368Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1094539Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1094698Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1094874Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1095033Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1095195Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1095367Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1095530Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1095695Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1095869Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1096035Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1096196Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1096370Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1096532Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1096710Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1096872Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1097032Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1097212Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1097377Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1097540Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1097807Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1097975Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1098152Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1098320Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1098483Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1098704Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1098867Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1099029Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:13:14.1099169Z Time taken to estimate parameters (us): 48515 2025-05-07T20:13:14.1099227Z 2025-05-07T20:13:14.1099579Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:13:14.1099858Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 4 seconds 2025-05-07T20:13:14.1099865Z 2025-05-07T20:13:14.1099869Z 2025-05-07T20:13:14.1099873Z 2025-05-07T20:13:14.1099876Z 2025-05-07T20:13:14.1099989Z ################################################################################ 2025-05-07T20:13:14.1100132Z # [2025-05-07T20:13:13.944Z] Run Python Test Suite: 2025-05-07T20:13:14.1100318Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:13:14.1100457Z ################################################################################ 2025-05-07T20:13:14.1101235Z + 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:13:14.1101240Z 2025-05-07T20:13:16.1082416Z ============================= test session starts ============================== 2025-05-07T20:13:16.1083133Z 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:16.1083930Z cachedir: .pytest_cache 2025-05-07T20:13:16.1084580Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:16.1085287Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:16.1085602Z plugins: hypothesis-6.131.14 2025-05-07T20:13:17.5859821Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:17.5860804Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:17.5916558Z collected 2 items 2025-05-07T20:13:17.5916838Z 2025-05-07T20:13:17.5936616Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay SKIPPED 2025-05-07T20:13:17.5954276Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay_vbe SKIPPED 2025-05-07T20:13:17.5954993Z 2025-05-07T20:13:17.5955155Z =============================== warnings summary =============================== 2025-05-07T20:13:17.5955866Z ../../../../../github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:13:17.5957307Z /github/home/miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:13:17.5958291Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:13:17.5958992Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:13:17.5959480Z  2025-05-07T20:13:17.5959709Z warnings.warn( # noqa: B028 2025-05-07T20:13:17.5959903Z 2025-05-07T20:13:17.5960135Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:13:17.5960639Z =========================== short test summary info ============================ 2025-05-07T20:13:17.5961329Z SKIPPED [1] tbe/training/backward_adagrad_global_weight_decay_test.py:370: CUDA is not available or no GPUs detected 2025-05-07T20:13:17.5962255Z SKIPPED [1] tbe/training/backward_adagrad_global_weight_decay_test.py:393: CUDA is not available or no GPUs detected 2025-05-07T20:13:17.5962936Z ======================== 2 skipped, 1 warning in 1.61s ========================= 2025-05-07T20:13:18.0447136Z 2025-05-07T20:13:18.0448237Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:13:18.0465714Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 5 seconds 2025-05-07T20:13:18.0466420Z 2025-05-07T20:13:18.0466425Z 2025-05-07T20:13:18.0466430Z 2025-05-07T20:13:18.0466649Z 2025-05-07T20:13:18.0478790Z ################################################################################ 2025-05-07T20:13:18.0494586Z # [2025-05-07T20:13:18.049Z] Run Python Test Suite: 2025-05-07T20:13:18.0495324Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:13:18.0495706Z ################################################################################ 2025-05-07T20:13:18.0517570Z + 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:13:18.0518450Z 2025-05-07T20:13:20.1872089Z ============================= test session starts ============================== 2025-05-07T20:13:20.1872797Z 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:20.1873382Z cachedir: .pytest_cache 2025-05-07T20:13:20.1874041Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:20.1874748Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:20.1875076Z plugins: hypothesis-6.131.14 2025-05-07T20:13:21.6475453Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:21.6476430Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:21.6524565Z collected 1 item 2025-05-07T20:13:21.6524877Z 2025-05-07T20:13:21.6548903Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims SKIPPED 2025-05-07T20:13:21.6549513Z 2025-05-07T20:13:21.6549673Z =========================== short test summary info ============================ 2025-05-07T20:13:21.6550315Z SKIPPED [1] tbe/training/backward_adagrad_large_dim_test.py:38: CUDA is not available or no GPUs detected 2025-05-07T20:13:21.6550970Z ============================== 1 skipped in 1.59s ============================== 2025-05-07T20:13:22.1007374Z 2025-05-07T20:13:22.1008190Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:13:22.1026043Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 4 seconds 2025-05-07T20:13:22.1026600Z 2025-05-07T20:13:22.1026610Z 2025-05-07T20:13:22.1026615Z 2025-05-07T20:13:22.1026619Z 2025-05-07T20:13:22.1038904Z ################################################################################ 2025-05-07T20:13:22.1055160Z # [2025-05-07T20:13:22.105Z] Run Python Test Suite: 2025-05-07T20:13:22.1055819Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:13:22.1056153Z ################################################################################ 2025-05-07T20:13:22.1078695Z + 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:22.1079448Z 2025-05-07T20:13:24.2605432Z ============================= test session starts ============================== 2025-05-07T20:13:24.2606147Z 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.2606753Z cachedir: .pytest_cache 2025-05-07T20:13:24.2607400Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:24.2608113Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:24.2608705Z plugins: hypothesis-6.131.14 2025-05-07T20:13:25.7173660Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:25.7174643Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:25.7243704Z collected 8 items 2025-05-07T20:13:25.7244004Z 2025-05-07T20:13:25.7261526Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN SKIPPED 2025-05-07T20:13:25.7271096Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE SKIPPED 2025-05-07T20:13:25.7280674Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM SKIPPED 2025-05-07T20:13:25.7290434Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm SKIPPED 2025-05-07T20:13:26.0931923Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0933255Z self=, 2025-05-07T20:13:26.0933856Z compile=False, 2025-05-07T20:13:26.0934109Z pooling_mode=, 2025-05-07T20:13:26.0934415Z T=1, 2025-05-07T20:13:26.0934625Z D=2, 2025-05-07T20:13:26.0934823Z B=1, 2025-05-07T20:13:26.0935006Z log_E=3, 2025-05-07T20:13:26.0935214Z L=0, 2025-05-07T20:13:26.0935417Z D_gradcheck=1, 2025-05-07T20:13:26.0935654Z stochastic_rounding=False, 2025-05-07T20:13:26.0936017Z weighted=False, 2025-05-07T20:13:26.0936259Z row_wise=True, 2025-05-07T20:13:26.0936478Z mixed=False, 2025-05-07T20:13:26.0936709Z use_cache=False, 2025-05-07T20:13:26.0936980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.0937280Z use_cpu=True, 2025-05-07T20:13:26.0937531Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.0937900Z ) 2025-05-07T20:13:26.0938141Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0938781Z self=, 2025-05-07T20:13:26.0939456Z compile=True, 2025-05-07T20:13:26.0939698Z pooling_mode=, 2025-05-07T20:13:26.0940000Z T=1, 2025-05-07T20:13:26.0940201Z D=2, 2025-05-07T20:13:26.0940397Z B=1, 2025-05-07T20:13:26.0940578Z log_E=3, 2025-05-07T20:13:26.0940783Z L=0, 2025-05-07T20:13:26.0940984Z D_gradcheck=1, 2025-05-07T20:13:26.0941219Z stochastic_rounding=False, 2025-05-07T20:13:26.0941496Z weighted=False, 2025-05-07T20:13:26.0941725Z row_wise=True, 2025-05-07T20:13:26.0941936Z mixed=False, 2025-05-07T20:13:26.0942157Z use_cache=False, 2025-05-07T20:13:26.0942415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.0942707Z use_cpu=True, 2025-05-07T20:13:26.0942956Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.0943237Z ) 2025-05-07T20:13:26.0943469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0944104Z self=, 2025-05-07T20:13:26.0944689Z compile=False, 2025-05-07T20:13:26.0944934Z pooling_mode=, 2025-05-07T20:13:26.0945235Z T=1, 2025-05-07T20:13:26.0945433Z D=2, 2025-05-07T20:13:26.0945617Z B=1, 2025-05-07T20:13:26.0945869Z log_E=3, 2025-05-07T20:13:26.0946076Z L=0, 2025-05-07T20:13:26.0946265Z D_gradcheck=1, 2025-05-07T20:13:26.0946511Z stochastic_rounding=False, 2025-05-07T20:13:26.0946783Z weighted=False, 2025-05-07T20:13:26.0946998Z row_wise=True, 2025-05-07T20:13:26.0947224Z mixed=False, 2025-05-07T20:13:26.0947445Z use_cache=False, 2025-05-07T20:13:26.0947898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.0948204Z use_cpu=True, 2025-05-07T20:13:26.0948573Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.0948861Z ) 2025-05-07T20:13:26.0949096Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0949742Z self=, 2025-05-07T20:13:26.0950335Z compile=False, 2025-05-07T20:13:26.0950580Z pooling_mode=, 2025-05-07T20:13:26.0950931Z T=4, 2025-05-07T20:13:26.0951130Z D=77, 2025-05-07T20:13:26.0951314Z B=14, 2025-05-07T20:13:26.0951509Z log_E=3, 2025-05-07T20:13:26.0951712Z L=6, 2025-05-07T20:13:26.0951900Z D_gradcheck=1, 2025-05-07T20:13:26.0952153Z stochastic_rounding=True, 2025-05-07T20:13:26.0952436Z weighted=False, 2025-05-07T20:13:26.0952653Z row_wise=True, 2025-05-07T20:13:26.0952874Z mixed=False, 2025-05-07T20:13:26.0953093Z use_cache=True, 2025-05-07T20:13:26.0953331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.0953635Z use_cpu=True, 2025-05-07T20:13:26.0953922Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.0954205Z ) 2025-05-07T20:13:26.0954433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0955068Z self=, 2025-05-07T20:13:26.0955658Z compile=False, 2025-05-07T20:13:26.0955902Z pooling_mode=, 2025-05-07T20:13:26.0956202Z T=4, 2025-05-07T20:13:26.0956396Z D=125, 2025-05-07T20:13:26.0956578Z B=57, 2025-05-07T20:13:26.0956772Z log_E=5, 2025-05-07T20:13:26.0956972Z L=4, 2025-05-07T20:13:26.0957213Z D_gradcheck=1, 2025-05-07T20:13:26.0957456Z stochastic_rounding=False, 2025-05-07T20:13:26.0957726Z weighted=True, 2025-05-07T20:13:26.0957939Z row_wise=True, 2025-05-07T20:13:26.0958160Z mixed=False, 2025-05-07T20:13:26.0958383Z use_cache=False, 2025-05-07T20:13:26.0958633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.0958941Z use_cpu=True, 2025-05-07T20:13:26.0959196Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.0959488Z ) 2025-05-07T20:13:26.0959735Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0960356Z self=, 2025-05-07T20:13:26.0960950Z compile=True, 2025-05-07T20:13:26.0961208Z pooling_mode=, 2025-05-07T20:13:26.0961507Z T=1, 2025-05-07T20:13:26.0961709Z D=124, 2025-05-07T20:13:26.0961913Z B=10, 2025-05-07T20:13:26.0962104Z log_E=4, 2025-05-07T20:13:26.0962313Z L=3, 2025-05-07T20:13:26.0962521Z D_gradcheck=2, 2025-05-07T20:13:26.0962756Z stochastic_rounding=True, 2025-05-07T20:13:26.0963035Z weighted=False, 2025-05-07T20:13:26.0963270Z row_wise=True, 2025-05-07T20:13:26.0963485Z mixed=False, 2025-05-07T20:13:26.0963711Z use_cache=False, 2025-05-07T20:13:26.0963977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.0964277Z use_cpu=True, 2025-05-07T20:13:26.0964531Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.0964817Z ) 2025-05-07T20:13:26.0965051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0965697Z self=, 2025-05-07T20:13:26.0966287Z compile=False, 2025-05-07T20:13:26.0966545Z pooling_mode=, 2025-05-07T20:13:26.0966830Z T=2, 2025-05-07T20:13:26.0967020Z D=94, 2025-05-07T20:13:26.0967214Z B=4, 2025-05-07T20:13:26.0967394Z log_E=3, 2025-05-07T20:13:26.0967595Z L=4, 2025-05-07T20:13:26.0967801Z D_gradcheck=2, 2025-05-07T20:13:26.0968031Z stochastic_rounding=False, 2025-05-07T20:13:26.0968303Z weighted=True, 2025-05-07T20:13:26.0968537Z row_wise=True, 2025-05-07T20:13:26.0968747Z mixed=True, 2025-05-07T20:13:26.0968974Z use_cache=False, 2025-05-07T20:13:26.0969238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.0969583Z use_cpu=True, 2025-05-07T20:13:26.0969834Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.0970114Z ) 2025-05-07T20:13:26.0970343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0970981Z self=, 2025-05-07T20:13:26.0971568Z compile=True, 2025-05-07T20:13:26.0971853Z pooling_mode=, 2025-05-07T20:13:26.0972141Z T=4, 2025-05-07T20:13:26.0972335Z D=56, 2025-05-07T20:13:26.0972531Z B=9, 2025-05-07T20:13:26.0972713Z log_E=5, 2025-05-07T20:13:26.0972923Z L=9, 2025-05-07T20:13:26.0973129Z D_gradcheck=2, 2025-05-07T20:13:26.0973362Z stochastic_rounding=False, 2025-05-07T20:13:26.0973641Z weighted=False, 2025-05-07T20:13:26.0973871Z row_wise=True, 2025-05-07T20:13:26.0974083Z mixed=True, 2025-05-07T20:13:26.0974301Z use_cache=True, 2025-05-07T20:13:26.0974553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.0974908Z use_cpu=True, 2025-05-07T20:13:26.0975162Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.0975445Z ) 2025-05-07T20:13:26.0975677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0976318Z self=, 2025-05-07T20:13:26.0976913Z compile=True, 2025-05-07T20:13:26.0977158Z pooling_mode=, 2025-05-07T20:13:26.0977462Z T=1, 2025-05-07T20:13:26.0977659Z D=17, 2025-05-07T20:13:26.0977939Z B=118, 2025-05-07T20:13:26.0978147Z log_E=4, 2025-05-07T20:13:26.0978395Z L=18, 2025-05-07T20:13:26.0978600Z D_gradcheck=1, 2025-05-07T20:13:26.0978832Z stochastic_rounding=False, 2025-05-07T20:13:26.0979108Z weighted=False, 2025-05-07T20:13:26.0979335Z row_wise=True, 2025-05-07T20:13:26.0979542Z mixed=True, 2025-05-07T20:13:26.0979763Z use_cache=False, 2025-05-07T20:13:26.0980024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.0980323Z use_cpu=True, 2025-05-07T20:13:26.0980569Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.0980849Z ) 2025-05-07T20:13:26.0981082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0981714Z self=, 2025-05-07T20:13:26.0982304Z compile=True, 2025-05-07T20:13:26.0982549Z pooling_mode=, 2025-05-07T20:13:26.0982852Z T=2, 2025-05-07T20:13:26.0983050Z D=47, 2025-05-07T20:13:26.0983240Z B=64, 2025-05-07T20:13:26.0983440Z log_E=3, 2025-05-07T20:13:26.0983647Z L=18, 2025-05-07T20:13:26.0983839Z D_gradcheck=1, 2025-05-07T20:13:26.0984082Z stochastic_rounding=True, 2025-05-07T20:13:26.0984357Z weighted=False, 2025-05-07T20:13:26.0984571Z row_wise=True, 2025-05-07T20:13:26.0984795Z mixed=False, 2025-05-07T20:13:26.0985017Z use_cache=True, 2025-05-07T20:13:26.0985271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.0985600Z use_cpu=True, 2025-05-07T20:13:26.0985843Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.0986123Z ) 2025-05-07T20:13:26.0986355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0986993Z self=, 2025-05-07T20:13:26.0987588Z compile=False, 2025-05-07T20:13:26.0987840Z pooling_mode=, 2025-05-07T20:13:26.0988149Z T=1, 2025-05-07T20:13:26.0988350Z D=7, 2025-05-07T20:13:26.0988533Z B=17, 2025-05-07T20:13:26.0988742Z log_E=3, 2025-05-07T20:13:26.0988952Z L=5, 2025-05-07T20:13:26.0989144Z D_gradcheck=2, 2025-05-07T20:13:26.0989393Z stochastic_rounding=True, 2025-05-07T20:13:26.0989675Z weighted=False, 2025-05-07T20:13:26.0989896Z row_wise=True, 2025-05-07T20:13:26.0990123Z mixed=True, 2025-05-07T20:13:26.0990390Z use_cache=False, 2025-05-07T20:13:26.0990687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.0990998Z use_cpu=True, 2025-05-07T20:13:26.0991244Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.0991528Z ) 2025-05-07T20:13:26.0991760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0992399Z self=, 2025-05-07T20:13:26.0992991Z compile=False, 2025-05-07T20:13:26.0993267Z pooling_mode=, 2025-05-07T20:13:26.0993568Z T=2, 2025-05-07T20:13:26.0993761Z D=95, 2025-05-07T20:13:26.0993941Z B=100, 2025-05-07T20:13:26.0994145Z log_E=3, 2025-05-07T20:13:26.0994350Z L=14, 2025-05-07T20:13:26.0994539Z D_gradcheck=2, 2025-05-07T20:13:26.0994783Z stochastic_rounding=False, 2025-05-07T20:13:26.0995056Z weighted=False, 2025-05-07T20:13:26.0995273Z row_wise=True, 2025-05-07T20:13:26.0995498Z mixed=False, 2025-05-07T20:13:26.0995724Z use_cache=True, 2025-05-07T20:13:26.0995996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.0996300Z use_cpu=True, 2025-05-07T20:13:26.0996553Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.0996824Z ) 2025-05-07T20:13:26.0997068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.0997700Z self=, 2025-05-07T20:13:26.0998286Z compile=False, 2025-05-07T20:13:26.0998528Z pooling_mode=, 2025-05-07T20:13:26.0998826Z T=2, 2025-05-07T20:13:26.0999018Z D=7, 2025-05-07T20:13:26.0999204Z B=116, 2025-05-07T20:13:26.0999435Z log_E=4, 2025-05-07T20:13:26.0999637Z L=18, 2025-05-07T20:13:26.0999828Z D_gradcheck=2, 2025-05-07T20:13:26.1000070Z stochastic_rounding=False, 2025-05-07T20:13:26.1000345Z weighted=True, 2025-05-07T20:13:26.1000561Z row_wise=True, 2025-05-07T20:13:26.1000783Z mixed=True, 2025-05-07T20:13:26.1001004Z use_cache=False, 2025-05-07T20:13:26.1001258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.1001566Z use_cpu=True, 2025-05-07T20:13:26.1001811Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.1002077Z ) 2025-05-07T20:13:26.1002319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1002954Z self=, 2025-05-07T20:13:26.1003545Z compile=True, 2025-05-07T20:13:26.1003785Z pooling_mode=, 2025-05-07T20:13:26.1004090Z T=3, 2025-05-07T20:13:26.1004285Z D=45, 2025-05-07T20:13:26.1004470Z B=82, 2025-05-07T20:13:26.1004728Z log_E=3, 2025-05-07T20:13:26.1004929Z L=16, 2025-05-07T20:13:26.1005119Z D_gradcheck=2, 2025-05-07T20:13:26.1005362Z stochastic_rounding=True, 2025-05-07T20:13:26.1005640Z weighted=False, 2025-05-07T20:13:26.1005860Z row_wise=True, 2025-05-07T20:13:26.1006081Z mixed=False, 2025-05-07T20:13:26.1006310Z use_cache=True, 2025-05-07T20:13:26.1006558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.1006860Z use_cpu=True, 2025-05-07T20:13:26.1007104Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.1007370Z ) 2025-05-07T20:13:26.1007611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1008290Z self=, 2025-05-07T20:13:26.1008867Z compile=False, 2025-05-07T20:13:26.1009122Z pooling_mode=, 2025-05-07T20:13:26.1009426Z T=3, 2025-05-07T20:13:26.1009608Z D=31, 2025-05-07T20:13:26.1009807Z B=65, 2025-05-07T20:13:26.1010005Z log_E=3, 2025-05-07T20:13:26.1010198Z L=6, 2025-05-07T20:13:26.1010400Z D_gradcheck=1, 2025-05-07T20:13:26.1010642Z stochastic_rounding=False, 2025-05-07T20:13:26.1010914Z weighted=True, 2025-05-07T20:13:26.1011127Z row_wise=True, 2025-05-07T20:13:26.1011346Z mixed=False, 2025-05-07T20:13:26.1011618Z use_cache=False, 2025-05-07T20:13:26.1011869Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.1012176Z use_cpu=True, 2025-05-07T20:13:26.1012426Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.1012695Z ) 2025-05-07T20:13:26.1012947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1014060Z self=, 2025-05-07T20:13:26.1014648Z compile=False, 2025-05-07T20:13:26.1014914Z pooling_mode=, 2025-05-07T20:13:26.1015221Z T=4, 2025-05-07T20:13:26.1015406Z D=52, 2025-05-07T20:13:26.1015647Z B=86, 2025-05-07T20:13:26.1015851Z log_E=4, 2025-05-07T20:13:26.1016046Z L=19, 2025-05-07T20:13:26.1016252Z D_gradcheck=2, 2025-05-07T20:13:26.1016547Z stochastic_rounding=True, 2025-05-07T20:13:26.1016812Z weighted=False, 2025-05-07T20:13:26.1017094Z row_wise=True, 2025-05-07T20:13:26.1017320Z mixed=True, 2025-05-07T20:13:26.1017580Z use_cache=False, 2025-05-07T20:13:26.1017922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.1018239Z use_cpu=True, 2025-05-07T20:13:26.1018490Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.1018758Z ) 2025-05-07T20:13:26.1856134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1857246Z self=, 2025-05-07T20:13:26.1858365Z compile=False, 2025-05-07T20:13:26.1858834Z pooling_mode=, 2025-05-07T20:13:26.1859144Z T=3, 2025-05-07T20:13:26.1859498Z D=35, 2025-05-07T20:13:26.1859701Z B=26, 2025-05-07T20:13:26.1859940Z log_E=4, 2025-05-07T20:13:26.1860135Z L=10, 2025-05-07T20:13:26.1860341Z D_gradcheck=1, 2025-05-07T20:13:26.1860587Z stochastic_rounding=True, 2025-05-07T20:13:26.1860851Z weighted=True, 2025-05-07T20:13:26.1861081Z row_wise=True, 2025-05-07T20:13:26.1861306Z mixed=False, 2025-05-07T20:13:26.1861537Z use_cache=False, 2025-05-07T20:13:26.1861800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.1862111Z use_cpu=True, 2025-05-07T20:13:26.1862345Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.1862631Z ) 2025-05-07T20:13:26.1862907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1863549Z self=, 2025-05-07T20:13:26.1864127Z compile=False, 2025-05-07T20:13:26.1864380Z pooling_mode=, 2025-05-07T20:13:26.1864679Z T=2, 2025-05-07T20:13:26.1864869Z D=121, 2025-05-07T20:13:26.1865066Z B=105, 2025-05-07T20:13:26.1865266Z log_E=3, 2025-05-07T20:13:26.1865456Z L=6, 2025-05-07T20:13:26.1865657Z D_gradcheck=1, 2025-05-07T20:13:26.1865898Z stochastic_rounding=True, 2025-05-07T20:13:26.1866160Z weighted=True, 2025-05-07T20:13:26.1866387Z row_wise=True, 2025-05-07T20:13:26.1866608Z mixed=True, 2025-05-07T20:13:26.1866819Z use_cache=False, 2025-05-07T20:13:26.1867078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.1867384Z use_cpu=True, 2025-05-07T20:13:26.1867616Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.1867894Z ) 2025-05-07T20:13:26.1868135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1868760Z self=, 2025-05-07T20:13:26.1869351Z compile=False, 2025-05-07T20:13:26.1869609Z pooling_mode=, 2025-05-07T20:13:26.1869909Z T=3, 2025-05-07T20:13:26.1870096Z D=70, 2025-05-07T20:13:26.1870295Z B=7, 2025-05-07T20:13:26.1870497Z log_E=3, 2025-05-07T20:13:26.1870693Z L=13, 2025-05-07T20:13:26.1870908Z D_gradcheck=2, 2025-05-07T20:13:26.1871150Z stochastic_rounding=False, 2025-05-07T20:13:26.1871415Z weighted=True, 2025-05-07T20:13:26.1871641Z row_wise=True, 2025-05-07T20:13:26.1871963Z mixed=False, 2025-05-07T20:13:26.1872174Z use_cache=True, 2025-05-07T20:13:26.1872428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.1872737Z use_cpu=True, 2025-05-07T20:13:26.1872971Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.1873255Z ) 2025-05-07T20:13:26.1873503Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1874178Z self=, 2025-05-07T20:13:26.1874768Z compile=True, 2025-05-07T20:13:26.1875027Z pooling_mode=, 2025-05-07T20:13:26.1875383Z T=3, 2025-05-07T20:13:26.1875572Z D=60, 2025-05-07T20:13:26.1875774Z B=32, 2025-05-07T20:13:26.1875972Z log_E=3, 2025-05-07T20:13:26.1876164Z L=3, 2025-05-07T20:13:26.1876368Z D_gradcheck=1, 2025-05-07T20:13:26.1876610Z stochastic_rounding=True, 2025-05-07T20:13:26.1876934Z weighted=False, 2025-05-07T20:13:26.1877168Z row_wise=True, 2025-05-07T20:13:26.1877446Z mixed=True, 2025-05-07T20:13:26.1877660Z use_cache=False, 2025-05-07T20:13:26.1877930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.1878244Z use_cpu=True, 2025-05-07T20:13:26.1878482Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.1878768Z ) 2025-05-07T20:13:26.1879018Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1879651Z self=, 2025-05-07T20:13:26.1880253Z compile=False, 2025-05-07T20:13:26.1880516Z pooling_mode=, 2025-05-07T20:13:26.1880842Z T=3, 2025-05-07T20:13:26.1881043Z D=31, 2025-05-07T20:13:26.1881241Z B=4, 2025-05-07T20:13:26.1881423Z log_E=3, 2025-05-07T20:13:26.1881630Z L=1, 2025-05-07T20:13:26.1881834Z D_gradcheck=2, 2025-05-07T20:13:26.1882066Z stochastic_rounding=True, 2025-05-07T20:13:26.1882342Z weighted=False, 2025-05-07T20:13:26.1882568Z row_wise=True, 2025-05-07T20:13:26.1882795Z mixed=False, 2025-05-07T20:13:26.1883009Z use_cache=False, 2025-05-07T20:13:26.1883269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.1883575Z use_cpu=True, 2025-05-07T20:13:26.1883811Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.1884098Z ) 2025-05-07T20:13:26.1884342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1884969Z self=, 2025-05-07T20:13:26.1885561Z compile=True, 2025-05-07T20:13:26.1885822Z pooling_mode=, 2025-05-07T20:13:26.1886114Z T=4, 2025-05-07T20:13:26.1886310Z D=7, 2025-05-07T20:13:26.1886504Z B=108, 2025-05-07T20:13:26.1886690Z log_E=5, 2025-05-07T20:13:26.1886895Z L=6, 2025-05-07T20:13:26.1887095Z D_gradcheck=1, 2025-05-07T20:13:26.1887328Z stochastic_rounding=False, 2025-05-07T20:13:26.1887606Z weighted=True, 2025-05-07T20:13:26.1887838Z row_wise=True, 2025-05-07T20:13:26.1888051Z mixed=True, 2025-05-07T20:13:26.1888276Z use_cache=True, 2025-05-07T20:13:26.1888530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.1888837Z use_cpu=True, 2025-05-07T20:13:26.1889166Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.1889433Z ) 2025-05-07T20:13:26.1889677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1890325Z self=, 2025-05-07T20:13:26.1890923Z compile=True, 2025-05-07T20:13:26.1891166Z pooling_mode=, 2025-05-07T20:13:26.1891474Z T=5, 2025-05-07T20:13:26.1891668Z D=53, 2025-05-07T20:13:26.1891852Z B=74, 2025-05-07T20:13:26.1892047Z log_E=3, 2025-05-07T20:13:26.1892250Z L=12, 2025-05-07T20:13:26.1892439Z D_gradcheck=1, 2025-05-07T20:13:26.1892682Z stochastic_rounding=True, 2025-05-07T20:13:26.1892954Z weighted=True, 2025-05-07T20:13:26.1893220Z row_wise=True, 2025-05-07T20:13:26.1893448Z mixed=False, 2025-05-07T20:13:26.1893677Z use_cache=False, 2025-05-07T20:13:26.1893924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.1894232Z use_cpu=True, 2025-05-07T20:13:26.1894477Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.1894742Z ) 2025-05-07T20:13:26.1894983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1895712Z self=, 2025-05-07T20:13:26.1896289Z compile=True, 2025-05-07T20:13:26.1896543Z pooling_mode=, 2025-05-07T20:13:26.1896850Z T=1, 2025-05-07T20:13:26.1897046Z D=98, 2025-05-07T20:13:26.1897230Z B=53, 2025-05-07T20:13:26.1897435Z log_E=3, 2025-05-07T20:13:26.1897643Z L=8, 2025-05-07T20:13:26.1897923Z D_gradcheck=1, 2025-05-07T20:13:26.1898177Z stochastic_rounding=False, 2025-05-07T20:13:26.1898458Z weighted=False, 2025-05-07T20:13:26.1898721Z row_wise=True, 2025-05-07T20:13:26.1898942Z mixed=False, 2025-05-07T20:13:26.1899165Z use_cache=False, 2025-05-07T20:13:26.1899413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.1899718Z use_cpu=True, 2025-05-07T20:13:26.1899964Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.1900231Z ) 2025-05-07T20:13:26.1900477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1901119Z self=, 2025-05-07T20:13:26.1901691Z compile=True, 2025-05-07T20:13:26.1901945Z pooling_mode=, 2025-05-07T20:13:26.1902284Z T=2, 2025-05-07T20:13:26.1902465Z D=75, 2025-05-07T20:13:26.1902665Z B=125, 2025-05-07T20:13:26.1902901Z log_E=3, 2025-05-07T20:13:26.1903094Z L=18, 2025-05-07T20:13:26.1903297Z D_gradcheck=1, 2025-05-07T20:13:26.1903538Z stochastic_rounding=False, 2025-05-07T20:13:26.1903832Z weighted=True, 2025-05-07T20:13:26.1904050Z row_wise=True, 2025-05-07T20:13:26.1904276Z mixed=False, 2025-05-07T20:13:26.1904502Z use_cache=True, 2025-05-07T20:13:26.1904748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.1905058Z use_cpu=True, 2025-05-07T20:13:26.1905305Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.1905578Z ) 2025-05-07T20:13:26.1905828Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1906480Z self=, 2025-05-07T20:13:26.1907059Z compile=True, 2025-05-07T20:13:26.1907323Z pooling_mode=, 2025-05-07T20:13:26.1907632Z T=2, 2025-05-07T20:13:26.1907835Z D=23, 2025-05-07T20:13:26.1908029Z B=79, 2025-05-07T20:13:26.1908235Z log_E=5, 2025-05-07T20:13:26.1908447Z L=5, 2025-05-07T20:13:26.1908641Z D_gradcheck=2, 2025-05-07T20:13:26.1908890Z stochastic_rounding=True, 2025-05-07T20:13:26.1909175Z weighted=True, 2025-05-07T20:13:26.1909395Z row_wise=True, 2025-05-07T20:13:26.1909621Z mixed=True, 2025-05-07T20:13:26.1909843Z use_cache=False, 2025-05-07T20:13:26.1910097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.1910400Z use_cpu=True, 2025-05-07T20:13:26.1910641Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.1910922Z ) 2025-05-07T20:13:26.1911192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1911824Z self=, 2025-05-07T20:13:26.1912401Z compile=False, 2025-05-07T20:13:26.1912703Z pooling_mode=, 2025-05-07T20:13:26.1913005Z T=4, 2025-05-07T20:13:26.1913188Z D=105, 2025-05-07T20:13:26.1913390Z B=62, 2025-05-07T20:13:26.1913592Z log_E=3, 2025-05-07T20:13:26.1913785Z L=14, 2025-05-07T20:13:26.1913990Z D_gradcheck=2, 2025-05-07T20:13:26.1914235Z stochastic_rounding=True, 2025-05-07T20:13:26.1914542Z weighted=False, 2025-05-07T20:13:26.1914776Z row_wise=True, 2025-05-07T20:13:26.1915064Z mixed=False, 2025-05-07T20:13:26.1915288Z use_cache=False, 2025-05-07T20:13:26.1915537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.1915842Z use_cpu=True, 2025-05-07T20:13:26.1916084Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.1916363Z ) 2025-05-07T20:13:26.1916637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1917275Z self=, 2025-05-07T20:13:26.1917856Z compile=False, 2025-05-07T20:13:26.1918116Z pooling_mode=, 2025-05-07T20:13:26.1918419Z T=5, 2025-05-07T20:13:26.1918604Z D=14, 2025-05-07T20:13:26.1918800Z B=2, 2025-05-07T20:13:26.1918998Z log_E=4, 2025-05-07T20:13:26.1919190Z L=16, 2025-05-07T20:13:26.1919395Z D_gradcheck=1, 2025-05-07T20:13:26.1919637Z stochastic_rounding=False, 2025-05-07T20:13:26.1919936Z weighted=True, 2025-05-07T20:13:26.1920161Z row_wise=True, 2025-05-07T20:13:26.1920382Z mixed=False, 2025-05-07T20:13:26.1920591Z use_cache=False, 2025-05-07T20:13:26.1920852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.1921158Z use_cpu=True, 2025-05-07T20:13:26.1921405Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.1921673Z ) 2025-05-07T20:13:26.1921918Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1922553Z self=, 2025-05-07T20:13:26.1923161Z compile=False, 2025-05-07T20:13:26.1923419Z pooling_mode=, 2025-05-07T20:13:26.1923718Z T=1, 2025-05-07T20:13:26.1923899Z D=76, 2025-05-07T20:13:26.1924093Z B=92, 2025-05-07T20:13:26.1924289Z log_E=3, 2025-05-07T20:13:26.1924479Z L=5, 2025-05-07T20:13:26.1924681Z D_gradcheck=2, 2025-05-07T20:13:26.1924924Z stochastic_rounding=False, 2025-05-07T20:13:26.1925188Z weighted=True, 2025-05-07T20:13:26.1925413Z row_wise=True, 2025-05-07T20:13:26.1925634Z mixed=False, 2025-05-07T20:13:26.1925843Z use_cache=True, 2025-05-07T20:13:26.1926095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.1926400Z use_cpu=True, 2025-05-07T20:13:26.1926636Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.1926919Z ) 2025-05-07T20:13:26.1927174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1927809Z self=, 2025-05-07T20:13:26.1928389Z compile=True, 2025-05-07T20:13:26.1928645Z pooling_mode=, 2025-05-07T20:13:26.1928948Z T=5, 2025-05-07T20:13:26.1936942Z D=8, 2025-05-07T20:13:26.1937167Z B=44, 2025-05-07T20:13:26.1937355Z log_E=3, 2025-05-07T20:13:26.1937566Z L=1, 2025-05-07T20:13:26.1937772Z D_gradcheck=1, 2025-05-07T20:13:26.1938130Z stochastic_rounding=False, 2025-05-07T20:13:26.1938422Z weighted=True, 2025-05-07T20:13:26.1938652Z row_wise=True, 2025-05-07T20:13:26.1938874Z mixed=True, 2025-05-07T20:13:26.1939086Z use_cache=False, 2025-05-07T20:13:26.1939354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.1939668Z use_cpu=True, 2025-05-07T20:13:26.1939904Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.1940188Z ) 2025-05-07T20:13:26.1940439Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1941074Z self=, 2025-05-07T20:13:26.1941672Z compile=True, 2025-05-07T20:13:26.1941932Z pooling_mode=, 2025-05-07T20:13:26.1942225Z T=4, 2025-05-07T20:13:26.1942423Z D=54, 2025-05-07T20:13:26.1942621Z B=77, 2025-05-07T20:13:26.1942806Z log_E=5, 2025-05-07T20:13:26.1943009Z L=17, 2025-05-07T20:13:26.1943210Z D_gradcheck=2, 2025-05-07T20:13:26.1943566Z stochastic_rounding=False, 2025-05-07T20:13:26.1943850Z weighted=False, 2025-05-07T20:13:26.1944085Z row_wise=True, 2025-05-07T20:13:26.1944297Z mixed=True, 2025-05-07T20:13:26.1944521Z use_cache=False, 2025-05-07T20:13:26.1944785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.1945085Z use_cpu=True, 2025-05-07T20:13:26.1945334Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.1945613Z ) 2025-05-07T20:13:26.1945889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.1946518Z self=, 2025-05-07T20:13:26.1947110Z compile=True, 2025-05-07T20:13:26.1947364Z pooling_mode=, 2025-05-07T20:13:26.1947650Z T=2, 2025-05-07T20:13:26.1948055Z D=30, 2025-05-07T20:13:26.1948253Z B=74, 2025-05-07T20:13:26.1948475Z log_E=5, 2025-05-07T20:13:26.1948682Z L=4, 2025-05-07T20:13:26.1948891Z D_gradcheck=1, 2025-05-07T20:13:26.1949197Z stochastic_rounding=True, 2025-05-07T20:13:26.1949474Z weighted=False, 2025-05-07T20:13:26.1949704Z row_wise=True, 2025-05-07T20:13:26.1949917Z mixed=True, 2025-05-07T20:13:26.1950138Z use_cache=False, 2025-05-07T20:13:26.1950399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.1950692Z use_cpu=True, 2025-05-07T20:13:26.1950943Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.1951226Z ) 2025-05-07T20:13:26.2155792Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2156767Z self=, 2025-05-07T20:13:26.2157970Z compile=False, 2025-05-07T20:13:26.2158237Z pooling_mode=, 2025-05-07T20:13:26.2158530Z T=4, 2025-05-07T20:13:26.2158726Z D=124, 2025-05-07T20:13:26.2158924Z B=49, 2025-05-07T20:13:26.2159108Z log_E=5, 2025-05-07T20:13:26.2159309Z L=4, 2025-05-07T20:13:26.2159508Z D_gradcheck=1, 2025-05-07T20:13:26.2159753Z stochastic_rounding=False, 2025-05-07T20:13:26.2160027Z weighted=True, 2025-05-07T20:13:26.2160251Z row_wise=True, 2025-05-07T20:13:26.2160458Z mixed=True, 2025-05-07T20:13:26.2160682Z use_cache=False, 2025-05-07T20:13:26.2160945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2161241Z use_cpu=True, 2025-05-07T20:13:26.2161491Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2161773Z ) 2025-05-07T20:13:26.2162021Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2162645Z self=, 2025-05-07T20:13:26.2163310Z compile=False, 2025-05-07T20:13:26.2163564Z pooling_mode=, 2025-05-07T20:13:26.2163852Z T=3, 2025-05-07T20:13:26.2164047Z D=42, 2025-05-07T20:13:26.2164245Z B=63, 2025-05-07T20:13:26.2164431Z log_E=3, 2025-05-07T20:13:26.2164641Z L=20, 2025-05-07T20:13:26.2164844Z D_gradcheck=2, 2025-05-07T20:13:26.2165081Z stochastic_rounding=False, 2025-05-07T20:13:26.2165358Z weighted=False, 2025-05-07T20:13:26.2165590Z row_wise=True, 2025-05-07T20:13:26.2165797Z mixed=True, 2025-05-07T20:13:26.2166015Z use_cache=True, 2025-05-07T20:13:26.2166269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2166566Z use_cpu=True, 2025-05-07T20:13:26.2166822Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2167104Z ) 2025-05-07T20:13:26.2167350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2167971Z self=, 2025-05-07T20:13:26.2168558Z compile=True, 2025-05-07T20:13:26.2168811Z pooling_mode=, 2025-05-07T20:13:26.2169098Z T=1, 2025-05-07T20:13:26.2169293Z D=49, 2025-05-07T20:13:26.2169489Z B=13, 2025-05-07T20:13:26.2169670Z log_E=3, 2025-05-07T20:13:26.2169872Z L=12, 2025-05-07T20:13:26.2170164Z D_gradcheck=1, 2025-05-07T20:13:26.2170399Z stochastic_rounding=False, 2025-05-07T20:13:26.2170673Z weighted=False, 2025-05-07T20:13:26.2170903Z row_wise=True, 2025-05-07T20:13:26.2171113Z mixed=False, 2025-05-07T20:13:26.2171338Z use_cache=False, 2025-05-07T20:13:26.2171598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2171895Z use_cpu=True, 2025-05-07T20:13:26.2172188Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2172471Z ) 2025-05-07T20:13:26.2172704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2173344Z self=, 2025-05-07T20:13:26.2173941Z compile=True, 2025-05-07T20:13:26.2174198Z pooling_mode=, 2025-05-07T20:13:26.2174486Z T=1, 2025-05-07T20:13:26.2174682Z D=9, 2025-05-07T20:13:26.2174879Z B=85, 2025-05-07T20:13:26.2175066Z log_E=3, 2025-05-07T20:13:26.2175268Z L=16, 2025-05-07T20:13:26.2175510Z D_gradcheck=1, 2025-05-07T20:13:26.2175740Z stochastic_rounding=True, 2025-05-07T20:13:26.2176012Z weighted=False, 2025-05-07T20:13:26.2176239Z row_wise=True, 2025-05-07T20:13:26.2176447Z mixed=False, 2025-05-07T20:13:26.2176673Z use_cache=False, 2025-05-07T20:13:26.2176939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2177233Z use_cpu=True, 2025-05-07T20:13:26.2177489Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2177767Z ) 2025-05-07T20:13:26.2178102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2178738Z self=, 2025-05-07T20:13:26.2179364Z compile=True, 2025-05-07T20:13:26.2179620Z pooling_mode=, 2025-05-07T20:13:26.2179908Z T=5, 2025-05-07T20:13:26.2180104Z D=49, 2025-05-07T20:13:26.2180301Z B=33, 2025-05-07T20:13:26.2180487Z log_E=4, 2025-05-07T20:13:26.2180690Z L=16, 2025-05-07T20:13:26.2180892Z D_gradcheck=1, 2025-05-07T20:13:26.2181123Z stochastic_rounding=False, 2025-05-07T20:13:26.2181394Z weighted=True, 2025-05-07T20:13:26.2181618Z row_wise=True, 2025-05-07T20:13:26.2181826Z mixed=True, 2025-05-07T20:13:26.2182043Z use_cache=True, 2025-05-07T20:13:26.2182295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2182589Z use_cpu=True, 2025-05-07T20:13:26.2182836Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2183114Z ) 2025-05-07T20:13:26.2183348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2183982Z self=, 2025-05-07T20:13:26.2184573Z compile=False, 2025-05-07T20:13:26.2184819Z pooling_mode=, 2025-05-07T20:13:26.2185119Z T=5, 2025-05-07T20:13:26.2185312Z D=10, 2025-05-07T20:13:26.2185495Z B=63, 2025-05-07T20:13:26.2185690Z log_E=3, 2025-05-07T20:13:26.2185895Z L=16, 2025-05-07T20:13:26.2186102Z D_gradcheck=2, 2025-05-07T20:13:26.2186333Z stochastic_rounding=False, 2025-05-07T20:13:26.2186608Z weighted=True, 2025-05-07T20:13:26.2186833Z row_wise=True, 2025-05-07T20:13:26.2187042Z mixed=False, 2025-05-07T20:13:26.2187264Z use_cache=True, 2025-05-07T20:13:26.2187521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2187817Z use_cpu=True, 2025-05-07T20:13:26.2188071Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2188352Z ) 2025-05-07T20:13:26.2188584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2189216Z self=, 2025-05-07T20:13:26.2189807Z compile=False, 2025-05-07T20:13:26.2190050Z pooling_mode=, 2025-05-07T20:13:26.2190350Z T=5, 2025-05-07T20:13:26.2190544Z D=64, 2025-05-07T20:13:26.2190725Z B=67, 2025-05-07T20:13:26.2190919Z log_E=4, 2025-05-07T20:13:26.2191203Z L=0, 2025-05-07T20:13:26.2191394Z D_gradcheck=1, 2025-05-07T20:13:26.2191646Z stochastic_rounding=False, 2025-05-07T20:13:26.2191925Z weighted=True, 2025-05-07T20:13:26.2192136Z row_wise=True, 2025-05-07T20:13:26.2192363Z mixed=True, 2025-05-07T20:13:26.2192585Z use_cache=True, 2025-05-07T20:13:26.2192837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2193172Z use_cpu=True, 2025-05-07T20:13:26.2193422Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2193710Z ) 2025-05-07T20:13:26.2193944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2194587Z self=, 2025-05-07T20:13:26.2195178Z compile=True, 2025-05-07T20:13:26.2195437Z pooling_mode=, 2025-05-07T20:13:26.2195734Z T=3, 2025-05-07T20:13:26.2195936Z D=8, 2025-05-07T20:13:26.2196136Z B=104, 2025-05-07T20:13:26.2196329Z log_E=5, 2025-05-07T20:13:26.2196572Z L=7, 2025-05-07T20:13:26.2196780Z D_gradcheck=2, 2025-05-07T20:13:26.2197013Z stochastic_rounding=True, 2025-05-07T20:13:26.2197294Z weighted=False, 2025-05-07T20:13:26.2197529Z row_wise=True, 2025-05-07T20:13:26.2197744Z mixed=False, 2025-05-07T20:13:26.2197972Z use_cache=True, 2025-05-07T20:13:26.2198228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2198526Z use_cpu=True, 2025-05-07T20:13:26.2198769Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2199048Z ) 2025-05-07T20:13:26.2199275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2199935Z self=, 2025-05-07T20:13:26.2200518Z compile=False, 2025-05-07T20:13:26.2200767Z pooling_mode=, 2025-05-07T20:13:26.2201047Z T=5, 2025-05-07T20:13:26.2201228Z D=44, 2025-05-07T20:13:26.2201411Z B=36, 2025-05-07T20:13:26.2201591Z log_E=3, 2025-05-07T20:13:26.2201790Z L=1, 2025-05-07T20:13:26.2201986Z D_gradcheck=2, 2025-05-07T20:13:26.2202214Z stochastic_rounding=True, 2025-05-07T20:13:26.2202482Z weighted=True, 2025-05-07T20:13:26.2202704Z row_wise=True, 2025-05-07T20:13:26.2202914Z mixed=True, 2025-05-07T20:13:26.2203127Z use_cache=False, 2025-05-07T20:13:26.2203388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2203684Z use_cpu=True, 2025-05-07T20:13:26.2203925Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2204199Z ) 2025-05-07T20:13:26.2204427Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2205058Z self=, 2025-05-07T20:13:26.2205648Z compile=False, 2025-05-07T20:13:26.2205890Z pooling_mode=, 2025-05-07T20:13:26.2206191Z T=2, 2025-05-07T20:13:26.2206379Z D=34, 2025-05-07T20:13:26.2206573Z B=34, 2025-05-07T20:13:26.2206760Z log_E=3, 2025-05-07T20:13:26.2206962Z L=11, 2025-05-07T20:13:26.2207162Z D_gradcheck=1, 2025-05-07T20:13:26.2207392Z stochastic_rounding=True, 2025-05-07T20:13:26.2207662Z weighted=True, 2025-05-07T20:13:26.2207885Z row_wise=True, 2025-05-07T20:13:26.2208093Z mixed=True, 2025-05-07T20:13:26.2208310Z use_cache=False, 2025-05-07T20:13:26.2208572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2208868Z use_cpu=True, 2025-05-07T20:13:26.2209105Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2209379Z ) 2025-05-07T20:13:26.2209605Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2210234Z self=, 2025-05-07T20:13:26.2210818Z compile=False, 2025-05-07T20:13:26.2211064Z pooling_mode=, 2025-05-07T20:13:26.2211359Z T=5, 2025-05-07T20:13:26.2211554Z D=100, 2025-05-07T20:13:26.2211742Z B=109, 2025-05-07T20:13:26.2211978Z log_E=4, 2025-05-07T20:13:26.2212184Z L=1, 2025-05-07T20:13:26.2212371Z D_gradcheck=1, 2025-05-07T20:13:26.2212614Z stochastic_rounding=False, 2025-05-07T20:13:26.2212885Z weighted=True, 2025-05-07T20:13:26.2213112Z row_wise=True, 2025-05-07T20:13:26.2213317Z mixed=True, 2025-05-07T20:13:26.2213528Z use_cache=False, 2025-05-07T20:13:26.2213811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2214105Z use_cpu=True, 2025-05-07T20:13:26.2214342Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2214616Z ) 2025-05-07T20:13:26.2214845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2215480Z self=, 2025-05-07T20:13:26.2216066Z compile=True, 2025-05-07T20:13:26.2216304Z pooling_mode=, 2025-05-07T20:13:26.2216600Z T=4, 2025-05-07T20:13:26.2216801Z D=21, 2025-05-07T20:13:26.2216986Z B=33, 2025-05-07T20:13:26.2217204Z log_E=3, 2025-05-07T20:13:26.2217405Z L=10, 2025-05-07T20:13:26.2217591Z D_gradcheck=1, 2025-05-07T20:13:26.2217920Z stochastic_rounding=True, 2025-05-07T20:13:26.2218200Z weighted=False, 2025-05-07T20:13:26.2218414Z row_wise=True, 2025-05-07T20:13:26.2218632Z mixed=False, 2025-05-07T20:13:26.2218854Z use_cache=True, 2025-05-07T20:13:26.2219098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2219401Z use_cpu=True, 2025-05-07T20:13:26.2219642Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2219918Z ) 2025-05-07T20:13:26.2220149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2220819Z self=, 2025-05-07T20:13:26.2221406Z compile=True, 2025-05-07T20:13:26.2221645Z pooling_mode=, 2025-05-07T20:13:26.2221951Z T=3, 2025-05-07T20:13:26.2222145Z D=34, 2025-05-07T20:13:26.2222333Z B=53, 2025-05-07T20:13:26.2222531Z log_E=4, 2025-05-07T20:13:26.2222733Z L=17, 2025-05-07T20:13:26.2222921Z D_gradcheck=1, 2025-05-07T20:13:26.2223166Z stochastic_rounding=False, 2025-05-07T20:13:26.2223444Z weighted=False, 2025-05-07T20:13:26.2223664Z row_wise=True, 2025-05-07T20:13:26.2223885Z mixed=False, 2025-05-07T20:13:26.2224110Z use_cache=False, 2025-05-07T20:13:26.2224362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2224673Z use_cpu=True, 2025-05-07T20:13:26.2224919Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2225186Z ) 2025-05-07T20:13:26.2225426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2226054Z self=, 2025-05-07T20:13:26.2226633Z compile=True, 2025-05-07T20:13:26.2226869Z pooling_mode=, 2025-05-07T20:13:26.2227162Z T=1, 2025-05-07T20:13:26.2227353Z D=102, 2025-05-07T20:13:26.2227540Z B=24, 2025-05-07T20:13:26.2227728Z log_E=3, 2025-05-07T20:13:26.2227935Z L=2, 2025-05-07T20:13:26.2228123Z D_gradcheck=1, 2025-05-07T20:13:26.2228360Z stochastic_rounding=False, 2025-05-07T20:13:26.2228635Z weighted=False, 2025-05-07T20:13:26.2228853Z row_wise=True, 2025-05-07T20:13:26.2229069Z mixed=True, 2025-05-07T20:13:26.2229288Z use_cache=False, 2025-05-07T20:13:26.2229539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2229843Z use_cpu=True, 2025-05-07T20:13:26.2230085Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2230351Z ) 2025-05-07T20:13:26.2230592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2231221Z self=, 2025-05-07T20:13:26.2231807Z compile=True, 2025-05-07T20:13:26.2232044Z pooling_mode=, 2025-05-07T20:13:26.2232344Z T=2, 2025-05-07T20:13:26.2232576Z D=105, 2025-05-07T20:13:26.2232763Z B=113, 2025-05-07T20:13:26.2232960Z log_E=4, 2025-05-07T20:13:26.2233164Z L=11, 2025-05-07T20:13:26.2233355Z D_gradcheck=1, 2025-05-07T20:13:26.2233604Z stochastic_rounding=False, 2025-05-07T20:13:26.2233879Z weighted=False, 2025-05-07T20:13:26.2234099Z row_wise=True, 2025-05-07T20:13:26.2234319Z mixed=True, 2025-05-07T20:13:26.2234537Z use_cache=True, 2025-05-07T20:13:26.2234800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2235104Z use_cpu=True, 2025-05-07T20:13:26.2235340Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2235603Z ) 2025-05-07T20:13:26.2235838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2236468Z self=, 2025-05-07T20:13:26.2237036Z compile=True, 2025-05-07T20:13:26.2237286Z pooling_mode=, 2025-05-07T20:13:26.2237583Z T=1, 2025-05-07T20:13:26.2237777Z D=106, 2025-05-07T20:13:26.2237987Z B=13, 2025-05-07T20:13:26.2238179Z log_E=5, 2025-05-07T20:13:26.2238374Z L=1, 2025-05-07T20:13:26.2238560Z D_gradcheck=1, 2025-05-07T20:13:26.2238798Z stochastic_rounding=True, 2025-05-07T20:13:26.2239064Z weighted=True, 2025-05-07T20:13:26.2239274Z row_wise=True, 2025-05-07T20:13:26.2239492Z mixed=True, 2025-05-07T20:13:26.2239724Z use_cache=True, 2025-05-07T20:13:26.2239963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2240263Z use_cpu=True, 2025-05-07T20:13:26.2240502Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2240794Z ) 2025-05-07T20:13:26.2457345Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2458408Z self=, 2025-05-07T20:13:26.2459418Z compile=True, 2025-05-07T20:13:26.2459809Z pooling_mode=, 2025-05-07T20:13:26.2460115Z T=3, 2025-05-07T20:13:26.2460405Z D=62, 2025-05-07T20:13:26.2460591Z B=67, 2025-05-07T20:13:26.2460859Z log_E=5, 2025-05-07T20:13:26.2461064Z L=16, 2025-05-07T20:13:26.2461258Z D_gradcheck=1, 2025-05-07T20:13:26.2461504Z stochastic_rounding=False, 2025-05-07T20:13:26.2461789Z weighted=True, 2025-05-07T20:13:26.2462005Z row_wise=True, 2025-05-07T20:13:26.2462225Z mixed=True, 2025-05-07T20:13:26.2462463Z use_cache=False, 2025-05-07T20:13:26.2462719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2463087Z use_cpu=True, 2025-05-07T20:13:26.2463339Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2463618Z ) 2025-05-07T20:13:26.2463869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2464509Z self=, 2025-05-07T20:13:26.2465088Z compile=True, 2025-05-07T20:13:26.2465346Z pooling_mode=, 2025-05-07T20:13:26.2465651Z T=1, 2025-05-07T20:13:26.2465856Z D=125, 2025-05-07T20:13:26.2466045Z B=17, 2025-05-07T20:13:26.2466248Z log_E=3, 2025-05-07T20:13:26.2466459Z L=4, 2025-05-07T20:13:26.2466651Z D_gradcheck=2, 2025-05-07T20:13:26.2466902Z stochastic_rounding=False, 2025-05-07T20:13:26.2467244Z weighted=True, 2025-05-07T20:13:26.2467460Z row_wise=True, 2025-05-07T20:13:26.2467686Z mixed=False, 2025-05-07T20:13:26.2467921Z use_cache=True, 2025-05-07T20:13:26.2468166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2468474Z use_cpu=True, 2025-05-07T20:13:26.2468716Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2468983Z ) 2025-05-07T20:13:26.2469224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2469858Z self=, 2025-05-07T20:13:26.2470434Z compile=False, 2025-05-07T20:13:26.2470689Z pooling_mode=, 2025-05-07T20:13:26.2471219Z T=3, 2025-05-07T20:13:26.2471403Z D=96, 2025-05-07T20:13:26.2471599Z B=36, 2025-05-07T20:13:26.2471797Z log_E=3, 2025-05-07T20:13:26.2471990Z L=5, 2025-05-07T20:13:26.2472194Z D_gradcheck=2, 2025-05-07T20:13:26.2472446Z stochastic_rounding=True, 2025-05-07T20:13:26.2472711Z weighted=True, 2025-05-07T20:13:26.2472940Z row_wise=True, 2025-05-07T20:13:26.2473166Z mixed=True, 2025-05-07T20:13:26.2473439Z use_cache=True, 2025-05-07T20:13:26.2473721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2474026Z use_cpu=True, 2025-05-07T20:13:26.2474270Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2474539Z ) 2025-05-07T20:13:26.2474779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2475414Z self=, 2025-05-07T20:13:26.2475996Z compile=False, 2025-05-07T20:13:26.2476254Z pooling_mode=, 2025-05-07T20:13:26.2476556Z T=4, 2025-05-07T20:13:26.2476789Z D=32, 2025-05-07T20:13:26.2476992Z B=51, 2025-05-07T20:13:26.2477192Z log_E=4, 2025-05-07T20:13:26.2477387Z L=9, 2025-05-07T20:13:26.2477593Z D_gradcheck=2, 2025-05-07T20:13:26.2477842Z stochastic_rounding=True, 2025-05-07T20:13:26.2478106Z weighted=True, 2025-05-07T20:13:26.2478339Z row_wise=True, 2025-05-07T20:13:26.2478564Z mixed=True, 2025-05-07T20:13:26.2478772Z use_cache=True, 2025-05-07T20:13:26.2479024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2479330Z use_cpu=True, 2025-05-07T20:13:26.2479577Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2479918Z ) 2025-05-07T20:13:26.2480161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2480804Z self=, 2025-05-07T20:13:26.2481384Z compile=False, 2025-05-07T20:13:26.2481644Z pooling_mode=, 2025-05-07T20:13:26.2481950Z T=4, 2025-05-07T20:13:26.2482134Z D=106, 2025-05-07T20:13:26.2482336Z B=128, 2025-05-07T20:13:26.2482531Z log_E=4, 2025-05-07T20:13:26.2482720Z L=9, 2025-05-07T20:13:26.2482919Z D_gradcheck=2, 2025-05-07T20:13:26.2483161Z stochastic_rounding=False, 2025-05-07T20:13:26.2483427Z weighted=False, 2025-05-07T20:13:26.2483654Z row_wise=True, 2025-05-07T20:13:26.2483879Z mixed=False, 2025-05-07T20:13:26.2484088Z use_cache=False, 2025-05-07T20:13:26.2484363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2484667Z use_cpu=True, 2025-05-07T20:13:26.2484904Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2485181Z ) 2025-05-07T20:13:26.2485426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2486064Z self=, 2025-05-07T20:13:26.2486647Z compile=False, 2025-05-07T20:13:26.2486911Z pooling_mode=, 2025-05-07T20:13:26.2487214Z T=3, 2025-05-07T20:13:26.2487398Z D=60, 2025-05-07T20:13:26.2487594Z B=76, 2025-05-07T20:13:26.2487790Z log_E=5, 2025-05-07T20:13:26.2487982Z L=18, 2025-05-07T20:13:26.2488183Z D_gradcheck=1, 2025-05-07T20:13:26.2488427Z stochastic_rounding=True, 2025-05-07T20:13:26.2488687Z weighted=False, 2025-05-07T20:13:26.2488915Z row_wise=True, 2025-05-07T20:13:26.2489141Z mixed=False, 2025-05-07T20:13:26.2489355Z use_cache=False, 2025-05-07T20:13:26.2489618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2489927Z use_cpu=True, 2025-05-07T20:13:26.2490165Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2490450Z ) 2025-05-07T20:13:26.2490698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2491324Z self=, 2025-05-07T20:13:26.2491919Z compile=True, 2025-05-07T20:13:26.2492229Z pooling_mode=, 2025-05-07T20:13:26.2492536Z T=5, 2025-05-07T20:13:26.2492724Z D=57, 2025-05-07T20:13:26.2492926Z B=95, 2025-05-07T20:13:26.2493129Z log_E=5, 2025-05-07T20:13:26.2493327Z L=20, 2025-05-07T20:13:26.2493536Z D_gradcheck=1, 2025-05-07T20:13:26.2493785Z stochastic_rounding=True, 2025-05-07T20:13:26.2494053Z weighted=True, 2025-05-07T20:13:26.2494283Z row_wise=True, 2025-05-07T20:13:26.2494538Z mixed=True, 2025-05-07T20:13:26.2494753Z use_cache=False, 2025-05-07T20:13:26.2495013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2495320Z use_cpu=True, 2025-05-07T20:13:26.2495560Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2495836Z ) 2025-05-07T20:13:26.2496079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2496700Z self=, 2025-05-07T20:13:26.2497289Z compile=True, 2025-05-07T20:13:26.2497573Z pooling_mode=, 2025-05-07T20:13:26.2497999Z T=4, 2025-05-07T20:13:26.2498184Z D=62, 2025-05-07T20:13:26.2498379Z B=43, 2025-05-07T20:13:26.2498576Z log_E=3, 2025-05-07T20:13:26.2498766Z L=13, 2025-05-07T20:13:26.2498973Z D_gradcheck=1, 2025-05-07T20:13:26.2499218Z stochastic_rounding=True, 2025-05-07T20:13:26.2499481Z weighted=True, 2025-05-07T20:13:26.2499718Z row_wise=True, 2025-05-07T20:13:26.2499944Z mixed=True, 2025-05-07T20:13:26.2500150Z use_cache=False, 2025-05-07T20:13:26.2500412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2500715Z use_cpu=True, 2025-05-07T20:13:26.2500984Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2501263Z ) 2025-05-07T20:13:26.2501506Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2502128Z self=, 2025-05-07T20:13:26.2502721Z compile=False, 2025-05-07T20:13:26.2503019Z pooling_mode=, 2025-05-07T20:13:26.2503314Z T=3, 2025-05-07T20:13:26.2503512Z D=21, 2025-05-07T20:13:26.2503708Z B=37, 2025-05-07T20:13:26.2503893Z log_E=5, 2025-05-07T20:13:26.2504098Z L=19, 2025-05-07T20:13:26.2504300Z D_gradcheck=2, 2025-05-07T20:13:26.2504530Z stochastic_rounding=True, 2025-05-07T20:13:26.2504803Z weighted=True, 2025-05-07T20:13:26.2505029Z row_wise=True, 2025-05-07T20:13:26.2505249Z mixed=True, 2025-05-07T20:13:26.2505455Z use_cache=True, 2025-05-07T20:13:26.2505706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2506014Z use_cpu=True, 2025-05-07T20:13:26.2506246Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2506560Z ) 2025-05-07T20:13:26.2506800Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2507426Z self=, 2025-05-07T20:13:26.2508015Z compile=False, 2025-05-07T20:13:26.2508275Z pooling_mode=, 2025-05-07T20:13:26.2508564Z T=4, 2025-05-07T20:13:26.2508760Z D=19, 2025-05-07T20:13:26.2508957Z B=25, 2025-05-07T20:13:26.2509138Z log_E=5, 2025-05-07T20:13:26.2509341Z L=13, 2025-05-07T20:13:26.2509540Z D_gradcheck=1, 2025-05-07T20:13:26.2509770Z stochastic_rounding=False, 2025-05-07T20:13:26.2510042Z weighted=False, 2025-05-07T20:13:26.2510269Z row_wise=True, 2025-05-07T20:13:26.2510478Z mixed=True, 2025-05-07T20:13:26.2510695Z use_cache=True, 2025-05-07T20:13:26.2510947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2511252Z use_cpu=True, 2025-05-07T20:13:26.2511485Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2511765Z ) 2025-05-07T20:13:26.2512007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2512632Z self=, 2025-05-07T20:13:26.2513269Z compile=True, 2025-05-07T20:13:26.2513530Z pooling_mode=, 2025-05-07T20:13:26.2513820Z T=2, 2025-05-07T20:13:26.2514019Z D=21, 2025-05-07T20:13:26.2514214Z B=62, 2025-05-07T20:13:26.2514399Z log_E=3, 2025-05-07T20:13:26.2514601Z L=13, 2025-05-07T20:13:26.2514802Z D_gradcheck=2, 2025-05-07T20:13:26.2515037Z stochastic_rounding=False, 2025-05-07T20:13:26.2515311Z weighted=True, 2025-05-07T20:13:26.2515576Z row_wise=True, 2025-05-07T20:13:26.2515787Z mixed=False, 2025-05-07T20:13:26.2516057Z use_cache=True, 2025-05-07T20:13:26.2516314Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2516615Z use_cpu=True, 2025-05-07T20:13:26.2516894Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2517180Z ) 2025-05-07T20:13:26.2517415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2518054Z self=, 2025-05-07T20:13:26.2518650Z compile=False, 2025-05-07T20:13:26.2518939Z pooling_mode=, 2025-05-07T20:13:26.2519230Z T=5, 2025-05-07T20:13:26.2519432Z D=106, 2025-05-07T20:13:26.2519635Z B=80, 2025-05-07T20:13:26.2519825Z log_E=4, 2025-05-07T20:13:26.2520034Z L=9, 2025-05-07T20:13:26.2520238Z D_gradcheck=1, 2025-05-07T20:13:26.2520471Z stochastic_rounding=True, 2025-05-07T20:13:26.2520749Z weighted=True, 2025-05-07T20:13:26.2520979Z row_wise=True, 2025-05-07T20:13:26.2521199Z mixed=False, 2025-05-07T20:13:26.2521426Z use_cache=False, 2025-05-07T20:13:26.2521687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2522007Z use_cpu=True, 2025-05-07T20:13:26.2522253Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2522537Z ) 2025-05-07T20:13:26.2522765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2523394Z self=, 2025-05-07T20:13:26.2523985Z compile=True, 2025-05-07T20:13:26.2524237Z pooling_mode=, 2025-05-07T20:13:26.2524526Z T=2, 2025-05-07T20:13:26.2524719Z D=61, 2025-05-07T20:13:26.2524912Z B=66, 2025-05-07T20:13:26.2525095Z log_E=4, 2025-05-07T20:13:26.2525298Z L=12, 2025-05-07T20:13:26.2525502Z D_gradcheck=2, 2025-05-07T20:13:26.2525733Z stochastic_rounding=True, 2025-05-07T20:13:26.2526012Z weighted=True, 2025-05-07T20:13:26.2526242Z row_wise=True, 2025-05-07T20:13:26.2526451Z mixed=False, 2025-05-07T20:13:26.2526677Z use_cache=True, 2025-05-07T20:13:26.2526931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2527228Z use_cpu=True, 2025-05-07T20:13:26.2527475Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2527754Z ) 2025-05-07T20:13:26.2527985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2528623Z self=, 2025-05-07T20:13:26.2529217Z compile=False, 2025-05-07T20:13:26.2529462Z pooling_mode=, 2025-05-07T20:13:26.2529765Z T=4, 2025-05-07T20:13:26.2529962Z D=25, 2025-05-07T20:13:26.2530158Z B=24, 2025-05-07T20:13:26.2530341Z log_E=3, 2025-05-07T20:13:26.2530545Z L=13, 2025-05-07T20:13:26.2530749Z D_gradcheck=1, 2025-05-07T20:13:26.2530979Z stochastic_rounding=True, 2025-05-07T20:13:26.2531255Z weighted=True, 2025-05-07T20:13:26.2531484Z row_wise=True, 2025-05-07T20:13:26.2531692Z mixed=False, 2025-05-07T20:13:26.2531913Z use_cache=False, 2025-05-07T20:13:26.2532178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.2532470Z use_cpu=True, 2025-05-07T20:13:26.2532718Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2532997Z ) 2025-05-07T20:13:26.2533224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2533859Z self=, 2025-05-07T20:13:26.2534492Z compile=True, 2025-05-07T20:13:26.2534731Z pooling_mode=, 2025-05-07T20:13:26.2535033Z T=2, 2025-05-07T20:13:26.2535232Z D=74, 2025-05-07T20:13:26.2535415Z B=46, 2025-05-07T20:13:26.2535614Z log_E=5, 2025-05-07T20:13:26.2535818Z L=13, 2025-05-07T20:13:26.2536010Z D_gradcheck=1, 2025-05-07T20:13:26.2536250Z stochastic_rounding=True, 2025-05-07T20:13:26.2536550Z weighted=True, 2025-05-07T20:13:26.2536776Z row_wise=True, 2025-05-07T20:13:26.2536985Z mixed=False, 2025-05-07T20:13:26.2537206Z use_cache=True, 2025-05-07T20:13:26.2537459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2537752Z use_cpu=True, 2025-05-07T20:13:26.2538144Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.2538428Z ) 2025-05-07T20:13:26.2538658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.2539297Z self=, 2025-05-07T20:13:26.2539930Z compile=False, 2025-05-07T20:13:26.2540174Z pooling_mode=, 2025-05-07T20:13:26.2540481Z T=3, 2025-05-07T20:13:26.2540678Z D=37, 2025-05-07T20:13:26.2540860Z B=24, 2025-05-07T20:13:26.2541058Z log_E=5, 2025-05-07T20:13:26.2541262Z L=1, 2025-05-07T20:13:26.2541450Z D_gradcheck=1, 2025-05-07T20:13:26.2541697Z stochastic_rounding=True, 2025-05-07T20:13:26.2541976Z weighted=False, 2025-05-07T20:13:26.2542194Z row_wise=True, 2025-05-07T20:13:26.2542415Z mixed=False, 2025-05-07T20:13:26.2542639Z use_cache=False, 2025-05-07T20:13:26.2542917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.2543226Z use_cpu=True, 2025-05-07T20:13:26.2543478Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.2543762Z ) 2025-05-07T20:13:26.3043862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3044625Z self=, 2025-05-07T20:13:26.3045298Z compile=True, 2025-05-07T20:13:26.3045783Z pooling_mode=, 2025-05-07T20:13:26.3046210Z T=4, 2025-05-07T20:13:26.3046418Z D=28, 2025-05-07T20:13:26.3046622Z B=124, 2025-05-07T20:13:26.3046813Z log_E=3, 2025-05-07T20:13:26.3047021Z L=12, 2025-05-07T20:13:26.3047232Z D_gradcheck=1, 2025-05-07T20:13:26.3047476Z stochastic_rounding=False, 2025-05-07T20:13:26.3047886Z weighted=True, 2025-05-07T20:13:26.3048115Z row_wise=True, 2025-05-07T20:13:26.3048332Z mixed=False, 2025-05-07T20:13:26.3048558Z use_cache=False, 2025-05-07T20:13:26.3048825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3049123Z use_cpu=True, 2025-05-07T20:13:26.3049373Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3049651Z ) 2025-05-07T20:13:26.3049881Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3050515Z self=, 2025-05-07T20:13:26.3051113Z compile=False, 2025-05-07T20:13:26.3051357Z pooling_mode=, 2025-05-07T20:13:26.3051656Z T=1, 2025-05-07T20:13:26.3051870Z D=120, 2025-05-07T20:13:26.3052055Z B=34, 2025-05-07T20:13:26.3052255Z log_E=3, 2025-05-07T20:13:26.3052459Z L=0, 2025-05-07T20:13:26.3052664Z D_gradcheck=2, 2025-05-07T20:13:26.3052900Z stochastic_rounding=True, 2025-05-07T20:13:26.3053174Z weighted=False, 2025-05-07T20:13:26.3053404Z row_wise=True, 2025-05-07T20:13:26.3053612Z mixed=True, 2025-05-07T20:13:26.3053834Z use_cache=False, 2025-05-07T20:13:26.3054093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3054389Z use_cpu=True, 2025-05-07T20:13:26.3054647Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3054928Z ) 2025-05-07T20:13:26.3055161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3055798Z self=, 2025-05-07T20:13:26.3056577Z compile=True, 2025-05-07T20:13:26.3056825Z pooling_mode=, 2025-05-07T20:13:26.3057134Z T=2, 2025-05-07T20:13:26.3057335Z D=17, 2025-05-07T20:13:26.3057522Z B=74, 2025-05-07T20:13:26.3057724Z log_E=4, 2025-05-07T20:13:26.3058026Z L=3, 2025-05-07T20:13:26.3058223Z D_gradcheck=2, 2025-05-07T20:13:26.3058539Z stochastic_rounding=False, 2025-05-07T20:13:26.3058815Z weighted=True, 2025-05-07T20:13:26.3059031Z row_wise=True, 2025-05-07T20:13:26.3059255Z mixed=False, 2025-05-07T20:13:26.3059481Z use_cache=True, 2025-05-07T20:13:26.3059740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3060040Z use_cpu=True, 2025-05-07T20:13:26.3060292Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3060573Z ) 2025-05-07T20:13:26.3060804Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3061578Z self=, 2025-05-07T20:13:26.3062171Z compile=True, 2025-05-07T20:13:26.3062416Z pooling_mode=, 2025-05-07T20:13:26.3062791Z T=4, 2025-05-07T20:13:26.3062978Z D=17, 2025-05-07T20:13:26.3063177Z B=28, 2025-05-07T20:13:26.3063374Z log_E=3, 2025-05-07T20:13:26.3063563Z L=4, 2025-05-07T20:13:26.3063764Z D_gradcheck=1, 2025-05-07T20:13:26.3064010Z stochastic_rounding=False, 2025-05-07T20:13:26.3064270Z weighted=True, 2025-05-07T20:13:26.3064492Z row_wise=True, 2025-05-07T20:13:26.3064713Z mixed=True, 2025-05-07T20:13:26.3064985Z use_cache=True, 2025-05-07T20:13:26.3065237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3065544Z use_cpu=True, 2025-05-07T20:13:26.3065777Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3066061Z ) 2025-05-07T20:13:26.3066308Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3066941Z self=, 2025-05-07T20:13:26.3067542Z compile=True, 2025-05-07T20:13:26.3067800Z pooling_mode=, 2025-05-07T20:13:26.3068101Z T=4, 2025-05-07T20:13:26.3068285Z D=74, 2025-05-07T20:13:26.3068481Z B=66, 2025-05-07T20:13:26.3068674Z log_E=5, 2025-05-07T20:13:26.3068868Z L=0, 2025-05-07T20:13:26.3069071Z D_gradcheck=2, 2025-05-07T20:13:26.3069314Z stochastic_rounding=True, 2025-05-07T20:13:26.3069576Z weighted=True, 2025-05-07T20:13:26.3069817Z row_wise=True, 2025-05-07T20:13:26.3070043Z mixed=False, 2025-05-07T20:13:26.3070261Z use_cache=True, 2025-05-07T20:13:26.3070516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3070831Z use_cpu=True, 2025-05-07T20:13:26.3071066Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3071349Z ) 2025-05-07T20:13:26.3071597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3072226Z self=, 2025-05-07T20:13:26.3072834Z compile=False, 2025-05-07T20:13:26.3073096Z pooling_mode=, 2025-05-07T20:13:26.3073390Z T=5, 2025-05-07T20:13:26.3073595Z D=3, 2025-05-07T20:13:26.3073797Z B=11, 2025-05-07T20:13:26.3073985Z log_E=3, 2025-05-07T20:13:26.3074215Z L=13, 2025-05-07T20:13:26.3074423Z D_gradcheck=2, 2025-05-07T20:13:26.3074672Z stochastic_rounding=False, 2025-05-07T20:13:26.3074939Z weighted=True, 2025-05-07T20:13:26.3075175Z row_wise=True, 2025-05-07T20:13:26.3075406Z mixed=False, 2025-05-07T20:13:26.3075621Z use_cache=True, 2025-05-07T20:13:26.3075875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3076178Z use_cpu=True, 2025-05-07T20:13:26.3076410Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3076497Z ) 2025-05-07T20:13:26.3076630Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3077052Z self=, 2025-05-07T20:13:26.3077152Z compile=False, 2025-05-07T20:13:26.3077263Z pooling_mode=, 2025-05-07T20:13:26.3077341Z T=1, 2025-05-07T20:13:26.3077431Z D=7, 2025-05-07T20:13:26.3077508Z B=20, 2025-05-07T20:13:26.3077585Z log_E=4, 2025-05-07T20:13:26.3077673Z L=16, 2025-05-07T20:13:26.3077791Z D_gradcheck=1, 2025-05-07T20:13:26.3077903Z stochastic_rounding=True, 2025-05-07T20:13:26.3077987Z weighted=False, 2025-05-07T20:13:26.3078069Z row_wise=True, 2025-05-07T20:13:26.3078170Z mixed=True, 2025-05-07T20:13:26.3078254Z use_cache=False, 2025-05-07T20:13:26.3078365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3078460Z use_cpu=True, 2025-05-07T20:13:26.3078564Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3078639Z ) 2025-05-07T20:13:26.3078787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3079208Z self=, 2025-05-07T20:13:26.3079294Z compile=False, 2025-05-07T20:13:26.3079428Z pooling_mode=, 2025-05-07T20:13:26.3079506Z T=3, 2025-05-07T20:13:26.3079601Z D=120, 2025-05-07T20:13:26.3079680Z B=75, 2025-05-07T20:13:26.3079760Z log_E=5, 2025-05-07T20:13:26.3079852Z L=13, 2025-05-07T20:13:26.3079936Z D_gradcheck=2, 2025-05-07T20:13:26.3080038Z stochastic_rounding=True, 2025-05-07T20:13:26.3080136Z weighted=False, 2025-05-07T20:13:26.3080218Z row_wise=True, 2025-05-07T20:13:26.3080328Z mixed=False, 2025-05-07T20:13:26.3080423Z use_cache=False, 2025-05-07T20:13:26.3080533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3080617Z use_cpu=True, 2025-05-07T20:13:26.3080735Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3080810Z ) 2025-05-07T20:13:26.3080946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3081338Z self=, 2025-05-07T20:13:26.3081424Z compile=True, 2025-05-07T20:13:26.3081549Z pooling_mode=, 2025-05-07T20:13:26.3081629Z T=5, 2025-05-07T20:13:26.3081709Z D=44, 2025-05-07T20:13:26.3081804Z B=43, 2025-05-07T20:13:26.3081884Z log_E=4, 2025-05-07T20:13:26.3081966Z L=5, 2025-05-07T20:13:26.3082063Z D_gradcheck=2, 2025-05-07T20:13:26.3082160Z stochastic_rounding=True, 2025-05-07T20:13:26.3082246Z weighted=False, 2025-05-07T20:13:26.3082344Z row_wise=True, 2025-05-07T20:13:26.3082426Z mixed=True, 2025-05-07T20:13:26.3082511Z use_cache=True, 2025-05-07T20:13:26.3082634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3082717Z use_cpu=True, 2025-05-07T20:13:26.3082822Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3082910Z ) 2025-05-07T20:13:26.3083045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3083434Z self=, 2025-05-07T20:13:26.3083517Z compile=True, 2025-05-07T20:13:26.3083627Z pooling_mode=, 2025-05-07T20:13:26.3083716Z T=4, 2025-05-07T20:13:26.3083793Z D=73, 2025-05-07T20:13:26.3083873Z B=99, 2025-05-07T20:13:26.3083966Z log_E=5, 2025-05-07T20:13:26.3084044Z L=18, 2025-05-07T20:13:26.3084128Z D_gradcheck=1, 2025-05-07T20:13:26.3084239Z stochastic_rounding=True, 2025-05-07T20:13:26.3084321Z weighted=True, 2025-05-07T20:13:26.3084404Z row_wise=True, 2025-05-07T20:13:26.3084496Z mixed=True, 2025-05-07T20:13:26.3084580Z use_cache=False, 2025-05-07T20:13:26.3084691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3084784Z use_cpu=True, 2025-05-07T20:13:26.3084887Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3084974Z ) 2025-05-07T20:13:26.3085110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3085514Z self=, 2025-05-07T20:13:26.3085611Z compile=True, 2025-05-07T20:13:26.3085721Z pooling_mode=, 2025-05-07T20:13:26.3085798Z T=2, 2025-05-07T20:13:26.3085888Z D=5, 2025-05-07T20:13:26.3085966Z B=32, 2025-05-07T20:13:26.3086043Z log_E=4, 2025-05-07T20:13:26.3086162Z L=15, 2025-05-07T20:13:26.3086246Z D_gradcheck=2, 2025-05-07T20:13:26.3086346Z stochastic_rounding=False, 2025-05-07T20:13:26.3086445Z weighted=True, 2025-05-07T20:13:26.3086531Z row_wise=True, 2025-05-07T20:13:26.3086611Z mixed=False, 2025-05-07T20:13:26.3086706Z use_cache=False, 2025-05-07T20:13:26.3086814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3086908Z use_cpu=True, 2025-05-07T20:13:26.3087012Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3087086Z ) 2025-05-07T20:13:26.3087259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3087633Z self=, 2025-05-07T20:13:26.3087718Z compile=True, 2025-05-07T20:13:26.3087839Z pooling_mode=, 2025-05-07T20:13:26.3087916Z T=1, 2025-05-07T20:13:26.3087994Z D=78, 2025-05-07T20:13:26.3088084Z B=109, 2025-05-07T20:13:26.3088164Z log_E=4, 2025-05-07T20:13:26.3088241Z L=15, 2025-05-07T20:13:26.3088337Z D_gradcheck=1, 2025-05-07T20:13:26.3088436Z stochastic_rounding=False, 2025-05-07T20:13:26.3088533Z weighted=False, 2025-05-07T20:13:26.3088641Z row_wise=True, 2025-05-07T20:13:26.3088726Z mixed=False, 2025-05-07T20:13:26.3088822Z use_cache=True, 2025-05-07T20:13:26.3088932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3089015Z use_cpu=True, 2025-05-07T20:13:26.3089133Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3089209Z ) 2025-05-07T20:13:26.3089351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3089739Z self=, 2025-05-07T20:13:26.3089826Z compile=False, 2025-05-07T20:13:26.3089937Z pooling_mode=, 2025-05-07T20:13:26.3090029Z T=1, 2025-05-07T20:13:26.3090107Z D=78, 2025-05-07T20:13:26.3090200Z B=18, 2025-05-07T20:13:26.3090280Z log_E=4, 2025-05-07T20:13:26.3090358Z L=15, 2025-05-07T20:13:26.3090455Z D_gradcheck=1, 2025-05-07T20:13:26.3090553Z stochastic_rounding=True, 2025-05-07T20:13:26.3090640Z weighted=False, 2025-05-07T20:13:26.3090951Z row_wise=True, 2025-05-07T20:13:26.3091085Z mixed=True, 2025-05-07T20:13:26.3091264Z use_cache=True, 2025-05-07T20:13:26.3091409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3091523Z use_cpu=True, 2025-05-07T20:13:26.3091683Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3091829Z ) 2025-05-07T20:13:26.3092077Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3092486Z self=, 2025-05-07T20:13:26.3092604Z compile=True, 2025-05-07T20:13:26.3092769Z pooling_mode=, 2025-05-07T20:13:26.3102777Z T=5, 2025-05-07T20:13:26.3102968Z D=55, 2025-05-07T20:13:26.3103051Z B=41, 2025-05-07T20:13:26.3103149Z log_E=4, 2025-05-07T20:13:26.3103243Z L=7, 2025-05-07T20:13:26.3103332Z D_gradcheck=2, 2025-05-07T20:13:26.3103436Z stochastic_rounding=False, 2025-05-07T20:13:26.3103542Z weighted=False, 2025-05-07T20:13:26.3103626Z row_wise=True, 2025-05-07T20:13:26.3103710Z mixed=True, 2025-05-07T20:13:26.3103812Z use_cache=False, 2025-05-07T20:13:26.3103931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3104017Z use_cpu=True, 2025-05-07T20:13:26.3104140Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3104323Z ) 2025-05-07T20:13:26.3104475Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3104888Z self=, 2025-05-07T20:13:26.3104976Z compile=False, 2025-05-07T20:13:26.3105105Z pooling_mode=, 2025-05-07T20:13:26.3105185Z T=4, 2025-05-07T20:13:26.3105264Z D=40, 2025-05-07T20:13:26.3105393Z B=115, 2025-05-07T20:13:26.3105475Z log_E=4, 2025-05-07T20:13:26.3105550Z L=12, 2025-05-07T20:13:26.3105653Z D_gradcheck=2, 2025-05-07T20:13:26.3105755Z stochastic_rounding=True, 2025-05-07T20:13:26.3105846Z weighted=False, 2025-05-07T20:13:26.3105945Z row_wise=True, 2025-05-07T20:13:26.3106030Z mixed=False, 2025-05-07T20:13:26.3106116Z use_cache=True, 2025-05-07T20:13:26.3106245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3106328Z use_cpu=True, 2025-05-07T20:13:26.3106449Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3106530Z ) 2025-05-07T20:13:26.3106700Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3107098Z self=, 2025-05-07T20:13:26.3107188Z compile=True, 2025-05-07T20:13:26.3107301Z pooling_mode=, 2025-05-07T20:13:26.3107396Z T=1, 2025-05-07T20:13:26.3107476Z D=33, 2025-05-07T20:13:26.3107557Z B=33, 2025-05-07T20:13:26.3107649Z log_E=3, 2025-05-07T20:13:26.3107726Z L=15, 2025-05-07T20:13:26.3107810Z D_gradcheck=2, 2025-05-07T20:13:26.3107924Z stochastic_rounding=True, 2025-05-07T20:13:26.3108040Z weighted=True, 2025-05-07T20:13:26.3108125Z row_wise=True, 2025-05-07T20:13:26.3108219Z mixed=False, 2025-05-07T20:13:26.3108303Z use_cache=True, 2025-05-07T20:13:26.3108423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3108505Z use_cpu=True, 2025-05-07T20:13:26.3108610Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3108701Z ) 2025-05-07T20:13:26.3343399Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3343988Z self=, 2025-05-07T20:13:26.3344134Z compile=True, 2025-05-07T20:13:26.3344296Z pooling_mode=, 2025-05-07T20:13:26.3344417Z T=1, 2025-05-07T20:13:26.3344535Z D=120, 2025-05-07T20:13:26.3344672Z B=104, 2025-05-07T20:13:26.3344835Z log_E=3, 2025-05-07T20:13:26.3344979Z L=18, 2025-05-07T20:13:26.3345137Z D_gradcheck=2, 2025-05-07T20:13:26.3345319Z stochastic_rounding=True, 2025-05-07T20:13:26.3345426Z weighted=True, 2025-05-07T20:13:26.3345508Z row_wise=True, 2025-05-07T20:13:26.3345603Z mixed=False, 2025-05-07T20:13:26.3345687Z use_cache=True, 2025-05-07T20:13:26.3345799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3345895Z use_cpu=True, 2025-05-07T20:13:26.3346001Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3346094Z ) 2025-05-07T20:13:26.3346232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3346611Z self=, 2025-05-07T20:13:26.3346710Z compile=True, 2025-05-07T20:13:26.3346821Z pooling_mode=, 2025-05-07T20:13:26.3346898Z T=2, 2025-05-07T20:13:26.3346992Z D=99, 2025-05-07T20:13:26.3347068Z B=1, 2025-05-07T20:13:26.3347146Z log_E=3, 2025-05-07T20:13:26.3347236Z L=17, 2025-05-07T20:13:26.3347319Z D_gradcheck=2, 2025-05-07T20:13:26.3347418Z stochastic_rounding=True, 2025-05-07T20:13:26.3347514Z weighted=True, 2025-05-07T20:13:26.3347596Z row_wise=True, 2025-05-07T20:13:26.3347805Z mixed=True, 2025-05-07T20:13:26.3347894Z use_cache=False, 2025-05-07T20:13:26.3348005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3348102Z use_cpu=True, 2025-05-07T20:13:26.3348208Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3348441Z ) 2025-05-07T20:13:26.3348595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3348973Z self=, 2025-05-07T20:13:26.3349059Z compile=True, 2025-05-07T20:13:26.3349188Z pooling_mode=, 2025-05-07T20:13:26.3349267Z T=2, 2025-05-07T20:13:26.3349422Z D=48, 2025-05-07T20:13:26.3349515Z B=67, 2025-05-07T20:13:26.3349670Z log_E=5, 2025-05-07T20:13:26.3349762Z L=14, 2025-05-07T20:13:26.3349847Z D_gradcheck=1, 2025-05-07T20:13:26.3349952Z stochastic_rounding=True, 2025-05-07T20:13:26.3350050Z weighted=True, 2025-05-07T20:13:26.3350134Z row_wise=True, 2025-05-07T20:13:26.3350217Z mixed=False, 2025-05-07T20:13:26.3350316Z use_cache=False, 2025-05-07T20:13:26.3350428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3350512Z use_cpu=True, 2025-05-07T20:13:26.3350675Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3350752Z ) 2025-05-07T20:13:26.3350888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3351275Z self=, 2025-05-07T20:13:26.3351360Z compile=False, 2025-05-07T20:13:26.3351485Z pooling_mode=, 2025-05-07T20:13:26.3351563Z T=3, 2025-05-07T20:13:26.3351641Z D=55, 2025-05-07T20:13:26.3351731Z B=51, 2025-05-07T20:13:26.3351810Z log_E=3, 2025-05-07T20:13:26.3351886Z L=11, 2025-05-07T20:13:26.3351984Z D_gradcheck=1, 2025-05-07T20:13:26.3352124Z stochastic_rounding=False, 2025-05-07T20:13:26.3352209Z weighted=True, 2025-05-07T20:13:26.3352303Z row_wise=True, 2025-05-07T20:13:26.3352384Z mixed=False, 2025-05-07T20:13:26.3352468Z use_cache=False, 2025-05-07T20:13:26.3352588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3352671Z use_cpu=True, 2025-05-07T20:13:26.3352780Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3352868Z ) 2025-05-07T20:13:26.3353001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3353393Z self=, 2025-05-07T20:13:26.3353479Z compile=False, 2025-05-07T20:13:26.3353592Z pooling_mode=, 2025-05-07T20:13:26.3353687Z T=4, 2025-05-07T20:13:26.3353763Z D=112, 2025-05-07T20:13:26.3353840Z B=108, 2025-05-07T20:13:26.3353930Z log_E=5, 2025-05-07T20:13:26.3354006Z L=1, 2025-05-07T20:13:26.3354089Z D_gradcheck=2, 2025-05-07T20:13:26.3354202Z stochastic_rounding=False, 2025-05-07T20:13:26.3354286Z weighted=False, 2025-05-07T20:13:26.3354368Z row_wise=True, 2025-05-07T20:13:26.3354459Z mixed=True, 2025-05-07T20:13:26.3354542Z use_cache=True, 2025-05-07T20:13:26.3354651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3354747Z use_cpu=True, 2025-05-07T20:13:26.3354855Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3354942Z ) 2025-05-07T20:13:26.3355076Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3355450Z self=, 2025-05-07T20:13:26.3355548Z compile=False, 2025-05-07T20:13:26.3355658Z pooling_mode=, 2025-05-07T20:13:26.3355736Z T=1, 2025-05-07T20:13:26.3355826Z D=124, 2025-05-07T20:13:26.3355903Z B=14, 2025-05-07T20:13:26.3355984Z log_E=4, 2025-05-07T20:13:26.3356073Z L=9, 2025-05-07T20:13:26.3356158Z D_gradcheck=1, 2025-05-07T20:13:26.3356259Z stochastic_rounding=True, 2025-05-07T20:13:26.3356358Z weighted=False, 2025-05-07T20:13:26.3356439Z row_wise=True, 2025-05-07T20:13:26.3356519Z mixed=True, 2025-05-07T20:13:26.3356617Z use_cache=False, 2025-05-07T20:13:26.3356726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3356857Z use_cpu=True, 2025-05-07T20:13:26.3356964Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3357039Z ) 2025-05-07T20:13:26.3357187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3357562Z self=, 2025-05-07T20:13:26.3357646Z compile=False, 2025-05-07T20:13:26.3357768Z pooling_mode=, 2025-05-07T20:13:26.3357875Z T=3, 2025-05-07T20:13:26.3357952Z D=94, 2025-05-07T20:13:26.3358041Z B=36, 2025-05-07T20:13:26.3358119Z log_E=4, 2025-05-07T20:13:26.3358197Z L=14, 2025-05-07T20:13:26.3358295Z D_gradcheck=1, 2025-05-07T20:13:26.3358392Z stochastic_rounding=False, 2025-05-07T20:13:26.3358489Z weighted=True, 2025-05-07T20:13:26.3358574Z row_wise=True, 2025-05-07T20:13:26.3358654Z mixed=False, 2025-05-07T20:13:26.3358748Z use_cache=False, 2025-05-07T20:13:26.3358859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3358944Z use_cpu=True, 2025-05-07T20:13:26.3359084Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3359160Z ) 2025-05-07T20:13:26.3359298Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3359686Z self=, 2025-05-07T20:13:26.3359772Z compile=True, 2025-05-07T20:13:26.3359886Z pooling_mode=, 2025-05-07T20:13:26.3359978Z T=5, 2025-05-07T20:13:26.3360058Z D=84, 2025-05-07T20:13:26.3360139Z B=56, 2025-05-07T20:13:26.3360227Z log_E=5, 2025-05-07T20:13:26.3360301Z L=1, 2025-05-07T20:13:26.3360424Z D_gradcheck=1, 2025-05-07T20:13:26.3360521Z stochastic_rounding=True, 2025-05-07T20:13:26.3360603Z weighted=True, 2025-05-07T20:13:26.3360697Z row_wise=True, 2025-05-07T20:13:26.3360779Z mixed=False, 2025-05-07T20:13:26.3360862Z use_cache=True, 2025-05-07T20:13:26.3360985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3361072Z use_cpu=True, 2025-05-07T20:13:26.3361178Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3361265Z ) 2025-05-07T20:13:26.3361401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3361777Z self=, 2025-05-07T20:13:26.3361876Z compile=True, 2025-05-07T20:13:26.3361990Z pooling_mode=, 2025-05-07T20:13:26.3362082Z T=1, 2025-05-07T20:13:26.3362160Z D=59, 2025-05-07T20:13:26.3362240Z B=1, 2025-05-07T20:13:26.3362334Z log_E=3, 2025-05-07T20:13:26.3362412Z L=8, 2025-05-07T20:13:26.3362496Z D_gradcheck=1, 2025-05-07T20:13:26.3362609Z stochastic_rounding=False, 2025-05-07T20:13:26.3362691Z weighted=False, 2025-05-07T20:13:26.3362773Z row_wise=True, 2025-05-07T20:13:26.3362870Z mixed=False, 2025-05-07T20:13:26.3362950Z use_cache=True, 2025-05-07T20:13:26.3363061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3363162Z use_cpu=True, 2025-05-07T20:13:26.3363265Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3363340Z ) 2025-05-07T20:13:26.3363489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3363861Z self=, 2025-05-07T20:13:26.3363958Z compile=False, 2025-05-07T20:13:26.3364069Z pooling_mode=, 2025-05-07T20:13:26.3364141Z T=4, 2025-05-07T20:13:26.3364234Z D=37, 2025-05-07T20:13:26.3364311Z B=34, 2025-05-07T20:13:26.3364388Z log_E=4, 2025-05-07T20:13:26.3364479Z L=13, 2025-05-07T20:13:26.3364562Z D_gradcheck=1, 2025-05-07T20:13:26.3364658Z stochastic_rounding=False, 2025-05-07T20:13:26.3364754Z weighted=True, 2025-05-07T20:13:26.3364834Z row_wise=True, 2025-05-07T20:13:26.3364911Z mixed=True, 2025-05-07T20:13:26.3365005Z use_cache=True, 2025-05-07T20:13:26.3365113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3365229Z use_cpu=True, 2025-05-07T20:13:26.3365382Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3365454Z ) 2025-05-07T20:13:26.3365599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3365974Z self=, 2025-05-07T20:13:26.3366058Z compile=False, 2025-05-07T20:13:26.3366207Z pooling_mode=, 2025-05-07T20:13:26.3366285Z T=3, 2025-05-07T20:13:26.3366360Z D=73, 2025-05-07T20:13:26.3366486Z B=47, 2025-05-07T20:13:26.3366566Z log_E=5, 2025-05-07T20:13:26.3366645Z L=12, 2025-05-07T20:13:26.3366743Z D_gradcheck=2, 2025-05-07T20:13:26.3366842Z stochastic_rounding=False, 2025-05-07T20:13:26.3366928Z weighted=False, 2025-05-07T20:13:26.3367024Z row_wise=True, 2025-05-07T20:13:26.3367106Z mixed=False, 2025-05-07T20:13:26.3367188Z use_cache=True, 2025-05-07T20:13:26.3367310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3367421Z use_cpu=True, 2025-05-07T20:13:26.3367538Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3367644Z ) 2025-05-07T20:13:26.3367785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3368165Z self=, 2025-05-07T20:13:26.3368249Z compile=False, 2025-05-07T20:13:26.3368363Z pooling_mode=, 2025-05-07T20:13:26.3368450Z T=3, 2025-05-07T20:13:26.3368527Z D=22, 2025-05-07T20:13:26.3368608Z B=111, 2025-05-07T20:13:26.3368725Z log_E=3, 2025-05-07T20:13:26.3368801Z L=4, 2025-05-07T20:13:26.3368885Z D_gradcheck=2, 2025-05-07T20:13:26.3368992Z stochastic_rounding=False, 2025-05-07T20:13:26.3369076Z weighted=True, 2025-05-07T20:13:26.3369216Z row_wise=True, 2025-05-07T20:13:26.3369296Z mixed=False, 2025-05-07T20:13:26.3369380Z use_cache=True, 2025-05-07T20:13:26.3369504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3369586Z use_cpu=True, 2025-05-07T20:13:26.3369692Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3369775Z ) 2025-05-07T20:13:26.3369909Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3370280Z self=, 2025-05-07T20:13:26.3370379Z compile=True, 2025-05-07T20:13:26.3370490Z pooling_mode=, 2025-05-07T20:13:26.3370567Z T=2, 2025-05-07T20:13:26.3370656Z D=108, 2025-05-07T20:13:26.3370731Z B=57, 2025-05-07T20:13:26.3370810Z log_E=5, 2025-05-07T20:13:26.3370899Z L=11, 2025-05-07T20:13:26.3370984Z D_gradcheck=2, 2025-05-07T20:13:26.3371095Z stochastic_rounding=False, 2025-05-07T20:13:26.3371177Z weighted=False, 2025-05-07T20:13:26.3371259Z row_wise=True, 2025-05-07T20:13:26.3371349Z mixed=True, 2025-05-07T20:13:26.3371431Z use_cache=False, 2025-05-07T20:13:26.3371544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3371638Z use_cpu=True, 2025-05-07T20:13:26.3371742Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3371816Z ) 2025-05-07T20:13:26.3371964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3372335Z self=, 2025-05-07T20:13:26.3372419Z compile=True, 2025-05-07T20:13:26.3372540Z pooling_mode=, 2025-05-07T20:13:26.3372616Z T=3, 2025-05-07T20:13:26.3372705Z D=77, 2025-05-07T20:13:26.3372784Z B=13, 2025-05-07T20:13:26.3372863Z log_E=5, 2025-05-07T20:13:26.3372952Z L=0, 2025-05-07T20:13:26.3373061Z D_gradcheck=1, 2025-05-07T20:13:26.3373159Z stochastic_rounding=False, 2025-05-07T20:13:26.3373252Z weighted=True, 2025-05-07T20:13:26.3373334Z row_wise=True, 2025-05-07T20:13:26.3373415Z mixed=True, 2025-05-07T20:13:26.3373512Z use_cache=False, 2025-05-07T20:13:26.3373654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3373736Z use_cpu=True, 2025-05-07T20:13:26.3373851Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3373921Z ) 2025-05-07T20:13:26.3374059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3374442Z self=, 2025-05-07T20:13:26.3374554Z compile=False, 2025-05-07T20:13:26.3374674Z pooling_mode=, 2025-05-07T20:13:26.3374753Z T=2, 2025-05-07T20:13:26.3374830Z D=40, 2025-05-07T20:13:26.3374923Z B=121, 2025-05-07T20:13:26.3375001Z log_E=4, 2025-05-07T20:13:26.3375077Z L=2, 2025-05-07T20:13:26.3375175Z D_gradcheck=1, 2025-05-07T20:13:26.3375272Z stochastic_rounding=False, 2025-05-07T20:13:26.3375355Z weighted=False, 2025-05-07T20:13:26.3375448Z row_wise=True, 2025-05-07T20:13:26.3375528Z mixed=True, 2025-05-07T20:13:26.3375613Z use_cache=False, 2025-05-07T20:13:26.3375756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3375838Z use_cpu=True, 2025-05-07T20:13:26.3375941Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3376024Z ) 2025-05-07T20:13:26.3376158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3376546Z self=, 2025-05-07T20:13:26.3376632Z compile=True, 2025-05-07T20:13:26.3376739Z pooling_mode=, 2025-05-07T20:13:26.3376829Z T=4, 2025-05-07T20:13:26.3376903Z D=25, 2025-05-07T20:13:26.3377004Z B=73, 2025-05-07T20:13:26.3377092Z log_E=3, 2025-05-07T20:13:26.3377171Z L=13, 2025-05-07T20:13:26.3377254Z D_gradcheck=1, 2025-05-07T20:13:26.3377363Z stochastic_rounding=False, 2025-05-07T20:13:26.3377446Z weighted=False, 2025-05-07T20:13:26.3377527Z row_wise=True, 2025-05-07T20:13:26.3377622Z mixed=True, 2025-05-07T20:13:26.3377705Z use_cache=False, 2025-05-07T20:13:26.3377923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3378021Z use_cpu=True, 2025-05-07T20:13:26.3378124Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3378213Z ) 2025-05-07T20:13:26.3644754Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3645378Z self=, 2025-05-07T20:13:26.3645532Z compile=True, 2025-05-07T20:13:26.3645658Z pooling_mode=, 2025-05-07T20:13:26.3645794Z T=2, 2025-05-07T20:13:26.3645883Z D=69, 2025-05-07T20:13:26.3645965Z B=70, 2025-05-07T20:13:26.3646055Z log_E=4, 2025-05-07T20:13:26.3646132Z L=17, 2025-05-07T20:13:26.3646216Z D_gradcheck=1, 2025-05-07T20:13:26.3646346Z stochastic_rounding=False, 2025-05-07T20:13:26.3646431Z weighted=True, 2025-05-07T20:13:26.3646528Z row_wise=True, 2025-05-07T20:13:26.3646610Z mixed=True, 2025-05-07T20:13:26.3646706Z use_cache=True, 2025-05-07T20:13:26.3646832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3646917Z use_cpu=True, 2025-05-07T20:13:26.3647025Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3647116Z ) 2025-05-07T20:13:26.3647254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3647634Z self=, 2025-05-07T20:13:26.3647864Z compile=False, 2025-05-07T20:13:26.3647978Z pooling_mode=, 2025-05-07T20:13:26.3648057Z T=2, 2025-05-07T20:13:26.3648156Z D=37, 2025-05-07T20:13:26.3648235Z B=58, 2025-05-07T20:13:26.3648315Z log_E=5, 2025-05-07T20:13:26.3648409Z L=12, 2025-05-07T20:13:26.3648494Z D_gradcheck=2, 2025-05-07T20:13:26.3648608Z stochastic_rounding=True, 2025-05-07T20:13:26.3648694Z weighted=True, 2025-05-07T20:13:26.3648782Z row_wise=True, 2025-05-07T20:13:26.3648880Z mixed=False, 2025-05-07T20:13:26.3649144Z use_cache=True, 2025-05-07T20:13:26.3649256Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3649355Z use_cpu=True, 2025-05-07T20:13:26.3649462Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3649543Z ) 2025-05-07T20:13:26.3649697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3650116Z self=, 2025-05-07T20:13:26.3650206Z compile=False, 2025-05-07T20:13:26.3650331Z pooling_mode=, 2025-05-07T20:13:26.3650412Z T=2, 2025-05-07T20:13:26.3650506Z D=38, 2025-05-07T20:13:26.3650582Z B=84, 2025-05-07T20:13:26.3650663Z log_E=5, 2025-05-07T20:13:26.3650758Z L=17, 2025-05-07T20:13:26.3650843Z D_gradcheck=1, 2025-05-07T20:13:26.3650943Z stochastic_rounding=False, 2025-05-07T20:13:26.3651039Z weighted=True, 2025-05-07T20:13:26.3651122Z row_wise=True, 2025-05-07T20:13:26.3651208Z mixed=False, 2025-05-07T20:13:26.3651347Z use_cache=False, 2025-05-07T20:13:26.3651459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3651541Z use_cpu=True, 2025-05-07T20:13:26.3651657Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3651730Z ) 2025-05-07T20:13:26.3651865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3652255Z self=, 2025-05-07T20:13:26.3652340Z compile=False, 2025-05-07T20:13:26.3652468Z pooling_mode=, 2025-05-07T20:13:26.3652544Z T=4, 2025-05-07T20:13:26.3652662Z D=98, 2025-05-07T20:13:26.3652753Z B=127, 2025-05-07T20:13:26.3652831Z log_E=5, 2025-05-07T20:13:26.3652907Z L=3, 2025-05-07T20:13:26.3653001Z D_gradcheck=2, 2025-05-07T20:13:26.3653100Z stochastic_rounding=False, 2025-05-07T20:13:26.3653185Z weighted=False, 2025-05-07T20:13:26.3653278Z row_wise=True, 2025-05-07T20:13:26.3653362Z mixed=False, 2025-05-07T20:13:26.3653447Z use_cache=True, 2025-05-07T20:13:26.3653571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3653652Z use_cpu=True, 2025-05-07T20:13:26.3653756Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3653846Z ) 2025-05-07T20:13:26.3653984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3654376Z self=, 2025-05-07T20:13:26.3654461Z compile=False, 2025-05-07T20:13:26.3654573Z pooling_mode=, 2025-05-07T20:13:26.3654669Z T=5, 2025-05-07T20:13:26.3654748Z D=24, 2025-05-07T20:13:26.3654824Z B=18, 2025-05-07T20:13:26.3654916Z log_E=3, 2025-05-07T20:13:26.3654994Z L=5, 2025-05-07T20:13:26.3655078Z D_gradcheck=2, 2025-05-07T20:13:26.3655240Z stochastic_rounding=False, 2025-05-07T20:13:26.3655337Z weighted=False, 2025-05-07T20:13:26.3655420Z row_wise=True, 2025-05-07T20:13:26.3655504Z mixed=True, 2025-05-07T20:13:26.3655601Z use_cache=False, 2025-05-07T20:13:26.3655710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3655792Z use_cpu=True, 2025-05-07T20:13:26.3655908Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3655984Z ) 2025-05-07T20:13:26.3656118Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3656508Z self=, 2025-05-07T20:13:26.3656592Z compile=True, 2025-05-07T20:13:26.3656715Z pooling_mode=, 2025-05-07T20:13:26.3656794Z T=3, 2025-05-07T20:13:26.3656872Z D=93, 2025-05-07T20:13:26.3656962Z B=92, 2025-05-07T20:13:26.3657039Z log_E=4, 2025-05-07T20:13:26.3657117Z L=5, 2025-05-07T20:13:26.3657215Z D_gradcheck=2, 2025-05-07T20:13:26.3657314Z stochastic_rounding=False, 2025-05-07T20:13:26.3657400Z weighted=False, 2025-05-07T20:13:26.3657527Z row_wise=True, 2025-05-07T20:13:26.3657610Z mixed=False, 2025-05-07T20:13:26.3657694Z use_cache=True, 2025-05-07T20:13:26.3657903Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3657990Z use_cpu=True, 2025-05-07T20:13:26.3658097Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3658188Z ) 2025-05-07T20:13:26.3658326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3658750Z self=, 2025-05-07T20:13:26.3658838Z compile=False, 2025-05-07T20:13:26.3658951Z pooling_mode=, 2025-05-07T20:13:26.3659046Z T=1, 2025-05-07T20:13:26.3659124Z D=120, 2025-05-07T20:13:26.3659202Z B=112, 2025-05-07T20:13:26.3659292Z log_E=3, 2025-05-07T20:13:26.3659367Z L=15, 2025-05-07T20:13:26.3659451Z D_gradcheck=2, 2025-05-07T20:13:26.3659563Z stochastic_rounding=False, 2025-05-07T20:13:26.3659648Z weighted=False, 2025-05-07T20:13:26.3659732Z row_wise=True, 2025-05-07T20:13:26.3659856Z mixed=False, 2025-05-07T20:13:26.3659940Z use_cache=True, 2025-05-07T20:13:26.3660050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3660145Z use_cpu=True, 2025-05-07T20:13:26.3660250Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3660338Z ) 2025-05-07T20:13:26.3660473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3660847Z self=, 2025-05-07T20:13:26.3660946Z compile=False, 2025-05-07T20:13:26.3661056Z pooling_mode=, 2025-05-07T20:13:26.3661160Z T=1, 2025-05-07T20:13:26.3661248Z D=60, 2025-05-07T20:13:26.3661324Z B=27, 2025-05-07T20:13:26.3661402Z log_E=3, 2025-05-07T20:13:26.3661493Z L=7, 2025-05-07T20:13:26.3661576Z D_gradcheck=1, 2025-05-07T20:13:26.3661676Z stochastic_rounding=False, 2025-05-07T20:13:26.3661776Z weighted=True, 2025-05-07T20:13:26.3661861Z row_wise=True, 2025-05-07T20:13:26.3661955Z mixed=False, 2025-05-07T20:13:26.3662039Z use_cache=True, 2025-05-07T20:13:26.3662148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3662240Z use_cpu=True, 2025-05-07T20:13:26.3662343Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3662418Z ) 2025-05-07T20:13:26.3662565Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3662940Z self=, 2025-05-07T20:13:26.3663024Z compile=True, 2025-05-07T20:13:26.3663145Z pooling_mode=, 2025-05-07T20:13:26.3663224Z T=3, 2025-05-07T20:13:26.3663300Z D=13, 2025-05-07T20:13:26.3663388Z B=46, 2025-05-07T20:13:26.3663466Z log_E=4, 2025-05-07T20:13:26.3663543Z L=3, 2025-05-07T20:13:26.3663638Z D_gradcheck=2, 2025-05-07T20:13:26.3663736Z stochastic_rounding=False, 2025-05-07T20:13:26.3663834Z weighted=False, 2025-05-07T20:13:26.3663919Z row_wise=True, 2025-05-07T20:13:26.3664000Z mixed=False, 2025-05-07T20:13:26.3664098Z use_cache=False, 2025-05-07T20:13:26.3664267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3664348Z use_cpu=True, 2025-05-07T20:13:26.3664464Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3664539Z ) 2025-05-07T20:13:26.3664674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3665064Z self=, 2025-05-07T20:13:26.3665152Z compile=False, 2025-05-07T20:13:26.3665265Z pooling_mode=, 2025-05-07T20:13:26.3665356Z T=4, 2025-05-07T20:13:26.3665437Z D=40, 2025-05-07T20:13:26.3665528Z B=11, 2025-05-07T20:13:26.3665608Z log_E=5, 2025-05-07T20:13:26.3665687Z L=1, 2025-05-07T20:13:26.3665783Z D_gradcheck=2, 2025-05-07T20:13:26.3665883Z stochastic_rounding=False, 2025-05-07T20:13:26.3666001Z weighted=True, 2025-05-07T20:13:26.3666098Z row_wise=True, 2025-05-07T20:13:26.3666178Z mixed=False, 2025-05-07T20:13:26.3666263Z use_cache=False, 2025-05-07T20:13:26.3666385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3666467Z use_cpu=True, 2025-05-07T20:13:26.3666571Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3666657Z ) 2025-05-07T20:13:26.3666818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3667195Z self=, 2025-05-07T20:13:26.3667294Z compile=False, 2025-05-07T20:13:26.3667404Z pooling_mode=, 2025-05-07T20:13:26.3667495Z T=1, 2025-05-07T20:13:26.3667571Z D=56, 2025-05-07T20:13:26.3667648Z B=34, 2025-05-07T20:13:26.3667739Z log_E=3, 2025-05-07T20:13:26.3667818Z L=19, 2025-05-07T20:13:26.3667903Z D_gradcheck=1, 2025-05-07T20:13:26.3668013Z stochastic_rounding=True, 2025-05-07T20:13:26.3668101Z weighted=False, 2025-05-07T20:13:26.3668231Z row_wise=True, 2025-05-07T20:13:26.3668327Z mixed=False, 2025-05-07T20:13:26.3668414Z use_cache=False, 2025-05-07T20:13:26.3668525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3668630Z use_cpu=True, 2025-05-07T20:13:26.3668736Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3668813Z ) 2025-05-07T20:13:26.3668967Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3669346Z self=, 2025-05-07T20:13:26.3669450Z compile=True, 2025-05-07T20:13:26.3669593Z pooling_mode=, 2025-05-07T20:13:26.3669671Z T=4, 2025-05-07T20:13:26.3669766Z D=67, 2025-05-07T20:13:26.3669846Z B=2, 2025-05-07T20:13:26.3669928Z log_E=5, 2025-05-07T20:13:26.3670021Z L=9, 2025-05-07T20:13:26.3670107Z D_gradcheck=2, 2025-05-07T20:13:26.3670209Z stochastic_rounding=False, 2025-05-07T20:13:26.3670314Z weighted=True, 2025-05-07T20:13:26.3670399Z row_wise=True, 2025-05-07T20:13:26.3670482Z mixed=False, 2025-05-07T20:13:26.3670584Z use_cache=True, 2025-05-07T20:13:26.3670696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3670797Z use_cpu=True, 2025-05-07T20:13:26.3670904Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3670982Z ) 2025-05-07T20:13:26.3671132Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3671504Z self=, 2025-05-07T20:13:26.3671591Z compile=False, 2025-05-07T20:13:26.3671717Z pooling_mode=, 2025-05-07T20:13:26.3671794Z T=1, 2025-05-07T20:13:26.3671874Z D=57, 2025-05-07T20:13:26.3671965Z B=63, 2025-05-07T20:13:26.3672044Z log_E=5, 2025-05-07T20:13:26.3672122Z L=15, 2025-05-07T20:13:26.3672220Z D_gradcheck=1, 2025-05-07T20:13:26.3672338Z stochastic_rounding=True, 2025-05-07T20:13:26.3672428Z weighted=False, 2025-05-07T20:13:26.3672526Z row_wise=True, 2025-05-07T20:13:26.3672605Z mixed=True, 2025-05-07T20:13:26.3672705Z use_cache=True, 2025-05-07T20:13:26.3672812Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3672894Z use_cpu=True, 2025-05-07T20:13:26.3673008Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3673083Z ) 2025-05-07T20:13:26.3673218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3673602Z self=, 2025-05-07T20:13:26.3673689Z compile=False, 2025-05-07T20:13:26.3673797Z pooling_mode=, 2025-05-07T20:13:26.3673884Z T=2, 2025-05-07T20:13:26.3673960Z D=107, 2025-05-07T20:13:26.3674037Z B=31, 2025-05-07T20:13:26.3674127Z log_E=3, 2025-05-07T20:13:26.3674204Z L=20, 2025-05-07T20:13:26.3674287Z D_gradcheck=2, 2025-05-07T20:13:26.3674401Z stochastic_rounding=True, 2025-05-07T20:13:26.3674517Z weighted=True, 2025-05-07T20:13:26.3674610Z row_wise=True, 2025-05-07T20:13:26.3674692Z mixed=False, 2025-05-07T20:13:26.3674780Z use_cache=False, 2025-05-07T20:13:26.3674902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3674984Z use_cpu=True, 2025-05-07T20:13:26.3675089Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3675178Z ) 2025-05-07T20:13:26.3675344Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3675722Z self=, 2025-05-07T20:13:26.3675825Z compile=False, 2025-05-07T20:13:26.3675936Z pooling_mode=, 2025-05-07T20:13:26.3676014Z T=4, 2025-05-07T20:13:26.3676106Z D=123, 2025-05-07T20:13:26.3676183Z B=39, 2025-05-07T20:13:26.3676273Z log_E=5, 2025-05-07T20:13:26.3676379Z L=13, 2025-05-07T20:13:26.3676464Z D_gradcheck=2, 2025-05-07T20:13:26.3676606Z stochastic_rounding=False, 2025-05-07T20:13:26.3676693Z weighted=False, 2025-05-07T20:13:26.3676775Z row_wise=True, 2025-05-07T20:13:26.3676869Z mixed=False, 2025-05-07T20:13:26.3676967Z use_cache=False, 2025-05-07T20:13:26.3677078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3677171Z use_cpu=True, 2025-05-07T20:13:26.3677274Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3677350Z ) 2025-05-07T20:13:26.3677500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3677871Z self=, 2025-05-07T20:13:26.3678016Z compile=False, 2025-05-07T20:13:26.3678126Z pooling_mode=, 2025-05-07T20:13:26.3678203Z T=3, 2025-05-07T20:13:26.3678290Z D=36, 2025-05-07T20:13:26.3678368Z B=121, 2025-05-07T20:13:26.3678447Z log_E=4, 2025-05-07T20:13:26.3678535Z L=13, 2025-05-07T20:13:26.3678620Z D_gradcheck=2, 2025-05-07T20:13:26.3678722Z stochastic_rounding=True, 2025-05-07T20:13:26.3678817Z weighted=True, 2025-05-07T20:13:26.3678901Z row_wise=True, 2025-05-07T20:13:26.3678985Z mixed=False, 2025-05-07T20:13:26.3679086Z use_cache=False, 2025-05-07T20:13:26.3679197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3679280Z use_cpu=True, 2025-05-07T20:13:26.3679402Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3679480Z ) 2025-05-07T20:13:26.3947992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3948385Z self=, 2025-05-07T20:13:26.3948482Z compile=True, 2025-05-07T20:13:26.3948662Z pooling_mode=, 2025-05-07T20:13:26.3948781Z T=3, 2025-05-07T20:13:26.3948893Z D=125, 2025-05-07T20:13:26.3949019Z B=70, 2025-05-07T20:13:26.3949137Z log_E=4, 2025-05-07T20:13:26.3949279Z L=12, 2025-05-07T20:13:26.3949457Z D_gradcheck=1, 2025-05-07T20:13:26.3949655Z stochastic_rounding=False, 2025-05-07T20:13:26.3949837Z weighted=False, 2025-05-07T20:13:26.3949950Z row_wise=True, 2025-05-07T20:13:26.3950033Z mixed=True, 2025-05-07T20:13:26.3950133Z use_cache=False, 2025-05-07T20:13:26.3950243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3950326Z use_cpu=True, 2025-05-07T20:13:26.3950508Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3950587Z ) 2025-05-07T20:13:26.3950724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3951112Z self=, 2025-05-07T20:13:26.3951198Z compile=False, 2025-05-07T20:13:26.3951309Z pooling_mode=, 2025-05-07T20:13:26.3951401Z T=3, 2025-05-07T20:13:26.3951478Z D=99, 2025-05-07T20:13:26.3951569Z B=58, 2025-05-07T20:13:26.3951647Z log_E=4, 2025-05-07T20:13:26.3951724Z L=18, 2025-05-07T20:13:26.3951975Z D_gradcheck=1, 2025-05-07T20:13:26.3952076Z stochastic_rounding=True, 2025-05-07T20:13:26.3952161Z weighted=False, 2025-05-07T20:13:26.3952258Z row_wise=True, 2025-05-07T20:13:26.3952339Z mixed=False, 2025-05-07T20:13:26.3952422Z use_cache=True, 2025-05-07T20:13:26.3952545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3952626Z use_cpu=True, 2025-05-07T20:13:26.3952777Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3952865Z ) 2025-05-07T20:13:26.3953003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3953391Z self=, 2025-05-07T20:13:26.3953478Z compile=True, 2025-05-07T20:13:26.3953589Z pooling_mode=, 2025-05-07T20:13:26.3953678Z T=5, 2025-05-07T20:13:26.3953755Z D=60, 2025-05-07T20:13:26.3953832Z B=40, 2025-05-07T20:13:26.3953924Z log_E=3, 2025-05-07T20:13:26.3954001Z L=11, 2025-05-07T20:13:26.3954087Z D_gradcheck=2, 2025-05-07T20:13:26.3954238Z stochastic_rounding=False, 2025-05-07T20:13:26.3954324Z weighted=True, 2025-05-07T20:13:26.3954406Z row_wise=True, 2025-05-07T20:13:26.3954499Z mixed=False, 2025-05-07T20:13:26.3954583Z use_cache=True, 2025-05-07T20:13:26.3954757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3954857Z use_cpu=True, 2025-05-07T20:13:26.3954963Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3955055Z ) 2025-05-07T20:13:26.3955193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3955568Z self=, 2025-05-07T20:13:26.3955704Z compile=True, 2025-05-07T20:13:26.3955815Z pooling_mode=, 2025-05-07T20:13:26.3955894Z T=2, 2025-05-07T20:13:26.3955982Z D=16, 2025-05-07T20:13:26.3956061Z B=115, 2025-05-07T20:13:26.3956140Z log_E=4, 2025-05-07T20:13:26.3956232Z L=18, 2025-05-07T20:13:26.3956319Z D_gradcheck=1, 2025-05-07T20:13:26.3956416Z stochastic_rounding=True, 2025-05-07T20:13:26.3956513Z weighted=False, 2025-05-07T20:13:26.3956597Z row_wise=True, 2025-05-07T20:13:26.3956677Z mixed=False, 2025-05-07T20:13:26.3956775Z use_cache=False, 2025-05-07T20:13:26.3956884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3956979Z use_cpu=True, 2025-05-07T20:13:26.3957086Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3957162Z ) 2025-05-07T20:13:26.3957307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3957696Z self=, 2025-05-07T20:13:26.3957784Z compile=True, 2025-05-07T20:13:26.3957907Z pooling_mode=, 2025-05-07T20:13:26.3957985Z T=5, 2025-05-07T20:13:26.3958063Z D=112, 2025-05-07T20:13:26.3958156Z B=83, 2025-05-07T20:13:26.3958236Z log_E=3, 2025-05-07T20:13:26.3958316Z L=15, 2025-05-07T20:13:26.3958418Z D_gradcheck=1, 2025-05-07T20:13:26.3958517Z stochastic_rounding=True, 2025-05-07T20:13:26.3958602Z weighted=True, 2025-05-07T20:13:26.3958699Z row_wise=True, 2025-05-07T20:13:26.3958783Z mixed=False, 2025-05-07T20:13:26.3958880Z use_cache=True, 2025-05-07T20:13:26.3958992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3959077Z use_cpu=True, 2025-05-07T20:13:26.3959199Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3959275Z ) 2025-05-07T20:13:26.3959412Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3959804Z self=, 2025-05-07T20:13:26.3959893Z compile=True, 2025-05-07T20:13:26.3960004Z pooling_mode=, 2025-05-07T20:13:26.3960097Z T=3, 2025-05-07T20:13:26.3960178Z D=104, 2025-05-07T20:13:26.3960260Z B=109, 2025-05-07T20:13:26.3960355Z log_E=5, 2025-05-07T20:13:26.3960464Z L=14, 2025-05-07T20:13:26.3960564Z D_gradcheck=1, 2025-05-07T20:13:26.3960665Z stochastic_rounding=False, 2025-05-07T20:13:26.3960750Z weighted=True, 2025-05-07T20:13:26.3960850Z row_wise=True, 2025-05-07T20:13:26.3960934Z mixed=True, 2025-05-07T20:13:26.3961020Z use_cache=False, 2025-05-07T20:13:26.3961144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3961226Z use_cpu=True, 2025-05-07T20:13:26.3961369Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3961459Z ) 2025-05-07T20:13:26.3961595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3961971Z self=, 2025-05-07T20:13:26.3962078Z compile=False, 2025-05-07T20:13:26.3962186Z pooling_mode=, 2025-05-07T20:13:26.3962279Z T=2, 2025-05-07T20:13:26.3962357Z D=99, 2025-05-07T20:13:26.3962434Z B=28, 2025-05-07T20:13:26.3962528Z log_E=5, 2025-05-07T20:13:26.3962632Z L=1, 2025-05-07T20:13:26.3962715Z D_gradcheck=1, 2025-05-07T20:13:26.3962824Z stochastic_rounding=False, 2025-05-07T20:13:26.3962908Z weighted=False, 2025-05-07T20:13:26.3962990Z row_wise=True, 2025-05-07T20:13:26.3963082Z mixed=True, 2025-05-07T20:13:26.3963168Z use_cache=False, 2025-05-07T20:13:26.3963277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3963372Z use_cpu=True, 2025-05-07T20:13:26.3963478Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3963551Z ) 2025-05-07T20:13:26.3963699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3964097Z self=, 2025-05-07T20:13:26.3964194Z compile=False, 2025-05-07T20:13:26.3964304Z pooling_mode=, 2025-05-07T20:13:26.3964382Z T=4, 2025-05-07T20:13:26.3964472Z D=74, 2025-05-07T20:13:26.3964550Z B=47, 2025-05-07T20:13:26.3964632Z log_E=4, 2025-05-07T20:13:26.3964723Z L=6, 2025-05-07T20:13:26.3964807Z D_gradcheck=1, 2025-05-07T20:13:26.3964906Z stochastic_rounding=False, 2025-05-07T20:13:26.3965002Z weighted=True, 2025-05-07T20:13:26.3965086Z row_wise=True, 2025-05-07T20:13:26.3965167Z mixed=True, 2025-05-07T20:13:26.3965267Z use_cache=True, 2025-05-07T20:13:26.3965377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3965463Z use_cpu=True, 2025-05-07T20:13:26.3965583Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3965660Z ) 2025-05-07T20:13:26.3965810Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3966189Z self=, 2025-05-07T20:13:26.3966275Z compile=False, 2025-05-07T20:13:26.3966397Z pooling_mode=, 2025-05-07T20:13:26.3966472Z T=5, 2025-05-07T20:13:26.3966549Z D=123, 2025-05-07T20:13:26.3966636Z B=23, 2025-05-07T20:13:26.3966716Z log_E=4, 2025-05-07T20:13:26.3966794Z L=7, 2025-05-07T20:13:26.3966889Z D_gradcheck=1, 2025-05-07T20:13:26.3966987Z stochastic_rounding=False, 2025-05-07T20:13:26.3967071Z weighted=False, 2025-05-07T20:13:26.3967164Z row_wise=True, 2025-05-07T20:13:26.3967244Z mixed=False, 2025-05-07T20:13:26.3967327Z use_cache=True, 2025-05-07T20:13:26.3967449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3967535Z use_cpu=True, 2025-05-07T20:13:26.3967650Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3967724Z ) 2025-05-07T20:13:26.3967862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3968252Z self=, 2025-05-07T20:13:26.3968337Z compile=True, 2025-05-07T20:13:26.3968446Z pooling_mode=, 2025-05-07T20:13:26.3968536Z T=1, 2025-05-07T20:13:26.3968613Z D=126, 2025-05-07T20:13:26.3968691Z B=58, 2025-05-07T20:13:26.3968815Z log_E=5, 2025-05-07T20:13:26.3968892Z L=10, 2025-05-07T20:13:26.3968977Z D_gradcheck=1, 2025-05-07T20:13:26.3969088Z stochastic_rounding=False, 2025-05-07T20:13:26.3969173Z weighted=False, 2025-05-07T20:13:26.3969254Z row_wise=True, 2025-05-07T20:13:26.3969346Z mixed=True, 2025-05-07T20:13:26.3969430Z use_cache=True, 2025-05-07T20:13:26.3969579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3969662Z use_cpu=True, 2025-05-07T20:13:26.3969765Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3969852Z ) 2025-05-07T20:13:26.3969986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3970361Z self=, 2025-05-07T20:13:26.3970459Z compile=False, 2025-05-07T20:13:26.3970569Z pooling_mode=, 2025-05-07T20:13:26.3970645Z T=3, 2025-05-07T20:13:26.3970735Z D=75, 2025-05-07T20:13:26.3970814Z B=100, 2025-05-07T20:13:26.3970920Z log_E=3, 2025-05-07T20:13:26.3971009Z L=13, 2025-05-07T20:13:26.3971092Z D_gradcheck=1, 2025-05-07T20:13:26.3971201Z stochastic_rounding=True, 2025-05-07T20:13:26.3971285Z weighted=False, 2025-05-07T20:13:26.3971366Z row_wise=True, 2025-05-07T20:13:26.3971460Z mixed=False, 2025-05-07T20:13:26.3971545Z use_cache=False, 2025-05-07T20:13:26.3971656Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3971750Z use_cpu=True, 2025-05-07T20:13:26.3971854Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3971929Z ) 2025-05-07T20:13:26.3972080Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3972481Z self=, 2025-05-07T20:13:26.3972567Z compile=True, 2025-05-07T20:13:26.3972690Z pooling_mode=, 2025-05-07T20:13:26.3972766Z T=2, 2025-05-07T20:13:26.3972855Z D=89, 2025-05-07T20:13:26.3972932Z B=6, 2025-05-07T20:13:26.3973011Z log_E=3, 2025-05-07T20:13:26.3973101Z L=2, 2025-05-07T20:13:26.3973184Z D_gradcheck=2, 2025-05-07T20:13:26.3973281Z stochastic_rounding=True, 2025-05-07T20:13:26.3973375Z weighted=False, 2025-05-07T20:13:26.3973456Z row_wise=True, 2025-05-07T20:13:26.3973537Z mixed=True, 2025-05-07T20:13:26.3973632Z use_cache=False, 2025-05-07T20:13:26.3973743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3973825Z use_cpu=True, 2025-05-07T20:13:26.3973939Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3974014Z ) 2025-05-07T20:13:26.3974151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3974537Z self=, 2025-05-07T20:13:26.3974622Z compile=True, 2025-05-07T20:13:26.3974744Z pooling_mode=, 2025-05-07T20:13:26.3974820Z T=3, 2025-05-07T20:13:26.3974897Z D=38, 2025-05-07T20:13:26.3974991Z B=67, 2025-05-07T20:13:26.3975069Z log_E=4, 2025-05-07T20:13:26.3975146Z L=14, 2025-05-07T20:13:26.3975242Z D_gradcheck=1, 2025-05-07T20:13:26.3975340Z stochastic_rounding=False, 2025-05-07T20:13:26.3975425Z weighted=True, 2025-05-07T20:13:26.3975520Z row_wise=True, 2025-05-07T20:13:26.3975601Z mixed=True, 2025-05-07T20:13:26.3975688Z use_cache=False, 2025-05-07T20:13:26.3975815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.3975898Z use_cpu=True, 2025-05-07T20:13:26.3976003Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3976094Z ) 2025-05-07T20:13:26.3976232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3976621Z self=, 2025-05-07T20:13:26.3976707Z compile=True, 2025-05-07T20:13:26.3976818Z pooling_mode=, 2025-05-07T20:13:26.3976906Z T=1, 2025-05-07T20:13:26.3977018Z D=45, 2025-05-07T20:13:26.3977098Z B=114, 2025-05-07T20:13:26.3977189Z log_E=5, 2025-05-07T20:13:26.3977266Z L=8, 2025-05-07T20:13:26.3977352Z D_gradcheck=1, 2025-05-07T20:13:26.3977465Z stochastic_rounding=True, 2025-05-07T20:13:26.3977550Z weighted=False, 2025-05-07T20:13:26.3977632Z row_wise=True, 2025-05-07T20:13:26.3977726Z mixed=True, 2025-05-07T20:13:26.3977902Z use_cache=True, 2025-05-07T20:13:26.3978062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3978160Z use_cpu=True, 2025-05-07T20:13:26.3978266Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.3978358Z ) 2025-05-07T20:13:26.3978499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3978876Z self=, 2025-05-07T20:13:26.3978982Z compile=True, 2025-05-07T20:13:26.3979094Z pooling_mode=, 2025-05-07T20:13:26.3979176Z T=3, 2025-05-07T20:13:26.3979272Z D=97, 2025-05-07T20:13:26.3979399Z B=36, 2025-05-07T20:13:26.3979479Z log_E=4, 2025-05-07T20:13:26.3979571Z L=14, 2025-05-07T20:13:26.3979657Z D_gradcheck=1, 2025-05-07T20:13:26.3979758Z stochastic_rounding=True, 2025-05-07T20:13:26.3979858Z weighted=False, 2025-05-07T20:13:26.3979942Z row_wise=True, 2025-05-07T20:13:26.3980040Z mixed=True, 2025-05-07T20:13:26.3980127Z use_cache=True, 2025-05-07T20:13:26.3980241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3980339Z use_cpu=True, 2025-05-07T20:13:26.3980442Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3980548Z ) 2025-05-07T20:13:26.3980700Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.3981077Z self=, 2025-05-07T20:13:26.3981164Z compile=False, 2025-05-07T20:13:26.3981293Z pooling_mode=, 2025-05-07T20:13:26.3981373Z T=1, 2025-05-07T20:13:26.3981456Z D=110, 2025-05-07T20:13:26.3981550Z B=21, 2025-05-07T20:13:26.3981631Z log_E=3, 2025-05-07T20:13:26.3981710Z L=19, 2025-05-07T20:13:26.3981811Z D_gradcheck=1, 2025-05-07T20:13:26.3981911Z stochastic_rounding=False, 2025-05-07T20:13:26.3982013Z weighted=True, 2025-05-07T20:13:26.3982098Z row_wise=True, 2025-05-07T20:13:26.3982181Z mixed=True, 2025-05-07T20:13:26.3982283Z use_cache=True, 2025-05-07T20:13:26.3982395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.3982480Z use_cpu=True, 2025-05-07T20:13:26.3982599Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.3982678Z ) 2025-05-07T20:13:26.4252962Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4253451Z self=, 2025-05-07T20:13:26.4253587Z compile=False, 2025-05-07T20:13:26.4253765Z pooling_mode=, 2025-05-07T20:13:26.4253902Z T=2, 2025-05-07T20:13:26.4254028Z D=22, 2025-05-07T20:13:26.4254153Z B=51, 2025-05-07T20:13:26.4254265Z log_E=3, 2025-05-07T20:13:26.4254387Z L=4, 2025-05-07T20:13:26.4254516Z D_gradcheck=1, 2025-05-07T20:13:26.4254684Z stochastic_rounding=True, 2025-05-07T20:13:26.4254839Z weighted=False, 2025-05-07T20:13:26.4255006Z row_wise=True, 2025-05-07T20:13:26.4255160Z mixed=False, 2025-05-07T20:13:26.4255309Z use_cache=True, 2025-05-07T20:13:26.4255444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4255527Z use_cpu=True, 2025-05-07T20:13:26.4255645Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4255723Z ) 2025-05-07T20:13:26.4255860Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4256250Z self=, 2025-05-07T20:13:26.4256341Z compile=False, 2025-05-07T20:13:26.4256453Z pooling_mode=, 2025-05-07T20:13:26.4256700Z T=5, 2025-05-07T20:13:26.4256780Z D=78, 2025-05-07T20:13:26.4256857Z B=32, 2025-05-07T20:13:26.4256952Z log_E=3, 2025-05-07T20:13:26.4257031Z L=18, 2025-05-07T20:13:26.4257117Z D_gradcheck=2, 2025-05-07T20:13:26.4257283Z stochastic_rounding=True, 2025-05-07T20:13:26.4257369Z weighted=True, 2025-05-07T20:13:26.4257451Z row_wise=True, 2025-05-07T20:13:26.4257546Z mixed=True, 2025-05-07T20:13:26.4257741Z use_cache=False, 2025-05-07T20:13:26.4257943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4258028Z use_cpu=True, 2025-05-07T20:13:26.4258133Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4258223Z ) 2025-05-07T20:13:26.4258361Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4258738Z self=, 2025-05-07T20:13:26.4258837Z compile=False, 2025-05-07T20:13:26.4258946Z pooling_mode=, 2025-05-07T20:13:26.4259025Z T=5, 2025-05-07T20:13:26.4259171Z D=67, 2025-05-07T20:13:26.4259249Z B=30, 2025-05-07T20:13:26.4259339Z log_E=3, 2025-05-07T20:13:26.4259416Z L=18, 2025-05-07T20:13:26.4259500Z D_gradcheck=1, 2025-05-07T20:13:26.4259611Z stochastic_rounding=False, 2025-05-07T20:13:26.4259694Z weighted=True, 2025-05-07T20:13:26.4259776Z row_wise=True, 2025-05-07T20:13:26.4259870Z mixed=False, 2025-05-07T20:13:26.4259959Z use_cache=False, 2025-05-07T20:13:26.4260069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4260166Z use_cpu=True, 2025-05-07T20:13:26.4260272Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4260389Z ) 2025-05-07T20:13:26.4260538Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4260912Z self=, 2025-05-07T20:13:26.4260996Z compile=True, 2025-05-07T20:13:26.4261119Z pooling_mode=, 2025-05-07T20:13:26.4261206Z T=2, 2025-05-07T20:13:26.4261297Z D=5, 2025-05-07T20:13:26.4261374Z B=8, 2025-05-07T20:13:26.4261453Z log_E=3, 2025-05-07T20:13:26.4261544Z L=2, 2025-05-07T20:13:26.4261629Z D_gradcheck=2, 2025-05-07T20:13:26.4261729Z stochastic_rounding=False, 2025-05-07T20:13:26.4261830Z weighted=False, 2025-05-07T20:13:26.4261914Z row_wise=True, 2025-05-07T20:13:26.4261999Z mixed=False, 2025-05-07T20:13:26.4262095Z use_cache=True, 2025-05-07T20:13:26.4262205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4262287Z use_cpu=True, 2025-05-07T20:13:26.4262405Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4262481Z ) 2025-05-07T20:13:26.4262616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4263003Z self=, 2025-05-07T20:13:26.4263087Z compile=False, 2025-05-07T20:13:26.4263210Z pooling_mode=, 2025-05-07T20:13:26.4263292Z T=5, 2025-05-07T20:13:26.4263372Z D=38, 2025-05-07T20:13:26.4263460Z B=76, 2025-05-07T20:13:26.4263538Z log_E=4, 2025-05-07T20:13:26.4263615Z L=3, 2025-05-07T20:13:26.4263711Z D_gradcheck=1, 2025-05-07T20:13:26.4263811Z stochastic_rounding=False, 2025-05-07T20:13:26.4263895Z weighted=True, 2025-05-07T20:13:26.4263988Z row_wise=True, 2025-05-07T20:13:26.4264072Z mixed=False, 2025-05-07T20:13:26.4264157Z use_cache=False, 2025-05-07T20:13:26.4264280Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4264364Z use_cpu=True, 2025-05-07T20:13:26.4264470Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4264555Z ) 2025-05-07T20:13:26.4264690Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4265118Z self=, 2025-05-07T20:13:26.4265203Z compile=True, 2025-05-07T20:13:26.4265340Z pooling_mode=, 2025-05-07T20:13:26.4265432Z T=2, 2025-05-07T20:13:26.4265509Z D=108, 2025-05-07T20:13:26.4265585Z B=54, 2025-05-07T20:13:26.4265673Z log_E=4, 2025-05-07T20:13:26.4265750Z L=16, 2025-05-07T20:13:26.4265833Z D_gradcheck=1, 2025-05-07T20:13:26.4265987Z stochastic_rounding=False, 2025-05-07T20:13:26.4266071Z weighted=False, 2025-05-07T20:13:26.4266154Z row_wise=True, 2025-05-07T20:13:26.4266289Z mixed=True, 2025-05-07T20:13:26.4266374Z use_cache=True, 2025-05-07T20:13:26.4266500Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4266585Z use_cpu=True, 2025-05-07T20:13:26.4266691Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4266784Z ) 2025-05-07T20:13:26.4266918Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4267292Z self=, 2025-05-07T20:13:26.4267388Z compile=True, 2025-05-07T20:13:26.4267529Z pooling_mode=, 2025-05-07T20:13:26.4267608Z T=4, 2025-05-07T20:13:26.4267700Z D=88, 2025-05-07T20:13:26.4267777Z B=31, 2025-05-07T20:13:26.4267860Z log_E=4, 2025-05-07T20:13:26.4267955Z L=12, 2025-05-07T20:13:26.4268040Z D_gradcheck=1, 2025-05-07T20:13:26.4268142Z stochastic_rounding=False, 2025-05-07T20:13:26.4268245Z weighted=False, 2025-05-07T20:13:26.4268333Z row_wise=True, 2025-05-07T20:13:26.4268428Z mixed=True, 2025-05-07T20:13:26.4268512Z use_cache=True, 2025-05-07T20:13:26.4268622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4268720Z use_cpu=True, 2025-05-07T20:13:26.4268849Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4268926Z ) 2025-05-07T20:13:26.4269071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4269444Z self=, 2025-05-07T20:13:26.4269529Z compile=True, 2025-05-07T20:13:26.4269655Z pooling_mode=, 2025-05-07T20:13:26.4269733Z T=5, 2025-05-07T20:13:26.4269810Z D=49, 2025-05-07T20:13:26.4269898Z B=82, 2025-05-07T20:13:26.4269977Z log_E=5, 2025-05-07T20:13:26.4270067Z L=2, 2025-05-07T20:13:26.4270151Z D_gradcheck=1, 2025-05-07T20:13:26.4270248Z stochastic_rounding=True, 2025-05-07T20:13:26.4270344Z weighted=False, 2025-05-07T20:13:26.4270439Z row_wise=True, 2025-05-07T20:13:26.4270523Z mixed=True, 2025-05-07T20:13:26.4270620Z use_cache=True, 2025-05-07T20:13:26.4270731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4270817Z use_cpu=True, 2025-05-07T20:13:26.4270937Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4271069Z ) 2025-05-07T20:13:26.4271206Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4271597Z self=, 2025-05-07T20:13:26.4271685Z compile=False, 2025-05-07T20:13:26.4271815Z pooling_mode=, 2025-05-07T20:13:26.4271893Z T=1, 2025-05-07T20:13:26.4271973Z D=12, 2025-05-07T20:13:26.4272066Z B=80, 2025-05-07T20:13:26.4272147Z log_E=4, 2025-05-07T20:13:26.4272226Z L=5, 2025-05-07T20:13:26.4272326Z D_gradcheck=2, 2025-05-07T20:13:26.4272427Z stochastic_rounding=False, 2025-05-07T20:13:26.4272513Z weighted=False, 2025-05-07T20:13:26.4272615Z row_wise=True, 2025-05-07T20:13:26.4272699Z mixed=False, 2025-05-07T20:13:26.4272785Z use_cache=True, 2025-05-07T20:13:26.4272912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4273000Z use_cpu=True, 2025-05-07T20:13:26.4273107Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4273198Z ) 2025-05-07T20:13:26.4273334Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4273722Z self=, 2025-05-07T20:13:26.4273842Z compile=True, 2025-05-07T20:13:26.4273957Z pooling_mode=, 2025-05-07T20:13:26.4274050Z T=2, 2025-05-07T20:13:26.4274131Z D=35, 2025-05-07T20:13:26.4274211Z B=60, 2025-05-07T20:13:26.4274304Z log_E=4, 2025-05-07T20:13:26.4274383Z L=16, 2025-05-07T20:13:26.4274470Z D_gradcheck=2, 2025-05-07T20:13:26.4274582Z stochastic_rounding=False, 2025-05-07T20:13:26.4274669Z weighted=False, 2025-05-07T20:13:26.4274778Z row_wise=True, 2025-05-07T20:13:26.4274875Z mixed=True, 2025-05-07T20:13:26.4274959Z use_cache=False, 2025-05-07T20:13:26.4275071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4275170Z use_cpu=True, 2025-05-07T20:13:26.4275273Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4275361Z ) 2025-05-07T20:13:26.4275495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4275868Z self=, 2025-05-07T20:13:26.4275973Z compile=False, 2025-05-07T20:13:26.4276107Z pooling_mode=, 2025-05-07T20:13:26.4276187Z T=4, 2025-05-07T20:13:26.4276274Z D=114, 2025-05-07T20:13:26.4276351Z B=95, 2025-05-07T20:13:26.4276429Z log_E=4, 2025-05-07T20:13:26.4276517Z L=1, 2025-05-07T20:13:26.4276601Z D_gradcheck=2, 2025-05-07T20:13:26.4276699Z stochastic_rounding=False, 2025-05-07T20:13:26.4276797Z weighted=True, 2025-05-07T20:13:26.4276879Z row_wise=True, 2025-05-07T20:13:26.4276959Z mixed=True, 2025-05-07T20:13:26.4277056Z use_cache=True, 2025-05-07T20:13:26.4277165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4277285Z use_cpu=True, 2025-05-07T20:13:26.4277390Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4277465Z ) 2025-05-07T20:13:26.4277616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4277991Z self=, 2025-05-07T20:13:26.4278084Z compile=True, 2025-05-07T20:13:26.4278211Z pooling_mode=, 2025-05-07T20:13:26.4278287Z T=1, 2025-05-07T20:13:26.4278364Z D=64, 2025-05-07T20:13:26.4278453Z B=12, 2025-05-07T20:13:26.4278532Z log_E=5, 2025-05-07T20:13:26.4278609Z L=17, 2025-05-07T20:13:26.4278707Z D_gradcheck=2, 2025-05-07T20:13:26.4278807Z stochastic_rounding=False, 2025-05-07T20:13:26.4278894Z weighted=True, 2025-05-07T20:13:26.4278994Z row_wise=True, 2025-05-07T20:13:26.4279075Z mixed=True, 2025-05-07T20:13:26.4279172Z use_cache=False, 2025-05-07T20:13:26.4279284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4279368Z use_cpu=True, 2025-05-07T20:13:26.4279486Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4279561Z ) 2025-05-07T20:13:26.4279696Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4280081Z self=, 2025-05-07T20:13:26.4280170Z compile=False, 2025-05-07T20:13:26.4280279Z pooling_mode=, 2025-05-07T20:13:26.4280372Z T=4, 2025-05-07T20:13:26.4280449Z D=44, 2025-05-07T20:13:26.4280529Z B=118, 2025-05-07T20:13:26.4280619Z log_E=5, 2025-05-07T20:13:26.4280696Z L=20, 2025-05-07T20:13:26.4280790Z D_gradcheck=2, 2025-05-07T20:13:26.4280889Z stochastic_rounding=False, 2025-05-07T20:13:26.4280977Z weighted=False, 2025-05-07T20:13:26.4281073Z row_wise=True, 2025-05-07T20:13:26.4281155Z mixed=False, 2025-05-07T20:13:26.4281242Z use_cache=False, 2025-05-07T20:13:26.4281371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4281453Z use_cpu=True, 2025-05-07T20:13:26.4281557Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4281644Z ) 2025-05-07T20:13:26.4281780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4282158Z self=, 2025-05-07T20:13:26.4282285Z compile=True, 2025-05-07T20:13:26.4282395Z pooling_mode=, 2025-05-07T20:13:26.4282484Z T=4, 2025-05-07T20:13:26.4282561Z D=66, 2025-05-07T20:13:26.4282638Z B=92, 2025-05-07T20:13:26.4282729Z log_E=3, 2025-05-07T20:13:26.4282805Z L=13, 2025-05-07T20:13:26.4282889Z D_gradcheck=2, 2025-05-07T20:13:26.4282998Z stochastic_rounding=True, 2025-05-07T20:13:26.4283130Z weighted=True, 2025-05-07T20:13:26.4283214Z row_wise=True, 2025-05-07T20:13:26.4283308Z mixed=True, 2025-05-07T20:13:26.4283389Z use_cache=True, 2025-05-07T20:13:26.4283500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4283593Z use_cpu=True, 2025-05-07T20:13:26.4283695Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4283771Z ) 2025-05-07T20:13:26.4283922Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4284298Z self=, 2025-05-07T20:13:26.4284424Z compile=True, 2025-05-07T20:13:26.4284535Z pooling_mode=, 2025-05-07T20:13:26.4284613Z T=3, 2025-05-07T20:13:26.4284705Z D=62, 2025-05-07T20:13:26.4284783Z B=32, 2025-05-07T20:13:26.4284863Z log_E=3, 2025-05-07T20:13:26.4284953Z L=10, 2025-05-07T20:13:26.4285036Z D_gradcheck=1, 2025-05-07T20:13:26.4285136Z stochastic_rounding=True, 2025-05-07T20:13:26.4285232Z weighted=True, 2025-05-07T20:13:26.4285318Z row_wise=True, 2025-05-07T20:13:26.4285399Z mixed=False, 2025-05-07T20:13:26.4285495Z use_cache=True, 2025-05-07T20:13:26.4285632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4285715Z use_cpu=True, 2025-05-07T20:13:26.4285831Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4285905Z ) 2025-05-07T20:13:26.4286052Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4286426Z self=, 2025-05-07T20:13:26.4286512Z compile=True, 2025-05-07T20:13:26.4286632Z pooling_mode=, 2025-05-07T20:13:26.4286710Z T=3, 2025-05-07T20:13:26.4286787Z D=31, 2025-05-07T20:13:26.4286877Z B=63, 2025-05-07T20:13:26.4286954Z log_E=5, 2025-05-07T20:13:26.4287031Z L=19, 2025-05-07T20:13:26.4287127Z D_gradcheck=1, 2025-05-07T20:13:26.4287229Z stochastic_rounding=False, 2025-05-07T20:13:26.4287312Z weighted=True, 2025-05-07T20:13:26.4287405Z row_wise=True, 2025-05-07T20:13:26.4287487Z mixed=True, 2025-05-07T20:13:26.4287571Z use_cache=True, 2025-05-07T20:13:26.4287693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4287777Z use_cpu=True, 2025-05-07T20:13:26.4287892Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4287966Z ) 2025-05-07T20:13:26.4557251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4557932Z self=, 2025-05-07T20:13:26.4558065Z compile=True, 2025-05-07T20:13:26.4558232Z pooling_mode=, 2025-05-07T20:13:26.4558366Z T=2, 2025-05-07T20:13:26.4558495Z D=2, 2025-05-07T20:13:26.4558631Z B=32, 2025-05-07T20:13:26.4558753Z log_E=3, 2025-05-07T20:13:26.4558859Z L=3, 2025-05-07T20:13:26.4558985Z D_gradcheck=1, 2025-05-07T20:13:26.4559162Z stochastic_rounding=False, 2025-05-07T20:13:26.4559306Z weighted=False, 2025-05-07T20:13:26.4559480Z row_wise=True, 2025-05-07T20:13:26.4559631Z mixed=False, 2025-05-07T20:13:26.4559788Z use_cache=True, 2025-05-07T20:13:26.4560000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4560168Z use_cpu=True, 2025-05-07T20:13:26.4560274Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4560363Z ) 2025-05-07T20:13:26.4560499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4560891Z self=, 2025-05-07T20:13:26.4561125Z compile=False, 2025-05-07T20:13:26.4561237Z pooling_mode=, 2025-05-07T20:13:26.4561333Z T=2, 2025-05-07T20:13:26.4561414Z D=56, 2025-05-07T20:13:26.4561493Z B=53, 2025-05-07T20:13:26.4561587Z log_E=3, 2025-05-07T20:13:26.4561666Z L=0, 2025-05-07T20:13:26.4561815Z D_gradcheck=2, 2025-05-07T20:13:26.4561972Z stochastic_rounding=True, 2025-05-07T20:13:26.4562057Z weighted=True, 2025-05-07T20:13:26.4562141Z row_wise=True, 2025-05-07T20:13:26.4562237Z mixed=True, 2025-05-07T20:13:26.4562322Z use_cache=True, 2025-05-07T20:13:26.4562434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4562531Z use_cpu=True, 2025-05-07T20:13:26.4562636Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4562726Z ) 2025-05-07T20:13:26.4562863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4563282Z self=, 2025-05-07T20:13:26.4563386Z compile=True, 2025-05-07T20:13:26.4563499Z pooling_mode=, 2025-05-07T20:13:26.4563578Z T=2, 2025-05-07T20:13:26.4563671Z D=13, 2025-05-07T20:13:26.4563751Z B=72, 2025-05-07T20:13:26.4563832Z log_E=5, 2025-05-07T20:13:26.4563926Z L=0, 2025-05-07T20:13:26.4564016Z D_gradcheck=1, 2025-05-07T20:13:26.4564120Z stochastic_rounding=False, 2025-05-07T20:13:26.4564222Z weighted=False, 2025-05-07T20:13:26.4564306Z row_wise=True, 2025-05-07T20:13:26.4564390Z mixed=True, 2025-05-07T20:13:26.4564531Z use_cache=True, 2025-05-07T20:13:26.4564640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4564743Z use_cpu=True, 2025-05-07T20:13:26.4564849Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4564923Z ) 2025-05-07T20:13:26.4565073Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4565450Z self=, 2025-05-07T20:13:26.4565538Z compile=True, 2025-05-07T20:13:26.4565665Z pooling_mode=, 2025-05-07T20:13:26.4565744Z T=5, 2025-05-07T20:13:26.4565821Z D=71, 2025-05-07T20:13:26.4565915Z B=17, 2025-05-07T20:13:26.4565995Z log_E=4, 2025-05-07T20:13:26.4566075Z L=19, 2025-05-07T20:13:26.4566177Z D_gradcheck=1, 2025-05-07T20:13:26.4566278Z stochastic_rounding=True, 2025-05-07T20:13:26.4566373Z weighted=True, 2025-05-07T20:13:26.4566458Z row_wise=True, 2025-05-07T20:13:26.4566539Z mixed=False, 2025-05-07T20:13:26.4566639Z use_cache=True, 2025-05-07T20:13:26.4566747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4566829Z use_cpu=True, 2025-05-07T20:13:26.4566942Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4567016Z ) 2025-05-07T20:13:26.4567150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4567537Z self=, 2025-05-07T20:13:26.4567623Z compile=False, 2025-05-07T20:13:26.4567734Z pooling_mode=, 2025-05-07T20:13:26.4567822Z T=3, 2025-05-07T20:13:26.4567898Z D=46, 2025-05-07T20:13:26.4567974Z B=48, 2025-05-07T20:13:26.4568063Z log_E=4, 2025-05-07T20:13:26.4568139Z L=20, 2025-05-07T20:13:26.4568238Z D_gradcheck=2, 2025-05-07T20:13:26.4568336Z stochastic_rounding=False, 2025-05-07T20:13:26.4568421Z weighted=False, 2025-05-07T20:13:26.4568515Z row_wise=True, 2025-05-07T20:13:26.4568605Z mixed=False, 2025-05-07T20:13:26.4568692Z use_cache=False, 2025-05-07T20:13:26.4568813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4568897Z use_cpu=True, 2025-05-07T20:13:26.4569003Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4569092Z ) 2025-05-07T20:13:26.4569231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4569641Z self=, 2025-05-07T20:13:26.4569738Z compile=True, 2025-05-07T20:13:26.4569848Z pooling_mode=, 2025-05-07T20:13:26.4569940Z T=1, 2025-05-07T20:13:26.4570017Z D=120, 2025-05-07T20:13:26.4570096Z B=91, 2025-05-07T20:13:26.4570190Z log_E=5, 2025-05-07T20:13:26.4570268Z L=6, 2025-05-07T20:13:26.4570380Z D_gradcheck=2, 2025-05-07T20:13:26.4570493Z stochastic_rounding=True, 2025-05-07T20:13:26.4570576Z weighted=True, 2025-05-07T20:13:26.4570661Z row_wise=True, 2025-05-07T20:13:26.4570756Z mixed=False, 2025-05-07T20:13:26.4570840Z use_cache=False, 2025-05-07T20:13:26.4570949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4571046Z use_cpu=True, 2025-05-07T20:13:26.4571149Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4571224Z ) 2025-05-07T20:13:26.4571371Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4571770Z self=, 2025-05-07T20:13:26.4571870Z compile=False, 2025-05-07T20:13:26.4571978Z pooling_mode=, 2025-05-07T20:13:26.4572056Z T=3, 2025-05-07T20:13:26.4572145Z D=63, 2025-05-07T20:13:26.4572224Z B=92, 2025-05-07T20:13:26.4572303Z log_E=5, 2025-05-07T20:13:26.4572395Z L=15, 2025-05-07T20:13:26.4572480Z D_gradcheck=1, 2025-05-07T20:13:26.4572579Z stochastic_rounding=True, 2025-05-07T20:13:26.4572676Z weighted=True, 2025-05-07T20:13:26.4572758Z row_wise=True, 2025-05-07T20:13:26.4572865Z mixed=False, 2025-05-07T20:13:26.4572962Z use_cache=True, 2025-05-07T20:13:26.4573072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4573154Z use_cpu=True, 2025-05-07T20:13:26.4573270Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4573344Z ) 2025-05-07T20:13:26.4573493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4573872Z self=, 2025-05-07T20:13:26.4573956Z compile=True, 2025-05-07T20:13:26.4574077Z pooling_mode=, 2025-05-07T20:13:26.4574154Z T=2, 2025-05-07T20:13:26.4574230Z D=44, 2025-05-07T20:13:26.4574322Z B=114, 2025-05-07T20:13:26.4574402Z log_E=5, 2025-05-07T20:13:26.4574480Z L=4, 2025-05-07T20:13:26.4574578Z D_gradcheck=2, 2025-05-07T20:13:26.4574676Z stochastic_rounding=True, 2025-05-07T20:13:26.4574761Z weighted=False, 2025-05-07T20:13:26.4574857Z row_wise=True, 2025-05-07T20:13:26.4574939Z mixed=True, 2025-05-07T20:13:26.4575023Z use_cache=False, 2025-05-07T20:13:26.4575145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4575227Z use_cpu=True, 2025-05-07T20:13:26.4575342Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4575418Z ) 2025-05-07T20:13:26.4575551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4575942Z self=, 2025-05-07T20:13:26.4576027Z compile=True, 2025-05-07T20:13:26.4576137Z pooling_mode=, 2025-05-07T20:13:26.4576226Z T=5, 2025-05-07T20:13:26.4576304Z D=50, 2025-05-07T20:13:26.4576381Z B=83, 2025-05-07T20:13:26.4576471Z log_E=3, 2025-05-07T20:13:26.4576550Z L=8, 2025-05-07T20:13:26.4576633Z D_gradcheck=1, 2025-05-07T20:13:26.4576743Z stochastic_rounding=False, 2025-05-07T20:13:26.4576827Z weighted=True, 2025-05-07T20:13:26.4576921Z row_wise=True, 2025-05-07T20:13:26.4577000Z mixed=True, 2025-05-07T20:13:26.4577084Z use_cache=False, 2025-05-07T20:13:26.4577203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4577284Z use_cpu=True, 2025-05-07T20:13:26.4577386Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4577471Z ) 2025-05-07T20:13:26.4577606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4578107Z self=, 2025-05-07T20:13:26.4578208Z compile=False, 2025-05-07T20:13:26.4578317Z pooling_mode=, 2025-05-07T20:13:26.4578392Z T=4, 2025-05-07T20:13:26.4578483Z D=118, 2025-05-07T20:13:26.4578563Z B=69, 2025-05-07T20:13:26.4578640Z log_E=5, 2025-05-07T20:13:26.4578763Z L=2, 2025-05-07T20:13:26.4578849Z D_gradcheck=2, 2025-05-07T20:13:26.4578960Z stochastic_rounding=False, 2025-05-07T20:13:26.4579045Z weighted=False, 2025-05-07T20:13:26.4579130Z row_wise=True, 2025-05-07T20:13:26.4579223Z mixed=False, 2025-05-07T20:13:26.4579307Z use_cache=True, 2025-05-07T20:13:26.4579415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4579510Z use_cpu=True, 2025-05-07T20:13:26.4579615Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4579691Z ) 2025-05-07T20:13:26.4579868Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4580249Z self=, 2025-05-07T20:13:26.4580334Z compile=True, 2025-05-07T20:13:26.4580459Z pooling_mode=, 2025-05-07T20:13:26.4580539Z T=2, 2025-05-07T20:13:26.4580629Z D=23, 2025-05-07T20:13:26.4580708Z B=11, 2025-05-07T20:13:26.4580788Z log_E=3, 2025-05-07T20:13:26.4580878Z L=8, 2025-05-07T20:13:26.4580962Z D_gradcheck=1, 2025-05-07T20:13:26.4581059Z stochastic_rounding=True, 2025-05-07T20:13:26.4581157Z weighted=True, 2025-05-07T20:13:26.4581271Z row_wise=True, 2025-05-07T20:13:26.4581352Z mixed=False, 2025-05-07T20:13:26.4581448Z use_cache=False, 2025-05-07T20:13:26.4581556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4581641Z use_cpu=True, 2025-05-07T20:13:26.4581756Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4581831Z ) 2025-05-07T20:13:26.4581970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4582360Z self=, 2025-05-07T20:13:26.4582447Z compile=True, 2025-05-07T20:13:26.4582582Z pooling_mode=, 2025-05-07T20:13:26.4582661Z T=3, 2025-05-07T20:13:26.4582740Z D=20, 2025-05-07T20:13:26.4582830Z B=91, 2025-05-07T20:13:26.4582912Z log_E=5, 2025-05-07T20:13:26.4582991Z L=16, 2025-05-07T20:13:26.4583090Z D_gradcheck=2, 2025-05-07T20:13:26.4583190Z stochastic_rounding=False, 2025-05-07T20:13:26.4583277Z weighted=False, 2025-05-07T20:13:26.4583376Z row_wise=True, 2025-05-07T20:13:26.4583460Z mixed=False, 2025-05-07T20:13:26.4583544Z use_cache=True, 2025-05-07T20:13:26.4583671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4583753Z use_cpu=True, 2025-05-07T20:13:26.4583860Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4583953Z ) 2025-05-07T20:13:26.4584099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4584492Z self=, 2025-05-07T20:13:26.4584577Z compile=True, 2025-05-07T20:13:26.4584690Z pooling_mode=, 2025-05-07T20:13:26.4584785Z T=1, 2025-05-07T20:13:26.4584864Z D=12, 2025-05-07T20:13:26.4584943Z B=61, 2025-05-07T20:13:26.4585040Z log_E=4, 2025-05-07T20:13:26.4585180Z L=16, 2025-05-07T20:13:26.4585266Z D_gradcheck=1, 2025-05-07T20:13:26.4585379Z stochastic_rounding=False, 2025-05-07T20:13:26.4585489Z weighted=True, 2025-05-07T20:13:26.4585573Z row_wise=True, 2025-05-07T20:13:26.4585672Z mixed=False, 2025-05-07T20:13:26.4585758Z use_cache=False, 2025-05-07T20:13:26.4585873Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4585971Z use_cpu=True, 2025-05-07T20:13:26.4586077Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4586214Z ) 2025-05-07T20:13:26.4586403Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4586778Z self=, 2025-05-07T20:13:26.4586879Z compile=True, 2025-05-07T20:13:26.4586990Z pooling_mode=, 2025-05-07T20:13:26.4587070Z T=4, 2025-05-07T20:13:26.4587162Z D=42, 2025-05-07T20:13:26.4587272Z B=3, 2025-05-07T20:13:26.4587353Z log_E=3, 2025-05-07T20:13:26.4587442Z L=12, 2025-05-07T20:13:26.4587524Z D_gradcheck=1, 2025-05-07T20:13:26.4587622Z stochastic_rounding=False, 2025-05-07T20:13:26.4587721Z weighted=False, 2025-05-07T20:13:26.4587802Z row_wise=True, 2025-05-07T20:13:26.4587896Z mixed=False, 2025-05-07T20:13:26.4587980Z use_cache=False, 2025-05-07T20:13:26.4588087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4588197Z use_cpu=True, 2025-05-07T20:13:26.4588300Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4588376Z ) 2025-05-07T20:13:26.4588550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4588926Z self=, 2025-05-07T20:13:26.4589011Z compile=True, 2025-05-07T20:13:26.4589132Z pooling_mode=, 2025-05-07T20:13:26.4589209Z T=5, 2025-05-07T20:13:26.4589287Z D=14, 2025-05-07T20:13:26.4589380Z B=121, 2025-05-07T20:13:26.4589458Z log_E=5, 2025-05-07T20:13:26.4589535Z L=16, 2025-05-07T20:13:26.4589637Z D_gradcheck=1, 2025-05-07T20:13:26.4589735Z stochastic_rounding=False, 2025-05-07T20:13:26.4589859Z weighted=False, 2025-05-07T20:13:26.4589945Z row_wise=True, 2025-05-07T20:13:26.4590026Z mixed=True, 2025-05-07T20:13:26.4590125Z use_cache=False, 2025-05-07T20:13:26.4590236Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4590319Z use_cpu=True, 2025-05-07T20:13:26.4590435Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4590513Z ) 2025-05-07T20:13:26.4590651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4591043Z self=, 2025-05-07T20:13:26.4591130Z compile=True, 2025-05-07T20:13:26.4591242Z pooling_mode=, 2025-05-07T20:13:26.4591332Z T=4, 2025-05-07T20:13:26.4591410Z D=105, 2025-05-07T20:13:26.4591502Z B=105, 2025-05-07T20:13:26.4591582Z log_E=3, 2025-05-07T20:13:26.4591659Z L=3, 2025-05-07T20:13:26.4591755Z D_gradcheck=1, 2025-05-07T20:13:26.4591852Z stochastic_rounding=True, 2025-05-07T20:13:26.4591943Z weighted=False, 2025-05-07T20:13:26.4592037Z row_wise=True, 2025-05-07T20:13:26.4592121Z mixed=False, 2025-05-07T20:13:26.4592205Z use_cache=False, 2025-05-07T20:13:26.4592325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4592409Z use_cpu=True, 2025-05-07T20:13:26.4592514Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4592604Z ) 2025-05-07T20:13:26.4865972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4866671Z self=, 2025-05-07T20:13:26.4866793Z compile=False, 2025-05-07T20:13:26.4866973Z pooling_mode=, 2025-05-07T20:13:26.4867091Z T=5, 2025-05-07T20:13:26.4867222Z D=89, 2025-05-07T20:13:26.4867379Z B=49, 2025-05-07T20:13:26.4867524Z log_E=3, 2025-05-07T20:13:26.4867666Z L=19, 2025-05-07T20:13:26.4867842Z D_gradcheck=1, 2025-05-07T20:13:26.4868007Z stochastic_rounding=True, 2025-05-07T20:13:26.4868096Z weighted=False, 2025-05-07T20:13:26.4868190Z row_wise=True, 2025-05-07T20:13:26.4868272Z mixed=True, 2025-05-07T20:13:26.4868359Z use_cache=False, 2025-05-07T20:13:26.4868484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4868614Z use_cpu=True, 2025-05-07T20:13:26.4868875Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4868968Z ) 2025-05-07T20:13:26.4869108Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4869503Z self=, 2025-05-07T20:13:26.4869590Z compile=False, 2025-05-07T20:13:26.4869702Z pooling_mode=, 2025-05-07T20:13:26.4869797Z T=2, 2025-05-07T20:13:26.4869923Z D=89, 2025-05-07T20:13:26.4870001Z B=50, 2025-05-07T20:13:26.4870091Z log_E=4, 2025-05-07T20:13:26.4870168Z L=11, 2025-05-07T20:13:26.4870253Z D_gradcheck=1, 2025-05-07T20:13:26.4870369Z stochastic_rounding=False, 2025-05-07T20:13:26.4870455Z weighted=False, 2025-05-07T20:13:26.4870538Z row_wise=True, 2025-05-07T20:13:26.4870635Z mixed=False, 2025-05-07T20:13:26.4870720Z use_cache=True, 2025-05-07T20:13:26.4870831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4870929Z use_cpu=True, 2025-05-07T20:13:26.4871078Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4871166Z ) 2025-05-07T20:13:26.4871302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4871676Z self=, 2025-05-07T20:13:26.4871772Z compile=False, 2025-05-07T20:13:26.4871881Z pooling_mode=, 2025-05-07T20:13:26.4871960Z T=2, 2025-05-07T20:13:26.4872049Z D=66, 2025-05-07T20:13:26.4872125Z B=54, 2025-05-07T20:13:26.4872203Z log_E=4, 2025-05-07T20:13:26.4872293Z L=16, 2025-05-07T20:13:26.4872376Z D_gradcheck=1, 2025-05-07T20:13:26.4872525Z stochastic_rounding=False, 2025-05-07T20:13:26.4872621Z weighted=False, 2025-05-07T20:13:26.4872702Z row_wise=True, 2025-05-07T20:13:26.4872795Z mixed=False, 2025-05-07T20:13:26.4872882Z use_cache=False, 2025-05-07T20:13:26.4872992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4873086Z use_cpu=True, 2025-05-07T20:13:26.4873195Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4873269Z ) 2025-05-07T20:13:26.4873418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4873793Z self=, 2025-05-07T20:13:26.4873878Z compile=False, 2025-05-07T20:13:26.4874003Z pooling_mode=, 2025-05-07T20:13:26.4874081Z T=4, 2025-05-07T20:13:26.4874158Z D=59, 2025-05-07T20:13:26.4874247Z B=35, 2025-05-07T20:13:26.4874325Z log_E=4, 2025-05-07T20:13:26.4874401Z L=6, 2025-05-07T20:13:26.4874497Z D_gradcheck=2, 2025-05-07T20:13:26.4874645Z stochastic_rounding=True, 2025-05-07T20:13:26.4874742Z weighted=False, 2025-05-07T20:13:26.4874828Z row_wise=True, 2025-05-07T20:13:26.4874914Z mixed=True, 2025-05-07T20:13:26.4875013Z use_cache=True, 2025-05-07T20:13:26.4875124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4875244Z use_cpu=True, 2025-05-07T20:13:26.4875363Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4875440Z ) 2025-05-07T20:13:26.4875575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4875962Z self=, 2025-05-07T20:13:26.4876047Z compile=False, 2025-05-07T20:13:26.4876155Z pooling_mode=, 2025-05-07T20:13:26.4876246Z T=5, 2025-05-07T20:13:26.4882315Z D=72, 2025-05-07T20:13:26.4882462Z B=109, 2025-05-07T20:13:26.4882563Z log_E=3, 2025-05-07T20:13:26.4882642Z L=13, 2025-05-07T20:13:26.4882742Z D_gradcheck=1, 2025-05-07T20:13:26.4882859Z stochastic_rounding=True, 2025-05-07T20:13:26.4882946Z weighted=False, 2025-05-07T20:13:26.4883044Z row_wise=True, 2025-05-07T20:13:26.4883126Z mixed=True, 2025-05-07T20:13:26.4883216Z use_cache=False, 2025-05-07T20:13:26.4883348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4883516Z use_cpu=True, 2025-05-07T20:13:26.4883631Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4883724Z ) 2025-05-07T20:13:26.4883874Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4884267Z self=, 2025-05-07T20:13:26.4884370Z compile=True, 2025-05-07T20:13:26.4884523Z pooling_mode=, 2025-05-07T20:13:26.4884605Z T=1, 2025-05-07T20:13:26.4884699Z D=16, 2025-05-07T20:13:26.4884779Z B=66, 2025-05-07T20:13:26.4884907Z log_E=5, 2025-05-07T20:13:26.4884987Z L=5, 2025-05-07T20:13:26.4885077Z D_gradcheck=2, 2025-05-07T20:13:26.4885191Z stochastic_rounding=True, 2025-05-07T20:13:26.4885276Z weighted=True, 2025-05-07T20:13:26.4885360Z row_wise=True, 2025-05-07T20:13:26.4885456Z mixed=False, 2025-05-07T20:13:26.4885542Z use_cache=True, 2025-05-07T20:13:26.4885655Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4885754Z use_cpu=True, 2025-05-07T20:13:26.4885892Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4885972Z ) 2025-05-07T20:13:26.4886121Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4886499Z self=, 2025-05-07T20:13:26.4886588Z compile=False, 2025-05-07T20:13:26.4886717Z pooling_mode=, 2025-05-07T20:13:26.4886797Z T=5, 2025-05-07T20:13:26.4886889Z D=48, 2025-05-07T20:13:26.4886973Z B=70, 2025-05-07T20:13:26.4887052Z log_E=3, 2025-05-07T20:13:26.4887170Z L=16, 2025-05-07T20:13:26.4887302Z D_gradcheck=2, 2025-05-07T20:13:26.4887416Z stochastic_rounding=False, 2025-05-07T20:13:26.4887501Z weighted=True, 2025-05-07T20:13:26.4887600Z row_wise=True, 2025-05-07T20:13:26.4887681Z mixed=False, 2025-05-07T20:13:26.4887762Z use_cache=True, 2025-05-07T20:13:26.4887885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4887971Z use_cpu=True, 2025-05-07T20:13:26.4888074Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4888164Z ) 2025-05-07T20:13:26.4888301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4888675Z self=, 2025-05-07T20:13:26.4888774Z compile=False, 2025-05-07T20:13:26.4888886Z pooling_mode=, 2025-05-07T20:13:26.4888963Z T=3, 2025-05-07T20:13:26.4889053Z D=96, 2025-05-07T20:13:26.4889130Z B=92, 2025-05-07T20:13:26.4889223Z log_E=4, 2025-05-07T20:13:26.4889302Z L=18, 2025-05-07T20:13:26.4889386Z D_gradcheck=1, 2025-05-07T20:13:26.4889497Z stochastic_rounding=False, 2025-05-07T20:13:26.4889581Z weighted=False, 2025-05-07T20:13:26.4889662Z row_wise=True, 2025-05-07T20:13:26.4889758Z mixed=False, 2025-05-07T20:13:26.4889842Z use_cache=False, 2025-05-07T20:13:26.4889954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4890051Z use_cpu=True, 2025-05-07T20:13:26.4890155Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4890233Z ) 2025-05-07T20:13:26.4890382Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4890756Z self=, 2025-05-07T20:13:26.4890845Z compile=False, 2025-05-07T20:13:26.4890973Z pooling_mode=, 2025-05-07T20:13:26.4891051Z T=3, 2025-05-07T20:13:26.4891139Z D=48, 2025-05-07T20:13:26.4891216Z B=66, 2025-05-07T20:13:26.4891294Z log_E=4, 2025-05-07T20:13:26.4891382Z L=1, 2025-05-07T20:13:26.4891466Z D_gradcheck=1, 2025-05-07T20:13:26.4891560Z stochastic_rounding=True, 2025-05-07T20:13:26.4891655Z weighted=True, 2025-05-07T20:13:26.4891736Z row_wise=True, 2025-05-07T20:13:26.4891816Z mixed=False, 2025-05-07T20:13:26.4891912Z use_cache=True, 2025-05-07T20:13:26.4892021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4892138Z use_cpu=True, 2025-05-07T20:13:26.4892256Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4892329Z ) 2025-05-07T20:13:26.4892465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4892856Z self=, 2025-05-07T20:13:26.4892939Z compile=True, 2025-05-07T20:13:26.4893088Z pooling_mode=, 2025-05-07T20:13:26.4893168Z T=3, 2025-05-07T20:13:26.4893245Z D=6, 2025-05-07T20:13:26.4893334Z B=56, 2025-05-07T20:13:26.4893414Z log_E=3, 2025-05-07T20:13:26.4893492Z L=11, 2025-05-07T20:13:26.4893587Z D_gradcheck=1, 2025-05-07T20:13:26.4893686Z stochastic_rounding=False, 2025-05-07T20:13:26.4893770Z weighted=False, 2025-05-07T20:13:26.4893865Z row_wise=True, 2025-05-07T20:13:26.4893946Z mixed=True, 2025-05-07T20:13:26.4894030Z use_cache=False, 2025-05-07T20:13:26.4894179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4894260Z use_cpu=True, 2025-05-07T20:13:26.4894363Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4894451Z ) 2025-05-07T20:13:26.4894586Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4894972Z self=, 2025-05-07T20:13:26.4895056Z compile=False, 2025-05-07T20:13:26.4895166Z pooling_mode=, 2025-05-07T20:13:26.4895253Z T=3, 2025-05-07T20:13:26.4895329Z D=98, 2025-05-07T20:13:26.4895404Z B=48, 2025-05-07T20:13:26.4895519Z log_E=4, 2025-05-07T20:13:26.4895596Z L=17, 2025-05-07T20:13:26.4895680Z D_gradcheck=1, 2025-05-07T20:13:26.4895792Z stochastic_rounding=True, 2025-05-07T20:13:26.4895877Z weighted=True, 2025-05-07T20:13:26.4895957Z row_wise=True, 2025-05-07T20:13:26.4896050Z mixed=True, 2025-05-07T20:13:26.4896131Z use_cache=True, 2025-05-07T20:13:26.4896257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4896338Z use_cpu=True, 2025-05-07T20:13:26.4896440Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4896526Z ) 2025-05-07T20:13:26.4896660Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4897032Z self=, 2025-05-07T20:13:26.4897130Z compile=True, 2025-05-07T20:13:26.4897240Z pooling_mode=, 2025-05-07T20:13:26.4897317Z T=5, 2025-05-07T20:13:26.4897405Z D=58, 2025-05-07T20:13:26.4897482Z B=31, 2025-05-07T20:13:26.4897560Z log_E=4, 2025-05-07T20:13:26.4897649Z L=6, 2025-05-07T20:13:26.4897733Z D_gradcheck=1, 2025-05-07T20:13:26.4897945Z stochastic_rounding=False, 2025-05-07T20:13:26.4898044Z weighted=True, 2025-05-07T20:13:26.4898124Z row_wise=True, 2025-05-07T20:13:26.4898220Z mixed=True, 2025-05-07T20:13:26.4898358Z use_cache=True, 2025-05-07T20:13:26.4898471Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4898566Z use_cpu=True, 2025-05-07T20:13:26.4898669Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4898744Z ) 2025-05-07T20:13:26.4898896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4899269Z self=, 2025-05-07T20:13:26.4899355Z compile=False, 2025-05-07T20:13:26.4899477Z pooling_mode=, 2025-05-07T20:13:26.4899552Z T=4, 2025-05-07T20:13:26.4899627Z D=31, 2025-05-07T20:13:26.4899717Z B=21, 2025-05-07T20:13:26.4899795Z log_E=4, 2025-05-07T20:13:26.4899881Z L=3, 2025-05-07T20:13:26.4899964Z D_gradcheck=1, 2025-05-07T20:13:26.4900060Z stochastic_rounding=True, 2025-05-07T20:13:26.4900154Z weighted=True, 2025-05-07T20:13:26.4900236Z row_wise=True, 2025-05-07T20:13:26.4900316Z mixed=True, 2025-05-07T20:13:26.4900408Z use_cache=True, 2025-05-07T20:13:26.4900558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.4900639Z use_cpu=True, 2025-05-07T20:13:26.4900751Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4900824Z ) 2025-05-07T20:13:26.4900959Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4901343Z self=, 2025-05-07T20:13:26.4901453Z compile=True, 2025-05-07T20:13:26.4901562Z pooling_mode=, 2025-05-07T20:13:26.4901654Z T=4, 2025-05-07T20:13:26.4901732Z D=66, 2025-05-07T20:13:26.4901822Z B=98, 2025-05-07T20:13:26.4901894Z log_E=5, 2025-05-07T20:13:26.4901970Z L=20, 2025-05-07T20:13:26.4902061Z D_gradcheck=2, 2025-05-07T20:13:26.4902157Z stochastic_rounding=True, 2025-05-07T20:13:26.4902240Z weighted=True, 2025-05-07T20:13:26.4902332Z row_wise=True, 2025-05-07T20:13:26.4902411Z mixed=True, 2025-05-07T20:13:26.4902492Z use_cache=True, 2025-05-07T20:13:26.4902642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4902724Z use_cpu=True, 2025-05-07T20:13:26.4902826Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.4902910Z ) 2025-05-07T20:13:26.4903043Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4903417Z self=, 2025-05-07T20:13:26.4903515Z compile=False, 2025-05-07T20:13:26.4903624Z pooling_mode=, 2025-05-07T20:13:26.4903714Z T=4, 2025-05-07T20:13:26.4903790Z D=15, 2025-05-07T20:13:26.4903893Z B=79, 2025-05-07T20:13:26.4903985Z log_E=3, 2025-05-07T20:13:26.4904059Z L=18, 2025-05-07T20:13:26.4904143Z D_gradcheck=1, 2025-05-07T20:13:26.4904255Z stochastic_rounding=True, 2025-05-07T20:13:26.4904338Z weighted=True, 2025-05-07T20:13:26.4904426Z row_wise=True, 2025-05-07T20:13:26.4904523Z mixed=False, 2025-05-07T20:13:26.4904610Z use_cache=False, 2025-05-07T20:13:26.4904724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4904820Z use_cpu=True, 2025-05-07T20:13:26.4904925Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4905002Z ) 2025-05-07T20:13:26.4905153Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.4905528Z self=, 2025-05-07T20:13:26.4905627Z compile=True, 2025-05-07T20:13:26.4905735Z pooling_mode=, 2025-05-07T20:13:26.4905814Z T=2, 2025-05-07T20:13:26.4905907Z D=34, 2025-05-07T20:13:26.4905986Z B=56, 2025-05-07T20:13:26.4906066Z log_E=4, 2025-05-07T20:13:26.4906158Z L=1, 2025-05-07T20:13:26.4906242Z D_gradcheck=1, 2025-05-07T20:13:26.4906341Z stochastic_rounding=True, 2025-05-07T20:13:26.4906434Z weighted=True, 2025-05-07T20:13:26.4906516Z row_wise=True, 2025-05-07T20:13:26.4906599Z mixed=True, 2025-05-07T20:13:26.4906700Z use_cache=False, 2025-05-07T20:13:26.4906812Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.4906908Z use_cpu=True, 2025-05-07T20:13:26.4907011Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.4907088Z ) 2025-05-07T20:13:26.5173572Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5174204Z self=, 2025-05-07T20:13:26.5174337Z compile=True, 2025-05-07T20:13:26.5174533Z pooling_mode=, 2025-05-07T20:13:26.5174649Z T=5, 2025-05-07T20:13:26.5174790Z D=92, 2025-05-07T20:13:26.5174913Z B=63, 2025-05-07T20:13:26.5175046Z log_E=3, 2025-05-07T20:13:26.5175200Z L=2, 2025-05-07T20:13:26.5175356Z D_gradcheck=2, 2025-05-07T20:13:26.5175543Z stochastic_rounding=False, 2025-05-07T20:13:26.5175693Z weighted=True, 2025-05-07T20:13:26.5175783Z row_wise=True, 2025-05-07T20:13:26.5175863Z mixed=True, 2025-05-07T20:13:26.5176146Z use_cache=False, 2025-05-07T20:13:26.5176257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5176337Z use_cpu=True, 2025-05-07T20:13:26.5176457Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5176549Z ) 2025-05-07T20:13:26.5176688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5177129Z self=, 2025-05-07T20:13:26.5177215Z compile=True, 2025-05-07T20:13:26.5177339Z pooling_mode=, 2025-05-07T20:13:26.5177418Z T=1, 2025-05-07T20:13:26.5177500Z D=85, 2025-05-07T20:13:26.5177595Z B=98, 2025-05-07T20:13:26.5177674Z log_E=4, 2025-05-07T20:13:26.5177753Z L=12, 2025-05-07T20:13:26.5177905Z D_gradcheck=2, 2025-05-07T20:13:26.5178005Z stochastic_rounding=True, 2025-05-07T20:13:26.5178174Z weighted=False, 2025-05-07T20:13:26.5178271Z row_wise=True, 2025-05-07T20:13:26.5178354Z mixed=True, 2025-05-07T20:13:26.5178518Z use_cache=False, 2025-05-07T20:13:26.5178644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5178730Z use_cpu=True, 2025-05-07T20:13:26.5178849Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5178926Z ) 2025-05-07T20:13:26.5179063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5179458Z self=, 2025-05-07T20:13:26.5179543Z compile=True, 2025-05-07T20:13:26.5179654Z pooling_mode=, 2025-05-07T20:13:26.5179744Z T=2, 2025-05-07T20:13:26.5179860Z D=80, 2025-05-07T20:13:26.5179937Z B=47, 2025-05-07T20:13:26.5180026Z log_E=5, 2025-05-07T20:13:26.5180103Z L=16, 2025-05-07T20:13:26.5180186Z D_gradcheck=2, 2025-05-07T20:13:26.5180296Z stochastic_rounding=True, 2025-05-07T20:13:26.5180379Z weighted=True, 2025-05-07T20:13:26.5180462Z row_wise=True, 2025-05-07T20:13:26.5180599Z mixed=True, 2025-05-07T20:13:26.5180688Z use_cache=True, 2025-05-07T20:13:26.5180816Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5180900Z use_cpu=True, 2025-05-07T20:13:26.5181007Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5181101Z ) 2025-05-07T20:13:26.5181236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5181614Z self=, 2025-05-07T20:13:26.5181712Z compile=True, 2025-05-07T20:13:26.5181823Z pooling_mode=, 2025-05-07T20:13:26.5181903Z T=1, 2025-05-07T20:13:26.5181995Z D=15, 2025-05-07T20:13:26.5182078Z B=26, 2025-05-07T20:13:26.5182195Z log_E=4, 2025-05-07T20:13:26.5182321Z L=9, 2025-05-07T20:13:26.5182450Z D_gradcheck=1, 2025-05-07T20:13:26.5182632Z stochastic_rounding=True, 2025-05-07T20:13:26.5182794Z weighted=True, 2025-05-07T20:13:26.5182951Z row_wise=True, 2025-05-07T20:13:26.5183128Z mixed=False, 2025-05-07T20:13:26.5183269Z use_cache=False, 2025-05-07T20:13:26.5183384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5183479Z use_cpu=True, 2025-05-07T20:13:26.5183584Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5183662Z ) 2025-05-07T20:13:26.5183810Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5184187Z self=, 2025-05-07T20:13:26.5184272Z compile=False, 2025-05-07T20:13:26.5184396Z pooling_mode=, 2025-05-07T20:13:26.5184476Z T=5, 2025-05-07T20:13:26.5184554Z D=15, 2025-05-07T20:13:26.5184644Z B=34, 2025-05-07T20:13:26.5184722Z log_E=4, 2025-05-07T20:13:26.5184810Z L=0, 2025-05-07T20:13:26.5184894Z D_gradcheck=1, 2025-05-07T20:13:26.5184991Z stochastic_rounding=True, 2025-05-07T20:13:26.5185087Z weighted=False, 2025-05-07T20:13:26.5185170Z row_wise=True, 2025-05-07T20:13:26.5185297Z mixed=False, 2025-05-07T20:13:26.5185393Z use_cache=True, 2025-05-07T20:13:26.5185502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5185585Z use_cpu=True, 2025-05-07T20:13:26.5185704Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5185780Z ) 2025-05-07T20:13:26.5185916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5186338Z self=, 2025-05-07T20:13:26.5186424Z compile=False, 2025-05-07T20:13:26.5186547Z pooling_mode=, 2025-05-07T20:13:26.5186625Z T=1, 2025-05-07T20:13:26.5186701Z D=15, 2025-05-07T20:13:26.5186789Z B=77, 2025-05-07T20:13:26.5186866Z log_E=3, 2025-05-07T20:13:26.5186942Z L=13, 2025-05-07T20:13:26.5187037Z D_gradcheck=1, 2025-05-07T20:13:26.5187134Z stochastic_rounding=True, 2025-05-07T20:13:26.5187217Z weighted=True, 2025-05-07T20:13:26.5187314Z row_wise=True, 2025-05-07T20:13:26.5187426Z mixed=True, 2025-05-07T20:13:26.5187510Z use_cache=True, 2025-05-07T20:13:26.5187630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5187712Z use_cpu=True, 2025-05-07T20:13:26.5187816Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5187903Z ) 2025-05-07T20:13:26.5188037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5188426Z self=, 2025-05-07T20:13:26.5188510Z compile=True, 2025-05-07T20:13:26.5188619Z pooling_mode=, 2025-05-07T20:13:26.5188740Z T=5, 2025-05-07T20:13:26.5188818Z D=40, 2025-05-07T20:13:26.5188897Z B=108, 2025-05-07T20:13:26.5188991Z log_E=4, 2025-05-07T20:13:26.5189068Z L=18, 2025-05-07T20:13:26.5189151Z D_gradcheck=1, 2025-05-07T20:13:26.5189264Z stochastic_rounding=False, 2025-05-07T20:13:26.5189349Z weighted=False, 2025-05-07T20:13:26.5189436Z row_wise=True, 2025-05-07T20:13:26.5189536Z mixed=False, 2025-05-07T20:13:26.5189620Z use_cache=True, 2025-05-07T20:13:26.5189730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5189827Z use_cpu=True, 2025-05-07T20:13:26.5189932Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5190024Z ) 2025-05-07T20:13:26.5190162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5190538Z self=, 2025-05-07T20:13:26.5190636Z compile=True, 2025-05-07T20:13:26.5190747Z pooling_mode=, 2025-05-07T20:13:26.5190827Z T=4, 2025-05-07T20:13:26.5190916Z D=61, 2025-05-07T20:13:26.5190993Z B=63, 2025-05-07T20:13:26.5191073Z log_E=4, 2025-05-07T20:13:26.5191164Z L=0, 2025-05-07T20:13:26.5191248Z D_gradcheck=2, 2025-05-07T20:13:26.5191346Z stochastic_rounding=False, 2025-05-07T20:13:26.5191442Z weighted=True, 2025-05-07T20:13:26.5191528Z row_wise=True, 2025-05-07T20:13:26.5191609Z mixed=True, 2025-05-07T20:13:26.5191715Z use_cache=True, 2025-05-07T20:13:26.5191826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5191922Z use_cpu=True, 2025-05-07T20:13:26.5192028Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5192105Z ) 2025-05-07T20:13:26.5192258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5192636Z self=, 2025-05-07T20:13:26.5192723Z compile=True, 2025-05-07T20:13:26.5192851Z pooling_mode=, 2025-05-07T20:13:26.5192931Z T=2, 2025-05-07T20:13:26.5193009Z D=63, 2025-05-07T20:13:26.5193102Z B=2, 2025-05-07T20:13:26.5193183Z log_E=3, 2025-05-07T20:13:26.5193262Z L=5, 2025-05-07T20:13:26.5193366Z D_gradcheck=2, 2025-05-07T20:13:26.5193466Z stochastic_rounding=True, 2025-05-07T20:13:26.5193567Z weighted=False, 2025-05-07T20:13:26.5193689Z row_wise=True, 2025-05-07T20:13:26.5193773Z mixed=True, 2025-05-07T20:13:26.5193873Z use_cache=False, 2025-05-07T20:13:26.5193986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5194073Z use_cpu=True, 2025-05-07T20:13:26.5194197Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5194273Z ) 2025-05-07T20:13:26.5194411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5194831Z self=, 2025-05-07T20:13:26.5194919Z compile=True, 2025-05-07T20:13:26.5195029Z pooling_mode=, 2025-05-07T20:13:26.5195124Z T=3, 2025-05-07T20:13:26.5195204Z D=83, 2025-05-07T20:13:26.5195284Z B=24, 2025-05-07T20:13:26.5195380Z log_E=4, 2025-05-07T20:13:26.5195459Z L=13, 2025-05-07T20:13:26.5195560Z D_gradcheck=2, 2025-05-07T20:13:26.5195659Z stochastic_rounding=False, 2025-05-07T20:13:26.5195745Z weighted=True, 2025-05-07T20:13:26.5195878Z row_wise=True, 2025-05-07T20:13:26.5195964Z mixed=False, 2025-05-07T20:13:26.5196050Z use_cache=False, 2025-05-07T20:13:26.5196171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5196258Z use_cpu=True, 2025-05-07T20:13:26.5196366Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5196451Z ) 2025-05-07T20:13:26.5196588Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5196966Z self=, 2025-05-07T20:13:26.5197062Z compile=False, 2025-05-07T20:13:26.5197196Z pooling_mode=, 2025-05-07T20:13:26.5197285Z T=4, 2025-05-07T20:13:26.5197362Z D=55, 2025-05-07T20:13:26.5197439Z B=83, 2025-05-07T20:13:26.5197529Z log_E=5, 2025-05-07T20:13:26.5197606Z L=20, 2025-05-07T20:13:26.5197690Z D_gradcheck=1, 2025-05-07T20:13:26.5197799Z stochastic_rounding=False, 2025-05-07T20:13:26.5197885Z weighted=False, 2025-05-07T20:13:26.5197969Z row_wise=True, 2025-05-07T20:13:26.5198062Z mixed=False, 2025-05-07T20:13:26.5198146Z use_cache=False, 2025-05-07T20:13:26.5198254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5198346Z use_cpu=True, 2025-05-07T20:13:26.5198450Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5198526Z ) 2025-05-07T20:13:26.5198678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5199051Z self=, 2025-05-07T20:13:26.5199151Z compile=True, 2025-05-07T20:13:26.5199263Z pooling_mode=, 2025-05-07T20:13:26.5199343Z T=5, 2025-05-07T20:13:26.5199432Z D=43, 2025-05-07T20:13:26.5199510Z B=44, 2025-05-07T20:13:26.5199590Z log_E=4, 2025-05-07T20:13:26.5199679Z L=6, 2025-05-07T20:13:26.5199767Z D_gradcheck=1, 2025-05-07T20:13:26.5199865Z stochastic_rounding=True, 2025-05-07T20:13:26.5199970Z weighted=True, 2025-05-07T20:13:26.5200052Z row_wise=True, 2025-05-07T20:13:26.5200133Z mixed=True, 2025-05-07T20:13:26.5200233Z use_cache=False, 2025-05-07T20:13:26.5200346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5200427Z use_cpu=True, 2025-05-07T20:13:26.5200543Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5200620Z ) 2025-05-07T20:13:26.5200768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5201145Z self=, 2025-05-07T20:13:26.5201230Z compile=True, 2025-05-07T20:13:26.5201351Z pooling_mode=, 2025-05-07T20:13:26.5201430Z T=1, 2025-05-07T20:13:26.5201507Z D=11, 2025-05-07T20:13:26.5201596Z B=88, 2025-05-07T20:13:26.5201673Z log_E=3, 2025-05-07T20:13:26.5201752Z L=7, 2025-05-07T20:13:26.5201852Z D_gradcheck=1, 2025-05-07T20:13:26.5201950Z stochastic_rounding=True, 2025-05-07T20:13:26.5202088Z weighted=False, 2025-05-07T20:13:26.5202185Z row_wise=True, 2025-05-07T20:13:26.5202270Z mixed=True, 2025-05-07T20:13:26.5202357Z use_cache=False, 2025-05-07T20:13:26.5202484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5202569Z use_cpu=True, 2025-05-07T20:13:26.5202690Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5202767Z ) 2025-05-07T20:13:26.5202931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5203318Z self=, 2025-05-07T20:13:26.5203405Z compile=True, 2025-05-07T20:13:26.5203515Z pooling_mode=, 2025-05-07T20:13:26.5203606Z T=3, 2025-05-07T20:13:26.5203683Z D=22, 2025-05-07T20:13:26.5203759Z B=39, 2025-05-07T20:13:26.5203850Z log_E=5, 2025-05-07T20:13:26.5203927Z L=4, 2025-05-07T20:13:26.5204009Z D_gradcheck=2, 2025-05-07T20:13:26.5204122Z stochastic_rounding=False, 2025-05-07T20:13:26.5204236Z weighted=True, 2025-05-07T20:13:26.5204334Z row_wise=True, 2025-05-07T20:13:26.5204413Z mixed=True, 2025-05-07T20:13:26.5204496Z use_cache=True, 2025-05-07T20:13:26.5204617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5204698Z use_cpu=True, 2025-05-07T20:13:26.5204801Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5204889Z ) 2025-05-07T20:13:26.5205024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5205398Z self=, 2025-05-07T20:13:26.5205522Z compile=False, 2025-05-07T20:13:26.5205634Z pooling_mode=, 2025-05-07T20:13:26.5205711Z T=1, 2025-05-07T20:13:26.5205801Z D=118, 2025-05-07T20:13:26.5205877Z B=80, 2025-05-07T20:13:26.5205955Z log_E=3, 2025-05-07T20:13:26.5206045Z L=17, 2025-05-07T20:13:26.5206128Z D_gradcheck=2, 2025-05-07T20:13:26.5206242Z stochastic_rounding=False, 2025-05-07T20:13:26.5206328Z weighted=True, 2025-05-07T20:13:26.5206411Z row_wise=True, 2025-05-07T20:13:26.5206506Z mixed=True, 2025-05-07T20:13:26.5206591Z use_cache=True, 2025-05-07T20:13:26.5206699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5206795Z use_cpu=True, 2025-05-07T20:13:26.5206898Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5206972Z ) 2025-05-07T20:13:26.5207119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5207492Z self=, 2025-05-07T20:13:26.5207578Z compile=True, 2025-05-07T20:13:26.5207699Z pooling_mode=, 2025-05-07T20:13:26.5207774Z T=4, 2025-05-07T20:13:26.5207861Z D=76, 2025-05-07T20:13:26.5207937Z B=74, 2025-05-07T20:13:26.5208015Z log_E=4, 2025-05-07T20:13:26.5208102Z L=8, 2025-05-07T20:13:26.5208186Z D_gradcheck=2, 2025-05-07T20:13:26.5208285Z stochastic_rounding=True, 2025-05-07T20:13:26.5208382Z weighted=True, 2025-05-07T20:13:26.5208464Z row_wise=True, 2025-05-07T20:13:26.5208545Z mixed=False, 2025-05-07T20:13:26.5208640Z use_cache=False, 2025-05-07T20:13:26.5208750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5208831Z use_cpu=True, 2025-05-07T20:13:26.5208948Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5209023Z ) 2025-05-07T20:13:26.5483325Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5484007Z self=, 2025-05-07T20:13:26.5484150Z compile=True, 2025-05-07T20:13:26.5484307Z pooling_mode=, 2025-05-07T20:13:26.5484441Z T=3, 2025-05-07T20:13:26.5484560Z D=125, 2025-05-07T20:13:26.5484685Z B=127, 2025-05-07T20:13:26.5484853Z log_E=3, 2025-05-07T20:13:26.5485004Z L=17, 2025-05-07T20:13:26.5485166Z D_gradcheck=1, 2025-05-07T20:13:26.5485570Z stochastic_rounding=False, 2025-05-07T20:13:26.5485656Z weighted=False, 2025-05-07T20:13:26.5485739Z row_wise=True, 2025-05-07T20:13:26.5485834Z mixed=True, 2025-05-07T20:13:26.5485919Z use_cache=False, 2025-05-07T20:13:26.5486030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5486126Z use_cpu=True, 2025-05-07T20:13:26.5486231Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5486385Z ) 2025-05-07T20:13:26.5486539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5486920Z self=, 2025-05-07T20:13:26.5487022Z compile=True, 2025-05-07T20:13:26.5487134Z pooling_mode=, 2025-05-07T20:13:26.5487212Z T=5, 2025-05-07T20:13:26.5487304Z D=42, 2025-05-07T20:13:26.5487382Z B=89, 2025-05-07T20:13:26.5487461Z log_E=4, 2025-05-07T20:13:26.5487551Z L=8, 2025-05-07T20:13:26.5487636Z D_gradcheck=2, 2025-05-07T20:13:26.5487778Z stochastic_rounding=True, 2025-05-07T20:13:26.5487877Z weighted=True, 2025-05-07T20:13:26.5487963Z row_wise=True, 2025-05-07T20:13:26.5488045Z mixed=False, 2025-05-07T20:13:26.5488146Z use_cache=False, 2025-05-07T20:13:26.5488257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5488340Z use_cpu=True, 2025-05-07T20:13:26.5488460Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5488541Z ) 2025-05-07T20:13:26.5488692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5489069Z self=, 2025-05-07T20:13:26.5489202Z compile=False, 2025-05-07T20:13:26.5489325Z pooling_mode=, 2025-05-07T20:13:26.5489405Z T=5, 2025-05-07T20:13:26.5489484Z D=40, 2025-05-07T20:13:26.5489578Z B=101, 2025-05-07T20:13:26.5489655Z log_E=5, 2025-05-07T20:13:26.5489735Z L=20, 2025-05-07T20:13:26.5489843Z D_gradcheck=1, 2025-05-07T20:13:26.5489949Z stochastic_rounding=False, 2025-05-07T20:13:26.5490035Z weighted=False, 2025-05-07T20:13:26.5490135Z row_wise=True, 2025-05-07T20:13:26.5490217Z mixed=True, 2025-05-07T20:13:26.5490303Z use_cache=False, 2025-05-07T20:13:26.5490434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5490518Z use_cpu=True, 2025-05-07T20:13:26.5490640Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5490717Z ) 2025-05-07T20:13:26.5490854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5491243Z self=, 2025-05-07T20:13:26.5491331Z compile=True, 2025-05-07T20:13:26.5491444Z pooling_mode=, 2025-05-07T20:13:26.5491539Z T=2, 2025-05-07T20:13:26.5491618Z D=126, 2025-05-07T20:13:26.5491699Z B=57, 2025-05-07T20:13:26.5491793Z log_E=3, 2025-05-07T20:13:26.5491873Z L=0, 2025-05-07T20:13:26.5491966Z D_gradcheck=2, 2025-05-07T20:13:26.5492082Z stochastic_rounding=False, 2025-05-07T20:13:26.5492169Z weighted=False, 2025-05-07T20:13:26.5492269Z row_wise=True, 2025-05-07T20:13:26.5492349Z mixed=False, 2025-05-07T20:13:26.5492433Z use_cache=False, 2025-05-07T20:13:26.5492554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5492635Z use_cpu=True, 2025-05-07T20:13:26.5492739Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5492828Z ) 2025-05-07T20:13:26.5492962Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5493335Z self=, 2025-05-07T20:13:26.5493436Z compile=False, 2025-05-07T20:13:26.5493544Z pooling_mode=, 2025-05-07T20:13:26.5493620Z T=5, 2025-05-07T20:13:26.5493708Z D=15, 2025-05-07T20:13:26.5493785Z B=31, 2025-05-07T20:13:26.5493865Z log_E=3, 2025-05-07T20:13:26.5493953Z L=18, 2025-05-07T20:13:26.5494068Z D_gradcheck=1, 2025-05-07T20:13:26.5494181Z stochastic_rounding=True, 2025-05-07T20:13:26.5494266Z weighted=False, 2025-05-07T20:13:26.5494350Z row_wise=True, 2025-05-07T20:13:26.5494444Z mixed=False, 2025-05-07T20:13:26.5494530Z use_cache=False, 2025-05-07T20:13:26.5494642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5494735Z use_cpu=True, 2025-05-07T20:13:26.5494867Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5494944Z ) 2025-05-07T20:13:26.5495095Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5495471Z self=, 2025-05-07T20:13:26.5495560Z compile=True, 2025-05-07T20:13:26.5495685Z pooling_mode=, 2025-05-07T20:13:26.5495762Z T=2, 2025-05-07T20:13:26.5495854Z D=20, 2025-05-07T20:13:26.5495933Z B=15, 2025-05-07T20:13:26.5496012Z log_E=3, 2025-05-07T20:13:26.5496103Z L=14, 2025-05-07T20:13:26.5496213Z D_gradcheck=1, 2025-05-07T20:13:26.5496314Z stochastic_rounding=False, 2025-05-07T20:13:26.5496412Z weighted=True, 2025-05-07T20:13:26.5496494Z row_wise=True, 2025-05-07T20:13:26.5496574Z mixed=True, 2025-05-07T20:13:26.5496667Z use_cache=True, 2025-05-07T20:13:26.5496777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5496860Z use_cpu=True, 2025-05-07T20:13:26.5496977Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5497052Z ) 2025-05-07T20:13:26.5497187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5497573Z self=, 2025-05-07T20:13:26.5497688Z compile=False, 2025-05-07T20:13:26.5497918Z pooling_mode=, 2025-05-07T20:13:26.5498003Z T=5, 2025-05-07T20:13:26.5498082Z D=63, 2025-05-07T20:13:26.5498175Z B=83, 2025-05-07T20:13:26.5498256Z log_E=3, 2025-05-07T20:13:26.5498342Z L=14, 2025-05-07T20:13:26.5498444Z D_gradcheck=2, 2025-05-07T20:13:26.5498545Z stochastic_rounding=False, 2025-05-07T20:13:26.5498631Z weighted=False, 2025-05-07T20:13:26.5498729Z row_wise=True, 2025-05-07T20:13:26.5498812Z mixed=False, 2025-05-07T20:13:26.5498896Z use_cache=True, 2025-05-07T20:13:26.5499023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5499107Z use_cpu=True, 2025-05-07T20:13:26.5499214Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5499304Z ) 2025-05-07T20:13:26.5499497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5499875Z self=, 2025-05-07T20:13:26.5499962Z compile=True, 2025-05-07T20:13:26.5500090Z pooling_mode=, 2025-05-07T20:13:26.5500169Z T=1, 2025-05-07T20:13:26.5500261Z D=15, 2025-05-07T20:13:26.5500340Z B=6, 2025-05-07T20:13:26.5500423Z log_E=5, 2025-05-07T20:13:26.5500519Z L=11, 2025-05-07T20:13:26.5500604Z D_gradcheck=2, 2025-05-07T20:13:26.5500703Z stochastic_rounding=False, 2025-05-07T20:13:26.5500800Z weighted=True, 2025-05-07T20:13:26.5500882Z row_wise=True, 2025-05-07T20:13:26.5500962Z mixed=True, 2025-05-07T20:13:26.5501063Z use_cache=False, 2025-05-07T20:13:26.5501175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5501259Z use_cpu=True, 2025-05-07T20:13:26.5501375Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5501451Z ) 2025-05-07T20:13:26.5501586Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5501970Z self=, 2025-05-07T20:13:26.5502057Z compile=False, 2025-05-07T20:13:26.5502180Z pooling_mode=, 2025-05-07T20:13:26.5502258Z T=4, 2025-05-07T20:13:26.5502336Z D=43, 2025-05-07T20:13:26.5502425Z B=41, 2025-05-07T20:13:26.5502538Z log_E=5, 2025-05-07T20:13:26.5502617Z L=1, 2025-05-07T20:13:26.5502714Z D_gradcheck=1, 2025-05-07T20:13:26.5502812Z stochastic_rounding=True, 2025-05-07T20:13:26.5502896Z weighted=True, 2025-05-07T20:13:26.5502990Z row_wise=True, 2025-05-07T20:13:26.5503076Z mixed=False, 2025-05-07T20:13:26.5503161Z use_cache=False, 2025-05-07T20:13:26.5503285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5503397Z use_cpu=True, 2025-05-07T20:13:26.5503500Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5503589Z ) 2025-05-07T20:13:26.5503722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5504108Z self=, 2025-05-07T20:13:26.5504191Z compile=True, 2025-05-07T20:13:26.5504301Z pooling_mode=, 2025-05-07T20:13:26.5504389Z T=5, 2025-05-07T20:13:26.5504466Z D=102, 2025-05-07T20:13:26.5504543Z B=36, 2025-05-07T20:13:26.5504634Z log_E=4, 2025-05-07T20:13:26.5504738Z L=13, 2025-05-07T20:13:26.5504824Z D_gradcheck=2, 2025-05-07T20:13:26.5504936Z stochastic_rounding=False, 2025-05-07T20:13:26.5505020Z weighted=True, 2025-05-07T20:13:26.5505103Z row_wise=True, 2025-05-07T20:13:26.5505197Z mixed=False, 2025-05-07T20:13:26.5505280Z use_cache=True, 2025-05-07T20:13:26.5505390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5505487Z use_cpu=True, 2025-05-07T20:13:26.5505593Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5505681Z ) 2025-05-07T20:13:26.5505816Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5506221Z self=, 2025-05-07T20:13:26.5506323Z compile=True, 2025-05-07T20:13:26.5506432Z pooling_mode=, 2025-05-07T20:13:26.5506512Z T=4, 2025-05-07T20:13:26.5506604Z D=58, 2025-05-07T20:13:26.5506683Z B=66, 2025-05-07T20:13:26.5506767Z log_E=3, 2025-05-07T20:13:26.5506858Z L=12, 2025-05-07T20:13:26.5506947Z D_gradcheck=2, 2025-05-07T20:13:26.5507046Z stochastic_rounding=True, 2025-05-07T20:13:26.5507142Z weighted=True, 2025-05-07T20:13:26.5507222Z row_wise=True, 2025-05-07T20:13:26.5507313Z mixed=True, 2025-05-07T20:13:26.5507397Z use_cache=False, 2025-05-07T20:13:26.5507508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5507605Z use_cpu=True, 2025-05-07T20:13:26.5507710Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5507785Z ) 2025-05-07T20:13:26.5507931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5508304Z self=, 2025-05-07T20:13:26.5508390Z compile=True, 2025-05-07T20:13:26.5508514Z pooling_mode=, 2025-05-07T20:13:26.5508590Z T=2, 2025-05-07T20:13:26.5508667Z D=14, 2025-05-07T20:13:26.5508776Z B=82, 2025-05-07T20:13:26.5508856Z log_E=5, 2025-05-07T20:13:26.5508933Z L=10, 2025-05-07T20:13:26.5509031Z D_gradcheck=2, 2025-05-07T20:13:26.5509132Z stochastic_rounding=True, 2025-05-07T20:13:26.5509232Z weighted=False, 2025-05-07T20:13:26.5509315Z row_wise=True, 2025-05-07T20:13:26.5509399Z mixed=False, 2025-05-07T20:13:26.5509501Z use_cache=False, 2025-05-07T20:13:26.5509615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5509699Z use_cpu=True, 2025-05-07T20:13:26.5509821Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5509898Z ) 2025-05-07T20:13:26.5510034Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5510430Z self=, 2025-05-07T20:13:26.5510515Z compile=False, 2025-05-07T20:13:26.5510628Z pooling_mode=, 2025-05-07T20:13:26.5510721Z T=2, 2025-05-07T20:13:26.5510802Z D=44, 2025-05-07T20:13:26.5510920Z B=106, 2025-05-07T20:13:26.5511003Z log_E=5, 2025-05-07T20:13:26.5511085Z L=16, 2025-05-07T20:13:26.5511185Z D_gradcheck=1, 2025-05-07T20:13:26.5511287Z stochastic_rounding=False, 2025-05-07T20:13:26.5511375Z weighted=False, 2025-05-07T20:13:26.5511476Z row_wise=True, 2025-05-07T20:13:26.5511560Z mixed=False, 2025-05-07T20:13:26.5511648Z use_cache=True, 2025-05-07T20:13:26.5511805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5511891Z use_cpu=True, 2025-05-07T20:13:26.5511997Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5512087Z ) 2025-05-07T20:13:26.5512225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5512603Z self=, 2025-05-07T20:13:26.5512702Z compile=False, 2025-05-07T20:13:26.5512815Z pooling_mode=, 2025-05-07T20:13:26.5512907Z T=1, 2025-05-07T20:13:26.5512986Z D=21, 2025-05-07T20:13:26.5513065Z B=8, 2025-05-07T20:13:26.5513185Z log_E=3, 2025-05-07T20:13:26.5513266Z L=8, 2025-05-07T20:13:26.5513349Z D_gradcheck=2, 2025-05-07T20:13:26.5513463Z stochastic_rounding=True, 2025-05-07T20:13:26.5513548Z weighted=True, 2025-05-07T20:13:26.5513633Z row_wise=True, 2025-05-07T20:13:26.5513726Z mixed=False, 2025-05-07T20:13:26.5513810Z use_cache=False, 2025-05-07T20:13:26.5513922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5514014Z use_cpu=True, 2025-05-07T20:13:26.5514117Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5514191Z ) 2025-05-07T20:13:26.5514365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5514738Z self=, 2025-05-07T20:13:26.5514834Z compile=True, 2025-05-07T20:13:26.5514944Z pooling_mode=, 2025-05-07T20:13:26.5515020Z T=5, 2025-05-07T20:13:26.5515111Z D=31, 2025-05-07T20:13:26.5515190Z B=116, 2025-05-07T20:13:26.5515267Z log_E=3, 2025-05-07T20:13:26.5515355Z L=17, 2025-05-07T20:13:26.5515439Z D_gradcheck=2, 2025-05-07T20:13:26.5515538Z stochastic_rounding=False, 2025-05-07T20:13:26.5515635Z weighted=True, 2025-05-07T20:13:26.5515718Z row_wise=True, 2025-05-07T20:13:26.5515799Z mixed=True, 2025-05-07T20:13:26.5515898Z use_cache=True, 2025-05-07T20:13:26.5516011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5516107Z use_cpu=True, 2025-05-07T20:13:26.5516214Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5516289Z ) 2025-05-07T20:13:26.5516441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5516814Z self=, 2025-05-07T20:13:26.5516899Z compile=False, 2025-05-07T20:13:26.5517026Z pooling_mode=, 2025-05-07T20:13:26.5517104Z T=3, 2025-05-07T20:13:26.5517186Z D=16, 2025-05-07T20:13:26.5517278Z B=91, 2025-05-07T20:13:26.5517355Z log_E=3, 2025-05-07T20:13:26.5517431Z L=15, 2025-05-07T20:13:26.5517525Z D_gradcheck=2, 2025-05-07T20:13:26.5517624Z stochastic_rounding=False, 2025-05-07T20:13:26.5517709Z weighted=False, 2025-05-07T20:13:26.5517804Z row_wise=True, 2025-05-07T20:13:26.5517884Z mixed=True, 2025-05-07T20:13:26.5517982Z use_cache=False, 2025-05-07T20:13:26.5518092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5518178Z use_cpu=True, 2025-05-07T20:13:26.5518294Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5518370Z ) 2025-05-07T20:13:26.5796146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5796801Z self=, 2025-05-07T20:13:26.5796993Z compile=True, 2025-05-07T20:13:26.5797151Z pooling_mode=, 2025-05-07T20:13:26.5797283Z T=1, 2025-05-07T20:13:26.5797681Z D=38, 2025-05-07T20:13:26.5797830Z B=117, 2025-05-07T20:13:26.5797978Z log_E=5, 2025-05-07T20:13:26.5798144Z L=6, 2025-05-07T20:13:26.5798302Z D_gradcheck=1, 2025-05-07T20:13:26.5798466Z stochastic_rounding=True, 2025-05-07T20:13:26.5798575Z weighted=False, 2025-05-07T20:13:26.5798657Z row_wise=True, 2025-05-07T20:13:26.5798752Z mixed=False, 2025-05-07T20:13:26.5798896Z use_cache=True, 2025-05-07T20:13:26.5799008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5799103Z use_cpu=True, 2025-05-07T20:13:26.5799208Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5799286Z ) 2025-05-07T20:13:26.5799437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5799820Z self=, 2025-05-07T20:13:26.5799905Z compile=True, 2025-05-07T20:13:26.5800028Z pooling_mode=, 2025-05-07T20:13:26.5800107Z T=3, 2025-05-07T20:13:26.5800232Z D=3, 2025-05-07T20:13:26.5800323Z B=128, 2025-05-07T20:13:26.5800402Z log_E=4, 2025-05-07T20:13:26.5800480Z L=12, 2025-05-07T20:13:26.5800578Z D_gradcheck=2, 2025-05-07T20:13:26.5800678Z stochastic_rounding=False, 2025-05-07T20:13:26.5800773Z weighted=True, 2025-05-07T20:13:26.5800856Z row_wise=True, 2025-05-07T20:13:26.5800936Z mixed=True, 2025-05-07T20:13:26.5801036Z use_cache=True, 2025-05-07T20:13:26.5801146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5801228Z use_cpu=True, 2025-05-07T20:13:26.5801345Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5801461Z ) 2025-05-07T20:13:26.5801599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5801987Z self=, 2025-05-07T20:13:26.5802113Z compile=True, 2025-05-07T20:13:26.5802228Z pooling_mode=, 2025-05-07T20:13:26.5802320Z T=2, 2025-05-07T20:13:26.5802399Z D=38, 2025-05-07T20:13:26.5802489Z B=120, 2025-05-07T20:13:26.5802567Z log_E=5, 2025-05-07T20:13:26.5802643Z L=17, 2025-05-07T20:13:26.5802739Z D_gradcheck=2, 2025-05-07T20:13:26.5802839Z stochastic_rounding=False, 2025-05-07T20:13:26.5802922Z weighted=True, 2025-05-07T20:13:26.5803018Z row_wise=True, 2025-05-07T20:13:26.5803102Z mixed=False, 2025-05-07T20:13:26.5803186Z use_cache=True, 2025-05-07T20:13:26.5803305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5803388Z use_cpu=True, 2025-05-07T20:13:26.5803491Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5803580Z ) 2025-05-07T20:13:26.5803716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5804089Z self=, 2025-05-07T20:13:26.5804186Z compile=False, 2025-05-07T20:13:26.5804294Z pooling_mode=, 2025-05-07T20:13:26.5804387Z T=5, 2025-05-07T20:13:26.5804467Z D=43, 2025-05-07T20:13:26.5804545Z B=34, 2025-05-07T20:13:26.5804636Z log_E=3, 2025-05-07T20:13:26.5804714Z L=0, 2025-05-07T20:13:26.5804797Z D_gradcheck=1, 2025-05-07T20:13:26.5804908Z stochastic_rounding=False, 2025-05-07T20:13:26.5804996Z weighted=True, 2025-05-07T20:13:26.5805078Z row_wise=True, 2025-05-07T20:13:26.5805170Z mixed=True, 2025-05-07T20:13:26.5805261Z use_cache=True, 2025-05-07T20:13:26.5805371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5805468Z use_cpu=True, 2025-05-07T20:13:26.5805575Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5805652Z ) 2025-05-07T20:13:26.5805806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5806184Z self=, 2025-05-07T20:13:26.5806283Z compile=False, 2025-05-07T20:13:26.5806392Z pooling_mode=, 2025-05-07T20:13:26.5806504Z T=2, 2025-05-07T20:13:26.5806596Z D=77, 2025-05-07T20:13:26.5806672Z B=112, 2025-05-07T20:13:26.5806751Z log_E=4, 2025-05-07T20:13:26.5806839Z L=4, 2025-05-07T20:13:26.5806923Z D_gradcheck=2, 2025-05-07T20:13:26.5807023Z stochastic_rounding=False, 2025-05-07T20:13:26.5807120Z weighted=False, 2025-05-07T20:13:26.5807202Z row_wise=True, 2025-05-07T20:13:26.5807313Z mixed=True, 2025-05-07T20:13:26.5807413Z use_cache=True, 2025-05-07T20:13:26.5807524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5807607Z use_cpu=True, 2025-05-07T20:13:26.5807729Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5807805Z ) 2025-05-07T20:13:26.5807953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5808324Z self=, 2025-05-07T20:13:26.5808409Z compile=True, 2025-05-07T20:13:26.5808533Z pooling_mode=, 2025-05-07T20:13:26.5808642Z T=4, 2025-05-07T20:13:26.5808721Z D=79, 2025-05-07T20:13:26.5808812Z B=116, 2025-05-07T20:13:26.5808892Z log_E=4, 2025-05-07T20:13:26.5808970Z L=13, 2025-05-07T20:13:26.5809070Z D_gradcheck=2, 2025-05-07T20:13:26.5809171Z stochastic_rounding=False, 2025-05-07T20:13:26.5809255Z weighted=True, 2025-05-07T20:13:26.5809352Z row_wise=True, 2025-05-07T20:13:26.5809437Z mixed=False, 2025-05-07T20:13:26.5809537Z use_cache=False, 2025-05-07T20:13:26.5809649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5809734Z use_cpu=True, 2025-05-07T20:13:26.5809880Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5809958Z ) 2025-05-07T20:13:26.5810095Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5810485Z self=, 2025-05-07T20:13:26.5810572Z compile=False, 2025-05-07T20:13:26.5810688Z pooling_mode=, 2025-05-07T20:13:26.5810785Z T=1, 2025-05-07T20:13:26.5810867Z D=88, 2025-05-07T20:13:26.5810946Z B=8, 2025-05-07T20:13:26.5811042Z log_E=5, 2025-05-07T20:13:26.5811121Z L=5, 2025-05-07T20:13:26.5811209Z D_gradcheck=2, 2025-05-07T20:13:26.5811326Z stochastic_rounding=False, 2025-05-07T20:13:26.5811412Z weighted=True, 2025-05-07T20:13:26.5811510Z row_wise=True, 2025-05-07T20:13:26.5811596Z mixed=False, 2025-05-07T20:13:26.5811680Z use_cache=False, 2025-05-07T20:13:26.5811805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5811889Z use_cpu=True, 2025-05-07T20:13:26.5811993Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5812084Z ) 2025-05-07T20:13:26.5812223Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5812596Z self=, 2025-05-07T20:13:26.5812696Z compile=True, 2025-05-07T20:13:26.5812815Z pooling_mode=, 2025-05-07T20:13:26.5812896Z T=3, 2025-05-07T20:13:26.5812992Z D=91, 2025-05-07T20:13:26.5813071Z B=19, 2025-05-07T20:13:26.5813159Z log_E=3, 2025-05-07T20:13:26.5813236Z L=16, 2025-05-07T20:13:26.5813318Z D_gradcheck=2, 2025-05-07T20:13:26.5813429Z stochastic_rounding=False, 2025-05-07T20:13:26.5813512Z weighted=True, 2025-05-07T20:13:26.5813598Z row_wise=True, 2025-05-07T20:13:26.5813690Z mixed=True, 2025-05-07T20:13:26.5813773Z use_cache=True, 2025-05-07T20:13:26.5813882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5813974Z use_cpu=True, 2025-05-07T20:13:26.5814079Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5814154Z ) 2025-05-07T20:13:26.5814300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5814672Z self=, 2025-05-07T20:13:26.5814793Z compile=False, 2025-05-07T20:13:26.5814991Z pooling_mode=, 2025-05-07T20:13:26.5815077Z T=1, 2025-05-07T20:13:26.5815167Z D=4, 2025-05-07T20:13:26.5815245Z B=83, 2025-05-07T20:13:26.5815323Z log_E=4, 2025-05-07T20:13:26.5815414Z L=2, 2025-05-07T20:13:26.5815497Z D_gradcheck=2, 2025-05-07T20:13:26.5815594Z stochastic_rounding=True, 2025-05-07T20:13:26.5815691Z weighted=False, 2025-05-07T20:13:26.5815807Z row_wise=True, 2025-05-07T20:13:26.5815889Z mixed=True, 2025-05-07T20:13:26.5815987Z use_cache=True, 2025-05-07T20:13:26.5816098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5816182Z use_cpu=True, 2025-05-07T20:13:26.5816301Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5816378Z ) 2025-05-07T20:13:26.5816514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5816902Z self=, 2025-05-07T20:13:26.5816987Z compile=True, 2025-05-07T20:13:26.5817188Z pooling_mode=, 2025-05-07T20:13:26.5817266Z T=4, 2025-05-07T20:13:26.5817356Z D=54, 2025-05-07T20:13:26.5817434Z B=2, 2025-05-07T20:13:26.5817527Z log_E=3, 2025-05-07T20:13:26.5817604Z L=16, 2025-05-07T20:13:26.5817690Z D_gradcheck=1, 2025-05-07T20:13:26.5817873Z stochastic_rounding=False, 2025-05-07T20:13:26.5817960Z weighted=True, 2025-05-07T20:13:26.5818045Z row_wise=True, 2025-05-07T20:13:26.5818140Z mixed=False, 2025-05-07T20:13:26.5818224Z use_cache=False, 2025-05-07T20:13:26.5818336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5818469Z use_cpu=True, 2025-05-07T20:13:26.5818578Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5818656Z ) 2025-05-07T20:13:26.5818807Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5819189Z self=, 2025-05-07T20:13:26.5819291Z compile=False, 2025-05-07T20:13:26.5819403Z pooling_mode=, 2025-05-07T20:13:26.5819481Z T=5, 2025-05-07T20:13:26.5819570Z D=44, 2025-05-07T20:13:26.5819647Z B=70, 2025-05-07T20:13:26.5819728Z log_E=3, 2025-05-07T20:13:26.5819822Z L=13, 2025-05-07T20:13:26.5819906Z D_gradcheck=1, 2025-05-07T20:13:26.5820007Z stochastic_rounding=False, 2025-05-07T20:13:26.5820106Z weighted=True, 2025-05-07T20:13:26.5820189Z row_wise=True, 2025-05-07T20:13:26.5820270Z mixed=True, 2025-05-07T20:13:26.5820365Z use_cache=True, 2025-05-07T20:13:26.5820473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5820557Z use_cpu=True, 2025-05-07T20:13:26.5820674Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5820749Z ) 2025-05-07T20:13:26.5820883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5821268Z self=, 2025-05-07T20:13:26.5821356Z compile=False, 2025-05-07T20:13:26.5821479Z pooling_mode=, 2025-05-07T20:13:26.5821556Z T=3, 2025-05-07T20:13:26.5821633Z D=28, 2025-05-07T20:13:26.5821722Z B=39, 2025-05-07T20:13:26.5821800Z log_E=3, 2025-05-07T20:13:26.5821876Z L=8, 2025-05-07T20:13:26.5821972Z D_gradcheck=1, 2025-05-07T20:13:26.5822074Z stochastic_rounding=False, 2025-05-07T20:13:26.5822161Z weighted=False, 2025-05-07T20:13:26.5822256Z row_wise=True, 2025-05-07T20:13:26.5822336Z mixed=True, 2025-05-07T20:13:26.5822420Z use_cache=False, 2025-05-07T20:13:26.5822541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5822624Z use_cpu=True, 2025-05-07T20:13:26.5822742Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5822818Z ) 2025-05-07T20:13:26.5822954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5823341Z self=, 2025-05-07T20:13:26.5823461Z compile=False, 2025-05-07T20:13:26.5823571Z pooling_mode=, 2025-05-07T20:13:26.5823660Z T=2, 2025-05-07T20:13:26.5823737Z D=109, 2025-05-07T20:13:26.5823814Z B=2, 2025-05-07T20:13:26.5823903Z log_E=4, 2025-05-07T20:13:26.5823979Z L=4, 2025-05-07T20:13:26.5824060Z D_gradcheck=2, 2025-05-07T20:13:26.5824170Z stochastic_rounding=False, 2025-05-07T20:13:26.5824324Z weighted=True, 2025-05-07T20:13:26.5824406Z row_wise=True, 2025-05-07T20:13:26.5824498Z mixed=False, 2025-05-07T20:13:26.5824582Z use_cache=False, 2025-05-07T20:13:26.5824703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5824788Z use_cpu=True, 2025-05-07T20:13:26.5824891Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5824977Z ) 2025-05-07T20:13:26.5825112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5825519Z self=, 2025-05-07T20:13:26.5825688Z compile=True, 2025-05-07T20:13:26.5825862Z pooling_mode=, 2025-05-07T20:13:26.5825950Z T=5, 2025-05-07T20:13:26.5826039Z D=15, 2025-05-07T20:13:26.5826117Z B=39, 2025-05-07T20:13:26.5826242Z log_E=5, 2025-05-07T20:13:26.5826332Z L=15, 2025-05-07T20:13:26.5826416Z D_gradcheck=1, 2025-05-07T20:13:26.5826514Z stochastic_rounding=True, 2025-05-07T20:13:26.5826618Z weighted=False, 2025-05-07T20:13:26.5826704Z row_wise=True, 2025-05-07T20:13:26.5826804Z mixed=False, 2025-05-07T20:13:26.5826888Z use_cache=True, 2025-05-07T20:13:26.5827051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5827150Z use_cpu=True, 2025-05-07T20:13:26.5827255Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5827331Z ) 2025-05-07T20:13:26.5827480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5827855Z self=, 2025-05-07T20:13:26.5827944Z compile=False, 2025-05-07T20:13:26.5828069Z pooling_mode=, 2025-05-07T20:13:26.5828146Z T=3, 2025-05-07T20:13:26.5828223Z D=117, 2025-05-07T20:13:26.5828315Z B=65, 2025-05-07T20:13:26.5828394Z log_E=3, 2025-05-07T20:13:26.5828483Z L=6, 2025-05-07T20:13:26.5828568Z D_gradcheck=1, 2025-05-07T20:13:26.5828666Z stochastic_rounding=False, 2025-05-07T20:13:26.5828769Z weighted=False, 2025-05-07T20:13:26.5828851Z row_wise=True, 2025-05-07T20:13:26.5828931Z mixed=True, 2025-05-07T20:13:26.5829028Z use_cache=False, 2025-05-07T20:13:26.5829138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.5829220Z use_cpu=True, 2025-05-07T20:13:26.5829350Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.5829425Z ) 2025-05-07T20:13:26.5829560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.5829949Z self=, 2025-05-07T20:13:26.5830040Z compile=False, 2025-05-07T20:13:26.5830165Z pooling_mode=, 2025-05-07T20:13:26.5830244Z T=1, 2025-05-07T20:13:26.5830323Z D=29, 2025-05-07T20:13:26.5830415Z B=60, 2025-05-07T20:13:26.5830495Z log_E=4, 2025-05-07T20:13:26.5830573Z L=14, 2025-05-07T20:13:26.5830673Z D_gradcheck=2, 2025-05-07T20:13:26.5830774Z stochastic_rounding=True, 2025-05-07T20:13:26.5830860Z weighted=False, 2025-05-07T20:13:26.5830958Z row_wise=True, 2025-05-07T20:13:26.5831042Z mixed=False, 2025-05-07T20:13:26.5831128Z use_cache=True, 2025-05-07T20:13:26.5831257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.5831342Z use_cpu=True, 2025-05-07T20:13:26.5831448Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.5831541Z ) 2025-05-07T20:13:26.6107810Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6108548Z self=, 2025-05-07T20:13:26.6108878Z compile=True, 2025-05-07T20:13:26.6109064Z pooling_mode=, 2025-05-07T20:13:26.6109194Z T=3, 2025-05-07T20:13:26.6109317Z D=56, 2025-05-07T20:13:26.6109482Z B=69, 2025-05-07T20:13:26.6109630Z log_E=4, 2025-05-07T20:13:26.6109775Z L=3, 2025-05-07T20:13:26.6109951Z D_gradcheck=2, 2025-05-07T20:13:26.6110180Z stochastic_rounding=True, 2025-05-07T20:13:26.6110270Z weighted=False, 2025-05-07T20:13:26.6110368Z row_wise=True, 2025-05-07T20:13:26.6110452Z mixed=False, 2025-05-07T20:13:26.6110538Z use_cache=True, 2025-05-07T20:13:26.6110669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6110753Z use_cpu=True, 2025-05-07T20:13:26.6110861Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6110953Z ) 2025-05-07T20:13:26.6111091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6111532Z self=, 2025-05-07T20:13:26.6111621Z compile=False, 2025-05-07T20:13:26.6111730Z pooling_mode=, 2025-05-07T20:13:26.6111825Z T=4, 2025-05-07T20:13:26.6111901Z D=44, 2025-05-07T20:13:26.6111978Z B=18, 2025-05-07T20:13:26.6112068Z log_E=4, 2025-05-07T20:13:26.6112145Z L=11, 2025-05-07T20:13:26.6112228Z D_gradcheck=2, 2025-05-07T20:13:26.6112340Z stochastic_rounding=True, 2025-05-07T20:13:26.6112423Z weighted=False, 2025-05-07T20:13:26.6112506Z row_wise=True, 2025-05-07T20:13:26.6112600Z mixed=True, 2025-05-07T20:13:26.6112727Z use_cache=False, 2025-05-07T20:13:26.6112851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6112934Z use_cpu=True, 2025-05-07T20:13:26.6113039Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6113128Z ) 2025-05-07T20:13:26.6113264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6113642Z self=, 2025-05-07T20:13:26.6113742Z compile=False, 2025-05-07T20:13:26.6113852Z pooling_mode=, 2025-05-07T20:13:26.6113929Z T=4, 2025-05-07T20:13:26.6114024Z D=117, 2025-05-07T20:13:26.6114102Z B=43, 2025-05-07T20:13:26.6114181Z log_E=4, 2025-05-07T20:13:26.6114276Z L=8, 2025-05-07T20:13:26.6114360Z D_gradcheck=1, 2025-05-07T20:13:26.6114466Z stochastic_rounding=False, 2025-05-07T20:13:26.6114563Z weighted=False, 2025-05-07T20:13:26.6114645Z row_wise=True, 2025-05-07T20:13:26.6114741Z mixed=False, 2025-05-07T20:13:26.6114827Z use_cache=True, 2025-05-07T20:13:26.6114939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6115033Z use_cpu=True, 2025-05-07T20:13:26.6115138Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6115212Z ) 2025-05-07T20:13:26.6115362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6115740Z self=, 2025-05-07T20:13:26.6115827Z compile=False, 2025-05-07T20:13:26.6115951Z pooling_mode=, 2025-05-07T20:13:26.6116028Z T=4, 2025-05-07T20:13:26.6116105Z D=29, 2025-05-07T20:13:26.6116198Z B=101, 2025-05-07T20:13:26.6116276Z log_E=3, 2025-05-07T20:13:26.6116365Z L=9, 2025-05-07T20:13:26.6116451Z D_gradcheck=2, 2025-05-07T20:13:26.6116550Z stochastic_rounding=False, 2025-05-07T20:13:26.6116648Z weighted=True, 2025-05-07T20:13:26.6116730Z row_wise=True, 2025-05-07T20:13:26.6116811Z mixed=True, 2025-05-07T20:13:26.6116909Z use_cache=True, 2025-05-07T20:13:26.6117019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6117102Z use_cpu=True, 2025-05-07T20:13:26.6117219Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6117294Z ) 2025-05-07T20:13:26.6117429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6117817Z self=, 2025-05-07T20:13:26.6117931Z compile=True, 2025-05-07T20:13:26.6118053Z pooling_mode=, 2025-05-07T20:13:26.6118129Z T=3, 2025-05-07T20:13:26.6118206Z D=124, 2025-05-07T20:13:26.6118295Z B=22, 2025-05-07T20:13:26.6118373Z log_E=5, 2025-05-07T20:13:26.6118449Z L=13, 2025-05-07T20:13:26.6118633Z D_gradcheck=2, 2025-05-07T20:13:26.6118733Z stochastic_rounding=False, 2025-05-07T20:13:26.6118833Z weighted=True, 2025-05-07T20:13:26.6118915Z row_wise=True, 2025-05-07T20:13:26.6119013Z mixed=True, 2025-05-07T20:13:26.6119098Z use_cache=True, 2025-05-07T20:13:26.6119208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6119307Z use_cpu=True, 2025-05-07T20:13:26.6119412Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6119487Z ) 2025-05-07T20:13:26.6119634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6120035Z self=, 2025-05-07T20:13:26.6120120Z compile=False, 2025-05-07T20:13:26.6120244Z pooling_mode=, 2025-05-07T20:13:26.6120321Z T=1, 2025-05-07T20:13:26.6120396Z D=15, 2025-05-07T20:13:26.6120489Z B=119, 2025-05-07T20:13:26.6120568Z log_E=5, 2025-05-07T20:13:26.6120661Z L=1, 2025-05-07T20:13:26.6120748Z D_gradcheck=1, 2025-05-07T20:13:26.6120845Z stochastic_rounding=True, 2025-05-07T20:13:26.6120940Z weighted=True, 2025-05-07T20:13:26.6121023Z row_wise=True, 2025-05-07T20:13:26.6121129Z mixed=True, 2025-05-07T20:13:26.6121224Z use_cache=True, 2025-05-07T20:13:26.6121334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6121416Z use_cpu=True, 2025-05-07T20:13:26.6121531Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6121606Z ) 2025-05-07T20:13:26.6121740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6122130Z self=, 2025-05-07T20:13:26.6122216Z compile=False, 2025-05-07T20:13:26.6122339Z pooling_mode=, 2025-05-07T20:13:26.6122415Z T=2, 2025-05-07T20:13:26.6122492Z D=37, 2025-05-07T20:13:26.6122579Z B=82, 2025-05-07T20:13:26.6122658Z log_E=4, 2025-05-07T20:13:26.6122734Z L=10, 2025-05-07T20:13:26.6122832Z D_gradcheck=1, 2025-05-07T20:13:26.6122930Z stochastic_rounding=True, 2025-05-07T20:13:26.6123014Z weighted=True, 2025-05-07T20:13:26.6123108Z row_wise=True, 2025-05-07T20:13:26.6123190Z mixed=True, 2025-05-07T20:13:26.6123275Z use_cache=False, 2025-05-07T20:13:26.6123396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6123479Z use_cpu=True, 2025-05-07T20:13:26.6123584Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6123670Z ) 2025-05-07T20:13:26.6123806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6124198Z self=, 2025-05-07T20:13:26.6124283Z compile=True, 2025-05-07T20:13:26.6124395Z pooling_mode=, 2025-05-07T20:13:26.6124484Z T=2, 2025-05-07T20:13:26.6124562Z D=79, 2025-05-07T20:13:26.6124641Z B=52, 2025-05-07T20:13:26.6124731Z log_E=5, 2025-05-07T20:13:26.6124812Z L=1, 2025-05-07T20:13:26.6124897Z D_gradcheck=2, 2025-05-07T20:13:26.6125008Z stochastic_rounding=True, 2025-05-07T20:13:26.6125094Z weighted=False, 2025-05-07T20:13:26.6125181Z row_wise=True, 2025-05-07T20:13:26.6125276Z mixed=True, 2025-05-07T20:13:26.6125361Z use_cache=True, 2025-05-07T20:13:26.6125471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6125564Z use_cpu=True, 2025-05-07T20:13:26.6125669Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6125756Z ) 2025-05-07T20:13:26.6125891Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6126296Z self=, 2025-05-07T20:13:26.6126396Z compile=False, 2025-05-07T20:13:26.6126507Z pooling_mode=, 2025-05-07T20:13:26.6126586Z T=1, 2025-05-07T20:13:26.6126675Z D=74, 2025-05-07T20:13:26.6126752Z B=96, 2025-05-07T20:13:26.6126831Z log_E=3, 2025-05-07T20:13:26.6126955Z L=19, 2025-05-07T20:13:26.6127043Z D_gradcheck=1, 2025-05-07T20:13:26.6127144Z stochastic_rounding=True, 2025-05-07T20:13:26.6127262Z weighted=False, 2025-05-07T20:13:26.6127347Z row_wise=True, 2025-05-07T20:13:26.6127429Z mixed=False, 2025-05-07T20:13:26.6127529Z use_cache=True, 2025-05-07T20:13:26.6127641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6127739Z use_cpu=True, 2025-05-07T20:13:26.6127845Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6127922Z ) 2025-05-07T20:13:26.6128073Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6128475Z self=, 2025-05-07T20:13:26.6128562Z compile=True, 2025-05-07T20:13:26.6128690Z pooling_mode=, 2025-05-07T20:13:26.6128769Z T=4, 2025-05-07T20:13:26.6128847Z D=74, 2025-05-07T20:13:26.6128941Z B=86, 2025-05-07T20:13:26.6129022Z log_E=5, 2025-05-07T20:13:26.6129104Z L=17, 2025-05-07T20:13:26.6129207Z D_gradcheck=2, 2025-05-07T20:13:26.6129310Z stochastic_rounding=False, 2025-05-07T20:13:26.6129412Z weighted=False, 2025-05-07T20:13:26.6129526Z row_wise=True, 2025-05-07T20:13:26.6129610Z mixed=True, 2025-05-07T20:13:26.6129713Z use_cache=False, 2025-05-07T20:13:26.6129825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6129911Z use_cpu=True, 2025-05-07T20:13:26.6130039Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6130118Z ) 2025-05-07T20:13:26.6130257Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6130650Z self=, 2025-05-07T20:13:26.6130734Z compile=True, 2025-05-07T20:13:26.6130848Z pooling_mode=, 2025-05-07T20:13:26.6130950Z T=5, 2025-05-07T20:13:26.6131030Z D=94, 2025-05-07T20:13:26.6131106Z B=83, 2025-05-07T20:13:26.6131202Z log_E=5, 2025-05-07T20:13:26.6131281Z L=4, 2025-05-07T20:13:26.6131381Z D_gradcheck=1, 2025-05-07T20:13:26.6131486Z stochastic_rounding=False, 2025-05-07T20:13:26.6131574Z weighted=False, 2025-05-07T20:13:26.6131673Z row_wise=True, 2025-05-07T20:13:26.6131753Z mixed=True, 2025-05-07T20:13:26.6131837Z use_cache=False, 2025-05-07T20:13:26.6131964Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6132048Z use_cpu=True, 2025-05-07T20:13:26.6132156Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6132240Z ) 2025-05-07T20:13:26.6132377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6132747Z self=, 2025-05-07T20:13:26.6132845Z compile=False, 2025-05-07T20:13:26.6132954Z pooling_mode=, 2025-05-07T20:13:26.6133043Z T=2, 2025-05-07T20:13:26.6133119Z D=101, 2025-05-07T20:13:26.6133196Z B=109, 2025-05-07T20:13:26.6133290Z log_E=5, 2025-05-07T20:13:26.6133366Z L=12, 2025-05-07T20:13:26.6133450Z D_gradcheck=2, 2025-05-07T20:13:26.6133561Z stochastic_rounding=False, 2025-05-07T20:13:26.6133645Z weighted=False, 2025-05-07T20:13:26.6133730Z row_wise=True, 2025-05-07T20:13:26.6133822Z mixed=True, 2025-05-07T20:13:26.6133905Z use_cache=True, 2025-05-07T20:13:26.6134015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6134110Z use_cpu=True, 2025-05-07T20:13:26.6134214Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6134292Z ) 2025-05-07T20:13:26.6134477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6134850Z self=, 2025-05-07T20:13:26.6134947Z compile=True, 2025-05-07T20:13:26.6135058Z pooling_mode=, 2025-05-07T20:13:26.6135140Z T=2, 2025-05-07T20:13:26.6135230Z D=124, 2025-05-07T20:13:26.6135307Z B=93, 2025-05-07T20:13:26.6135413Z log_E=5, 2025-05-07T20:13:26.6135505Z L=15, 2025-05-07T20:13:26.6135592Z D_gradcheck=1, 2025-05-07T20:13:26.6135693Z stochastic_rounding=True, 2025-05-07T20:13:26.6135795Z weighted=False, 2025-05-07T20:13:26.6135878Z row_wise=True, 2025-05-07T20:13:26.6135960Z mixed=False, 2025-05-07T20:13:26.6136055Z use_cache=True, 2025-05-07T20:13:26.6136166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6136249Z use_cpu=True, 2025-05-07T20:13:26.6136366Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6136443Z ) 2025-05-07T20:13:26.6136640Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6137019Z self=, 2025-05-07T20:13:26.6137104Z compile=True, 2025-05-07T20:13:26.6137228Z pooling_mode=, 2025-05-07T20:13:26.6137306Z T=4, 2025-05-07T20:13:26.6137384Z D=123, 2025-05-07T20:13:26.6137476Z B=82, 2025-05-07T20:13:26.6137555Z log_E=4, 2025-05-07T20:13:26.6137630Z L=5, 2025-05-07T20:13:26.6137730Z D_gradcheck=1, 2025-05-07T20:13:26.6137942Z stochastic_rounding=False, 2025-05-07T20:13:26.6138088Z weighted=True, 2025-05-07T20:13:26.6138187Z row_wise=True, 2025-05-07T20:13:26.6138271Z mixed=False, 2025-05-07T20:13:26.6138359Z use_cache=False, 2025-05-07T20:13:26.6138485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6138569Z use_cpu=True, 2025-05-07T20:13:26.6138690Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6138769Z ) 2025-05-07T20:13:26.6138911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6139311Z self=, 2025-05-07T20:13:26.6139430Z compile=False, 2025-05-07T20:13:26.6139542Z pooling_mode=, 2025-05-07T20:13:26.6139634Z T=5, 2025-05-07T20:13:26.6139739Z D=3, 2025-05-07T20:13:26.6139851Z B=41, 2025-05-07T20:13:26.6139958Z log_E=3, 2025-05-07T20:13:26.6140036Z L=18, 2025-05-07T20:13:26.6140119Z D_gradcheck=2, 2025-05-07T20:13:26.6140232Z stochastic_rounding=True, 2025-05-07T20:13:26.6140319Z weighted=False, 2025-05-07T20:13:26.6140412Z row_wise=True, 2025-05-07T20:13:26.6140491Z mixed=True, 2025-05-07T20:13:26.6140575Z use_cache=True, 2025-05-07T20:13:26.6140697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6140780Z use_cpu=True, 2025-05-07T20:13:26.6140881Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6140972Z ) 2025-05-07T20:13:26.6141108Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6141490Z self=, 2025-05-07T20:13:26.6141588Z compile=True, 2025-05-07T20:13:26.6141700Z pooling_mode=, 2025-05-07T20:13:26.6141778Z T=5, 2025-05-07T20:13:26.6141870Z D=124, 2025-05-07T20:13:26.6141950Z B=34, 2025-05-07T20:13:26.6142029Z log_E=4, 2025-05-07T20:13:26.6142117Z L=4, 2025-05-07T20:13:26.6142202Z D_gradcheck=2, 2025-05-07T20:13:26.6142312Z stochastic_rounding=True, 2025-05-07T20:13:26.6142403Z weighted=False, 2025-05-07T20:13:26.6142485Z row_wise=True, 2025-05-07T20:13:26.6142578Z mixed=True, 2025-05-07T20:13:26.6142662Z use_cache=False, 2025-05-07T20:13:26.6142771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6142867Z use_cpu=True, 2025-05-07T20:13:26.6142971Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6143087Z ) 2025-05-07T20:13:26.6419739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6420763Z self=, 2025-05-07T20:13:26.6421798Z compile=False, 2025-05-07T20:13:26.6422139Z pooling_mode=, 2025-05-07T20:13:26.6422448Z T=2, 2025-05-07T20:13:26.6422753Z D=28, 2025-05-07T20:13:26.6422955Z B=37, 2025-05-07T20:13:26.6423153Z log_E=3, 2025-05-07T20:13:26.6423346Z L=7, 2025-05-07T20:13:26.6423558Z D_gradcheck=1, 2025-05-07T20:13:26.6423819Z stochastic_rounding=False, 2025-05-07T20:13:26.6424085Z weighted=True, 2025-05-07T20:13:26.6424398Z row_wise=True, 2025-05-07T20:13:26.6424620Z mixed=True, 2025-05-07T20:13:26.6424858Z use_cache=True, 2025-05-07T20:13:26.6425103Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6425415Z use_cpu=True, 2025-05-07T20:13:26.6425670Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6425996Z ) 2025-05-07T20:13:26.6426245Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6426889Z self=, 2025-05-07T20:13:26.6427470Z compile=True, 2025-05-07T20:13:26.6427734Z pooling_mode=, 2025-05-07T20:13:26.6428041Z T=1, 2025-05-07T20:13:26.6428235Z D=125, 2025-05-07T20:13:26.6428440Z B=88, 2025-05-07T20:13:26.6428642Z log_E=3, 2025-05-07T20:13:26.6428837Z L=14, 2025-05-07T20:13:26.6429047Z D_gradcheck=1, 2025-05-07T20:13:26.6429344Z stochastic_rounding=True, 2025-05-07T20:13:26.6429626Z weighted=True, 2025-05-07T20:13:26.6429845Z row_wise=True, 2025-05-07T20:13:26.6430114Z mixed=False, 2025-05-07T20:13:26.6430348Z use_cache=False, 2025-05-07T20:13:26.6430598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6430905Z use_cpu=True, 2025-05-07T20:13:26.6431155Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6431422Z ) 2025-05-07T20:13:26.6431664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6432292Z self=, 2025-05-07T20:13:26.6432871Z compile=False, 2025-05-07T20:13:26.6433126Z pooling_mode=, 2025-05-07T20:13:26.6433428Z T=4, 2025-05-07T20:13:26.6433612Z D=77, 2025-05-07T20:13:26.6433805Z B=33, 2025-05-07T20:13:26.6434000Z log_E=5, 2025-05-07T20:13:26.6434191Z L=15, 2025-05-07T20:13:26.6434397Z D_gradcheck=1, 2025-05-07T20:13:26.6434642Z stochastic_rounding=True, 2025-05-07T20:13:26.6434902Z weighted=True, 2025-05-07T20:13:26.6435131Z row_wise=True, 2025-05-07T20:13:26.6435356Z mixed=False, 2025-05-07T20:13:26.6435570Z use_cache=False, 2025-05-07T20:13:26.6435831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6436136Z use_cpu=True, 2025-05-07T20:13:26.6436385Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6436653Z ) 2025-05-07T20:13:26.6436896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6437526Z self=, 2025-05-07T20:13:26.6438100Z compile=True, 2025-05-07T20:13:26.6438355Z pooling_mode=, 2025-05-07T20:13:26.6438660Z T=4, 2025-05-07T20:13:26.6438845Z D=96, 2025-05-07T20:13:26.6439041Z B=35, 2025-05-07T20:13:26.6439239Z log_E=4, 2025-05-07T20:13:26.6439431Z L=6, 2025-05-07T20:13:26.6439633Z D_gradcheck=2, 2025-05-07T20:13:26.6439878Z stochastic_rounding=True, 2025-05-07T20:13:26.6440138Z weighted=False, 2025-05-07T20:13:26.6440368Z row_wise=True, 2025-05-07T20:13:26.6440588Z mixed=False, 2025-05-07T20:13:26.6440797Z use_cache=True, 2025-05-07T20:13:26.6441049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6441351Z use_cpu=True, 2025-05-07T20:13:26.6441651Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6441933Z ) 2025-05-07T20:13:26.6442179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6442819Z self=, 2025-05-07T20:13:26.6443394Z compile=False, 2025-05-07T20:13:26.6443656Z pooling_mode=, 2025-05-07T20:13:26.6443991Z T=3, 2025-05-07T20:13:26.6444174Z D=20, 2025-05-07T20:13:26.6444370Z B=6, 2025-05-07T20:13:26.6444562Z log_E=3, 2025-05-07T20:13:26.6444751Z L=16, 2025-05-07T20:13:26.6444954Z D_gradcheck=2, 2025-05-07T20:13:26.6445192Z stochastic_rounding=True, 2025-05-07T20:13:26.6445452Z weighted=False, 2025-05-07T20:13:26.6445680Z row_wise=True, 2025-05-07T20:13:26.6445899Z mixed=True, 2025-05-07T20:13:26.6446104Z use_cache=False, 2025-05-07T20:13:26.6446367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6446676Z use_cpu=True, 2025-05-07T20:13:26.6446941Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6447221Z ) 2025-05-07T20:13:26.6447465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6448302Z self=, 2025-05-07T20:13:26.6448897Z compile=True, 2025-05-07T20:13:26.6449156Z pooling_mode=, 2025-05-07T20:13:26.6449464Z T=5, 2025-05-07T20:13:26.6449648Z D=64, 2025-05-07T20:13:26.6449847Z B=33, 2025-05-07T20:13:26.6450041Z log_E=5, 2025-05-07T20:13:26.6458653Z L=13, 2025-05-07T20:13:26.6459035Z D_gradcheck=1, 2025-05-07T20:13:26.6459293Z stochastic_rounding=True, 2025-05-07T20:13:26.6459566Z weighted=True, 2025-05-07T20:13:26.6459799Z row_wise=True, 2025-05-07T20:13:26.6460023Z mixed=True, 2025-05-07T20:13:26.6460236Z use_cache=False, 2025-05-07T20:13:26.6460505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6460824Z use_cpu=True, 2025-05-07T20:13:26.6461067Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6461356Z ) 2025-05-07T20:13:26.6461646Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6462279Z self=, 2025-05-07T20:13:26.6462879Z compile=False, 2025-05-07T20:13:26.6463136Z pooling_mode=, 2025-05-07T20:13:26.6463431Z T=2, 2025-05-07T20:13:26.6463628Z D=4, 2025-05-07T20:13:26.6463833Z B=94, 2025-05-07T20:13:26.6464021Z log_E=5, 2025-05-07T20:13:26.6464223Z L=19, 2025-05-07T20:13:26.6464430Z D_gradcheck=1, 2025-05-07T20:13:26.6464660Z stochastic_rounding=True, 2025-05-07T20:13:26.6464930Z weighted=True, 2025-05-07T20:13:26.6465151Z row_wise=True, 2025-05-07T20:13:26.6465358Z mixed=True, 2025-05-07T20:13:26.6465576Z use_cache=False, 2025-05-07T20:13:26.6465834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6466142Z use_cpu=True, 2025-05-07T20:13:26.6466377Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6466718Z ) 2025-05-07T20:13:26.6466957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6467587Z self=, 2025-05-07T20:13:26.6468173Z compile=False, 2025-05-07T20:13:26.6468430Z pooling_mode=, 2025-05-07T20:13:26.6468721Z T=5, 2025-05-07T20:13:26.6468917Z D=108, 2025-05-07T20:13:26.6469112Z B=48, 2025-05-07T20:13:26.6469296Z log_E=4, 2025-05-07T20:13:26.6469500Z L=17, 2025-05-07T20:13:26.6469701Z D_gradcheck=1, 2025-05-07T20:13:26.6469932Z stochastic_rounding=False, 2025-05-07T20:13:26.6470206Z weighted=True, 2025-05-07T20:13:26.6470429Z row_wise=True, 2025-05-07T20:13:26.6470635Z mixed=True, 2025-05-07T20:13:26.6470851Z use_cache=False, 2025-05-07T20:13:26.6471112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6471483Z use_cpu=True, 2025-05-07T20:13:26.6471747Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6472032Z ) 2025-05-07T20:13:26.6472282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6472908Z self=, 2025-05-07T20:13:26.6473503Z compile=False, 2025-05-07T20:13:26.6473816Z pooling_mode=, 2025-05-07T20:13:26.6474105Z T=1, 2025-05-07T20:13:26.6474297Z D=33, 2025-05-07T20:13:26.6474491Z B=84, 2025-05-07T20:13:26.6474674Z log_E=3, 2025-05-07T20:13:26.6474880Z L=15, 2025-05-07T20:13:26.6475082Z D_gradcheck=2, 2025-05-07T20:13:26.6475315Z stochastic_rounding=False, 2025-05-07T20:13:26.6475589Z weighted=False, 2025-05-07T20:13:26.6475813Z row_wise=True, 2025-05-07T20:13:26.6476018Z mixed=True, 2025-05-07T20:13:26.6476233Z use_cache=False, 2025-05-07T20:13:26.6476491Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6476824Z use_cpu=True, 2025-05-07T20:13:26.6477069Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6477343Z ) 2025-05-07T20:13:26.6477572Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6478205Z self=, 2025-05-07T20:13:26.6478793Z compile=False, 2025-05-07T20:13:26.6479054Z pooling_mode=, 2025-05-07T20:13:26.6479341Z T=5, 2025-05-07T20:13:26.6479537Z D=4, 2025-05-07T20:13:26.6479726Z B=38, 2025-05-07T20:13:26.6479910Z log_E=5, 2025-05-07T20:13:26.6480139Z L=2, 2025-05-07T20:13:26.6480337Z D_gradcheck=2, 2025-05-07T20:13:26.6480565Z stochastic_rounding=True, 2025-05-07T20:13:26.6480835Z weighted=True, 2025-05-07T20:13:26.6481063Z row_wise=True, 2025-05-07T20:13:26.6481273Z mixed=True, 2025-05-07T20:13:26.6481505Z use_cache=False, 2025-05-07T20:13:26.6481768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6482068Z use_cpu=True, 2025-05-07T20:13:26.6482315Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6482595Z ) 2025-05-07T20:13:26.6482825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6483461Z self=, 2025-05-07T20:13:26.6484050Z compile=True, 2025-05-07T20:13:26.6484305Z pooling_mode=, 2025-05-07T20:13:26.6484591Z T=4, 2025-05-07T20:13:26.6484783Z D=40, 2025-05-07T20:13:26.6484976Z B=54, 2025-05-07T20:13:26.6485159Z log_E=4, 2025-05-07T20:13:26.6485362Z L=8, 2025-05-07T20:13:26.6485560Z D_gradcheck=2, 2025-05-07T20:13:26.6485792Z stochastic_rounding=True, 2025-05-07T20:13:26.6486067Z weighted=True, 2025-05-07T20:13:26.6486294Z row_wise=True, 2025-05-07T20:13:26.6486554Z mixed=True, 2025-05-07T20:13:26.6486776Z use_cache=True, 2025-05-07T20:13:26.6487038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6487334Z use_cpu=True, 2025-05-07T20:13:26.6487580Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6487862Z ) 2025-05-07T20:13:26.6488096Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6488736Z self=, 2025-05-07T20:13:26.6489324Z compile=False, 2025-05-07T20:13:26.6489578Z pooling_mode=, 2025-05-07T20:13:26.6489880Z T=1, 2025-05-07T20:13:26.6490076Z D=75, 2025-05-07T20:13:26.6490260Z B=16, 2025-05-07T20:13:26.6490465Z log_E=3, 2025-05-07T20:13:26.6490674Z L=16, 2025-05-07T20:13:26.6490866Z D_gradcheck=1, 2025-05-07T20:13:26.6491113Z stochastic_rounding=False, 2025-05-07T20:13:26.6491387Z weighted=True, 2025-05-07T20:13:26.6491608Z row_wise=True, 2025-05-07T20:13:26.6491820Z mixed=True, 2025-05-07T20:13:26.6492037Z use_cache=True, 2025-05-07T20:13:26.6492331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6492622Z use_cpu=True, 2025-05-07T20:13:26.6492864Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6493144Z ) 2025-05-07T20:13:26.6493370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6494002Z self=, 2025-05-07T20:13:26.6494638Z compile=False, 2025-05-07T20:13:26.6494878Z pooling_mode=, 2025-05-07T20:13:26.6495178Z T=3, 2025-05-07T20:13:26.6495372Z D=14, 2025-05-07T20:13:26.6495551Z B=35, 2025-05-07T20:13:26.6495749Z log_E=5, 2025-05-07T20:13:26.6495956Z L=4, 2025-05-07T20:13:26.6496145Z D_gradcheck=2, 2025-05-07T20:13:26.6496384Z stochastic_rounding=True, 2025-05-07T20:13:26.6496651Z weighted=True, 2025-05-07T20:13:26.6496859Z row_wise=True, 2025-05-07T20:13:26.6497074Z mixed=True, 2025-05-07T20:13:26.6497287Z use_cache=False, 2025-05-07T20:13:26.6497578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6497958Z use_cpu=True, 2025-05-07T20:13:26.6498206Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6498484Z ) 2025-05-07T20:13:26.6498716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6499349Z self=, 2025-05-07T20:13:26.6499941Z compile=True, 2025-05-07T20:13:26.6500182Z pooling_mode=, 2025-05-07T20:13:26.6500480Z T=1, 2025-05-07T20:13:26.6500668Z D=2, 2025-05-07T20:13:26.6500842Z B=30, 2025-05-07T20:13:26.6501061Z log_E=5, 2025-05-07T20:13:26.6501255Z L=3, 2025-05-07T20:13:26.6501439Z D_gradcheck=1, 2025-05-07T20:13:26.6501674Z stochastic_rounding=False, 2025-05-07T20:13:26.6501946Z weighted=False, 2025-05-07T20:13:26.6502162Z row_wise=True, 2025-05-07T20:13:26.6502379Z mixed=False, 2025-05-07T20:13:26.6502594Z use_cache=False, 2025-05-07T20:13:26.6502843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6503144Z use_cpu=True, 2025-05-07T20:13:26.6503381Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6503643Z ) 2025-05-07T20:13:26.6503879Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6504507Z self=, 2025-05-07T20:13:26.6505085Z compile=False, 2025-05-07T20:13:26.6505320Z pooling_mode=, 2025-05-07T20:13:26.6505601Z T=4, 2025-05-07T20:13:26.6505782Z D=125, 2025-05-07T20:13:26.6505957Z B=21, 2025-05-07T20:13:26.6506142Z log_E=4, 2025-05-07T20:13:26.6506329Z L=10, 2025-05-07T20:13:26.6506511Z D_gradcheck=2, 2025-05-07T20:13:26.6506739Z stochastic_rounding=True, 2025-05-07T20:13:26.6506993Z weighted=False, 2025-05-07T20:13:26.6507196Z row_wise=True, 2025-05-07T20:13:26.6507403Z mixed=False, 2025-05-07T20:13:26.6507613Z use_cache=True, 2025-05-07T20:13:26.6507845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6508132Z use_cpu=True, 2025-05-07T20:13:26.6508364Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6508621Z ) 2025-05-07T20:13:26.6508847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6509464Z self=, 2025-05-07T20:13:26.6510031Z compile=True, 2025-05-07T20:13:26.6510259Z pooling_mode=, 2025-05-07T20:13:26.6510545Z T=4, 2025-05-07T20:13:26.6510725Z D=38, 2025-05-07T20:13:26.6510901Z B=128, 2025-05-07T20:13:26.6511088Z log_E=3, 2025-05-07T20:13:26.6511294Z L=8, 2025-05-07T20:13:26.6511484Z D_gradcheck=2, 2025-05-07T20:13:26.6511732Z stochastic_rounding=False, 2025-05-07T20:13:26.6512010Z weighted=False, 2025-05-07T20:13:26.6512232Z row_wise=True, 2025-05-07T20:13:26.6512458Z mixed=True, 2025-05-07T20:13:26.6512716Z use_cache=True, 2025-05-07T20:13:26.6512972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6513284Z use_cpu=True, 2025-05-07T20:13:26.6513535Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6513803Z ) 2025-05-07T20:13:26.6735706Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6736914Z self=, 2025-05-07T20:13:26.6737669Z compile=False, 2025-05-07T20:13:26.6738037Z pooling_mode=, 2025-05-07T20:13:26.6738346Z T=5, 2025-05-07T20:13:26.6738551Z D=113, 2025-05-07T20:13:26.6738748Z B=101, 2025-05-07T20:13:26.6738952Z log_E=5, 2025-05-07T20:13:26.6739161Z L=8, 2025-05-07T20:13:26.6739350Z D_gradcheck=1, 2025-05-07T20:13:26.6739591Z stochastic_rounding=True, 2025-05-07T20:13:26.6739863Z weighted=True, 2025-05-07T20:13:26.6740075Z row_wise=True, 2025-05-07T20:13:26.6740293Z mixed=False, 2025-05-07T20:13:26.6740577Z use_cache=False, 2025-05-07T20:13:26.6740827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6741130Z use_cpu=True, 2025-05-07T20:13:26.6741389Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6741655Z ) 2025-05-07T20:13:26.6741903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6742538Z self=, 2025-05-07T20:13:26.6743136Z compile=True, 2025-05-07T20:13:26.6743380Z pooling_mode=, 2025-05-07T20:13:26.6743677Z T=5, 2025-05-07T20:13:26.6743924Z D=88, 2025-05-07T20:13:26.6744108Z B=31, 2025-05-07T20:13:26.6744303Z log_E=3, 2025-05-07T20:13:26.6744505Z L=2, 2025-05-07T20:13:26.6744692Z D_gradcheck=1, 2025-05-07T20:13:26.6744935Z stochastic_rounding=True, 2025-05-07T20:13:26.6745210Z weighted=False, 2025-05-07T20:13:26.6745423Z row_wise=True, 2025-05-07T20:13:26.6745721Z mixed=True, 2025-05-07T20:13:26.6745946Z use_cache=False, 2025-05-07T20:13:26.6746197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6746509Z use_cpu=True, 2025-05-07T20:13:26.6746761Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6747034Z ) 2025-05-07T20:13:26.6747284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6748092Z self=, 2025-05-07T20:13:26.6748682Z compile=False, 2025-05-07T20:13:26.6748929Z pooling_mode=, 2025-05-07T20:13:26.6749236Z T=4, 2025-05-07T20:13:26.6749440Z D=22, 2025-05-07T20:13:26.6749625Z B=4, 2025-05-07T20:13:26.6749817Z log_E=3, 2025-05-07T20:13:26.6750020Z L=18, 2025-05-07T20:13:26.6750210Z D_gradcheck=1, 2025-05-07T20:13:26.6750453Z stochastic_rounding=True, 2025-05-07T20:13:26.6750726Z weighted=False, 2025-05-07T20:13:26.6750940Z row_wise=True, 2025-05-07T20:13:26.6751164Z mixed=True, 2025-05-07T20:13:26.6751385Z use_cache=False, 2025-05-07T20:13:26.6751634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6751939Z use_cpu=True, 2025-05-07T20:13:26.6752181Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6752448Z ) 2025-05-07T20:13:26.6752686Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6753317Z self=, 2025-05-07T20:13:26.6753892Z compile=False, 2025-05-07T20:13:26.6754149Z pooling_mode=, 2025-05-07T20:13:26.6754448Z T=5, 2025-05-07T20:13:26.6754648Z D=38, 2025-05-07T20:13:26.6754829Z B=10, 2025-05-07T20:13:26.6755022Z log_E=3, 2025-05-07T20:13:26.6755224Z L=5, 2025-05-07T20:13:26.6755413Z D_gradcheck=1, 2025-05-07T20:13:26.6755655Z stochastic_rounding=False, 2025-05-07T20:13:26.6755932Z weighted=False, 2025-05-07T20:13:26.6756150Z row_wise=True, 2025-05-07T20:13:26.6756450Z mixed=True, 2025-05-07T20:13:26.6756672Z use_cache=True, 2025-05-07T20:13:26.6756912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6757219Z use_cpu=True, 2025-05-07T20:13:26.6757465Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6757731Z ) 2025-05-07T20:13:26.6757973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6758652Z self=, 2025-05-07T20:13:26.6759232Z compile=False, 2025-05-07T20:13:26.6759486Z pooling_mode=, 2025-05-07T20:13:26.6759789Z T=2, 2025-05-07T20:13:26.6759972Z D=80, 2025-05-07T20:13:26.6760176Z B=23, 2025-05-07T20:13:26.6760377Z log_E=4, 2025-05-07T20:13:26.6760568Z L=10, 2025-05-07T20:13:26.6760773Z D_gradcheck=2, 2025-05-07T20:13:26.6761019Z stochastic_rounding=True, 2025-05-07T20:13:26.6761295Z weighted=True, 2025-05-07T20:13:26.6761510Z row_wise=True, 2025-05-07T20:13:26.6761780Z mixed=True, 2025-05-07T20:13:26.6762002Z use_cache=True, 2025-05-07T20:13:26.6762247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6762559Z use_cpu=True, 2025-05-07T20:13:26.6762813Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6763084Z ) 2025-05-07T20:13:26.6763334Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6763976Z self=, 2025-05-07T20:13:26.6764554Z compile=True, 2025-05-07T20:13:26.6764811Z pooling_mode=, 2025-05-07T20:13:26.6765152Z T=5, 2025-05-07T20:13:26.6765336Z D=40, 2025-05-07T20:13:26.6765532Z B=111, 2025-05-07T20:13:26.6765756Z log_E=3, 2025-05-07T20:13:26.6765942Z L=19, 2025-05-07T20:13:26.6766151Z D_gradcheck=1, 2025-05-07T20:13:26.6766394Z stochastic_rounding=True, 2025-05-07T20:13:26.6766655Z weighted=True, 2025-05-07T20:13:26.6766881Z row_wise=True, 2025-05-07T20:13:26.6767105Z mixed=False, 2025-05-07T20:13:26.6767316Z use_cache=False, 2025-05-07T20:13:26.6767576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6767885Z use_cpu=True, 2025-05-07T20:13:26.6768128Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6768392Z ) 2025-05-07T20:13:26.6768636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6769268Z self=, 2025-05-07T20:13:26.6769850Z compile=False, 2025-05-07T20:13:26.6770115Z pooling_mode=, 2025-05-07T20:13:26.6770417Z T=5, 2025-05-07T20:13:26.6770602Z D=45, 2025-05-07T20:13:26.6770798Z B=119, 2025-05-07T20:13:26.6770993Z log_E=5, 2025-05-07T20:13:26.6771181Z L=2, 2025-05-07T20:13:26.6771379Z D_gradcheck=1, 2025-05-07T20:13:26.6771621Z stochastic_rounding=False, 2025-05-07T20:13:26.6771884Z weighted=True, 2025-05-07T20:13:26.6772108Z row_wise=True, 2025-05-07T20:13:26.6772336Z mixed=False, 2025-05-07T20:13:26.6772543Z use_cache=True, 2025-05-07T20:13:26.6772796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6773103Z use_cpu=True, 2025-05-07T20:13:26.6773335Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6773616Z ) 2025-05-07T20:13:26.6773862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6774498Z self=, 2025-05-07T20:13:26.6775073Z compile=True, 2025-05-07T20:13:26.6775323Z pooling_mode=, 2025-05-07T20:13:26.6775622Z T=1, 2025-05-07T20:13:26.6775804Z D=9, 2025-05-07T20:13:26.6775996Z B=28, 2025-05-07T20:13:26.6776191Z log_E=3, 2025-05-07T20:13:26.6776405Z L=17, 2025-05-07T20:13:26.6776646Z D_gradcheck=2, 2025-05-07T20:13:26.6776885Z stochastic_rounding=True, 2025-05-07T20:13:26.6777144Z weighted=True, 2025-05-07T20:13:26.6777421Z row_wise=True, 2025-05-07T20:13:26.6777643Z mixed=False, 2025-05-07T20:13:26.6777942Z use_cache=True, 2025-05-07T20:13:26.6778204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6778514Z use_cpu=True, 2025-05-07T20:13:26.6778747Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6779026Z ) 2025-05-07T20:13:26.6779270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6779931Z self=, 2025-05-07T20:13:26.6780519Z compile=False, 2025-05-07T20:13:26.6780774Z pooling_mode=, 2025-05-07T20:13:26.6781082Z T=1, 2025-05-07T20:13:26.6781263Z D=72, 2025-05-07T20:13:26.6781459Z B=32, 2025-05-07T20:13:26.6781655Z log_E=3, 2025-05-07T20:13:26.6781844Z L=18, 2025-05-07T20:13:26.6782045Z D_gradcheck=1, 2025-05-07T20:13:26.6782289Z stochastic_rounding=True, 2025-05-07T20:13:26.6782550Z weighted=True, 2025-05-07T20:13:26.6782822Z row_wise=True, 2025-05-07T20:13:26.6783046Z mixed=False, 2025-05-07T20:13:26.6783259Z use_cache=True, 2025-05-07T20:13:26.6783516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6783823Z use_cpu=True, 2025-05-07T20:13:26.6784054Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6784330Z ) 2025-05-07T20:13:26.6784572Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6785199Z self=, 2025-05-07T20:13:26.6785788Z compile=False, 2025-05-07T20:13:26.6786073Z pooling_mode=, 2025-05-07T20:13:26.6786373Z T=5, 2025-05-07T20:13:26.6786554Z D=87, 2025-05-07T20:13:26.6786760Z B=119, 2025-05-07T20:13:26.6786962Z log_E=4, 2025-05-07T20:13:26.6787156Z L=14, 2025-05-07T20:13:26.6787361Z D_gradcheck=2, 2025-05-07T20:13:26.6787609Z stochastic_rounding=False, 2025-05-07T20:13:26.6787882Z weighted=True, 2025-05-07T20:13:26.6788115Z row_wise=True, 2025-05-07T20:13:26.6788339Z mixed=False, 2025-05-07T20:13:26.6788548Z use_cache=True, 2025-05-07T20:13:26.6788807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6789118Z use_cpu=True, 2025-05-07T20:13:26.6789356Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6789640Z ) 2025-05-07T20:13:26.6789892Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6790517Z self=, 2025-05-07T20:13:26.6791115Z compile=False, 2025-05-07T20:13:26.6791382Z pooling_mode=, 2025-05-07T20:13:26.6791675Z T=4, 2025-05-07T20:13:26.6791871Z D=45, 2025-05-07T20:13:26.6792076Z B=106, 2025-05-07T20:13:26.6792278Z log_E=4, 2025-05-07T20:13:26.6792365Z L=4, 2025-05-07T20:13:26.6792451Z D_gradcheck=1, 2025-05-07T20:13:26.6792561Z stochastic_rounding=False, 2025-05-07T20:13:26.6792647Z weighted=False, 2025-05-07T20:13:26.6792730Z row_wise=True, 2025-05-07T20:13:26.6792827Z mixed=False, 2025-05-07T20:13:26.6792911Z use_cache=False, 2025-05-07T20:13:26.6793021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6793118Z use_cpu=True, 2025-05-07T20:13:26.6793222Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6793296Z ) 2025-05-07T20:13:26.6793443Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6793822Z self=, 2025-05-07T20:13:26.6793906Z compile=True, 2025-05-07T20:13:26.6794029Z pooling_mode=, 2025-05-07T20:13:26.6794105Z T=2, 2025-05-07T20:13:26.6794194Z D=58, 2025-05-07T20:13:26.6794270Z B=64, 2025-05-07T20:13:26.6794348Z log_E=3, 2025-05-07T20:13:26.6794492Z L=10, 2025-05-07T20:13:26.6794576Z D_gradcheck=2, 2025-05-07T20:13:26.6794675Z stochastic_rounding=False, 2025-05-07T20:13:26.6794833Z weighted=True, 2025-05-07T20:13:26.6794916Z row_wise=True, 2025-05-07T20:13:26.6794998Z mixed=True, 2025-05-07T20:13:26.6795095Z use_cache=True, 2025-05-07T20:13:26.6795206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.6795291Z use_cpu=True, 2025-05-07T20:13:26.6795409Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6795483Z ) 2025-05-07T20:13:26.6795651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6796038Z self=, 2025-05-07T20:13:26.6796125Z compile=False, 2025-05-07T20:13:26.6796254Z pooling_mode=, 2025-05-07T20:13:26.6796334Z T=4, 2025-05-07T20:13:26.6796412Z D=73, 2025-05-07T20:13:26.6796502Z B=56, 2025-05-07T20:13:26.6796580Z log_E=3, 2025-05-07T20:13:26.6796656Z L=13, 2025-05-07T20:13:26.6796751Z D_gradcheck=1, 2025-05-07T20:13:26.6796850Z stochastic_rounding=False, 2025-05-07T20:13:26.6796964Z weighted=True, 2025-05-07T20:13:26.6797059Z row_wise=True, 2025-05-07T20:13:26.6797144Z mixed=False, 2025-05-07T20:13:26.6797231Z use_cache=True, 2025-05-07T20:13:26.6797353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6797436Z use_cpu=True, 2025-05-07T20:13:26.6797541Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6797628Z ) 2025-05-07T20:13:26.6797764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6798149Z self=, 2025-05-07T20:13:26.6798259Z compile=False, 2025-05-07T20:13:26.6798370Z pooling_mode=, 2025-05-07T20:13:26.6798460Z T=5, 2025-05-07T20:13:26.6798538Z D=62, 2025-05-07T20:13:26.6798614Z B=38, 2025-05-07T20:13:26.6798705Z log_E=3, 2025-05-07T20:13:26.6798781Z L=16, 2025-05-07T20:13:26.6798867Z D_gradcheck=2, 2025-05-07T20:13:26.6798978Z stochastic_rounding=False, 2025-05-07T20:13:26.6799068Z weighted=False, 2025-05-07T20:13:26.6799150Z row_wise=True, 2025-05-07T20:13:26.6799245Z mixed=False, 2025-05-07T20:13:26.6799328Z use_cache=True, 2025-05-07T20:13:26.6799438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6799532Z use_cpu=True, 2025-05-07T20:13:26.6799636Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6799723Z ) 2025-05-07T20:13:26.6799859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6800230Z self=, 2025-05-07T20:13:26.6800330Z compile=False, 2025-05-07T20:13:26.6800444Z pooling_mode=, 2025-05-07T20:13:26.6800521Z T=4, 2025-05-07T20:13:26.6800611Z D=79, 2025-05-07T20:13:26.6800688Z B=68, 2025-05-07T20:13:26.6800769Z log_E=4, 2025-05-07T20:13:26.6800856Z L=5, 2025-05-07T20:13:26.6800940Z D_gradcheck=2, 2025-05-07T20:13:26.6801039Z stochastic_rounding=True, 2025-05-07T20:13:26.6801139Z weighted=True, 2025-05-07T20:13:26.6801222Z row_wise=True, 2025-05-07T20:13:26.6801315Z mixed=True, 2025-05-07T20:13:26.6801398Z use_cache=True, 2025-05-07T20:13:26.6801506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6801602Z use_cpu=True, 2025-05-07T20:13:26.6801708Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.6801783Z ) 2025-05-07T20:13:26.6801932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.6802303Z self=, 2025-05-07T20:13:26.6802390Z compile=False, 2025-05-07T20:13:26.6802513Z pooling_mode=, 2025-05-07T20:13:26.6802591Z T=5, 2025-05-07T20:13:26.6802667Z D=72, 2025-05-07T20:13:26.6802757Z B=3, 2025-05-07T20:13:26.6802882Z log_E=5, 2025-05-07T20:13:26.6802958Z L=11, 2025-05-07T20:13:26.6803055Z D_gradcheck=2, 2025-05-07T20:13:26.6803182Z stochastic_rounding=True, 2025-05-07T20:13:26.6803278Z weighted=True, 2025-05-07T20:13:26.6803360Z row_wise=True, 2025-05-07T20:13:26.6803440Z mixed=True, 2025-05-07T20:13:26.6803536Z use_cache=False, 2025-05-07T20:13:26.6803646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.6803728Z use_cpu=True, 2025-05-07T20:13:26.6803843Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.6803943Z ) 2025-05-07T20:13:26.7050634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7051317Z self=, 2025-05-07T20:13:26.7051450Z compile=True, 2025-05-07T20:13:26.7051631Z pooling_mode=, 2025-05-07T20:13:26.7051738Z T=4, 2025-05-07T20:13:26.7051845Z D=71, 2025-05-07T20:13:26.7051981Z B=67, 2025-05-07T20:13:26.7052089Z log_E=3, 2025-05-07T20:13:26.7052202Z L=7, 2025-05-07T20:13:26.7052378Z D_gradcheck=1, 2025-05-07T20:13:26.7052725Z stochastic_rounding=True, 2025-05-07T20:13:26.7052879Z weighted=True, 2025-05-07T20:13:26.7053010Z row_wise=True, 2025-05-07T20:13:26.7053172Z mixed=False, 2025-05-07T20:13:26.7053258Z use_cache=False, 2025-05-07T20:13:26.7053381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7053464Z use_cpu=True, 2025-05-07T20:13:26.7053584Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7053663Z ) 2025-05-07T20:13:26.7053801Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7054188Z self=, 2025-05-07T20:13:26.7054323Z compile=True, 2025-05-07T20:13:26.7054433Z pooling_mode=, 2025-05-07T20:13:26.7054524Z T=1, 2025-05-07T20:13:26.7054601Z D=124, 2025-05-07T20:13:26.7054677Z B=75, 2025-05-07T20:13:26.7054766Z log_E=4, 2025-05-07T20:13:26.7054843Z L=11, 2025-05-07T20:13:26.7054927Z D_gradcheck=1, 2025-05-07T20:13:26.7055043Z stochastic_rounding=False, 2025-05-07T20:13:26.7055127Z weighted=True, 2025-05-07T20:13:26.7055208Z row_wise=True, 2025-05-07T20:13:26.7055306Z mixed=False, 2025-05-07T20:13:26.7055393Z use_cache=False, 2025-05-07T20:13:26.7055519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7055605Z use_cpu=True, 2025-05-07T20:13:26.7055710Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7055800Z ) 2025-05-07T20:13:26.7055936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7056309Z self=, 2025-05-07T20:13:26.7056413Z compile=False, 2025-05-07T20:13:26.7056527Z pooling_mode=, 2025-05-07T20:13:26.7056605Z T=4, 2025-05-07T20:13:26.7056698Z D=115, 2025-05-07T20:13:26.7056777Z B=115, 2025-05-07T20:13:26.7056858Z log_E=4, 2025-05-07T20:13:26.7056950Z L=10, 2025-05-07T20:13:26.7057039Z D_gradcheck=1, 2025-05-07T20:13:26.7057142Z stochastic_rounding=True, 2025-05-07T20:13:26.7057242Z weighted=False, 2025-05-07T20:13:26.7057328Z row_wise=True, 2025-05-07T20:13:26.7057427Z mixed=False, 2025-05-07T20:13:26.7057514Z use_cache=True, 2025-05-07T20:13:26.7057626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7057724Z use_cpu=True, 2025-05-07T20:13:26.7057900Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7057979Z ) 2025-05-07T20:13:26.7058137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7058512Z self=, 2025-05-07T20:13:26.7058600Z compile=True, 2025-05-07T20:13:26.7058727Z pooling_mode=, 2025-05-07T20:13:26.7058807Z T=1, 2025-05-07T20:13:26.7058886Z D=23, 2025-05-07T20:13:26.7058982Z B=88, 2025-05-07T20:13:26.7059062Z log_E=4, 2025-05-07T20:13:26.7059154Z L=3, 2025-05-07T20:13:26.7059295Z D_gradcheck=1, 2025-05-07T20:13:26.7059397Z stochastic_rounding=False, 2025-05-07T20:13:26.7059498Z weighted=False, 2025-05-07T20:13:26.7059582Z row_wise=True, 2025-05-07T20:13:26.7059666Z mixed=False, 2025-05-07T20:13:26.7059765Z use_cache=True, 2025-05-07T20:13:26.7059876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7059960Z use_cpu=True, 2025-05-07T20:13:26.7060132Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7060206Z ) 2025-05-07T20:13:26.7060341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7060727Z self=, 2025-05-07T20:13:26.7060815Z compile=True, 2025-05-07T20:13:26.7060939Z pooling_mode=, 2025-05-07T20:13:26.7061018Z T=4, 2025-05-07T20:13:26.7061095Z D=3, 2025-05-07T20:13:26.7061188Z B=124, 2025-05-07T20:13:26.7061268Z log_E=5, 2025-05-07T20:13:26.7061346Z L=6, 2025-05-07T20:13:26.7061471Z D_gradcheck=1, 2025-05-07T20:13:26.7061570Z stochastic_rounding=False, 2025-05-07T20:13:26.7061653Z weighted=True, 2025-05-07T20:13:26.7061745Z row_wise=True, 2025-05-07T20:13:26.7061827Z mixed=False, 2025-05-07T20:13:26.7061910Z use_cache=True, 2025-05-07T20:13:26.7062030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7062114Z use_cpu=True, 2025-05-07T20:13:26.7062220Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7062306Z ) 2025-05-07T20:13:26.7062441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7062828Z self=, 2025-05-07T20:13:26.7062940Z compile=False, 2025-05-07T20:13:26.7063053Z pooling_mode=, 2025-05-07T20:13:26.7063142Z T=2, 2025-05-07T20:13:26.7063218Z D=13, 2025-05-07T20:13:26.7063296Z B=40, 2025-05-07T20:13:26.7063390Z log_E=4, 2025-05-07T20:13:26.7063468Z L=17, 2025-05-07T20:13:26.7063559Z D_gradcheck=2, 2025-05-07T20:13:26.7063669Z stochastic_rounding=True, 2025-05-07T20:13:26.7063752Z weighted=True, 2025-05-07T20:13:26.7063835Z row_wise=True, 2025-05-07T20:13:26.7063929Z mixed=False, 2025-05-07T20:13:26.7064013Z use_cache=True, 2025-05-07T20:13:26.7064122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7064217Z use_cpu=True, 2025-05-07T20:13:26.7064324Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7064411Z ) 2025-05-07T20:13:26.7064546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7064920Z self=, 2025-05-07T20:13:26.7065017Z compile=True, 2025-05-07T20:13:26.7065126Z pooling_mode=, 2025-05-07T20:13:26.7065204Z T=2, 2025-05-07T20:13:26.7065294Z D=28, 2025-05-07T20:13:26.7065371Z B=112, 2025-05-07T20:13:26.7065448Z log_E=4, 2025-05-07T20:13:26.7065539Z L=20, 2025-05-07T20:13:26.7065623Z D_gradcheck=1, 2025-05-07T20:13:26.7065721Z stochastic_rounding=True, 2025-05-07T20:13:26.7065818Z weighted=False, 2025-05-07T20:13:26.7065901Z row_wise=True, 2025-05-07T20:13:26.7065981Z mixed=True, 2025-05-07T20:13:26.7066077Z use_cache=False, 2025-05-07T20:13:26.7066187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7066285Z use_cpu=True, 2025-05-07T20:13:26.7066390Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7066465Z ) 2025-05-07T20:13:26.7066612Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7066984Z self=, 2025-05-07T20:13:26.7067071Z compile=False, 2025-05-07T20:13:26.7067193Z pooling_mode=, 2025-05-07T20:13:26.7067271Z T=3, 2025-05-07T20:13:26.7067349Z D=51, 2025-05-07T20:13:26.7067439Z B=126, 2025-05-07T20:13:26.7067517Z log_E=4, 2025-05-07T20:13:26.7067626Z L=2, 2025-05-07T20:13:26.7067724Z D_gradcheck=1, 2025-05-07T20:13:26.7067824Z stochastic_rounding=False, 2025-05-07T20:13:26.7067921Z weighted=False, 2025-05-07T20:13:26.7068002Z row_wise=True, 2025-05-07T20:13:26.7068085Z mixed=False, 2025-05-07T20:13:26.7068180Z use_cache=True, 2025-05-07T20:13:26.7068287Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7068395Z use_cpu=True, 2025-05-07T20:13:26.7068512Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7068586Z ) 2025-05-07T20:13:26.7068720Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7069108Z self=, 2025-05-07T20:13:26.7069193Z compile=True, 2025-05-07T20:13:26.7069302Z pooling_mode=, 2025-05-07T20:13:26.7069391Z T=4, 2025-05-07T20:13:26.7069468Z D=36, 2025-05-07T20:13:26.7069543Z B=72, 2025-05-07T20:13:26.7069634Z log_E=4, 2025-05-07T20:13:26.7069737Z L=4, 2025-05-07T20:13:26.7069834Z D_gradcheck=1, 2025-05-07T20:13:26.7069931Z stochastic_rounding=False, 2025-05-07T20:13:26.7070015Z weighted=True, 2025-05-07T20:13:26.7070108Z row_wise=True, 2025-05-07T20:13:26.7070190Z mixed=False, 2025-05-07T20:13:26.7070273Z use_cache=True, 2025-05-07T20:13:26.7070394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7070478Z use_cpu=True, 2025-05-07T20:13:26.7070582Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7070667Z ) 2025-05-07T20:13:26.7070800Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7071220Z self=, 2025-05-07T20:13:26.7071315Z compile=False, 2025-05-07T20:13:26.7071424Z pooling_mode=, 2025-05-07T20:13:26.7071512Z T=4, 2025-05-07T20:13:26.7071589Z D=8, 2025-05-07T20:13:26.7071664Z B=40, 2025-05-07T20:13:26.7071758Z log_E=4, 2025-05-07T20:13:26.7071836Z L=7, 2025-05-07T20:13:26.7071919Z D_gradcheck=2, 2025-05-07T20:13:26.7072031Z stochastic_rounding=False, 2025-05-07T20:13:26.7072117Z weighted=False, 2025-05-07T20:13:26.7072199Z row_wise=True, 2025-05-07T20:13:26.7072294Z mixed=True, 2025-05-07T20:13:26.7072378Z use_cache=False, 2025-05-07T20:13:26.7072487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7072581Z use_cpu=True, 2025-05-07T20:13:26.7072685Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7072763Z ) 2025-05-07T20:13:26.7072909Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7073282Z self=, 2025-05-07T20:13:26.7073381Z compile=False, 2025-05-07T20:13:26.7073490Z pooling_mode=, 2025-05-07T20:13:26.7073567Z T=2, 2025-05-07T20:13:26.7073655Z D=26, 2025-05-07T20:13:26.7073732Z B=103, 2025-05-07T20:13:26.7073814Z log_E=4, 2025-05-07T20:13:26.7073903Z L=17, 2025-05-07T20:13:26.7073988Z D_gradcheck=1, 2025-05-07T20:13:26.7074090Z stochastic_rounding=True, 2025-05-07T20:13:26.7074187Z weighted=True, 2025-05-07T20:13:26.7074269Z row_wise=True, 2025-05-07T20:13:26.7074353Z mixed=True, 2025-05-07T20:13:26.7074455Z use_cache=False, 2025-05-07T20:13:26.7074567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7074650Z use_cpu=True, 2025-05-07T20:13:26.7074771Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7074844Z ) 2025-05-07T20:13:26.7074991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7075366Z self=, 2025-05-07T20:13:26.7075451Z compile=True, 2025-05-07T20:13:26.7075571Z pooling_mode=, 2025-05-07T20:13:26.7075648Z T=4, 2025-05-07T20:13:26.7075726Z D=73, 2025-05-07T20:13:26.7075843Z B=109, 2025-05-07T20:13:26.7075922Z log_E=4, 2025-05-07T20:13:26.7075999Z L=7, 2025-05-07T20:13:26.7076094Z D_gradcheck=1, 2025-05-07T20:13:26.7076193Z stochastic_rounding=False, 2025-05-07T20:13:26.7076277Z weighted=True, 2025-05-07T20:13:26.7076371Z row_wise=True, 2025-05-07T20:13:26.7076452Z mixed=False, 2025-05-07T20:13:26.7076536Z use_cache=True, 2025-05-07T20:13:26.7076696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7076780Z use_cpu=True, 2025-05-07T20:13:26.7076899Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7076974Z ) 2025-05-07T20:13:26.7077110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7077503Z self=, 2025-05-07T20:13:26.7077590Z compile=False, 2025-05-07T20:13:26.7077704Z pooling_mode=, 2025-05-07T20:13:26.7077798Z T=1, 2025-05-07T20:13:26.7077877Z D=98, 2025-05-07T20:13:26.7077957Z B=46, 2025-05-07T20:13:26.7078078Z log_E=4, 2025-05-07T20:13:26.7078157Z L=9, 2025-05-07T20:13:26.7078243Z D_gradcheck=2, 2025-05-07T20:13:26.7078359Z stochastic_rounding=True, 2025-05-07T20:13:26.7078446Z weighted=True, 2025-05-07T20:13:26.7078545Z row_wise=True, 2025-05-07T20:13:26.7078630Z mixed=False, 2025-05-07T20:13:26.7078718Z use_cache=False, 2025-05-07T20:13:26.7078850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7078936Z use_cpu=True, 2025-05-07T20:13:26.7079043Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7079133Z ) 2025-05-07T20:13:26.7079294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7079665Z self=, 2025-05-07T20:13:26.7079767Z compile=False, 2025-05-07T20:13:26.7079880Z pooling_mode=, 2025-05-07T20:13:26.7079960Z T=1, 2025-05-07T20:13:26.7080053Z D=45, 2025-05-07T20:13:26.7080136Z B=82, 2025-05-07T20:13:26.7080217Z log_E=4, 2025-05-07T20:13:26.7080308Z L=9, 2025-05-07T20:13:26.7080394Z D_gradcheck=1, 2025-05-07T20:13:26.7080507Z stochastic_rounding=True, 2025-05-07T20:13:26.7080591Z weighted=False, 2025-05-07T20:13:26.7080676Z row_wise=True, 2025-05-07T20:13:26.7080771Z mixed=True, 2025-05-07T20:13:26.7080856Z use_cache=False, 2025-05-07T20:13:26.7080968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7081064Z use_cpu=True, 2025-05-07T20:13:26.7081169Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7081243Z ) 2025-05-07T20:13:26.7081391Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7081763Z self=, 2025-05-07T20:13:26.7081847Z compile=False, 2025-05-07T20:13:26.7081972Z pooling_mode=, 2025-05-07T20:13:26.7082047Z T=5, 2025-05-07T20:13:26.7082142Z D=26, 2025-05-07T20:13:26.7082224Z B=118, 2025-05-07T20:13:26.7082300Z log_E=3, 2025-05-07T20:13:26.7082387Z L=4, 2025-05-07T20:13:26.7082469Z D_gradcheck=1, 2025-05-07T20:13:26.7082568Z stochastic_rounding=True, 2025-05-07T20:13:26.7082665Z weighted=True, 2025-05-07T20:13:26.7082747Z row_wise=True, 2025-05-07T20:13:26.7082828Z mixed=False, 2025-05-07T20:13:26.7082926Z use_cache=True, 2025-05-07T20:13:26.7083036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7083117Z use_cpu=True, 2025-05-07T20:13:26.7083236Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7083310Z ) 2025-05-07T20:13:26.7083444Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7083826Z self=, 2025-05-07T20:13:26.7083910Z compile=True, 2025-05-07T20:13:26.7084030Z pooling_mode=, 2025-05-07T20:13:26.7084107Z T=4, 2025-05-07T20:13:26.7084214Z D=114, 2025-05-07T20:13:26.7084307Z B=112, 2025-05-07T20:13:26.7084387Z log_E=3, 2025-05-07T20:13:26.7084463Z L=10, 2025-05-07T20:13:26.7084560Z D_gradcheck=2, 2025-05-07T20:13:26.7084659Z stochastic_rounding=True, 2025-05-07T20:13:26.7084745Z weighted=False, 2025-05-07T20:13:26.7084843Z row_wise=True, 2025-05-07T20:13:26.7084924Z mixed=True, 2025-05-07T20:13:26.7085037Z use_cache=True, 2025-05-07T20:13:26.7085162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7085245Z use_cpu=True, 2025-05-07T20:13:26.7085349Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7085444Z ) 2025-05-07T20:13:26.7367813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7368445Z self=, 2025-05-07T20:13:26.7368571Z compile=False, 2025-05-07T20:13:26.7368747Z pooling_mode=, 2025-05-07T20:13:26.7368883Z T=2, 2025-05-07T20:13:26.7369255Z D=56, 2025-05-07T20:13:26.7369423Z B=114, 2025-05-07T20:13:26.7369562Z log_E=3, 2025-05-07T20:13:26.7369671Z L=15, 2025-05-07T20:13:26.7369774Z D_gradcheck=2, 2025-05-07T20:13:26.7369874Z stochastic_rounding=True, 2025-05-07T20:13:26.7369960Z weighted=True, 2025-05-07T20:13:26.7370062Z row_wise=True, 2025-05-07T20:13:26.7370145Z mixed=True, 2025-05-07T20:13:26.7370234Z use_cache=True, 2025-05-07T20:13:26.7370363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7370446Z use_cpu=True, 2025-05-07T20:13:26.7370552Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7370692Z ) 2025-05-07T20:13:26.7370840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7371216Z self=, 2025-05-07T20:13:26.7371316Z compile=False, 2025-05-07T20:13:26.7371426Z pooling_mode=, 2025-05-07T20:13:26.7371516Z T=5, 2025-05-07T20:13:26.7371595Z D=112, 2025-05-07T20:13:26.7371675Z B=122, 2025-05-07T20:13:26.7371768Z log_E=5, 2025-05-07T20:13:26.7371847Z L=8, 2025-05-07T20:13:26.7371931Z D_gradcheck=2, 2025-05-07T20:13:26.7372046Z stochastic_rounding=False, 2025-05-07T20:13:26.7372131Z weighted=True, 2025-05-07T20:13:26.7372212Z row_wise=True, 2025-05-07T20:13:26.7372306Z mixed=False, 2025-05-07T20:13:26.7372393Z use_cache=False, 2025-05-07T20:13:26.7372501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7372594Z use_cpu=True, 2025-05-07T20:13:26.7372697Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7372772Z ) 2025-05-07T20:13:26.7372918Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7373289Z self=, 2025-05-07T20:13:26.7373386Z compile=False, 2025-05-07T20:13:26.7373495Z pooling_mode=, 2025-05-07T20:13:26.7373574Z T=3, 2025-05-07T20:13:26.7373693Z D=2, 2025-05-07T20:13:26.7373771Z B=100, 2025-05-07T20:13:26.7373848Z log_E=5, 2025-05-07T20:13:26.7373937Z L=11, 2025-05-07T20:13:26.7374022Z D_gradcheck=1, 2025-05-07T20:13:26.7374124Z stochastic_rounding=False, 2025-05-07T20:13:26.7374222Z weighted=False, 2025-05-07T20:13:26.7374305Z row_wise=True, 2025-05-07T20:13:26.7374386Z mixed=True, 2025-05-07T20:13:26.7374483Z use_cache=False, 2025-05-07T20:13:26.7374593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7374687Z use_cpu=True, 2025-05-07T20:13:26.7374789Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7374865Z ) 2025-05-07T20:13:26.7375009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7375379Z self=, 2025-05-07T20:13:26.7375552Z compile=True, 2025-05-07T20:13:26.7375663Z pooling_mode=, 2025-05-07T20:13:26.7375809Z T=5, 2025-05-07T20:13:26.7375885Z D=60, 2025-05-07T20:13:26.7375962Z B=33, 2025-05-07T20:13:26.7376053Z log_E=4, 2025-05-07T20:13:26.7376129Z L=1, 2025-05-07T20:13:26.7376212Z D_gradcheck=2, 2025-05-07T20:13:26.7376323Z stochastic_rounding=False, 2025-05-07T20:13:26.7376406Z weighted=True, 2025-05-07T20:13:26.7376488Z row_wise=True, 2025-05-07T20:13:26.7376625Z mixed=True, 2025-05-07T20:13:26.7376709Z use_cache=True, 2025-05-07T20:13:26.7376817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7376911Z use_cpu=True, 2025-05-07T20:13:26.7377019Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7377092Z ) 2025-05-07T20:13:26.7377240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7377613Z self=, 2025-05-07T20:13:26.7377758Z compile=False, 2025-05-07T20:13:26.7377954Z pooling_mode=, 2025-05-07T20:13:26.7378067Z T=4, 2025-05-07T20:13:26.7378162Z D=48, 2025-05-07T20:13:26.7378301Z B=4, 2025-05-07T20:13:26.7378386Z log_E=5, 2025-05-07T20:13:26.7378479Z L=2, 2025-05-07T20:13:26.7378563Z D_gradcheck=2, 2025-05-07T20:13:26.7378663Z stochastic_rounding=False, 2025-05-07T20:13:26.7378762Z weighted=False, 2025-05-07T20:13:26.7378845Z row_wise=True, 2025-05-07T20:13:26.7378928Z mixed=False, 2025-05-07T20:13:26.7379026Z use_cache=False, 2025-05-07T20:13:26.7379134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7379229Z use_cpu=True, 2025-05-07T20:13:26.7379359Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7379434Z ) 2025-05-07T20:13:26.7379582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7379954Z self=, 2025-05-07T20:13:26.7380041Z compile=False, 2025-05-07T20:13:26.7380164Z pooling_mode=, 2025-05-07T20:13:26.7380245Z T=5, 2025-05-07T20:13:26.7380321Z D=49, 2025-05-07T20:13:26.7380412Z B=117, 2025-05-07T20:13:26.7380489Z log_E=4, 2025-05-07T20:13:26.7380566Z L=14, 2025-05-07T20:13:26.7380662Z D_gradcheck=2, 2025-05-07T20:13:26.7380761Z stochastic_rounding=True, 2025-05-07T20:13:26.7380847Z weighted=False, 2025-05-07T20:13:26.7380944Z row_wise=True, 2025-05-07T20:13:26.7381028Z mixed=True, 2025-05-07T20:13:26.7381133Z use_cache=False, 2025-05-07T20:13:26.7381244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7381330Z use_cpu=True, 2025-05-07T20:13:26.7381453Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7381529Z ) 2025-05-07T20:13:26.7381665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7382059Z self=, 2025-05-07T20:13:26.7382144Z compile=True, 2025-05-07T20:13:26.7382261Z pooling_mode=, 2025-05-07T20:13:26.7382355Z T=5, 2025-05-07T20:13:26.7382435Z D=103, 2025-05-07T20:13:26.7382515Z B=128, 2025-05-07T20:13:26.7382657Z log_E=3, 2025-05-07T20:13:26.7382735Z L=7, 2025-05-07T20:13:26.7382835Z D_gradcheck=2, 2025-05-07T20:13:26.7382936Z stochastic_rounding=False, 2025-05-07T20:13:26.7383024Z weighted=False, 2025-05-07T20:13:26.7383124Z row_wise=True, 2025-05-07T20:13:26.7383206Z mixed=True, 2025-05-07T20:13:26.7383292Z use_cache=True, 2025-05-07T20:13:26.7383417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7383501Z use_cpu=True, 2025-05-07T20:13:26.7383610Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7383697Z ) 2025-05-07T20:13:26.7383833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7384208Z self=, 2025-05-07T20:13:26.7384310Z compile=True, 2025-05-07T20:13:26.7384454Z pooling_mode=, 2025-05-07T20:13:26.7384531Z T=5, 2025-05-07T20:13:26.7384626Z D=53, 2025-05-07T20:13:26.7384706Z B=86, 2025-05-07T20:13:26.7384801Z log_E=3, 2025-05-07T20:13:26.7384879Z L=19, 2025-05-07T20:13:26.7384964Z D_gradcheck=2, 2025-05-07T20:13:26.7385079Z stochastic_rounding=False, 2025-05-07T20:13:26.7385164Z weighted=False, 2025-05-07T20:13:26.7385276Z row_wise=True, 2025-05-07T20:13:26.7385370Z mixed=True, 2025-05-07T20:13:26.7385486Z use_cache=False, 2025-05-07T20:13:26.7385598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7385695Z use_cpu=True, 2025-05-07T20:13:26.7385801Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7385874Z ) 2025-05-07T20:13:26.7386017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7386391Z self=, 2025-05-07T20:13:26.7386487Z compile=True, 2025-05-07T20:13:26.7386644Z pooling_mode=, 2025-05-07T20:13:26.7386722Z T=1, 2025-05-07T20:13:26.7386817Z D=128, 2025-05-07T20:13:26.7386910Z B=47, 2025-05-07T20:13:26.7386989Z log_E=4, 2025-05-07T20:13:26.7387077Z L=2, 2025-05-07T20:13:26.7387161Z D_gradcheck=2, 2025-05-07T20:13:26.7387258Z stochastic_rounding=True, 2025-05-07T20:13:26.7387359Z weighted=False, 2025-05-07T20:13:26.7387442Z row_wise=True, 2025-05-07T20:13:26.7387523Z mixed=False, 2025-05-07T20:13:26.7387621Z use_cache=False, 2025-05-07T20:13:26.7387730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7387844Z use_cpu=True, 2025-05-07T20:13:26.7387959Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7388034Z ) 2025-05-07T20:13:26.7388168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7388553Z self=, 2025-05-07T20:13:26.7388640Z compile=True, 2025-05-07T20:13:26.7388768Z pooling_mode=, 2025-05-07T20:13:26.7388847Z T=4, 2025-05-07T20:13:26.7388925Z D=56, 2025-05-07T20:13:26.7389015Z B=51, 2025-05-07T20:13:26.7389093Z log_E=4, 2025-05-07T20:13:26.7389169Z L=20, 2025-05-07T20:13:26.7389269Z D_gradcheck=2, 2025-05-07T20:13:26.7389366Z stochastic_rounding=False, 2025-05-07T20:13:26.7389450Z weighted=True, 2025-05-07T20:13:26.7389547Z row_wise=True, 2025-05-07T20:13:26.7389630Z mixed=False, 2025-05-07T20:13:26.7389714Z use_cache=True, 2025-05-07T20:13:26.7389837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7389922Z use_cpu=True, 2025-05-07T20:13:26.7390036Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7390112Z ) 2025-05-07T20:13:26.7390246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7390633Z self=, 2025-05-07T20:13:26.7390722Z compile=False, 2025-05-07T20:13:26.7390834Z pooling_mode=, 2025-05-07T20:13:26.7390925Z T=4, 2025-05-07T20:13:26.7391003Z D=23, 2025-05-07T20:13:26.7391079Z B=93, 2025-05-07T20:13:26.7391171Z log_E=5, 2025-05-07T20:13:26.7391248Z L=18, 2025-05-07T20:13:26.7391334Z D_gradcheck=1, 2025-05-07T20:13:26.7391446Z stochastic_rounding=True, 2025-05-07T20:13:26.7391534Z weighted=False, 2025-05-07T20:13:26.7391616Z row_wise=True, 2025-05-07T20:13:26.7391710Z mixed=False, 2025-05-07T20:13:26.7391796Z use_cache=True, 2025-05-07T20:13:26.7391922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7392007Z use_cpu=True, 2025-05-07T20:13:26.7392113Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7392204Z ) 2025-05-07T20:13:26.7392338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7392712Z self=, 2025-05-07T20:13:26.7392839Z compile=True, 2025-05-07T20:13:26.7392950Z pooling_mode=, 2025-05-07T20:13:26.7393029Z T=5, 2025-05-07T20:13:26.7393118Z D=39, 2025-05-07T20:13:26.7393194Z B=99, 2025-05-07T20:13:26.7393276Z log_E=4, 2025-05-07T20:13:26.7393366Z L=0, 2025-05-07T20:13:26.7393450Z D_gradcheck=1, 2025-05-07T20:13:26.7393563Z stochastic_rounding=False, 2025-05-07T20:13:26.7393674Z weighted=False, 2025-05-07T20:13:26.7393757Z row_wise=True, 2025-05-07T20:13:26.7393849Z mixed=True, 2025-05-07T20:13:26.7393931Z use_cache=True, 2025-05-07T20:13:26.7394039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7394136Z use_cpu=True, 2025-05-07T20:13:26.7394239Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7394313Z ) 2025-05-07T20:13:26.7394458Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7394830Z self=, 2025-05-07T20:13:26.7394941Z compile=True, 2025-05-07T20:13:26.7395096Z pooling_mode=, 2025-05-07T20:13:26.7395173Z T=2, 2025-05-07T20:13:26.7395252Z D=96, 2025-05-07T20:13:26.7395342Z B=78, 2025-05-07T20:13:26.7395421Z log_E=5, 2025-05-07T20:13:26.7395510Z L=0, 2025-05-07T20:13:26.7395596Z D_gradcheck=2, 2025-05-07T20:13:26.7395696Z stochastic_rounding=False, 2025-05-07T20:13:26.7395795Z weighted=False, 2025-05-07T20:13:26.7395878Z row_wise=True, 2025-05-07T20:13:26.7395958Z mixed=True, 2025-05-07T20:13:26.7396056Z use_cache=True, 2025-05-07T20:13:26.7396192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7396274Z use_cpu=True, 2025-05-07T20:13:26.7396389Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7396464Z ) 2025-05-07T20:13:26.7396598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7396985Z self=, 2025-05-07T20:13:26.7397073Z compile=False, 2025-05-07T20:13:26.7397194Z pooling_mode=, 2025-05-07T20:13:26.7397271Z T=1, 2025-05-07T20:13:26.7397348Z D=110, 2025-05-07T20:13:26.7397436Z B=59, 2025-05-07T20:13:26.7397517Z log_E=5, 2025-05-07T20:13:26.7397593Z L=7, 2025-05-07T20:13:26.7397690Z D_gradcheck=1, 2025-05-07T20:13:26.7397788Z stochastic_rounding=True, 2025-05-07T20:13:26.7397875Z weighted=False, 2025-05-07T20:13:26.7397970Z row_wise=True, 2025-05-07T20:13:26.7398051Z mixed=True, 2025-05-07T20:13:26.7398134Z use_cache=False, 2025-05-07T20:13:26.7398259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7398342Z use_cpu=True, 2025-05-07T20:13:26.7398445Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7398531Z ) 2025-05-07T20:13:26.7398664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7399053Z self=, 2025-05-07T20:13:26.7399144Z compile=False, 2025-05-07T20:13:26.7399296Z pooling_mode=, 2025-05-07T20:13:26.7399391Z T=5, 2025-05-07T20:13:26.7399473Z D=120, 2025-05-07T20:13:26.7399552Z B=11, 2025-05-07T20:13:26.7399642Z log_E=5, 2025-05-07T20:13:26.7399720Z L=13, 2025-05-07T20:13:26.7399804Z D_gradcheck=1, 2025-05-07T20:13:26.7399917Z stochastic_rounding=False, 2025-05-07T20:13:26.7400002Z weighted=False, 2025-05-07T20:13:26.7400084Z row_wise=True, 2025-05-07T20:13:26.7400176Z mixed=True, 2025-05-07T20:13:26.7400259Z use_cache=True, 2025-05-07T20:13:26.7400422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7400517Z use_cpu=True, 2025-05-07T20:13:26.7400619Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7400705Z ) 2025-05-07T20:13:26.7400840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7401217Z self=, 2025-05-07T20:13:26.7401346Z compile=True, 2025-05-07T20:13:26.7401456Z pooling_mode=, 2025-05-07T20:13:26.7401533Z T=5, 2025-05-07T20:13:26.7401622Z D=60, 2025-05-07T20:13:26.7401698Z B=126, 2025-05-07T20:13:26.7401793Z log_E=4, 2025-05-07T20:13:26.7401885Z L=18, 2025-05-07T20:13:26.7401971Z D_gradcheck=2, 2025-05-07T20:13:26.7402096Z stochastic_rounding=True, 2025-05-07T20:13:26.7402193Z weighted=True, 2025-05-07T20:13:26.7402278Z row_wise=True, 2025-05-07T20:13:26.7402361Z mixed=True, 2025-05-07T20:13:26.7402461Z use_cache=False, 2025-05-07T20:13:26.7402574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7402672Z use_cpu=True, 2025-05-07T20:13:26.7402778Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7402856Z ) 2025-05-07T20:13:26.7689651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7690457Z self=, 2025-05-07T20:13:26.7690620Z compile=False, 2025-05-07T20:13:26.7690781Z pooling_mode=, 2025-05-07T20:13:26.7690905Z T=3, 2025-05-07T20:13:26.7691035Z D=78, 2025-05-07T20:13:26.7691150Z B=95, 2025-05-07T20:13:26.7691288Z log_E=3, 2025-05-07T20:13:26.7691448Z L=10, 2025-05-07T20:13:26.7691605Z D_gradcheck=2, 2025-05-07T20:13:26.7691802Z stochastic_rounding=False, 2025-05-07T20:13:26.7691950Z weighted=True, 2025-05-07T20:13:26.7692053Z row_wise=True, 2025-05-07T20:13:26.7692137Z mixed=False, 2025-05-07T20:13:26.7692288Z use_cache=False, 2025-05-07T20:13:26.7692401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7692501Z use_cpu=True, 2025-05-07T20:13:26.7692608Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7692686Z ) 2025-05-07T20:13:26.7692839Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7693218Z self=, 2025-05-07T20:13:26.7693306Z compile=False, 2025-05-07T20:13:26.7693432Z pooling_mode=, 2025-05-07T20:13:26.7693512Z T=3, 2025-05-07T20:13:26.7693592Z D=14, 2025-05-07T20:13:26.7693687Z B=36, 2025-05-07T20:13:26.7693768Z log_E=3, 2025-05-07T20:13:26.7693848Z L=0, 2025-05-07T20:13:26.7693946Z D_gradcheck=1, 2025-05-07T20:13:26.7694047Z stochastic_rounding=False, 2025-05-07T20:13:26.7694132Z weighted=True, 2025-05-07T20:13:26.7694226Z row_wise=True, 2025-05-07T20:13:26.7694306Z mixed=True, 2025-05-07T20:13:26.7694402Z use_cache=True, 2025-05-07T20:13:26.7694510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7694593Z use_cpu=True, 2025-05-07T20:13:26.7694777Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7694853Z ) 2025-05-07T20:13:26.7694987Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7695375Z self=, 2025-05-07T20:13:26.7695463Z compile=True, 2025-05-07T20:13:26.7695573Z pooling_mode=, 2025-05-07T20:13:26.7695663Z T=1, 2025-05-07T20:13:26.7695740Z D=72, 2025-05-07T20:13:26.7695818Z B=91, 2025-05-07T20:13:26.7695907Z log_E=3, 2025-05-07T20:13:26.7695989Z L=0, 2025-05-07T20:13:26.7696085Z D_gradcheck=2, 2025-05-07T20:13:26.7696185Z stochastic_rounding=False, 2025-05-07T20:13:26.7696271Z weighted=True, 2025-05-07T20:13:26.7696366Z row_wise=True, 2025-05-07T20:13:26.7696448Z mixed=False, 2025-05-07T20:13:26.7696534Z use_cache=True, 2025-05-07T20:13:26.7696657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7696740Z use_cpu=True, 2025-05-07T20:13:26.7696846Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7696937Z ) 2025-05-07T20:13:26.7697072Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7697448Z self=, 2025-05-07T20:13:26.7697594Z compile=True, 2025-05-07T20:13:26.7697703Z pooling_mode=, 2025-05-07T20:13:26.7697893Z T=3, 2025-05-07T20:13:26.7697974Z D=113, 2025-05-07T20:13:26.7698051Z B=95, 2025-05-07T20:13:26.7698142Z log_E=5, 2025-05-07T20:13:26.7698219Z L=7, 2025-05-07T20:13:26.7698351Z D_gradcheck=1, 2025-05-07T20:13:26.7698467Z stochastic_rounding=True, 2025-05-07T20:13:26.7698550Z weighted=True, 2025-05-07T20:13:26.7698633Z row_wise=True, 2025-05-07T20:13:26.7698726Z mixed=True, 2025-05-07T20:13:26.7698813Z use_cache=False, 2025-05-07T20:13:26.7698923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7699018Z use_cpu=True, 2025-05-07T20:13:26.7699121Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7699196Z ) 2025-05-07T20:13:26.7699343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7699750Z self=, 2025-05-07T20:13:26.7699850Z compile=False, 2025-05-07T20:13:26.7699960Z pooling_mode=, 2025-05-07T20:13:26.7700038Z T=1, 2025-05-07T20:13:26.7700129Z D=81, 2025-05-07T20:13:26.7700207Z B=122, 2025-05-07T20:13:26.7700286Z log_E=4, 2025-05-07T20:13:26.7700375Z L=7, 2025-05-07T20:13:26.7700463Z D_gradcheck=2, 2025-05-07T20:13:26.7700563Z stochastic_rounding=False, 2025-05-07T20:13:26.7700661Z weighted=False, 2025-05-07T20:13:26.7700743Z row_wise=True, 2025-05-07T20:13:26.7700852Z mixed=True, 2025-05-07T20:13:26.7700950Z use_cache=False, 2025-05-07T20:13:26.7701060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7701142Z use_cpu=True, 2025-05-07T20:13:26.7701259Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7701332Z ) 2025-05-07T20:13:26.7701479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7701852Z self=, 2025-05-07T20:13:26.7701937Z compile=False, 2025-05-07T20:13:26.7702056Z pooling_mode=, 2025-05-07T20:13:26.7702134Z T=1, 2025-05-07T20:13:26.7702209Z D=74, 2025-05-07T20:13:26.7702299Z B=4, 2025-05-07T20:13:26.7702376Z log_E=4, 2025-05-07T20:13:26.7702452Z L=4, 2025-05-07T20:13:26.7702552Z D_gradcheck=1, 2025-05-07T20:13:26.7702651Z stochastic_rounding=False, 2025-05-07T20:13:26.7702734Z weighted=True, 2025-05-07T20:13:26.7702828Z row_wise=True, 2025-05-07T20:13:26.7702919Z mixed=False, 2025-05-07T20:13:26.7703002Z use_cache=True, 2025-05-07T20:13:26.7703123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7703206Z use_cpu=True, 2025-05-07T20:13:26.7703323Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7703396Z ) 2025-05-07T20:13:26.7703534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7703930Z self=, 2025-05-07T20:13:26.7704018Z compile=False, 2025-05-07T20:13:26.7704128Z pooling_mode=, 2025-05-07T20:13:26.7704218Z T=5, 2025-05-07T20:13:26.7704297Z D=57, 2025-05-07T20:13:26.7704373Z B=2, 2025-05-07T20:13:26.7704465Z log_E=5, 2025-05-07T20:13:26.7704542Z L=14, 2025-05-07T20:13:26.7704628Z D_gradcheck=2, 2025-05-07T20:13:26.7704737Z stochastic_rounding=True, 2025-05-07T20:13:26.7704821Z weighted=False, 2025-05-07T20:13:26.7704916Z row_wise=True, 2025-05-07T20:13:26.7705004Z mixed=False, 2025-05-07T20:13:26.7705148Z use_cache=True, 2025-05-07T20:13:26.7705267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7705350Z use_cpu=True, 2025-05-07T20:13:26.7705453Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7705540Z ) 2025-05-07T20:13:26.7705674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7706081Z self=, 2025-05-07T20:13:26.7706177Z compile=False, 2025-05-07T20:13:26.7706288Z pooling_mode=, 2025-05-07T20:13:26.7706365Z T=3, 2025-05-07T20:13:26.7706457Z D=89, 2025-05-07T20:13:26.7706536Z B=12, 2025-05-07T20:13:26.7706615Z log_E=4, 2025-05-07T20:13:26.7706752Z L=10, 2025-05-07T20:13:26.7706838Z D_gradcheck=2, 2025-05-07T20:13:26.7706949Z stochastic_rounding=True, 2025-05-07T20:13:26.7707032Z weighted=True, 2025-05-07T20:13:26.7707118Z row_wise=True, 2025-05-07T20:13:26.7707212Z mixed=False, 2025-05-07T20:13:26.7707297Z use_cache=False, 2025-05-07T20:13:26.7707410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7707507Z use_cpu=True, 2025-05-07T20:13:26.7707616Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7707691Z ) 2025-05-07T20:13:26.7707842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7708245Z self=, 2025-05-07T20:13:26.7708336Z compile=False, 2025-05-07T20:13:26.7708464Z pooling_mode=, 2025-05-07T20:13:26.7708541Z T=5, 2025-05-07T20:13:26.7708632Z D=95, 2025-05-07T20:13:26.7708709Z B=33, 2025-05-07T20:13:26.7708786Z log_E=4, 2025-05-07T20:13:26.7715381Z L=14, 2025-05-07T20:13:26.7715540Z D_gradcheck=2, 2025-05-07T20:13:26.7715646Z stochastic_rounding=True, 2025-05-07T20:13:26.7715748Z weighted=False, 2025-05-07T20:13:26.7715928Z row_wise=True, 2025-05-07T20:13:26.7716012Z mixed=True, 2025-05-07T20:13:26.7716113Z use_cache=True, 2025-05-07T20:13:26.7716233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7716321Z use_cpu=True, 2025-05-07T20:13:26.7716447Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7716525Z ) 2025-05-07T20:13:26.7716671Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7717084Z self=, 2025-05-07T20:13:26.7717173Z compile=True, 2025-05-07T20:13:26.7717289Z pooling_mode=, 2025-05-07T20:13:26.7717388Z T=2, 2025-05-07T20:13:26.7717466Z D=44, 2025-05-07T20:13:26.7717560Z B=64, 2025-05-07T20:13:26.7717641Z log_E=3, 2025-05-07T20:13:26.7717722Z L=6, 2025-05-07T20:13:26.7717869Z D_gradcheck=1, 2025-05-07T20:13:26.7717971Z stochastic_rounding=True, 2025-05-07T20:13:26.7718057Z weighted=True, 2025-05-07T20:13:26.7718160Z row_wise=True, 2025-05-07T20:13:26.7718246Z mixed=False, 2025-05-07T20:13:26.7718331Z use_cache=True, 2025-05-07T20:13:26.7718459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7718544Z use_cpu=True, 2025-05-07T20:13:26.7718652Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7718745Z ) 2025-05-07T20:13:26.7718891Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7719278Z self=, 2025-05-07T20:13:26.7719384Z compile=False, 2025-05-07T20:13:26.7719496Z pooling_mode=, 2025-05-07T20:13:26.7719588Z T=2, 2025-05-07T20:13:26.7719669Z D=93, 2025-05-07T20:13:26.7719750Z B=117, 2025-05-07T20:13:26.7719846Z log_E=5, 2025-05-07T20:13:26.7719924Z L=12, 2025-05-07T20:13:26.7720010Z D_gradcheck=1, 2025-05-07T20:13:26.7720127Z stochastic_rounding=False, 2025-05-07T20:13:26.7720212Z weighted=False, 2025-05-07T20:13:26.7720297Z row_wise=True, 2025-05-07T20:13:26.7720392Z mixed=False, 2025-05-07T20:13:26.7720476Z use_cache=False, 2025-05-07T20:13:26.7720585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7720678Z use_cpu=True, 2025-05-07T20:13:26.7720780Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7720855Z ) 2025-05-07T20:13:26.7721048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7721425Z self=, 2025-05-07T20:13:26.7721522Z compile=True, 2025-05-07T20:13:26.7721632Z pooling_mode=, 2025-05-07T20:13:26.7721710Z T=1, 2025-05-07T20:13:26.7721826Z D=81, 2025-05-07T20:13:26.7721903Z B=66, 2025-05-07T20:13:26.7722009Z log_E=3, 2025-05-07T20:13:26.7722098Z L=19, 2025-05-07T20:13:26.7722182Z D_gradcheck=2, 2025-05-07T20:13:26.7722281Z stochastic_rounding=False, 2025-05-07T20:13:26.7722380Z weighted=False, 2025-05-07T20:13:26.7722462Z row_wise=True, 2025-05-07T20:13:26.7722544Z mixed=True, 2025-05-07T20:13:26.7722640Z use_cache=True, 2025-05-07T20:13:26.7722749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7722832Z use_cpu=True, 2025-05-07T20:13:26.7722949Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7723025Z ) 2025-05-07T20:13:26.7723207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7723586Z self=, 2025-05-07T20:13:26.7723672Z compile=False, 2025-05-07T20:13:26.7723793Z pooling_mode=, 2025-05-07T20:13:26.7723870Z T=4, 2025-05-07T20:13:26.7723952Z D=76, 2025-05-07T20:13:26.7724048Z B=119, 2025-05-07T20:13:26.7724130Z log_E=4, 2025-05-07T20:13:26.7724208Z L=3, 2025-05-07T20:13:26.7724304Z D_gradcheck=2, 2025-05-07T20:13:26.7724402Z stochastic_rounding=True, 2025-05-07T20:13:26.7724518Z weighted=False, 2025-05-07T20:13:26.7724611Z row_wise=True, 2025-05-07T20:13:26.7724691Z mixed=True, 2025-05-07T20:13:26.7724775Z use_cache=False, 2025-05-07T20:13:26.7724898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7724981Z use_cpu=True, 2025-05-07T20:13:26.7725094Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.7725171Z ) 2025-05-07T20:13:26.7725306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7725689Z self=, 2025-05-07T20:13:26.7725773Z compile=True, 2025-05-07T20:13:26.7725883Z pooling_mode=, 2025-05-07T20:13:26.7725973Z T=4, 2025-05-07T20:13:26.7726050Z D=114, 2025-05-07T20:13:26.7726130Z B=88, 2025-05-07T20:13:26.7726221Z log_E=4, 2025-05-07T20:13:26.7726298Z L=11, 2025-05-07T20:13:26.7726383Z D_gradcheck=1, 2025-05-07T20:13:26.7726496Z stochastic_rounding=False, 2025-05-07T20:13:26.7726582Z weighted=True, 2025-05-07T20:13:26.7726678Z row_wise=True, 2025-05-07T20:13:26.7726759Z mixed=True, 2025-05-07T20:13:26.7726846Z use_cache=False, 2025-05-07T20:13:26.7726970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.7727053Z use_cpu=True, 2025-05-07T20:13:26.7727157Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7727247Z ) 2025-05-07T20:13:26.7727383Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7727759Z self=, 2025-05-07T20:13:26.7727855Z compile=True, 2025-05-07T20:13:26.7727965Z pooling_mode=, 2025-05-07T20:13:26.7728042Z T=3, 2025-05-07T20:13:26.7728131Z D=85, 2025-05-07T20:13:26.7728210Z B=4, 2025-05-07T20:13:26.7728300Z log_E=5, 2025-05-07T20:13:26.7728376Z L=13, 2025-05-07T20:13:26.7728460Z D_gradcheck=2, 2025-05-07T20:13:26.7728570Z stochastic_rounding=True, 2025-05-07T20:13:26.7728656Z weighted=False, 2025-05-07T20:13:26.7728738Z row_wise=True, 2025-05-07T20:13:26.7728835Z mixed=False, 2025-05-07T20:13:26.7728920Z use_cache=False, 2025-05-07T20:13:26.7729030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7729124Z use_cpu=True, 2025-05-07T20:13:26.7729228Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7729333Z ) 2025-05-07T20:13:26.7729482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.7729853Z self=, 2025-05-07T20:13:26.7729937Z compile=True, 2025-05-07T20:13:26.7730062Z pooling_mode=, 2025-05-07T20:13:26.7730140Z T=5, 2025-05-07T20:13:26.7730229Z D=71, 2025-05-07T20:13:26.7730336Z B=77, 2025-05-07T20:13:26.7730415Z log_E=3, 2025-05-07T20:13:26.7730504Z L=20, 2025-05-07T20:13:26.7730604Z D_gradcheck=1, 2025-05-07T20:13:26.7730703Z stochastic_rounding=False, 2025-05-07T20:13:26.7730803Z weighted=False, 2025-05-07T20:13:26.7730887Z row_wise=True, 2025-05-07T20:13:26.7730968Z mixed=False, 2025-05-07T20:13:26.7731063Z use_cache=True, 2025-05-07T20:13:26.7731171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.7731252Z use_cpu=True, 2025-05-07T20:13:26.7731369Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.7731474Z ) 2025-05-07T20:13:26.8009012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8009590Z self=, 2025-05-07T20:13:26.8009707Z compile=True, 2025-05-07T20:13:26.8009915Z pooling_mode=, 2025-05-07T20:13:26.8010026Z T=3, 2025-05-07T20:13:26.8010154Z D=92, 2025-05-07T20:13:26.8010278Z B=64, 2025-05-07T20:13:26.8010424Z log_E=5, 2025-05-07T20:13:26.8010595Z L=11, 2025-05-07T20:13:26.8010771Z D_gradcheck=2, 2025-05-07T20:13:26.8011706Z stochastic_rounding=False, 2025-05-07T20:13:26.8011819Z weighted=True, 2025-05-07T20:13:26.8011902Z row_wise=True, 2025-05-07T20:13:26.8011985Z mixed=False, 2025-05-07T20:13:26.8012083Z use_cache=True, 2025-05-07T20:13:26.8012196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.8012285Z use_cpu=True, 2025-05-07T20:13:26.8012409Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.8012490Z ) 2025-05-07T20:13:26.8012633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8013024Z self=, 2025-05-07T20:13:26.8013109Z compile=True, 2025-05-07T20:13:26.8013223Z pooling_mode=, 2025-05-07T20:13:26.8013317Z T=1, 2025-05-07T20:13:26.8013397Z D=13, 2025-05-07T20:13:26.8013488Z B=101, 2025-05-07T20:13:26.8013566Z log_E=4, 2025-05-07T20:13:26.8013643Z L=19, 2025-05-07T20:13:26.8013741Z D_gradcheck=2, 2025-05-07T20:13:26.8013843Z stochastic_rounding=False, 2025-05-07T20:13:26.8013929Z weighted=False, 2025-05-07T20:13:26.8014024Z row_wise=True, 2025-05-07T20:13:26.8014105Z mixed=True, 2025-05-07T20:13:26.8014272Z use_cache=False, 2025-05-07T20:13:26.8014397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.8014480Z use_cpu=True, 2025-05-07T20:13:26.8014592Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.8014679Z ) 2025-05-07T20:13:26.8014817Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8015204Z self=, 2025-05-07T20:13:26.8015292Z compile=False, 2025-05-07T20:13:26.8015403Z pooling_mode=, 2025-05-07T20:13:26.8015499Z T=3, 2025-05-07T20:13:26.8015579Z D=29, 2025-05-07T20:13:26.8015658Z B=114, 2025-05-07T20:13:26.8015754Z log_E=5, 2025-05-07T20:13:26.8015834Z L=16, 2025-05-07T20:13:26.8015920Z D_gradcheck=2, 2025-05-07T20:13:26.8016035Z stochastic_rounding=True, 2025-05-07T20:13:26.8016121Z weighted=False, 2025-05-07T20:13:26.8016205Z row_wise=True, 2025-05-07T20:13:26.8016301Z mixed=True, 2025-05-07T20:13:26.8016386Z use_cache=True, 2025-05-07T20:13:26.8016496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.8016594Z use_cpu=True, 2025-05-07T20:13:26.8016778Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.8016868Z ) 2025-05-07T20:13:26.8017009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8017385Z self=, 2025-05-07T20:13:26.8017486Z compile=False, 2025-05-07T20:13:26.8017598Z pooling_mode=, 2025-05-07T20:13:26.8017725Z T=1, 2025-05-07T20:13:26.8017914Z D=117, 2025-05-07T20:13:26.8017993Z B=121, 2025-05-07T20:13:26.8018073Z log_E=5, 2025-05-07T20:13:26.8018171Z L=19, 2025-05-07T20:13:26.8018260Z D_gradcheck=2, 2025-05-07T20:13:26.8018361Z stochastic_rounding=False, 2025-05-07T20:13:26.8018463Z weighted=False, 2025-05-07T20:13:26.8018547Z row_wise=True, 2025-05-07T20:13:26.8018631Z mixed=False, 2025-05-07T20:13:26.8018730Z use_cache=True, 2025-05-07T20:13:26.8018840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.8018941Z use_cpu=True, 2025-05-07T20:13:26.8019116Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.8019192Z ) 2025-05-07T20:13:26.8019342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8019715Z self=, 2025-05-07T20:13:26.8019801Z compile=False, 2025-05-07T20:13:26.8019927Z pooling_mode=, 2025-05-07T20:13:26.8020007Z T=4, 2025-05-07T20:13:26.8020088Z D=110, 2025-05-07T20:13:26.8020180Z B=26, 2025-05-07T20:13:26.8020261Z log_E=4, 2025-05-07T20:13:26.8020337Z L=2, 2025-05-07T20:13:26.8020465Z D_gradcheck=1, 2025-05-07T20:13:26.8020566Z stochastic_rounding=False, 2025-05-07T20:13:26.8020661Z weighted=True, 2025-05-07T20:13:26.8020743Z row_wise=True, 2025-05-07T20:13:26.8020822Z mixed=True, 2025-05-07T20:13:26.8020917Z use_cache=False, 2025-05-07T20:13:26.8021026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.8021114Z use_cpu=True, 2025-05-07T20:13:26.8021229Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.8021305Z ) 2025-05-07T20:13:26.8021440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8021826Z self=, 2025-05-07T20:13:26.8021911Z compile=True, 2025-05-07T20:13:26.8022022Z pooling_mode=, 2025-05-07T20:13:26.8022113Z T=4, 2025-05-07T20:13:26.8022191Z D=126, 2025-05-07T20:13:26.8022267Z B=6, 2025-05-07T20:13:26.8022360Z log_E=4, 2025-05-07T20:13:26.8022437Z L=14, 2025-05-07T20:13:26.8022536Z D_gradcheck=2, 2025-05-07T20:13:26.8022633Z stochastic_rounding=True, 2025-05-07T20:13:26.8022717Z weighted=True, 2025-05-07T20:13:26.8022814Z row_wise=True, 2025-05-07T20:13:26.8022896Z mixed=False, 2025-05-07T20:13:26.8022980Z use_cache=False, 2025-05-07T20:13:26.8023102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.8023192Z use_cpu=True, 2025-05-07T20:13:26.8023297Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.8023383Z ) 2025-05-07T20:13:26.8023522Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8023894Z self=, 2025-05-07T20:13:26.8023992Z compile=False, 2025-05-07T20:13:26.8024107Z pooling_mode=, 2025-05-07T20:13:26.8024196Z T=2, 2025-05-07T20:13:26.8024275Z D=33, 2025-05-07T20:13:26.8024352Z B=16, 2025-05-07T20:13:26.8024442Z log_E=4, 2025-05-07T20:13:26.8024522Z L=19, 2025-05-07T20:13:26.8024606Z D_gradcheck=1, 2025-05-07T20:13:26.8024717Z stochastic_rounding=False, 2025-05-07T20:13:26.8024801Z weighted=True, 2025-05-07T20:13:26.8024885Z row_wise=True, 2025-05-07T20:13:26.8024977Z mixed=False, 2025-05-07T20:13:26.8025061Z use_cache=True, 2025-05-07T20:13:26.8025169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.8025320Z use_cpu=True, 2025-05-07T20:13:26.8025424Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.8025497Z ) 2025-05-07T20:13:26.8025645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8026019Z self=, 2025-05-07T20:13:26.8026116Z compile=True, 2025-05-07T20:13:26.8026253Z pooling_mode=, 2025-05-07T20:13:26.8026333Z T=4, 2025-05-07T20:13:26.8026424Z D=70, 2025-05-07T20:13:26.8026502Z B=126, 2025-05-07T20:13:26.8026581Z log_E=5, 2025-05-07T20:13:26.8026674Z L=10, 2025-05-07T20:13:26.8026758Z D_gradcheck=2, 2025-05-07T20:13:26.8026855Z stochastic_rounding=True, 2025-05-07T20:13:26.8026949Z weighted=True, 2025-05-07T20:13:26.8027030Z row_wise=True, 2025-05-07T20:13:26.8027111Z mixed=False, 2025-05-07T20:13:26.8027209Z use_cache=True, 2025-05-07T20:13:26.8027319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.8027434Z use_cpu=True, 2025-05-07T20:13:26.8027550Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.8027624Z ) 2025-05-07T20:13:26.8027770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8028144Z self=, 2025-05-07T20:13:26.8028229Z compile=False, 2025-05-07T20:13:26.8028349Z pooling_mode=, 2025-05-07T20:13:26.8028425Z T=5, 2025-05-07T20:13:26.8028501Z D=68, 2025-05-07T20:13:26.8028590Z B=97, 2025-05-07T20:13:26.8028667Z log_E=3, 2025-05-07T20:13:26.8028768Z L=3, 2025-05-07T20:13:26.8028862Z D_gradcheck=2, 2025-05-07T20:13:26.8028960Z stochastic_rounding=False, 2025-05-07T20:13:26.8029042Z weighted=True, 2025-05-07T20:13:26.8029133Z row_wise=True, 2025-05-07T20:13:26.8029214Z mixed=False, 2025-05-07T20:13:26.8029297Z use_cache=True, 2025-05-07T20:13:26.8029416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.8029503Z use_cpu=True, 2025-05-07T20:13:26.8029618Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.8029693Z ) 2025-05-07T20:13:26.8029825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8030209Z self=, 2025-05-07T20:13:26.8030294Z compile=False, 2025-05-07T20:13:26.8030405Z pooling_mode=, 2025-05-07T20:13:26.8030493Z T=3, 2025-05-07T20:13:26.8030569Z D=102, 2025-05-07T20:13:26.8030647Z B=41, 2025-05-07T20:13:26.8030737Z log_E=3, 2025-05-07T20:13:26.8030814Z L=18, 2025-05-07T20:13:26.8030897Z D_gradcheck=2, 2025-05-07T20:13:26.8031004Z stochastic_rounding=True, 2025-05-07T20:13:26.8031087Z weighted=True, 2025-05-07T20:13:26.8031177Z row_wise=True, 2025-05-07T20:13:26.8031256Z mixed=False, 2025-05-07T20:13:26.8031340Z use_cache=False, 2025-05-07T20:13:26.8031463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:26.8031545Z use_cpu=True, 2025-05-07T20:13:26.8031648Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.8031733Z ) 2025-05-07T20:13:26.8031866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8032239Z self=, 2025-05-07T20:13:26.8032334Z compile=False, 2025-05-07T20:13:26.8032443Z pooling_mode=, 2025-05-07T20:13:26.8032521Z T=1, 2025-05-07T20:13:26.8032608Z D=60, 2025-05-07T20:13:26.8032687Z B=117, 2025-05-07T20:13:26.8032766Z log_E=4, 2025-05-07T20:13:26.8032854Z L=14, 2025-05-07T20:13:26.8032937Z D_gradcheck=1, 2025-05-07T20:13:26.8033044Z stochastic_rounding=False, 2025-05-07T20:13:26.8033129Z weighted=False, 2025-05-07T20:13:26.8033211Z row_wise=True, 2025-05-07T20:13:26.8033304Z mixed=False, 2025-05-07T20:13:26.8033387Z use_cache=False, 2025-05-07T20:13:26.8033528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.8033621Z use_cpu=True, 2025-05-07T20:13:26.8033724Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.8033800Z ) 2025-05-07T20:13:26.8033948Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8034325Z self=, 2025-05-07T20:13:26.8034435Z compile=True, 2025-05-07T20:13:26.8034556Z pooling_mode=, 2025-05-07T20:13:26.8034633Z T=2, 2025-05-07T20:13:26.8034722Z D=78, 2025-05-07T20:13:26.8034799Z B=15, 2025-05-07T20:13:26.8034879Z log_E=3, 2025-05-07T20:13:26.8034963Z L=10, 2025-05-07T20:13:26.8035047Z D_gradcheck=1, 2025-05-07T20:13:26.8035143Z stochastic_rounding=True, 2025-05-07T20:13:26.8035238Z weighted=False, 2025-05-07T20:13:26.8035320Z row_wise=True, 2025-05-07T20:13:26.8035401Z mixed=True, 2025-05-07T20:13:26.8035494Z use_cache=True, 2025-05-07T20:13:26.8035635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.8035717Z use_cpu=True, 2025-05-07T20:13:26.8035831Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.8035915Z ) 2025-05-07T20:13:26.8036051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8036438Z self=, 2025-05-07T20:13:26.8036527Z compile=True, 2025-05-07T20:13:26.8036655Z pooling_mode=, 2025-05-07T20:13:26.8036733Z T=1, 2025-05-07T20:13:26.8036815Z D=74, 2025-05-07T20:13:26.8036932Z B=67, 2025-05-07T20:13:26.8037011Z log_E=4, 2025-05-07T20:13:26.8037091Z L=0, 2025-05-07T20:13:26.8037193Z D_gradcheck=1, 2025-05-07T20:13:26.8037293Z stochastic_rounding=False, 2025-05-07T20:13:26.8037379Z weighted=False, 2025-05-07T20:13:26.8037480Z row_wise=True, 2025-05-07T20:13:26.8037563Z mixed=True, 2025-05-07T20:13:26.8037649Z use_cache=False, 2025-05-07T20:13:26.8037776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.8037862Z use_cpu=True, 2025-05-07T20:13:26.8037967Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.8038060Z ) 2025-05-07T20:13:26.8038196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8038586Z self=, 2025-05-07T20:13:26.8038678Z compile=False, 2025-05-07T20:13:26.8038790Z pooling_mode=, 2025-05-07T20:13:26.8038883Z T=2, 2025-05-07T20:13:26.8038962Z D=31, 2025-05-07T20:13:26.8039045Z B=104, 2025-05-07T20:13:26.8039140Z log_E=5, 2025-05-07T20:13:26.8039219Z L=15, 2025-05-07T20:13:26.8039304Z D_gradcheck=1, 2025-05-07T20:13:26.8039420Z stochastic_rounding=False, 2025-05-07T20:13:26.8039502Z weighted=True, 2025-05-07T20:13:26.8039587Z row_wise=True, 2025-05-07T20:13:26.8039683Z mixed=False, 2025-05-07T20:13:26.8039771Z use_cache=False, 2025-05-07T20:13:26.8039900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.8039982Z use_cpu=True, 2025-05-07T20:13:26.8040087Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.8040175Z ) 2025-05-07T20:13:26.8040313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8040691Z self=, 2025-05-07T20:13:26.8040787Z compile=True, 2025-05-07T20:13:26.8040897Z pooling_mode=, 2025-05-07T20:13:26.8040975Z T=5, 2025-05-07T20:13:26.8041065Z D=103, 2025-05-07T20:13:26.8041187Z B=18, 2025-05-07T20:13:26.8041265Z log_E=3, 2025-05-07T20:13:26.8041357Z L=2, 2025-05-07T20:13:26.8041439Z D_gradcheck=1, 2025-05-07T20:13:26.8041535Z stochastic_rounding=False, 2025-05-07T20:13:26.8041630Z weighted=True, 2025-05-07T20:13:26.8041711Z row_wise=True, 2025-05-07T20:13:26.8041805Z mixed=False, 2025-05-07T20:13:26.8041917Z use_cache=True, 2025-05-07T20:13:26.8042025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.8042119Z use_cpu=True, 2025-05-07T20:13:26.8042222Z output_dtype=SparseType.FP32, 2025-05-07T20:13:26.8042296Z ) 2025-05-07T20:13:26.8042440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:26.8042838Z self=, 2025-05-07T20:13:26.8042922Z compile=True, 2025-05-07T20:13:26.8043047Z pooling_mode=, 2025-05-07T20:13:26.8043126Z T=1, 2025-05-07T20:13:26.8043207Z D=33, 2025-05-07T20:13:26.8043297Z B=119, 2025-05-07T20:13:26.8043374Z log_E=3, 2025-05-07T20:13:26.8043463Z L=18, 2025-05-07T20:13:26.8043548Z D_gradcheck=1, 2025-05-07T20:13:26.8043645Z stochastic_rounding=True, 2025-05-07T20:13:26.8043742Z weighted=False, 2025-05-07T20:13:26.8043827Z row_wise=True, 2025-05-07T20:13:26.8043908Z mixed=True, 2025-05-07T20:13:26.8044035Z use_cache=True, 2025-05-07T20:13:26.8044145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:26.8044230Z use_cpu=True, 2025-05-07T20:13:26.8044348Z output_dtype=SparseType.FP16, 2025-05-07T20:13:26.8044423Z ) 2025-05-07T20:13:28.0479836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0480970Z self=, 2025-05-07T20:13:28.0481746Z compile=False, 2025-05-07T20:13:28.0482069Z pooling_mode=, 2025-05-07T20:13:28.0482377Z T=1, 2025-05-07T20:13:28.0482782Z D=60, 2025-05-07T20:13:28.0482984Z B=113, 2025-05-07T20:13:28.0483195Z log_E=5, 2025-05-07T20:13:28.0483389Z L=9, 2025-05-07T20:13:28.0483598Z D_gradcheck=1, 2025-05-07T20:13:28.0483846Z stochastic_rounding=False, 2025-05-07T20:13:28.0484113Z weighted=False, 2025-05-07T20:13:28.0484344Z row_wise=True, 2025-05-07T20:13:28.0484576Z mixed=False, 2025-05-07T20:13:28.0484806Z use_cache=True, 2025-05-07T20:13:28.0485047Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0485359Z use_cpu=True, 2025-05-07T20:13:28.0485608Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0485879Z ) 2025-05-07T20:13:28.0486123Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0486768Z self=, 2025-05-07T20:13:28.0487346Z compile=False, 2025-05-07T20:13:28.0487603Z pooling_mode=, 2025-05-07T20:13:28.0487905Z T=4, 2025-05-07T20:13:28.0488089Z D=77, 2025-05-07T20:13:28.0488284Z B=102, 2025-05-07T20:13:28.0488483Z log_E=4, 2025-05-07T20:13:28.0488678Z L=18, 2025-05-07T20:13:28.0488891Z D_gradcheck=1, 2025-05-07T20:13:28.0489138Z stochastic_rounding=False, 2025-05-07T20:13:28.0489481Z weighted=False, 2025-05-07T20:13:28.0489713Z row_wise=True, 2025-05-07T20:13:28.0489940Z mixed=False, 2025-05-07T20:13:28.0490164Z use_cache=True, 2025-05-07T20:13:28.0490405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0490712Z use_cpu=True, 2025-05-07T20:13:28.0490958Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0491229Z ) 2025-05-07T20:13:28.0491470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0492111Z self=, 2025-05-07T20:13:28.0492689Z compile=False, 2025-05-07T20:13:28.0492946Z pooling_mode=, 2025-05-07T20:13:28.0493255Z T=4, 2025-05-07T20:13:28.0493441Z D=51, 2025-05-07T20:13:28.0493641Z B=76, 2025-05-07T20:13:28.0493841Z log_E=5, 2025-05-07T20:13:28.0494036Z L=3, 2025-05-07T20:13:28.0494242Z D_gradcheck=2, 2025-05-07T20:13:28.0494490Z stochastic_rounding=True, 2025-05-07T20:13:28.0494756Z weighted=False, 2025-05-07T20:13:28.0494992Z row_wise=True, 2025-05-07T20:13:28.0495332Z mixed=False, 2025-05-07T20:13:28.0495547Z use_cache=False, 2025-05-07T20:13:28.0495815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0496129Z use_cpu=True, 2025-05-07T20:13:28.0496366Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0496650Z ) 2025-05-07T20:13:28.0496898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0497590Z self=, 2025-05-07T20:13:28.0498274Z compile=False, 2025-05-07T20:13:28.0498533Z pooling_mode=, 2025-05-07T20:13:28.0498838Z T=1, 2025-05-07T20:13:28.0499022Z D=25, 2025-05-07T20:13:28.0499221Z B=31, 2025-05-07T20:13:28.0499415Z log_E=3, 2025-05-07T20:13:28.0499605Z L=19, 2025-05-07T20:13:28.0499805Z D_gradcheck=1, 2025-05-07T20:13:28.0500043Z stochastic_rounding=True, 2025-05-07T20:13:28.0500303Z weighted=False, 2025-05-07T20:13:28.0500532Z row_wise=True, 2025-05-07T20:13:28.0500809Z mixed=False, 2025-05-07T20:13:28.0501019Z use_cache=True, 2025-05-07T20:13:28.0501271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0501580Z use_cpu=True, 2025-05-07T20:13:28.0501813Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0502097Z ) 2025-05-07T20:13:28.0502346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0502987Z self=, 2025-05-07T20:13:28.0503568Z compile=False, 2025-05-07T20:13:28.0503822Z pooling_mode=, 2025-05-07T20:13:28.0504161Z T=1, 2025-05-07T20:13:28.0504341Z D=43, 2025-05-07T20:13:28.0504534Z B=28, 2025-05-07T20:13:28.0504730Z log_E=4, 2025-05-07T20:13:28.0504919Z L=14, 2025-05-07T20:13:28.0505123Z D_gradcheck=1, 2025-05-07T20:13:28.0505367Z stochastic_rounding=True, 2025-05-07T20:13:28.0505628Z weighted=True, 2025-05-07T20:13:28.0505857Z row_wise=True, 2025-05-07T20:13:28.0506083Z mixed=True, 2025-05-07T20:13:28.0506290Z use_cache=True, 2025-05-07T20:13:28.0506543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0506848Z use_cpu=True, 2025-05-07T20:13:28.0507079Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0507360Z ) 2025-05-07T20:13:28.0507599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0508226Z self=, 2025-05-07T20:13:28.0508821Z compile=False, 2025-05-07T20:13:28.0509075Z pooling_mode=, 2025-05-07T20:13:28.0509379Z T=4, 2025-05-07T20:13:28.0509561Z D=45, 2025-05-07T20:13:28.0509756Z B=4, 2025-05-07T20:13:28.0509951Z log_E=5, 2025-05-07T20:13:28.0510143Z L=3, 2025-05-07T20:13:28.0510341Z D_gradcheck=1, 2025-05-07T20:13:28.0510583Z stochastic_rounding=True, 2025-05-07T20:13:28.0510846Z weighted=False, 2025-05-07T20:13:28.0511087Z row_wise=True, 2025-05-07T20:13:28.0511311Z mixed=True, 2025-05-07T20:13:28.0511519Z use_cache=False, 2025-05-07T20:13:28.0511779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0512082Z use_cpu=True, 2025-05-07T20:13:28.0512317Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0512595Z ) 2025-05-07T20:13:28.0512835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0513460Z self=, 2025-05-07T20:13:28.0514048Z compile=True, 2025-05-07T20:13:28.0514299Z pooling_mode=, 2025-05-07T20:13:28.0514589Z T=1, 2025-05-07T20:13:28.0514785Z D=100, 2025-05-07T20:13:28.0514981Z B=55, 2025-05-07T20:13:28.0515164Z log_E=3, 2025-05-07T20:13:28.0515366Z L=3, 2025-05-07T20:13:28.0515567Z D_gradcheck=1, 2025-05-07T20:13:28.0515815Z stochastic_rounding=False, 2025-05-07T20:13:28.0516081Z weighted=False, 2025-05-07T20:13:28.0516365Z row_wise=True, 2025-05-07T20:13:28.0516588Z mixed=False, 2025-05-07T20:13:28.0516797Z use_cache=True, 2025-05-07T20:13:28.0517048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0517353Z use_cpu=True, 2025-05-07T20:13:28.0517585Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0517865Z ) 2025-05-07T20:13:28.0518107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0518781Z self=, 2025-05-07T20:13:28.0519372Z compile=True, 2025-05-07T20:13:28.0519631Z pooling_mode=, 2025-05-07T20:13:28.0519922Z T=4, 2025-05-07T20:13:28.0520126Z D=103, 2025-05-07T20:13:28.0520362Z B=91, 2025-05-07T20:13:28.0520550Z log_E=5, 2025-05-07T20:13:28.0520759Z L=20, 2025-05-07T20:13:28.0520965Z D_gradcheck=1, 2025-05-07T20:13:28.0521202Z stochastic_rounding=False, 2025-05-07T20:13:28.0521482Z weighted=False, 2025-05-07T20:13:28.0521751Z row_wise=True, 2025-05-07T20:13:28.0521970Z mixed=False, 2025-05-07T20:13:28.0522200Z use_cache=False, 2025-05-07T20:13:28.0522466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0522779Z use_cpu=True, 2025-05-07T20:13:28.0523018Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0523316Z ) 2025-05-07T20:13:28.0523566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0524188Z self=, 2025-05-07T20:13:28.0524781Z compile=False, 2025-05-07T20:13:28.0525073Z pooling_mode=, 2025-05-07T20:13:28.0525362Z T=4, 2025-05-07T20:13:28.0525559Z D=60, 2025-05-07T20:13:28.0525754Z B=39, 2025-05-07T20:13:28.0525935Z log_E=3, 2025-05-07T20:13:28.0526140Z L=12, 2025-05-07T20:13:28.0526342Z D_gradcheck=1, 2025-05-07T20:13:28.0526575Z stochastic_rounding=False, 2025-05-07T20:13:28.0526852Z weighted=False, 2025-05-07T20:13:28.0527081Z row_wise=True, 2025-05-07T20:13:28.0527293Z mixed=False, 2025-05-07T20:13:28.0527516Z use_cache=False, 2025-05-07T20:13:28.0527779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0528076Z use_cpu=True, 2025-05-07T20:13:28.0528323Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0528603Z ) 2025-05-07T20:13:28.0528851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0529475Z self=, 2025-05-07T20:13:28.0530062Z compile=False, 2025-05-07T20:13:28.0530317Z pooling_mode=, 2025-05-07T20:13:28.0530609Z T=4, 2025-05-07T20:13:28.0530801Z D=34, 2025-05-07T20:13:28.0530994Z B=68, 2025-05-07T20:13:28.0531176Z log_E=3, 2025-05-07T20:13:28.0531377Z L=0, 2025-05-07T20:13:28.0531589Z D_gradcheck=2, 2025-05-07T20:13:28.0531822Z stochastic_rounding=False, 2025-05-07T20:13:28.0532105Z weighted=False, 2025-05-07T20:13:28.0532334Z row_wise=True, 2025-05-07T20:13:28.0532543Z mixed=True, 2025-05-07T20:13:28.0532764Z use_cache=False, 2025-05-07T20:13:28.0533025Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0533319Z use_cpu=True, 2025-05-07T20:13:28.0533564Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0533839Z ) 2025-05-07T20:13:28.0534070Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0534705Z self=, 2025-05-07T20:13:28.0535291Z compile=True, 2025-05-07T20:13:28.0535545Z pooling_mode=, 2025-05-07T20:13:28.0535832Z T=5, 2025-05-07T20:13:28.0536028Z D=123, 2025-05-07T20:13:28.0536224Z B=76, 2025-05-07T20:13:28.0536409Z log_E=4, 2025-05-07T20:13:28.0536613Z L=6, 2025-05-07T20:13:28.0536814Z D_gradcheck=2, 2025-05-07T20:13:28.0537045Z stochastic_rounding=True, 2025-05-07T20:13:28.0537373Z weighted=True, 2025-05-07T20:13:28.0537601Z row_wise=True, 2025-05-07T20:13:28.0537888Z mixed=False, 2025-05-07T20:13:28.0538117Z use_cache=True, 2025-05-07T20:13:28.0538372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0538666Z use_cpu=True, 2025-05-07T20:13:28.0538912Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0539189Z ) 2025-05-07T20:13:28.0539458Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0540095Z self=, 2025-05-07T20:13:28.0540692Z compile=True, 2025-05-07T20:13:28.0540943Z pooling_mode=, 2025-05-07T20:13:28.0541229Z T=4, 2025-05-07T20:13:28.0541425Z D=44, 2025-05-07T20:13:28.0541618Z B=21, 2025-05-07T20:13:28.0541807Z log_E=4, 2025-05-07T20:13:28.0542015Z L=16, 2025-05-07T20:13:28.0542218Z D_gradcheck=1, 2025-05-07T20:13:28.0542450Z stochastic_rounding=False, 2025-05-07T20:13:28.0542760Z weighted=False, 2025-05-07T20:13:28.0542990Z row_wise=True, 2025-05-07T20:13:28.0543199Z mixed=True, 2025-05-07T20:13:28.0543415Z use_cache=True, 2025-05-07T20:13:28.0543670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0543965Z use_cpu=True, 2025-05-07T20:13:28.0544208Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0544488Z ) 2025-05-07T20:13:28.0544720Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0545353Z self=, 2025-05-07T20:13:28.0545984Z compile=True, 2025-05-07T20:13:28.0546226Z pooling_mode=, 2025-05-07T20:13:28.0546533Z T=5, 2025-05-07T20:13:28.0546733Z D=30, 2025-05-07T20:13:28.0546917Z B=8, 2025-05-07T20:13:28.0547114Z log_E=5, 2025-05-07T20:13:28.0547324Z L=14, 2025-05-07T20:13:28.0547519Z D_gradcheck=1, 2025-05-07T20:13:28.0547945Z stochastic_rounding=False, 2025-05-07T20:13:28.0548229Z weighted=True, 2025-05-07T20:13:28.0548463Z row_wise=True, 2025-05-07T20:13:28.0548680Z mixed=True, 2025-05-07T20:13:28.0548906Z use_cache=False, 2025-05-07T20:13:28.0549172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0549471Z use_cpu=True, 2025-05-07T20:13:28.0549721Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0550007Z ) 2025-05-07T20:13:28.0550239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0550877Z self=, 2025-05-07T20:13:28.0551472Z compile=True, 2025-05-07T20:13:28.0551718Z pooling_mode=, 2025-05-07T20:13:28.0552018Z T=5, 2025-05-07T20:13:28.0552214Z D=18, 2025-05-07T20:13:28.0552400Z B=45, 2025-05-07T20:13:28.0552597Z log_E=3, 2025-05-07T20:13:28.0552798Z L=20, 2025-05-07T20:13:28.0552987Z D_gradcheck=2, 2025-05-07T20:13:28.0553232Z stochastic_rounding=True, 2025-05-07T20:13:28.0553502Z weighted=True, 2025-05-07T20:13:28.0553715Z row_wise=True, 2025-05-07T20:13:28.0553935Z mixed=True, 2025-05-07T20:13:28.0554152Z use_cache=True, 2025-05-07T20:13:28.0554409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0554705Z use_cpu=True, 2025-05-07T20:13:28.0554948Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0555236Z ) 2025-05-07T20:13:28.0555466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0556105Z self=, 2025-05-07T20:13:28.0556695Z compile=False, 2025-05-07T20:13:28.0556938Z pooling_mode=, 2025-05-07T20:13:28.0557235Z T=5, 2025-05-07T20:13:28.0557427Z D=30, 2025-05-07T20:13:28.0557608Z B=28, 2025-05-07T20:13:28.0557802Z log_E=4, 2025-05-07T20:13:28.0558002Z L=16, 2025-05-07T20:13:28.0558189Z D_gradcheck=1, 2025-05-07T20:13:28.0558524Z stochastic_rounding=True, 2025-05-07T20:13:28.0558803Z weighted=True, 2025-05-07T20:13:28.0559022Z row_wise=True, 2025-05-07T20:13:28.0559250Z mixed=False, 2025-05-07T20:13:28.0559479Z use_cache=False, 2025-05-07T20:13:28.0559730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0560039Z use_cpu=True, 2025-05-07T20:13:28.0560284Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0560630Z ) 2025-05-07T20:13:28.0560862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0561496Z self=, 2025-05-07T20:13:28.0562093Z compile=False, 2025-05-07T20:13:28.0562336Z pooling_mode=, 2025-05-07T20:13:28.0562641Z T=1, 2025-05-07T20:13:28.0562836Z D=82, 2025-05-07T20:13:28.0563019Z B=68, 2025-05-07T20:13:28.0563214Z log_E=4, 2025-05-07T20:13:28.0563414Z L=10, 2025-05-07T20:13:28.0563604Z D_gradcheck=1, 2025-05-07T20:13:28.0563894Z stochastic_rounding=True, 2025-05-07T20:13:28.0564170Z weighted=True, 2025-05-07T20:13:28.0564386Z row_wise=True, 2025-05-07T20:13:28.0564608Z mixed=False, 2025-05-07T20:13:28.0564830Z use_cache=False, 2025-05-07T20:13:28.0565079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0565384Z use_cpu=True, 2025-05-07T20:13:28.0565629Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0565899Z ) 2025-05-07T20:13:28.0800436Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0801448Z self=, 2025-05-07T20:13:28.0802713Z compile=True, 2025-05-07T20:13:28.0802975Z pooling_mode=, 2025-05-07T20:13:28.0803279Z T=4, 2025-05-07T20:13:28.0803481Z D=124, 2025-05-07T20:13:28.0803671Z B=89, 2025-05-07T20:13:28.0803869Z log_E=4, 2025-05-07T20:13:28.0804073Z L=0, 2025-05-07T20:13:28.0804269Z D_gradcheck=1, 2025-05-07T20:13:28.0804515Z stochastic_rounding=True, 2025-05-07T20:13:28.0804789Z weighted=False, 2025-05-07T20:13:28.0805004Z row_wise=True, 2025-05-07T20:13:28.0805221Z mixed=True, 2025-05-07T20:13:28.0805445Z use_cache=False, 2025-05-07T20:13:28.0805697Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0806007Z use_cpu=True, 2025-05-07T20:13:28.0806257Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0806554Z ) 2025-05-07T20:13:28.0806787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0807428Z self=, 2025-05-07T20:13:28.0808024Z compile=True, 2025-05-07T20:13:28.0808347Z pooling_mode=, 2025-05-07T20:13:28.0808655Z T=4, 2025-05-07T20:13:28.0808857Z D=83, 2025-05-07T20:13:28.0809048Z B=52, 2025-05-07T20:13:28.0809251Z log_E=3, 2025-05-07T20:13:28.0809461Z L=0, 2025-05-07T20:13:28.0809657Z D_gradcheck=2, 2025-05-07T20:13:28.0809910Z stochastic_rounding=False, 2025-05-07T20:13:28.0810191Z weighted=False, 2025-05-07T20:13:28.0810414Z row_wise=True, 2025-05-07T20:13:28.0810643Z mixed=True, 2025-05-07T20:13:28.0810867Z use_cache=False, 2025-05-07T20:13:28.0811122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0811439Z use_cpu=True, 2025-05-07T20:13:28.0811696Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0811969Z ) 2025-05-07T20:13:28.0812215Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0812849Z self=, 2025-05-07T20:13:28.0813434Z compile=True, 2025-05-07T20:13:28.0813675Z pooling_mode=, 2025-05-07T20:13:28.0813982Z T=5, 2025-05-07T20:13:28.0814176Z D=62, 2025-05-07T20:13:28.0814358Z B=54, 2025-05-07T20:13:28.0814552Z log_E=4, 2025-05-07T20:13:28.0814755Z L=17, 2025-05-07T20:13:28.0815029Z D_gradcheck=1, 2025-05-07T20:13:28.0815276Z stochastic_rounding=False, 2025-05-07T20:13:28.0815556Z weighted=False, 2025-05-07T20:13:28.0815773Z row_wise=True, 2025-05-07T20:13:28.0815999Z mixed=True, 2025-05-07T20:13:28.0816222Z use_cache=False, 2025-05-07T20:13:28.0816476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0816787Z use_cpu=True, 2025-05-07T20:13:28.0817079Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0817348Z ) 2025-05-07T20:13:28.0817595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0818322Z self=, 2025-05-07T20:13:28.0818911Z compile=True, 2025-05-07T20:13:28.0819154Z pooling_mode=, 2025-05-07T20:13:28.0819454Z T=5, 2025-05-07T20:13:28.0819653Z D=4, 2025-05-07T20:13:28.0819836Z B=22, 2025-05-07T20:13:28.0820030Z log_E=3, 2025-05-07T20:13:28.0820237Z L=18, 2025-05-07T20:13:28.0820477Z D_gradcheck=2, 2025-05-07T20:13:28.0820725Z stochastic_rounding=False, 2025-05-07T20:13:28.0821002Z weighted=True, 2025-05-07T20:13:28.0821221Z row_wise=True, 2025-05-07T20:13:28.0821445Z mixed=False, 2025-05-07T20:13:28.0821666Z use_cache=True, 2025-05-07T20:13:28.0821914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0822227Z use_cpu=True, 2025-05-07T20:13:28.0822476Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0822746Z ) 2025-05-07T20:13:28.0822987Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0823620Z self=, 2025-05-07T20:13:28.0824226Z compile=True, 2025-05-07T20:13:28.0824478Z pooling_mode=, 2025-05-07T20:13:28.0824777Z T=3, 2025-05-07T20:13:28.0824972Z D=89, 2025-05-07T20:13:28.0825156Z B=86, 2025-05-07T20:13:28.0825357Z log_E=5, 2025-05-07T20:13:28.0825566Z L=19, 2025-05-07T20:13:28.0825761Z D_gradcheck=1, 2025-05-07T20:13:28.0826005Z stochastic_rounding=False, 2025-05-07T20:13:28.0826279Z weighted=True, 2025-05-07T20:13:28.0826493Z row_wise=True, 2025-05-07T20:13:28.0826713Z mixed=False, 2025-05-07T20:13:28.0826934Z use_cache=True, 2025-05-07T20:13:28.0827176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0827526Z use_cpu=True, 2025-05-07T20:13:28.0827775Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0828041Z ) 2025-05-07T20:13:28.0828281Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0828911Z self=, 2025-05-07T20:13:28.0829489Z compile=True, 2025-05-07T20:13:28.0829741Z pooling_mode=, 2025-05-07T20:13:28.0830045Z T=4, 2025-05-07T20:13:28.0830232Z D=79, 2025-05-07T20:13:28.0830433Z B=56, 2025-05-07T20:13:28.0830632Z log_E=5, 2025-05-07T20:13:28.0830827Z L=6, 2025-05-07T20:13:28.0831030Z D_gradcheck=2, 2025-05-07T20:13:28.0831275Z stochastic_rounding=True, 2025-05-07T20:13:28.0831548Z weighted=False, 2025-05-07T20:13:28.0831764Z row_wise=True, 2025-05-07T20:13:28.0831989Z mixed=False, 2025-05-07T20:13:28.0832211Z use_cache=False, 2025-05-07T20:13:28.0832461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0832767Z use_cpu=True, 2025-05-07T20:13:28.0833012Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0833280Z ) 2025-05-07T20:13:28.0833524Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0834169Z self=, 2025-05-07T20:13:28.0834745Z compile=False, 2025-05-07T20:13:28.0835007Z pooling_mode=, 2025-05-07T20:13:28.0835309Z T=5, 2025-05-07T20:13:28.0835494Z D=45, 2025-05-07T20:13:28.0835698Z B=111, 2025-05-07T20:13:28.0835938Z log_E=4, 2025-05-07T20:13:28.0836136Z L=12, 2025-05-07T20:13:28.0836346Z D_gradcheck=1, 2025-05-07T20:13:28.0836595Z stochastic_rounding=False, 2025-05-07T20:13:28.0836862Z weighted=False, 2025-05-07T20:13:28.0837096Z row_wise=True, 2025-05-07T20:13:28.0837325Z mixed=False, 2025-05-07T20:13:28.0837541Z use_cache=True, 2025-05-07T20:13:28.0837800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0838140Z use_cpu=True, 2025-05-07T20:13:28.0838387Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0838664Z ) 2025-05-07T20:13:28.0838915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0839555Z self=, 2025-05-07T20:13:28.0840135Z compile=False, 2025-05-07T20:13:28.0840389Z pooling_mode=, 2025-05-07T20:13:28.0840690Z T=5, 2025-05-07T20:13:28.0840871Z D=87, 2025-05-07T20:13:28.0841068Z B=82, 2025-05-07T20:13:28.0841265Z log_E=5, 2025-05-07T20:13:28.0841484Z L=6, 2025-05-07T20:13:28.0841684Z D_gradcheck=2, 2025-05-07T20:13:28.0841925Z stochastic_rounding=True, 2025-05-07T20:13:28.0842186Z weighted=False, 2025-05-07T20:13:28.0842416Z row_wise=True, 2025-05-07T20:13:28.0842639Z mixed=False, 2025-05-07T20:13:28.0842849Z use_cache=True, 2025-05-07T20:13:28.0843105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0843411Z use_cpu=True, 2025-05-07T20:13:28.0843645Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0843926Z ) 2025-05-07T20:13:28.0844169Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0844834Z self=, 2025-05-07T20:13:28.0845408Z compile=False, 2025-05-07T20:13:28.0845660Z pooling_mode=, 2025-05-07T20:13:28.0845960Z T=1, 2025-05-07T20:13:28.0846140Z D=49, 2025-05-07T20:13:28.0846333Z B=67, 2025-05-07T20:13:28.0846531Z log_E=3, 2025-05-07T20:13:28.0846722Z L=18, 2025-05-07T20:13:28.0846926Z D_gradcheck=1, 2025-05-07T20:13:28.0847167Z stochastic_rounding=True, 2025-05-07T20:13:28.0847427Z weighted=True, 2025-05-07T20:13:28.0847839Z row_wise=True, 2025-05-07T20:13:28.0848070Z mixed=True, 2025-05-07T20:13:28.0848279Z use_cache=True, 2025-05-07T20:13:28.0848543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0848860Z use_cpu=True, 2025-05-07T20:13:28.0849097Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0849380Z ) 2025-05-07T20:13:28.0849625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0850247Z self=, 2025-05-07T20:13:28.0850833Z compile=True, 2025-05-07T20:13:28.0851086Z pooling_mode=, 2025-05-07T20:13:28.0851384Z T=1, 2025-05-07T20:13:28.0851568Z D=10, 2025-05-07T20:13:28.0851768Z B=2, 2025-05-07T20:13:28.0851971Z log_E=3, 2025-05-07T20:13:28.0852164Z L=3, 2025-05-07T20:13:28.0852366Z D_gradcheck=1, 2025-05-07T20:13:28.0852610Z stochastic_rounding=False, 2025-05-07T20:13:28.0852874Z weighted=False, 2025-05-07T20:13:28.0853103Z row_wise=True, 2025-05-07T20:13:28.0853324Z mixed=True, 2025-05-07T20:13:28.0853533Z use_cache=False, 2025-05-07T20:13:28.0853798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0854103Z use_cpu=True, 2025-05-07T20:13:28.0854333Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0854612Z ) 2025-05-07T20:13:28.0854858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0855481Z self=, 2025-05-07T20:13:28.0856070Z compile=True, 2025-05-07T20:13:28.0856323Z pooling_mode=, 2025-05-07T20:13:28.0856622Z T=1, 2025-05-07T20:13:28.0856809Z D=76, 2025-05-07T20:13:28.0857081Z B=82, 2025-05-07T20:13:28.0857289Z log_E=5, 2025-05-07T20:13:28.0857484Z L=2, 2025-05-07T20:13:28.0857686Z D_gradcheck=2, 2025-05-07T20:13:28.0858035Z stochastic_rounding=False, 2025-05-07T20:13:28.0858300Z weighted=False, 2025-05-07T20:13:28.0858537Z row_wise=True, 2025-05-07T20:13:28.0858759Z mixed=True, 2025-05-07T20:13:28.0858970Z use_cache=False, 2025-05-07T20:13:28.0859292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0859600Z use_cpu=True, 2025-05-07T20:13:28.0859835Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0860131Z ) 2025-05-07T20:13:28.0860380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0861008Z self=, 2025-05-07T20:13:28.0861601Z compile=True, 2025-05-07T20:13:28.0861863Z pooling_mode=, 2025-05-07T20:13:28.0862155Z T=2, 2025-05-07T20:13:28.0862357Z D=92, 2025-05-07T20:13:28.0862560Z B=21, 2025-05-07T20:13:28.0862785Z log_E=4, 2025-05-07T20:13:28.0862995Z L=19, 2025-05-07T20:13:28.0863205Z D_gradcheck=2, 2025-05-07T20:13:28.0863453Z stochastic_rounding=False, 2025-05-07T20:13:28.0863722Z weighted=False, 2025-05-07T20:13:28.0863955Z row_wise=True, 2025-05-07T20:13:28.0864181Z mixed=True, 2025-05-07T20:13:28.0864391Z use_cache=False, 2025-05-07T20:13:28.0864662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0864974Z use_cpu=True, 2025-05-07T20:13:28.0865205Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0865489Z ) 2025-05-07T20:13:28.0865779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0866404Z self=, 2025-05-07T20:13:28.0866994Z compile=False, 2025-05-07T20:13:28.0867250Z pooling_mode=, 2025-05-07T20:13:28.0867538Z T=2, 2025-05-07T20:13:28.0867735Z D=74, 2025-05-07T20:13:28.0867930Z B=40, 2025-05-07T20:13:28.0868113Z log_E=3, 2025-05-07T20:13:28.0868314Z L=20, 2025-05-07T20:13:28.0868516Z D_gradcheck=2, 2025-05-07T20:13:28.0868747Z stochastic_rounding=True, 2025-05-07T20:13:28.0869023Z weighted=False, 2025-05-07T20:13:28.0869251Z row_wise=True, 2025-05-07T20:13:28.0869464Z mixed=False, 2025-05-07T20:13:28.0869685Z use_cache=True, 2025-05-07T20:13:28.0869942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.0870254Z use_cpu=True, 2025-05-07T20:13:28.0870485Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0870762Z ) 2025-05-07T20:13:28.0871006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0871625Z self=, 2025-05-07T20:13:28.0872213Z compile=False, 2025-05-07T20:13:28.0872467Z pooling_mode=, 2025-05-07T20:13:28.0872754Z T=2, 2025-05-07T20:13:28.0872951Z D=72, 2025-05-07T20:13:28.0873148Z B=92, 2025-05-07T20:13:28.0873329Z log_E=4, 2025-05-07T20:13:28.0873532Z L=3, 2025-05-07T20:13:28.0873736Z D_gradcheck=1, 2025-05-07T20:13:28.0873968Z stochastic_rounding=False, 2025-05-07T20:13:28.0874242Z weighted=True, 2025-05-07T20:13:28.0874468Z row_wise=True, 2025-05-07T20:13:28.0874677Z mixed=False, 2025-05-07T20:13:28.0874900Z use_cache=False, 2025-05-07T20:13:28.0875163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0875456Z use_cpu=True, 2025-05-07T20:13:28.0875700Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0875980Z ) 2025-05-07T20:13:28.0876226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0876846Z self=, 2025-05-07T20:13:28.0877430Z compile=True, 2025-05-07T20:13:28.0877682Z pooling_mode=, 2025-05-07T20:13:28.0877967Z T=1, 2025-05-07T20:13:28.0878229Z D=3, 2025-05-07T20:13:28.0878428Z B=108, 2025-05-07T20:13:28.0878617Z log_E=5, 2025-05-07T20:13:28.0878826Z L=19, 2025-05-07T20:13:28.0879030Z D_gradcheck=1, 2025-05-07T20:13:28.0879262Z stochastic_rounding=False, 2025-05-07T20:13:28.0879542Z weighted=False, 2025-05-07T20:13:28.0879773Z row_wise=True, 2025-05-07T20:13:28.0879981Z mixed=False, 2025-05-07T20:13:28.0880231Z use_cache=True, 2025-05-07T20:13:28.0880489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0880784Z use_cpu=True, 2025-05-07T20:13:28.0881027Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.0881309Z ) 2025-05-07T20:13:28.0881540Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.0882180Z self=, 2025-05-07T20:13:28.0882770Z compile=False, 2025-05-07T20:13:28.0883025Z pooling_mode=, 2025-05-07T20:13:28.0883317Z T=3, 2025-05-07T20:13:28.0883544Z D=86, 2025-05-07T20:13:28.0883745Z B=26, 2025-05-07T20:13:28.0883937Z log_E=3, 2025-05-07T20:13:28.0884140Z L=4, 2025-05-07T20:13:28.0884342Z D_gradcheck=2, 2025-05-07T20:13:28.0884572Z stochastic_rounding=False, 2025-05-07T20:13:28.0884844Z weighted=True, 2025-05-07T20:13:28.0892818Z row_wise=True, 2025-05-07T20:13:28.0893061Z mixed=True, 2025-05-07T20:13:28.0893298Z use_cache=False, 2025-05-07T20:13:28.0893558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.0893850Z use_cpu=True, 2025-05-07T20:13:28.0894091Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.0894902Z ) 2025-05-07T20:13:28.3537733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3538934Z self=, 2025-05-07T20:13:28.3539744Z compile=True, 2025-05-07T20:13:28.3539996Z pooling_mode=, 2025-05-07T20:13:28.3540332Z T=4, 2025-05-07T20:13:28.3540537Z D=44, 2025-05-07T20:13:28.3540721Z B=79, 2025-05-07T20:13:28.3540914Z log_E=5, 2025-05-07T20:13:28.3541120Z L=0, 2025-05-07T20:13:28.3541307Z D_gradcheck=1, 2025-05-07T20:13:28.3541551Z stochastic_rounding=False, 2025-05-07T20:13:28.3541828Z weighted=False, 2025-05-07T20:13:28.3542051Z row_wise=True, 2025-05-07T20:13:28.3542274Z mixed=False, 2025-05-07T20:13:28.3542509Z use_cache=True, 2025-05-07T20:13:28.3542752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3543060Z use_cpu=True, 2025-05-07T20:13:28.3543309Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.3543588Z ) 2025-05-07T20:13:28.3543833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3544473Z self=, 2025-05-07T20:13:28.3545046Z compile=True, 2025-05-07T20:13:28.3545304Z pooling_mode=, 2025-05-07T20:13:28.3545612Z T=5, 2025-05-07T20:13:28.3545810Z D=96, 2025-05-07T20:13:28.3545995Z B=8, 2025-05-07T20:13:28.3546189Z log_E=3, 2025-05-07T20:13:28.3546391Z L=5, 2025-05-07T20:13:28.3546578Z D_gradcheck=1, 2025-05-07T20:13:28.3546822Z stochastic_rounding=True, 2025-05-07T20:13:28.3547100Z weighted=False, 2025-05-07T20:13:28.3547317Z row_wise=True, 2025-05-07T20:13:28.3547538Z mixed=True, 2025-05-07T20:13:28.3547951Z use_cache=True, 2025-05-07T20:13:28.3548217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3548527Z use_cpu=True, 2025-05-07T20:13:28.3548777Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3549051Z ) 2025-05-07T20:13:28.3549298Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3549935Z self=, 2025-05-07T20:13:28.3550514Z compile=False, 2025-05-07T20:13:28.3550831Z pooling_mode=, 2025-05-07T20:13:28.3551367Z T=3, 2025-05-07T20:13:28.3551550Z D=44, 2025-05-07T20:13:28.3551749Z B=86, 2025-05-07T20:13:28.3551950Z log_E=5, 2025-05-07T20:13:28.3552140Z L=20, 2025-05-07T20:13:28.3552343Z D_gradcheck=1, 2025-05-07T20:13:28.3552583Z stochastic_rounding=True, 2025-05-07T20:13:28.3552858Z weighted=False, 2025-05-07T20:13:28.3553074Z row_wise=True, 2025-05-07T20:13:28.3553348Z mixed=True, 2025-05-07T20:13:28.3553567Z use_cache=False, 2025-05-07T20:13:28.3553813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3554118Z use_cpu=True, 2025-05-07T20:13:28.3554364Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.3554629Z ) 2025-05-07T20:13:28.3554871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3555501Z self=, 2025-05-07T20:13:28.3556081Z compile=False, 2025-05-07T20:13:28.3556336Z pooling_mode=, 2025-05-07T20:13:28.3556683Z T=4, 2025-05-07T20:13:28.3556867Z D=56, 2025-05-07T20:13:28.3557068Z B=56, 2025-05-07T20:13:28.3557273Z log_E=3, 2025-05-07T20:13:28.3557469Z L=17, 2025-05-07T20:13:28.3557671Z D_gradcheck=2, 2025-05-07T20:13:28.3557921Z stochastic_rounding=False, 2025-05-07T20:13:28.3558183Z weighted=False, 2025-05-07T20:13:28.3558414Z row_wise=True, 2025-05-07T20:13:28.3558641Z mixed=True, 2025-05-07T20:13:28.3558848Z use_cache=True, 2025-05-07T20:13:28.3559100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3559408Z use_cpu=True, 2025-05-07T20:13:28.3559705Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.3559972Z ) 2025-05-07T20:13:28.3560215Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3560853Z self=, 2025-05-07T20:13:28.3561428Z compile=False, 2025-05-07T20:13:28.3561686Z pooling_mode=, 2025-05-07T20:13:28.3561993Z T=2, 2025-05-07T20:13:28.3562178Z D=86, 2025-05-07T20:13:28.3562379Z B=96, 2025-05-07T20:13:28.3562579Z log_E=5, 2025-05-07T20:13:28.3562774Z L=14, 2025-05-07T20:13:28.3562981Z D_gradcheck=2, 2025-05-07T20:13:28.3563226Z stochastic_rounding=True, 2025-05-07T20:13:28.3563493Z weighted=False, 2025-05-07T20:13:28.3563728Z row_wise=True, 2025-05-07T20:13:28.3563980Z mixed=False, 2025-05-07T20:13:28.3564192Z use_cache=True, 2025-05-07T20:13:28.3564452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3564835Z use_cpu=True, 2025-05-07T20:13:28.3565089Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3565374Z ) 2025-05-07T20:13:28.3565607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3566302Z self=, 2025-05-07T20:13:28.3566891Z compile=True, 2025-05-07T20:13:28.3567148Z pooling_mode=, 2025-05-07T20:13:28.3567433Z T=3, 2025-05-07T20:13:28.3567627Z D=16, 2025-05-07T20:13:28.3567818Z B=62, 2025-05-07T20:13:28.3568000Z log_E=4, 2025-05-07T20:13:28.3568201Z L=17, 2025-05-07T20:13:28.3568400Z D_gradcheck=2, 2025-05-07T20:13:28.3568657Z stochastic_rounding=False, 2025-05-07T20:13:28.3568927Z weighted=True, 2025-05-07T20:13:28.3569153Z row_wise=True, 2025-05-07T20:13:28.3569366Z mixed=True, 2025-05-07T20:13:28.3569588Z use_cache=False, 2025-05-07T20:13:28.3569852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3570145Z use_cpu=True, 2025-05-07T20:13:28.3570393Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3570675Z ) 2025-05-07T20:13:28.3570907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3571538Z self=, 2025-05-07T20:13:28.3572123Z compile=True, 2025-05-07T20:13:28.3572414Z pooling_mode=, 2025-05-07T20:13:28.3572757Z T=3, 2025-05-07T20:13:28.3572951Z D=85, 2025-05-07T20:13:28.3573134Z B=71, 2025-05-07T20:13:28.3573331Z log_E=3, 2025-05-07T20:13:28.3573534Z L=2, 2025-05-07T20:13:28.3573723Z D_gradcheck=2, 2025-05-07T20:13:28.3573966Z stochastic_rounding=True, 2025-05-07T20:13:28.3574242Z weighted=True, 2025-05-07T20:13:28.3574501Z row_wise=True, 2025-05-07T20:13:28.3574713Z mixed=False, 2025-05-07T20:13:28.3574937Z use_cache=False, 2025-05-07T20:13:28.3575218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3575514Z use_cpu=True, 2025-05-07T20:13:28.3575760Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.3576045Z ) 2025-05-07T20:13:28.3576279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3576920Z self=, 2025-05-07T20:13:28.3577506Z compile=False, 2025-05-07T20:13:28.3577886Z pooling_mode=, 2025-05-07T20:13:28.3578249Z T=3, 2025-05-07T20:13:28.3578449Z D=71, 2025-05-07T20:13:28.3578632Z B=110, 2025-05-07T20:13:28.3578833Z log_E=3, 2025-05-07T20:13:28.3579041Z L=12, 2025-05-07T20:13:28.3579240Z D_gradcheck=2, 2025-05-07T20:13:28.3579484Z stochastic_rounding=False, 2025-05-07T20:13:28.3579763Z weighted=False, 2025-05-07T20:13:28.3579983Z row_wise=True, 2025-05-07T20:13:28.3580201Z mixed=True, 2025-05-07T20:13:28.3580417Z use_cache=True, 2025-05-07T20:13:28.3580666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3580996Z use_cpu=True, 2025-05-07T20:13:28.3581238Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.3581515Z ) 2025-05-07T20:13:28.3581744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3582370Z self=, 2025-05-07T20:13:28.3582960Z compile=False, 2025-05-07T20:13:28.3583204Z pooling_mode=, 2025-05-07T20:13:28.3583503Z T=5, 2025-05-07T20:13:28.3583699Z D=31, 2025-05-07T20:13:28.3583881Z B=27, 2025-05-07T20:13:28.3584079Z log_E=5, 2025-05-07T20:13:28.3584290Z L=17, 2025-05-07T20:13:28.3584482Z D_gradcheck=2, 2025-05-07T20:13:28.3584731Z stochastic_rounding=False, 2025-05-07T20:13:28.3585007Z weighted=False, 2025-05-07T20:13:28.3585223Z row_wise=True, 2025-05-07T20:13:28.3585444Z mixed=False, 2025-05-07T20:13:28.3585670Z use_cache=False, 2025-05-07T20:13:28.3585920Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3586233Z use_cpu=True, 2025-05-07T20:13:28.3586478Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3586745Z ) 2025-05-07T20:13:28.3586987Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3587626Z self=, 2025-05-07T20:13:28.3588218Z compile=False, 2025-05-07T20:13:28.3588477Z pooling_mode=, 2025-05-07T20:13:28.3588769Z T=1, 2025-05-07T20:13:28.3588967Z D=117, 2025-05-07T20:13:28.3589167Z B=53, 2025-05-07T20:13:28.3589365Z log_E=5, 2025-05-07T20:13:28.3589560Z L=0, 2025-05-07T20:13:28.3589763Z D_gradcheck=1, 2025-05-07T20:13:28.3590007Z stochastic_rounding=True, 2025-05-07T20:13:28.3590275Z weighted=True, 2025-05-07T20:13:28.3590506Z row_wise=True, 2025-05-07T20:13:28.3590732Z mixed=False, 2025-05-07T20:13:28.3590946Z use_cache=False, 2025-05-07T20:13:28.3591215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3591528Z use_cpu=True, 2025-05-07T20:13:28.3591764Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.3592047Z ) 2025-05-07T20:13:28.3592293Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3592917Z self=, 2025-05-07T20:13:28.3593554Z compile=True, 2025-05-07T20:13:28.3593808Z pooling_mode=, 2025-05-07T20:13:28.3594097Z T=5, 2025-05-07T20:13:28.3594297Z D=114, 2025-05-07T20:13:28.3594495Z B=73, 2025-05-07T20:13:28.3594680Z log_E=5, 2025-05-07T20:13:28.3594883Z L=12, 2025-05-07T20:13:28.3595084Z D_gradcheck=2, 2025-05-07T20:13:28.3595313Z stochastic_rounding=True, 2025-05-07T20:13:28.3595653Z weighted=True, 2025-05-07T20:13:28.3595879Z row_wise=True, 2025-05-07T20:13:28.3596101Z mixed=False, 2025-05-07T20:13:28.3596310Z use_cache=False, 2025-05-07T20:13:28.3596575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3596887Z use_cpu=True, 2025-05-07T20:13:28.3597122Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3597434Z ) 2025-05-07T20:13:28.3597677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3598299Z self=, 2025-05-07T20:13:28.3598918Z compile=False, 2025-05-07T20:13:28.3599175Z pooling_mode=, 2025-05-07T20:13:28.3599461Z T=4, 2025-05-07T20:13:28.3599653Z D=119, 2025-05-07T20:13:28.3599852Z B=28, 2025-05-07T20:13:28.3600034Z log_E=4, 2025-05-07T20:13:28.3600238Z L=9, 2025-05-07T20:13:28.3600441Z D_gradcheck=2, 2025-05-07T20:13:28.3600678Z stochastic_rounding=True, 2025-05-07T20:13:28.3600957Z weighted=True, 2025-05-07T20:13:28.3601185Z row_wise=True, 2025-05-07T20:13:28.3601393Z mixed=False, 2025-05-07T20:13:28.3601631Z use_cache=False, 2025-05-07T20:13:28.3601927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3602222Z use_cpu=True, 2025-05-07T20:13:28.3602466Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3602746Z ) 2025-05-07T20:13:28.3602988Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3603605Z self=, 2025-05-07T20:13:28.3604200Z compile=True, 2025-05-07T20:13:28.3604450Z pooling_mode=, 2025-05-07T20:13:28.3604735Z T=1, 2025-05-07T20:13:28.3604935Z D=33, 2025-05-07T20:13:28.3605129Z B=44, 2025-05-07T20:13:28.3605309Z log_E=3, 2025-05-07T20:13:28.3605560Z L=6, 2025-05-07T20:13:28.3605762Z D_gradcheck=1, 2025-05-07T20:13:28.3605992Z stochastic_rounding=True, 2025-05-07T20:13:28.3606268Z weighted=False, 2025-05-07T20:13:28.3606494Z row_wise=True, 2025-05-07T20:13:28.3606702Z mixed=False, 2025-05-07T20:13:28.3606963Z use_cache=False, 2025-05-07T20:13:28.3607223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3607514Z use_cpu=True, 2025-05-07T20:13:28.3607755Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.3608033Z ) 2025-05-07T20:13:28.3608260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3608901Z self=, 2025-05-07T20:13:28.3609492Z compile=False, 2025-05-07T20:13:28.3609744Z pooling_mode=, 2025-05-07T20:13:28.3610031Z T=4, 2025-05-07T20:13:28.3610227Z D=31, 2025-05-07T20:13:28.3610423Z B=32, 2025-05-07T20:13:28.3610607Z log_E=5, 2025-05-07T20:13:28.3610815Z L=5, 2025-05-07T20:13:28.3611017Z D_gradcheck=1, 2025-05-07T20:13:28.3611254Z stochastic_rounding=True, 2025-05-07T20:13:28.3611529Z weighted=True, 2025-05-07T20:13:28.3611751Z row_wise=True, 2025-05-07T20:13:28.3611960Z mixed=False, 2025-05-07T20:13:28.3612179Z use_cache=False, 2025-05-07T20:13:28.3612439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3612731Z use_cpu=True, 2025-05-07T20:13:28.3612973Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.3613253Z ) 2025-05-07T20:13:28.3613482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3614114Z self=, 2025-05-07T20:13:28.3614749Z compile=False, 2025-05-07T20:13:28.3615011Z pooling_mode=, 2025-05-07T20:13:28.3615301Z T=1, 2025-05-07T20:13:28.3615500Z D=84, 2025-05-07T20:13:28.3615700Z B=10, 2025-05-07T20:13:28.3615886Z log_E=5, 2025-05-07T20:13:28.3616092Z L=14, 2025-05-07T20:13:28.3616301Z D_gradcheck=1, 2025-05-07T20:13:28.3616571Z stochastic_rounding=False, 2025-05-07T20:13:28.3616854Z weighted=False, 2025-05-07T20:13:28.3617086Z row_wise=True, 2025-05-07T20:13:28.3617300Z mixed=True, 2025-05-07T20:13:28.3617526Z use_cache=True, 2025-05-07T20:13:28.3617951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3618253Z use_cpu=True, 2025-05-07T20:13:28.3618506Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3618790Z ) 2025-05-07T20:13:28.3619023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3619691Z self=, 2025-05-07T20:13:28.3620286Z compile=True, 2025-05-07T20:13:28.3620532Z pooling_mode=, 2025-05-07T20:13:28.3620847Z T=5, 2025-05-07T20:13:28.3621039Z D=22, 2025-05-07T20:13:28.3621219Z B=57, 2025-05-07T20:13:28.3621412Z log_E=5, 2025-05-07T20:13:28.3621614Z L=17, 2025-05-07T20:13:28.3621812Z D_gradcheck=2, 2025-05-07T20:13:28.3622046Z stochastic_rounding=False, 2025-05-07T20:13:28.3622378Z weighted=False, 2025-05-07T20:13:28.3622609Z row_wise=True, 2025-05-07T20:13:28.3622818Z mixed=False, 2025-05-07T20:13:28.3623071Z use_cache=True, 2025-05-07T20:13:28.3623323Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3623621Z use_cpu=True, 2025-05-07T20:13:28.3623871Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3624148Z ) 2025-05-07T20:13:28.3862650Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3863508Z self=, 2025-05-07T20:13:28.3864532Z compile=False, 2025-05-07T20:13:28.3864789Z pooling_mode=, 2025-05-07T20:13:28.3865077Z T=3, 2025-05-07T20:13:28.3865274Z D=46, 2025-05-07T20:13:28.3865470Z B=87, 2025-05-07T20:13:28.3865654Z log_E=4, 2025-05-07T20:13:28.3865857Z L=18, 2025-05-07T20:13:28.3866057Z D_gradcheck=1, 2025-05-07T20:13:28.3866295Z stochastic_rounding=False, 2025-05-07T20:13:28.3866571Z weighted=True, 2025-05-07T20:13:28.3866796Z row_wise=True, 2025-05-07T20:13:28.3867019Z mixed=True, 2025-05-07T20:13:28.3867228Z use_cache=True, 2025-05-07T20:13:28.3867481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3867790Z use_cpu=True, 2025-05-07T20:13:28.3868023Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3868299Z ) 2025-05-07T20:13:28.3868541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3869164Z self=, 2025-05-07T20:13:28.3869755Z compile=True, 2025-05-07T20:13:28.3870009Z pooling_mode=, 2025-05-07T20:13:28.3870293Z T=2, 2025-05-07T20:13:28.3870487Z D=43, 2025-05-07T20:13:28.3870684Z B=13, 2025-05-07T20:13:28.3870869Z log_E=5, 2025-05-07T20:13:28.3871109Z L=17, 2025-05-07T20:13:28.3871309Z D_gradcheck=2, 2025-05-07T20:13:28.3871544Z stochastic_rounding=False, 2025-05-07T20:13:28.3871818Z weighted=False, 2025-05-07T20:13:28.3872044Z row_wise=True, 2025-05-07T20:13:28.3872252Z mixed=True, 2025-05-07T20:13:28.3872472Z use_cache=False, 2025-05-07T20:13:28.3872733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3873026Z use_cpu=True, 2025-05-07T20:13:28.3873268Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3873545Z ) 2025-05-07T20:13:28.3873786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3874410Z self=, 2025-05-07T20:13:28.3875179Z compile=True, 2025-05-07T20:13:28.3875432Z pooling_mode=, 2025-05-07T20:13:28.3875716Z T=4, 2025-05-07T20:13:28.3875919Z D=112, 2025-05-07T20:13:28.3876123Z B=112, 2025-05-07T20:13:28.3876309Z log_E=4, 2025-05-07T20:13:28.3876536Z L=3, 2025-05-07T20:13:28.3876790Z D_gradcheck=1, 2025-05-07T20:13:28.3877021Z stochastic_rounding=True, 2025-05-07T20:13:28.3877295Z weighted=False, 2025-05-07T20:13:28.3877519Z row_wise=True, 2025-05-07T20:13:28.3877728Z mixed=True, 2025-05-07T20:13:28.3877948Z use_cache=False, 2025-05-07T20:13:28.3878212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3878507Z use_cpu=True, 2025-05-07T20:13:28.3878754Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3879043Z ) 2025-05-07T20:13:28.3879273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3879954Z self=, 2025-05-07T20:13:28.3880548Z compile=True, 2025-05-07T20:13:28.3880806Z pooling_mode=, 2025-05-07T20:13:28.3881095Z T=1, 2025-05-07T20:13:28.3881294Z D=53, 2025-05-07T20:13:28.3881495Z B=108, 2025-05-07T20:13:28.3881740Z log_E=3, 2025-05-07T20:13:28.3881949Z L=17, 2025-05-07T20:13:28.3882160Z D_gradcheck=1, 2025-05-07T20:13:28.3882395Z stochastic_rounding=True, 2025-05-07T20:13:28.3882674Z weighted=True, 2025-05-07T20:13:28.3882903Z row_wise=True, 2025-05-07T20:13:28.3883159Z mixed=False, 2025-05-07T20:13:28.3883388Z use_cache=True, 2025-05-07T20:13:28.3883647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3883943Z use_cpu=True, 2025-05-07T20:13:28.3884193Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3884469Z ) 2025-05-07T20:13:28.3884709Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3885355Z self=, 2025-05-07T20:13:28.3886005Z compile=True, 2025-05-07T20:13:28.3886256Z pooling_mode=, 2025-05-07T20:13:28.3886540Z T=5, 2025-05-07T20:13:28.3886757Z D=94, 2025-05-07T20:13:28.3886950Z B=51, 2025-05-07T20:13:28.3887133Z log_E=4, 2025-05-07T20:13:28.3887335Z L=0, 2025-05-07T20:13:28.3887537Z D_gradcheck=1, 2025-05-07T20:13:28.3887768Z stochastic_rounding=True, 2025-05-07T20:13:28.3888037Z weighted=True, 2025-05-07T20:13:28.3888261Z row_wise=True, 2025-05-07T20:13:28.3888475Z mixed=True, 2025-05-07T20:13:28.3888694Z use_cache=True, 2025-05-07T20:13:28.3888948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3889244Z use_cpu=True, 2025-05-07T20:13:28.3889495Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.3889774Z ) 2025-05-07T20:13:28.3890066Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3890703Z self=, 2025-05-07T20:13:28.3891278Z compile=True, 2025-05-07T20:13:28.3891529Z pooling_mode=, 2025-05-07T20:13:28.3891829Z T=1, 2025-05-07T20:13:28.3892009Z D=54, 2025-05-07T20:13:28.3892207Z B=105, 2025-05-07T20:13:28.3892405Z log_E=4, 2025-05-07T20:13:28.3892643Z L=15, 2025-05-07T20:13:28.3892846Z D_gradcheck=1, 2025-05-07T20:13:28.3893089Z stochastic_rounding=False, 2025-05-07T20:13:28.3893407Z weighted=True, 2025-05-07T20:13:28.3893630Z row_wise=True, 2025-05-07T20:13:28.3893851Z mixed=False, 2025-05-07T20:13:28.3894056Z use_cache=True, 2025-05-07T20:13:28.3894309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3894612Z use_cpu=True, 2025-05-07T20:13:28.3894844Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3895124Z ) 2025-05-07T20:13:28.3895366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3896054Z self=, 2025-05-07T20:13:28.3896633Z compile=False, 2025-05-07T20:13:28.3896895Z pooling_mode=, 2025-05-07T20:13:28.3897198Z T=4, 2025-05-07T20:13:28.3897381Z D=114, 2025-05-07T20:13:28.3897584Z B=107, 2025-05-07T20:13:28.3897781Z log_E=5, 2025-05-07T20:13:28.3898105Z L=4, 2025-05-07T20:13:28.3898310Z D_gradcheck=2, 2025-05-07T20:13:28.3898555Z stochastic_rounding=False, 2025-05-07T20:13:28.3898820Z weighted=False, 2025-05-07T20:13:28.3899047Z row_wise=True, 2025-05-07T20:13:28.3899270Z mixed=True, 2025-05-07T20:13:28.3899477Z use_cache=False, 2025-05-07T20:13:28.3899737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3900042Z use_cpu=True, 2025-05-07T20:13:28.3900276Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.3900606Z ) 2025-05-07T20:13:28.3900875Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3901635Z self=, 2025-05-07T20:13:28.3902210Z compile=True, 2025-05-07T20:13:28.3902465Z pooling_mode=, 2025-05-07T20:13:28.3902767Z T=5, 2025-05-07T20:13:28.3902949Z D=74, 2025-05-07T20:13:28.3903148Z B=27, 2025-05-07T20:13:28.3903348Z log_E=5, 2025-05-07T20:13:28.3903544Z L=18, 2025-05-07T20:13:28.3903752Z D_gradcheck=2, 2025-05-07T20:13:28.3903995Z stochastic_rounding=False, 2025-05-07T20:13:28.3904253Z weighted=True, 2025-05-07T20:13:28.3904508Z row_wise=True, 2025-05-07T20:13:28.3904729Z mixed=True, 2025-05-07T20:13:28.3904938Z use_cache=True, 2025-05-07T20:13:28.3905207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3905512Z use_cpu=True, 2025-05-07T20:13:28.3905745Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.3906023Z ) 2025-05-07T20:13:28.3906267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3906895Z self=, 2025-05-07T20:13:28.3907488Z compile=False, 2025-05-07T20:13:28.3907747Z pooling_mode=, 2025-05-07T20:13:28.3908053Z T=2, 2025-05-07T20:13:28.3908238Z D=89, 2025-05-07T20:13:28.3908441Z B=108, 2025-05-07T20:13:28.3908647Z log_E=5, 2025-05-07T20:13:28.3908839Z L=3, 2025-05-07T20:13:28.3909046Z D_gradcheck=2, 2025-05-07T20:13:28.3909293Z stochastic_rounding=True, 2025-05-07T20:13:28.3909559Z weighted=True, 2025-05-07T20:13:28.3909790Z row_wise=True, 2025-05-07T20:13:28.3910018Z mixed=False, 2025-05-07T20:13:28.3910233Z use_cache=True, 2025-05-07T20:13:28.3910490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3910801Z use_cpu=True, 2025-05-07T20:13:28.3911030Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3911317Z ) 2025-05-07T20:13:28.3911570Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3912193Z self=, 2025-05-07T20:13:28.3912782Z compile=False, 2025-05-07T20:13:28.3913034Z pooling_mode=, 2025-05-07T20:13:28.3913357Z T=2, 2025-05-07T20:13:28.3913548Z D=98, 2025-05-07T20:13:28.3913739Z B=77, 2025-05-07T20:13:28.3913962Z log_E=4, 2025-05-07T20:13:28.3914163Z L=11, 2025-05-07T20:13:28.3914361Z D_gradcheck=2, 2025-05-07T20:13:28.3914600Z stochastic_rounding=False, 2025-05-07T20:13:28.3914862Z weighted=False, 2025-05-07T20:13:28.3915095Z row_wise=True, 2025-05-07T20:13:28.3915317Z mixed=True, 2025-05-07T20:13:28.3915522Z use_cache=False, 2025-05-07T20:13:28.3915787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3916091Z use_cpu=True, 2025-05-07T20:13:28.3916326Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3916605Z ) 2025-05-07T20:13:28.3916920Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3917539Z self=, 2025-05-07T20:13:28.3918125Z compile=True, 2025-05-07T20:13:28.3918377Z pooling_mode=, 2025-05-07T20:13:28.3918665Z T=1, 2025-05-07T20:13:28.3918919Z D=39, 2025-05-07T20:13:28.3919117Z B=88, 2025-05-07T20:13:28.3919330Z log_E=5, 2025-05-07T20:13:28.3919531Z L=7, 2025-05-07T20:13:28.3919732Z D_gradcheck=1, 2025-05-07T20:13:28.3919963Z stochastic_rounding=True, 2025-05-07T20:13:28.3920238Z weighted=True, 2025-05-07T20:13:28.3920466Z row_wise=True, 2025-05-07T20:13:28.3920686Z mixed=True, 2025-05-07T20:13:28.3920897Z use_cache=False, 2025-05-07T20:13:28.3921156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3921461Z use_cpu=True, 2025-05-07T20:13:28.3921690Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3921970Z ) 2025-05-07T20:13:28.3922242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3922863Z self=, 2025-05-07T20:13:28.3923445Z compile=True, 2025-05-07T20:13:28.3923695Z pooling_mode=, 2025-05-07T20:13:28.3923981Z T=1, 2025-05-07T20:13:28.3924174Z D=28, 2025-05-07T20:13:28.3924368Z B=66, 2025-05-07T20:13:28.3924556Z log_E=5, 2025-05-07T20:13:28.3924759Z L=6, 2025-05-07T20:13:28.3924957Z D_gradcheck=1, 2025-05-07T20:13:28.3925187Z stochastic_rounding=True, 2025-05-07T20:13:28.3925488Z weighted=True, 2025-05-07T20:13:28.3925710Z row_wise=True, 2025-05-07T20:13:28.3925916Z mixed=True, 2025-05-07T20:13:28.3926136Z use_cache=False, 2025-05-07T20:13:28.3926398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3926689Z use_cpu=True, 2025-05-07T20:13:28.3926932Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3927212Z ) 2025-05-07T20:13:28.3927453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3928075Z self=, 2025-05-07T20:13:28.3928657Z compile=False, 2025-05-07T20:13:28.3928912Z pooling_mode=, 2025-05-07T20:13:28.3929199Z T=3, 2025-05-07T20:13:28.3929395Z D=91, 2025-05-07T20:13:28.3929597Z B=110, 2025-05-07T20:13:28.3929787Z log_E=4, 2025-05-07T20:13:28.3929994Z L=20, 2025-05-07T20:13:28.3930197Z D_gradcheck=1, 2025-05-07T20:13:28.3930428Z stochastic_rounding=False, 2025-05-07T20:13:28.3930704Z weighted=False, 2025-05-07T20:13:28.3930931Z row_wise=True, 2025-05-07T20:13:28.3931139Z mixed=True, 2025-05-07T20:13:28.3931358Z use_cache=False, 2025-05-07T20:13:28.3931618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.3931911Z use_cpu=True, 2025-05-07T20:13:28.3932156Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.3932445Z ) 2025-05-07T20:13:28.3932677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3933313Z self=, 2025-05-07T20:13:28.3933902Z compile=True, 2025-05-07T20:13:28.3934161Z pooling_mode=, 2025-05-07T20:13:28.3934451Z T=3, 2025-05-07T20:13:28.3934649Z D=65, 2025-05-07T20:13:28.3934852Z B=72, 2025-05-07T20:13:28.3935041Z log_E=4, 2025-05-07T20:13:28.3935250Z L=14, 2025-05-07T20:13:28.3935458Z D_gradcheck=2, 2025-05-07T20:13:28.3935694Z stochastic_rounding=False, 2025-05-07T20:13:28.3935978Z weighted=False, 2025-05-07T20:13:28.3936212Z row_wise=True, 2025-05-07T20:13:28.3936424Z mixed=False, 2025-05-07T20:13:28.3936651Z use_cache=True, 2025-05-07T20:13:28.3936909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3937204Z use_cpu=True, 2025-05-07T20:13:28.3937452Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3937774Z ) 2025-05-07T20:13:28.3938130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3938771Z self=, 2025-05-07T20:13:28.3939361Z compile=True, 2025-05-07T20:13:28.3939617Z pooling_mode=, 2025-05-07T20:13:28.3939905Z T=1, 2025-05-07T20:13:28.3940099Z D=67, 2025-05-07T20:13:28.3940331Z B=105, 2025-05-07T20:13:28.3940517Z log_E=5, 2025-05-07T20:13:28.3940719Z L=6, 2025-05-07T20:13:28.3940920Z D_gradcheck=1, 2025-05-07T20:13:28.3941186Z stochastic_rounding=True, 2025-05-07T20:13:28.3941462Z weighted=False, 2025-05-07T20:13:28.3941722Z row_wise=True, 2025-05-07T20:13:28.3941931Z mixed=True, 2025-05-07T20:13:28.3942157Z use_cache=False, 2025-05-07T20:13:28.3942417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3942711Z use_cpu=True, 2025-05-07T20:13:28.3942955Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3943261Z ) 2025-05-07T20:13:28.3943492Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.3944122Z self=, 2025-05-07T20:13:28.3944704Z compile=True, 2025-05-07T20:13:28.3944943Z pooling_mode=, 2025-05-07T20:13:28.3945244Z T=2, 2025-05-07T20:13:28.3945438Z D=82, 2025-05-07T20:13:28.3945632Z B=28, 2025-05-07T20:13:28.3945815Z log_E=5, 2025-05-07T20:13:28.3946062Z L=1, 2025-05-07T20:13:28.3946263Z D_gradcheck=2, 2025-05-07T20:13:28.3947145Z stochastic_rounding=True, 2025-05-07T20:13:28.3947424Z weighted=True, 2025-05-07T20:13:28.3947835Z row_wise=True, 2025-05-07T20:13:28.3948052Z mixed=True, 2025-05-07T20:13:28.3948274Z use_cache=True, 2025-05-07T20:13:28.3948534Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.3948833Z use_cpu=True, 2025-05-07T20:13:28.3949086Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.3949371Z ) 2025-05-07T20:13:28.4191223Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4192113Z self=, 2025-05-07T20:13:28.4193086Z compile=False, 2025-05-07T20:13:28.4193544Z pooling_mode=, 2025-05-07T20:13:28.4193876Z T=2, 2025-05-07T20:13:28.4194079Z D=49, 2025-05-07T20:13:28.4194345Z B=28, 2025-05-07T20:13:28.4194529Z log_E=3, 2025-05-07T20:13:28.4194732Z L=20, 2025-05-07T20:13:28.4194932Z D_gradcheck=1, 2025-05-07T20:13:28.4195163Z stochastic_rounding=True, 2025-05-07T20:13:28.4195432Z weighted=False, 2025-05-07T20:13:28.4195659Z row_wise=True, 2025-05-07T20:13:28.4195869Z mixed=False, 2025-05-07T20:13:28.4196090Z use_cache=False, 2025-05-07T20:13:28.4196348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4196641Z use_cpu=True, 2025-05-07T20:13:28.4196890Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4197169Z ) 2025-05-07T20:13:28.4197400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4198036Z self=, 2025-05-07T20:13:28.4198626Z compile=True, 2025-05-07T20:13:28.4198870Z pooling_mode=, 2025-05-07T20:13:28.4199172Z T=1, 2025-05-07T20:13:28.4199372Z D=38, 2025-05-07T20:13:28.4199557Z B=101, 2025-05-07T20:13:28.4199756Z log_E=4, 2025-05-07T20:13:28.4199960Z L=6, 2025-05-07T20:13:28.4200164Z D_gradcheck=2, 2025-05-07T20:13:28.4200397Z stochastic_rounding=False, 2025-05-07T20:13:28.4200671Z weighted=False, 2025-05-07T20:13:28.4200900Z row_wise=True, 2025-05-07T20:13:28.4201110Z mixed=False, 2025-05-07T20:13:28.4201329Z use_cache=True, 2025-05-07T20:13:28.4201580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4201874Z use_cpu=True, 2025-05-07T20:13:28.4202311Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4202596Z ) 2025-05-07T20:13:28.4202830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4203470Z self=, 2025-05-07T20:13:28.4204057Z compile=True, 2025-05-07T20:13:28.4204303Z pooling_mode=, 2025-05-07T20:13:28.4204652Z T=1, 2025-05-07T20:13:28.4204851Z D=8, 2025-05-07T20:13:28.4205039Z B=78, 2025-05-07T20:13:28.4205242Z log_E=5, 2025-05-07T20:13:28.4205451Z L=18, 2025-05-07T20:13:28.4205705Z D_gradcheck=2, 2025-05-07T20:13:28.4205955Z stochastic_rounding=False, 2025-05-07T20:13:28.4206236Z weighted=True, 2025-05-07T20:13:28.4206456Z row_wise=True, 2025-05-07T20:13:28.4206684Z mixed=True, 2025-05-07T20:13:28.4206910Z use_cache=True, 2025-05-07T20:13:28.4207168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4207463Z use_cpu=True, 2025-05-07T20:13:28.4207760Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4208038Z ) 2025-05-07T20:13:28.4208274Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4208908Z self=, 2025-05-07T20:13:28.4209494Z compile=True, 2025-05-07T20:13:28.4209731Z pooling_mode=, 2025-05-07T20:13:28.4210039Z T=2, 2025-05-07T20:13:28.4210233Z D=38, 2025-05-07T20:13:28.4210417Z B=26, 2025-05-07T20:13:28.4210611Z log_E=3, 2025-05-07T20:13:28.4210811Z L=16, 2025-05-07T20:13:28.4211040Z D_gradcheck=2, 2025-05-07T20:13:28.4211282Z stochastic_rounding=False, 2025-05-07T20:13:28.4211556Z weighted=False, 2025-05-07T20:13:28.4211774Z row_wise=True, 2025-05-07T20:13:28.4212000Z mixed=True, 2025-05-07T20:13:28.4212219Z use_cache=True, 2025-05-07T20:13:28.4212461Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4212769Z use_cpu=True, 2025-05-07T20:13:28.4213026Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4213308Z ) 2025-05-07T20:13:28.4213539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4214172Z self=, 2025-05-07T20:13:28.4214762Z compile=True, 2025-05-07T20:13:28.4215001Z pooling_mode=, 2025-05-07T20:13:28.4215302Z T=4, 2025-05-07T20:13:28.4215494Z D=77, 2025-05-07T20:13:28.4215676Z B=76, 2025-05-07T20:13:28.4215872Z log_E=4, 2025-05-07T20:13:28.4216077Z L=6, 2025-05-07T20:13:28.4216268Z D_gradcheck=2, 2025-05-07T20:13:28.4216510Z stochastic_rounding=False, 2025-05-07T20:13:28.4216786Z weighted=False, 2025-05-07T20:13:28.4217001Z row_wise=True, 2025-05-07T20:13:28.4217223Z mixed=True, 2025-05-07T20:13:28.4217442Z use_cache=False, 2025-05-07T20:13:28.4217688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4218082Z use_cpu=True, 2025-05-07T20:13:28.4218337Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4218604Z ) 2025-05-07T20:13:28.4218850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4219485Z self=, 2025-05-07T20:13:28.4220075Z compile=True, 2025-05-07T20:13:28.4220313Z pooling_mode=, 2025-05-07T20:13:28.4220613Z T=5, 2025-05-07T20:13:28.4220806Z D=84, 2025-05-07T20:13:28.4220989Z B=27, 2025-05-07T20:13:28.4221185Z log_E=3, 2025-05-07T20:13:28.4221385Z L=9, 2025-05-07T20:13:28.4221574Z D_gradcheck=1, 2025-05-07T20:13:28.4221815Z stochastic_rounding=False, 2025-05-07T20:13:28.4222086Z weighted=True, 2025-05-07T20:13:28.4222296Z row_wise=True, 2025-05-07T20:13:28.4222518Z mixed=False, 2025-05-07T20:13:28.4222737Z use_cache=False, 2025-05-07T20:13:28.4222984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4223345Z use_cpu=True, 2025-05-07T20:13:28.4223590Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4223854Z ) 2025-05-07T20:13:28.4224095Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4224731Z self=, 2025-05-07T20:13:28.4225321Z compile=False, 2025-05-07T20:13:28.4225595Z pooling_mode=, 2025-05-07T20:13:28.4225909Z T=1, 2025-05-07T20:13:28.4226107Z D=102, 2025-05-07T20:13:28.4226297Z B=62, 2025-05-07T20:13:28.4226494Z log_E=3, 2025-05-07T20:13:28.4226699Z L=1, 2025-05-07T20:13:28.4226887Z D_gradcheck=1, 2025-05-07T20:13:28.4227128Z stochastic_rounding=False, 2025-05-07T20:13:28.4227403Z weighted=False, 2025-05-07T20:13:28.4227619Z row_wise=True, 2025-05-07T20:13:28.4227839Z mixed=True, 2025-05-07T20:13:28.4228061Z use_cache=False, 2025-05-07T20:13:28.4228309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4228668Z use_cpu=True, 2025-05-07T20:13:28.4228920Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4229187Z ) 2025-05-07T20:13:28.4229437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4230079Z self=, 2025-05-07T20:13:28.4230658Z compile=False, 2025-05-07T20:13:28.4230921Z pooling_mode=, 2025-05-07T20:13:28.4231228Z T=4, 2025-05-07T20:13:28.4231414Z D=100, 2025-05-07T20:13:28.4231617Z B=84, 2025-05-07T20:13:28.4231822Z log_E=4, 2025-05-07T20:13:28.4232079Z L=2, 2025-05-07T20:13:28.4232270Z D_gradcheck=1, 2025-05-07T20:13:28.4232520Z stochastic_rounding=False, 2025-05-07T20:13:28.4232797Z weighted=True, 2025-05-07T20:13:28.4233014Z row_wise=True, 2025-05-07T20:13:28.4233239Z mixed=True, 2025-05-07T20:13:28.4233460Z use_cache=True, 2025-05-07T20:13:28.4233708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4234020Z use_cpu=True, 2025-05-07T20:13:28.4234266Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4234535Z ) 2025-05-07T20:13:28.4234778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4235409Z self=, 2025-05-07T20:13:28.4235980Z compile=False, 2025-05-07T20:13:28.4236234Z pooling_mode=, 2025-05-07T20:13:28.4236531Z T=3, 2025-05-07T20:13:28.4236711Z D=67, 2025-05-07T20:13:28.4236903Z B=13, 2025-05-07T20:13:28.4237098Z log_E=3, 2025-05-07T20:13:28.4237289Z L=2, 2025-05-07T20:13:28.4237490Z D_gradcheck=1, 2025-05-07T20:13:28.4237733Z stochastic_rounding=False, 2025-05-07T20:13:28.4237998Z weighted=False, 2025-05-07T20:13:28.4238227Z row_wise=True, 2025-05-07T20:13:28.4238446Z mixed=True, 2025-05-07T20:13:28.4238671Z use_cache=False, 2025-05-07T20:13:28.4238923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4239230Z use_cpu=True, 2025-05-07T20:13:28.4239473Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4239742Z ) 2025-05-07T20:13:28.4239982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4240617Z self=, 2025-05-07T20:13:28.4241190Z compile=False, 2025-05-07T20:13:28.4241447Z pooling_mode=, 2025-05-07T20:13:28.4241748Z T=2, 2025-05-07T20:13:28.4241930Z D=102, 2025-05-07T20:13:28.4242131Z B=90, 2025-05-07T20:13:28.4242334Z log_E=5, 2025-05-07T20:13:28.4242529Z L=11, 2025-05-07T20:13:28.4242732Z D_gradcheck=1, 2025-05-07T20:13:28.4242975Z stochastic_rounding=False, 2025-05-07T20:13:28.4243239Z weighted=False, 2025-05-07T20:13:28.4243466Z row_wise=True, 2025-05-07T20:13:28.4243686Z mixed=True, 2025-05-07T20:13:28.4243890Z use_cache=False, 2025-05-07T20:13:28.4244206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4244514Z use_cpu=True, 2025-05-07T20:13:28.4244762Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4245030Z ) 2025-05-07T20:13:28.4245275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4245911Z self=, 2025-05-07T20:13:28.4246511Z compile=True, 2025-05-07T20:13:28.4246762Z pooling_mode=, 2025-05-07T20:13:28.4247058Z T=2, 2025-05-07T20:13:28.4247240Z D=107, 2025-05-07T20:13:28.4247437Z B=55, 2025-05-07T20:13:28.4247634Z log_E=3, 2025-05-07T20:13:28.4248183Z L=18, 2025-05-07T20:13:28.4248394Z D_gradcheck=1, 2025-05-07T20:13:28.4248639Z stochastic_rounding=False, 2025-05-07T20:13:28.4248900Z weighted=True, 2025-05-07T20:13:28.4249125Z row_wise=True, 2025-05-07T20:13:28.4249344Z mixed=False, 2025-05-07T20:13:28.4249554Z use_cache=False, 2025-05-07T20:13:28.4249896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4250205Z use_cpu=True, 2025-05-07T20:13:28.4250437Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4250718Z ) 2025-05-07T20:13:28.4250961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4251598Z self=, 2025-05-07T20:13:28.4252177Z compile=False, 2025-05-07T20:13:28.4252438Z pooling_mode=, 2025-05-07T20:13:28.4252744Z T=4, 2025-05-07T20:13:28.4252931Z D=15, 2025-05-07T20:13:28.4253131Z B=56, 2025-05-07T20:13:28.4253370Z log_E=5, 2025-05-07T20:13:28.4253560Z L=9, 2025-05-07T20:13:28.4253758Z D_gradcheck=1, 2025-05-07T20:13:28.4262890Z stochastic_rounding=False, 2025-05-07T20:13:28.4263273Z weighted=False, 2025-05-07T20:13:28.4263514Z row_wise=True, 2025-05-07T20:13:28.4263741Z mixed=True, 2025-05-07T20:13:28.4263953Z use_cache=True, 2025-05-07T20:13:28.4264231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4264544Z use_cpu=True, 2025-05-07T20:13:28.4264781Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4265070Z ) 2025-05-07T20:13:28.4265319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4265953Z self=, 2025-05-07T20:13:28.4266558Z compile=True, 2025-05-07T20:13:28.4266818Z pooling_mode=, 2025-05-07T20:13:28.4267111Z T=2, 2025-05-07T20:13:28.4267312Z D=69, 2025-05-07T20:13:28.4267521Z B=127, 2025-05-07T20:13:28.4267711Z log_E=3, 2025-05-07T20:13:28.4267916Z L=14, 2025-05-07T20:13:28.4268117Z D_gradcheck=1, 2025-05-07T20:13:28.4268353Z stochastic_rounding=False, 2025-05-07T20:13:28.4268625Z weighted=False, 2025-05-07T20:13:28.4268851Z row_wise=True, 2025-05-07T20:13:28.4269075Z mixed=True, 2025-05-07T20:13:28.4269281Z use_cache=True, 2025-05-07T20:13:28.4269532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4269835Z use_cpu=True, 2025-05-07T20:13:28.4270061Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4270337Z ) 2025-05-07T20:13:28.4270576Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4271197Z self=, 2025-05-07T20:13:28.4271789Z compile=False, 2025-05-07T20:13:28.4272042Z pooling_mode=, 2025-05-07T20:13:28.4272326Z T=2, 2025-05-07T20:13:28.4272520Z D=127, 2025-05-07T20:13:28.4272718Z B=24, 2025-05-07T20:13:28.4272897Z log_E=4, 2025-05-07T20:13:28.4273097Z L=15, 2025-05-07T20:13:28.4273294Z D_gradcheck=2, 2025-05-07T20:13:28.4273518Z stochastic_rounding=True, 2025-05-07T20:13:28.4273786Z weighted=False, 2025-05-07T20:13:28.4274007Z row_wise=True, 2025-05-07T20:13:28.4274206Z mixed=True, 2025-05-07T20:13:28.4274556Z use_cache=True, 2025-05-07T20:13:28.4274807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4275106Z use_cpu=True, 2025-05-07T20:13:28.4275333Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4275611Z ) 2025-05-07T20:13:28.4275847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4276513Z self=, 2025-05-07T20:13:28.4277098Z compile=False, 2025-05-07T20:13:28.4277349Z pooling_mode=, 2025-05-07T20:13:28.4277628Z T=4, 2025-05-07T20:13:28.4277820Z D=52, 2025-05-07T20:13:28.4278027Z B=29, 2025-05-07T20:13:28.4278209Z log_E=4, 2025-05-07T20:13:28.4278414Z L=18, 2025-05-07T20:13:28.4278609Z D_gradcheck=2, 2025-05-07T20:13:28.4278833Z stochastic_rounding=True, 2025-05-07T20:13:28.4279094Z weighted=True, 2025-05-07T20:13:28.4279301Z row_wise=True, 2025-05-07T20:13:28.4279498Z mixed=True, 2025-05-07T20:13:28.4279741Z use_cache=False, 2025-05-07T20:13:28.4279991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4280277Z use_cpu=True, 2025-05-07T20:13:28.4280509Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4280777Z ) 2025-05-07T20:13:28.4280999Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4281627Z self=, 2025-05-07T20:13:28.4282210Z compile=True, 2025-05-07T20:13:28.4282321Z pooling_mode=, 2025-05-07T20:13:28.4282409Z T=2, 2025-05-07T20:13:28.4282514Z D=64, 2025-05-07T20:13:28.4282586Z B=50, 2025-05-07T20:13:28.4282673Z log_E=5, 2025-05-07T20:13:28.4282745Z L=19, 2025-05-07T20:13:28.4282825Z D_gradcheck=1, 2025-05-07T20:13:28.4282931Z stochastic_rounding=False, 2025-05-07T20:13:28.4283012Z weighted=False, 2025-05-07T20:13:28.4283090Z row_wise=True, 2025-05-07T20:13:28.4283178Z mixed=False, 2025-05-07T20:13:28.4283262Z use_cache=False, 2025-05-07T20:13:28.4283369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4283461Z use_cpu=True, 2025-05-07T20:13:28.4283562Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4283646Z ) 2025-05-07T20:13:28.4523552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4523973Z self=, 2025-05-07T20:13:28.4524066Z compile=False, 2025-05-07T20:13:28.4524237Z pooling_mode=, 2025-05-07T20:13:28.4524357Z T=2, 2025-05-07T20:13:28.4524442Z D=100, 2025-05-07T20:13:28.4524521Z B=65, 2025-05-07T20:13:28.4524642Z log_E=3, 2025-05-07T20:13:28.4524763Z L=1, 2025-05-07T20:13:28.4524895Z D_gradcheck=1, 2025-05-07T20:13:28.4525019Z stochastic_rounding=False, 2025-05-07T20:13:28.4525101Z weighted=True, 2025-05-07T20:13:28.4525183Z row_wise=True, 2025-05-07T20:13:28.4525280Z mixed=True, 2025-05-07T20:13:28.4525368Z use_cache=False, 2025-05-07T20:13:28.4525498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4525579Z use_cpu=True, 2025-05-07T20:13:28.4525681Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4525765Z ) 2025-05-07T20:13:28.4525899Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4526275Z self=, 2025-05-07T20:13:28.4526372Z compile=True, 2025-05-07T20:13:28.4526480Z pooling_mode=, 2025-05-07T20:13:28.4526559Z T=4, 2025-05-07T20:13:28.4526648Z D=21, 2025-05-07T20:13:28.4526722Z B=98, 2025-05-07T20:13:28.4526798Z log_E=3, 2025-05-07T20:13:28.4526887Z L=3, 2025-05-07T20:13:28.4526969Z D_gradcheck=1, 2025-05-07T20:13:28.4527065Z stochastic_rounding=False, 2025-05-07T20:13:28.4527160Z weighted=False, 2025-05-07T20:13:28.4527241Z row_wise=True, 2025-05-07T20:13:28.4527440Z mixed=False, 2025-05-07T20:13:28.4527527Z use_cache=False, 2025-05-07T20:13:28.4527637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4527733Z use_cpu=True, 2025-05-07T20:13:28.4527838Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4527912Z ) 2025-05-07T20:13:28.4528061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4528490Z self=, 2025-05-07T20:13:28.4528576Z compile=False, 2025-05-07T20:13:28.4528700Z pooling_mode=, 2025-05-07T20:13:28.4528782Z T=1, 2025-05-07T20:13:28.4528859Z D=72, 2025-05-07T20:13:28.4528950Z B=75, 2025-05-07T20:13:28.4529029Z log_E=3, 2025-05-07T20:13:28.4529120Z L=18, 2025-05-07T20:13:28.4529207Z D_gradcheck=2, 2025-05-07T20:13:28.4529309Z stochastic_rounding=False, 2025-05-07T20:13:28.4529405Z weighted=False, 2025-05-07T20:13:28.4529490Z row_wise=True, 2025-05-07T20:13:28.4529614Z mixed=False, 2025-05-07T20:13:28.4529714Z use_cache=False, 2025-05-07T20:13:28.4529825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4529907Z use_cpu=True, 2025-05-07T20:13:28.4530022Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4530100Z ) 2025-05-07T20:13:28.4530235Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4530623Z self=, 2025-05-07T20:13:28.4530708Z compile=False, 2025-05-07T20:13:28.4530827Z pooling_mode=, 2025-05-07T20:13:28.4530949Z T=5, 2025-05-07T20:13:28.4531025Z D=96, 2025-05-07T20:13:28.4531116Z B=104, 2025-05-07T20:13:28.4531196Z log_E=5, 2025-05-07T20:13:28.4531276Z L=17, 2025-05-07T20:13:28.4531372Z D_gradcheck=2, 2025-05-07T20:13:28.4531472Z stochastic_rounding=False, 2025-05-07T20:13:28.4531556Z weighted=False, 2025-05-07T20:13:28.4531650Z row_wise=True, 2025-05-07T20:13:28.4531733Z mixed=True, 2025-05-07T20:13:28.4531816Z use_cache=False, 2025-05-07T20:13:28.4531938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4532022Z use_cpu=True, 2025-05-07T20:13:28.4532125Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4532211Z ) 2025-05-07T20:13:28.4532343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4532733Z self=, 2025-05-07T20:13:28.4532820Z compile=False, 2025-05-07T20:13:28.4532929Z pooling_mode=, 2025-05-07T20:13:28.4533014Z T=3, 2025-05-07T20:13:28.4533089Z D=91, 2025-05-07T20:13:28.4533231Z B=34, 2025-05-07T20:13:28.4533307Z log_E=4, 2025-05-07T20:13:28.4533394Z L=11, 2025-05-07T20:13:28.4533476Z D_gradcheck=1, 2025-05-07T20:13:28.4533571Z stochastic_rounding=False, 2025-05-07T20:13:28.4533668Z weighted=True, 2025-05-07T20:13:28.4533752Z row_wise=True, 2025-05-07T20:13:28.4533830Z mixed=True, 2025-05-07T20:13:28.4533926Z use_cache=True, 2025-05-07T20:13:28.4534033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4534113Z use_cpu=True, 2025-05-07T20:13:28.4534233Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4534306Z ) 2025-05-07T20:13:28.4534438Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4534826Z self=, 2025-05-07T20:13:28.4534908Z compile=True, 2025-05-07T20:13:28.4535027Z pooling_mode=, 2025-05-07T20:13:28.4535107Z T=3, 2025-05-07T20:13:28.4535180Z D=16, 2025-05-07T20:13:28.4535265Z B=4, 2025-05-07T20:13:28.4535343Z log_E=5, 2025-05-07T20:13:28.4535420Z L=2, 2025-05-07T20:13:28.4535512Z D_gradcheck=2, 2025-05-07T20:13:28.4535610Z stochastic_rounding=True, 2025-05-07T20:13:28.4535690Z weighted=True, 2025-05-07T20:13:28.4535819Z row_wise=True, 2025-05-07T20:13:28.4535901Z mixed=False, 2025-05-07T20:13:28.4535983Z use_cache=True, 2025-05-07T20:13:28.4536102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4536187Z use_cpu=True, 2025-05-07T20:13:28.4536290Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4536375Z ) 2025-05-07T20:13:28.4536508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4536917Z self=, 2025-05-07T20:13:28.4537003Z compile=True, 2025-05-07T20:13:28.4537115Z pooling_mode=, 2025-05-07T20:13:28.4537202Z T=2, 2025-05-07T20:13:28.4537280Z D=75, 2025-05-07T20:13:28.4537355Z B=127, 2025-05-07T20:13:28.4537442Z log_E=4, 2025-05-07T20:13:28.4537519Z L=2, 2025-05-07T20:13:28.4537603Z D_gradcheck=1, 2025-05-07T20:13:28.4537710Z stochastic_rounding=True, 2025-05-07T20:13:28.4537865Z weighted=True, 2025-05-07T20:13:28.4538009Z row_wise=True, 2025-05-07T20:13:28.4538106Z mixed=False, 2025-05-07T20:13:28.4538194Z use_cache=False, 2025-05-07T20:13:28.4538306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4538400Z use_cpu=True, 2025-05-07T20:13:28.4538504Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4538592Z ) 2025-05-07T20:13:28.4538728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4539104Z self=, 2025-05-07T20:13:28.4539203Z compile=True, 2025-05-07T20:13:28.4539341Z pooling_mode=, 2025-05-07T20:13:28.4539421Z T=2, 2025-05-07T20:13:28.4539509Z D=69, 2025-05-07T20:13:28.4539585Z B=7, 2025-05-07T20:13:28.4539663Z log_E=5, 2025-05-07T20:13:28.4539750Z L=2, 2025-05-07T20:13:28.4539832Z D_gradcheck=2, 2025-05-07T20:13:28.4539930Z stochastic_rounding=True, 2025-05-07T20:13:28.4540023Z weighted=True, 2025-05-07T20:13:28.4540106Z row_wise=True, 2025-05-07T20:13:28.4540185Z mixed=False, 2025-05-07T20:13:28.4540283Z use_cache=False, 2025-05-07T20:13:28.4540392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4540486Z use_cpu=True, 2025-05-07T20:13:28.4540587Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4540661Z ) 2025-05-07T20:13:28.4540808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4541183Z self=, 2025-05-07T20:13:28.4541264Z compile=True, 2025-05-07T20:13:28.4541386Z pooling_mode=, 2025-05-07T20:13:28.4541462Z T=2, 2025-05-07T20:13:28.4541553Z D=128, 2025-05-07T20:13:28.4541643Z B=58, 2025-05-07T20:13:28.4541721Z log_E=3, 2025-05-07T20:13:28.4541797Z L=17, 2025-05-07T20:13:28.4541892Z D_gradcheck=1, 2025-05-07T20:13:28.4541987Z stochastic_rounding=True, 2025-05-07T20:13:28.4542084Z weighted=False, 2025-05-07T20:13:28.4542170Z row_wise=True, 2025-05-07T20:13:28.4542249Z mixed=True, 2025-05-07T20:13:28.4542345Z use_cache=False, 2025-05-07T20:13:28.4542454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4542534Z use_cpu=True, 2025-05-07T20:13:28.4542648Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4542724Z ) 2025-05-07T20:13:28.4542857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4543242Z self=, 2025-05-07T20:13:28.4543324Z compile=False, 2025-05-07T20:13:28.4543436Z pooling_mode=, 2025-05-07T20:13:28.4543524Z T=1, 2025-05-07T20:13:28.4543599Z D=4, 2025-05-07T20:13:28.4543674Z B=91, 2025-05-07T20:13:28.4543763Z log_E=3, 2025-05-07T20:13:28.4543836Z L=0, 2025-05-07T20:13:28.4543931Z D_gradcheck=1, 2025-05-07T20:13:28.4544028Z stochastic_rounding=False, 2025-05-07T20:13:28.4544138Z weighted=True, 2025-05-07T20:13:28.4544229Z row_wise=True, 2025-05-07T20:13:28.4544308Z mixed=False, 2025-05-07T20:13:28.4544388Z use_cache=True, 2025-05-07T20:13:28.4544507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4544588Z use_cpu=True, 2025-05-07T20:13:28.4544691Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4544777Z ) 2025-05-07T20:13:28.4544938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4545311Z self=, 2025-05-07T20:13:28.4545408Z compile=True, 2025-05-07T20:13:28.4545514Z pooling_mode=, 2025-05-07T20:13:28.4545599Z T=5, 2025-05-07T20:13:28.4545681Z D=127, 2025-05-07T20:13:28.4545756Z B=99, 2025-05-07T20:13:28.4545847Z log_E=4, 2025-05-07T20:13:28.4545966Z L=3, 2025-05-07T20:13:28.4546049Z D_gradcheck=1, 2025-05-07T20:13:28.4546159Z stochastic_rounding=True, 2025-05-07T20:13:28.4546268Z weighted=False, 2025-05-07T20:13:28.4546349Z row_wise=True, 2025-05-07T20:13:28.4546440Z mixed=False, 2025-05-07T20:13:28.4546523Z use_cache=True, 2025-05-07T20:13:28.4546633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4546729Z use_cpu=True, 2025-05-07T20:13:28.4546835Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4546906Z ) 2025-05-07T20:13:28.4547054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4547428Z self=, 2025-05-07T20:13:28.4547550Z compile=True, 2025-05-07T20:13:28.4547824Z pooling_mode=, 2025-05-07T20:13:28.4547904Z T=2, 2025-05-07T20:13:28.4547991Z D=115, 2025-05-07T20:13:28.4548067Z B=37, 2025-05-07T20:13:28.4548169Z log_E=5, 2025-05-07T20:13:28.4548258Z L=5, 2025-05-07T20:13:28.4548343Z D_gradcheck=2, 2025-05-07T20:13:28.4548443Z stochastic_rounding=True, 2025-05-07T20:13:28.4548556Z weighted=True, 2025-05-07T20:13:28.4548640Z row_wise=True, 2025-05-07T20:13:28.4548721Z mixed=True, 2025-05-07T20:13:28.4548822Z use_cache=False, 2025-05-07T20:13:28.4548934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4549017Z use_cpu=True, 2025-05-07T20:13:28.4549135Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4549211Z ) 2025-05-07T20:13:28.4549364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4549742Z self=, 2025-05-07T20:13:28.4549832Z compile=False, 2025-05-07T20:13:28.4549958Z pooling_mode=, 2025-05-07T20:13:28.4550036Z T=2, 2025-05-07T20:13:28.4550114Z D=121, 2025-05-07T20:13:28.4550208Z B=112, 2025-05-07T20:13:28.4550289Z log_E=5, 2025-05-07T20:13:28.4550367Z L=11, 2025-05-07T20:13:28.4550467Z D_gradcheck=1, 2025-05-07T20:13:28.4550572Z stochastic_rounding=False, 2025-05-07T20:13:28.4550659Z weighted=False, 2025-05-07T20:13:28.4550760Z row_wise=True, 2025-05-07T20:13:28.4550844Z mixed=True, 2025-05-07T20:13:28.4550929Z use_cache=False, 2025-05-07T20:13:28.4551056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4551141Z use_cpu=True, 2025-05-07T20:13:28.4551261Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4551339Z ) 2025-05-07T20:13:28.4551477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4551874Z self=, 2025-05-07T20:13:28.4551963Z compile=True, 2025-05-07T20:13:28.4552118Z pooling_mode=, 2025-05-07T20:13:28.4552209Z T=3, 2025-05-07T20:13:28.4552287Z D=60, 2025-05-07T20:13:28.4552363Z B=86, 2025-05-07T20:13:28.4552459Z log_E=5, 2025-05-07T20:13:28.4552537Z L=0, 2025-05-07T20:13:28.4552620Z D_gradcheck=1, 2025-05-07T20:13:28.4552793Z stochastic_rounding=False, 2025-05-07T20:13:28.4552881Z weighted=False, 2025-05-07T20:13:28.4552981Z row_wise=True, 2025-05-07T20:13:28.4553066Z mixed=True, 2025-05-07T20:13:28.4553152Z use_cache=False, 2025-05-07T20:13:28.4553277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4553364Z use_cpu=True, 2025-05-07T20:13:28.4553470Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4553598Z ) 2025-05-07T20:13:28.4553736Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4554110Z self=, 2025-05-07T20:13:28.4554209Z compile=True, 2025-05-07T20:13:28.4554319Z pooling_mode=, 2025-05-07T20:13:28.4554399Z T=4, 2025-05-07T20:13:28.4554487Z D=50, 2025-05-07T20:13:28.4554565Z B=50, 2025-05-07T20:13:28.4554642Z log_E=5, 2025-05-07T20:13:28.4554733Z L=16, 2025-05-07T20:13:28.4554817Z D_gradcheck=1, 2025-05-07T20:13:28.4554965Z stochastic_rounding=True, 2025-05-07T20:13:28.4555049Z weighted=True, 2025-05-07T20:13:28.4555131Z row_wise=True, 2025-05-07T20:13:28.4555223Z mixed=False, 2025-05-07T20:13:28.4555306Z use_cache=True, 2025-05-07T20:13:28.4555416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4555510Z use_cpu=True, 2025-05-07T20:13:28.4555614Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4555691Z ) 2025-05-07T20:13:28.4555838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4556214Z self=, 2025-05-07T20:13:28.4556340Z compile=True, 2025-05-07T20:13:28.4556460Z pooling_mode=, 2025-05-07T20:13:28.4556537Z T=2, 2025-05-07T20:13:28.4556628Z D=67, 2025-05-07T20:13:28.4556707Z B=108, 2025-05-07T20:13:28.4556786Z log_E=5, 2025-05-07T20:13:28.4556875Z L=0, 2025-05-07T20:13:28.4556961Z D_gradcheck=2, 2025-05-07T20:13:28.4557060Z stochastic_rounding=True, 2025-05-07T20:13:28.4557161Z weighted=False, 2025-05-07T20:13:28.4557243Z row_wise=True, 2025-05-07T20:13:28.4557323Z mixed=True, 2025-05-07T20:13:28.4557421Z use_cache=False, 2025-05-07T20:13:28.4557530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4557614Z use_cpu=True, 2025-05-07T20:13:28.4557731Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4557806Z ) 2025-05-07T20:13:28.4853142Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4853569Z self=, 2025-05-07T20:13:28.4853667Z compile=False, 2025-05-07T20:13:28.4853793Z pooling_mode=, 2025-05-07T20:13:28.4853874Z T=1, 2025-05-07T20:13:28.4853954Z D=73, 2025-05-07T20:13:28.4854046Z B=31, 2025-05-07T20:13:28.4854125Z log_E=5, 2025-05-07T20:13:28.4854203Z L=7, 2025-05-07T20:13:28.4854303Z D_gradcheck=2, 2025-05-07T20:13:28.4854405Z stochastic_rounding=True, 2025-05-07T20:13:28.4854489Z weighted=False, 2025-05-07T20:13:28.4854585Z row_wise=True, 2025-05-07T20:13:28.4854668Z mixed=False, 2025-05-07T20:13:28.4854767Z use_cache=False, 2025-05-07T20:13:28.4854878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4854961Z use_cpu=True, 2025-05-07T20:13:28.4855079Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4855154Z ) 2025-05-07T20:13:28.4855290Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4855678Z self=, 2025-05-07T20:13:28.4855766Z compile=False, 2025-05-07T20:13:28.4855876Z pooling_mode=, 2025-05-07T20:13:28.4855967Z T=2, 2025-05-07T20:13:28.4856044Z D=65, 2025-05-07T20:13:28.4856120Z B=28, 2025-05-07T20:13:28.4856211Z log_E=3, 2025-05-07T20:13:28.4856287Z L=10, 2025-05-07T20:13:28.4856514Z D_gradcheck=2, 2025-05-07T20:13:28.4856616Z stochastic_rounding=True, 2025-05-07T20:13:28.4856701Z weighted=False, 2025-05-07T20:13:28.4856867Z row_wise=True, 2025-05-07T20:13:28.4856949Z mixed=False, 2025-05-07T20:13:28.4857033Z use_cache=True, 2025-05-07T20:13:28.4857155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4857238Z use_cpu=True, 2025-05-07T20:13:28.4857390Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4857478Z ) 2025-05-07T20:13:28.4857616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4858054Z self=, 2025-05-07T20:13:28.4858158Z compile=False, 2025-05-07T20:13:28.4858267Z pooling_mode=, 2025-05-07T20:13:28.4858358Z T=5, 2025-05-07T20:13:28.4858435Z D=100, 2025-05-07T20:13:28.4858513Z B=127, 2025-05-07T20:13:28.4858606Z log_E=5, 2025-05-07T20:13:28.4858684Z L=13, 2025-05-07T20:13:28.4858813Z D_gradcheck=1, 2025-05-07T20:13:28.4858925Z stochastic_rounding=True, 2025-05-07T20:13:28.4859011Z weighted=False, 2025-05-07T20:13:28.4859092Z row_wise=True, 2025-05-07T20:13:28.4859185Z mixed=False, 2025-05-07T20:13:28.4859269Z use_cache=False, 2025-05-07T20:13:28.4859378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4859470Z use_cpu=True, 2025-05-07T20:13:28.4859575Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4859663Z ) 2025-05-07T20:13:28.4859808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4860181Z self=, 2025-05-07T20:13:28.4860315Z compile=True, 2025-05-07T20:13:28.4860424Z pooling_mode=, 2025-05-07T20:13:28.4860501Z T=3, 2025-05-07T20:13:28.4860591Z D=23, 2025-05-07T20:13:28.4860667Z B=89, 2025-05-07T20:13:28.4860745Z log_E=5, 2025-05-07T20:13:28.4860835Z L=19, 2025-05-07T20:13:28.4860921Z D_gradcheck=1, 2025-05-07T20:13:28.4861019Z stochastic_rounding=True, 2025-05-07T20:13:28.4861115Z weighted=True, 2025-05-07T20:13:28.4861200Z row_wise=True, 2025-05-07T20:13:28.4861283Z mixed=False, 2025-05-07T20:13:28.4861379Z use_cache=True, 2025-05-07T20:13:28.4861487Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4861583Z use_cpu=True, 2025-05-07T20:13:28.4861689Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4861765Z ) 2025-05-07T20:13:28.4861917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4862289Z self=, 2025-05-07T20:13:28.4862377Z compile=True, 2025-05-07T20:13:28.4862504Z pooling_mode=, 2025-05-07T20:13:28.4862584Z T=5, 2025-05-07T20:13:28.4862662Z D=108, 2025-05-07T20:13:28.4862755Z B=75, 2025-05-07T20:13:28.4862833Z log_E=4, 2025-05-07T20:13:28.4862913Z L=4, 2025-05-07T20:13:28.4863012Z D_gradcheck=2, 2025-05-07T20:13:28.4863112Z stochastic_rounding=False, 2025-05-07T20:13:28.4863195Z weighted=True, 2025-05-07T20:13:28.4863290Z row_wise=True, 2025-05-07T20:13:28.4863371Z mixed=False, 2025-05-07T20:13:28.4863466Z use_cache=True, 2025-05-07T20:13:28.4863577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4863662Z use_cpu=True, 2025-05-07T20:13:28.4863786Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4863860Z ) 2025-05-07T20:13:28.4863993Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4864384Z self=, 2025-05-07T20:13:28.4864468Z compile=True, 2025-05-07T20:13:28.4864578Z pooling_mode=, 2025-05-07T20:13:28.4864669Z T=4, 2025-05-07T20:13:28.4864748Z D=115, 2025-05-07T20:13:28.4864826Z B=30, 2025-05-07T20:13:28.4864951Z log_E=3, 2025-05-07T20:13:28.4865032Z L=10, 2025-05-07T20:13:28.4865117Z D_gradcheck=2, 2025-05-07T20:13:28.4865231Z stochastic_rounding=True, 2025-05-07T20:13:28.4865317Z weighted=False, 2025-05-07T20:13:28.4865415Z row_wise=True, 2025-05-07T20:13:28.4865501Z mixed=True, 2025-05-07T20:13:28.4865586Z use_cache=True, 2025-05-07T20:13:28.4865711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4865847Z use_cpu=True, 2025-05-07T20:13:28.4865950Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4866038Z ) 2025-05-07T20:13:28.4866175Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4866553Z self=, 2025-05-07T20:13:28.4866655Z compile=True, 2025-05-07T20:13:28.4866768Z pooling_mode=, 2025-05-07T20:13:28.4866847Z T=4, 2025-05-07T20:13:28.4866940Z D=50, 2025-05-07T20:13:28.4867019Z B=81, 2025-05-07T20:13:28.4867115Z log_E=3, 2025-05-07T20:13:28.4867222Z L=17, 2025-05-07T20:13:28.4867309Z D_gradcheck=2, 2025-05-07T20:13:28.4867421Z stochastic_rounding=False, 2025-05-07T20:13:28.4867511Z weighted=False, 2025-05-07T20:13:28.4867598Z row_wise=True, 2025-05-07T20:13:28.4867696Z mixed=False, 2025-05-07T20:13:28.4867783Z use_cache=False, 2025-05-07T20:13:28.4867895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4867996Z use_cpu=True, 2025-05-07T20:13:28.4868102Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4868179Z ) 2025-05-07T20:13:28.4868332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4868738Z self=, 2025-05-07T20:13:28.4868839Z compile=False, 2025-05-07T20:13:28.4868952Z pooling_mode=, 2025-05-07T20:13:28.4869033Z T=5, 2025-05-07T20:13:28.4869125Z D=121, 2025-05-07T20:13:28.4869202Z B=102, 2025-05-07T20:13:28.4869303Z log_E=3, 2025-05-07T20:13:28.4869391Z L=1, 2025-05-07T20:13:28.4869476Z D_gradcheck=2, 2025-05-07T20:13:28.4869578Z stochastic_rounding=True, 2025-05-07T20:13:28.4869674Z weighted=False, 2025-05-07T20:13:28.4869756Z row_wise=True, 2025-05-07T20:13:28.4869835Z mixed=True, 2025-05-07T20:13:28.4869928Z use_cache=True, 2025-05-07T20:13:28.4870037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4870120Z use_cpu=True, 2025-05-07T20:13:28.4870235Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4870309Z ) 2025-05-07T20:13:28.4870442Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4870830Z self=, 2025-05-07T20:13:28.4870915Z compile=False, 2025-05-07T20:13:28.4871035Z pooling_mode=, 2025-05-07T20:13:28.4871113Z T=2, 2025-05-07T20:13:28.4871189Z D=79, 2025-05-07T20:13:28.4871278Z B=44, 2025-05-07T20:13:28.4871359Z log_E=3, 2025-05-07T20:13:28.4871435Z L=14, 2025-05-07T20:13:28.4871530Z D_gradcheck=2, 2025-05-07T20:13:28.4871629Z stochastic_rounding=False, 2025-05-07T20:13:28.4871711Z weighted=True, 2025-05-07T20:13:28.4871804Z row_wise=True, 2025-05-07T20:13:28.4871886Z mixed=False, 2025-05-07T20:13:28.4871972Z use_cache=True, 2025-05-07T20:13:28.4872097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4872181Z use_cpu=True, 2025-05-07T20:13:28.4872311Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4872387Z ) 2025-05-07T20:13:28.4872522Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4872911Z self=, 2025-05-07T20:13:28.4872998Z compile=False, 2025-05-07T20:13:28.4873107Z pooling_mode=, 2025-05-07T20:13:28.4873198Z T=2, 2025-05-07T20:13:28.4873274Z D=85, 2025-05-07T20:13:28.4873397Z B=91, 2025-05-07T20:13:28.4873487Z log_E=4, 2025-05-07T20:13:28.4873563Z L=18, 2025-05-07T20:13:28.4873646Z D_gradcheck=1, 2025-05-07T20:13:28.4873755Z stochastic_rounding=False, 2025-05-07T20:13:28.4873839Z weighted=False, 2025-05-07T20:13:28.4873921Z row_wise=True, 2025-05-07T20:13:28.4874013Z mixed=True, 2025-05-07T20:13:28.4874097Z use_cache=True, 2025-05-07T20:13:28.4874250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4874380Z use_cpu=True, 2025-05-07T20:13:28.4874485Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4874574Z ) 2025-05-07T20:13:28.4874709Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4875087Z self=, 2025-05-07T20:13:28.4875183Z compile=False, 2025-05-07T20:13:28.4875294Z pooling_mode=, 2025-05-07T20:13:28.4875372Z T=1, 2025-05-07T20:13:28.4875463Z D=119, 2025-05-07T20:13:28.4875567Z B=9, 2025-05-07T20:13:28.4875647Z log_E=5, 2025-05-07T20:13:28.4875737Z L=14, 2025-05-07T20:13:28.4875822Z D_gradcheck=1, 2025-05-07T20:13:28.4875934Z stochastic_rounding=False, 2025-05-07T20:13:28.4876019Z weighted=True, 2025-05-07T20:13:28.4876102Z row_wise=True, 2025-05-07T20:13:28.4876196Z mixed=True, 2025-05-07T20:13:28.4876280Z use_cache=True, 2025-05-07T20:13:28.4876391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4876486Z use_cpu=True, 2025-05-07T20:13:28.4876589Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4876664Z ) 2025-05-07T20:13:28.4876836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4877212Z self=, 2025-05-07T20:13:28.4877298Z compile=False, 2025-05-07T20:13:28.4877424Z pooling_mode=, 2025-05-07T20:13:28.4877502Z T=5, 2025-05-07T20:13:28.4877581Z D=101, 2025-05-07T20:13:28.4877671Z B=82, 2025-05-07T20:13:28.4877751Z log_E=3, 2025-05-07T20:13:28.4877842Z L=2, 2025-05-07T20:13:28.4877925Z D_gradcheck=2, 2025-05-07T20:13:28.4878022Z stochastic_rounding=False, 2025-05-07T20:13:28.4878116Z weighted=True, 2025-05-07T20:13:28.4878198Z row_wise=True, 2025-05-07T20:13:28.4878278Z mixed=False, 2025-05-07T20:13:28.4878374Z use_cache=True, 2025-05-07T20:13:28.4878486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4878570Z use_cpu=True, 2025-05-07T20:13:28.4878687Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4878765Z ) 2025-05-07T20:13:28.4878903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4879288Z self=, 2025-05-07T20:13:28.4879373Z compile=True, 2025-05-07T20:13:28.4879495Z pooling_mode=, 2025-05-07T20:13:28.4879574Z T=1, 2025-05-07T20:13:28.4879653Z D=114, 2025-05-07T20:13:28.4879745Z B=106, 2025-05-07T20:13:28.4879824Z log_E=3, 2025-05-07T20:13:28.4879900Z L=16, 2025-05-07T20:13:28.4879995Z D_gradcheck=1, 2025-05-07T20:13:28.4880094Z stochastic_rounding=True, 2025-05-07T20:13:28.4880177Z weighted=False, 2025-05-07T20:13:28.4880271Z row_wise=True, 2025-05-07T20:13:28.4880353Z mixed=False, 2025-05-07T20:13:28.4880439Z use_cache=False, 2025-05-07T20:13:28.4880560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.4880642Z use_cpu=True, 2025-05-07T20:13:28.4880745Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4880833Z ) 2025-05-07T20:13:28.4880967Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4881352Z self=, 2025-05-07T20:13:28.4881436Z compile=True, 2025-05-07T20:13:28.4881544Z pooling_mode=, 2025-05-07T20:13:28.4881634Z T=3, 2025-05-07T20:13:28.4881741Z D=31, 2025-05-07T20:13:28.4881818Z B=91, 2025-05-07T20:13:28.4881907Z log_E=3, 2025-05-07T20:13:28.4881983Z L=20, 2025-05-07T20:13:28.4882067Z D_gradcheck=1, 2025-05-07T20:13:28.4882177Z stochastic_rounding=False, 2025-05-07T20:13:28.4882261Z weighted=False, 2025-05-07T20:13:28.4882344Z row_wise=True, 2025-05-07T20:13:28.4882438Z mixed=False, 2025-05-07T20:13:28.4882548Z use_cache=False, 2025-05-07T20:13:28.4882660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4882758Z use_cpu=True, 2025-05-07T20:13:28.4882875Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4882965Z ) 2025-05-07T20:13:28.4883102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4883473Z self=, 2025-05-07T20:13:28.4883574Z compile=False, 2025-05-07T20:13:28.4883684Z pooling_mode=, 2025-05-07T20:13:28.4883764Z T=1, 2025-05-07T20:13:28.4883881Z D=9, 2025-05-07T20:13:28.4883960Z B=101, 2025-05-07T20:13:28.4884038Z log_E=4, 2025-05-07T20:13:28.4884129Z L=10, 2025-05-07T20:13:28.4884213Z D_gradcheck=2, 2025-05-07T20:13:28.4884312Z stochastic_rounding=False, 2025-05-07T20:13:28.4884407Z weighted=False, 2025-05-07T20:13:28.4884489Z row_wise=True, 2025-05-07T20:13:28.4884571Z mixed=True, 2025-05-07T20:13:28.4884670Z use_cache=False, 2025-05-07T20:13:28.4884779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4884872Z use_cpu=True, 2025-05-07T20:13:28.4884977Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.4885080Z ) 2025-05-07T20:13:28.4885228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.4885599Z self=, 2025-05-07T20:13:28.4885683Z compile=True, 2025-05-07T20:13:28.4885818Z pooling_mode=, 2025-05-07T20:13:28.4885898Z T=5, 2025-05-07T20:13:28.4885978Z D=52, 2025-05-07T20:13:28.4886070Z B=48, 2025-05-07T20:13:28.4886150Z log_E=3, 2025-05-07T20:13:28.4886227Z L=0, 2025-05-07T20:13:28.4886327Z D_gradcheck=2, 2025-05-07T20:13:28.4886426Z stochastic_rounding=True, 2025-05-07T20:13:28.4886527Z weighted=True, 2025-05-07T20:13:28.4886614Z row_wise=True, 2025-05-07T20:13:28.4886697Z mixed=False, 2025-05-07T20:13:28.4886798Z use_cache=True, 2025-05-07T20:13:28.4886908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.4886996Z use_cpu=True, 2025-05-07T20:13:28.4887117Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.4887196Z ) 2025-05-07T20:13:28.5183281Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5183716Z self=, 2025-05-07T20:13:28.5183805Z compile=False, 2025-05-07T20:13:28.5183935Z pooling_mode=, 2025-05-07T20:13:28.5184030Z T=3, 2025-05-07T20:13:28.5184110Z D=11, 2025-05-07T20:13:28.5184206Z B=72, 2025-05-07T20:13:28.5184301Z log_E=4, 2025-05-07T20:13:28.5184414Z L=11, 2025-05-07T20:13:28.5184539Z D_gradcheck=1, 2025-05-07T20:13:28.5184638Z stochastic_rounding=True, 2025-05-07T20:13:28.5184723Z weighted=True, 2025-05-07T20:13:28.5184817Z row_wise=True, 2025-05-07T20:13:28.5184903Z mixed=False, 2025-05-07T20:13:28.5185002Z use_cache=True, 2025-05-07T20:13:28.5185113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5185196Z use_cpu=True, 2025-05-07T20:13:28.5185310Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5185388Z ) 2025-05-07T20:13:28.5185525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5185914Z self=, 2025-05-07T20:13:28.5185998Z compile=True, 2025-05-07T20:13:28.5186107Z pooling_mode=, 2025-05-07T20:13:28.5186363Z T=2, 2025-05-07T20:13:28.5186441Z D=67, 2025-05-07T20:13:28.5186517Z B=128, 2025-05-07T20:13:28.5186612Z log_E=4, 2025-05-07T20:13:28.5186688Z L=16, 2025-05-07T20:13:28.5186772Z D_gradcheck=1, 2025-05-07T20:13:28.5186885Z stochastic_rounding=False, 2025-05-07T20:13:28.5186967Z weighted=True, 2025-05-07T20:13:28.5187062Z row_wise=True, 2025-05-07T20:13:28.5187194Z mixed=False, 2025-05-07T20:13:28.5187280Z use_cache=False, 2025-05-07T20:13:28.5187400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5187482Z use_cpu=True, 2025-05-07T20:13:28.5187587Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5187676Z ) 2025-05-07T20:13:28.5187810Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5188186Z self=, 2025-05-07T20:13:28.5188282Z compile=True, 2025-05-07T20:13:28.5188392Z pooling_mode=, 2025-05-07T20:13:28.5188514Z T=4, 2025-05-07T20:13:28.5188605Z D=70, 2025-05-07T20:13:28.5188684Z B=11, 2025-05-07T20:13:28.5188777Z log_E=3, 2025-05-07T20:13:28.5188860Z L=10, 2025-05-07T20:13:28.5188945Z D_gradcheck=2, 2025-05-07T20:13:28.5189109Z stochastic_rounding=False, 2025-05-07T20:13:28.5189230Z weighted=False, 2025-05-07T20:13:28.5189327Z row_wise=True, 2025-05-07T20:13:28.5189411Z mixed=True, 2025-05-07T20:13:28.5189524Z use_cache=True, 2025-05-07T20:13:28.5189633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5189716Z use_cpu=True, 2025-05-07T20:13:28.5189876Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5189952Z ) 2025-05-07T20:13:28.5190088Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5190474Z self=, 2025-05-07T20:13:28.5190560Z compile=False, 2025-05-07T20:13:28.5190673Z pooling_mode=, 2025-05-07T20:13:28.5190764Z T=2, 2025-05-07T20:13:28.5190842Z D=21, 2025-05-07T20:13:28.5190918Z B=15, 2025-05-07T20:13:28.5191012Z log_E=3, 2025-05-07T20:13:28.5191089Z L=0, 2025-05-07T20:13:28.5191188Z D_gradcheck=1, 2025-05-07T20:13:28.5191286Z stochastic_rounding=False, 2025-05-07T20:13:28.5191369Z weighted=True, 2025-05-07T20:13:28.5191462Z row_wise=True, 2025-05-07T20:13:28.5191545Z mixed=True, 2025-05-07T20:13:28.5191631Z use_cache=False, 2025-05-07T20:13:28.5191753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5191836Z use_cpu=True, 2025-05-07T20:13:28.5191943Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5192032Z ) 2025-05-07T20:13:28.5192168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5192538Z self=, 2025-05-07T20:13:28.5192637Z compile=False, 2025-05-07T20:13:28.5192817Z pooling_mode=, 2025-05-07T20:13:28.5192896Z T=2, 2025-05-07T20:13:28.5192986Z D=97, 2025-05-07T20:13:28.5193062Z B=28, 2025-05-07T20:13:28.5193152Z log_E=4, 2025-05-07T20:13:28.5193228Z L=3, 2025-05-07T20:13:28.5193312Z D_gradcheck=2, 2025-05-07T20:13:28.5193422Z stochastic_rounding=False, 2025-05-07T20:13:28.5193505Z weighted=True, 2025-05-07T20:13:28.5193588Z row_wise=True, 2025-05-07T20:13:28.5193682Z mixed=True, 2025-05-07T20:13:28.5193765Z use_cache=True, 2025-05-07T20:13:28.5193874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5193970Z use_cpu=True, 2025-05-07T20:13:28.5194072Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5194147Z ) 2025-05-07T20:13:28.5194293Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5194665Z self=, 2025-05-07T20:13:28.5194762Z compile=True, 2025-05-07T20:13:28.5194931Z pooling_mode=, 2025-05-07T20:13:28.5195008Z T=3, 2025-05-07T20:13:28.5195098Z D=56, 2025-05-07T20:13:28.5195176Z B=113, 2025-05-07T20:13:28.5195267Z log_E=4, 2025-05-07T20:13:28.5195358Z L=0, 2025-05-07T20:13:28.5195444Z D_gradcheck=1, 2025-05-07T20:13:28.5195542Z stochastic_rounding=False, 2025-05-07T20:13:28.5195640Z weighted=True, 2025-05-07T20:13:28.5195823Z row_wise=True, 2025-05-07T20:13:28.5195906Z mixed=False, 2025-05-07T20:13:28.5196007Z use_cache=False, 2025-05-07T20:13:28.5196116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5196202Z use_cpu=True, 2025-05-07T20:13:28.5196321Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5196395Z ) 2025-05-07T20:13:28.5196531Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5196919Z self=, 2025-05-07T20:13:28.5197011Z compile=False, 2025-05-07T20:13:28.5197167Z pooling_mode=, 2025-05-07T20:13:28.5197245Z T=2, 2025-05-07T20:13:28.5197322Z D=21, 2025-05-07T20:13:28.5197409Z B=45, 2025-05-07T20:13:28.5197487Z log_E=4, 2025-05-07T20:13:28.5197563Z L=3, 2025-05-07T20:13:28.5197657Z D_gradcheck=2, 2025-05-07T20:13:28.5197757Z stochastic_rounding=False, 2025-05-07T20:13:28.5197841Z weighted=False, 2025-05-07T20:13:28.5197937Z row_wise=True, 2025-05-07T20:13:28.5198018Z mixed=True, 2025-05-07T20:13:28.5198103Z use_cache=True, 2025-05-07T20:13:28.5198224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5198338Z use_cpu=True, 2025-05-07T20:13:28.5198453Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5198528Z ) 2025-05-07T20:13:28.5198664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5199051Z self=, 2025-05-07T20:13:28.5199138Z compile=True, 2025-05-07T20:13:28.5199249Z pooling_mode=, 2025-05-07T20:13:28.5199356Z T=1, 2025-05-07T20:13:28.5199433Z D=127, 2025-05-07T20:13:28.5199512Z B=8, 2025-05-07T20:13:28.5199607Z log_E=4, 2025-05-07T20:13:28.5199684Z L=12, 2025-05-07T20:13:28.5199772Z D_gradcheck=1, 2025-05-07T20:13:28.5199893Z stochastic_rounding=False, 2025-05-07T20:13:28.5199976Z weighted=True, 2025-05-07T20:13:28.5200062Z row_wise=True, 2025-05-07T20:13:28.5200159Z mixed=True, 2025-05-07T20:13:28.5200243Z use_cache=True, 2025-05-07T20:13:28.5200364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5200452Z use_cpu=True, 2025-05-07T20:13:28.5200624Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5200712Z ) 2025-05-07T20:13:28.5200845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5201217Z self=, 2025-05-07T20:13:28.5201315Z compile=True, 2025-05-07T20:13:28.5201426Z pooling_mode=, 2025-05-07T20:13:28.5201503Z T=1, 2025-05-07T20:13:28.5201594Z D=115, 2025-05-07T20:13:28.5201670Z B=104, 2025-05-07T20:13:28.5201748Z log_E=5, 2025-05-07T20:13:28.5201838Z L=15, 2025-05-07T20:13:28.5201921Z D_gradcheck=1, 2025-05-07T20:13:28.5202032Z stochastic_rounding=False, 2025-05-07T20:13:28.5202118Z weighted=False, 2025-05-07T20:13:28.5202200Z row_wise=True, 2025-05-07T20:13:28.5202295Z mixed=False, 2025-05-07T20:13:28.5202379Z use_cache=False, 2025-05-07T20:13:28.5202488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5202586Z use_cpu=True, 2025-05-07T20:13:28.5202690Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5202765Z ) 2025-05-07T20:13:28.5202913Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5203287Z self=, 2025-05-07T20:13:28.5203402Z compile=True, 2025-05-07T20:13:28.5203526Z pooling_mode=, 2025-05-07T20:13:28.5203605Z T=2, 2025-05-07T20:13:28.5203684Z D=69, 2025-05-07T20:13:28.5203775Z B=23, 2025-05-07T20:13:28.5203855Z log_E=3, 2025-05-07T20:13:28.5203949Z L=15, 2025-05-07T20:13:28.5204036Z D_gradcheck=2, 2025-05-07T20:13:28.5204135Z stochastic_rounding=True, 2025-05-07T20:13:28.5204261Z weighted=True, 2025-05-07T20:13:28.5204348Z row_wise=True, 2025-05-07T20:13:28.5204428Z mixed=True, 2025-05-07T20:13:28.5204528Z use_cache=False, 2025-05-07T20:13:28.5204642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5204727Z use_cpu=True, 2025-05-07T20:13:28.5204849Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5204926Z ) 2025-05-07T20:13:28.5205064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5205497Z self=, 2025-05-07T20:13:28.5205612Z compile=True, 2025-05-07T20:13:28.5205739Z pooling_mode=, 2025-05-07T20:13:28.5205819Z T=1, 2025-05-07T20:13:28.5205894Z D=122, 2025-05-07T20:13:28.5205985Z B=89, 2025-05-07T20:13:28.5206066Z log_E=3, 2025-05-07T20:13:28.5206144Z L=16, 2025-05-07T20:13:28.5206241Z D_gradcheck=1, 2025-05-07T20:13:28.5206342Z stochastic_rounding=False, 2025-05-07T20:13:28.5206430Z weighted=False, 2025-05-07T20:13:28.5206525Z row_wise=True, 2025-05-07T20:13:28.5206607Z mixed=False, 2025-05-07T20:13:28.5206694Z use_cache=False, 2025-05-07T20:13:28.5206843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5206924Z use_cpu=True, 2025-05-07T20:13:28.5207030Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5207128Z ) 2025-05-07T20:13:28.5207264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5207644Z self=, 2025-05-07T20:13:28.5207733Z compile=False, 2025-05-07T20:13:28.5207841Z pooling_mode=, 2025-05-07T20:13:28.5207928Z T=2, 2025-05-07T20:13:28.5208004Z D=123, 2025-05-07T20:13:28.5208079Z B=21, 2025-05-07T20:13:28.5208168Z log_E=4, 2025-05-07T20:13:28.5208246Z L=3, 2025-05-07T20:13:28.5208332Z D_gradcheck=2, 2025-05-07T20:13:28.5208442Z stochastic_rounding=True, 2025-05-07T20:13:28.5208525Z weighted=True, 2025-05-07T20:13:28.5208607Z row_wise=True, 2025-05-07T20:13:28.5208698Z mixed=True, 2025-05-07T20:13:28.5208781Z use_cache=True, 2025-05-07T20:13:28.5208892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5208985Z use_cpu=True, 2025-05-07T20:13:28.5209087Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5209172Z ) 2025-05-07T20:13:28.5209307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5209683Z self=, 2025-05-07T20:13:28.5209781Z compile=True, 2025-05-07T20:13:28.5209890Z pooling_mode=, 2025-05-07T20:13:28.5209971Z T=1, 2025-05-07T20:13:28.5210064Z D=32, 2025-05-07T20:13:28.5210142Z B=21, 2025-05-07T20:13:28.5210221Z log_E=5, 2025-05-07T20:13:28.5210312Z L=8, 2025-05-07T20:13:28.5210397Z D_gradcheck=1, 2025-05-07T20:13:28.5210500Z stochastic_rounding=False, 2025-05-07T20:13:28.5210598Z weighted=True, 2025-05-07T20:13:28.5210680Z row_wise=True, 2025-05-07T20:13:28.5210766Z mixed=True, 2025-05-07T20:13:28.5210862Z use_cache=False, 2025-05-07T20:13:28.5210974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5211066Z use_cpu=True, 2025-05-07T20:13:28.5211169Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5211243Z ) 2025-05-07T20:13:28.5211387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5211763Z self=, 2025-05-07T20:13:28.5211873Z compile=False, 2025-05-07T20:13:28.5211994Z pooling_mode=, 2025-05-07T20:13:28.5212073Z T=1, 2025-05-07T20:13:28.5212169Z D=116, 2025-05-07T20:13:28.5212258Z B=60, 2025-05-07T20:13:28.5212336Z log_E=4, 2025-05-07T20:13:28.5212414Z L=7, 2025-05-07T20:13:28.5212511Z D_gradcheck=2, 2025-05-07T20:13:28.5212637Z stochastic_rounding=False, 2025-05-07T20:13:28.5212734Z weighted=True, 2025-05-07T20:13:28.5212815Z row_wise=True, 2025-05-07T20:13:28.5212898Z mixed=False, 2025-05-07T20:13:28.5212998Z use_cache=False, 2025-05-07T20:13:28.5213109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5213195Z use_cpu=True, 2025-05-07T20:13:28.5213312Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5213387Z ) 2025-05-07T20:13:28.5213524Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5213942Z self=, 2025-05-07T20:13:28.5214032Z compile=False, 2025-05-07T20:13:28.5214143Z pooling_mode=, 2025-05-07T20:13:28.5214233Z T=5, 2025-05-07T20:13:28.5214310Z D=104, 2025-05-07T20:13:28.5214387Z B=84, 2025-05-07T20:13:28.5214477Z log_E=5, 2025-05-07T20:13:28.5214554Z L=2, 2025-05-07T20:13:28.5214650Z D_gradcheck=1, 2025-05-07T20:13:28.5214750Z stochastic_rounding=True, 2025-05-07T20:13:28.5214833Z weighted=True, 2025-05-07T20:13:28.5214932Z row_wise=True, 2025-05-07T20:13:28.5215013Z mixed=True, 2025-05-07T20:13:28.5215125Z use_cache=True, 2025-05-07T20:13:28.5215245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5215326Z use_cpu=True, 2025-05-07T20:13:28.5215432Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5215518Z ) 2025-05-07T20:13:28.5215681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5216055Z self=, 2025-05-07T20:13:28.5216150Z compile=True, 2025-05-07T20:13:28.5216259Z pooling_mode=, 2025-05-07T20:13:28.5216348Z T=2, 2025-05-07T20:13:28.5216426Z D=9, 2025-05-07T20:13:28.5216501Z B=7, 2025-05-07T20:13:28.5216594Z log_E=5, 2025-05-07T20:13:28.5216671Z L=16, 2025-05-07T20:13:28.5216755Z D_gradcheck=1, 2025-05-07T20:13:28.5216866Z stochastic_rounding=False, 2025-05-07T20:13:28.5216950Z weighted=True, 2025-05-07T20:13:28.5217031Z row_wise=True, 2025-05-07T20:13:28.5217124Z mixed=True, 2025-05-07T20:13:28.5217212Z use_cache=True, 2025-05-07T20:13:28.5217322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5217415Z use_cpu=True, 2025-05-07T20:13:28.5217520Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5217594Z ) 2025-05-07T20:13:28.5519934Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5520332Z self=, 2025-05-07T20:13:28.5520441Z compile=False, 2025-05-07T20:13:28.5520551Z pooling_mode=, 2025-05-07T20:13:28.5520627Z T=3, 2025-05-07T20:13:28.5520719Z D=103, 2025-05-07T20:13:28.5520794Z B=20, 2025-05-07T20:13:28.5520871Z log_E=4, 2025-05-07T20:13:28.5520961Z L=1, 2025-05-07T20:13:28.5521049Z D_gradcheck=1, 2025-05-07T20:13:28.5521165Z stochastic_rounding=False, 2025-05-07T20:13:28.5521250Z weighted=False, 2025-05-07T20:13:28.5521332Z row_wise=True, 2025-05-07T20:13:28.5521425Z mixed=True, 2025-05-07T20:13:28.5521512Z use_cache=True, 2025-05-07T20:13:28.5521622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5521716Z use_cpu=True, 2025-05-07T20:13:28.5521819Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5521895Z ) 2025-05-07T20:13:28.5522043Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5522423Z self=, 2025-05-07T20:13:28.5522685Z compile=False, 2025-05-07T20:13:28.5522809Z pooling_mode=, 2025-05-07T20:13:28.5522888Z T=1, 2025-05-07T20:13:28.5522979Z D=97, 2025-05-07T20:13:28.5523058Z B=2, 2025-05-07T20:13:28.5523140Z log_E=5, 2025-05-07T20:13:28.5523232Z L=1, 2025-05-07T20:13:28.5523366Z D_gradcheck=2, 2025-05-07T20:13:28.5523468Z stochastic_rounding=False, 2025-05-07T20:13:28.5523563Z weighted=True, 2025-05-07T20:13:28.5523646Z row_wise=True, 2025-05-07T20:13:28.5523729Z mixed=True, 2025-05-07T20:13:28.5523824Z use_cache=True, 2025-05-07T20:13:28.5523935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5524016Z use_cpu=True, 2025-05-07T20:13:28.5524132Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5524208Z ) 2025-05-07T20:13:28.5524344Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5524786Z self=, 2025-05-07T20:13:28.5524871Z compile=False, 2025-05-07T20:13:28.5524994Z pooling_mode=, 2025-05-07T20:13:28.5525069Z T=3, 2025-05-07T20:13:28.5525147Z D=5, 2025-05-07T20:13:28.5525234Z B=38, 2025-05-07T20:13:28.5525311Z log_E=4, 2025-05-07T20:13:28.5525474Z L=18, 2025-05-07T20:13:28.5525574Z D_gradcheck=1, 2025-05-07T20:13:28.5525675Z stochastic_rounding=False, 2025-05-07T20:13:28.5525760Z weighted=True, 2025-05-07T20:13:28.5525859Z row_wise=True, 2025-05-07T20:13:28.5526014Z mixed=True, 2025-05-07T20:13:28.5526100Z use_cache=False, 2025-05-07T20:13:28.5526226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5526310Z use_cpu=True, 2025-05-07T20:13:28.5526430Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5526506Z ) 2025-05-07T20:13:28.5526642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5527035Z self=, 2025-05-07T20:13:28.5527122Z compile=True, 2025-05-07T20:13:28.5527234Z pooling_mode=, 2025-05-07T20:13:28.5527326Z T=5, 2025-05-07T20:13:28.5527404Z D=41, 2025-05-07T20:13:28.5527482Z B=44, 2025-05-07T20:13:28.5527576Z log_E=4, 2025-05-07T20:13:28.5527658Z L=7, 2025-05-07T20:13:28.5527746Z D_gradcheck=2, 2025-05-07T20:13:28.5527862Z stochastic_rounding=False, 2025-05-07T20:13:28.5527947Z weighted=True, 2025-05-07T20:13:28.5528032Z row_wise=True, 2025-05-07T20:13:28.5528131Z mixed=False, 2025-05-07T20:13:28.5528216Z use_cache=True, 2025-05-07T20:13:28.5528344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5528429Z use_cpu=True, 2025-05-07T20:13:28.5528534Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5528625Z ) 2025-05-07T20:13:28.5528763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5529140Z self=, 2025-05-07T20:13:28.5529244Z compile=False, 2025-05-07T20:13:28.5529352Z pooling_mode=, 2025-05-07T20:13:28.5529432Z T=2, 2025-05-07T20:13:28.5529526Z D=43, 2025-05-07T20:13:28.5529601Z B=47, 2025-05-07T20:13:28.5529678Z log_E=4, 2025-05-07T20:13:28.5529773Z L=18, 2025-05-07T20:13:28.5529857Z D_gradcheck=1, 2025-05-07T20:13:28.5529967Z stochastic_rounding=True, 2025-05-07T20:13:28.5530054Z weighted=True, 2025-05-07T20:13:28.5530135Z row_wise=True, 2025-05-07T20:13:28.5530229Z mixed=True, 2025-05-07T20:13:28.5530315Z use_cache=True, 2025-05-07T20:13:28.5530425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5530520Z use_cpu=True, 2025-05-07T20:13:28.5530627Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5530700Z ) 2025-05-07T20:13:28.5530846Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5531252Z self=, 2025-05-07T20:13:28.5531336Z compile=False, 2025-05-07T20:13:28.5531458Z pooling_mode=, 2025-05-07T20:13:28.5531534Z T=4, 2025-05-07T20:13:28.5531610Z D=22, 2025-05-07T20:13:28.5531699Z B=120, 2025-05-07T20:13:28.5531776Z log_E=5, 2025-05-07T20:13:28.5531892Z L=0, 2025-05-07T20:13:28.5531975Z D_gradcheck=1, 2025-05-07T20:13:28.5532073Z stochastic_rounding=True, 2025-05-07T20:13:28.5532169Z weighted=False, 2025-05-07T20:13:28.5532252Z row_wise=True, 2025-05-07T20:13:28.5532336Z mixed=False, 2025-05-07T20:13:28.5532438Z use_cache=True, 2025-05-07T20:13:28.5532546Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5532629Z use_cpu=True, 2025-05-07T20:13:28.5532745Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5532820Z ) 2025-05-07T20:13:28.5532957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5533372Z self=, 2025-05-07T20:13:28.5533457Z compile=True, 2025-05-07T20:13:28.5533580Z pooling_mode=, 2025-05-07T20:13:28.5533660Z T=4, 2025-05-07T20:13:28.5533737Z D=17, 2025-05-07T20:13:28.5533826Z B=107, 2025-05-07T20:13:28.5533904Z log_E=5, 2025-05-07T20:13:28.5533984Z L=15, 2025-05-07T20:13:28.5534083Z D_gradcheck=1, 2025-05-07T20:13:28.5534181Z stochastic_rounding=True, 2025-05-07T20:13:28.5534265Z weighted=True, 2025-05-07T20:13:28.5534386Z row_wise=True, 2025-05-07T20:13:28.5534468Z mixed=False, 2025-05-07T20:13:28.5534552Z use_cache=True, 2025-05-07T20:13:28.5534673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5534758Z use_cpu=True, 2025-05-07T20:13:28.5534862Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5534950Z ) 2025-05-07T20:13:28.5535085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5535474Z self=, 2025-05-07T20:13:28.5535557Z compile=True, 2025-05-07T20:13:28.5535667Z pooling_mode=, 2025-05-07T20:13:28.5535757Z T=2, 2025-05-07T20:13:28.5535835Z D=13, 2025-05-07T20:13:28.5535913Z B=62, 2025-05-07T20:13:28.5536004Z log_E=3, 2025-05-07T20:13:28.5536082Z L=8, 2025-05-07T20:13:28.5536165Z D_gradcheck=2, 2025-05-07T20:13:28.5536276Z stochastic_rounding=False, 2025-05-07T20:13:28.5536361Z weighted=False, 2025-05-07T20:13:28.5536446Z row_wise=True, 2025-05-07T20:13:28.5536540Z mixed=True, 2025-05-07T20:13:28.5536624Z use_cache=True, 2025-05-07T20:13:28.5536733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5536827Z use_cpu=True, 2025-05-07T20:13:28.5536933Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5537020Z ) 2025-05-07T20:13:28.5537156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5537531Z self=, 2025-05-07T20:13:28.5537630Z compile=True, 2025-05-07T20:13:28.5537741Z pooling_mode=, 2025-05-07T20:13:28.5537917Z T=2, 2025-05-07T20:13:28.5538015Z D=7, 2025-05-07T20:13:28.5538094Z B=97, 2025-05-07T20:13:28.5538176Z log_E=5, 2025-05-07T20:13:28.5538268Z L=6, 2025-05-07T20:13:28.5538354Z D_gradcheck=2, 2025-05-07T20:13:28.5538452Z stochastic_rounding=True, 2025-05-07T20:13:28.5538554Z weighted=True, 2025-05-07T20:13:28.5538641Z row_wise=True, 2025-05-07T20:13:28.5538723Z mixed=False, 2025-05-07T20:13:28.5538820Z use_cache=True, 2025-05-07T20:13:28.5538930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5539064Z use_cpu=True, 2025-05-07T20:13:28.5539168Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5539241Z ) 2025-05-07T20:13:28.5539423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5539797Z self=, 2025-05-07T20:13:28.5539882Z compile=True, 2025-05-07T20:13:28.5540005Z pooling_mode=, 2025-05-07T20:13:28.5540083Z T=1, 2025-05-07T20:13:28.5540160Z D=56, 2025-05-07T20:13:28.5540249Z B=127, 2025-05-07T20:13:28.5540355Z log_E=3, 2025-05-07T20:13:28.5540431Z L=19, 2025-05-07T20:13:28.5540528Z D_gradcheck=2, 2025-05-07T20:13:28.5540628Z stochastic_rounding=False, 2025-05-07T20:13:28.5540728Z weighted=False, 2025-05-07T20:13:28.5540814Z row_wise=True, 2025-05-07T20:13:28.5540895Z mixed=False, 2025-05-07T20:13:28.5540992Z use_cache=False, 2025-05-07T20:13:28.5541101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5541183Z use_cpu=True, 2025-05-07T20:13:28.5541296Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5541415Z ) 2025-05-07T20:13:28.5541578Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5541968Z self=, 2025-05-07T20:13:28.5542053Z compile=True, 2025-05-07T20:13:28.5542161Z pooling_mode=, 2025-05-07T20:13:28.5542249Z T=3, 2025-05-07T20:13:28.5542327Z D=41, 2025-05-07T20:13:28.5542404Z B=26, 2025-05-07T20:13:28.5542496Z log_E=4, 2025-05-07T20:13:28.5542571Z L=10, 2025-05-07T20:13:28.5542666Z D_gradcheck=2, 2025-05-07T20:13:28.5542765Z stochastic_rounding=False, 2025-05-07T20:13:28.5542875Z weighted=True, 2025-05-07T20:13:28.5542972Z row_wise=True, 2025-05-07T20:13:28.5543055Z mixed=False, 2025-05-07T20:13:28.5543139Z use_cache=False, 2025-05-07T20:13:28.5543260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5543343Z use_cpu=True, 2025-05-07T20:13:28.5543448Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5543539Z ) 2025-05-07T20:13:28.5543677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5544052Z self=, 2025-05-07T20:13:28.5544152Z compile=False, 2025-05-07T20:13:28.5544297Z pooling_mode=, 2025-05-07T20:13:28.5544393Z T=5, 2025-05-07T20:13:28.5544474Z D=74, 2025-05-07T20:13:28.5544553Z B=49, 2025-05-07T20:13:28.5544645Z log_E=5, 2025-05-07T20:13:28.5544722Z L=12, 2025-05-07T20:13:28.5544806Z D_gradcheck=2, 2025-05-07T20:13:28.5544918Z stochastic_rounding=True, 2025-05-07T20:13:28.5545004Z weighted=True, 2025-05-07T20:13:28.5545085Z row_wise=True, 2025-05-07T20:13:28.5545177Z mixed=False, 2025-05-07T20:13:28.5545261Z use_cache=True, 2025-05-07T20:13:28.5545370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5545465Z use_cpu=True, 2025-05-07T20:13:28.5545567Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5545644Z ) 2025-05-07T20:13:28.5545793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5546164Z self=, 2025-05-07T20:13:28.5546264Z compile=False, 2025-05-07T20:13:28.5546373Z pooling_mode=, 2025-05-07T20:13:28.5546450Z T=4, 2025-05-07T20:13:28.5546541Z D=77, 2025-05-07T20:13:28.5546620Z B=8, 2025-05-07T20:13:28.5546701Z log_E=4, 2025-05-07T20:13:28.5546791Z L=2, 2025-05-07T20:13:28.5546877Z D_gradcheck=2, 2025-05-07T20:13:28.5546977Z stochastic_rounding=True, 2025-05-07T20:13:28.5547079Z weighted=True, 2025-05-07T20:13:28.5547164Z row_wise=True, 2025-05-07T20:13:28.5547247Z mixed=True, 2025-05-07T20:13:28.5547347Z use_cache=False, 2025-05-07T20:13:28.5547462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5547546Z use_cpu=True, 2025-05-07T20:13:28.5547840Z output_dtype=SparseType.FP32, 2025-05-07T20:13:28.5547994Z ) 2025-05-07T20:13:28.5548149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5548527Z self=, 2025-05-07T20:13:28.5548613Z compile=False, 2025-05-07T20:13:28.5548739Z pooling_mode=, 2025-05-07T20:13:28.5548819Z T=3, 2025-05-07T20:13:28.5548897Z D=87, 2025-05-07T20:13:28.5549037Z B=53, 2025-05-07T20:13:28.5549118Z log_E=4, 2025-05-07T20:13:28.5549194Z L=7, 2025-05-07T20:13:28.5549295Z D_gradcheck=2, 2025-05-07T20:13:28.5549396Z stochastic_rounding=False, 2025-05-07T20:13:28.5549485Z weighted=False, 2025-05-07T20:13:28.5549585Z row_wise=True, 2025-05-07T20:13:28.5549667Z mixed=True, 2025-05-07T20:13:28.5549755Z use_cache=False, 2025-05-07T20:13:28.5549881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:28.5549966Z use_cpu=True, 2025-05-07T20:13:28.5550087Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5550202Z ) 2025-05-07T20:13:28.5550340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5550728Z self=, 2025-05-07T20:13:28.5550815Z compile=True, 2025-05-07T20:13:28.5550925Z pooling_mode=, 2025-05-07T20:13:28.5551017Z T=2, 2025-05-07T20:13:28.5551098Z D=12, 2025-05-07T20:13:28.5551178Z B=115, 2025-05-07T20:13:28.5551277Z log_E=5, 2025-05-07T20:13:28.5551355Z L=12, 2025-05-07T20:13:28.5551438Z D_gradcheck=1, 2025-05-07T20:13:28.5551587Z stochastic_rounding=True, 2025-05-07T20:13:28.5551672Z weighted=True, 2025-05-07T20:13:28.5551766Z row_wise=True, 2025-05-07T20:13:28.5551847Z mixed=True, 2025-05-07T20:13:28.5551930Z use_cache=False, 2025-05-07T20:13:28.5552052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5552134Z use_cpu=True, 2025-05-07T20:13:28.5552236Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5552325Z ) 2025-05-07T20:13:28.5552458Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:28.5552832Z self=, 2025-05-07T20:13:28.5552931Z compile=False, 2025-05-07T20:13:28.5553039Z pooling_mode=, 2025-05-07T20:13:28.5553118Z T=1, 2025-05-07T20:13:28.5553210Z D=36, 2025-05-07T20:13:28.5553286Z B=18, 2025-05-07T20:13:28.5553364Z log_E=4, 2025-05-07T20:13:28.5553453Z L=16, 2025-05-07T20:13:28.5553537Z D_gradcheck=2, 2025-05-07T20:13:28.5553647Z stochastic_rounding=True, 2025-05-07T20:13:28.5553732Z weighted=False, 2025-05-07T20:13:28.5553817Z row_wise=True, 2025-05-07T20:13:28.5553910Z mixed=False, 2025-05-07T20:13:28.5553995Z use_cache=True, 2025-05-07T20:13:28.5554106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:28.5554202Z use_cpu=True, 2025-05-07T20:13:28.5554310Z output_dtype=SparseType.FP16, 2025-05-07T20:13:28.5554387Z ) 2025-05-07T20:13:29.8255656Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8256398Z self=, 2025-05-07T20:13:29.8257005Z compile=False, 2025-05-07T20:13:29.8257257Z pooling_mode=, 2025-05-07T20:13:29.8257560Z T=5, 2025-05-07T20:13:29.8257772Z D=125, 2025-05-07T20:13:29.8258022Z B=11, 2025-05-07T20:13:29.8258222Z log_E=5, 2025-05-07T20:13:29.8258426Z L=5, 2025-05-07T20:13:29.8258617Z D_gradcheck=2, 2025-05-07T20:13:29.8258874Z stochastic_rounding=False, 2025-05-07T20:13:29.8259152Z weighted=False, 2025-05-07T20:13:29.8259370Z row_wise=True, 2025-05-07T20:13:29.8259591Z mixed=False, 2025-05-07T20:13:29.8259810Z use_cache=False, 2025-05-07T20:13:29.8260059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8260369Z use_cpu=True, 2025-05-07T20:13:29.8260801Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8261081Z ) 2025-05-07T20:13:29.8261326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8261963Z self=, 2025-05-07T20:13:29.8262540Z compile=True, 2025-05-07T20:13:29.8262798Z pooling_mode=, 2025-05-07T20:13:29.8263206Z T=2, 2025-05-07T20:13:29.8263390Z D=38, 2025-05-07T20:13:29.8263589Z B=18, 2025-05-07T20:13:29.8263788Z log_E=3, 2025-05-07T20:13:29.8263991Z L=6, 2025-05-07T20:13:29.8264180Z D_gradcheck=2, 2025-05-07T20:13:29.8264428Z stochastic_rounding=False, 2025-05-07T20:13:29.8264705Z weighted=False, 2025-05-07T20:13:29.8264922Z row_wise=True, 2025-05-07T20:13:29.8265143Z mixed=False, 2025-05-07T20:13:29.8265366Z use_cache=True, 2025-05-07T20:13:29.8265609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8265915Z use_cpu=True, 2025-05-07T20:13:29.8266215Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8266486Z ) 2025-05-07T20:13:29.8266732Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8267367Z self=, 2025-05-07T20:13:29.8267945Z compile=False, 2025-05-07T20:13:29.8268226Z pooling_mode=, 2025-05-07T20:13:29.8268578Z T=3, 2025-05-07T20:13:29.8268778Z D=25, 2025-05-07T20:13:29.8268977Z B=64, 2025-05-07T20:13:29.8269164Z log_E=3, 2025-05-07T20:13:29.8269371Z L=4, 2025-05-07T20:13:29.8269620Z D_gradcheck=2, 2025-05-07T20:13:29.8269853Z stochastic_rounding=False, 2025-05-07T20:13:29.8270134Z weighted=False, 2025-05-07T20:13:29.8270369Z row_wise=True, 2025-05-07T20:13:29.8270583Z mixed=True, 2025-05-07T20:13:29.8270807Z use_cache=True, 2025-05-07T20:13:29.8271067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8271368Z use_cpu=True, 2025-05-07T20:13:29.8271623Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8271912Z ) 2025-05-07T20:13:29.8272144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8272786Z self=, 2025-05-07T20:13:29.8273382Z compile=True, 2025-05-07T20:13:29.8273640Z pooling_mode=, 2025-05-07T20:13:29.8273936Z T=2, 2025-05-07T20:13:29.8274135Z D=22, 2025-05-07T20:13:29.8274335Z B=118, 2025-05-07T20:13:29.8274524Z log_E=4, 2025-05-07T20:13:29.8274730Z L=5, 2025-05-07T20:13:29.8274928Z D_gradcheck=1, 2025-05-07T20:13:29.8275158Z stochastic_rounding=False, 2025-05-07T20:13:29.8275427Z weighted=True, 2025-05-07T20:13:29.8275652Z row_wise=True, 2025-05-07T20:13:29.8275861Z mixed=True, 2025-05-07T20:13:29.8276118Z use_cache=False, 2025-05-07T20:13:29.8276377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8276674Z use_cpu=True, 2025-05-07T20:13:29.8276920Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8277201Z ) 2025-05-07T20:13:29.8277433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8278069Z self=, 2025-05-07T20:13:29.8278655Z compile=False, 2025-05-07T20:13:29.8278920Z pooling_mode=, 2025-05-07T20:13:29.8279207Z T=3, 2025-05-07T20:13:29.8279399Z D=128, 2025-05-07T20:13:29.8279594Z B=116, 2025-05-07T20:13:29.8279781Z log_E=4, 2025-05-07T20:13:29.8279988Z L=7, 2025-05-07T20:13:29.8280191Z D_gradcheck=2, 2025-05-07T20:13:29.8280422Z stochastic_rounding=False, 2025-05-07T20:13:29.8280747Z weighted=False, 2025-05-07T20:13:29.8280973Z row_wise=True, 2025-05-07T20:13:29.8281184Z mixed=False, 2025-05-07T20:13:29.8281406Z use_cache=False, 2025-05-07T20:13:29.8281668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8282026Z use_cpu=True, 2025-05-07T20:13:29.8282276Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8282557Z ) 2025-05-07T20:13:29.8282791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8283435Z self=, 2025-05-07T20:13:29.8284025Z compile=False, 2025-05-07T20:13:29.8284318Z pooling_mode=, 2025-05-07T20:13:29.8284607Z T=5, 2025-05-07T20:13:29.8284798Z D=6, 2025-05-07T20:13:29.8284988Z B=98, 2025-05-07T20:13:29.8285171Z log_E=4, 2025-05-07T20:13:29.8285378Z L=1, 2025-05-07T20:13:29.8285577Z D_gradcheck=2, 2025-05-07T20:13:29.8285807Z stochastic_rounding=True, 2025-05-07T20:13:29.8286081Z weighted=True, 2025-05-07T20:13:29.8286307Z row_wise=True, 2025-05-07T20:13:29.8286516Z mixed=False, 2025-05-07T20:13:29.8286736Z use_cache=True, 2025-05-07T20:13:29.8286989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8287318Z use_cpu=True, 2025-05-07T20:13:29.8287561Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8287836Z ) 2025-05-07T20:13:29.8288066Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8288696Z self=, 2025-05-07T20:13:29.8289280Z compile=False, 2025-05-07T20:13:29.8289524Z pooling_mode=, 2025-05-07T20:13:29.8289822Z T=1, 2025-05-07T20:13:29.8290014Z D=92, 2025-05-07T20:13:29.8290196Z B=20, 2025-05-07T20:13:29.8290394Z log_E=4, 2025-05-07T20:13:29.8290633Z L=17, 2025-05-07T20:13:29.8290824Z D_gradcheck=2, 2025-05-07T20:13:29.8291074Z stochastic_rounding=False, 2025-05-07T20:13:29.8291350Z weighted=False, 2025-05-07T20:13:29.8291581Z row_wise=True, 2025-05-07T20:13:29.8291793Z mixed=False, 2025-05-07T20:13:29.8292059Z use_cache=False, 2025-05-07T20:13:29.8292318Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8298807Z use_cpu=True, 2025-05-07T20:13:29.8299182Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8299468Z ) 2025-05-07T20:13:29.8299724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8300372Z self=, 2025-05-07T20:13:29.8300977Z compile=False, 2025-05-07T20:13:29.8301235Z pooling_mode=, 2025-05-07T20:13:29.8301543Z T=5, 2025-05-07T20:13:29.8301744Z D=67, 2025-05-07T20:13:29.8301931Z B=13, 2025-05-07T20:13:29.8302132Z log_E=4, 2025-05-07T20:13:29.8302346Z L=4, 2025-05-07T20:13:29.8302539Z D_gradcheck=2, 2025-05-07T20:13:29.8302822Z stochastic_rounding=False, 2025-05-07T20:13:29.8303150Z weighted=False, 2025-05-07T20:13:29.8303371Z row_wise=True, 2025-05-07T20:13:29.8303599Z mixed=True, 2025-05-07T20:13:29.8303825Z use_cache=False, 2025-05-07T20:13:29.8304083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8304454Z use_cpu=True, 2025-05-07T20:13:29.8304694Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8304976Z ) 2025-05-07T20:13:29.8305223Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8305845Z self=, 2025-05-07T20:13:29.8306434Z compile=True, 2025-05-07T20:13:29.8306690Z pooling_mode=, 2025-05-07T20:13:29.8306994Z T=4, 2025-05-07T20:13:29.8307186Z D=34, 2025-05-07T20:13:29.8307379Z B=81, 2025-05-07T20:13:29.8307564Z log_E=3, 2025-05-07T20:13:29.8307765Z L=14, 2025-05-07T20:13:29.8307966Z D_gradcheck=1, 2025-05-07T20:13:29.8308195Z stochastic_rounding=True, 2025-05-07T20:13:29.8308472Z weighted=True, 2025-05-07T20:13:29.8308697Z row_wise=True, 2025-05-07T20:13:29.8308923Z mixed=False, 2025-05-07T20:13:29.8309137Z use_cache=False, 2025-05-07T20:13:29.8309547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8309856Z use_cpu=True, 2025-05-07T20:13:29.8310089Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8310371Z ) 2025-05-07T20:13:29.8310614Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8311240Z self=, 2025-05-07T20:13:29.8311864Z compile=True, 2025-05-07T20:13:29.8312117Z pooling_mode=, 2025-05-07T20:13:29.8312404Z T=1, 2025-05-07T20:13:29.8312597Z D=68, 2025-05-07T20:13:29.8312791Z B=35, 2025-05-07T20:13:29.8312981Z log_E=5, 2025-05-07T20:13:29.8313191Z L=9, 2025-05-07T20:13:29.8313394Z D_gradcheck=1, 2025-05-07T20:13:29.8313624Z stochastic_rounding=True, 2025-05-07T20:13:29.8313898Z weighted=True, 2025-05-07T20:13:29.8314121Z row_wise=True, 2025-05-07T20:13:29.8314329Z mixed=False, 2025-05-07T20:13:29.8314552Z use_cache=False, 2025-05-07T20:13:29.8314850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8315143Z use_cpu=True, 2025-05-07T20:13:29.8315386Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8315662Z ) 2025-05-07T20:13:29.8315902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8316523Z self=, 2025-05-07T20:13:29.8317111Z compile=False, 2025-05-07T20:13:29.8317366Z pooling_mode=, 2025-05-07T20:13:29.8317651Z T=5, 2025-05-07T20:13:29.8317846Z D=103, 2025-05-07T20:13:29.8318042Z B=60, 2025-05-07T20:13:29.8318295Z log_E=5, 2025-05-07T20:13:29.8318504Z L=17, 2025-05-07T20:13:29.8318707Z D_gradcheck=2, 2025-05-07T20:13:29.8318939Z stochastic_rounding=False, 2025-05-07T20:13:29.8319214Z weighted=False, 2025-05-07T20:13:29.8319444Z row_wise=True, 2025-05-07T20:13:29.8319652Z mixed=True, 2025-05-07T20:13:29.8319871Z use_cache=True, 2025-05-07T20:13:29.8320126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8320420Z use_cpu=True, 2025-05-07T20:13:29.8320663Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8320939Z ) 2025-05-07T20:13:29.8321168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8321807Z self=, 2025-05-07T20:13:29.8322397Z compile=True, 2025-05-07T20:13:29.8322651Z pooling_mode=, 2025-05-07T20:13:29.8322940Z T=3, 2025-05-07T20:13:29.8323138Z D=57, 2025-05-07T20:13:29.8323338Z B=50, 2025-05-07T20:13:29.8323522Z log_E=3, 2025-05-07T20:13:29.8323723Z L=10, 2025-05-07T20:13:29.8323924Z D_gradcheck=1, 2025-05-07T20:13:29.8324153Z stochastic_rounding=True, 2025-05-07T20:13:29.8324423Z weighted=True, 2025-05-07T20:13:29.8324647Z row_wise=True, 2025-05-07T20:13:29.8324854Z mixed=True, 2025-05-07T20:13:29.8325076Z use_cache=True, 2025-05-07T20:13:29.8325330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8325624Z use_cpu=True, 2025-05-07T20:13:29.8325870Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8326151Z ) 2025-05-07T20:13:29.8326383Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8327019Z self=, 2025-05-07T20:13:29.8327614Z compile=False, 2025-05-07T20:13:29.8327874Z pooling_mode=, 2025-05-07T20:13:29.8328166Z T=4, 2025-05-07T20:13:29.8328367Z D=6, 2025-05-07T20:13:29.8328571Z B=13, 2025-05-07T20:13:29.8328760Z log_E=4, 2025-05-07T20:13:29.8328969Z L=6, 2025-05-07T20:13:29.8329172Z D_gradcheck=1, 2025-05-07T20:13:29.8329403Z stochastic_rounding=True, 2025-05-07T20:13:29.8329682Z weighted=True, 2025-05-07T20:13:29.8329917Z row_wise=True, 2025-05-07T20:13:29.8330133Z mixed=False, 2025-05-07T20:13:29.8330398Z use_cache=False, 2025-05-07T20:13:29.8330667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8330961Z use_cpu=True, 2025-05-07T20:13:29.8331209Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8331492Z ) 2025-05-07T20:13:29.8331724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8332391Z self=, 2025-05-07T20:13:29.8332978Z compile=False, 2025-05-07T20:13:29.8333219Z pooling_mode=, 2025-05-07T20:13:29.8333513Z T=1, 2025-05-07T20:13:29.8333705Z D=39, 2025-05-07T20:13:29.8333889Z B=19, 2025-05-07T20:13:29.8334083Z log_E=3, 2025-05-07T20:13:29.8334284Z L=11, 2025-05-07T20:13:29.8334482Z D_gradcheck=1, 2025-05-07T20:13:29.8334710Z stochastic_rounding=False, 2025-05-07T20:13:29.8334985Z weighted=False, 2025-05-07T20:13:29.8335211Z row_wise=True, 2025-05-07T20:13:29.8335421Z mixed=False, 2025-05-07T20:13:29.8335677Z use_cache=True, 2025-05-07T20:13:29.8335932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8336229Z use_cpu=True, 2025-05-07T20:13:29.8336476Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8336753Z ) 2025-05-07T20:13:29.8336984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8337615Z self=, 2025-05-07T20:13:29.8338307Z compile=False, 2025-05-07T20:13:29.8338552Z pooling_mode=, 2025-05-07T20:13:29.8338852Z T=3, 2025-05-07T20:13:29.8339087Z D=36, 2025-05-07T20:13:29.8339269Z B=86, 2025-05-07T20:13:29.8339469Z log_E=3, 2025-05-07T20:13:29.8339675Z L=0, 2025-05-07T20:13:29.8339863Z D_gradcheck=2, 2025-05-07T20:13:29.8340100Z stochastic_rounding=True, 2025-05-07T20:13:29.8340357Z weighted=True, 2025-05-07T20:13:29.8340554Z row_wise=True, 2025-05-07T20:13:29.8340759Z mixed=True, 2025-05-07T20:13:29.8340967Z use_cache=False, 2025-05-07T20:13:29.8341220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8341508Z use_cpu=True, 2025-05-07T20:13:29.8341742Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8342009Z ) 2025-05-07T20:13:29.8342229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8342852Z self=, 2025-05-07T20:13:29.8343429Z compile=False, 2025-05-07T20:13:29.8343663Z pooling_mode=, 2025-05-07T20:13:29.8343951Z T=2, 2025-05-07T20:13:29.8344134Z D=66, 2025-05-07T20:13:29.8344308Z B=82, 2025-05-07T20:13:29.8344494Z log_E=4, 2025-05-07T20:13:29.8344688Z L=8, 2025-05-07T20:13:29.8344869Z D_gradcheck=2, 2025-05-07T20:13:29.8345105Z stochastic_rounding=False, 2025-05-07T20:13:29.8345364Z weighted=False, 2025-05-07T20:13:29.8345573Z row_wise=True, 2025-05-07T20:13:29.8345782Z mixed=False, 2025-05-07T20:13:29.8345998Z use_cache=False, 2025-05-07T20:13:29.8346239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8346536Z use_cpu=True, 2025-05-07T20:13:29.8346766Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8347032Z ) 2025-05-07T20:13:29.8591547Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8592214Z self=, 2025-05-07T20:13:29.8592901Z compile=False, 2025-05-07T20:13:29.8593183Z pooling_mode=, 2025-05-07T20:13:29.8593488Z T=3, 2025-05-07T20:13:29.8593687Z D=76, 2025-05-07T20:13:29.8593882Z B=112, 2025-05-07T20:13:29.8594069Z log_E=5, 2025-05-07T20:13:29.8594270Z L=15, 2025-05-07T20:13:29.8594471Z D_gradcheck=1, 2025-05-07T20:13:29.8594702Z stochastic_rounding=True, 2025-05-07T20:13:29.8594978Z weighted=True, 2025-05-07T20:13:29.8595201Z row_wise=True, 2025-05-07T20:13:29.8595633Z mixed=False, 2025-05-07T20:13:29.8595872Z use_cache=False, 2025-05-07T20:13:29.8596140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8596437Z use_cpu=True, 2025-05-07T20:13:29.8596687Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8596974Z ) 2025-05-07T20:13:29.8597208Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8597914Z self=, 2025-05-07T20:13:29.8598512Z compile=False, 2025-05-07T20:13:29.8598759Z pooling_mode=, 2025-05-07T20:13:29.8599067Z T=1, 2025-05-07T20:13:29.8599267Z D=48, 2025-05-07T20:13:29.8599456Z B=112, 2025-05-07T20:13:29.8599662Z log_E=4, 2025-05-07T20:13:29.8599871Z L=9, 2025-05-07T20:13:29.8600062Z D_gradcheck=2, 2025-05-07T20:13:29.8600312Z stochastic_rounding=False, 2025-05-07T20:13:29.8600589Z weighted=True, 2025-05-07T20:13:29.8600819Z row_wise=True, 2025-05-07T20:13:29.8601075Z mixed=False, 2025-05-07T20:13:29.8601302Z use_cache=True, 2025-05-07T20:13:29.8601564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8601860Z use_cpu=True, 2025-05-07T20:13:29.8602107Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8602388Z ) 2025-05-07T20:13:29.8602618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8603258Z self=, 2025-05-07T20:13:29.8603843Z compile=True, 2025-05-07T20:13:29.8604083Z pooling_mode=, 2025-05-07T20:13:29.8604427Z T=5, 2025-05-07T20:13:29.8604620Z D=52, 2025-05-07T20:13:29.8604803Z B=15, 2025-05-07T20:13:29.8604998Z log_E=3, 2025-05-07T20:13:29.8605204Z L=13, 2025-05-07T20:13:29.8605399Z D_gradcheck=2, 2025-05-07T20:13:29.8605642Z stochastic_rounding=True, 2025-05-07T20:13:29.8605916Z weighted=False, 2025-05-07T20:13:29.8606137Z row_wise=True, 2025-05-07T20:13:29.8606364Z mixed=False, 2025-05-07T20:13:29.8606587Z use_cache=False, 2025-05-07T20:13:29.8606834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8607138Z use_cpu=True, 2025-05-07T20:13:29.8607379Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8607717Z ) 2025-05-07T20:13:29.8607961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8608589Z self=, 2025-05-07T20:13:29.8609183Z compile=False, 2025-05-07T20:13:29.8609442Z pooling_mode=, 2025-05-07T20:13:29.8609752Z T=4, 2025-05-07T20:13:29.8609940Z D=124, 2025-05-07T20:13:29.8610140Z B=19, 2025-05-07T20:13:29.8610335Z log_E=5, 2025-05-07T20:13:29.8610528Z L=7, 2025-05-07T20:13:29.8610730Z D_gradcheck=2, 2025-05-07T20:13:29.8610975Z stochastic_rounding=True, 2025-05-07T20:13:29.8611238Z weighted=False, 2025-05-07T20:13:29.8611467Z row_wise=True, 2025-05-07T20:13:29.8611739Z mixed=False, 2025-05-07T20:13:29.8611946Z use_cache=False, 2025-05-07T20:13:29.8612205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8612508Z use_cpu=True, 2025-05-07T20:13:29.8612739Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8613023Z ) 2025-05-07T20:13:29.8613266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8613887Z self=, 2025-05-07T20:13:29.8614533Z compile=False, 2025-05-07T20:13:29.8614786Z pooling_mode=, 2025-05-07T20:13:29.8615077Z T=1, 2025-05-07T20:13:29.8615271Z D=66, 2025-05-07T20:13:29.8615466Z B=113, 2025-05-07T20:13:29.8615663Z log_E=5, 2025-05-07T20:13:29.8615850Z L=18, 2025-05-07T20:13:29.8616050Z D_gradcheck=2, 2025-05-07T20:13:29.8616288Z stochastic_rounding=True, 2025-05-07T20:13:29.8616546Z weighted=False, 2025-05-07T20:13:29.8616824Z row_wise=True, 2025-05-07T20:13:29.8617046Z mixed=True, 2025-05-07T20:13:29.8617250Z use_cache=True, 2025-05-07T20:13:29.8617502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8617890Z use_cpu=True, 2025-05-07T20:13:29.8618127Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8618409Z ) 2025-05-07T20:13:29.8618652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8619318Z self=, 2025-05-07T20:13:29.8619915Z compile=False, 2025-05-07T20:13:29.8620180Z pooling_mode=, 2025-05-07T20:13:29.8620512Z T=3, 2025-05-07T20:13:29.8620782Z D=94, 2025-05-07T20:13:29.8620980Z B=122, 2025-05-07T20:13:29.8621167Z log_E=5, 2025-05-07T20:13:29.8621370Z L=9, 2025-05-07T20:13:29.8621571Z D_gradcheck=1, 2025-05-07T20:13:29.8621803Z stochastic_rounding=True, 2025-05-07T20:13:29.8622078Z weighted=False, 2025-05-07T20:13:29.8622342Z row_wise=True, 2025-05-07T20:13:29.8622570Z mixed=False, 2025-05-07T20:13:29.8622791Z use_cache=False, 2025-05-07T20:13:29.8623053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8623370Z use_cpu=True, 2025-05-07T20:13:29.8623605Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8623891Z ) 2025-05-07T20:13:29.8624137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8624765Z self=, 2025-05-07T20:13:29.8625365Z compile=True, 2025-05-07T20:13:29.8625649Z pooling_mode=, 2025-05-07T20:13:29.8625943Z T=3, 2025-05-07T20:13:29.8626171Z D=29, 2025-05-07T20:13:29.8626371Z B=53, 2025-05-07T20:13:29.8626558Z log_E=3, 2025-05-07T20:13:29.8626769Z L=7, 2025-05-07T20:13:29.8626975Z D_gradcheck=2, 2025-05-07T20:13:29.8627210Z stochastic_rounding=False, 2025-05-07T20:13:29.8627488Z weighted=True, 2025-05-07T20:13:29.8627719Z row_wise=True, 2025-05-07T20:13:29.8627933Z mixed=False, 2025-05-07T20:13:29.8628160Z use_cache=True, 2025-05-07T20:13:29.8628413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8628722Z use_cpu=True, 2025-05-07T20:13:29.8628964Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8629242Z ) 2025-05-07T20:13:29.8629482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8630101Z self=, 2025-05-07T20:13:29.8630691Z compile=False, 2025-05-07T20:13:29.8630944Z pooling_mode=, 2025-05-07T20:13:29.8631227Z T=4, 2025-05-07T20:13:29.8631499Z D=50, 2025-05-07T20:13:29.8631792Z B=75, 2025-05-07T20:13:29.8631976Z log_E=5, 2025-05-07T20:13:29.8632180Z L=13, 2025-05-07T20:13:29.8632384Z D_gradcheck=2, 2025-05-07T20:13:29.8632620Z stochastic_rounding=False, 2025-05-07T20:13:29.8632899Z weighted=True, 2025-05-07T20:13:29.8633129Z row_wise=True, 2025-05-07T20:13:29.8633339Z mixed=True, 2025-05-07T20:13:29.8633561Z use_cache=False, 2025-05-07T20:13:29.8633822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8634119Z use_cpu=True, 2025-05-07T20:13:29.8634361Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8634637Z ) 2025-05-07T20:13:29.8634870Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8635503Z self=, 2025-05-07T20:13:29.8636086Z compile=True, 2025-05-07T20:13:29.8636341Z pooling_mode=, 2025-05-07T20:13:29.8636629Z T=2, 2025-05-07T20:13:29.8636824Z D=98, 2025-05-07T20:13:29.8637021Z B=19, 2025-05-07T20:13:29.8637204Z log_E=3, 2025-05-07T20:13:29.8637407Z L=11, 2025-05-07T20:13:29.8637608Z D_gradcheck=2, 2025-05-07T20:13:29.8637837Z stochastic_rounding=True, 2025-05-07T20:13:29.8638179Z weighted=False, 2025-05-07T20:13:29.8638413Z row_wise=True, 2025-05-07T20:13:29.8638628Z mixed=False, 2025-05-07T20:13:29.8638854Z use_cache=True, 2025-05-07T20:13:29.8639106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8639399Z use_cpu=True, 2025-05-07T20:13:29.8639642Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8639918Z ) 2025-05-07T20:13:29.8640178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8640813Z self=, 2025-05-07T20:13:29.8641398Z compile=True, 2025-05-07T20:13:29.8641649Z pooling_mode=, 2025-05-07T20:13:29.8641936Z T=2, 2025-05-07T20:13:29.8642136Z D=60, 2025-05-07T20:13:29.8642335Z B=48, 2025-05-07T20:13:29.8642522Z log_E=5, 2025-05-07T20:13:29.8642723Z L=11, 2025-05-07T20:13:29.8642920Z D_gradcheck=2, 2025-05-07T20:13:29.8643149Z stochastic_rounding=True, 2025-05-07T20:13:29.8643454Z weighted=False, 2025-05-07T20:13:29.8643681Z row_wise=True, 2025-05-07T20:13:29.8643887Z mixed=True, 2025-05-07T20:13:29.8644102Z use_cache=False, 2025-05-07T20:13:29.8644360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8644651Z use_cpu=True, 2025-05-07T20:13:29.8644895Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8645173Z ) 2025-05-07T20:13:29.8645403Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8646037Z self=, 2025-05-07T20:13:29.8646659Z compile=True, 2025-05-07T20:13:29.8646905Z pooling_mode=, 2025-05-07T20:13:29.8647211Z T=1, 2025-05-07T20:13:29.8647405Z D=15, 2025-05-07T20:13:29.8647599Z B=60, 2025-05-07T20:13:29.8647966Z log_E=3, 2025-05-07T20:13:29.8648170Z L=0, 2025-05-07T20:13:29.8648372Z D_gradcheck=1, 2025-05-07T20:13:29.8648602Z stochastic_rounding=False, 2025-05-07T20:13:29.8648879Z weighted=True, 2025-05-07T20:13:29.8649104Z row_wise=True, 2025-05-07T20:13:29.8649312Z mixed=False, 2025-05-07T20:13:29.8649542Z use_cache=False, 2025-05-07T20:13:29.8649807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8650107Z use_cpu=True, 2025-05-07T20:13:29.8650355Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8650639Z ) 2025-05-07T20:13:29.8650874Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8651510Z self=, 2025-05-07T20:13:29.8652105Z compile=True, 2025-05-07T20:13:29.8652349Z pooling_mode=, 2025-05-07T20:13:29.8652661Z T=3, 2025-05-07T20:13:29.8652861Z D=28, 2025-05-07T20:13:29.8653048Z B=84, 2025-05-07T20:13:29.8653253Z log_E=5, 2025-05-07T20:13:29.8653460Z L=5, 2025-05-07T20:13:29.8653691Z D_gradcheck=2, 2025-05-07T20:13:29.8653992Z stochastic_rounding=False, 2025-05-07T20:13:29.8654274Z weighted=True, 2025-05-07T20:13:29.8654505Z row_wise=True, 2025-05-07T20:13:29.8654718Z mixed=True, 2025-05-07T20:13:29.8654944Z use_cache=False, 2025-05-07T20:13:29.8655211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8655510Z use_cpu=True, 2025-05-07T20:13:29.8655753Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8656048Z ) 2025-05-07T20:13:29.8656278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8656913Z self=, 2025-05-07T20:13:29.8657498Z compile=True, 2025-05-07T20:13:29.8657737Z pooling_mode=, 2025-05-07T20:13:29.8658133Z T=4, 2025-05-07T20:13:29.8658329Z D=97, 2025-05-07T20:13:29.8658514Z B=26, 2025-05-07T20:13:29.8658709Z log_E=4, 2025-05-07T20:13:29.8658911Z L=8, 2025-05-07T20:13:29.8659102Z D_gradcheck=2, 2025-05-07T20:13:29.8659450Z stochastic_rounding=False, 2025-05-07T20:13:29.8659725Z weighted=False, 2025-05-07T20:13:29.8659942Z row_wise=True, 2025-05-07T20:13:29.8660167Z mixed=False, 2025-05-07T20:13:29.8660392Z use_cache=True, 2025-05-07T20:13:29.8660633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8660938Z use_cpu=True, 2025-05-07T20:13:29.8661181Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8661501Z ) 2025-05-07T20:13:29.8661733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8662368Z self=, 2025-05-07T20:13:29.8662960Z compile=True, 2025-05-07T20:13:29.8663204Z pooling_mode=, 2025-05-07T20:13:29.8663508Z T=2, 2025-05-07T20:13:29.8663710Z D=64, 2025-05-07T20:13:29.8663897Z B=85, 2025-05-07T20:13:29.8664095Z log_E=5, 2025-05-07T20:13:29.8664297Z L=8, 2025-05-07T20:13:29.8664487Z D_gradcheck=2, 2025-05-07T20:13:29.8664779Z stochastic_rounding=True, 2025-05-07T20:13:29.8665054Z weighted=True, 2025-05-07T20:13:29.8665265Z row_wise=True, 2025-05-07T20:13:29.8665484Z mixed=True, 2025-05-07T20:13:29.8665700Z use_cache=True, 2025-05-07T20:13:29.8665941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8666248Z use_cpu=True, 2025-05-07T20:13:29.8666497Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8666764Z ) 2025-05-07T20:13:29.8667008Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8667640Z self=, 2025-05-07T20:13:29.8668298Z compile=True, 2025-05-07T20:13:29.8668537Z pooling_mode=, 2025-05-07T20:13:29.8668838Z T=3, 2025-05-07T20:13:29.8669036Z D=100, 2025-05-07T20:13:29.8669223Z B=14, 2025-05-07T20:13:29.8669420Z log_E=5, 2025-05-07T20:13:29.8669622Z L=2, 2025-05-07T20:13:29.8669808Z D_gradcheck=2, 2025-05-07T20:13:29.8670050Z stochastic_rounding=True, 2025-05-07T20:13:29.8670321Z weighted=False, 2025-05-07T20:13:29.8670534Z row_wise=True, 2025-05-07T20:13:29.8670752Z mixed=True, 2025-05-07T20:13:29.8670968Z use_cache=True, 2025-05-07T20:13:29.8671207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8671511Z use_cpu=True, 2025-05-07T20:13:29.8671755Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8672021Z ) 2025-05-07T20:13:29.8672262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8672894Z self=, 2025-05-07T20:13:29.8673487Z compile=False, 2025-05-07T20:13:29.8673730Z pooling_mode=, 2025-05-07T20:13:29.8674031Z T=2, 2025-05-07T20:13:29.8674231Z D=14, 2025-05-07T20:13:29.8674413Z B=33, 2025-05-07T20:13:29.8674608Z log_E=5, 2025-05-07T20:13:29.8674807Z L=16, 2025-05-07T20:13:29.8674995Z D_gradcheck=2, 2025-05-07T20:13:29.8675239Z stochastic_rounding=False, 2025-05-07T20:13:29.8675517Z weighted=False, 2025-05-07T20:13:29.8675732Z row_wise=True, 2025-05-07T20:13:29.8675952Z mixed=False, 2025-05-07T20:13:29.8676175Z use_cache=False, 2025-05-07T20:13:29.8676424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8676732Z use_cpu=True, 2025-05-07T20:13:29.8676982Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8677251Z ) 2025-05-07T20:13:29.8929999Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8930818Z self=, 2025-05-07T20:13:29.8931449Z compile=False, 2025-05-07T20:13:29.8931712Z pooling_mode=, 2025-05-07T20:13:29.8932003Z T=2, 2025-05-07T20:13:29.8932203Z D=65, 2025-05-07T20:13:29.8932406Z B=121, 2025-05-07T20:13:29.8932598Z log_E=4, 2025-05-07T20:13:29.8932806Z L=19, 2025-05-07T20:13:29.8933194Z D_gradcheck=2, 2025-05-07T20:13:29.8933428Z stochastic_rounding=True, 2025-05-07T20:13:29.8933703Z weighted=False, 2025-05-07T20:13:29.8933937Z row_wise=True, 2025-05-07T20:13:29.8934151Z mixed=False, 2025-05-07T20:13:29.8934379Z use_cache=True, 2025-05-07T20:13:29.8934636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8934940Z use_cpu=True, 2025-05-07T20:13:29.8935222Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8935502Z ) 2025-05-07T20:13:29.8935784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8936405Z self=, 2025-05-07T20:13:29.8936992Z compile=True, 2025-05-07T20:13:29.8937272Z pooling_mode=, 2025-05-07T20:13:29.8937557Z T=3, 2025-05-07T20:13:29.8937752Z D=29, 2025-05-07T20:13:29.8938007Z B=96, 2025-05-07T20:13:29.8938194Z log_E=5, 2025-05-07T20:13:29.8938399Z L=12, 2025-05-07T20:13:29.8938656Z D_gradcheck=2, 2025-05-07T20:13:29.8938891Z stochastic_rounding=False, 2025-05-07T20:13:29.8939165Z weighted=False, 2025-05-07T20:13:29.8939391Z row_wise=True, 2025-05-07T20:13:29.8939600Z mixed=True, 2025-05-07T20:13:29.8939818Z use_cache=False, 2025-05-07T20:13:29.8940081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8940376Z use_cpu=True, 2025-05-07T20:13:29.8940625Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8940902Z ) 2025-05-07T20:13:29.8941145Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8941770Z self=, 2025-05-07T20:13:29.8942436Z compile=False, 2025-05-07T20:13:29.8942691Z pooling_mode=, 2025-05-07T20:13:29.8942984Z T=1, 2025-05-07T20:13:29.8943181Z D=26, 2025-05-07T20:13:29.8943385Z B=114, 2025-05-07T20:13:29.8943576Z log_E=3, 2025-05-07T20:13:29.8943780Z L=20, 2025-05-07T20:13:29.8943984Z D_gradcheck=1, 2025-05-07T20:13:29.8944219Z stochastic_rounding=True, 2025-05-07T20:13:29.8944497Z weighted=True, 2025-05-07T20:13:29.8944722Z row_wise=True, 2025-05-07T20:13:29.8944928Z mixed=True, 2025-05-07T20:13:29.8945148Z use_cache=False, 2025-05-07T20:13:29.8945408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8945701Z use_cpu=True, 2025-05-07T20:13:29.8945944Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8946225Z ) 2025-05-07T20:13:29.8946456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8947096Z self=, 2025-05-07T20:13:29.8947852Z compile=True, 2025-05-07T20:13:29.8948109Z pooling_mode=, 2025-05-07T20:13:29.8948399Z T=3, 2025-05-07T20:13:29.8948595Z D=112, 2025-05-07T20:13:29.8948792Z B=68, 2025-05-07T20:13:29.8948973Z log_E=4, 2025-05-07T20:13:29.8949183Z L=1, 2025-05-07T20:13:29.8949389Z D_gradcheck=1, 2025-05-07T20:13:29.8949618Z stochastic_rounding=True, 2025-05-07T20:13:29.8949893Z weighted=False, 2025-05-07T20:13:29.8950117Z row_wise=True, 2025-05-07T20:13:29.8950326Z mixed=True, 2025-05-07T20:13:29.8950545Z use_cache=False, 2025-05-07T20:13:29.8950804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8951100Z use_cpu=True, 2025-05-07T20:13:29.8951382Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8951662Z ) 2025-05-07T20:13:29.8951895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8952539Z self=, 2025-05-07T20:13:29.8953128Z compile=True, 2025-05-07T20:13:29.8953383Z pooling_mode=, 2025-05-07T20:13:29.8953673Z T=2, 2025-05-07T20:13:29.8953868Z D=121, 2025-05-07T20:13:29.8954065Z B=12, 2025-05-07T20:13:29.8954249Z log_E=3, 2025-05-07T20:13:29.8954535Z L=13, 2025-05-07T20:13:29.8954736Z D_gradcheck=2, 2025-05-07T20:13:29.8954965Z stochastic_rounding=True, 2025-05-07T20:13:29.8955244Z weighted=False, 2025-05-07T20:13:29.8955488Z row_wise=True, 2025-05-07T20:13:29.8955698Z mixed=True, 2025-05-07T20:13:29.8955920Z use_cache=True, 2025-05-07T20:13:29.8956175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8956525Z use_cpu=True, 2025-05-07T20:13:29.8956774Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8957057Z ) 2025-05-07T20:13:29.8957291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8957934Z self=, 2025-05-07T20:13:29.8958534Z compile=False, 2025-05-07T20:13:29.8958780Z pooling_mode=, 2025-05-07T20:13:29.8959088Z T=2, 2025-05-07T20:13:29.8959294Z D=126, 2025-05-07T20:13:29.8959481Z B=69, 2025-05-07T20:13:29.8959685Z log_E=5, 2025-05-07T20:13:29.8959930Z L=13, 2025-05-07T20:13:29.8960136Z D_gradcheck=2, 2025-05-07T20:13:29.8960369Z stochastic_rounding=False, 2025-05-07T20:13:29.8960650Z weighted=False, 2025-05-07T20:13:29.8960879Z row_wise=True, 2025-05-07T20:13:29.8961093Z mixed=False, 2025-05-07T20:13:29.8961321Z use_cache=True, 2025-05-07T20:13:29.8961575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8961872Z use_cpu=True, 2025-05-07T20:13:29.8962117Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8962391Z ) 2025-05-07T20:13:29.8962619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8963291Z self=, 2025-05-07T20:13:29.8963873Z compile=True, 2025-05-07T20:13:29.8964112Z pooling_mode=, 2025-05-07T20:13:29.8964414Z T=2, 2025-05-07T20:13:29.8964651Z D=55, 2025-05-07T20:13:29.8964838Z B=20, 2025-05-07T20:13:29.8965039Z log_E=4, 2025-05-07T20:13:29.8965245Z L=14, 2025-05-07T20:13:29.8965431Z D_gradcheck=1, 2025-05-07T20:13:29.8965673Z stochastic_rounding=False, 2025-05-07T20:13:29.8965948Z weighted=False, 2025-05-07T20:13:29.8966164Z row_wise=True, 2025-05-07T20:13:29.8966385Z mixed=True, 2025-05-07T20:13:29.8966601Z use_cache=True, 2025-05-07T20:13:29.8966851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8967151Z use_cpu=True, 2025-05-07T20:13:29.8967392Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8967670Z ) 2025-05-07T20:13:29.8967898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8968530Z self=, 2025-05-07T20:13:29.8969121Z compile=True, 2025-05-07T20:13:29.8969370Z pooling_mode=, 2025-05-07T20:13:29.8969673Z T=5, 2025-05-07T20:13:29.8969871Z D=55, 2025-05-07T20:13:29.8970056Z B=123, 2025-05-07T20:13:29.8970258Z log_E=5, 2025-05-07T20:13:29.8970461Z L=13, 2025-05-07T20:13:29.8970649Z D_gradcheck=1, 2025-05-07T20:13:29.8970892Z stochastic_rounding=False, 2025-05-07T20:13:29.8971164Z weighted=False, 2025-05-07T20:13:29.8971377Z row_wise=True, 2025-05-07T20:13:29.8971600Z mixed=False, 2025-05-07T20:13:29.8971818Z use_cache=True, 2025-05-07T20:13:29.8972059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8972399Z use_cpu=True, 2025-05-07T20:13:29.8972642Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8972922Z ) 2025-05-07T20:13:29.8973150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8973785Z self=, 2025-05-07T20:13:29.8974375Z compile=False, 2025-05-07T20:13:29.8974617Z pooling_mode=, 2025-05-07T20:13:29.8974920Z T=2, 2025-05-07T20:13:29.8975113Z D=69, 2025-05-07T20:13:29.8975339Z B=91, 2025-05-07T20:13:29.8975542Z log_E=3, 2025-05-07T20:13:29.8975744Z L=7, 2025-05-07T20:13:29.8975929Z D_gradcheck=1, 2025-05-07T20:13:29.8976170Z stochastic_rounding=True, 2025-05-07T20:13:29.8976443Z weighted=False, 2025-05-07T20:13:29.8976658Z row_wise=True, 2025-05-07T20:13:29.8976881Z mixed=False, 2025-05-07T20:13:29.8977104Z use_cache=False, 2025-05-07T20:13:29.8977387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8977725Z use_cpu=True, 2025-05-07T20:13:29.8978089Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8978362Z ) 2025-05-07T20:13:29.8978610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8979252Z self=, 2025-05-07T20:13:29.8979840Z compile=True, 2025-05-07T20:13:29.8980083Z pooling_mode=, 2025-05-07T20:13:29.8980385Z T=1, 2025-05-07T20:13:29.8980578Z D=106, 2025-05-07T20:13:29.8980765Z B=71, 2025-05-07T20:13:29.8980997Z log_E=5, 2025-05-07T20:13:29.8981202Z L=3, 2025-05-07T20:13:29.8981390Z D_gradcheck=1, 2025-05-07T20:13:29.8981632Z stochastic_rounding=False, 2025-05-07T20:13:29.8981905Z weighted=False, 2025-05-07T20:13:29.8982121Z row_wise=True, 2025-05-07T20:13:29.8982343Z mixed=False, 2025-05-07T20:13:29.8982573Z use_cache=False, 2025-05-07T20:13:29.8982830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.8983140Z use_cpu=True, 2025-05-07T20:13:29.8983386Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8983655Z ) 2025-05-07T20:13:29.8983988Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8984631Z self=, 2025-05-07T20:13:29.8985226Z compile=False, 2025-05-07T20:13:29.8985472Z pooling_mode=, 2025-05-07T20:13:29.8985776Z T=1, 2025-05-07T20:13:29.8985979Z D=101, 2025-05-07T20:13:29.8986182Z B=78, 2025-05-07T20:13:29.8986369Z log_E=5, 2025-05-07T20:13:29.8986581Z L=9, 2025-05-07T20:13:29.8986785Z D_gradcheck=2, 2025-05-07T20:13:29.8987014Z stochastic_rounding=True, 2025-05-07T20:13:29.8987293Z weighted=True, 2025-05-07T20:13:29.8987521Z row_wise=True, 2025-05-07T20:13:29.8987734Z mixed=True, 2025-05-07T20:13:29.8987958Z use_cache=True, 2025-05-07T20:13:29.8988212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8988507Z use_cpu=True, 2025-05-07T20:13:29.8988747Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8989023Z ) 2025-05-07T20:13:29.8989254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8989886Z self=, 2025-05-07T20:13:29.8990472Z compile=False, 2025-05-07T20:13:29.8990715Z pooling_mode=, 2025-05-07T20:13:29.8991013Z T=1, 2025-05-07T20:13:29.8991208Z D=127, 2025-05-07T20:13:29.8991395Z B=75, 2025-05-07T20:13:29.8991597Z log_E=4, 2025-05-07T20:13:29.8991802Z L=4, 2025-05-07T20:13:29.8991991Z D_gradcheck=2, 2025-05-07T20:13:29.8992235Z stochastic_rounding=True, 2025-05-07T20:13:29.8992508Z weighted=False, 2025-05-07T20:13:29.8992740Z row_wise=True, 2025-05-07T20:13:29.8992951Z mixed=False, 2025-05-07T20:13:29.8993171Z use_cache=True, 2025-05-07T20:13:29.8993422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8993714Z use_cpu=True, 2025-05-07T20:13:29.8993957Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.8994234Z ) 2025-05-07T20:13:29.8994464Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.8995095Z self=, 2025-05-07T20:13:29.8995681Z compile=True, 2025-05-07T20:13:29.8995924Z pooling_mode=, 2025-05-07T20:13:29.8996225Z T=3, 2025-05-07T20:13:29.8996468Z D=27, 2025-05-07T20:13:29.8996655Z B=64, 2025-05-07T20:13:29.8996856Z log_E=3, 2025-05-07T20:13:29.8997063Z L=5, 2025-05-07T20:13:29.8997259Z D_gradcheck=1, 2025-05-07T20:13:29.8997507Z stochastic_rounding=True, 2025-05-07T20:13:29.8997779Z weighted=False, 2025-05-07T20:13:29.8997992Z row_wise=True, 2025-05-07T20:13:29.8998216Z mixed=False, 2025-05-07T20:13:29.8998468Z use_cache=True, 2025-05-07T20:13:29.8998707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.8999010Z use_cpu=True, 2025-05-07T20:13:29.8999252Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.8999529Z ) 2025-05-07T20:13:29.8999760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9000390Z self=, 2025-05-07T20:13:29.9000977Z compile=False, 2025-05-07T20:13:29.9001222Z pooling_mode=, 2025-05-07T20:13:29.9001522Z T=5, 2025-05-07T20:13:29.9001774Z D=56, 2025-05-07T20:13:29.9001957Z B=109, 2025-05-07T20:13:29.9002155Z log_E=5, 2025-05-07T20:13:29.9002353Z L=14, 2025-05-07T20:13:29.9002541Z D_gradcheck=1, 2025-05-07T20:13:29.9002784Z stochastic_rounding=False, 2025-05-07T20:13:29.9003060Z weighted=False, 2025-05-07T20:13:29.9003274Z row_wise=True, 2025-05-07T20:13:29.9003493Z mixed=True, 2025-05-07T20:13:29.9003714Z use_cache=False, 2025-05-07T20:13:29.9003962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9004266Z use_cpu=True, 2025-05-07T20:13:29.9004512Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9004806Z ) 2025-05-07T20:13:29.9005049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9005687Z self=, 2025-05-07T20:13:29.9006273Z compile=True, 2025-05-07T20:13:29.9006514Z pooling_mode=, 2025-05-07T20:13:29.9006818Z T=2, 2025-05-07T20:13:29.9007012Z D=53, 2025-05-07T20:13:29.9007194Z B=82, 2025-05-07T20:13:29.9007388Z log_E=4, 2025-05-07T20:13:29.9007593Z L=9, 2025-05-07T20:13:29.9007780Z D_gradcheck=2, 2025-05-07T20:13:29.9008018Z stochastic_rounding=True, 2025-05-07T20:13:29.9008288Z weighted=True, 2025-05-07T20:13:29.9008513Z row_wise=True, 2025-05-07T20:13:29.9008737Z mixed=False, 2025-05-07T20:13:29.9008966Z use_cache=False, 2025-05-07T20:13:29.9009218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9009526Z use_cpu=True, 2025-05-07T20:13:29.9009774Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9010045Z ) 2025-05-07T20:13:29.9010296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9010940Z self=, 2025-05-07T20:13:29.9011531Z compile=True, 2025-05-07T20:13:29.9011776Z pooling_mode=, 2025-05-07T20:13:29.9012083Z T=3, 2025-05-07T20:13:29.9012287Z D=22, 2025-05-07T20:13:29.9012478Z B=1, 2025-05-07T20:13:29.9012682Z log_E=5, 2025-05-07T20:13:29.9012891Z L=20, 2025-05-07T20:13:29.9013085Z D_gradcheck=2, 2025-05-07T20:13:29.9013333Z stochastic_rounding=False, 2025-05-07T20:13:29.9013611Z weighted=False, 2025-05-07T20:13:29.9013831Z row_wise=True, 2025-05-07T20:13:29.9014057Z mixed=True, 2025-05-07T20:13:29.9014280Z use_cache=False, 2025-05-07T20:13:29.9014532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9014838Z use_cpu=True, 2025-05-07T20:13:29.9015079Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9015346Z ) 2025-05-07T20:13:29.9272824Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9273737Z self=, 2025-05-07T20:13:29.9274761Z compile=False, 2025-05-07T20:13:29.9275026Z pooling_mode=, 2025-05-07T20:13:29.9275512Z T=3, 2025-05-07T20:13:29.9275710Z D=100, 2025-05-07T20:13:29.9275910Z B=81, 2025-05-07T20:13:29.9276095Z log_E=5, 2025-05-07T20:13:29.9276303Z L=20, 2025-05-07T20:13:29.9276512Z D_gradcheck=1, 2025-05-07T20:13:29.9276742Z stochastic_rounding=True, 2025-05-07T20:13:29.9277014Z weighted=True, 2025-05-07T20:13:29.9277240Z row_wise=True, 2025-05-07T20:13:29.9277523Z mixed=False, 2025-05-07T20:13:29.9277734Z use_cache=True, 2025-05-07T20:13:29.9277985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9278292Z use_cpu=True, 2025-05-07T20:13:29.9278531Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9278819Z ) 2025-05-07T20:13:29.9279065Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9279691Z self=, 2025-05-07T20:13:29.9280284Z compile=False, 2025-05-07T20:13:29.9280540Z pooling_mode=, 2025-05-07T20:13:29.9280879Z T=2, 2025-05-07T20:13:29.9281080Z D=36, 2025-05-07T20:13:29.9281273Z B=21, 2025-05-07T20:13:29.9281454Z log_E=4, 2025-05-07T20:13:29.9281656Z L=18, 2025-05-07T20:13:29.9281859Z D_gradcheck=2, 2025-05-07T20:13:29.9282091Z stochastic_rounding=False, 2025-05-07T20:13:29.9282369Z weighted=False, 2025-05-07T20:13:29.9282596Z row_wise=True, 2025-05-07T20:13:29.9282807Z mixed=True, 2025-05-07T20:13:29.9283023Z use_cache=True, 2025-05-07T20:13:29.9283274Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9283581Z use_cpu=True, 2025-05-07T20:13:29.9283852Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9284133Z ) 2025-05-07T20:13:29.9284375Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9284996Z self=, 2025-05-07T20:13:29.9285583Z compile=True, 2025-05-07T20:13:29.9285838Z pooling_mode=, 2025-05-07T20:13:29.9286127Z T=1, 2025-05-07T20:13:29.9286320Z D=36, 2025-05-07T20:13:29.9286511Z B=35, 2025-05-07T20:13:29.9286693Z log_E=4, 2025-05-07T20:13:29.9286896Z L=3, 2025-05-07T20:13:29.9287094Z D_gradcheck=2, 2025-05-07T20:13:29.9287323Z stochastic_rounding=True, 2025-05-07T20:13:29.9287596Z weighted=True, 2025-05-07T20:13:29.9287821Z row_wise=True, 2025-05-07T20:13:29.9288030Z mixed=True, 2025-05-07T20:13:29.9288251Z use_cache=True, 2025-05-07T20:13:29.9288503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9288796Z use_cpu=True, 2025-05-07T20:13:29.9289047Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9289327Z ) 2025-05-07T20:13:29.9289559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9290257Z self=, 2025-05-07T20:13:29.9290843Z compile=True, 2025-05-07T20:13:29.9291089Z pooling_mode=, 2025-05-07T20:13:29.9299932Z T=1, 2025-05-07T20:13:29.9300140Z D=36, 2025-05-07T20:13:29.9300345Z B=118, 2025-05-07T20:13:29.9300538Z log_E=4, 2025-05-07T20:13:29.9300745Z L=19, 2025-05-07T20:13:29.9300950Z D_gradcheck=1, 2025-05-07T20:13:29.9301184Z stochastic_rounding=False, 2025-05-07T20:13:29.9301463Z weighted=True, 2025-05-07T20:13:29.9301694Z row_wise=True, 2025-05-07T20:13:29.9301917Z mixed=True, 2025-05-07T20:13:29.9302141Z use_cache=True, 2025-05-07T20:13:29.9302399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9302701Z use_cpu=True, 2025-05-07T20:13:29.9302955Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9303242Z ) 2025-05-07T20:13:29.9303472Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9304122Z self=, 2025-05-07T20:13:29.9304717Z compile=True, 2025-05-07T20:13:29.9305064Z pooling_mode=, 2025-05-07T20:13:29.9305366Z T=1, 2025-05-07T20:13:29.9305566Z D=32, 2025-05-07T20:13:29.9305751Z B=15, 2025-05-07T20:13:29.9305946Z log_E=3, 2025-05-07T20:13:29.9306147Z L=20, 2025-05-07T20:13:29.9306331Z D_gradcheck=2, 2025-05-07T20:13:29.9306571Z stochastic_rounding=True, 2025-05-07T20:13:29.9306843Z weighted=False, 2025-05-07T20:13:29.9307107Z row_wise=True, 2025-05-07T20:13:29.9307314Z mixed=True, 2025-05-07T20:13:29.9307534Z use_cache=False, 2025-05-07T20:13:29.9307797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9308095Z use_cpu=True, 2025-05-07T20:13:29.9308338Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9308617Z ) 2025-05-07T20:13:29.9308850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9309484Z self=, 2025-05-07T20:13:29.9310073Z compile=False, 2025-05-07T20:13:29.9310354Z pooling_mode=, 2025-05-07T20:13:29.9310656Z T=2, 2025-05-07T20:13:29.9310848Z D=19, 2025-05-07T20:13:29.9311030Z B=113, 2025-05-07T20:13:29.9311225Z log_E=4, 2025-05-07T20:13:29.9311427Z L=4, 2025-05-07T20:13:29.9311611Z D_gradcheck=2, 2025-05-07T20:13:29.9311853Z stochastic_rounding=True, 2025-05-07T20:13:29.9312130Z weighted=False, 2025-05-07T20:13:29.9312347Z row_wise=True, 2025-05-07T20:13:29.9312569Z mixed=True, 2025-05-07T20:13:29.9312788Z use_cache=True, 2025-05-07T20:13:29.9313032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9313374Z use_cpu=True, 2025-05-07T20:13:29.9313620Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9313696Z ) 2025-05-07T20:13:29.9313842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9314224Z self=, 2025-05-07T20:13:29.9314307Z compile=False, 2025-05-07T20:13:29.9314435Z pooling_mode=, 2025-05-07T20:13:29.9314512Z T=4, 2025-05-07T20:13:29.9314589Z D=98, 2025-05-07T20:13:29.9314684Z B=108, 2025-05-07T20:13:29.9314763Z log_E=5, 2025-05-07T20:13:29.9314840Z L=9, 2025-05-07T20:13:29.9314935Z D_gradcheck=1, 2025-05-07T20:13:29.9315031Z stochastic_rounding=True, 2025-05-07T20:13:29.9315114Z weighted=False, 2025-05-07T20:13:29.9315207Z row_wise=True, 2025-05-07T20:13:29.9315290Z mixed=True, 2025-05-07T20:13:29.9315382Z use_cache=True, 2025-05-07T20:13:29.9315491Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9315574Z use_cpu=True, 2025-05-07T20:13:29.9315690Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9315764Z ) 2025-05-07T20:13:29.9315903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9316290Z self=, 2025-05-07T20:13:29.9316377Z compile=False, 2025-05-07T20:13:29.9316489Z pooling_mode=, 2025-05-07T20:13:29.9316578Z T=1, 2025-05-07T20:13:29.9316654Z D=21, 2025-05-07T20:13:29.9316735Z B=75, 2025-05-07T20:13:29.9316825Z log_E=3, 2025-05-07T20:13:29.9316904Z L=4, 2025-05-07T20:13:29.9316986Z D_gradcheck=2, 2025-05-07T20:13:29.9317098Z stochastic_rounding=False, 2025-05-07T20:13:29.9317182Z weighted=False, 2025-05-07T20:13:29.9317278Z row_wise=True, 2025-05-07T20:13:29.9317359Z mixed=True, 2025-05-07T20:13:29.9317446Z use_cache=True, 2025-05-07T20:13:29.9317564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9317647Z use_cpu=True, 2025-05-07T20:13:29.9317748Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9317833Z ) 2025-05-07T20:13:29.9317968Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9318343Z self=, 2025-05-07T20:13:29.9318472Z compile=False, 2025-05-07T20:13:29.9318584Z pooling_mode=, 2025-05-07T20:13:29.9318660Z T=3, 2025-05-07T20:13:29.9318753Z D=115, 2025-05-07T20:13:29.9318830Z B=83, 2025-05-07T20:13:29.9318918Z log_E=4, 2025-05-07T20:13:29.9318995Z L=15, 2025-05-07T20:13:29.9319079Z D_gradcheck=2, 2025-05-07T20:13:29.9319185Z stochastic_rounding=True, 2025-05-07T20:13:29.9319296Z weighted=False, 2025-05-07T20:13:29.9319380Z row_wise=True, 2025-05-07T20:13:29.9319472Z mixed=True, 2025-05-07T20:13:29.9319558Z use_cache=False, 2025-05-07T20:13:29.9319668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9319759Z use_cpu=True, 2025-05-07T20:13:29.9319863Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9319938Z ) 2025-05-07T20:13:29.9320085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9320456Z self=, 2025-05-07T20:13:29.9320576Z compile=True, 2025-05-07T20:13:29.9320686Z pooling_mode=, 2025-05-07T20:13:29.9320764Z T=2, 2025-05-07T20:13:29.9320855Z D=81, 2025-05-07T20:13:29.9320933Z B=90, 2025-05-07T20:13:29.9321012Z log_E=5, 2025-05-07T20:13:29.9321099Z L=8, 2025-05-07T20:13:29.9321183Z D_gradcheck=1, 2025-05-07T20:13:29.9321284Z stochastic_rounding=False, 2025-05-07T20:13:29.9321384Z weighted=False, 2025-05-07T20:13:29.9321465Z row_wise=True, 2025-05-07T20:13:29.9321547Z mixed=False, 2025-05-07T20:13:29.9321692Z use_cache=True, 2025-05-07T20:13:29.9321802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9321924Z use_cpu=True, 2025-05-07T20:13:29.9322027Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9322100Z ) 2025-05-07T20:13:29.9322249Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9322622Z self=, 2025-05-07T20:13:29.9322724Z compile=False, 2025-05-07T20:13:29.9322835Z pooling_mode=, 2025-05-07T20:13:29.9322911Z T=2, 2025-05-07T20:13:29.9323002Z D=119, 2025-05-07T20:13:29.9323079Z B=56, 2025-05-07T20:13:29.9323156Z log_E=3, 2025-05-07T20:13:29.9323247Z L=16, 2025-05-07T20:13:29.9323331Z D_gradcheck=1, 2025-05-07T20:13:29.9323429Z stochastic_rounding=True, 2025-05-07T20:13:29.9323526Z weighted=True, 2025-05-07T20:13:29.9323610Z row_wise=True, 2025-05-07T20:13:29.9323690Z mixed=True, 2025-05-07T20:13:29.9323791Z use_cache=False, 2025-05-07T20:13:29.9323904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9323987Z use_cpu=True, 2025-05-07T20:13:29.9324107Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9324183Z ) 2025-05-07T20:13:29.9324333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9324703Z self=, 2025-05-07T20:13:29.9324795Z compile=False, 2025-05-07T20:13:29.9324920Z pooling_mode=, 2025-05-07T20:13:29.9325001Z T=5, 2025-05-07T20:13:29.9325078Z D=11, 2025-05-07T20:13:29.9325171Z B=33, 2025-05-07T20:13:29.9325250Z log_E=4, 2025-05-07T20:13:29.9325328Z L=13, 2025-05-07T20:13:29.9325428Z D_gradcheck=1, 2025-05-07T20:13:29.9325529Z stochastic_rounding=False, 2025-05-07T20:13:29.9325614Z weighted=True, 2025-05-07T20:13:29.9325712Z row_wise=True, 2025-05-07T20:13:29.9325794Z mixed=False, 2025-05-07T20:13:29.9325880Z use_cache=False, 2025-05-07T20:13:29.9326005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9326087Z use_cpu=True, 2025-05-07T20:13:29.9326205Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9326282Z ) 2025-05-07T20:13:29.9326416Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9326806Z self=, 2025-05-07T20:13:29.9326919Z compile=False, 2025-05-07T20:13:29.9327027Z pooling_mode=, 2025-05-07T20:13:29.9327120Z T=5, 2025-05-07T20:13:29.9327198Z D=88, 2025-05-07T20:13:29.9327275Z B=6, 2025-05-07T20:13:29.9327366Z log_E=4, 2025-05-07T20:13:29.9327443Z L=18, 2025-05-07T20:13:29.9327528Z D_gradcheck=1, 2025-05-07T20:13:29.9327685Z stochastic_rounding=True, 2025-05-07T20:13:29.9327769Z weighted=True, 2025-05-07T20:13:29.9327864Z row_wise=True, 2025-05-07T20:13:29.9327944Z mixed=True, 2025-05-07T20:13:29.9328090Z use_cache=True, 2025-05-07T20:13:29.9328215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9328301Z use_cpu=True, 2025-05-07T20:13:29.9328405Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9328489Z ) 2025-05-07T20:13:29.9328624Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9329024Z self=, 2025-05-07T20:13:29.9329122Z compile=True, 2025-05-07T20:13:29.9329232Z pooling_mode=, 2025-05-07T20:13:29.9329309Z T=5, 2025-05-07T20:13:29.9329399Z D=104, 2025-05-07T20:13:29.9329476Z B=67, 2025-05-07T20:13:29.9329554Z log_E=5, 2025-05-07T20:13:29.9329644Z L=15, 2025-05-07T20:13:29.9329728Z D_gradcheck=1, 2025-05-07T20:13:29.9329852Z stochastic_rounding=True, 2025-05-07T20:13:29.9329935Z weighted=True, 2025-05-07T20:13:29.9330016Z row_wise=True, 2025-05-07T20:13:29.9330107Z mixed=False, 2025-05-07T20:13:29.9330218Z use_cache=True, 2025-05-07T20:13:29.9330327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9330417Z use_cpu=True, 2025-05-07T20:13:29.9330524Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9330598Z ) 2025-05-07T20:13:29.9330743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9331120Z self=, 2025-05-07T20:13:29.9331207Z compile=True, 2025-05-07T20:13:29.9331327Z pooling_mode=, 2025-05-07T20:13:29.9331404Z T=1, 2025-05-07T20:13:29.9331495Z D=82, 2025-05-07T20:13:29.9331572Z B=82, 2025-05-07T20:13:29.9331652Z log_E=4, 2025-05-07T20:13:29.9331740Z L=13, 2025-05-07T20:13:29.9331822Z D_gradcheck=1, 2025-05-07T20:13:29.9331921Z stochastic_rounding=True, 2025-05-07T20:13:29.9332015Z weighted=False, 2025-05-07T20:13:29.9332097Z row_wise=True, 2025-05-07T20:13:29.9332178Z mixed=True, 2025-05-07T20:13:29.9332271Z use_cache=True, 2025-05-07T20:13:29.9332378Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9332461Z use_cpu=True, 2025-05-07T20:13:29.9332575Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9332649Z ) 2025-05-07T20:13:29.9332785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9333167Z self=, 2025-05-07T20:13:29.9333254Z compile=False, 2025-05-07T20:13:29.9333375Z pooling_mode=, 2025-05-07T20:13:29.9333451Z T=5, 2025-05-07T20:13:29.9333527Z D=22, 2025-05-07T20:13:29.9333619Z B=124, 2025-05-07T20:13:29.9333696Z log_E=4, 2025-05-07T20:13:29.9333773Z L=9, 2025-05-07T20:13:29.9333869Z D_gradcheck=2, 2025-05-07T20:13:29.9333967Z stochastic_rounding=True, 2025-05-07T20:13:29.9334051Z weighted=True, 2025-05-07T20:13:29.9334147Z row_wise=True, 2025-05-07T20:13:29.9334227Z mixed=True, 2025-05-07T20:13:29.9334315Z use_cache=False, 2025-05-07T20:13:29.9334437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9334520Z use_cpu=True, 2025-05-07T20:13:29.9334622Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9334747Z ) 2025-05-07T20:13:29.9612404Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9613055Z self=, 2025-05-07T20:13:29.9613434Z compile=True, 2025-05-07T20:13:29.9613603Z pooling_mode=, 2025-05-07T20:13:29.9613741Z T=1, 2025-05-07T20:13:29.9613857Z D=51, 2025-05-07T20:13:29.9613967Z B=124, 2025-05-07T20:13:29.9614097Z log_E=5, 2025-05-07T20:13:29.9614244Z L=6, 2025-05-07T20:13:29.9614480Z D_gradcheck=2, 2025-05-07T20:13:29.9614688Z stochastic_rounding=True, 2025-05-07T20:13:29.9614827Z weighted=True, 2025-05-07T20:13:29.9614928Z row_wise=True, 2025-05-07T20:13:29.9615011Z mixed=True, 2025-05-07T20:13:29.9615101Z use_cache=False, 2025-05-07T20:13:29.9615230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9615314Z use_cpu=True, 2025-05-07T20:13:29.9615418Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9615572Z ) 2025-05-07T20:13:29.9615710Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9616134Z self=, 2025-05-07T20:13:29.9616233Z compile=True, 2025-05-07T20:13:29.9616343Z pooling_mode=, 2025-05-07T20:13:29.9616433Z T=2, 2025-05-07T20:13:29.9616509Z D=125, 2025-05-07T20:13:29.9616584Z B=7, 2025-05-07T20:13:29.9616674Z log_E=3, 2025-05-07T20:13:29.9616750Z L=5, 2025-05-07T20:13:29.9616841Z D_gradcheck=1, 2025-05-07T20:13:29.9616952Z stochastic_rounding=True, 2025-05-07T20:13:29.9617036Z weighted=True, 2025-05-07T20:13:29.9617116Z row_wise=True, 2025-05-07T20:13:29.9617251Z mixed=True, 2025-05-07T20:13:29.9617336Z use_cache=False, 2025-05-07T20:13:29.9617444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9617536Z use_cpu=True, 2025-05-07T20:13:29.9617639Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9617713Z ) 2025-05-07T20:13:29.9617929Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9618316Z self=, 2025-05-07T20:13:29.9618414Z compile=False, 2025-05-07T20:13:29.9618524Z pooling_mode=, 2025-05-07T20:13:29.9618600Z T=5, 2025-05-07T20:13:29.9618691Z D=97, 2025-05-07T20:13:29.9618769Z B=105, 2025-05-07T20:13:29.9618845Z log_E=4, 2025-05-07T20:13:29.9618932Z L=11, 2025-05-07T20:13:29.9619019Z D_gradcheck=1, 2025-05-07T20:13:29.9619117Z stochastic_rounding=True, 2025-05-07T20:13:29.9619211Z weighted=False, 2025-05-07T20:13:29.9619292Z row_wise=True, 2025-05-07T20:13:29.9619377Z mixed=False, 2025-05-07T20:13:29.9619472Z use_cache=True, 2025-05-07T20:13:29.9619580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9619665Z use_cpu=True, 2025-05-07T20:13:29.9619780Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9619856Z ) 2025-05-07T20:13:29.9620006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9620386Z self=, 2025-05-07T20:13:29.9620470Z compile=True, 2025-05-07T20:13:29.9620593Z pooling_mode=, 2025-05-07T20:13:29.9620669Z T=2, 2025-05-07T20:13:29.9620747Z D=57, 2025-05-07T20:13:29.9620837Z B=22, 2025-05-07T20:13:29.9620911Z log_E=4, 2025-05-07T20:13:29.9620986Z L=15, 2025-05-07T20:13:29.9621081Z D_gradcheck=1, 2025-05-07T20:13:29.9621179Z stochastic_rounding=False, 2025-05-07T20:13:29.9621260Z weighted=True, 2025-05-07T20:13:29.9621353Z row_wise=True, 2025-05-07T20:13:29.9621434Z mixed=True, 2025-05-07T20:13:29.9621518Z use_cache=False, 2025-05-07T20:13:29.9621640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9621719Z use_cpu=True, 2025-05-07T20:13:29.9621833Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9621908Z ) 2025-05-07T20:13:29.9622040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9622479Z self=, 2025-05-07T20:13:29.9622565Z compile=False, 2025-05-07T20:13:29.9622675Z pooling_mode=, 2025-05-07T20:13:29.9622769Z T=5, 2025-05-07T20:13:29.9622851Z D=20, 2025-05-07T20:13:29.9622931Z B=32, 2025-05-07T20:13:29.9623029Z log_E=4, 2025-05-07T20:13:29.9623136Z L=0, 2025-05-07T20:13:29.9623225Z D_gradcheck=2, 2025-05-07T20:13:29.9623343Z stochastic_rounding=False, 2025-05-07T20:13:29.9623430Z weighted=True, 2025-05-07T20:13:29.9623529Z row_wise=True, 2025-05-07T20:13:29.9623613Z mixed=True, 2025-05-07T20:13:29.9623700Z use_cache=False, 2025-05-07T20:13:29.9623827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9623911Z use_cpu=True, 2025-05-07T20:13:29.9624016Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9624108Z ) 2025-05-07T20:13:29.9624244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9624643Z self=, 2025-05-07T20:13:29.9624745Z compile=True, 2025-05-07T20:13:29.9624858Z pooling_mode=, 2025-05-07T20:13:29.9624938Z T=3, 2025-05-07T20:13:29.9625035Z D=116, 2025-05-07T20:13:29.9625113Z B=24, 2025-05-07T20:13:29.9625193Z log_E=4, 2025-05-07T20:13:29.9625288Z L=20, 2025-05-07T20:13:29.9625372Z D_gradcheck=1, 2025-05-07T20:13:29.9625486Z stochastic_rounding=True, 2025-05-07T20:13:29.9625571Z weighted=True, 2025-05-07T20:13:29.9625682Z row_wise=True, 2025-05-07T20:13:29.9625778Z mixed=True, 2025-05-07T20:13:29.9625866Z use_cache=True, 2025-05-07T20:13:29.9625978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9626075Z use_cpu=True, 2025-05-07T20:13:29.9626182Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9626256Z ) 2025-05-07T20:13:29.9626405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9626784Z self=, 2025-05-07T20:13:29.9626871Z compile=True, 2025-05-07T20:13:29.9626997Z pooling_mode=, 2025-05-07T20:13:29.9627074Z T=4, 2025-05-07T20:13:29.9627163Z D=57, 2025-05-07T20:13:29.9627241Z B=107, 2025-05-07T20:13:29.9627321Z log_E=4, 2025-05-07T20:13:29.9627412Z L=18, 2025-05-07T20:13:29.9627496Z D_gradcheck=1, 2025-05-07T20:13:29.9627593Z stochastic_rounding=True, 2025-05-07T20:13:29.9627687Z weighted=False, 2025-05-07T20:13:29.9627771Z row_wise=True, 2025-05-07T20:13:29.9627853Z mixed=False, 2025-05-07T20:13:29.9627948Z use_cache=True, 2025-05-07T20:13:29.9628057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9628139Z use_cpu=True, 2025-05-07T20:13:29.9628252Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9628327Z ) 2025-05-07T20:13:29.9628463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9628853Z self=, 2025-05-07T20:13:29.9628936Z compile=False, 2025-05-07T20:13:29.9629057Z pooling_mode=, 2025-05-07T20:13:29.9629134Z T=1, 2025-05-07T20:13:29.9629211Z D=31, 2025-05-07T20:13:29.9629298Z B=72, 2025-05-07T20:13:29.9629378Z log_E=5, 2025-05-07T20:13:29.9629456Z L=8, 2025-05-07T20:13:29.9629552Z D_gradcheck=1, 2025-05-07T20:13:29.9629651Z stochastic_rounding=False, 2025-05-07T20:13:29.9629739Z weighted=True, 2025-05-07T20:13:29.9629840Z row_wise=True, 2025-05-07T20:13:29.9629921Z mixed=True, 2025-05-07T20:13:29.9630009Z use_cache=False, 2025-05-07T20:13:29.9630135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9630217Z use_cpu=True, 2025-05-07T20:13:29.9630325Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9630414Z ) 2025-05-07T20:13:29.9630580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9630971Z self=, 2025-05-07T20:13:29.9631058Z compile=False, 2025-05-07T20:13:29.9631167Z pooling_mode=, 2025-05-07T20:13:29.9631259Z T=1, 2025-05-07T20:13:29.9631337Z D=83, 2025-05-07T20:13:29.9631413Z B=35, 2025-05-07T20:13:29.9631532Z log_E=4, 2025-05-07T20:13:29.9631609Z L=16, 2025-05-07T20:13:29.9631693Z D_gradcheck=2, 2025-05-07T20:13:29.9631806Z stochastic_rounding=False, 2025-05-07T20:13:29.9631891Z weighted=False, 2025-05-07T20:13:29.9631974Z row_wise=True, 2025-05-07T20:13:29.9632087Z mixed=False, 2025-05-07T20:13:29.9632171Z use_cache=False, 2025-05-07T20:13:29.9632284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9632379Z use_cpu=True, 2025-05-07T20:13:29.9632481Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9632568Z ) 2025-05-07T20:13:29.9632731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9633106Z self=, 2025-05-07T20:13:29.9633205Z compile=True, 2025-05-07T20:13:29.9633315Z pooling_mode=, 2025-05-07T20:13:29.9633392Z T=3, 2025-05-07T20:13:29.9633482Z D=52, 2025-05-07T20:13:29.9633559Z B=23, 2025-05-07T20:13:29.9633641Z log_E=5, 2025-05-07T20:13:29.9633731Z L=15, 2025-05-07T20:13:29.9633815Z D_gradcheck=1, 2025-05-07T20:13:29.9633913Z stochastic_rounding=False, 2025-05-07T20:13:29.9634036Z weighted=True, 2025-05-07T20:13:29.9634120Z row_wise=True, 2025-05-07T20:13:29.9634214Z mixed=True, 2025-05-07T20:13:29.9634299Z use_cache=False, 2025-05-07T20:13:29.9634407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9634501Z use_cpu=True, 2025-05-07T20:13:29.9634604Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9634679Z ) 2025-05-07T20:13:29.9634826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9635198Z self=, 2025-05-07T20:13:29.9635282Z compile=False, 2025-05-07T20:13:29.9635404Z pooling_mode=, 2025-05-07T20:13:29.9635509Z T=1, 2025-05-07T20:13:29.9635586Z D=32, 2025-05-07T20:13:29.9635682Z B=56, 2025-05-07T20:13:29.9635761Z log_E=4, 2025-05-07T20:13:29.9635836Z L=12, 2025-05-07T20:13:29.9635932Z D_gradcheck=2, 2025-05-07T20:13:29.9636029Z stochastic_rounding=True, 2025-05-07T20:13:29.9636129Z weighted=False, 2025-05-07T20:13:29.9636211Z row_wise=True, 2025-05-07T20:13:29.9636293Z mixed=True, 2025-05-07T20:13:29.9636390Z use_cache=True, 2025-05-07T20:13:29.9636501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9636583Z use_cpu=True, 2025-05-07T20:13:29.9636698Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9636774Z ) 2025-05-07T20:13:29.9636910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9637293Z self=, 2025-05-07T20:13:29.9637376Z compile=True, 2025-05-07T20:13:29.9637485Z pooling_mode=, 2025-05-07T20:13:29.9637572Z T=2, 2025-05-07T20:13:29.9637650Z D=122, 2025-05-07T20:13:29.9637741Z B=57, 2025-05-07T20:13:29.9637819Z log_E=4, 2025-05-07T20:13:29.9637894Z L=9, 2025-05-07T20:13:29.9637991Z D_gradcheck=2, 2025-05-07T20:13:29.9638088Z stochastic_rounding=False, 2025-05-07T20:13:29.9638172Z weighted=True, 2025-05-07T20:13:29.9638265Z row_wise=True, 2025-05-07T20:13:29.9638345Z mixed=True, 2025-05-07T20:13:29.9638429Z use_cache=True, 2025-05-07T20:13:29.9638549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9638630Z use_cpu=True, 2025-05-07T20:13:29.9638733Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9638865Z ) 2025-05-07T20:13:29.9639003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9639375Z self=, 2025-05-07T20:13:29.9639472Z compile=False, 2025-05-07T20:13:29.9639580Z pooling_mode=, 2025-05-07T20:13:29.9639668Z T=4, 2025-05-07T20:13:29.9639746Z D=46, 2025-05-07T20:13:29.9639849Z B=88, 2025-05-07T20:13:29.9639939Z log_E=4, 2025-05-07T20:13:29.9640016Z L=2, 2025-05-07T20:13:29.9640100Z D_gradcheck=1, 2025-05-07T20:13:29.9640213Z stochastic_rounding=False, 2025-05-07T20:13:29.9640302Z weighted=True, 2025-05-07T20:13:29.9640385Z row_wise=True, 2025-05-07T20:13:29.9640530Z mixed=False, 2025-05-07T20:13:29.9640615Z use_cache=True, 2025-05-07T20:13:29.9640727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9640823Z use_cpu=True, 2025-05-07T20:13:29.9640927Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9641030Z ) 2025-05-07T20:13:29.9641177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9641551Z self=, 2025-05-07T20:13:29.9641652Z compile=False, 2025-05-07T20:13:29.9641761Z pooling_mode=, 2025-05-07T20:13:29.9641838Z T=5, 2025-05-07T20:13:29.9641930Z D=31, 2025-05-07T20:13:29.9642008Z B=99, 2025-05-07T20:13:29.9642084Z log_E=5, 2025-05-07T20:13:29.9642172Z L=2, 2025-05-07T20:13:29.9642255Z D_gradcheck=2, 2025-05-07T20:13:29.9642353Z stochastic_rounding=False, 2025-05-07T20:13:29.9642474Z weighted=False, 2025-05-07T20:13:29.9642557Z row_wise=True, 2025-05-07T20:13:29.9642637Z mixed=True, 2025-05-07T20:13:29.9642735Z use_cache=False, 2025-05-07T20:13:29.9642845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9642940Z use_cpu=True, 2025-05-07T20:13:29.9643043Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9643122Z ) 2025-05-07T20:13:29.9643272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9643646Z self=, 2025-05-07T20:13:29.9643733Z compile=False, 2025-05-07T20:13:29.9643857Z pooling_mode=, 2025-05-07T20:13:29.9643936Z T=5, 2025-05-07T20:13:29.9644017Z D=13, 2025-05-07T20:13:29.9644111Z B=99, 2025-05-07T20:13:29.9644193Z log_E=5, 2025-05-07T20:13:29.9644272Z L=9, 2025-05-07T20:13:29.9644372Z D_gradcheck=1, 2025-05-07T20:13:29.9644475Z stochastic_rounding=False, 2025-05-07T20:13:29.9644562Z weighted=True, 2025-05-07T20:13:29.9644658Z row_wise=True, 2025-05-07T20:13:29.9644745Z mixed=False, 2025-05-07T20:13:29.9644845Z use_cache=False, 2025-05-07T20:13:29.9644958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9645043Z use_cpu=True, 2025-05-07T20:13:29.9645164Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9645242Z ) 2025-05-07T20:13:29.9645381Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9645772Z self=, 2025-05-07T20:13:29.9645858Z compile=False, 2025-05-07T20:13:29.9645970Z pooling_mode=, 2025-05-07T20:13:29.9646067Z T=2, 2025-05-07T20:13:29.9646148Z D=79, 2025-05-07T20:13:29.9646229Z B=21, 2025-05-07T20:13:29.9646325Z log_E=4, 2025-05-07T20:13:29.9646404Z L=12, 2025-05-07T20:13:29.9646489Z D_gradcheck=2, 2025-05-07T20:13:29.9646605Z stochastic_rounding=True, 2025-05-07T20:13:29.9646692Z weighted=False, 2025-05-07T20:13:29.9646790Z row_wise=True, 2025-05-07T20:13:29.9646875Z mixed=False, 2025-05-07T20:13:29.9646960Z use_cache=True, 2025-05-07T20:13:29.9647083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9647168Z use_cpu=True, 2025-05-07T20:13:29.9647303Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9647391Z ) 2025-05-07T20:13:29.9954347Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9955005Z self=, 2025-05-07T20:13:29.9955138Z compile=True, 2025-05-07T20:13:29.9955324Z pooling_mode=, 2025-05-07T20:13:29.9955636Z T=2, 2025-05-07T20:13:29.9955760Z D=104, 2025-05-07T20:13:29.9955877Z B=19, 2025-05-07T20:13:29.9956014Z log_E=3, 2025-05-07T20:13:29.9956153Z L=12, 2025-05-07T20:13:29.9956313Z D_gradcheck=1, 2025-05-07T20:13:29.9956516Z stochastic_rounding=True, 2025-05-07T20:13:29.9956671Z weighted=False, 2025-05-07T20:13:29.9956794Z row_wise=True, 2025-05-07T20:13:29.9956888Z mixed=True, 2025-05-07T20:13:29.9956970Z use_cache=True, 2025-05-07T20:13:29.9957082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9957176Z use_cpu=True, 2025-05-07T20:13:29.9957345Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9957432Z ) 2025-05-07T20:13:29.9957570Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9957949Z self=, 2025-05-07T20:13:29.9958046Z compile=True, 2025-05-07T20:13:29.9958156Z pooling_mode=, 2025-05-07T20:13:29.9958234Z T=5, 2025-05-07T20:13:29.9958327Z D=81, 2025-05-07T20:13:29.9958407Z B=20, 2025-05-07T20:13:29.9958485Z log_E=5, 2025-05-07T20:13:29.9958677Z L=16, 2025-05-07T20:13:29.9958802Z D_gradcheck=2, 2025-05-07T20:13:29.9958917Z stochastic_rounding=False, 2025-05-07T20:13:29.9959005Z weighted=False, 2025-05-07T20:13:29.9959087Z row_wise=True, 2025-05-07T20:13:29.9959179Z mixed=True, 2025-05-07T20:13:29.9959262Z use_cache=False, 2025-05-07T20:13:29.9959373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9959468Z use_cpu=True, 2025-05-07T20:13:29.9959577Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9959653Z ) 2025-05-07T20:13:29.9959799Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9960175Z self=, 2025-05-07T20:13:29.9960261Z compile=False, 2025-05-07T20:13:29.9960384Z pooling_mode=, 2025-05-07T20:13:29.9960463Z T=1, 2025-05-07T20:13:29.9960542Z D=88, 2025-05-07T20:13:29.9960630Z B=70, 2025-05-07T20:13:29.9960710Z log_E=4, 2025-05-07T20:13:29.9960802Z L=7, 2025-05-07T20:13:29.9960887Z D_gradcheck=1, 2025-05-07T20:13:29.9960986Z stochastic_rounding=True, 2025-05-07T20:13:29.9961079Z weighted=True, 2025-05-07T20:13:29.9961161Z row_wise=True, 2025-05-07T20:13:29.9961243Z mixed=True, 2025-05-07T20:13:29.9961340Z use_cache=False, 2025-05-07T20:13:29.9961449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9961534Z use_cpu=True, 2025-05-07T20:13:29.9961655Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9961730Z ) 2025-05-07T20:13:29.9961864Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9962250Z self=, 2025-05-07T20:13:29.9962335Z compile=True, 2025-05-07T20:13:29.9962460Z pooling_mode=, 2025-05-07T20:13:29.9962536Z T=5, 2025-05-07T20:13:29.9962614Z D=120, 2025-05-07T20:13:29.9962703Z B=20, 2025-05-07T20:13:29.9962780Z log_E=3, 2025-05-07T20:13:29.9962858Z L=4, 2025-05-07T20:13:29.9962955Z D_gradcheck=1, 2025-05-07T20:13:29.9963054Z stochastic_rounding=True, 2025-05-07T20:13:29.9963136Z weighted=True, 2025-05-07T20:13:29.9963230Z row_wise=True, 2025-05-07T20:13:29.9963311Z mixed=False, 2025-05-07T20:13:29.9963393Z use_cache=True, 2025-05-07T20:13:29.9963514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9963639Z use_cpu=True, 2025-05-07T20:13:29.9963744Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9963832Z ) 2025-05-07T20:13:29.9963971Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9964357Z self=, 2025-05-07T20:13:29.9964441Z compile=False, 2025-05-07T20:13:29.9964580Z pooling_mode=, 2025-05-07T20:13:29.9964672Z T=5, 2025-05-07T20:13:29.9964751Z D=83, 2025-05-07T20:13:29.9964828Z B=19, 2025-05-07T20:13:29.9964922Z log_E=3, 2025-05-07T20:13:29.9965002Z L=12, 2025-05-07T20:13:29.9965087Z D_gradcheck=2, 2025-05-07T20:13:29.9965196Z stochastic_rounding=False, 2025-05-07T20:13:29.9965280Z weighted=True, 2025-05-07T20:13:29.9965362Z row_wise=True, 2025-05-07T20:13:29.9965455Z mixed=True, 2025-05-07T20:13:29.9965537Z use_cache=True, 2025-05-07T20:13:29.9965646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9965777Z use_cpu=True, 2025-05-07T20:13:29.9965881Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9965967Z ) 2025-05-07T20:13:29.9966108Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9966481Z self=, 2025-05-07T20:13:29.9966575Z compile=True, 2025-05-07T20:13:29.9966684Z pooling_mode=, 2025-05-07T20:13:29.9966759Z T=2, 2025-05-07T20:13:29.9966846Z D=84, 2025-05-07T20:13:29.9966922Z B=85, 2025-05-07T20:13:29.9967000Z log_E=3, 2025-05-07T20:13:29.9967112Z L=8, 2025-05-07T20:13:29.9967196Z D_gradcheck=1, 2025-05-07T20:13:29.9967292Z stochastic_rounding=True, 2025-05-07T20:13:29.9967386Z weighted=True, 2025-05-07T20:13:29.9967467Z row_wise=True, 2025-05-07T20:13:29.9967548Z mixed=False, 2025-05-07T20:13:29.9967644Z use_cache=False, 2025-05-07T20:13:29.9967752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9967849Z use_cpu=True, 2025-05-07T20:13:29.9967951Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9968026Z ) 2025-05-07T20:13:29.9968171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9968548Z self=, 2025-05-07T20:13:29.9968632Z compile=True, 2025-05-07T20:13:29.9968754Z pooling_mode=, 2025-05-07T20:13:29.9968832Z T=5, 2025-05-07T20:13:29.9968909Z D=98, 2025-05-07T20:13:29.9968997Z B=44, 2025-05-07T20:13:29.9969076Z log_E=3, 2025-05-07T20:13:29.9969157Z L=13, 2025-05-07T20:13:29.9969255Z D_gradcheck=2, 2025-05-07T20:13:29.9969351Z stochastic_rounding=True, 2025-05-07T20:13:29.9969452Z weighted=True, 2025-05-07T20:13:29.9969537Z row_wise=True, 2025-05-07T20:13:29.9969620Z mixed=False, 2025-05-07T20:13:29.9969721Z use_cache=True, 2025-05-07T20:13:29.9969831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9969918Z use_cpu=True, 2025-05-07T20:13:29.9970034Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9970111Z ) 2025-05-07T20:13:29.9970246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9970632Z self=, 2025-05-07T20:13:29.9970714Z compile=True, 2025-05-07T20:13:29.9970827Z pooling_mode=, 2025-05-07T20:13:29.9970917Z T=5, 2025-05-07T20:13:29.9970994Z D=62, 2025-05-07T20:13:29.9971073Z B=34, 2025-05-07T20:13:29.9971166Z log_E=3, 2025-05-07T20:13:29.9971245Z L=1, 2025-05-07T20:13:29.9971340Z D_gradcheck=2, 2025-05-07T20:13:29.9971439Z stochastic_rounding=False, 2025-05-07T20:13:29.9971522Z weighted=False, 2025-05-07T20:13:29.9971629Z row_wise=True, 2025-05-07T20:13:29.9971710Z mixed=True, 2025-05-07T20:13:29.9971798Z use_cache=True, 2025-05-07T20:13:29.9971921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9972036Z use_cpu=True, 2025-05-07T20:13:29.9972142Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9972231Z ) 2025-05-07T20:13:29.9972367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9972741Z self=, 2025-05-07T20:13:29.9972839Z compile=True, 2025-05-07T20:13:29.9972979Z pooling_mode=, 2025-05-07T20:13:29.9973069Z T=1, 2025-05-07T20:13:29.9973149Z D=2, 2025-05-07T20:13:29.9973230Z B=42, 2025-05-07T20:13:29.9973326Z log_E=3, 2025-05-07T20:13:29.9973406Z L=8, 2025-05-07T20:13:29.9973491Z D_gradcheck=2, 2025-05-07T20:13:29.9973607Z stochastic_rounding=False, 2025-05-07T20:13:29.9973694Z weighted=True, 2025-05-07T20:13:29.9973777Z row_wise=True, 2025-05-07T20:13:29.9973874Z mixed=True, 2025-05-07T20:13:29.9973964Z use_cache=False, 2025-05-07T20:13:29.9974104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9974204Z use_cpu=True, 2025-05-07T20:13:29.9974309Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9974385Z ) 2025-05-07T20:13:29.9974536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9974911Z self=, 2025-05-07T20:13:29.9975016Z compile=False, 2025-05-07T20:13:29.9975128Z pooling_mode=, 2025-05-07T20:13:29.9975205Z T=4, 2025-05-07T20:13:29.9975298Z D=56, 2025-05-07T20:13:29.9975375Z B=7, 2025-05-07T20:13:29.9975489Z log_E=4, 2025-05-07T20:13:29.9975639Z L=2, 2025-05-07T20:13:29.9975726Z D_gradcheck=1, 2025-05-07T20:13:29.9975826Z stochastic_rounding=False, 2025-05-07T20:13:29.9975922Z weighted=False, 2025-05-07T20:13:29.9976005Z row_wise=True, 2025-05-07T20:13:29.9976087Z mixed=False, 2025-05-07T20:13:29.9976181Z use_cache=False, 2025-05-07T20:13:29.9976292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9976374Z use_cpu=True, 2025-05-07T20:13:29.9976491Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9976564Z ) 2025-05-07T20:13:29.9976708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9977082Z self=, 2025-05-07T20:13:29.9977168Z compile=False, 2025-05-07T20:13:29.9977287Z pooling_mode=, 2025-05-07T20:13:29.9977365Z T=5, 2025-05-07T20:13:29.9977441Z D=73, 2025-05-07T20:13:29.9977528Z B=122, 2025-05-07T20:13:29.9977607Z log_E=4, 2025-05-07T20:13:29.9977684Z L=1, 2025-05-07T20:13:29.9977778Z D_gradcheck=2, 2025-05-07T20:13:29.9977971Z stochastic_rounding=False, 2025-05-07T20:13:29.9978055Z weighted=False, 2025-05-07T20:13:29.9978150Z row_wise=True, 2025-05-07T20:13:29.9978230Z mixed=True, 2025-05-07T20:13:29.9978312Z use_cache=True, 2025-05-07T20:13:29.9978442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9978524Z use_cpu=True, 2025-05-07T20:13:29.9978641Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9978715Z ) 2025-05-07T20:13:29.9978850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9979235Z self=, 2025-05-07T20:13:29.9979322Z compile=False, 2025-05-07T20:13:29.9979433Z pooling_mode=, 2025-05-07T20:13:29.9979523Z T=3, 2025-05-07T20:13:29.9979600Z D=58, 2025-05-07T20:13:29.9979680Z B=66, 2025-05-07T20:13:29.9979775Z log_E=5, 2025-05-07T20:13:29.9979853Z L=9, 2025-05-07T20:13:29.9979942Z D_gradcheck=2, 2025-05-07T20:13:29.9980054Z stochastic_rounding=True, 2025-05-07T20:13:29.9980136Z weighted=True, 2025-05-07T20:13:29.9980229Z row_wise=True, 2025-05-07T20:13:29.9980310Z mixed=True, 2025-05-07T20:13:29.9980393Z use_cache=True, 2025-05-07T20:13:29.9980551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9980633Z use_cpu=True, 2025-05-07T20:13:29.9980736Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9980821Z ) 2025-05-07T20:13:29.9980954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9981328Z self=, 2025-05-07T20:13:29.9981461Z compile=True, 2025-05-07T20:13:29.9981574Z pooling_mode=, 2025-05-07T20:13:29.9981650Z T=1, 2025-05-07T20:13:29.9981741Z D=71, 2025-05-07T20:13:29.9981822Z B=106, 2025-05-07T20:13:29.9981900Z log_E=3, 2025-05-07T20:13:29.9981988Z L=18, 2025-05-07T20:13:29.9982072Z D_gradcheck=1, 2025-05-07T20:13:29.9982184Z stochastic_rounding=False, 2025-05-07T20:13:29.9982269Z weighted=True, 2025-05-07T20:13:29.9982353Z row_wise=True, 2025-05-07T20:13:29.9982447Z mixed=False, 2025-05-07T20:13:29.9982534Z use_cache=False, 2025-05-07T20:13:29.9982668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9982764Z use_cpu=True, 2025-05-07T20:13:29.9982868Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9982945Z ) 2025-05-07T20:13:29.9983092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9983470Z self=, 2025-05-07T20:13:29.9983554Z compile=True, 2025-05-07T20:13:29.9983676Z pooling_mode=, 2025-05-07T20:13:29.9983753Z T=5, 2025-05-07T20:13:29.9983841Z D=23, 2025-05-07T20:13:29.9983943Z B=123, 2025-05-07T20:13:29.9984021Z log_E=4, 2025-05-07T20:13:29.9984110Z L=8, 2025-05-07T20:13:29.9984195Z D_gradcheck=2, 2025-05-07T20:13:29.9984293Z stochastic_rounding=False, 2025-05-07T20:13:29.9984388Z weighted=False, 2025-05-07T20:13:29.9984470Z row_wise=True, 2025-05-07T20:13:29.9984552Z mixed=False, 2025-05-07T20:13:29.9984652Z use_cache=False, 2025-05-07T20:13:29.9984759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:29.9984840Z use_cpu=True, 2025-05-07T20:13:29.9984955Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9985029Z ) 2025-05-07T20:13:29.9985163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9985552Z self=, 2025-05-07T20:13:29.9985636Z compile=False, 2025-05-07T20:13:29.9985758Z pooling_mode=, 2025-05-07T20:13:29.9985833Z T=3, 2025-05-07T20:13:29.9985912Z D=18, 2025-05-07T20:13:29.9986001Z B=46, 2025-05-07T20:13:29.9986079Z log_E=3, 2025-05-07T20:13:29.9986158Z L=4, 2025-05-07T20:13:29.9986253Z D_gradcheck=2, 2025-05-07T20:13:29.9986352Z stochastic_rounding=False, 2025-05-07T20:13:29.9986436Z weighted=False, 2025-05-07T20:13:29.9986528Z row_wise=True, 2025-05-07T20:13:29.9986609Z mixed=False, 2025-05-07T20:13:29.9986697Z use_cache=True, 2025-05-07T20:13:29.9986817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9986898Z use_cpu=True, 2025-05-07T20:13:29.9987000Z output_dtype=SparseType.FP16, 2025-05-07T20:13:29.9987086Z ) 2025-05-07T20:13:29.9987220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:29.9987611Z self=, 2025-05-07T20:13:29.9987694Z compile=False, 2025-05-07T20:13:29.9987802Z pooling_mode=, 2025-05-07T20:13:29.9987891Z T=2, 2025-05-07T20:13:29.9987970Z D=28, 2025-05-07T20:13:29.9988047Z B=72, 2025-05-07T20:13:29.9988139Z log_E=5, 2025-05-07T20:13:29.9988215Z L=4, 2025-05-07T20:13:29.9988298Z D_gradcheck=2, 2025-05-07T20:13:29.9988408Z stochastic_rounding=False, 2025-05-07T20:13:29.9988492Z weighted=False, 2025-05-07T20:13:29.9988574Z row_wise=True, 2025-05-07T20:13:29.9988694Z mixed=False, 2025-05-07T20:13:29.9988781Z use_cache=False, 2025-05-07T20:13:29.9988891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:29.9988985Z use_cpu=True, 2025-05-07T20:13:29.9989088Z output_dtype=SparseType.FP32, 2025-05-07T20:13:29.9989174Z ) 2025-05-07T20:13:30.0300316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0300828Z self=, 2025-05-07T20:13:30.0300965Z compile=False, 2025-05-07T20:13:30.0301139Z pooling_mode=, 2025-05-07T20:13:30.0301250Z T=5, 2025-05-07T20:13:30.0301389Z D=31, 2025-05-07T20:13:30.0301584Z B=72, 2025-05-07T20:13:30.0301708Z log_E=4, 2025-05-07T20:13:30.0301849Z L=5, 2025-05-07T20:13:30.0302029Z D_gradcheck=1, 2025-05-07T20:13:30.0302219Z stochastic_rounding=False, 2025-05-07T20:13:30.0302368Z weighted=False, 2025-05-07T20:13:30.0302476Z row_wise=True, 2025-05-07T20:13:30.0302561Z mixed=False, 2025-05-07T20:13:30.0302761Z use_cache=True, 2025-05-07T20:13:30.0302874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0302957Z use_cpu=True, 2025-05-07T20:13:30.0303076Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0303152Z ) 2025-05-07T20:13:30.0303288Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0303681Z self=, 2025-05-07T20:13:30.0303766Z compile=False, 2025-05-07T20:13:30.0303877Z pooling_mode=, 2025-05-07T20:13:30.0304010Z T=2, 2025-05-07T20:13:30.0304088Z D=57, 2025-05-07T20:13:30.0304166Z B=72, 2025-05-07T20:13:30.0304257Z log_E=5, 2025-05-07T20:13:30.0304335Z L=18, 2025-05-07T20:13:30.0304421Z D_gradcheck=1, 2025-05-07T20:13:30.0304535Z stochastic_rounding=True, 2025-05-07T20:13:30.0304620Z weighted=False, 2025-05-07T20:13:30.0304716Z row_wise=True, 2025-05-07T20:13:30.0304803Z mixed=False, 2025-05-07T20:13:30.0304891Z use_cache=False, 2025-05-07T20:13:30.0305015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0305099Z use_cpu=True, 2025-05-07T20:13:30.0305203Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0305291Z ) 2025-05-07T20:13:30.0305428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0305806Z self=, 2025-05-07T20:13:30.0305910Z compile=False, 2025-05-07T20:13:30.0306022Z pooling_mode=, 2025-05-07T20:13:30.0306106Z T=2, 2025-05-07T20:13:30.0306200Z D=85, 2025-05-07T20:13:30.0306282Z B=119, 2025-05-07T20:13:30.0306377Z log_E=3, 2025-05-07T20:13:30.0306456Z L=20, 2025-05-07T20:13:30.0306541Z D_gradcheck=1, 2025-05-07T20:13:30.0306654Z stochastic_rounding=False, 2025-05-07T20:13:30.0306741Z weighted=True, 2025-05-07T20:13:30.0306827Z row_wise=True, 2025-05-07T20:13:30.0306927Z mixed=False, 2025-05-07T20:13:30.0307014Z use_cache=False, 2025-05-07T20:13:30.0307126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0307226Z use_cpu=True, 2025-05-07T20:13:30.0307331Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0307409Z ) 2025-05-07T20:13:30.0307557Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0307935Z self=, 2025-05-07T20:13:30.0308021Z compile=True, 2025-05-07T20:13:30.0308146Z pooling_mode=, 2025-05-07T20:13:30.0308228Z T=1, 2025-05-07T20:13:30.0308318Z D=48, 2025-05-07T20:13:30.0308394Z B=11, 2025-05-07T20:13:30.0308472Z log_E=5, 2025-05-07T20:13:30.0308565Z L=8, 2025-05-07T20:13:30.0308649Z D_gradcheck=1, 2025-05-07T20:13:30.0308746Z stochastic_rounding=True, 2025-05-07T20:13:30.0308844Z weighted=False, 2025-05-07T20:13:30.0308966Z row_wise=True, 2025-05-07T20:13:30.0309048Z mixed=True, 2025-05-07T20:13:30.0309142Z use_cache=True, 2025-05-07T20:13:30.0309251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0309332Z use_cpu=True, 2025-05-07T20:13:30.0309447Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0309520Z ) 2025-05-07T20:13:30.0309654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0310068Z self=, 2025-05-07T20:13:30.0310156Z compile=False, 2025-05-07T20:13:30.0310278Z pooling_mode=, 2025-05-07T20:13:30.0310357Z T=2, 2025-05-07T20:13:30.0310433Z D=102, 2025-05-07T20:13:30.0310521Z B=8, 2025-05-07T20:13:30.0310603Z log_E=5, 2025-05-07T20:13:30.0310679Z L=13, 2025-05-07T20:13:30.0310774Z D_gradcheck=1, 2025-05-07T20:13:30.0310872Z stochastic_rounding=False, 2025-05-07T20:13:30.0310956Z weighted=False, 2025-05-07T20:13:30.0311080Z row_wise=True, 2025-05-07T20:13:30.0311163Z mixed=False, 2025-05-07T20:13:30.0311249Z use_cache=False, 2025-05-07T20:13:30.0311370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0311455Z use_cpu=True, 2025-05-07T20:13:30.0311559Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0311647Z ) 2025-05-07T20:13:30.0311784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0312177Z self=, 2025-05-07T20:13:30.0312260Z compile=True, 2025-05-07T20:13:30.0312377Z pooling_mode=, 2025-05-07T20:13:30.0312493Z T=2, 2025-05-07T20:13:30.0312571Z D=59, 2025-05-07T20:13:30.0312650Z B=59, 2025-05-07T20:13:30.0312741Z log_E=5, 2025-05-07T20:13:30.0312819Z L=20, 2025-05-07T20:13:30.0312906Z D_gradcheck=1, 2025-05-07T20:13:30.0313014Z stochastic_rounding=True, 2025-05-07T20:13:30.0313099Z weighted=True, 2025-05-07T20:13:30.0313184Z row_wise=True, 2025-05-07T20:13:30.0313275Z mixed=True, 2025-05-07T20:13:30.0313358Z use_cache=True, 2025-05-07T20:13:30.0313480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0313563Z use_cpu=True, 2025-05-07T20:13:30.0313666Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0313752Z ) 2025-05-07T20:13:30.0313887Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0314261Z self=, 2025-05-07T20:13:30.0314358Z compile=True, 2025-05-07T20:13:30.0314470Z pooling_mode=, 2025-05-07T20:13:30.0314546Z T=2, 2025-05-07T20:13:30.0314638Z D=84, 2025-05-07T20:13:30.0314715Z B=53, 2025-05-07T20:13:30.0314794Z log_E=3, 2025-05-07T20:13:30.0314882Z L=20, 2025-05-07T20:13:30.0314966Z D_gradcheck=1, 2025-05-07T20:13:30.0315064Z stochastic_rounding=False, 2025-05-07T20:13:30.0315164Z weighted=True, 2025-05-07T20:13:30.0315248Z row_wise=True, 2025-05-07T20:13:30.0315343Z mixed=False, 2025-05-07T20:13:30.0315428Z use_cache=False, 2025-05-07T20:13:30.0315536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0315631Z use_cpu=True, 2025-05-07T20:13:30.0315734Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0315807Z ) 2025-05-07T20:13:30.0315955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0316326Z self=, 2025-05-07T20:13:30.0316414Z compile=False, 2025-05-07T20:13:30.0316536Z pooling_mode=, 2025-05-07T20:13:30.0316612Z T=5, 2025-05-07T20:13:30.0316688Z D=121, 2025-05-07T20:13:30.0316778Z B=117, 2025-05-07T20:13:30.0316856Z log_E=5, 2025-05-07T20:13:30.0316945Z L=13, 2025-05-07T20:13:30.0317027Z D_gradcheck=1, 2025-05-07T20:13:30.0317125Z stochastic_rounding=False, 2025-05-07T20:13:30.0317248Z weighted=True, 2025-05-07T20:13:30.0317333Z row_wise=True, 2025-05-07T20:13:30.0317414Z mixed=False, 2025-05-07T20:13:30.0317510Z use_cache=False, 2025-05-07T20:13:30.0317620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0317701Z use_cpu=True, 2025-05-07T20:13:30.0317816Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0317891Z ) 2025-05-07T20:13:30.0318050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0318437Z self=, 2025-05-07T20:13:30.0318573Z compile=True, 2025-05-07T20:13:30.0318699Z pooling_mode=, 2025-05-07T20:13:30.0318777Z T=1, 2025-05-07T20:13:30.0318856Z D=109, 2025-05-07T20:13:30.0318952Z B=45, 2025-05-07T20:13:30.0319031Z log_E=5, 2025-05-07T20:13:30.0319107Z L=7, 2025-05-07T20:13:30.0319204Z D_gradcheck=1, 2025-05-07T20:13:30.0319303Z stochastic_rounding=False, 2025-05-07T20:13:30.0319425Z weighted=True, 2025-05-07T20:13:30.0319519Z row_wise=True, 2025-05-07T20:13:30.0319599Z mixed=False, 2025-05-07T20:13:30.0319682Z use_cache=False, 2025-05-07T20:13:30.0319804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0319887Z use_cpu=True, 2025-05-07T20:13:30.0319990Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0320076Z ) 2025-05-07T20:13:30.0320211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0320593Z self=, 2025-05-07T20:13:30.0320703Z compile=False, 2025-05-07T20:13:30.0320812Z pooling_mode=, 2025-05-07T20:13:30.0320899Z T=2, 2025-05-07T20:13:30.0320975Z D=3, 2025-05-07T20:13:30.0321052Z B=67, 2025-05-07T20:13:30.0321141Z log_E=5, 2025-05-07T20:13:30.0321217Z L=19, 2025-05-07T20:13:30.0321300Z D_gradcheck=2, 2025-05-07T20:13:30.0321410Z stochastic_rounding=False, 2025-05-07T20:13:30.0321498Z weighted=False, 2025-05-07T20:13:30.0321579Z row_wise=True, 2025-05-07T20:13:30.0321674Z mixed=False, 2025-05-07T20:13:30.0321756Z use_cache=True, 2025-05-07T20:13:30.0321866Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0321960Z use_cpu=True, 2025-05-07T20:13:30.0322066Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0322156Z ) 2025-05-07T20:13:30.0322293Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0322669Z self=, 2025-05-07T20:13:30.0322771Z compile=True, 2025-05-07T20:13:30.0322880Z pooling_mode=, 2025-05-07T20:13:30.0322958Z T=4, 2025-05-07T20:13:30.0323046Z D=107, 2025-05-07T20:13:30.0323124Z B=103, 2025-05-07T20:13:30.0323202Z log_E=3, 2025-05-07T20:13:30.0323290Z L=20, 2025-05-07T20:13:30.0323375Z D_gradcheck=1, 2025-05-07T20:13:30.0323474Z stochastic_rounding=True, 2025-05-07T20:13:30.0323571Z weighted=False, 2025-05-07T20:13:30.0323655Z row_wise=True, 2025-05-07T20:13:30.0323736Z mixed=False, 2025-05-07T20:13:30.0323836Z use_cache=False, 2025-05-07T20:13:30.0323942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0324037Z use_cpu=True, 2025-05-07T20:13:30.0324140Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0324214Z ) 2025-05-07T20:13:30.0324363Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0324732Z self=, 2025-05-07T20:13:30.0324821Z compile=False, 2025-05-07T20:13:30.0324958Z pooling_mode=, 2025-05-07T20:13:30.0325035Z T=5, 2025-05-07T20:13:30.0325111Z D=78, 2025-05-07T20:13:30.0325202Z B=83, 2025-05-07T20:13:30.0325282Z log_E=3, 2025-05-07T20:13:30.0325360Z L=19, 2025-05-07T20:13:30.0325460Z D_gradcheck=1, 2025-05-07T20:13:30.0325593Z stochastic_rounding=True, 2025-05-07T20:13:30.0325677Z weighted=True, 2025-05-07T20:13:30.0325773Z row_wise=True, 2025-05-07T20:13:30.0325856Z mixed=True, 2025-05-07T20:13:30.0325955Z use_cache=False, 2025-05-07T20:13:30.0326065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0326152Z use_cpu=True, 2025-05-07T20:13:30.0326270Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0326347Z ) 2025-05-07T20:13:30.0326510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0326900Z self=, 2025-05-07T20:13:30.0326988Z compile=False, 2025-05-07T20:13:30.0327100Z pooling_mode=, 2025-05-07T20:13:30.0327195Z T=5, 2025-05-07T20:13:30.0327276Z D=46, 2025-05-07T20:13:30.0327355Z B=80, 2025-05-07T20:13:30.0327450Z log_E=4, 2025-05-07T20:13:30.0327529Z L=14, 2025-05-07T20:13:30.0327628Z D_gradcheck=1, 2025-05-07T20:13:30.0327758Z stochastic_rounding=False, 2025-05-07T20:13:30.0327846Z weighted=False, 2025-05-07T20:13:30.0327941Z row_wise=True, 2025-05-07T20:13:30.0328025Z mixed=False, 2025-05-07T20:13:30.0328112Z use_cache=False, 2025-05-07T20:13:30.0328234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0328319Z use_cpu=True, 2025-05-07T20:13:30.0328428Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0328521Z ) 2025-05-07T20:13:30.0328657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0329031Z self=, 2025-05-07T20:13:30.0329151Z compile=True, 2025-05-07T20:13:30.0329261Z pooling_mode=, 2025-05-07T20:13:30.0329354Z T=3, 2025-05-07T20:13:30.0329431Z D=73, 2025-05-07T20:13:30.0329509Z B=38, 2025-05-07T20:13:30.0329603Z log_E=5, 2025-05-07T20:13:30.0329683Z L=3, 2025-05-07T20:13:30.0329766Z D_gradcheck=2, 2025-05-07T20:13:30.0329879Z stochastic_rounding=False, 2025-05-07T20:13:30.0329961Z weighted=True, 2025-05-07T20:13:30.0330042Z row_wise=True, 2025-05-07T20:13:30.0330159Z mixed=False, 2025-05-07T20:13:30.0330241Z use_cache=True, 2025-05-07T20:13:30.0330362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0330444Z use_cpu=True, 2025-05-07T20:13:30.0330547Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0330637Z ) 2025-05-07T20:13:30.0330771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0331143Z self=, 2025-05-07T20:13:30.0331244Z compile=False, 2025-05-07T20:13:30.0331352Z pooling_mode=, 2025-05-07T20:13:30.0331428Z T=1, 2025-05-07T20:13:30.0331521Z D=36, 2025-05-07T20:13:30.0331598Z B=100, 2025-05-07T20:13:30.0331677Z log_E=5, 2025-05-07T20:13:30.0331765Z L=11, 2025-05-07T20:13:30.0331853Z D_gradcheck=1, 2025-05-07T20:13:30.0331965Z stochastic_rounding=False, 2025-05-07T20:13:30.0332048Z weighted=True, 2025-05-07T20:13:30.0332132Z row_wise=True, 2025-05-07T20:13:30.0332226Z mixed=False, 2025-05-07T20:13:30.0332311Z use_cache=True, 2025-05-07T20:13:30.0332421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0332516Z use_cpu=True, 2025-05-07T20:13:30.0332625Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0332702Z ) 2025-05-07T20:13:30.0332852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0333225Z self=, 2025-05-07T20:13:30.0333316Z compile=False, 2025-05-07T20:13:30.0333437Z pooling_mode=, 2025-05-07T20:13:30.0333515Z T=4, 2025-05-07T20:13:30.0333592Z D=117, 2025-05-07T20:13:30.0333681Z B=48, 2025-05-07T20:13:30.0333759Z log_E=5, 2025-05-07T20:13:30.0333850Z L=0, 2025-05-07T20:13:30.0333961Z D_gradcheck=1, 2025-05-07T20:13:30.0334063Z stochastic_rounding=True, 2025-05-07T20:13:30.0334158Z weighted=True, 2025-05-07T20:13:30.0334241Z row_wise=True, 2025-05-07T20:13:30.0334325Z mixed=True, 2025-05-07T20:13:30.0334419Z use_cache=True, 2025-05-07T20:13:30.0334529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0334612Z use_cpu=True, 2025-05-07T20:13:30.0334755Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0334831Z ) 2025-05-07T20:13:30.0645870Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0646277Z self=, 2025-05-07T20:13:30.0646371Z compile=False, 2025-05-07T20:13:30.0646548Z pooling_mode=, 2025-05-07T20:13:30.0646659Z T=1, 2025-05-07T20:13:30.0646738Z D=26, 2025-05-07T20:13:30.0646832Z B=77, 2025-05-07T20:13:30.0646911Z log_E=4, 2025-05-07T20:13:30.0646988Z L=9, 2025-05-07T20:13:30.0647192Z D_gradcheck=2, 2025-05-07T20:13:30.0647295Z stochastic_rounding=True, 2025-05-07T20:13:30.0647383Z weighted=False, 2025-05-07T20:13:30.0647483Z row_wise=True, 2025-05-07T20:13:30.0647566Z mixed=True, 2025-05-07T20:13:30.0647767Z use_cache=False, 2025-05-07T20:13:30.0647966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0648050Z use_cpu=True, 2025-05-07T20:13:30.0648173Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0648249Z ) 2025-05-07T20:13:30.0648387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0648775Z self=, 2025-05-07T20:13:30.0648906Z compile=True, 2025-05-07T20:13:30.0649015Z pooling_mode=, 2025-05-07T20:13:30.0649104Z T=1, 2025-05-07T20:13:30.0649181Z D=79, 2025-05-07T20:13:30.0649256Z B=54, 2025-05-07T20:13:30.0649347Z log_E=5, 2025-05-07T20:13:30.0649426Z L=13, 2025-05-07T20:13:30.0649511Z D_gradcheck=1, 2025-05-07T20:13:30.0649624Z stochastic_rounding=False, 2025-05-07T20:13:30.0649707Z weighted=True, 2025-05-07T20:13:30.0649803Z row_wise=True, 2025-05-07T20:13:30.0649884Z mixed=True, 2025-05-07T20:13:30.0649968Z use_cache=False, 2025-05-07T20:13:30.0650089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0650171Z use_cpu=True, 2025-05-07T20:13:30.0650277Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0650363Z ) 2025-05-07T20:13:30.0650497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0650871Z self=, 2025-05-07T20:13:30.0650968Z compile=False, 2025-05-07T20:13:30.0651080Z pooling_mode=, 2025-05-07T20:13:30.0651157Z T=5, 2025-05-07T20:13:30.0651246Z D=32, 2025-05-07T20:13:30.0651322Z B=59, 2025-05-07T20:13:30.0651411Z log_E=5, 2025-05-07T20:13:30.0651488Z L=1, 2025-05-07T20:13:30.0651574Z D_gradcheck=1, 2025-05-07T20:13:30.0651684Z stochastic_rounding=False, 2025-05-07T20:13:30.0651767Z weighted=False, 2025-05-07T20:13:30.0651849Z row_wise=True, 2025-05-07T20:13:30.0651942Z mixed=True, 2025-05-07T20:13:30.0652027Z use_cache=True, 2025-05-07T20:13:30.0652136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0652232Z use_cpu=True, 2025-05-07T20:13:30.0652335Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0652409Z ) 2025-05-07T20:13:30.0652554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0652927Z self=, 2025-05-07T20:13:30.0653026Z compile=True, 2025-05-07T20:13:30.0653136Z pooling_mode=, 2025-05-07T20:13:30.0653213Z T=4, 2025-05-07T20:13:30.0653303Z D=104, 2025-05-07T20:13:30.0653379Z B=15, 2025-05-07T20:13:30.0653458Z log_E=5, 2025-05-07T20:13:30.0653598Z L=17, 2025-05-07T20:13:30.0653683Z D_gradcheck=2, 2025-05-07T20:13:30.0653782Z stochastic_rounding=False, 2025-05-07T20:13:30.0653880Z weighted=True, 2025-05-07T20:13:30.0653963Z row_wise=True, 2025-05-07T20:13:30.0654047Z mixed=False, 2025-05-07T20:13:30.0654148Z use_cache=False, 2025-05-07T20:13:30.0654257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0654384Z use_cpu=True, 2025-05-07T20:13:30.0654505Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0654578Z ) 2025-05-07T20:13:30.0654713Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0655101Z self=, 2025-05-07T20:13:30.0655186Z compile=False, 2025-05-07T20:13:30.0655319Z pooling_mode=, 2025-05-07T20:13:30.0655395Z T=2, 2025-05-07T20:13:30.0655471Z D=98, 2025-05-07T20:13:30.0655558Z B=31, 2025-05-07T20:13:30.0655637Z log_E=5, 2025-05-07T20:13:30.0655751Z L=17, 2025-05-07T20:13:30.0655848Z D_gradcheck=2, 2025-05-07T20:13:30.0655945Z stochastic_rounding=True, 2025-05-07T20:13:30.0656028Z weighted=False, 2025-05-07T20:13:30.0656121Z row_wise=True, 2025-05-07T20:13:30.0656202Z mixed=True, 2025-05-07T20:13:30.0656283Z use_cache=True, 2025-05-07T20:13:30.0656405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0656491Z use_cpu=True, 2025-05-07T20:13:30.0656607Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0656684Z ) 2025-05-07T20:13:30.0656821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0657245Z self=, 2025-05-07T20:13:30.0657329Z compile=True, 2025-05-07T20:13:30.0657443Z pooling_mode=, 2025-05-07T20:13:30.0657535Z T=1, 2025-05-07T20:13:30.0657614Z D=81, 2025-05-07T20:13:30.0657692Z B=63, 2025-05-07T20:13:30.0657851Z log_E=4, 2025-05-07T20:13:30.0657935Z L=19, 2025-05-07T20:13:30.0658020Z D_gradcheck=2, 2025-05-07T20:13:30.0658132Z stochastic_rounding=True, 2025-05-07T20:13:30.0658218Z weighted=False, 2025-05-07T20:13:30.0658302Z row_wise=True, 2025-05-07T20:13:30.0658400Z mixed=True, 2025-05-07T20:13:30.0658485Z use_cache=True, 2025-05-07T20:13:30.0658610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0658698Z use_cpu=True, 2025-05-07T20:13:30.0658804Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0658895Z ) 2025-05-07T20:13:30.0659030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0659406Z self=, 2025-05-07T20:13:30.0659505Z compile=True, 2025-05-07T20:13:30.0659618Z pooling_mode=, 2025-05-07T20:13:30.0659698Z T=2, 2025-05-07T20:13:30.0659791Z D=58, 2025-05-07T20:13:30.0659870Z B=73, 2025-05-07T20:13:30.0659955Z log_E=3, 2025-05-07T20:13:30.0660050Z L=17, 2025-05-07T20:13:30.0660136Z D_gradcheck=1, 2025-05-07T20:13:30.0660251Z stochastic_rounding=False, 2025-05-07T20:13:30.0660338Z weighted=False, 2025-05-07T20:13:30.0660419Z row_wise=True, 2025-05-07T20:13:30.0660516Z mixed=False, 2025-05-07T20:13:30.0660604Z use_cache=False, 2025-05-07T20:13:30.0660717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0660815Z use_cpu=True, 2025-05-07T20:13:30.0660922Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0660995Z ) 2025-05-07T20:13:30.0661141Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0661519Z self=, 2025-05-07T20:13:30.0661601Z compile=True, 2025-05-07T20:13:30.0661722Z pooling_mode=, 2025-05-07T20:13:30.0661798Z T=1, 2025-05-07T20:13:30.0661873Z D=119, 2025-05-07T20:13:30.0661997Z B=121, 2025-05-07T20:13:30.0662076Z log_E=3, 2025-05-07T20:13:30.0662165Z L=12, 2025-05-07T20:13:30.0662247Z D_gradcheck=1, 2025-05-07T20:13:30.0662342Z stochastic_rounding=True, 2025-05-07T20:13:30.0662437Z weighted=True, 2025-05-07T20:13:30.0662518Z row_wise=True, 2025-05-07T20:13:30.0662598Z mixed=True, 2025-05-07T20:13:30.0662692Z use_cache=True, 2025-05-07T20:13:30.0662840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0662923Z use_cpu=True, 2025-05-07T20:13:30.0663040Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0663119Z ) 2025-05-07T20:13:30.0663253Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0663643Z self=, 2025-05-07T20:13:30.0663728Z compile=False, 2025-05-07T20:13:30.0663849Z pooling_mode=, 2025-05-07T20:13:30.0663925Z T=3, 2025-05-07T20:13:30.0664003Z D=15, 2025-05-07T20:13:30.0664097Z B=89, 2025-05-07T20:13:30.0664203Z log_E=3, 2025-05-07T20:13:30.0664281Z L=15, 2025-05-07T20:13:30.0664378Z D_gradcheck=2, 2025-05-07T20:13:30.0664475Z stochastic_rounding=True, 2025-05-07T20:13:30.0664562Z weighted=True, 2025-05-07T20:13:30.0664657Z row_wise=True, 2025-05-07T20:13:30.0664737Z mixed=True, 2025-05-07T20:13:30.0664822Z use_cache=True, 2025-05-07T20:13:30.0664945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0665027Z use_cpu=True, 2025-05-07T20:13:30.0665135Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0665223Z ) 2025-05-07T20:13:30.0665357Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0665772Z self=, 2025-05-07T20:13:30.0665855Z compile=True, 2025-05-07T20:13:30.0665965Z pooling_mode=, 2025-05-07T20:13:30.0666054Z T=4, 2025-05-07T20:13:30.0666131Z D=78, 2025-05-07T20:13:30.0666209Z B=13, 2025-05-07T20:13:30.0666300Z log_E=4, 2025-05-07T20:13:30.0666377Z L=5, 2025-05-07T20:13:30.0666460Z D_gradcheck=2, 2025-05-07T20:13:30.0666571Z stochastic_rounding=True, 2025-05-07T20:13:30.0666655Z weighted=False, 2025-05-07T20:13:30.0666737Z row_wise=True, 2025-05-07T20:13:30.0666831Z mixed=True, 2025-05-07T20:13:30.0666914Z use_cache=False, 2025-05-07T20:13:30.0667025Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0667120Z use_cpu=True, 2025-05-07T20:13:30.0667224Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0667313Z ) 2025-05-07T20:13:30.0667450Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0667824Z self=, 2025-05-07T20:13:30.0667922Z compile=False, 2025-05-07T20:13:30.0668033Z pooling_mode=, 2025-05-07T20:13:30.0668110Z T=2, 2025-05-07T20:13:30.0668201Z D=15, 2025-05-07T20:13:30.0668280Z B=51, 2025-05-07T20:13:30.0668359Z log_E=4, 2025-05-07T20:13:30.0668450Z L=10, 2025-05-07T20:13:30.0668534Z D_gradcheck=2, 2025-05-07T20:13:30.0668633Z stochastic_rounding=False, 2025-05-07T20:13:30.0668728Z weighted=True, 2025-05-07T20:13:30.0668809Z row_wise=True, 2025-05-07T20:13:30.0668890Z mixed=True, 2025-05-07T20:13:30.0668984Z use_cache=True, 2025-05-07T20:13:30.0669095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0669191Z use_cpu=True, 2025-05-07T20:13:30.0669295Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0669369Z ) 2025-05-07T20:13:30.0669515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0669890Z self=, 2025-05-07T20:13:30.0669977Z compile=False, 2025-05-07T20:13:30.0670099Z pooling_mode=, 2025-05-07T20:13:30.0670175Z T=5, 2025-05-07T20:13:30.0670279Z D=87, 2025-05-07T20:13:30.0670370Z B=110, 2025-05-07T20:13:30.0670447Z log_E=4, 2025-05-07T20:13:30.0670523Z L=3, 2025-05-07T20:13:30.0670619Z D_gradcheck=1, 2025-05-07T20:13:30.0670716Z stochastic_rounding=True, 2025-05-07T20:13:30.0670812Z weighted=False, 2025-05-07T20:13:30.0670894Z row_wise=True, 2025-05-07T20:13:30.0670977Z mixed=False, 2025-05-07T20:13:30.0671072Z use_cache=True, 2025-05-07T20:13:30.0671209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0671291Z use_cpu=True, 2025-05-07T20:13:30.0671406Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0671482Z ) 2025-05-07T20:13:30.0671615Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0672001Z self=, 2025-05-07T20:13:30.0672084Z compile=True, 2025-05-07T20:13:30.0672194Z pooling_mode=, 2025-05-07T20:13:30.0672283Z T=4, 2025-05-07T20:13:30.0672361Z D=45, 2025-05-07T20:13:30.0672463Z B=32, 2025-05-07T20:13:30.0672556Z log_E=4, 2025-05-07T20:13:30.0672632Z L=16, 2025-05-07T20:13:30.0672726Z D_gradcheck=2, 2025-05-07T20:13:30.0672823Z stochastic_rounding=True, 2025-05-07T20:13:30.0672907Z weighted=True, 2025-05-07T20:13:30.0673001Z row_wise=True, 2025-05-07T20:13:30.0673083Z mixed=False, 2025-05-07T20:13:30.0673167Z use_cache=True, 2025-05-07T20:13:30.0673287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0673369Z use_cpu=True, 2025-05-07T20:13:30.0673472Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0673584Z ) 2025-05-07T20:13:30.0673719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0674090Z self=, 2025-05-07T20:13:30.0674186Z compile=True, 2025-05-07T20:13:30.0674294Z pooling_mode=, 2025-05-07T20:13:30.0674388Z T=1, 2025-05-07T20:13:30.0674467Z D=64, 2025-05-07T20:13:30.0674544Z B=71, 2025-05-07T20:13:30.0674634Z log_E=5, 2025-05-07T20:13:30.0674711Z L=10, 2025-05-07T20:13:30.0674794Z D_gradcheck=1, 2025-05-07T20:13:30.0674909Z stochastic_rounding=True, 2025-05-07T20:13:30.0674993Z weighted=True, 2025-05-07T20:13:30.0675079Z row_wise=True, 2025-05-07T20:13:30.0675176Z mixed=True, 2025-05-07T20:13:30.0675262Z use_cache=True, 2025-05-07T20:13:30.0675374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0675470Z use_cpu=True, 2025-05-07T20:13:30.0675574Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0675650Z ) 2025-05-07T20:13:30.0675799Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0676174Z self=, 2025-05-07T20:13:30.0676272Z compile=True, 2025-05-07T20:13:30.0676383Z pooling_mode=, 2025-05-07T20:13:30.0676461Z T=4, 2025-05-07T20:13:30.0676551Z D=5, 2025-05-07T20:13:30.0676628Z B=84, 2025-05-07T20:13:30.0676707Z log_E=3, 2025-05-07T20:13:30.0676794Z L=6, 2025-05-07T20:13:30.0676877Z D_gradcheck=1, 2025-05-07T20:13:30.0676974Z stochastic_rounding=True, 2025-05-07T20:13:30.0677068Z weighted=True, 2025-05-07T20:13:30.0677152Z row_wise=True, 2025-05-07T20:13:30.0677234Z mixed=False, 2025-05-07T20:13:30.0677344Z use_cache=False, 2025-05-07T20:13:30.0677454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0677536Z use_cpu=True, 2025-05-07T20:13:30.0677654Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0677732Z ) 2025-05-07T20:13:30.0677881Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0678254Z self=, 2025-05-07T20:13:30.0678341Z compile=False, 2025-05-07T20:13:30.0678469Z pooling_mode=, 2025-05-07T20:13:30.0678573Z T=5, 2025-05-07T20:13:30.0678653Z D=120, 2025-05-07T20:13:30.0678747Z B=38, 2025-05-07T20:13:30.0678827Z log_E=5, 2025-05-07T20:13:30.0678905Z L=4, 2025-05-07T20:13:30.0679007Z D_gradcheck=1, 2025-05-07T20:13:30.0679109Z stochastic_rounding=False, 2025-05-07T20:13:30.0679195Z weighted=True, 2025-05-07T20:13:30.0679295Z row_wise=True, 2025-05-07T20:13:30.0679377Z mixed=False, 2025-05-07T20:13:30.0679490Z use_cache=False, 2025-05-07T20:13:30.0679612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0679697Z use_cpu=True, 2025-05-07T20:13:30.0679817Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0679897Z ) 2025-05-07T20:13:30.0991573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0991978Z self=, 2025-05-07T20:13:30.0992099Z compile=False, 2025-05-07T20:13:30.0992232Z pooling_mode=, 2025-05-07T20:13:30.0992497Z T=3, 2025-05-07T20:13:30.0992586Z D=127, 2025-05-07T20:13:30.0992679Z B=64, 2025-05-07T20:13:30.0992759Z log_E=3, 2025-05-07T20:13:30.0992839Z L=1, 2025-05-07T20:13:30.0992937Z D_gradcheck=1, 2025-05-07T20:13:30.0993037Z stochastic_rounding=True, 2025-05-07T20:13:30.0993139Z weighted=False, 2025-05-07T20:13:30.0993223Z row_wise=True, 2025-05-07T20:13:30.0993308Z mixed=False, 2025-05-07T20:13:30.0993410Z use_cache=False, 2025-05-07T20:13:30.0993524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0993609Z use_cpu=True, 2025-05-07T20:13:30.0993770Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0993847Z ) 2025-05-07T20:13:30.0993983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0994368Z self=, 2025-05-07T20:13:30.0994452Z compile=False, 2025-05-07T20:13:30.0994562Z pooling_mode=, 2025-05-07T20:13:30.0994657Z T=2, 2025-05-07T20:13:30.0994733Z D=57, 2025-05-07T20:13:30.0994822Z B=13, 2025-05-07T20:13:30.0994899Z log_E=4, 2025-05-07T20:13:30.0994975Z L=7, 2025-05-07T20:13:30.0995073Z D_gradcheck=1, 2025-05-07T20:13:30.0995170Z stochastic_rounding=True, 2025-05-07T20:13:30.0995255Z weighted=False, 2025-05-07T20:13:30.0995353Z row_wise=True, 2025-05-07T20:13:30.0995436Z mixed=False, 2025-05-07T20:13:30.0995519Z use_cache=True, 2025-05-07T20:13:30.0995638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.0995721Z use_cpu=True, 2025-05-07T20:13:30.0995826Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.0995914Z ) 2025-05-07T20:13:30.0996050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0996426Z self=, 2025-05-07T20:13:30.0996526Z compile=False, 2025-05-07T20:13:30.0996637Z pooling_mode=, 2025-05-07T20:13:30.0996736Z T=3, 2025-05-07T20:13:30.0996812Z D=12, 2025-05-07T20:13:30.0996891Z B=6, 2025-05-07T20:13:30.0996985Z log_E=3, 2025-05-07T20:13:30.0997062Z L=11, 2025-05-07T20:13:30.0997146Z D_gradcheck=2, 2025-05-07T20:13:30.0997253Z stochastic_rounding=True, 2025-05-07T20:13:30.0997337Z weighted=True, 2025-05-07T20:13:30.0997421Z row_wise=True, 2025-05-07T20:13:30.0997520Z mixed=False, 2025-05-07T20:13:30.0997605Z use_cache=False, 2025-05-07T20:13:30.0997713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0997807Z use_cpu=True, 2025-05-07T20:13:30.0997912Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.0998033Z ) 2025-05-07T20:13:30.0998181Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.0998553Z self=, 2025-05-07T20:13:30.0998651Z compile=True, 2025-05-07T20:13:30.0998802Z pooling_mode=, 2025-05-07T20:13:30.0998880Z T=5, 2025-05-07T20:13:30.0998967Z D=20, 2025-05-07T20:13:30.0999044Z B=50, 2025-05-07T20:13:30.0999121Z log_E=4, 2025-05-07T20:13:30.0999210Z L=11, 2025-05-07T20:13:30.0999294Z D_gradcheck=2, 2025-05-07T20:13:30.0999393Z stochastic_rounding=False, 2025-05-07T20:13:30.0999495Z weighted=False, 2025-05-07T20:13:30.0999612Z row_wise=True, 2025-05-07T20:13:30.0999696Z mixed=False, 2025-05-07T20:13:30.0999792Z use_cache=True, 2025-05-07T20:13:30.0999901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.0999998Z use_cpu=True, 2025-05-07T20:13:30.1000103Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1000179Z ) 2025-05-07T20:13:30.1000326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1000696Z self=, 2025-05-07T20:13:30.1000783Z compile=False, 2025-05-07T20:13:30.1000931Z pooling_mode=, 2025-05-07T20:13:30.1001009Z T=1, 2025-05-07T20:13:30.1001086Z D=42, 2025-05-07T20:13:30.1001176Z B=3, 2025-05-07T20:13:30.1001253Z log_E=3, 2025-05-07T20:13:30.1001330Z L=1, 2025-05-07T20:13:30.1001426Z D_gradcheck=2, 2025-05-07T20:13:30.1001524Z stochastic_rounding=True, 2025-05-07T20:13:30.1001609Z weighted=False, 2025-05-07T20:13:30.1001704Z row_wise=True, 2025-05-07T20:13:30.1001787Z mixed=False, 2025-05-07T20:13:30.1001886Z use_cache=True, 2025-05-07T20:13:30.1001994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1002102Z use_cpu=True, 2025-05-07T20:13:30.1002217Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1002291Z ) 2025-05-07T20:13:30.1002426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1002807Z self=, 2025-05-07T20:13:30.1002891Z compile=True, 2025-05-07T20:13:30.1003005Z pooling_mode=, 2025-05-07T20:13:30.1003094Z T=1, 2025-05-07T20:13:30.1003228Z D=93, 2025-05-07T20:13:30.1003306Z B=45, 2025-05-07T20:13:30.1003383Z log_E=5, 2025-05-07T20:13:30.1003475Z L=12, 2025-05-07T20:13:30.1003559Z D_gradcheck=1, 2025-05-07T20:13:30.1003656Z stochastic_rounding=False, 2025-05-07T20:13:30.1003755Z weighted=False, 2025-05-07T20:13:30.1003841Z row_wise=True, 2025-05-07T20:13:30.1003921Z mixed=False, 2025-05-07T20:13:30.1004023Z use_cache=False, 2025-05-07T20:13:30.1004132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1004232Z use_cpu=True, 2025-05-07T20:13:30.1004336Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1004410Z ) 2025-05-07T20:13:30.1004555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1004927Z self=, 2025-05-07T20:13:30.1005013Z compile=True, 2025-05-07T20:13:30.1005135Z pooling_mode=, 2025-05-07T20:13:30.1005212Z T=4, 2025-05-07T20:13:30.1005288Z D=49, 2025-05-07T20:13:30.1005376Z B=66, 2025-05-07T20:13:30.1005453Z log_E=5, 2025-05-07T20:13:30.1005530Z L=8, 2025-05-07T20:13:30.1005625Z D_gradcheck=2, 2025-05-07T20:13:30.1005724Z stochastic_rounding=False, 2025-05-07T20:13:30.1005807Z weighted=True, 2025-05-07T20:13:30.1005904Z row_wise=True, 2025-05-07T20:13:30.1005985Z mixed=False, 2025-05-07T20:13:30.1006081Z use_cache=True, 2025-05-07T20:13:30.1006191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1006276Z use_cpu=True, 2025-05-07T20:13:30.1006394Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1006468Z ) 2025-05-07T20:13:30.1006603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1006990Z self=, 2025-05-07T20:13:30.1007117Z compile=False, 2025-05-07T20:13:30.1007230Z pooling_mode=, 2025-05-07T20:13:30.1007323Z T=3, 2025-05-07T20:13:30.1007404Z D=53, 2025-05-07T20:13:30.1007481Z B=59, 2025-05-07T20:13:30.1007576Z log_E=4, 2025-05-07T20:13:30.1007652Z L=16, 2025-05-07T20:13:30.1007748Z D_gradcheck=1, 2025-05-07T20:13:30.1007848Z stochastic_rounding=True, 2025-05-07T20:13:30.1007957Z weighted=False, 2025-05-07T20:13:30.1008053Z row_wise=True, 2025-05-07T20:13:30.1008134Z mixed=False, 2025-05-07T20:13:30.1008220Z use_cache=False, 2025-05-07T20:13:30.1013791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1013929Z use_cpu=True, 2025-05-07T20:13:30.1014042Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1014133Z ) 2025-05-07T20:13:30.1014282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1014674Z self=, 2025-05-07T20:13:30.1014851Z compile=True, 2025-05-07T20:13:30.1014970Z pooling_mode=, 2025-05-07T20:13:30.1015051Z T=2, 2025-05-07T20:13:30.1015145Z D=66, 2025-05-07T20:13:30.1015224Z B=41, 2025-05-07T20:13:30.1015305Z log_E=4, 2025-05-07T20:13:30.1015449Z L=5, 2025-05-07T20:13:30.1015536Z D_gradcheck=1, 2025-05-07T20:13:30.1015638Z stochastic_rounding=False, 2025-05-07T20:13:30.1015742Z weighted=True, 2025-05-07T20:13:30.1015825Z row_wise=True, 2025-05-07T20:13:30.1015920Z mixed=True, 2025-05-07T20:13:30.1016009Z use_cache=False, 2025-05-07T20:13:30.1016120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1016247Z use_cpu=True, 2025-05-07T20:13:30.1016356Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1016432Z ) 2025-05-07T20:13:30.1016582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1016961Z self=, 2025-05-07T20:13:30.1017051Z compile=True, 2025-05-07T20:13:30.1017178Z pooling_mode=, 2025-05-07T20:13:30.1017258Z T=2, 2025-05-07T20:13:30.1017336Z D=101, 2025-05-07T20:13:30.1017429Z B=62, 2025-05-07T20:13:30.1017509Z log_E=4, 2025-05-07T20:13:30.1017603Z L=3, 2025-05-07T20:13:30.1017687Z D_gradcheck=1, 2025-05-07T20:13:30.1017856Z stochastic_rounding=True, 2025-05-07T20:13:30.1017961Z weighted=True, 2025-05-07T20:13:30.1018045Z row_wise=True, 2025-05-07T20:13:30.1018125Z mixed=False, 2025-05-07T20:13:30.1018222Z use_cache=True, 2025-05-07T20:13:30.1018332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1018415Z use_cpu=True, 2025-05-07T20:13:30.1018535Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1018614Z ) 2025-05-07T20:13:30.1018751Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1019143Z self=, 2025-05-07T20:13:30.1019230Z compile=True, 2025-05-07T20:13:30.1019352Z pooling_mode=, 2025-05-07T20:13:30.1019432Z T=4, 2025-05-07T20:13:30.1019506Z D=97, 2025-05-07T20:13:30.1019597Z B=25, 2025-05-07T20:13:30.1019674Z log_E=4, 2025-05-07T20:13:30.1019750Z L=6, 2025-05-07T20:13:30.1019843Z D_gradcheck=2, 2025-05-07T20:13:30.1019943Z stochastic_rounding=False, 2025-05-07T20:13:30.1020027Z weighted=False, 2025-05-07T20:13:30.1020119Z row_wise=True, 2025-05-07T20:13:30.1020200Z mixed=True, 2025-05-07T20:13:30.1020283Z use_cache=False, 2025-05-07T20:13:30.1020410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1020491Z use_cpu=True, 2025-05-07T20:13:30.1020595Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1020684Z ) 2025-05-07T20:13:30.1020818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1021200Z self=, 2025-05-07T20:13:30.1021323Z compile=True, 2025-05-07T20:13:30.1021432Z pooling_mode=, 2025-05-07T20:13:30.1021526Z T=3, 2025-05-07T20:13:30.1021603Z D=76, 2025-05-07T20:13:30.1021681Z B=118, 2025-05-07T20:13:30.1021776Z log_E=5, 2025-05-07T20:13:30.1021852Z L=15, 2025-05-07T20:13:30.1021935Z D_gradcheck=2, 2025-05-07T20:13:30.1022072Z stochastic_rounding=True, 2025-05-07T20:13:30.1022157Z weighted=True, 2025-05-07T20:13:30.1022240Z row_wise=True, 2025-05-07T20:13:30.1022338Z mixed=True, 2025-05-07T20:13:30.1022425Z use_cache=False, 2025-05-07T20:13:30.1022536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1022630Z use_cpu=True, 2025-05-07T20:13:30.1022733Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1022819Z ) 2025-05-07T20:13:30.1022954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1023357Z self=, 2025-05-07T20:13:30.1023456Z compile=True, 2025-05-07T20:13:30.1023567Z pooling_mode=, 2025-05-07T20:13:30.1023646Z T=5, 2025-05-07T20:13:30.1023754Z D=23, 2025-05-07T20:13:30.1023831Z B=97, 2025-05-07T20:13:30.1023908Z log_E=4, 2025-05-07T20:13:30.1023999Z L=7, 2025-05-07T20:13:30.1024082Z D_gradcheck=1, 2025-05-07T20:13:30.1024183Z stochastic_rounding=False, 2025-05-07T20:13:30.1024282Z weighted=False, 2025-05-07T20:13:30.1024363Z row_wise=True, 2025-05-07T20:13:30.1024444Z mixed=False, 2025-05-07T20:13:30.1024541Z use_cache=True, 2025-05-07T20:13:30.1024678Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1024774Z use_cpu=True, 2025-05-07T20:13:30.1024880Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1024959Z ) 2025-05-07T20:13:30.1025106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1025481Z self=, 2025-05-07T20:13:30.1025570Z compile=True, 2025-05-07T20:13:30.1025694Z pooling_mode=, 2025-05-07T20:13:30.1025774Z T=2, 2025-05-07T20:13:30.1025849Z D=71, 2025-05-07T20:13:30.1025936Z B=112, 2025-05-07T20:13:30.1026015Z log_E=5, 2025-05-07T20:13:30.1026092Z L=13, 2025-05-07T20:13:30.1026186Z D_gradcheck=2, 2025-05-07T20:13:30.1026289Z stochastic_rounding=False, 2025-05-07T20:13:30.1026371Z weighted=True, 2025-05-07T20:13:30.1026464Z row_wise=True, 2025-05-07T20:13:30.1026545Z mixed=False, 2025-05-07T20:13:30.1026645Z use_cache=False, 2025-05-07T20:13:30.1026754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1026836Z use_cpu=True, 2025-05-07T20:13:30.1026951Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1027024Z ) 2025-05-07T20:13:30.1027158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1027546Z self=, 2025-05-07T20:13:30.1027632Z compile=False, 2025-05-07T20:13:30.1027741Z pooling_mode=, 2025-05-07T20:13:30.1027828Z T=1, 2025-05-07T20:13:30.1027906Z D=3, 2025-05-07T20:13:30.1027984Z B=117, 2025-05-07T20:13:30.1028073Z log_E=5, 2025-05-07T20:13:30.1028151Z L=11, 2025-05-07T20:13:30.1028246Z D_gradcheck=2, 2025-05-07T20:13:30.1028345Z stochastic_rounding=True, 2025-05-07T20:13:30.1028429Z weighted=True, 2025-05-07T20:13:30.1028523Z row_wise=True, 2025-05-07T20:13:30.1028602Z mixed=True, 2025-05-07T20:13:30.1028688Z use_cache=False, 2025-05-07T20:13:30.1028811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1028892Z use_cpu=True, 2025-05-07T20:13:30.1028995Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1029079Z ) 2025-05-07T20:13:30.1029217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1029589Z self=, 2025-05-07T20:13:30.1029714Z compile=True, 2025-05-07T20:13:30.1029823Z pooling_mode=, 2025-05-07T20:13:30.1029910Z T=5, 2025-05-07T20:13:30.1029987Z D=101, 2025-05-07T20:13:30.1030062Z B=75, 2025-05-07T20:13:30.1030150Z log_E=4, 2025-05-07T20:13:30.1030227Z L=9, 2025-05-07T20:13:30.1030309Z D_gradcheck=1, 2025-05-07T20:13:30.1030441Z stochastic_rounding=False, 2025-05-07T20:13:30.1030526Z weighted=False, 2025-05-07T20:13:30.1030608Z row_wise=True, 2025-05-07T20:13:30.1030700Z mixed=True, 2025-05-07T20:13:30.1030788Z use_cache=False, 2025-05-07T20:13:30.1030898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1030991Z use_cpu=True, 2025-05-07T20:13:30.1031096Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1031170Z ) 2025-05-07T20:13:30.1341825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1343114Z self=, 2025-05-07T20:13:30.1344127Z compile=False, 2025-05-07T20:13:30.1344391Z pooling_mode=, 2025-05-07T20:13:30.1344695Z T=4, 2025-05-07T20:13:30.1344878Z D=114, 2025-05-07T20:13:30.1345076Z B=76, 2025-05-07T20:13:30.1345279Z log_E=4, 2025-05-07T20:13:30.1345487Z L=13, 2025-05-07T20:13:30.1345687Z D_gradcheck=1, 2025-05-07T20:13:30.1345939Z stochastic_rounding=False, 2025-05-07T20:13:30.1346220Z weighted=True, 2025-05-07T20:13:30.1346438Z row_wise=True, 2025-05-07T20:13:30.1346665Z mixed=False, 2025-05-07T20:13:30.1346952Z use_cache=True, 2025-05-07T20:13:30.1347198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1347512Z use_cpu=True, 2025-05-07T20:13:30.1347912Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1348186Z ) 2025-05-07T20:13:30.1348433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1349077Z self=, 2025-05-07T20:13:30.1349654Z compile=False, 2025-05-07T20:13:30.1349909Z pooling_mode=, 2025-05-07T20:13:30.1350205Z T=2, 2025-05-07T20:13:30.1350386Z D=34, 2025-05-07T20:13:30.1350580Z B=119, 2025-05-07T20:13:30.1350777Z log_E=4, 2025-05-07T20:13:30.1350968Z L=5, 2025-05-07T20:13:30.1351173Z D_gradcheck=2, 2025-05-07T20:13:30.1351416Z stochastic_rounding=True, 2025-05-07T20:13:30.1351676Z weighted=True, 2025-05-07T20:13:30.1351903Z row_wise=True, 2025-05-07T20:13:30.1352129Z mixed=True, 2025-05-07T20:13:30.1352346Z use_cache=True, 2025-05-07T20:13:30.1352586Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1352894Z use_cpu=True, 2025-05-07T20:13:30.1353140Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1353407Z ) 2025-05-07T20:13:30.1353648Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1354287Z self=, 2025-05-07T20:13:30.1354861Z compile=True, 2025-05-07T20:13:30.1355113Z pooling_mode=, 2025-05-07T20:13:30.1355413Z T=1, 2025-05-07T20:13:30.1355596Z D=120, 2025-05-07T20:13:30.1355798Z B=36, 2025-05-07T20:13:30.1355995Z log_E=3, 2025-05-07T20:13:30.1356183Z L=6, 2025-05-07T20:13:30.1356387Z D_gradcheck=1, 2025-05-07T20:13:30.1356625Z stochastic_rounding=True, 2025-05-07T20:13:30.1356887Z weighted=False, 2025-05-07T20:13:30.1357112Z row_wise=True, 2025-05-07T20:13:30.1357335Z mixed=True, 2025-05-07T20:13:30.1357543Z use_cache=False, 2025-05-07T20:13:30.1357802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1358108Z use_cpu=True, 2025-05-07T20:13:30.1358354Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1358623Z ) 2025-05-07T20:13:30.1358863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1359590Z self=, 2025-05-07T20:13:30.1360170Z compile=False, 2025-05-07T20:13:30.1360431Z pooling_mode=, 2025-05-07T20:13:30.1360734Z T=2, 2025-05-07T20:13:30.1360921Z D=68, 2025-05-07T20:13:30.1361123Z B=73, 2025-05-07T20:13:30.1361317Z log_E=5, 2025-05-07T20:13:30.1361553Z L=16, 2025-05-07T20:13:30.1361755Z D_gradcheck=2, 2025-05-07T20:13:30.1361994Z stochastic_rounding=True, 2025-05-07T20:13:30.1362252Z weighted=True, 2025-05-07T20:13:30.1362477Z row_wise=True, 2025-05-07T20:13:30.1362701Z mixed=True, 2025-05-07T20:13:30.1362905Z use_cache=True, 2025-05-07T20:13:30.1363156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1363461Z use_cpu=True, 2025-05-07T20:13:30.1363697Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1363976Z ) 2025-05-07T20:13:30.1364219Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1364895Z self=, 2025-05-07T20:13:30.1365476Z compile=True, 2025-05-07T20:13:30.1365735Z pooling_mode=, 2025-05-07T20:13:30.1366031Z T=3, 2025-05-07T20:13:30.1366213Z D=38, 2025-05-07T20:13:30.1366409Z B=93, 2025-05-07T20:13:30.1366608Z log_E=4, 2025-05-07T20:13:30.1366801Z L=20, 2025-05-07T20:13:30.1367002Z D_gradcheck=1, 2025-05-07T20:13:30.1367244Z stochastic_rounding=True, 2025-05-07T20:13:30.1367501Z weighted=False, 2025-05-07T20:13:30.1367729Z row_wise=True, 2025-05-07T20:13:30.1367995Z mixed=True, 2025-05-07T20:13:30.1368203Z use_cache=False, 2025-05-07T20:13:30.1368465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1368772Z use_cpu=True, 2025-05-07T20:13:30.1369002Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1369284Z ) 2025-05-07T20:13:30.1369531Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1370156Z self=, 2025-05-07T20:13:30.1370743Z compile=False, 2025-05-07T20:13:30.1370998Z pooling_mode=, 2025-05-07T20:13:30.1371294Z T=5, 2025-05-07T20:13:30.1371475Z D=77, 2025-05-07T20:13:30.1371682Z B=114, 2025-05-07T20:13:30.1371884Z log_E=4, 2025-05-07T20:13:30.1372080Z L=8, 2025-05-07T20:13:30.1372287Z D_gradcheck=1, 2025-05-07T20:13:30.1372534Z stochastic_rounding=True, 2025-05-07T20:13:30.1372797Z weighted=True, 2025-05-07T20:13:30.1373030Z row_wise=True, 2025-05-07T20:13:30.1373257Z mixed=False, 2025-05-07T20:13:30.1373472Z use_cache=False, 2025-05-07T20:13:30.1373743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1374054Z use_cpu=True, 2025-05-07T20:13:30.1374290Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1374573Z ) 2025-05-07T20:13:30.1374818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1375472Z self=, 2025-05-07T20:13:30.1376052Z compile=True, 2025-05-07T20:13:30.1376307Z pooling_mode=, 2025-05-07T20:13:30.1376611Z T=5, 2025-05-07T20:13:30.1376797Z D=84, 2025-05-07T20:13:30.1376998Z B=74, 2025-05-07T20:13:30.1377195Z log_E=5, 2025-05-07T20:13:30.1377391Z L=3, 2025-05-07T20:13:30.1377596Z D_gradcheck=2, 2025-05-07T20:13:30.1377952Z stochastic_rounding=False, 2025-05-07T20:13:30.1378230Z weighted=True, 2025-05-07T20:13:30.1378459Z row_wise=True, 2025-05-07T20:13:30.1378679Z mixed=True, 2025-05-07T20:13:30.1378883Z use_cache=True, 2025-05-07T20:13:30.1379136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1379444Z use_cpu=True, 2025-05-07T20:13:30.1379675Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1379954Z ) 2025-05-07T20:13:30.1380249Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1380868Z self=, 2025-05-07T20:13:30.1381520Z compile=True, 2025-05-07T20:13:30.1381762Z pooling_mode=, 2025-05-07T20:13:30.1382063Z T=1, 2025-05-07T20:13:30.1382259Z D=2, 2025-05-07T20:13:30.1382439Z B=101, 2025-05-07T20:13:30.1382670Z log_E=4, 2025-05-07T20:13:30.1382874Z L=20, 2025-05-07T20:13:30.1383063Z D_gradcheck=1, 2025-05-07T20:13:30.1383304Z stochastic_rounding=False, 2025-05-07T20:13:30.1383576Z weighted=True, 2025-05-07T20:13:30.1383802Z row_wise=True, 2025-05-07T20:13:30.1384012Z mixed=False, 2025-05-07T20:13:30.1384234Z use_cache=False, 2025-05-07T20:13:30.1384494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1384789Z use_cpu=True, 2025-05-07T20:13:30.1385036Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1385315Z ) 2025-05-07T20:13:30.1385576Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1386215Z self=, 2025-05-07T20:13:30.1386807Z compile=True, 2025-05-07T20:13:30.1387049Z pooling_mode=, 2025-05-07T20:13:30.1387350Z T=3, 2025-05-07T20:13:30.1387544Z D=61, 2025-05-07T20:13:30.1387727Z B=24, 2025-05-07T20:13:30.1387923Z log_E=3, 2025-05-07T20:13:30.1388122Z L=14, 2025-05-07T20:13:30.1388308Z D_gradcheck=1, 2025-05-07T20:13:30.1388550Z stochastic_rounding=False, 2025-05-07T20:13:30.1388857Z weighted=False, 2025-05-07T20:13:30.1389073Z row_wise=True, 2025-05-07T20:13:30.1389297Z mixed=False, 2025-05-07T20:13:30.1389522Z use_cache=True, 2025-05-07T20:13:30.1389761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1390071Z use_cpu=True, 2025-05-07T20:13:30.1390320Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1390597Z ) 2025-05-07T20:13:30.1390830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1391462Z self=, 2025-05-07T20:13:30.1392048Z compile=False, 2025-05-07T20:13:30.1392289Z pooling_mode=, 2025-05-07T20:13:30.1392585Z T=1, 2025-05-07T20:13:30.1392778Z D=103, 2025-05-07T20:13:30.1392961Z B=54, 2025-05-07T20:13:30.1393157Z log_E=4, 2025-05-07T20:13:30.1393378Z L=7, 2025-05-07T20:13:30.1393565Z D_gradcheck=1, 2025-05-07T20:13:30.1393805Z stochastic_rounding=True, 2025-05-07T20:13:30.1394077Z weighted=True, 2025-05-07T20:13:30.1394292Z row_wise=True, 2025-05-07T20:13:30.1394520Z mixed=True, 2025-05-07T20:13:30.1394740Z use_cache=True, 2025-05-07T20:13:30.1394985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1395291Z use_cpu=True, 2025-05-07T20:13:30.1395534Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1395801Z ) 2025-05-07T20:13:30.1396045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1396676Z self=, 2025-05-07T20:13:30.1397264Z compile=False, 2025-05-07T20:13:30.1397508Z pooling_mode=, 2025-05-07T20:13:30.1397806Z T=1, 2025-05-07T20:13:30.1398000Z D=49, 2025-05-07T20:13:30.1398186Z B=63, 2025-05-07T20:13:30.1398380Z log_E=4, 2025-05-07T20:13:30.1398584Z L=10, 2025-05-07T20:13:30.1398775Z D_gradcheck=2, 2025-05-07T20:13:30.1399022Z stochastic_rounding=False, 2025-05-07T20:13:30.1399300Z weighted=True, 2025-05-07T20:13:30.1399517Z row_wise=True, 2025-05-07T20:13:30.1399742Z mixed=False, 2025-05-07T20:13:30.1399968Z use_cache=True, 2025-05-07T20:13:30.1400212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1400525Z use_cpu=True, 2025-05-07T20:13:30.1400774Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1401083Z ) 2025-05-07T20:13:30.1401333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1401976Z self=, 2025-05-07T20:13:30.1402569Z compile=True, 2025-05-07T20:13:30.1402812Z pooling_mode=, 2025-05-07T20:13:30.1403114Z T=3, 2025-05-07T20:13:30.1403310Z D=114, 2025-05-07T20:13:30.1403526Z B=50, 2025-05-07T20:13:30.1403723Z log_E=4, 2025-05-07T20:13:30.1403930Z L=16, 2025-05-07T20:13:30.1404125Z D_gradcheck=2, 2025-05-07T20:13:30.1404362Z stochastic_rounding=True, 2025-05-07T20:13:30.1404635Z weighted=True, 2025-05-07T20:13:30.1404844Z row_wise=True, 2025-05-07T20:13:30.1405068Z mixed=True, 2025-05-07T20:13:30.1405284Z use_cache=True, 2025-05-07T20:13:30.1405523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1405826Z use_cpu=True, 2025-05-07T20:13:30.1406074Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1406341Z ) 2025-05-07T20:13:30.1406634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1407270Z self=, 2025-05-07T20:13:30.1407854Z compile=False, 2025-05-07T20:13:30.1408110Z pooling_mode=, 2025-05-07T20:13:30.1408410Z T=2, 2025-05-07T20:13:30.1408610Z D=44, 2025-05-07T20:13:30.1408798Z B=20, 2025-05-07T20:13:30.1408992Z log_E=4, 2025-05-07T20:13:30.1409193Z L=17, 2025-05-07T20:13:30.1409380Z D_gradcheck=2, 2025-05-07T20:13:30.1409623Z stochastic_rounding=False, 2025-05-07T20:13:30.1409926Z weighted=True, 2025-05-07T20:13:30.1410139Z row_wise=True, 2025-05-07T20:13:30.1410358Z mixed=True, 2025-05-07T20:13:30.1410578Z use_cache=True, 2025-05-07T20:13:30.1410822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1411130Z use_cpu=True, 2025-05-07T20:13:30.1411376Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1411647Z ) 2025-05-07T20:13:30.1411893Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1412524Z self=, 2025-05-07T20:13:30.1413100Z compile=True, 2025-05-07T20:13:30.1413353Z pooling_mode=, 2025-05-07T20:13:30.1413652Z T=5, 2025-05-07T20:13:30.1413837Z D=118, 2025-05-07T20:13:30.1414033Z B=86, 2025-05-07T20:13:30.1414231Z log_E=3, 2025-05-07T20:13:30.1414421Z L=14, 2025-05-07T20:13:30.1414623Z D_gradcheck=2, 2025-05-07T20:13:30.1414867Z stochastic_rounding=False, 2025-05-07T20:13:30.1415140Z weighted=True, 2025-05-07T20:13:30.1415353Z row_wise=True, 2025-05-07T20:13:30.1415572Z mixed=True, 2025-05-07T20:13:30.1415790Z use_cache=False, 2025-05-07T20:13:30.1416036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1416341Z use_cpu=True, 2025-05-07T20:13:30.1416585Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1416853Z ) 2025-05-07T20:13:30.1417094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1417724Z self=, 2025-05-07T20:13:30.1418375Z compile=True, 2025-05-07T20:13:30.1418633Z pooling_mode=, 2025-05-07T20:13:30.1418934Z T=3, 2025-05-07T20:13:30.1419117Z D=119, 2025-05-07T20:13:30.1419316Z B=103, 2025-05-07T20:13:30.1419513Z log_E=3, 2025-05-07T20:13:30.1419703Z L=19, 2025-05-07T20:13:30.1419904Z D_gradcheck=2, 2025-05-07T20:13:30.1420149Z stochastic_rounding=True, 2025-05-07T20:13:30.1420407Z weighted=True, 2025-05-07T20:13:30.1420632Z row_wise=True, 2025-05-07T20:13:30.1420857Z mixed=False, 2025-05-07T20:13:30.1421070Z use_cache=False, 2025-05-07T20:13:30.1421337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1421642Z use_cpu=True, 2025-05-07T20:13:30.1421935Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1422201Z ) 2025-05-07T20:13:30.1422443Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1423075Z self=, 2025-05-07T20:13:30.1423647Z compile=True, 2025-05-07T20:13:30.1423897Z pooling_mode=, 2025-05-07T20:13:30.1424194Z T=4, 2025-05-07T20:13:30.1424405Z D=8, 2025-05-07T20:13:30.1424608Z B=99, 2025-05-07T20:13:30.1424806Z log_E=3, 2025-05-07T20:13:30.1425000Z L=9, 2025-05-07T20:13:30.1425205Z D_gradcheck=2, 2025-05-07T20:13:30.1425453Z stochastic_rounding=False, 2025-05-07T20:13:30.1425718Z weighted=False, 2025-05-07T20:13:30.1425949Z row_wise=True, 2025-05-07T20:13:30.1426175Z mixed=True, 2025-05-07T20:13:30.1426385Z use_cache=True, 2025-05-07T20:13:30.1426643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1426956Z use_cpu=True, 2025-05-07T20:13:30.1427222Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1427509Z ) 2025-05-07T20:13:30.1691631Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1692752Z self=, 2025-05-07T20:13:30.1693590Z compile=False, 2025-05-07T20:13:30.1693851Z pooling_mode=, 2025-05-07T20:13:30.1694162Z T=3, 2025-05-07T20:13:30.1694361Z D=82, 2025-05-07T20:13:30.1694557Z B=99, 2025-05-07T20:13:30.1694747Z log_E=3, 2025-05-07T20:13:30.1694949Z L=5, 2025-05-07T20:13:30.1695149Z D_gradcheck=2, 2025-05-07T20:13:30.1695521Z stochastic_rounding=True, 2025-05-07T20:13:30.1695796Z weighted=False, 2025-05-07T20:13:30.1696076Z row_wise=True, 2025-05-07T20:13:30.1696286Z mixed=True, 2025-05-07T20:13:30.1696508Z use_cache=False, 2025-05-07T20:13:30.1696769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1697062Z use_cpu=True, 2025-05-07T20:13:30.1697319Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1697600Z ) 2025-05-07T20:13:30.1697928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1698568Z self=, 2025-05-07T20:13:30.1699163Z compile=False, 2025-05-07T20:13:30.1699406Z pooling_mode=, 2025-05-07T20:13:30.1699718Z T=5, 2025-05-07T20:13:30.1699917Z D=14, 2025-05-07T20:13:30.1700111Z B=58, 2025-05-07T20:13:30.1700295Z log_E=5, 2025-05-07T20:13:30.1700498Z L=8, 2025-05-07T20:13:30.1700702Z D_gradcheck=1, 2025-05-07T20:13:30.1700932Z stochastic_rounding=False, 2025-05-07T20:13:30.1701206Z weighted=True, 2025-05-07T20:13:30.1701432Z row_wise=True, 2025-05-07T20:13:30.1701640Z mixed=False, 2025-05-07T20:13:30.1701862Z use_cache=False, 2025-05-07T20:13:30.1702121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1702417Z use_cpu=True, 2025-05-07T20:13:30.1702698Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1702979Z ) 2025-05-07T20:13:30.1703208Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1703843Z self=, 2025-05-07T20:13:30.1704430Z compile=True, 2025-05-07T20:13:30.1704700Z pooling_mode=, 2025-05-07T20:13:30.1705002Z T=4, 2025-05-07T20:13:30.1705193Z D=109, 2025-05-07T20:13:30.1705378Z B=46, 2025-05-07T20:13:30.1705573Z log_E=3, 2025-05-07T20:13:30.1705775Z L=6, 2025-05-07T20:13:30.1705967Z D_gradcheck=2, 2025-05-07T20:13:30.1706208Z stochastic_rounding=False, 2025-05-07T20:13:30.1706480Z weighted=True, 2025-05-07T20:13:30.1706704Z row_wise=True, 2025-05-07T20:13:30.1706910Z mixed=True, 2025-05-07T20:13:30.1707132Z use_cache=True, 2025-05-07T20:13:30.1707387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1707764Z use_cpu=True, 2025-05-07T20:13:30.1708022Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1708308Z ) 2025-05-07T20:13:30.1708539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1709178Z self=, 2025-05-07T20:13:30.1709763Z compile=False, 2025-05-07T20:13:30.1710049Z pooling_mode=, 2025-05-07T20:13:30.1710350Z T=4, 2025-05-07T20:13:30.1710543Z D=4, 2025-05-07T20:13:30.1710725Z B=60, 2025-05-07T20:13:30.1710922Z log_E=5, 2025-05-07T20:13:30.1711127Z L=7, 2025-05-07T20:13:30.1711317Z D_gradcheck=1, 2025-05-07T20:13:30.1711557Z stochastic_rounding=True, 2025-05-07T20:13:30.1711836Z weighted=False, 2025-05-07T20:13:30.1712056Z row_wise=True, 2025-05-07T20:13:30.1712283Z mixed=False, 2025-05-07T20:13:30.1712509Z use_cache=False, 2025-05-07T20:13:30.1712759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1713068Z use_cpu=True, 2025-05-07T20:13:30.1713354Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1713633Z ) 2025-05-07T20:13:30.1713864Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1714500Z self=, 2025-05-07T20:13:30.1715087Z compile=True, 2025-05-07T20:13:30.1715330Z pooling_mode=, 2025-05-07T20:13:30.1715633Z T=4, 2025-05-07T20:13:30.1715829Z D=87, 2025-05-07T20:13:30.1716016Z B=46, 2025-05-07T20:13:30.1716215Z log_E=3, 2025-05-07T20:13:30.1716449Z L=3, 2025-05-07T20:13:30.1716640Z D_gradcheck=1, 2025-05-07T20:13:30.1716887Z stochastic_rounding=False, 2025-05-07T20:13:30.1717169Z weighted=False, 2025-05-07T20:13:30.1717390Z row_wise=True, 2025-05-07T20:13:30.1717619Z mixed=True, 2025-05-07T20:13:30.1717844Z use_cache=True, 2025-05-07T20:13:30.1718088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1718402Z use_cpu=True, 2025-05-07T20:13:30.1718652Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1718923Z ) 2025-05-07T20:13:30.1719170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1719807Z self=, 2025-05-07T20:13:30.1720405Z compile=True, 2025-05-07T20:13:30.1720650Z pooling_mode=, 2025-05-07T20:13:30.1720954Z T=1, 2025-05-07T20:13:30.1721155Z D=112, 2025-05-07T20:13:30.1721344Z B=25, 2025-05-07T20:13:30.1721538Z log_E=4, 2025-05-07T20:13:30.1721741Z L=8, 2025-05-07T20:13:30.1721927Z D_gradcheck=2, 2025-05-07T20:13:30.1722170Z stochastic_rounding=False, 2025-05-07T20:13:30.1722445Z weighted=False, 2025-05-07T20:13:30.1722657Z row_wise=True, 2025-05-07T20:13:30.1722874Z mixed=True, 2025-05-07T20:13:30.1723090Z use_cache=True, 2025-05-07T20:13:30.1723331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1723640Z use_cpu=True, 2025-05-07T20:13:30.1723885Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1724155Z ) 2025-05-07T20:13:30.1724403Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1725041Z self=, 2025-05-07T20:13:30.1725629Z compile=False, 2025-05-07T20:13:30.1725875Z pooling_mode=, 2025-05-07T20:13:30.1726177Z T=1, 2025-05-07T20:13:30.1726374Z D=31, 2025-05-07T20:13:30.1726557Z B=87, 2025-05-07T20:13:30.1726751Z log_E=5, 2025-05-07T20:13:30.1726954Z L=1, 2025-05-07T20:13:30.1727141Z D_gradcheck=2, 2025-05-07T20:13:30.1727385Z stochastic_rounding=True, 2025-05-07T20:13:30.1727657Z weighted=True, 2025-05-07T20:13:30.1727868Z row_wise=True, 2025-05-07T20:13:30.1728086Z mixed=False, 2025-05-07T20:13:30.1728308Z use_cache=True, 2025-05-07T20:13:30.1728552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1728911Z use_cpu=True, 2025-05-07T20:13:30.1729159Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1729429Z ) 2025-05-07T20:13:30.1729678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1730317Z self=, 2025-05-07T20:13:30.1730889Z compile=True, 2025-05-07T20:13:30.1731175Z pooling_mode=, 2025-05-07T20:13:30.1731474Z T=5, 2025-05-07T20:13:30.1731656Z D=47, 2025-05-07T20:13:30.1731851Z B=107, 2025-05-07T20:13:30.1732047Z log_E=5, 2025-05-07T20:13:30.1732250Z L=16, 2025-05-07T20:13:30.1732438Z D_gradcheck=1, 2025-05-07T20:13:30.1732678Z stochastic_rounding=True, 2025-05-07T20:13:30.1732950Z weighted=True, 2025-05-07T20:13:30.1733162Z row_wise=True, 2025-05-07T20:13:30.1733382Z mixed=True, 2025-05-07T20:13:30.1733600Z use_cache=True, 2025-05-07T20:13:30.1733846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1734178Z use_cpu=True, 2025-05-07T20:13:30.1734423Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1734688Z ) 2025-05-07T20:13:30.1734930Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1735560Z self=, 2025-05-07T20:13:30.1736133Z compile=False, 2025-05-07T20:13:30.1736389Z pooling_mode=, 2025-05-07T20:13:30.1736688Z T=3, 2025-05-07T20:13:30.1736873Z D=117, 2025-05-07T20:13:30.1737072Z B=106, 2025-05-07T20:13:30.1737300Z log_E=5, 2025-05-07T20:13:30.1737489Z L=9, 2025-05-07T20:13:30.1737688Z D_gradcheck=1, 2025-05-07T20:13:30.1738028Z stochastic_rounding=False, 2025-05-07T20:13:30.1738290Z weighted=True, 2025-05-07T20:13:30.1738515Z row_wise=True, 2025-05-07T20:13:30.1738745Z mixed=False, 2025-05-07T20:13:30.1738972Z use_cache=True, 2025-05-07T20:13:30.1739219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1739525Z use_cpu=True, 2025-05-07T20:13:30.1739773Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1740040Z ) 2025-05-07T20:13:30.1740281Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1740908Z self=, 2025-05-07T20:13:30.1741484Z compile=True, 2025-05-07T20:13:30.1741733Z pooling_mode=, 2025-05-07T20:13:30.1742046Z T=2, 2025-05-07T20:13:30.1742230Z D=102, 2025-05-07T20:13:30.1742430Z B=17, 2025-05-07T20:13:30.1742636Z log_E=4, 2025-05-07T20:13:30.1742828Z L=5, 2025-05-07T20:13:30.1743032Z D_gradcheck=1, 2025-05-07T20:13:30.1743279Z stochastic_rounding=True, 2025-05-07T20:13:30.1743543Z weighted=False, 2025-05-07T20:13:30.1743777Z row_wise=True, 2025-05-07T20:13:30.1744007Z mixed=False, 2025-05-07T20:13:30.1744220Z use_cache=False, 2025-05-07T20:13:30.1744494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1744804Z use_cpu=True, 2025-05-07T20:13:30.1745054Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1745322Z ) 2025-05-07T20:13:30.1745575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1746213Z self=, 2025-05-07T20:13:30.1746789Z compile=True, 2025-05-07T20:13:30.1747043Z pooling_mode=, 2025-05-07T20:13:30.1747345Z T=5, 2025-05-07T20:13:30.1747526Z D=76, 2025-05-07T20:13:30.1747919Z B=100, 2025-05-07T20:13:30.1748125Z log_E=4, 2025-05-07T20:13:30.1748205Z L=17, 2025-05-07T20:13:30.1748288Z D_gradcheck=2, 2025-05-07T20:13:30.1748402Z stochastic_rounding=False, 2025-05-07T20:13:30.1748486Z weighted=True, 2025-05-07T20:13:30.1748567Z row_wise=True, 2025-05-07T20:13:30.1748661Z mixed=True, 2025-05-07T20:13:30.1748745Z use_cache=False, 2025-05-07T20:13:30.1748946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1749043Z use_cpu=True, 2025-05-07T20:13:30.1749146Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1749233Z ) 2025-05-07T20:13:30.1749368Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1749746Z self=, 2025-05-07T20:13:30.1749914Z compile=False, 2025-05-07T20:13:30.1750027Z pooling_mode=, 2025-05-07T20:13:30.1750103Z T=5, 2025-05-07T20:13:30.1750193Z D=6, 2025-05-07T20:13:30.1750271Z B=50, 2025-05-07T20:13:30.1750349Z log_E=3, 2025-05-07T20:13:30.1750440Z L=15, 2025-05-07T20:13:30.1750523Z D_gradcheck=2, 2025-05-07T20:13:30.1750622Z stochastic_rounding=False, 2025-05-07T20:13:30.1750721Z weighted=True, 2025-05-07T20:13:30.1750805Z row_wise=True, 2025-05-07T20:13:30.1750901Z mixed=False, 2025-05-07T20:13:30.1750988Z use_cache=True, 2025-05-07T20:13:30.1751138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1751235Z use_cpu=True, 2025-05-07T20:13:30.1751339Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1751413Z ) 2025-05-07T20:13:30.1751562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1751943Z self=, 2025-05-07T20:13:30.1752027Z compile=True, 2025-05-07T20:13:30.1752150Z pooling_mode=, 2025-05-07T20:13:30.1752227Z T=5, 2025-05-07T20:13:30.1752348Z D=92, 2025-05-07T20:13:30.1752469Z B=112, 2025-05-07T20:13:30.1752547Z log_E=4, 2025-05-07T20:13:30.1752635Z L=16, 2025-05-07T20:13:30.1752719Z D_gradcheck=1, 2025-05-07T20:13:30.1752818Z stochastic_rounding=True, 2025-05-07T20:13:30.1752915Z weighted=True, 2025-05-07T20:13:30.1752997Z row_wise=True, 2025-05-07T20:13:30.1753091Z mixed=False, 2025-05-07T20:13:30.1753178Z use_cache=False, 2025-05-07T20:13:30.1753290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1753388Z use_cpu=True, 2025-05-07T20:13:30.1753494Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1753569Z ) 2025-05-07T20:13:30.1753717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1754093Z self=, 2025-05-07T20:13:30.1754178Z compile=True, 2025-05-07T20:13:30.1754306Z pooling_mode=, 2025-05-07T20:13:30.1754385Z T=5, 2025-05-07T20:13:30.1754462Z D=68, 2025-05-07T20:13:30.1754554Z B=76, 2025-05-07T20:13:30.1754634Z log_E=4, 2025-05-07T20:13:30.1754727Z L=15, 2025-05-07T20:13:30.1754813Z D_gradcheck=1, 2025-05-07T20:13:30.1754912Z stochastic_rounding=True, 2025-05-07T20:13:30.1755008Z weighted=True, 2025-05-07T20:13:30.1755090Z row_wise=True, 2025-05-07T20:13:30.1755171Z mixed=False, 2025-05-07T20:13:30.1755270Z use_cache=True, 2025-05-07T20:13:30.1755379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1755460Z use_cpu=True, 2025-05-07T20:13:30.1755575Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.1755649Z ) 2025-05-07T20:13:30.1755783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1756172Z self=, 2025-05-07T20:13:30.1756256Z compile=True, 2025-05-07T20:13:30.1756376Z pooling_mode=, 2025-05-07T20:13:30.1756452Z T=2, 2025-05-07T20:13:30.1756532Z D=46, 2025-05-07T20:13:30.1756621Z B=24, 2025-05-07T20:13:30.1756698Z log_E=4, 2025-05-07T20:13:30.1756774Z L=1, 2025-05-07T20:13:30.1756869Z D_gradcheck=2, 2025-05-07T20:13:30.1756970Z stochastic_rounding=False, 2025-05-07T20:13:30.1757053Z weighted=False, 2025-05-07T20:13:30.1757148Z row_wise=True, 2025-05-07T20:13:30.1757229Z mixed=True, 2025-05-07T20:13:30.1757341Z use_cache=True, 2025-05-07T20:13:30.1757462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.1757544Z use_cpu=True, 2025-05-07T20:13:30.1757649Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1757735Z ) 2025-05-07T20:13:30.1757869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.1758282Z self=, 2025-05-07T20:13:30.1758369Z compile=True, 2025-05-07T20:13:30.1758479Z pooling_mode=, 2025-05-07T20:13:30.1758572Z T=3, 2025-05-07T20:13:30.1758650Z D=84, 2025-05-07T20:13:30.1758729Z B=102, 2025-05-07T20:13:30.1758820Z log_E=5, 2025-05-07T20:13:30.1758897Z L=14, 2025-05-07T20:13:30.1758979Z D_gradcheck=2, 2025-05-07T20:13:30.1759089Z stochastic_rounding=True, 2025-05-07T20:13:30.1759172Z weighted=True, 2025-05-07T20:13:30.1759254Z row_wise=True, 2025-05-07T20:13:30.1759347Z mixed=True, 2025-05-07T20:13:30.1759992Z use_cache=False, 2025-05-07T20:13:30.1760112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.1760208Z use_cpu=True, 2025-05-07T20:13:30.1760311Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.1760384Z ) 2025-05-07T20:13:30.2043782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2044500Z self=, 2025-05-07T20:13:30.2044642Z compile=False, 2025-05-07T20:13:30.2044816Z pooling_mode=, 2025-05-07T20:13:30.2044943Z T=3, 2025-05-07T20:13:30.2045395Z D=36, 2025-05-07T20:13:30.2045540Z B=18, 2025-05-07T20:13:30.2045691Z log_E=4, 2025-05-07T20:13:30.2045779Z L=8, 2025-05-07T20:13:30.2045870Z D_gradcheck=1, 2025-05-07T20:13:30.2045984Z stochastic_rounding=True, 2025-05-07T20:13:30.2046070Z weighted=False, 2025-05-07T20:13:30.2046157Z row_wise=True, 2025-05-07T20:13:30.2046257Z mixed=True, 2025-05-07T20:13:30.2046348Z use_cache=False, 2025-05-07T20:13:30.2046464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.2046561Z use_cpu=True, 2025-05-07T20:13:30.2046668Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.2046759Z ) 2025-05-07T20:13:30.2046899Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2047283Z self=, 2025-05-07T20:13:30.2047381Z compile=True, 2025-05-07T20:13:30.2047493Z pooling_mode=, 2025-05-07T20:13:30.2047575Z T=5, 2025-05-07T20:13:30.2047821Z D=69, 2025-05-07T20:13:30.2047901Z B=43, 2025-05-07T20:13:30.2047980Z log_E=3, 2025-05-07T20:13:30.2048070Z L=3, 2025-05-07T20:13:30.2048156Z D_gradcheck=1, 2025-05-07T20:13:30.2048260Z stochastic_rounding=False, 2025-05-07T20:13:30.2048367Z weighted=False, 2025-05-07T20:13:30.2048453Z row_wise=True, 2025-05-07T20:13:30.2048556Z mixed=False, 2025-05-07T20:13:30.2048644Z use_cache=False, 2025-05-07T20:13:30.2048758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.2048859Z use_cpu=True, 2025-05-07T20:13:30.2048967Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.2049047Z ) 2025-05-07T20:13:30.2049199Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2049582Z self=, 2025-05-07T20:13:30.2049670Z compile=False, 2025-05-07T20:13:30.2049802Z pooling_mode=, 2025-05-07T20:13:30.2049884Z T=5, 2025-05-07T20:13:30.2049964Z D=87, 2025-05-07T20:13:30.2050058Z B=2, 2025-05-07T20:13:30.2050138Z log_E=5, 2025-05-07T20:13:30.2050216Z L=2, 2025-05-07T20:13:30.2050319Z D_gradcheck=1, 2025-05-07T20:13:30.2050421Z stochastic_rounding=True, 2025-05-07T20:13:30.2050521Z weighted=True, 2025-05-07T20:13:30.2050608Z row_wise=True, 2025-05-07T20:13:30.2050791Z mixed=True, 2025-05-07T20:13:30.2050892Z use_cache=False, 2025-05-07T20:13:30.2051005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.2051094Z use_cpu=True, 2025-05-07T20:13:30.2051215Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.2051293Z ) 2025-05-07T20:13:30.2051432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2051873Z self=, 2025-05-07T20:13:30.2051967Z compile=False, 2025-05-07T20:13:30.2052079Z pooling_mode=, 2025-05-07T20:13:30.2052176Z T=3, 2025-05-07T20:13:30.2052260Z D=38, 2025-05-07T20:13:30.2052353Z B=46, 2025-05-07T20:13:30.2052434Z log_E=5, 2025-05-07T20:13:30.2052517Z L=2, 2025-05-07T20:13:30.2052619Z D_gradcheck=1, 2025-05-07T20:13:30.2052721Z stochastic_rounding=True, 2025-05-07T20:13:30.2052807Z weighted=True, 2025-05-07T20:13:30.2052905Z row_wise=True, 2025-05-07T20:13:30.2053027Z mixed=True, 2025-05-07T20:13:30.2053117Z use_cache=False, 2025-05-07T20:13:30.2053240Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.2053325Z use_cpu=True, 2025-05-07T20:13:30.2053431Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.2053521Z ) 2025-05-07T20:13:30.2053657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2054041Z self=, 2025-05-07T20:13:30.2054142Z compile=False, 2025-05-07T20:13:30.2054256Z pooling_mode=, 2025-05-07T20:13:30.2054419Z T=3, 2025-05-07T20:13:30.2054496Z D=87, 2025-05-07T20:13:30.2054574Z B=49, 2025-05-07T20:13:30.2054666Z log_E=4, 2025-05-07T20:13:30.2054743Z L=13, 2025-05-07T20:13:30.2054827Z D_gradcheck=1, 2025-05-07T20:13:30.2054940Z stochastic_rounding=True, 2025-05-07T20:13:30.2055024Z weighted=True, 2025-05-07T20:13:30.2055112Z row_wise=True, 2025-05-07T20:13:30.2055304Z mixed=True, 2025-05-07T20:13:30.2055399Z use_cache=True, 2025-05-07T20:13:30.2055510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.2055593Z use_cpu=True, 2025-05-07T20:13:30.2055711Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.2055789Z ) 2025-05-07T20:13:30.2055923Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2056317Z self=, 2025-05-07T20:13:30.2056402Z compile=False, 2025-05-07T20:13:30.2056514Z pooling_mode=, 2025-05-07T20:13:30.2056610Z T=2, 2025-05-07T20:13:30.2056693Z D=112, 2025-05-07T20:13:30.2056787Z B=120, 2025-05-07T20:13:30.2056868Z log_E=5, 2025-05-07T20:13:30.2056948Z L=7, 2025-05-07T20:13:30.2057045Z D_gradcheck=1, 2025-05-07T20:13:30.2057146Z stochastic_rounding=False, 2025-05-07T20:13:30.2057233Z weighted=True, 2025-05-07T20:13:30.2057335Z row_wise=True, 2025-05-07T20:13:30.2057417Z mixed=True, 2025-05-07T20:13:30.2057502Z use_cache=False, 2025-05-07T20:13:30.2057625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.2057710Z use_cpu=True, 2025-05-07T20:13:30.2057901Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.2057991Z ) 2025-05-07T20:13:30.2058127Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2058506Z self=, 2025-05-07T20:13:30.2058603Z compile=True, 2025-05-07T20:13:30.2058718Z pooling_mode=, 2025-05-07T20:13:30.2058809Z T=3, 2025-05-07T20:13:30.2058888Z D=125, 2025-05-07T20:13:30.2058966Z B=13, 2025-05-07T20:13:30.2059056Z log_E=5, 2025-05-07T20:13:30.2059133Z L=16, 2025-05-07T20:13:30.2059219Z D_gradcheck=2, 2025-05-07T20:13:30.2059329Z stochastic_rounding=True, 2025-05-07T20:13:30.2059457Z weighted=False, 2025-05-07T20:13:30.2059543Z row_wise=True, 2025-05-07T20:13:30.2059639Z mixed=False, 2025-05-07T20:13:30.2059723Z use_cache=True, 2025-05-07T20:13:30.2059834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.2059930Z use_cpu=True, 2025-05-07T20:13:30.2060035Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.2060112Z ) 2025-05-07T20:13:30.2060264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2060665Z self=, 2025-05-07T20:13:30.2060768Z compile=False, 2025-05-07T20:13:30.2060879Z pooling_mode=, 2025-05-07T20:13:30.2060957Z T=5, 2025-05-07T20:13:30.2061049Z D=104, 2025-05-07T20:13:30.2061127Z B=30, 2025-05-07T20:13:30.2061206Z log_E=5, 2025-05-07T20:13:30.2061297Z L=13, 2025-05-07T20:13:30.2061383Z D_gradcheck=1, 2025-05-07T20:13:30.2061480Z stochastic_rounding=True, 2025-05-07T20:13:30.2061578Z weighted=False, 2025-05-07T20:13:30.2062046Z row_wise=True, 2025-05-07T20:13:30.2062136Z mixed=True, 2025-05-07T20:13:30.2062234Z use_cache=True, 2025-05-07T20:13:30.2062343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.2062440Z use_cpu=True, 2025-05-07T20:13:30.2062546Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.2062625Z ) 2025-05-07T20:13:30.2062778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2063156Z self=, 2025-05-07T20:13:30.2063241Z compile=False, 2025-05-07T20:13:30.2063396Z pooling_mode=, 2025-05-07T20:13:30.2063474Z T=4, 2025-05-07T20:13:30.2063551Z D=113, 2025-05-07T20:13:30.2063641Z B=95, 2025-05-07T20:13:30.2063723Z log_E=4, 2025-05-07T20:13:30.2063800Z L=19, 2025-05-07T20:13:30.2063896Z D_gradcheck=2, 2025-05-07T20:13:30.2063996Z stochastic_rounding=True, 2025-05-07T20:13:30.2064084Z weighted=True, 2025-05-07T20:13:30.2064180Z row_wise=True, 2025-05-07T20:13:30.2064263Z mixed=False, 2025-05-07T20:13:30.2064363Z use_cache=False, 2025-05-07T20:13:30.2064473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.2064556Z use_cpu=True, 2025-05-07T20:13:30.2064674Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.2064750Z ) 2025-05-07T20:13:30.2064888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2065272Z self=, 2025-05-07T20:13:30.2065358Z compile=False, 2025-05-07T20:13:30.2065469Z pooling_mode=, 2025-05-07T20:13:30.2065557Z T=2, 2025-05-07T20:13:30.2065636Z D=48, 2025-05-07T20:13:30.2065712Z B=21, 2025-05-07T20:13:30.2065801Z log_E=3, 2025-05-07T20:13:30.2065881Z L=11, 2025-05-07T20:13:30.2065965Z D_gradcheck=1, 2025-05-07T20:13:30.2066075Z stochastic_rounding=False, 2025-05-07T20:13:30.2066163Z weighted=True, 2025-05-07T20:13:30.2066258Z row_wise=True, 2025-05-07T20:13:30.2066339Z mixed=True, 2025-05-07T20:13:30.2066425Z use_cache=False, 2025-05-07T20:13:30.2066548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.2066630Z use_cpu=True, 2025-05-07T20:13:30.2066735Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.2066821Z ) 2025-05-07T20:13:30.2066957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2067333Z self=, 2025-05-07T20:13:30.2067433Z compile=True, 2025-05-07T20:13:30.2067543Z pooling_mode=, 2025-05-07T20:13:30.2067623Z T=2, 2025-05-07T20:13:30.2067713Z D=32, 2025-05-07T20:13:30.2067793Z B=82, 2025-05-07T20:13:30.2067890Z log_E=3, 2025-05-07T20:13:30.2067967Z L=19, 2025-05-07T20:13:30.2068056Z D_gradcheck=2, 2025-05-07T20:13:30.2068174Z stochastic_rounding=False, 2025-05-07T20:13:30.2068291Z weighted=False, 2025-05-07T20:13:30.2068376Z row_wise=True, 2025-05-07T20:13:30.2068475Z mixed=False, 2025-05-07T20:13:30.2068561Z use_cache=False, 2025-05-07T20:13:30.2068671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.2068770Z use_cpu=True, 2025-05-07T20:13:30.2068874Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.2068950Z ) 2025-05-07T20:13:30.2069126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2069503Z self=, 2025-05-07T20:13:30.2069603Z compile=False, 2025-05-07T20:13:30.2069716Z pooling_mode=, 2025-05-07T20:13:30.2069793Z T=5, 2025-05-07T20:13:30.2069884Z D=40, 2025-05-07T20:13:30.2069962Z B=35, 2025-05-07T20:13:30.2070039Z log_E=4, 2025-05-07T20:13:30.2070128Z L=18, 2025-05-07T20:13:30.2070213Z D_gradcheck=1, 2025-05-07T20:13:30.2070313Z stochastic_rounding=True, 2025-05-07T20:13:30.2070451Z weighted=True, 2025-05-07T20:13:30.2070535Z row_wise=True, 2025-05-07T20:13:30.2070617Z mixed=True, 2025-05-07T20:13:30.2070717Z use_cache=False, 2025-05-07T20:13:30.2070827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.2070912Z use_cpu=True, 2025-05-07T20:13:30.2071034Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.2071111Z ) 2025-05-07T20:13:30.2071249Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2071634Z self=, 2025-05-07T20:13:30.2071746Z compile=False, 2025-05-07T20:13:30.2071869Z pooling_mode=, 2025-05-07T20:13:30.2071948Z T=1, 2025-05-07T20:13:30.2072028Z D=68, 2025-05-07T20:13:30.2072120Z B=99, 2025-05-07T20:13:30.2072202Z log_E=4, 2025-05-07T20:13:30.2072281Z L=15, 2025-05-07T20:13:30.2072382Z D_gradcheck=2, 2025-05-07T20:13:30.2072487Z stochastic_rounding=True, 2025-05-07T20:13:30.2072573Z weighted=True, 2025-05-07T20:13:30.2072671Z row_wise=True, 2025-05-07T20:13:30.2072755Z mixed=True, 2025-05-07T20:13:30.2072842Z use_cache=False, 2025-05-07T20:13:30.2072966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.2073051Z use_cpu=True, 2025-05-07T20:13:30.2073173Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.2073252Z ) 2025-05-07T20:13:30.2073390Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2073782Z self=, 2025-05-07T20:13:30.2073873Z compile=False, 2025-05-07T20:13:30.2073986Z pooling_mode=, 2025-05-07T20:13:30.2074080Z T=3, 2025-05-07T20:13:30.2074160Z D=78, 2025-05-07T20:13:30.2074243Z B=118, 2025-05-07T20:13:30.2074340Z log_E=5, 2025-05-07T20:13:30.2074419Z L=8, 2025-05-07T20:13:30.2074505Z D_gradcheck=2, 2025-05-07T20:13:30.2074626Z stochastic_rounding=False, 2025-05-07T20:13:30.2074713Z weighted=True, 2025-05-07T20:13:30.2074802Z row_wise=True, 2025-05-07T20:13:30.2074898Z mixed=False, 2025-05-07T20:13:30.2074985Z use_cache=False, 2025-05-07T20:13:30.2075113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.2075198Z use_cpu=True, 2025-05-07T20:13:30.2075303Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.2075393Z ) 2025-05-07T20:13:30.2075530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2075904Z self=, 2025-05-07T20:13:30.2076004Z compile=True, 2025-05-07T20:13:30.2076112Z pooling_mode=, 2025-05-07T20:13:30.2076191Z T=3, 2025-05-07T20:13:30.2076281Z D=115, 2025-05-07T20:13:30.2076358Z B=101, 2025-05-07T20:13:30.2076439Z log_E=3, 2025-05-07T20:13:30.2076526Z L=10, 2025-05-07T20:13:30.2076639Z D_gradcheck=2, 2025-05-07T20:13:30.2076752Z stochastic_rounding=False, 2025-05-07T20:13:30.2076838Z weighted=False, 2025-05-07T20:13:30.2076921Z row_wise=True, 2025-05-07T20:13:30.2077015Z mixed=False, 2025-05-07T20:13:30.2077100Z use_cache=False, 2025-05-07T20:13:30.2077209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.2077303Z use_cpu=True, 2025-05-07T20:13:30.2077430Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.2077506Z ) 2025-05-07T20:13:30.2077659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.2078034Z self=, 2025-05-07T20:13:30.2078121Z compile=True, 2025-05-07T20:13:30.2078245Z pooling_mode=, 2025-05-07T20:13:30.2078326Z T=3, 2025-05-07T20:13:30.2078403Z D=66, 2025-05-07T20:13:30.2078493Z B=35, 2025-05-07T20:13:30.2078575Z log_E=5, 2025-05-07T20:13:30.2078665Z L=4, 2025-05-07T20:13:30.2078752Z D_gradcheck=1, 2025-05-07T20:13:30.2078907Z stochastic_rounding=False, 2025-05-07T20:13:30.2079008Z weighted=True, 2025-05-07T20:13:30.2079091Z row_wise=True, 2025-05-07T20:13:30.2079173Z mixed=False, 2025-05-07T20:13:30.2079270Z use_cache=True, 2025-05-07T20:13:30.2079382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.2079464Z use_cpu=True, 2025-05-07T20:13:30.2079586Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.2079660Z ) 2025-05-07T20:13:30.6973510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.6974769Z self=, 2025-05-07T20:13:30.6975607Z compile=False, 2025-05-07T20:13:30.6975908Z pooling_mode=, 2025-05-07T20:13:30.6976210Z T=3, 2025-05-07T20:13:30.6976394Z D=13, 2025-05-07T20:13:30.6976588Z B=60, 2025-05-07T20:13:30.6976782Z log_E=4, 2025-05-07T20:13:30.6976970Z L=19, 2025-05-07T20:13:30.6977185Z D_gradcheck=2, 2025-05-07T20:13:30.6977425Z stochastic_rounding=True, 2025-05-07T20:13:30.6977688Z weighted=False, 2025-05-07T20:13:30.6978013Z row_wise=True, 2025-05-07T20:13:30.6978235Z mixed=True, 2025-05-07T20:13:30.6978443Z use_cache=False, 2025-05-07T20:13:30.6978709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.6979021Z use_cpu=True, 2025-05-07T20:13:30.6979276Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.6979550Z ) 2025-05-07T20:13:30.6979797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.6980437Z self=, 2025-05-07T20:13:30.6981019Z compile=False, 2025-05-07T20:13:30.6981276Z pooling_mode=, 2025-05-07T20:13:30.6981576Z T=5, 2025-05-07T20:13:30.6981758Z D=69, 2025-05-07T20:13:30.6981953Z B=25, 2025-05-07T20:13:30.6982147Z log_E=3, 2025-05-07T20:13:30.6982341Z L=4, 2025-05-07T20:13:30.6982542Z D_gradcheck=2, 2025-05-07T20:13:30.6982788Z stochastic_rounding=True, 2025-05-07T20:13:30.6983050Z weighted=False, 2025-05-07T20:13:30.6983283Z row_wise=True, 2025-05-07T20:13:30.6983505Z mixed=False, 2025-05-07T20:13:30.6983716Z use_cache=False, 2025-05-07T20:13:30.6983978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.6984283Z use_cpu=True, 2025-05-07T20:13:30.6984519Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.6993643Z ) 2025-05-07T20:13:30.6994033Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.6994699Z self=, 2025-05-07T20:13:30.6995301Z compile=True, 2025-05-07T20:13:30.6995564Z pooling_mode=, 2025-05-07T20:13:30.6995874Z T=3, 2025-05-07T20:13:30.6996061Z D=89, 2025-05-07T20:13:30.6996264Z B=31, 2025-05-07T20:13:30.6996472Z log_E=4, 2025-05-07T20:13:30.6996816Z L=10, 2025-05-07T20:13:30.6997033Z D_gradcheck=1, 2025-05-07T20:13:30.6997283Z stochastic_rounding=False, 2025-05-07T20:13:30.6997548Z weighted=False, 2025-05-07T20:13:30.6997782Z row_wise=True, 2025-05-07T20:13:30.6998010Z mixed=False, 2025-05-07T20:13:30.6998223Z use_cache=False, 2025-05-07T20:13:30.6998492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.6998804Z use_cpu=True, 2025-05-07T20:13:30.6999099Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.6999393Z ) 2025-05-07T20:13:30.6999640Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7000288Z self=, 2025-05-07T20:13:30.7000871Z compile=False, 2025-05-07T20:13:30.7001130Z pooling_mode=, 2025-05-07T20:13:30.7001428Z T=4, 2025-05-07T20:13:30.7001610Z D=32, 2025-05-07T20:13:30.7001801Z B=82, 2025-05-07T20:13:30.7001994Z log_E=4, 2025-05-07T20:13:30.7002241Z L=5, 2025-05-07T20:13:30.7002443Z D_gradcheck=1, 2025-05-07T20:13:30.7002685Z stochastic_rounding=False, 2025-05-07T20:13:30.7002946Z weighted=False, 2025-05-07T20:13:30.7003175Z row_wise=True, 2025-05-07T20:13:30.7003440Z mixed=True, 2025-05-07T20:13:30.7003648Z use_cache=True, 2025-05-07T20:13:30.7003900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7004208Z use_cpu=True, 2025-05-07T20:13:30.7004440Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7004721Z ) 2025-05-07T20:13:30.7004962Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7005624Z self=, 2025-05-07T20:13:30.7006208Z compile=True, 2025-05-07T20:13:30.7006459Z pooling_mode=, 2025-05-07T20:13:30.7006759Z T=1, 2025-05-07T20:13:30.7006939Z D=103, 2025-05-07T20:13:30.7007137Z B=50, 2025-05-07T20:13:30.7007336Z log_E=4, 2025-05-07T20:13:30.7007528Z L=12, 2025-05-07T20:13:30.7007730Z D_gradcheck=1, 2025-05-07T20:13:30.7007973Z stochastic_rounding=True, 2025-05-07T20:13:30.7008235Z weighted=False, 2025-05-07T20:13:30.7008463Z row_wise=True, 2025-05-07T20:13:30.7008685Z mixed=True, 2025-05-07T20:13:30.7008890Z use_cache=False, 2025-05-07T20:13:30.7009153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7009461Z use_cpu=True, 2025-05-07T20:13:30.7009692Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7009970Z ) 2025-05-07T20:13:30.7010210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7010830Z self=, 2025-05-07T20:13:30.7011445Z compile=False, 2025-05-07T20:13:30.7011699Z pooling_mode=, 2025-05-07T20:13:30.7011987Z T=5, 2025-05-07T20:13:30.7012184Z D=16, 2025-05-07T20:13:30.7012381Z B=71, 2025-05-07T20:13:30.7012565Z log_E=5, 2025-05-07T20:13:30.7012770Z L=15, 2025-05-07T20:13:30.7012970Z D_gradcheck=2, 2025-05-07T20:13:30.7013208Z stochastic_rounding=True, 2025-05-07T20:13:30.7013466Z weighted=False, 2025-05-07T20:13:30.7013690Z row_wise=True, 2025-05-07T20:13:30.7013909Z mixed=True, 2025-05-07T20:13:30.7014113Z use_cache=False, 2025-05-07T20:13:30.7014369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7014674Z use_cpu=True, 2025-05-07T20:13:30.7014904Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7015183Z ) 2025-05-07T20:13:30.7015432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7016057Z self=, 2025-05-07T20:13:30.7016642Z compile=True, 2025-05-07T20:13:30.7016897Z pooling_mode=, 2025-05-07T20:13:30.7017177Z T=3, 2025-05-07T20:13:30.7017371Z D=60, 2025-05-07T20:13:30.7017570Z B=13, 2025-05-07T20:13:30.7017903Z log_E=4, 2025-05-07T20:13:30.7018115Z L=20, 2025-05-07T20:13:30.7018321Z D_gradcheck=2, 2025-05-07T20:13:30.7018553Z stochastic_rounding=False, 2025-05-07T20:13:30.7018828Z weighted=True, 2025-05-07T20:13:30.7019051Z row_wise=True, 2025-05-07T20:13:30.7019260Z mixed=True, 2025-05-07T20:13:30.7019482Z use_cache=False, 2025-05-07T20:13:30.7019784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7020092Z use_cpu=True, 2025-05-07T20:13:30.7020323Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7020602Z ) 2025-05-07T20:13:30.7020843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7021471Z self=, 2025-05-07T20:13:30.7022061Z compile=False, 2025-05-07T20:13:30.7022320Z pooling_mode=, 2025-05-07T20:13:30.7022609Z T=3, 2025-05-07T20:13:30.7022806Z D=81, 2025-05-07T20:13:30.7023007Z B=64, 2025-05-07T20:13:30.7023224Z log_E=4, 2025-05-07T20:13:30.7023434Z L=0, 2025-05-07T20:13:30.7023641Z D_gradcheck=2, 2025-05-07T20:13:30.7023873Z stochastic_rounding=True, 2025-05-07T20:13:30.7024151Z weighted=True, 2025-05-07T20:13:30.7024381Z row_wise=True, 2025-05-07T20:13:30.7024594Z mixed=False, 2025-05-07T20:13:30.7024824Z use_cache=False, 2025-05-07T20:13:30.7025092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7025389Z use_cpu=True, 2025-05-07T20:13:30.7025634Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7025917Z ) 2025-05-07T20:13:30.7026166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7026820Z self=, 2025-05-07T20:13:30.7027406Z compile=True, 2025-05-07T20:13:30.7027654Z pooling_mode=, 2025-05-07T20:13:30.7027943Z T=2, 2025-05-07T20:13:30.7028133Z D=17, 2025-05-07T20:13:30.7028326Z B=128, 2025-05-07T20:13:30.7028512Z log_E=3, 2025-05-07T20:13:30.7028714Z L=8, 2025-05-07T20:13:30.7028913Z D_gradcheck=2, 2025-05-07T20:13:30.7029141Z stochastic_rounding=True, 2025-05-07T20:13:30.7029413Z weighted=True, 2025-05-07T20:13:30.7029636Z row_wise=True, 2025-05-07T20:13:30.7029846Z mixed=True, 2025-05-07T20:13:30.7030068Z use_cache=False, 2025-05-07T20:13:30.7030333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7030628Z use_cpu=True, 2025-05-07T20:13:30.7030876Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7031157Z ) 2025-05-07T20:13:30.7031389Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7032032Z self=, 2025-05-07T20:13:30.7032613Z compile=False, 2025-05-07T20:13:30.7032919Z pooling_mode=, 2025-05-07T20:13:30.7033207Z T=2, 2025-05-07T20:13:30.7033401Z D=91, 2025-05-07T20:13:30.7033600Z B=101, 2025-05-07T20:13:30.7033786Z log_E=4, 2025-05-07T20:13:30.7033988Z L=1, 2025-05-07T20:13:30.7034189Z D_gradcheck=2, 2025-05-07T20:13:30.7034420Z stochastic_rounding=True, 2025-05-07T20:13:30.7034691Z weighted=True, 2025-05-07T20:13:30.7034918Z row_wise=True, 2025-05-07T20:13:30.7035127Z mixed=False, 2025-05-07T20:13:30.7035350Z use_cache=False, 2025-05-07T20:13:30.7035612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7035904Z use_cpu=True, 2025-05-07T20:13:30.7036148Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7036426Z ) 2025-05-07T20:13:30.7036656Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7037294Z self=, 2025-05-07T20:13:30.7037878Z compile=True, 2025-05-07T20:13:30.7038129Z pooling_mode=, 2025-05-07T20:13:30.7038414Z T=3, 2025-05-07T20:13:30.7038692Z D=35, 2025-05-07T20:13:30.7038895Z B=25, 2025-05-07T20:13:30.7039081Z log_E=4, 2025-05-07T20:13:30.7039285Z L=20, 2025-05-07T20:13:30.7039487Z D_gradcheck=1, 2025-05-07T20:13:30.7039718Z stochastic_rounding=False, 2025-05-07T20:13:30.7039994Z weighted=False, 2025-05-07T20:13:30.7040218Z row_wise=True, 2025-05-07T20:13:30.7040429Z mixed=True, 2025-05-07T20:13:30.7040645Z use_cache=True, 2025-05-07T20:13:30.7040928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7041221Z use_cpu=True, 2025-05-07T20:13:30.7041467Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7041743Z ) 2025-05-07T20:13:30.7041975Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7042609Z self=, 2025-05-07T20:13:30.7043196Z compile=False, 2025-05-07T20:13:30.7043439Z pooling_mode=, 2025-05-07T20:13:30.7043739Z T=3, 2025-05-07T20:13:30.7043936Z D=124, 2025-05-07T20:13:30.7044161Z B=33, 2025-05-07T20:13:30.7044360Z log_E=5, 2025-05-07T20:13:30.7044571Z L=0, 2025-05-07T20:13:30.7044763Z D_gradcheck=1, 2025-05-07T20:13:30.7045011Z stochastic_rounding=True, 2025-05-07T20:13:30.7045288Z weighted=False, 2025-05-07T20:13:30.7045515Z row_wise=True, 2025-05-07T20:13:30.7045725Z mixed=False, 2025-05-07T20:13:30.7045945Z use_cache=True, 2025-05-07T20:13:30.7046195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7046488Z use_cpu=True, 2025-05-07T20:13:30.7046731Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7047049Z ) 2025-05-07T20:13:30.7047282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7048160Z self=, 2025-05-07T20:13:30.7048762Z compile=True, 2025-05-07T20:13:30.7049005Z pooling_mode=, 2025-05-07T20:13:30.7049310Z T=2, 2025-05-07T20:13:30.7049512Z D=80, 2025-05-07T20:13:30.7049700Z B=38, 2025-05-07T20:13:30.7049901Z log_E=4, 2025-05-07T20:13:30.7050115Z L=13, 2025-05-07T20:13:30.7050306Z D_gradcheck=2, 2025-05-07T20:13:30.7050558Z stochastic_rounding=False, 2025-05-07T20:13:30.7050837Z weighted=True, 2025-05-07T20:13:30.7051054Z row_wise=True, 2025-05-07T20:13:30.7051277Z mixed=False, 2025-05-07T20:13:30.7051504Z use_cache=True, 2025-05-07T20:13:30.7051761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7052054Z use_cpu=True, 2025-05-07T20:13:30.7052302Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7052584Z ) 2025-05-07T20:13:30.7052818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7053452Z self=, 2025-05-07T20:13:30.7054040Z compile=True, 2025-05-07T20:13:30.7054282Z pooling_mode=, 2025-05-07T20:13:30.7054586Z T=5, 2025-05-07T20:13:30.7054784Z D=112, 2025-05-07T20:13:30.7054968Z B=40, 2025-05-07T20:13:30.7055160Z log_E=4, 2025-05-07T20:13:30.7055361Z L=16, 2025-05-07T20:13:30.7055549Z D_gradcheck=1, 2025-05-07T20:13:30.7055790Z stochastic_rounding=True, 2025-05-07T20:13:30.7056061Z weighted=False, 2025-05-07T20:13:30.7056277Z row_wise=True, 2025-05-07T20:13:30.7056498Z mixed=False, 2025-05-07T20:13:30.7056730Z use_cache=False, 2025-05-07T20:13:30.7056981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7057293Z use_cpu=True, 2025-05-07T20:13:30.7057541Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7057904Z ) 2025-05-07T20:13:30.7058139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7058774Z self=, 2025-05-07T20:13:30.7059361Z compile=True, 2025-05-07T20:13:30.7059605Z pooling_mode=, 2025-05-07T20:13:30.7059997Z T=4, 2025-05-07T20:13:30.7060199Z D=38, 2025-05-07T20:13:30.7060386Z B=114, 2025-05-07T20:13:30.7060586Z log_E=4, 2025-05-07T20:13:30.7060794Z L=5, 2025-05-07T20:13:30.7061025Z D_gradcheck=2, 2025-05-07T20:13:30.7061278Z stochastic_rounding=False, 2025-05-07T20:13:30.7061559Z weighted=True, 2025-05-07T20:13:30.7061775Z row_wise=True, 2025-05-07T20:13:30.7062003Z mixed=True, 2025-05-07T20:13:30.7062269Z use_cache=True, 2025-05-07T20:13:30.7062525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7062819Z use_cpu=True, 2025-05-07T20:13:30.7063061Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7063345Z ) 2025-05-07T20:13:30.7063578Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7064215Z self=, 2025-05-07T20:13:30.7064808Z compile=False, 2025-05-07T20:13:30.7065048Z pooling_mode=, 2025-05-07T20:13:30.7065348Z T=3, 2025-05-07T20:13:30.7065592Z D=26, 2025-05-07T20:13:30.7065775Z B=38, 2025-05-07T20:13:30.7065972Z log_E=5, 2025-05-07T20:13:30.7066173Z L=4, 2025-05-07T20:13:30.7066360Z D_gradcheck=2, 2025-05-07T20:13:30.7066601Z stochastic_rounding=True, 2025-05-07T20:13:30.7066878Z weighted=False, 2025-05-07T20:13:30.7067097Z row_wise=True, 2025-05-07T20:13:30.7067318Z mixed=False, 2025-05-07T20:13:30.7067539Z use_cache=True, 2025-05-07T20:13:30.7067784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7068087Z use_cpu=True, 2025-05-07T20:13:30.7068331Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7068646Z ) 2025-05-07T20:13:30.7325365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7326228Z self=, 2025-05-07T20:13:30.7327251Z compile=True, 2025-05-07T20:13:30.7327580Z pooling_mode=, 2025-05-07T20:13:30.7327976Z T=2, 2025-05-07T20:13:30.7328178Z D=2, 2025-05-07T20:13:30.7328361Z B=79, 2025-05-07T20:13:30.7328557Z log_E=3, 2025-05-07T20:13:30.7328764Z L=8, 2025-05-07T20:13:30.7328951Z D_gradcheck=2, 2025-05-07T20:13:30.7329191Z stochastic_rounding=False, 2025-05-07T20:13:30.7329466Z weighted=True, 2025-05-07T20:13:30.7329678Z row_wise=True, 2025-05-07T20:13:30.7329905Z mixed=True, 2025-05-07T20:13:30.7330121Z use_cache=True, 2025-05-07T20:13:30.7330361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7330669Z use_cpu=True, 2025-05-07T20:13:30.7330917Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7331202Z ) 2025-05-07T20:13:30.7331437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7332079Z self=, 2025-05-07T20:13:30.7332670Z compile=False, 2025-05-07T20:13:30.7332916Z pooling_mode=, 2025-05-07T20:13:30.7333227Z T=1, 2025-05-07T20:13:30.7333428Z D=37, 2025-05-07T20:13:30.7333616Z B=77, 2025-05-07T20:13:30.7333877Z log_E=4, 2025-05-07T20:13:30.7334085Z L=2, 2025-05-07T20:13:30.7334282Z D_gradcheck=1, 2025-05-07T20:13:30.7334533Z stochastic_rounding=True, 2025-05-07T20:13:30.7334813Z weighted=False, 2025-05-07T20:13:30.7335034Z row_wise=True, 2025-05-07T20:13:30.7335262Z mixed=False, 2025-05-07T20:13:30.7335490Z use_cache=False, 2025-05-07T20:13:30.7335741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7336052Z use_cpu=True, 2025-05-07T20:13:30.7336303Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7336571Z ) 2025-05-07T20:13:30.7336817Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7337449Z self=, 2025-05-07T20:13:30.7338135Z compile=False, 2025-05-07T20:13:30.7338497Z pooling_mode=, 2025-05-07T20:13:30.7338803Z T=1, 2025-05-07T20:13:30.7338998Z D=49, 2025-05-07T20:13:30.7339180Z B=74, 2025-05-07T20:13:30.7339377Z log_E=5, 2025-05-07T20:13:30.7339581Z L=5, 2025-05-07T20:13:30.7339772Z D_gradcheck=2, 2025-05-07T20:13:30.7340017Z stochastic_rounding=True, 2025-05-07T20:13:30.7340303Z weighted=True, 2025-05-07T20:13:30.7340516Z row_wise=True, 2025-05-07T20:13:30.7340789Z mixed=True, 2025-05-07T20:13:30.7341016Z use_cache=True, 2025-05-07T20:13:30.7341263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7341571Z use_cpu=True, 2025-05-07T20:13:30.7341822Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7342088Z ) 2025-05-07T20:13:30.7342332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7342970Z self=, 2025-05-07T20:13:30.7343558Z compile=False, 2025-05-07T20:13:30.7343851Z pooling_mode=, 2025-05-07T20:13:30.7344157Z T=1, 2025-05-07T20:13:30.7344353Z D=111, 2025-05-07T20:13:30.7344541Z B=23, 2025-05-07T20:13:30.7344743Z log_E=5, 2025-05-07T20:13:30.7344953Z L=19, 2025-05-07T20:13:30.7345146Z D_gradcheck=2, 2025-05-07T20:13:30.7345395Z stochastic_rounding=True, 2025-05-07T20:13:30.7345669Z weighted=False, 2025-05-07T20:13:30.7345890Z row_wise=True, 2025-05-07T20:13:30.7346115Z mixed=False, 2025-05-07T20:13:30.7346338Z use_cache=False, 2025-05-07T20:13:30.7346584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7346893Z use_cpu=True, 2025-05-07T20:13:30.7347176Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7347441Z ) 2025-05-07T20:13:30.7347850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7348500Z self=, 2025-05-07T20:13:30.7349078Z compile=True, 2025-05-07T20:13:30.7349335Z pooling_mode=, 2025-05-07T20:13:30.7349638Z T=4, 2025-05-07T20:13:30.7349836Z D=84, 2025-05-07T20:13:30.7350020Z B=54, 2025-05-07T20:13:30.7350213Z log_E=4, 2025-05-07T20:13:30.7350418Z L=9, 2025-05-07T20:13:30.7350606Z D_gradcheck=1, 2025-05-07T20:13:30.7350851Z stochastic_rounding=False, 2025-05-07T20:13:30.7351125Z weighted=True, 2025-05-07T20:13:30.7351337Z row_wise=True, 2025-05-07T20:13:30.7351555Z mixed=False, 2025-05-07T20:13:30.7351775Z use_cache=True, 2025-05-07T20:13:30.7352012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7352321Z use_cpu=True, 2025-05-07T20:13:30.7352566Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7352832Z ) 2025-05-07T20:13:30.7353075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7353709Z self=, 2025-05-07T20:13:30.7354284Z compile=True, 2025-05-07T20:13:30.7354543Z pooling_mode=, 2025-05-07T20:13:30.7354908Z T=5, 2025-05-07T20:13:30.7355094Z D=101, 2025-05-07T20:13:30.7355295Z B=67, 2025-05-07T20:13:30.7355494Z log_E=3, 2025-05-07T20:13:30.7355683Z L=15, 2025-05-07T20:13:30.7355887Z D_gradcheck=1, 2025-05-07T20:13:30.7356129Z stochastic_rounding=False, 2025-05-07T20:13:30.7356404Z weighted=True, 2025-05-07T20:13:30.7356620Z row_wise=True, 2025-05-07T20:13:30.7356839Z mixed=True, 2025-05-07T20:13:30.7357059Z use_cache=True, 2025-05-07T20:13:30.7357299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7357618Z use_cpu=True, 2025-05-07T20:13:30.7357861Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7358130Z ) 2025-05-07T20:13:30.7358375Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7359013Z self=, 2025-05-07T20:13:30.7359675Z compile=False, 2025-05-07T20:13:30.7359951Z pooling_mode=, 2025-05-07T20:13:30.7360256Z T=2, 2025-05-07T20:13:30.7360441Z D=42, 2025-05-07T20:13:30.7360643Z B=64, 2025-05-07T20:13:30.7360845Z log_E=5, 2025-05-07T20:13:30.7361038Z L=16, 2025-05-07T20:13:30.7361247Z D_gradcheck=2, 2025-05-07T20:13:30.7361497Z stochastic_rounding=False, 2025-05-07T20:13:30.7361761Z weighted=True, 2025-05-07T20:13:30.7362037Z row_wise=True, 2025-05-07T20:13:30.7362267Z mixed=False, 2025-05-07T20:13:30.7362479Z use_cache=True, 2025-05-07T20:13:30.7362738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7363049Z use_cpu=True, 2025-05-07T20:13:30.7363300Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7363570Z ) 2025-05-07T20:13:30.7363813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7364440Z self=, 2025-05-07T20:13:30.7365013Z compile=True, 2025-05-07T20:13:30.7365302Z pooling_mode=, 2025-05-07T20:13:30.7365603Z T=3, 2025-05-07T20:13:30.7365785Z D=125, 2025-05-07T20:13:30.7365979Z B=89, 2025-05-07T20:13:30.7366172Z log_E=3, 2025-05-07T20:13:30.7366361Z L=17, 2025-05-07T20:13:30.7366561Z D_gradcheck=1, 2025-05-07T20:13:30.7366806Z stochastic_rounding=False, 2025-05-07T20:13:30.7367069Z weighted=True, 2025-05-07T20:13:30.7367294Z row_wise=True, 2025-05-07T20:13:30.7367517Z mixed=False, 2025-05-07T20:13:30.7367731Z use_cache=False, 2025-05-07T20:13:30.7367992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7368365Z use_cpu=True, 2025-05-07T20:13:30.7368599Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7368884Z ) 2025-05-07T20:13:30.7369126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7369762Z self=, 2025-05-07T20:13:30.7370343Z compile=True, 2025-05-07T20:13:30.7370595Z pooling_mode=, 2025-05-07T20:13:30.7370893Z T=5, 2025-05-07T20:13:30.7371078Z D=100, 2025-05-07T20:13:30.7371273Z B=98, 2025-05-07T20:13:30.7371471Z log_E=4, 2025-05-07T20:13:30.7371663Z L=10, 2025-05-07T20:13:30.7371865Z D_gradcheck=2, 2025-05-07T20:13:30.7372109Z stochastic_rounding=False, 2025-05-07T20:13:30.7372372Z weighted=True, 2025-05-07T20:13:30.7372596Z row_wise=True, 2025-05-07T20:13:30.7372816Z mixed=False, 2025-05-07T20:13:30.7373025Z use_cache=False, 2025-05-07T20:13:30.7373284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7373590Z use_cpu=True, 2025-05-07T20:13:30.7373820Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7374097Z ) 2025-05-07T20:13:30.7374342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7374964Z self=, 2025-05-07T20:13:30.7375555Z compile=False, 2025-05-07T20:13:30.7375809Z pooling_mode=, 2025-05-07T20:13:30.7376111Z T=5, 2025-05-07T20:13:30.7376298Z D=109, 2025-05-07T20:13:30.7376499Z B=89, 2025-05-07T20:13:30.7376692Z log_E=4, 2025-05-07T20:13:30.7376880Z L=3, 2025-05-07T20:13:30.7377080Z D_gradcheck=2, 2025-05-07T20:13:30.7377317Z stochastic_rounding=True, 2025-05-07T20:13:30.7377577Z weighted=False, 2025-05-07T20:13:30.7377907Z row_wise=True, 2025-05-07T20:13:30.7378137Z mixed=False, 2025-05-07T20:13:30.7378348Z use_cache=True, 2025-05-07T20:13:30.7378605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7378910Z use_cpu=True, 2025-05-07T20:13:30.7379142Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7379423Z ) 2025-05-07T20:13:30.7379665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7380287Z self=, 2025-05-07T20:13:30.7380925Z compile=True, 2025-05-07T20:13:30.7381182Z pooling_mode=, 2025-05-07T20:13:30.7381490Z T=5, 2025-05-07T20:13:30.7381675Z D=6, 2025-05-07T20:13:30.7381871Z B=115, 2025-05-07T20:13:30.7382068Z log_E=4, 2025-05-07T20:13:30.7382145Z L=3, 2025-05-07T20:13:30.7382230Z D_gradcheck=2, 2025-05-07T20:13:30.7382342Z stochastic_rounding=False, 2025-05-07T20:13:30.7382457Z weighted=True, 2025-05-07T20:13:30.7382539Z row_wise=True, 2025-05-07T20:13:30.7382631Z mixed=True, 2025-05-07T20:13:30.7382718Z use_cache=False, 2025-05-07T20:13:30.7382830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7382926Z use_cpu=True, 2025-05-07T20:13:30.7383030Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7383104Z ) 2025-05-07T20:13:30.7383262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7383638Z self=, 2025-05-07T20:13:30.7383765Z compile=False, 2025-05-07T20:13:30.7383875Z pooling_mode=, 2025-05-07T20:13:30.7383952Z T=1, 2025-05-07T20:13:30.7384043Z D=24, 2025-05-07T20:13:30.7384120Z B=6, 2025-05-07T20:13:30.7384199Z log_E=4, 2025-05-07T20:13:30.7384289Z L=5, 2025-05-07T20:13:30.7384374Z D_gradcheck=2, 2025-05-07T20:13:30.7384476Z stochastic_rounding=True, 2025-05-07T20:13:30.7384573Z weighted=True, 2025-05-07T20:13:30.7384656Z row_wise=True, 2025-05-07T20:13:30.7384740Z mixed=False, 2025-05-07T20:13:30.7384841Z use_cache=True, 2025-05-07T20:13:30.7384980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7385063Z use_cpu=True, 2025-05-07T20:13:30.7385182Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7385258Z ) 2025-05-07T20:13:30.7385395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7385788Z self=, 2025-05-07T20:13:30.7385877Z compile=False, 2025-05-07T20:13:30.7386007Z pooling_mode=, 2025-05-07T20:13:30.7386085Z T=4, 2025-05-07T20:13:30.7386165Z D=127, 2025-05-07T20:13:30.7386257Z B=2, 2025-05-07T20:13:30.7386337Z log_E=4, 2025-05-07T20:13:30.7386415Z L=17, 2025-05-07T20:13:30.7386515Z D_gradcheck=2, 2025-05-07T20:13:30.7386616Z stochastic_rounding=True, 2025-05-07T20:13:30.7386702Z weighted=True, 2025-05-07T20:13:30.7386802Z row_wise=True, 2025-05-07T20:13:30.7386885Z mixed=False, 2025-05-07T20:13:30.7386971Z use_cache=True, 2025-05-07T20:13:30.7387101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7387184Z use_cpu=True, 2025-05-07T20:13:30.7387339Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7387417Z ) 2025-05-07T20:13:30.7387555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7387947Z self=, 2025-05-07T20:13:30.7388036Z compile=False, 2025-05-07T20:13:30.7388146Z pooling_mode=, 2025-05-07T20:13:30.7388239Z T=5, 2025-05-07T20:13:30.7388317Z D=65, 2025-05-07T20:13:30.7388394Z B=3, 2025-05-07T20:13:30.7388481Z log_E=4, 2025-05-07T20:13:30.7388558Z L=3, 2025-05-07T20:13:30.7388642Z D_gradcheck=1, 2025-05-07T20:13:30.7388756Z stochastic_rounding=True, 2025-05-07T20:13:30.7388847Z weighted=True, 2025-05-07T20:13:30.7388926Z row_wise=True, 2025-05-07T20:13:30.7389017Z mixed=False, 2025-05-07T20:13:30.7389122Z use_cache=True, 2025-05-07T20:13:30.7389245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7389328Z use_cpu=True, 2025-05-07T20:13:30.7389431Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7389518Z ) 2025-05-07T20:13:30.7389652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7390029Z self=, 2025-05-07T20:13:30.7390153Z compile=True, 2025-05-07T20:13:30.7390276Z pooling_mode=, 2025-05-07T20:13:30.7390353Z T=1, 2025-05-07T20:13:30.7390441Z D=122, 2025-05-07T20:13:30.7390518Z B=18, 2025-05-07T20:13:30.7390595Z log_E=5, 2025-05-07T20:13:30.7390683Z L=3, 2025-05-07T20:13:30.7390765Z D_gradcheck=1, 2025-05-07T20:13:30.7390892Z stochastic_rounding=False, 2025-05-07T20:13:30.7390990Z weighted=False, 2025-05-07T20:13:30.7391071Z row_wise=True, 2025-05-07T20:13:30.7391165Z mixed=False, 2025-05-07T20:13:30.7391251Z use_cache=True, 2025-05-07T20:13:30.7391360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7391460Z use_cpu=True, 2025-05-07T20:13:30.7391564Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7391641Z ) 2025-05-07T20:13:30.7391791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7392194Z self=, 2025-05-07T20:13:30.7392283Z compile=True, 2025-05-07T20:13:30.7392406Z pooling_mode=, 2025-05-07T20:13:30.7392483Z T=5, 2025-05-07T20:13:30.7392562Z D=9, 2025-05-07T20:13:30.7392652Z B=31, 2025-05-07T20:13:30.7392731Z log_E=4, 2025-05-07T20:13:30.7392820Z L=1, 2025-05-07T20:13:30.7392906Z D_gradcheck=1, 2025-05-07T20:13:30.7393005Z stochastic_rounding=True, 2025-05-07T20:13:30.7393101Z weighted=True, 2025-05-07T20:13:30.7393185Z row_wise=True, 2025-05-07T20:13:30.7393266Z mixed=False, 2025-05-07T20:13:30.7393395Z use_cache=False, 2025-05-07T20:13:30.7393506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7393587Z use_cpu=True, 2025-05-07T20:13:30.7393703Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7393778Z ) 2025-05-07T20:13:30.7679554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7680128Z self=, 2025-05-07T20:13:30.7680262Z compile=False, 2025-05-07T20:13:30.7680441Z pooling_mode=, 2025-05-07T20:13:30.7680546Z T=2, 2025-05-07T20:13:30.7680679Z D=4, 2025-05-07T20:13:30.7680789Z B=121, 2025-05-07T20:13:30.7680911Z log_E=4, 2025-05-07T20:13:30.7681046Z L=16, 2025-05-07T20:13:30.7681171Z D_gradcheck=2, 2025-05-07T20:13:30.7681319Z stochastic_rounding=True, 2025-05-07T20:13:30.7681467Z weighted=False, 2025-05-07T20:13:30.7681628Z row_wise=True, 2025-05-07T20:13:30.7681782Z mixed=True, 2025-05-07T20:13:30.7681961Z use_cache=True, 2025-05-07T20:13:30.7682167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7682254Z use_cpu=True, 2025-05-07T20:13:30.7682370Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7682446Z ) 2025-05-07T20:13:30.7682582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7682976Z self=, 2025-05-07T20:13:30.7683059Z compile=True, 2025-05-07T20:13:30.7683180Z pooling_mode=, 2025-05-07T20:13:30.7683257Z T=3, 2025-05-07T20:13:30.7683333Z D=31, 2025-05-07T20:13:30.7683423Z B=90, 2025-05-07T20:13:30.7683501Z log_E=4, 2025-05-07T20:13:30.7683578Z L=14, 2025-05-07T20:13:30.7683676Z D_gradcheck=1, 2025-05-07T20:13:30.7683775Z stochastic_rounding=False, 2025-05-07T20:13:30.7683858Z weighted=True, 2025-05-07T20:13:30.7683954Z row_wise=True, 2025-05-07T20:13:30.7684037Z mixed=True, 2025-05-07T20:13:30.7684124Z use_cache=False, 2025-05-07T20:13:30.7684246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7684330Z use_cpu=True, 2025-05-07T20:13:30.7684446Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7684521Z ) 2025-05-07T20:13:30.7684656Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7685199Z self=, 2025-05-07T20:13:30.7685286Z compile=True, 2025-05-07T20:13:30.7685396Z pooling_mode=, 2025-05-07T20:13:30.7685490Z T=1, 2025-05-07T20:13:30.7685568Z D=27, 2025-05-07T20:13:30.7685644Z B=48, 2025-05-07T20:13:30.7685739Z log_E=3, 2025-05-07T20:13:30.7685817Z L=14, 2025-05-07T20:13:30.7685944Z D_gradcheck=1, 2025-05-07T20:13:30.7686055Z stochastic_rounding=True, 2025-05-07T20:13:30.7686138Z weighted=True, 2025-05-07T20:13:30.7686219Z row_wise=True, 2025-05-07T20:13:30.7686317Z mixed=False, 2025-05-07T20:13:30.7686402Z use_cache=True, 2025-05-07T20:13:30.7686524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7686606Z use_cpu=True, 2025-05-07T20:13:30.7686709Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7686799Z ) 2025-05-07T20:13:30.7686937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7687356Z self=, 2025-05-07T20:13:30.7687452Z compile=True, 2025-05-07T20:13:30.7687561Z pooling_mode=, 2025-05-07T20:13:30.7687638Z T=1, 2025-05-07T20:13:30.7687730Z D=126, 2025-05-07T20:13:30.7687808Z B=116, 2025-05-07T20:13:30.7687887Z log_E=3, 2025-05-07T20:13:30.7687977Z L=6, 2025-05-07T20:13:30.7688064Z D_gradcheck=1, 2025-05-07T20:13:30.7688163Z stochastic_rounding=True, 2025-05-07T20:13:30.7688259Z weighted=True, 2025-05-07T20:13:30.7688344Z row_wise=True, 2025-05-07T20:13:30.7688485Z mixed=False, 2025-05-07T20:13:30.7688569Z use_cache=False, 2025-05-07T20:13:30.7688682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7688780Z use_cpu=True, 2025-05-07T20:13:30.7688885Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7688962Z ) 2025-05-07T20:13:30.7689107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7689485Z self=, 2025-05-07T20:13:30.7689569Z compile=True, 2025-05-07T20:13:30.7689694Z pooling_mode=, 2025-05-07T20:13:30.7689772Z T=2, 2025-05-07T20:13:30.7689849Z D=89, 2025-05-07T20:13:30.7689939Z B=25, 2025-05-07T20:13:30.7690018Z log_E=5, 2025-05-07T20:13:30.7690108Z L=0, 2025-05-07T20:13:30.7690192Z D_gradcheck=1, 2025-05-07T20:13:30.7690290Z stochastic_rounding=False, 2025-05-07T20:13:30.7690386Z weighted=True, 2025-05-07T20:13:30.7690467Z row_wise=True, 2025-05-07T20:13:30.7690550Z mixed=False, 2025-05-07T20:13:30.7690649Z use_cache=False, 2025-05-07T20:13:30.7690757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7690839Z use_cpu=True, 2025-05-07T20:13:30.7690955Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7691029Z ) 2025-05-07T20:13:30.7691175Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7691564Z self=, 2025-05-07T20:13:30.7691650Z compile=False, 2025-05-07T20:13:30.7691774Z pooling_mode=, 2025-05-07T20:13:30.7691852Z T=1, 2025-05-07T20:13:30.7691931Z D=87, 2025-05-07T20:13:30.7692023Z B=57, 2025-05-07T20:13:30.7692104Z log_E=5, 2025-05-07T20:13:30.7692185Z L=10, 2025-05-07T20:13:30.7692284Z D_gradcheck=2, 2025-05-07T20:13:30.7692383Z stochastic_rounding=True, 2025-05-07T20:13:30.7692468Z weighted=False, 2025-05-07T20:13:30.7692567Z row_wise=True, 2025-05-07T20:13:30.7692650Z mixed=True, 2025-05-07T20:13:30.7692736Z use_cache=True, 2025-05-07T20:13:30.7692861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7692945Z use_cpu=True, 2025-05-07T20:13:30.7693051Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7693191Z ) 2025-05-07T20:13:30.7693343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7693755Z self=, 2025-05-07T20:13:30.7693841Z compile=False, 2025-05-07T20:13:30.7693966Z pooling_mode=, 2025-05-07T20:13:30.7694044Z T=4, 2025-05-07T20:13:30.7694124Z D=6, 2025-05-07T20:13:30.7694221Z B=65, 2025-05-07T20:13:30.7694301Z log_E=4, 2025-05-07T20:13:30.7694424Z L=12, 2025-05-07T20:13:30.7694510Z D_gradcheck=2, 2025-05-07T20:13:30.7694611Z stochastic_rounding=False, 2025-05-07T20:13:30.7694708Z weighted=True, 2025-05-07T20:13:30.7694795Z row_wise=True, 2025-05-07T20:13:30.7694878Z mixed=True, 2025-05-07T20:13:30.7694998Z use_cache=False, 2025-05-07T20:13:30.7695109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7695195Z use_cpu=True, 2025-05-07T20:13:30.7695314Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7695389Z ) 2025-05-07T20:13:30.7695576Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7695962Z self=, 2025-05-07T20:13:30.7696046Z compile=False, 2025-05-07T20:13:30.7696168Z pooling_mode=, 2025-05-07T20:13:30.7696247Z T=3, 2025-05-07T20:13:30.7696324Z D=52, 2025-05-07T20:13:30.7696412Z B=52, 2025-05-07T20:13:30.7696490Z log_E=3, 2025-05-07T20:13:30.7696566Z L=13, 2025-05-07T20:13:30.7696665Z D_gradcheck=2, 2025-05-07T20:13:30.7696762Z stochastic_rounding=True, 2025-05-07T20:13:30.7696844Z weighted=True, 2025-05-07T20:13:30.7696964Z row_wise=True, 2025-05-07T20:13:30.7697045Z mixed=True, 2025-05-07T20:13:30.7697127Z use_cache=True, 2025-05-07T20:13:30.7697246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7697328Z use_cpu=True, 2025-05-07T20:13:30.7697432Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7697519Z ) 2025-05-07T20:13:30.7697657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7698130Z self=, 2025-05-07T20:13:30.7698216Z compile=True, 2025-05-07T20:13:30.7698325Z pooling_mode=, 2025-05-07T20:13:30.7698416Z T=5, 2025-05-07T20:13:30.7698496Z D=80, 2025-05-07T20:13:30.7698573Z B=116, 2025-05-07T20:13:30.7698669Z log_E=5, 2025-05-07T20:13:30.7698747Z L=16, 2025-05-07T20:13:30.7698830Z D_gradcheck=2, 2025-05-07T20:13:30.7698946Z stochastic_rounding=True, 2025-05-07T20:13:30.7699032Z weighted=True, 2025-05-07T20:13:30.7699115Z row_wise=True, 2025-05-07T20:13:30.7699210Z mixed=False, 2025-05-07T20:13:30.7699295Z use_cache=True, 2025-05-07T20:13:30.7699406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7699500Z use_cpu=True, 2025-05-07T20:13:30.7699602Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7699694Z ) 2025-05-07T20:13:30.7699833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7700209Z self=, 2025-05-07T20:13:30.7700304Z compile=True, 2025-05-07T20:13:30.7700414Z pooling_mode=, 2025-05-07T20:13:30.7700491Z T=2, 2025-05-07T20:13:30.7700581Z D=28, 2025-05-07T20:13:30.7700659Z B=73, 2025-05-07T20:13:30.7700740Z log_E=5, 2025-05-07T20:13:30.7700829Z L=2, 2025-05-07T20:13:30.7700913Z D_gradcheck=1, 2025-05-07T20:13:30.7701011Z stochastic_rounding=False, 2025-05-07T20:13:30.7701112Z weighted=False, 2025-05-07T20:13:30.7701193Z row_wise=True, 2025-05-07T20:13:30.7701274Z mixed=True, 2025-05-07T20:13:30.7701369Z use_cache=False, 2025-05-07T20:13:30.7701478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7701575Z use_cpu=True, 2025-05-07T20:13:30.7701679Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7701788Z ) 2025-05-07T20:13:30.7701940Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7702315Z self=, 2025-05-07T20:13:30.7702399Z compile=False, 2025-05-07T20:13:30.7702521Z pooling_mode=, 2025-05-07T20:13:30.7702597Z T=5, 2025-05-07T20:13:30.7702674Z D=89, 2025-05-07T20:13:30.7702795Z B=66, 2025-05-07T20:13:30.7702874Z log_E=5, 2025-05-07T20:13:30.7702953Z L=15, 2025-05-07T20:13:30.7703049Z D_gradcheck=1, 2025-05-07T20:13:30.7703146Z stochastic_rounding=True, 2025-05-07T20:13:30.7703248Z weighted=False, 2025-05-07T20:13:30.7703331Z row_wise=True, 2025-05-07T20:13:30.7703412Z mixed=True, 2025-05-07T20:13:30.7703507Z use_cache=False, 2025-05-07T20:13:30.7703616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7703704Z use_cpu=True, 2025-05-07T20:13:30.7703820Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7703896Z ) 2025-05-07T20:13:30.7704057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7704443Z self=, 2025-05-07T20:13:30.7704525Z compile=True, 2025-05-07T20:13:30.7704634Z pooling_mode=, 2025-05-07T20:13:30.7704721Z T=1, 2025-05-07T20:13:30.7704797Z D=4, 2025-05-07T20:13:30.7704876Z B=79, 2025-05-07T20:13:30.7704966Z log_E=5, 2025-05-07T20:13:30.7705043Z L=17, 2025-05-07T20:13:30.7705140Z D_gradcheck=2, 2025-05-07T20:13:30.7705238Z stochastic_rounding=False, 2025-05-07T20:13:30.7705346Z weighted=True, 2025-05-07T20:13:30.7705442Z row_wise=True, 2025-05-07T20:13:30.7705523Z mixed=True, 2025-05-07T20:13:30.7705606Z use_cache=True, 2025-05-07T20:13:30.7705733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7705815Z use_cpu=True, 2025-05-07T20:13:30.7705919Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7706007Z ) 2025-05-07T20:13:30.7706145Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7706517Z self=, 2025-05-07T20:13:30.7706616Z compile=False, 2025-05-07T20:13:30.7706724Z pooling_mode=, 2025-05-07T20:13:30.7706815Z T=5, 2025-05-07T20:13:30.7706892Z D=114, 2025-05-07T20:13:30.7706970Z B=102, 2025-05-07T20:13:30.7707061Z log_E=3, 2025-05-07T20:13:30.7707136Z L=2, 2025-05-07T20:13:30.7707221Z D_gradcheck=1, 2025-05-07T20:13:30.7707329Z stochastic_rounding=True, 2025-05-07T20:13:30.7707414Z weighted=False, 2025-05-07T20:13:30.7707495Z row_wise=True, 2025-05-07T20:13:30.7707589Z mixed=False, 2025-05-07T20:13:30.7707671Z use_cache=True, 2025-05-07T20:13:30.7707800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7707894Z use_cpu=True, 2025-05-07T20:13:30.7707998Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7708079Z ) 2025-05-07T20:13:30.7708225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7708597Z self=, 2025-05-07T20:13:30.7708693Z compile=True, 2025-05-07T20:13:30.7708803Z pooling_mode=, 2025-05-07T20:13:30.7708879Z T=3, 2025-05-07T20:13:30.7708970Z D=10, 2025-05-07T20:13:30.7709050Z B=119, 2025-05-07T20:13:30.7709128Z log_E=5, 2025-05-07T20:13:30.7709217Z L=16, 2025-05-07T20:13:30.7709305Z D_gradcheck=2, 2025-05-07T20:13:30.7709406Z stochastic_rounding=True, 2025-05-07T20:13:30.7709501Z weighted=True, 2025-05-07T20:13:30.7709589Z row_wise=True, 2025-05-07T20:13:30.7709672Z mixed=False, 2025-05-07T20:13:30.7709772Z use_cache=False, 2025-05-07T20:13:30.7709883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7709967Z use_cpu=True, 2025-05-07T20:13:30.7710082Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.7710192Z ) 2025-05-07T20:13:30.7710340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7710715Z self=, 2025-05-07T20:13:30.7710800Z compile=True, 2025-05-07T20:13:30.7710920Z pooling_mode=, 2025-05-07T20:13:30.7710996Z T=1, 2025-05-07T20:13:30.7711097Z D=88, 2025-05-07T20:13:30.7711185Z B=82, 2025-05-07T20:13:30.7711263Z log_E=3, 2025-05-07T20:13:30.7711343Z L=13, 2025-05-07T20:13:30.7711438Z D_gradcheck=1, 2025-05-07T20:13:30.7711540Z stochastic_rounding=True, 2025-05-07T20:13:30.7711625Z weighted=False, 2025-05-07T20:13:30.7711719Z row_wise=True, 2025-05-07T20:13:30.7711801Z mixed=False, 2025-05-07T20:13:30.7711886Z use_cache=True, 2025-05-07T20:13:30.7712006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.7712090Z use_cpu=True, 2025-05-07T20:13:30.7712210Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7712310Z ) 2025-05-07T20:13:30.7712446Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.7712833Z self=, 2025-05-07T20:13:30.7712919Z compile=False, 2025-05-07T20:13:30.7713029Z pooling_mode=, 2025-05-07T20:13:30.7713121Z T=1, 2025-05-07T20:13:30.7713202Z D=70, 2025-05-07T20:13:30.7713280Z B=59, 2025-05-07T20:13:30.7713374Z log_E=4, 2025-05-07T20:13:30.7713454Z L=2, 2025-05-07T20:13:30.7713539Z D_gradcheck=2, 2025-05-07T20:13:30.7713678Z stochastic_rounding=True, 2025-05-07T20:13:30.7713762Z weighted=True, 2025-05-07T20:13:30.7713859Z row_wise=True, 2025-05-07T20:13:30.7713943Z mixed=False, 2025-05-07T20:13:30.7714029Z use_cache=True, 2025-05-07T20:13:30.7714153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.7714238Z use_cpu=True, 2025-05-07T20:13:30.7714347Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.7714438Z ) 2025-05-07T20:13:30.8037769Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8038321Z self=, 2025-05-07T20:13:30.8038452Z compile=True, 2025-05-07T20:13:30.8038611Z pooling_mode=, 2025-05-07T20:13:30.8038747Z T=2, 2025-05-07T20:13:30.8038860Z D=51, 2025-05-07T20:13:30.8038982Z B=122, 2025-05-07T20:13:30.8039150Z log_E=5, 2025-05-07T20:13:30.8039294Z L=10, 2025-05-07T20:13:30.8039455Z D_gradcheck=1, 2025-05-07T20:13:30.8039665Z stochastic_rounding=True, 2025-05-07T20:13:30.8039771Z weighted=False, 2025-05-07T20:13:30.8039854Z row_wise=True, 2025-05-07T20:13:30.8039947Z mixed=False, 2025-05-07T20:13:30.8040030Z use_cache=True, 2025-05-07T20:13:30.8040152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8040234Z use_cpu=True, 2025-05-07T20:13:30.8040344Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8040434Z ) 2025-05-07T20:13:30.8040570Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8040942Z self=, 2025-05-07T20:13:30.8041037Z compile=False, 2025-05-07T20:13:30.8041146Z pooling_mode=, 2025-05-07T20:13:30.8041225Z T=5, 2025-05-07T20:13:30.8041312Z D=60, 2025-05-07T20:13:30.8041388Z B=51, 2025-05-07T20:13:30.8041465Z log_E=4, 2025-05-07T20:13:30.8041554Z L=20, 2025-05-07T20:13:30.8041639Z D_gradcheck=2, 2025-05-07T20:13:30.8041739Z stochastic_rounding=False, 2025-05-07T20:13:30.8041836Z weighted=True, 2025-05-07T20:13:30.8041917Z row_wise=True, 2025-05-07T20:13:30.8042010Z mixed=False, 2025-05-07T20:13:30.8042092Z use_cache=True, 2025-05-07T20:13:30.8042203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8042302Z use_cpu=True, 2025-05-07T20:13:30.8042552Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8042626Z ) 2025-05-07T20:13:30.8042776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8043150Z self=, 2025-05-07T20:13:30.8043235Z compile=False, 2025-05-07T20:13:30.8043361Z pooling_mode=, 2025-05-07T20:13:30.8043486Z T=5, 2025-05-07T20:13:30.8043565Z D=120, 2025-05-07T20:13:30.8043656Z B=31, 2025-05-07T20:13:30.8043739Z log_E=3, 2025-05-07T20:13:30.8043831Z L=12, 2025-05-07T20:13:30.8043917Z D_gradcheck=2, 2025-05-07T20:13:30.8044017Z stochastic_rounding=False, 2025-05-07T20:13:30.8044115Z weighted=True, 2025-05-07T20:13:30.8044197Z row_wise=True, 2025-05-07T20:13:30.8044279Z mixed=True, 2025-05-07T20:13:30.8044376Z use_cache=False, 2025-05-07T20:13:30.8044485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8044571Z use_cpu=True, 2025-05-07T20:13:30.8044724Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8044800Z ) 2025-05-07T20:13:30.8044937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8045322Z self=, 2025-05-07T20:13:30.8045408Z compile=True, 2025-05-07T20:13:30.8045591Z pooling_mode=, 2025-05-07T20:13:30.8045670Z T=4, 2025-05-07T20:13:30.8045760Z D=115, 2025-05-07T20:13:30.8045837Z B=43, 2025-05-07T20:13:30.8045915Z log_E=3, 2025-05-07T20:13:30.8046005Z L=7, 2025-05-07T20:13:30.8046125Z D_gradcheck=2, 2025-05-07T20:13:30.8046224Z stochastic_rounding=True, 2025-05-07T20:13:30.8046322Z weighted=True, 2025-05-07T20:13:30.8046406Z row_wise=True, 2025-05-07T20:13:30.8046502Z mixed=False, 2025-05-07T20:13:30.8046586Z use_cache=True, 2025-05-07T20:13:30.8046699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8046797Z use_cpu=True, 2025-05-07T20:13:30.8046903Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8046979Z ) 2025-05-07T20:13:30.8047131Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8047509Z self=, 2025-05-07T20:13:30.8047596Z compile=True, 2025-05-07T20:13:30.8047886Z pooling_mode=, 2025-05-07T20:13:30.8047965Z T=4, 2025-05-07T20:13:30.8048050Z D=30, 2025-05-07T20:13:30.8048145Z B=19, 2025-05-07T20:13:30.8048226Z log_E=3, 2025-05-07T20:13:30.8048320Z L=6, 2025-05-07T20:13:30.8048404Z D_gradcheck=2, 2025-05-07T20:13:30.8048502Z stochastic_rounding=True, 2025-05-07T20:13:30.8048600Z weighted=True, 2025-05-07T20:13:30.8048683Z row_wise=True, 2025-05-07T20:13:30.8048768Z mixed=False, 2025-05-07T20:13:30.8048862Z use_cache=True, 2025-05-07T20:13:30.8048974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8049059Z use_cpu=True, 2025-05-07T20:13:30.8049175Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8049249Z ) 2025-05-07T20:13:30.8049384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8049765Z self=, 2025-05-07T20:13:30.8049848Z compile=True, 2025-05-07T20:13:30.8049974Z pooling_mode=, 2025-05-07T20:13:30.8050053Z T=2, 2025-05-07T20:13:30.8050130Z D=89, 2025-05-07T20:13:30.8050218Z B=89, 2025-05-07T20:13:30.8050297Z log_E=3, 2025-05-07T20:13:30.8050377Z L=5, 2025-05-07T20:13:30.8050477Z D_gradcheck=1, 2025-05-07T20:13:30.8050576Z stochastic_rounding=False, 2025-05-07T20:13:30.8050659Z weighted=True, 2025-05-07T20:13:30.8050755Z row_wise=True, 2025-05-07T20:13:30.8050836Z mixed=True, 2025-05-07T20:13:30.8050919Z use_cache=False, 2025-05-07T20:13:30.8051039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8051168Z use_cpu=True, 2025-05-07T20:13:30.8051272Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8051356Z ) 2025-05-07T20:13:30.8051491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8051872Z self=, 2025-05-07T20:13:30.8051957Z compile=False, 2025-05-07T20:13:30.8052130Z pooling_mode=, 2025-05-07T20:13:30.8052219Z T=3, 2025-05-07T20:13:30.8052296Z D=123, 2025-05-07T20:13:30.8052372Z B=30, 2025-05-07T20:13:30.8052465Z log_E=3, 2025-05-07T20:13:30.8052543Z L=10, 2025-05-07T20:13:30.8052626Z D_gradcheck=1, 2025-05-07T20:13:30.8052739Z stochastic_rounding=False, 2025-05-07T20:13:30.8052823Z weighted=False, 2025-05-07T20:13:30.8052904Z row_wise=True, 2025-05-07T20:13:30.8052999Z mixed=True, 2025-05-07T20:13:30.8053081Z use_cache=True, 2025-05-07T20:13:30.8053191Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8053320Z use_cpu=True, 2025-05-07T20:13:30.8053424Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8053510Z ) 2025-05-07T20:13:30.8053645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8054014Z self=, 2025-05-07T20:13:30.8054110Z compile=True, 2025-05-07T20:13:30.8054223Z pooling_mode=, 2025-05-07T20:13:30.8054302Z T=2, 2025-05-07T20:13:30.8054395Z D=10, 2025-05-07T20:13:30.8054474Z B=74, 2025-05-07T20:13:30.8054555Z log_E=4, 2025-05-07T20:13:30.8054680Z L=1, 2025-05-07T20:13:30.8054767Z D_gradcheck=2, 2025-05-07T20:13:30.8054865Z stochastic_rounding=True, 2025-05-07T20:13:30.8054962Z weighted=True, 2025-05-07T20:13:30.8055045Z row_wise=True, 2025-05-07T20:13:30.8055127Z mixed=True, 2025-05-07T20:13:30.8055225Z use_cache=True, 2025-05-07T20:13:30.8055337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8055438Z use_cpu=True, 2025-05-07T20:13:30.8055541Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8055615Z ) 2025-05-07T20:13:30.8055763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8056138Z self=, 2025-05-07T20:13:30.8056223Z compile=False, 2025-05-07T20:13:30.8056347Z pooling_mode=, 2025-05-07T20:13:30.8056424Z T=2, 2025-05-07T20:13:30.8056502Z D=94, 2025-05-07T20:13:30.8056591Z B=81, 2025-05-07T20:13:30.8056671Z log_E=4, 2025-05-07T20:13:30.8056748Z L=6, 2025-05-07T20:13:30.8056845Z D_gradcheck=2, 2025-05-07T20:13:30.8056954Z stochastic_rounding=True, 2025-05-07T20:13:30.8057039Z weighted=True, 2025-05-07T20:13:30.8057138Z row_wise=True, 2025-05-07T20:13:30.8057225Z mixed=True, 2025-05-07T20:13:30.8057326Z use_cache=False, 2025-05-07T20:13:30.8057442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8057526Z use_cpu=True, 2025-05-07T20:13:30.8057645Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8057721Z ) 2025-05-07T20:13:30.8057928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8058318Z self=, 2025-05-07T20:13:30.8058407Z compile=True, 2025-05-07T20:13:30.8058518Z pooling_mode=, 2025-05-07T20:13:30.8058614Z T=3, 2025-05-07T20:13:30.8058693Z D=94, 2025-05-07T20:13:30.8058771Z B=50, 2025-05-07T20:13:30.8058868Z log_E=4, 2025-05-07T20:13:30.8058948Z L=10, 2025-05-07T20:13:30.8059048Z D_gradcheck=2, 2025-05-07T20:13:30.8059149Z stochastic_rounding=False, 2025-05-07T20:13:30.8059235Z weighted=True, 2025-05-07T20:13:30.8059334Z row_wise=True, 2025-05-07T20:13:30.8059417Z mixed=False, 2025-05-07T20:13:30.8059502Z use_cache=True, 2025-05-07T20:13:30.8059659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8059747Z use_cpu=True, 2025-05-07T20:13:30.8059853Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8059966Z ) 2025-05-07T20:13:30.8060102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8060479Z self=, 2025-05-07T20:13:30.8060609Z compile=False, 2025-05-07T20:13:30.8060724Z pooling_mode=, 2025-05-07T20:13:30.8060815Z T=1, 2025-05-07T20:13:30.8060895Z D=80, 2025-05-07T20:13:30.8060974Z B=111, 2025-05-07T20:13:30.8061071Z log_E=4, 2025-05-07T20:13:30.8061150Z L=3, 2025-05-07T20:13:30.8061236Z D_gradcheck=2, 2025-05-07T20:13:30.8061349Z stochastic_rounding=True, 2025-05-07T20:13:30.8061435Z weighted=False, 2025-05-07T20:13:30.8061520Z row_wise=True, 2025-05-07T20:13:30.8061617Z mixed=True, 2025-05-07T20:13:30.8061701Z use_cache=True, 2025-05-07T20:13:30.8061839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8061937Z use_cpu=True, 2025-05-07T20:13:30.8062041Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8062114Z ) 2025-05-07T20:13:30.8062258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8062629Z self=, 2025-05-07T20:13:30.8062726Z compile=False, 2025-05-07T20:13:30.8062834Z pooling_mode=, 2025-05-07T20:13:30.8062910Z T=5, 2025-05-07T20:13:30.8062999Z D=55, 2025-05-07T20:13:30.8063103Z B=22, 2025-05-07T20:13:30.8063181Z log_E=4, 2025-05-07T20:13:30.8063268Z L=4, 2025-05-07T20:13:30.8063351Z D_gradcheck=2, 2025-05-07T20:13:30.8063449Z stochastic_rounding=False, 2025-05-07T20:13:30.8063545Z weighted=False, 2025-05-07T20:13:30.8063626Z row_wise=True, 2025-05-07T20:13:30.8063706Z mixed=True, 2025-05-07T20:13:30.8063802Z use_cache=False, 2025-05-07T20:13:30.8063915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8063999Z use_cpu=True, 2025-05-07T20:13:30.8064115Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8064189Z ) 2025-05-07T20:13:30.8064338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8064714Z self=, 2025-05-07T20:13:30.8064800Z compile=True, 2025-05-07T20:13:30.8064920Z pooling_mode=, 2025-05-07T20:13:30.8064998Z T=1, 2025-05-07T20:13:30.8065077Z D=49, 2025-05-07T20:13:30.8065168Z B=76, 2025-05-07T20:13:30.8065247Z log_E=5, 2025-05-07T20:13:30.8065327Z L=7, 2025-05-07T20:13:30.8065423Z D_gradcheck=1, 2025-05-07T20:13:30.8065523Z stochastic_rounding=True, 2025-05-07T20:13:30.8065607Z weighted=True, 2025-05-07T20:13:30.8065702Z row_wise=True, 2025-05-07T20:13:30.8065783Z mixed=False, 2025-05-07T20:13:30.8065869Z use_cache=True, 2025-05-07T20:13:30.8065991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8066073Z use_cpu=True, 2025-05-07T20:13:30.8066187Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8066261Z ) 2025-05-07T20:13:30.8066400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8066787Z self=, 2025-05-07T20:13:30.8066871Z compile=True, 2025-05-07T20:13:30.8066981Z pooling_mode=, 2025-05-07T20:13:30.8067070Z T=1, 2025-05-07T20:13:30.8067147Z D=83, 2025-05-07T20:13:30.8067227Z B=123, 2025-05-07T20:13:30.8067317Z log_E=4, 2025-05-07T20:13:30.8067396Z L=13, 2025-05-07T20:13:30.8067481Z D_gradcheck=2, 2025-05-07T20:13:30.8067594Z stochastic_rounding=False, 2025-05-07T20:13:30.8067680Z weighted=False, 2025-05-07T20:13:30.8067775Z row_wise=True, 2025-05-07T20:13:30.8067855Z mixed=True, 2025-05-07T20:13:30.8067972Z use_cache=False, 2025-05-07T20:13:30.8068093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8068176Z use_cpu=True, 2025-05-07T20:13:30.8068280Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8068367Z ) 2025-05-07T20:13:30.8068503Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8068900Z self=, 2025-05-07T20:13:30.8068998Z compile=True, 2025-05-07T20:13:30.8069108Z pooling_mode=, 2025-05-07T20:13:30.8069186Z T=1, 2025-05-07T20:13:30.8069279Z D=95, 2025-05-07T20:13:30.8069356Z B=68, 2025-05-07T20:13:30.8069435Z log_E=4, 2025-05-07T20:13:30.8069523Z L=20, 2025-05-07T20:13:30.8069607Z D_gradcheck=2, 2025-05-07T20:13:30.8069718Z stochastic_rounding=False, 2025-05-07T20:13:30.8069801Z weighted=True, 2025-05-07T20:13:30.8069885Z row_wise=True, 2025-05-07T20:13:30.8069978Z mixed=True, 2025-05-07T20:13:30.8070089Z use_cache=False, 2025-05-07T20:13:30.8070198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8070293Z use_cpu=True, 2025-05-07T20:13:30.8070396Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8070471Z ) 2025-05-07T20:13:30.8070616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8070991Z self=, 2025-05-07T20:13:30.8071076Z compile=True, 2025-05-07T20:13:30.8071199Z pooling_mode=, 2025-05-07T20:13:30.8071276Z T=1, 2025-05-07T20:13:30.8071400Z D=123, 2025-05-07T20:13:30.8071478Z B=87, 2025-05-07T20:13:30.8071557Z log_E=5, 2025-05-07T20:13:30.8071650Z L=20, 2025-05-07T20:13:30.8071733Z D_gradcheck=1, 2025-05-07T20:13:30.8071832Z stochastic_rounding=True, 2025-05-07T20:13:30.8071930Z weighted=False, 2025-05-07T20:13:30.8072012Z row_wise=True, 2025-05-07T20:13:30.8072093Z mixed=True, 2025-05-07T20:13:30.8072192Z use_cache=False, 2025-05-07T20:13:30.8072302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8072383Z use_cpu=True, 2025-05-07T20:13:30.8072497Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8072571Z ) 2025-05-07T20:13:30.8395131Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8395712Z self=, 2025-05-07T20:13:30.8395829Z compile=True, 2025-05-07T20:13:30.8396020Z pooling_mode=, 2025-05-07T20:13:30.8396129Z T=3, 2025-05-07T20:13:30.8396237Z D=49, 2025-05-07T20:13:30.8396361Z B=53, 2025-05-07T20:13:30.8396479Z log_E=3, 2025-05-07T20:13:30.8396588Z L=14, 2025-05-07T20:13:30.8396759Z D_gradcheck=2, 2025-05-07T20:13:30.8396946Z stochastic_rounding=True, 2025-05-07T20:13:30.8397124Z weighted=False, 2025-05-07T20:13:30.8397283Z row_wise=True, 2025-05-07T20:13:30.8397399Z mixed=True, 2025-05-07T20:13:30.8397558Z use_cache=False, 2025-05-07T20:13:30.8397669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8397752Z use_cpu=True, 2025-05-07T20:13:30.8397872Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8397947Z ) 2025-05-07T20:13:30.8398085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8398479Z self=, 2025-05-07T20:13:30.8398563Z compile=True, 2025-05-07T20:13:30.8398674Z pooling_mode=, 2025-05-07T20:13:30.8398773Z T=1, 2025-05-07T20:13:30.8398851Z D=106, 2025-05-07T20:13:30.8398991Z B=51, 2025-05-07T20:13:30.8399069Z log_E=4, 2025-05-07T20:13:30.8399146Z L=11, 2025-05-07T20:13:30.8399244Z D_gradcheck=2, 2025-05-07T20:13:30.8399344Z stochastic_rounding=False, 2025-05-07T20:13:30.8399427Z weighted=True, 2025-05-07T20:13:30.8406223Z row_wise=True, 2025-05-07T20:13:30.8406566Z mixed=True, 2025-05-07T20:13:30.8406659Z use_cache=False, 2025-05-07T20:13:30.8406794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8406960Z use_cpu=True, 2025-05-07T20:13:30.8407071Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8407166Z ) 2025-05-07T20:13:30.8407313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8407762Z self=, 2025-05-07T20:13:30.8407861Z compile=True, 2025-05-07T20:13:30.8407978Z pooling_mode=, 2025-05-07T20:13:30.8408074Z T=5, 2025-05-07T20:13:30.8408153Z D=37, 2025-05-07T20:13:30.8408232Z B=94, 2025-05-07T20:13:30.8408329Z log_E=5, 2025-05-07T20:13:30.8408410Z L=20, 2025-05-07T20:13:30.8408496Z D_gradcheck=1, 2025-05-07T20:13:30.8408612Z stochastic_rounding=True, 2025-05-07T20:13:30.8408698Z weighted=True, 2025-05-07T20:13:30.8408783Z row_wise=True, 2025-05-07T20:13:30.8408926Z mixed=False, 2025-05-07T20:13:30.8409012Z use_cache=True, 2025-05-07T20:13:30.8409124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8409223Z use_cpu=True, 2025-05-07T20:13:30.8409332Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8409411Z ) 2025-05-07T20:13:30.8409569Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8409950Z self=, 2025-05-07T20:13:30.8410053Z compile=False, 2025-05-07T20:13:30.8410166Z pooling_mode=, 2025-05-07T20:13:30.8410282Z T=2, 2025-05-07T20:13:30.8410378Z D=107, 2025-05-07T20:13:30.8410455Z B=84, 2025-05-07T20:13:30.8410536Z log_E=3, 2025-05-07T20:13:30.8410629Z L=16, 2025-05-07T20:13:30.8410713Z D_gradcheck=1, 2025-05-07T20:13:30.8410813Z stochastic_rounding=False, 2025-05-07T20:13:30.8410912Z weighted=False, 2025-05-07T20:13:30.8410995Z row_wise=True, 2025-05-07T20:13:30.8411077Z mixed=True, 2025-05-07T20:13:30.8411177Z use_cache=False, 2025-05-07T20:13:30.8411290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8411374Z use_cpu=True, 2025-05-07T20:13:30.8411493Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8411570Z ) 2025-05-07T20:13:30.8411724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8412099Z self=, 2025-05-07T20:13:30.8412184Z compile=False, 2025-05-07T20:13:30.8412308Z pooling_mode=, 2025-05-07T20:13:30.8412387Z T=4, 2025-05-07T20:13:30.8412463Z D=27, 2025-05-07T20:13:30.8412552Z B=78, 2025-05-07T20:13:30.8412630Z log_E=5, 2025-05-07T20:13:30.8412706Z L=3, 2025-05-07T20:13:30.8412800Z D_gradcheck=2, 2025-05-07T20:13:30.8412898Z stochastic_rounding=True, 2025-05-07T20:13:30.8412982Z weighted=False, 2025-05-07T20:13:30.8413079Z row_wise=True, 2025-05-07T20:13:30.8413162Z mixed=False, 2025-05-07T20:13:30.8413248Z use_cache=True, 2025-05-07T20:13:30.8413370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8413453Z use_cpu=True, 2025-05-07T20:13:30.8413570Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8413647Z ) 2025-05-07T20:13:30.8413783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8414175Z self=, 2025-05-07T20:13:30.8414259Z compile=True, 2025-05-07T20:13:30.8414370Z pooling_mode=, 2025-05-07T20:13:30.8414464Z T=4, 2025-05-07T20:13:30.8414542Z D=93, 2025-05-07T20:13:30.8414620Z B=108, 2025-05-07T20:13:30.8414713Z log_E=5, 2025-05-07T20:13:30.8414795Z L=7, 2025-05-07T20:13:30.8414878Z D_gradcheck=2, 2025-05-07T20:13:30.8414990Z stochastic_rounding=True, 2025-05-07T20:13:30.8415076Z weighted=False, 2025-05-07T20:13:30.8415229Z row_wise=True, 2025-05-07T20:13:30.8415312Z mixed=False, 2025-05-07T20:13:30.8415396Z use_cache=True, 2025-05-07T20:13:30.8415518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8415601Z use_cpu=True, 2025-05-07T20:13:30.8415705Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8415792Z ) 2025-05-07T20:13:30.8415928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8416327Z self=, 2025-05-07T20:13:30.8416425Z compile=True, 2025-05-07T20:13:30.8416534Z pooling_mode=, 2025-05-07T20:13:30.8416612Z T=5, 2025-05-07T20:13:30.8416701Z D=67, 2025-05-07T20:13:30.8416777Z B=26, 2025-05-07T20:13:30.8416855Z log_E=4, 2025-05-07T20:13:30.8416942Z L=12, 2025-05-07T20:13:30.8417025Z D_gradcheck=1, 2025-05-07T20:13:30.8417137Z stochastic_rounding=False, 2025-05-07T20:13:30.8417220Z weighted=True, 2025-05-07T20:13:30.8417333Z row_wise=True, 2025-05-07T20:13:30.8417428Z mixed=False, 2025-05-07T20:13:30.8417512Z use_cache=False, 2025-05-07T20:13:30.8417622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8417721Z use_cpu=True, 2025-05-07T20:13:30.8417926Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8418003Z ) 2025-05-07T20:13:30.8418156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8418535Z self=, 2025-05-07T20:13:30.8418622Z compile=False, 2025-05-07T20:13:30.8418791Z pooling_mode=, 2025-05-07T20:13:30.8418869Z T=3, 2025-05-07T20:13:30.8418959Z D=48, 2025-05-07T20:13:30.8419035Z B=59, 2025-05-07T20:13:30.8419112Z log_E=5, 2025-05-07T20:13:30.8419204Z L=7, 2025-05-07T20:13:30.8419288Z D_gradcheck=2, 2025-05-07T20:13:30.8419387Z stochastic_rounding=True, 2025-05-07T20:13:30.8419487Z weighted=False, 2025-05-07T20:13:30.8419572Z row_wise=True, 2025-05-07T20:13:30.8419654Z mixed=False, 2025-05-07T20:13:30.8419754Z use_cache=False, 2025-05-07T20:13:30.8419863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8419946Z use_cpu=True, 2025-05-07T20:13:30.8420066Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8420141Z ) 2025-05-07T20:13:30.8420277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8420661Z self=, 2025-05-07T20:13:30.8420746Z compile=False, 2025-05-07T20:13:30.8420871Z pooling_mode=, 2025-05-07T20:13:30.8420948Z T=5, 2025-05-07T20:13:30.8421026Z D=14, 2025-05-07T20:13:30.8421115Z B=11, 2025-05-07T20:13:30.8421194Z log_E=5, 2025-05-07T20:13:30.8421270Z L=3, 2025-05-07T20:13:30.8421366Z D_gradcheck=2, 2025-05-07T20:13:30.8421467Z stochastic_rounding=False, 2025-05-07T20:13:30.8421554Z weighted=True, 2025-05-07T20:13:30.8421648Z row_wise=True, 2025-05-07T20:13:30.8421730Z mixed=True, 2025-05-07T20:13:30.8421814Z use_cache=False, 2025-05-07T20:13:30.8421942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8422024Z use_cpu=True, 2025-05-07T20:13:30.8422126Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8422212Z ) 2025-05-07T20:13:30.8422346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8422731Z self=, 2025-05-07T20:13:30.8422815Z compile=False, 2025-05-07T20:13:30.8422925Z pooling_mode=, 2025-05-07T20:13:30.8423013Z T=3, 2025-05-07T20:13:30.8423089Z D=6, 2025-05-07T20:13:30.8423165Z B=6, 2025-05-07T20:13:30.8423257Z log_E=3, 2025-05-07T20:13:30.8423334Z L=20, 2025-05-07T20:13:30.8423416Z D_gradcheck=2, 2025-05-07T20:13:30.8423525Z stochastic_rounding=True, 2025-05-07T20:13:30.8423637Z weighted=True, 2025-05-07T20:13:30.8423720Z row_wise=True, 2025-05-07T20:13:30.8423813Z mixed=True, 2025-05-07T20:13:30.8423894Z use_cache=True, 2025-05-07T20:13:30.8424004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8424097Z use_cpu=True, 2025-05-07T20:13:30.8424199Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8424287Z ) 2025-05-07T20:13:30.8424447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8424825Z self=, 2025-05-07T20:13:30.8424925Z compile=False, 2025-05-07T20:13:30.8425034Z pooling_mode=, 2025-05-07T20:13:30.8425111Z T=5, 2025-05-07T20:13:30.8425203Z D=22, 2025-05-07T20:13:30.8425283Z B=58, 2025-05-07T20:13:30.8425361Z log_E=3, 2025-05-07T20:13:30.8425451Z L=14, 2025-05-07T20:13:30.8425536Z D_gradcheck=2, 2025-05-07T20:13:30.8425633Z stochastic_rounding=True, 2025-05-07T20:13:30.8425756Z weighted=True, 2025-05-07T20:13:30.8425839Z row_wise=True, 2025-05-07T20:13:30.8425932Z mixed=True, 2025-05-07T20:13:30.8426014Z use_cache=True, 2025-05-07T20:13:30.8426124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8426218Z use_cpu=True, 2025-05-07T20:13:30.8426321Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8426395Z ) 2025-05-07T20:13:30.8426542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8426915Z self=, 2025-05-07T20:13:30.8427030Z compile=False, 2025-05-07T20:13:30.8427152Z pooling_mode=, 2025-05-07T20:13:30.8427229Z T=5, 2025-05-07T20:13:30.8427306Z D=39, 2025-05-07T20:13:30.8427396Z B=90, 2025-05-07T20:13:30.8427472Z log_E=4, 2025-05-07T20:13:30.8427548Z L=5, 2025-05-07T20:13:30.8427645Z D_gradcheck=1, 2025-05-07T20:13:30.8427745Z stochastic_rounding=False, 2025-05-07T20:13:30.8427846Z weighted=False, 2025-05-07T20:13:30.8427928Z row_wise=True, 2025-05-07T20:13:30.8428008Z mixed=True, 2025-05-07T20:13:30.8428108Z use_cache=False, 2025-05-07T20:13:30.8428220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8428306Z use_cpu=True, 2025-05-07T20:13:30.8428424Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8428504Z ) 2025-05-07T20:13:30.8428642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8429029Z self=, 2025-05-07T20:13:30.8429115Z compile=True, 2025-05-07T20:13:30.8429226Z pooling_mode=, 2025-05-07T20:13:30.8429318Z T=5, 2025-05-07T20:13:30.8429397Z D=111, 2025-05-07T20:13:30.8429488Z B=6, 2025-05-07T20:13:30.8429570Z log_E=3, 2025-05-07T20:13:30.8429646Z L=19, 2025-05-07T20:13:30.8429746Z D_gradcheck=1, 2025-05-07T20:13:30.8429847Z stochastic_rounding=True, 2025-05-07T20:13:30.8429933Z weighted=True, 2025-05-07T20:13:30.8430028Z row_wise=True, 2025-05-07T20:13:30.8430110Z mixed=True, 2025-05-07T20:13:30.8430197Z use_cache=False, 2025-05-07T20:13:30.8430322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8430440Z use_cpu=True, 2025-05-07T20:13:30.8430546Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8430633Z ) 2025-05-07T20:13:30.8430769Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8431141Z self=, 2025-05-07T20:13:30.8431249Z compile=True, 2025-05-07T20:13:30.8431359Z pooling_mode=, 2025-05-07T20:13:30.8431449Z T=1, 2025-05-07T20:13:30.8431524Z D=34, 2025-05-07T20:13:30.8431603Z B=111, 2025-05-07T20:13:30.8431696Z log_E=4, 2025-05-07T20:13:30.8431811Z L=19, 2025-05-07T20:13:30.8431900Z D_gradcheck=2, 2025-05-07T20:13:30.8432044Z stochastic_rounding=True, 2025-05-07T20:13:30.8432131Z weighted=False, 2025-05-07T20:13:30.8432216Z row_wise=True, 2025-05-07T20:13:30.8432315Z mixed=True, 2025-05-07T20:13:30.8432401Z use_cache=True, 2025-05-07T20:13:30.8432511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8432604Z use_cpu=True, 2025-05-07T20:13:30.8432707Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8432808Z ) 2025-05-07T20:13:30.8432956Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8433330Z self=, 2025-05-07T20:13:30.8433432Z compile=True, 2025-05-07T20:13:30.8433540Z pooling_mode=, 2025-05-07T20:13:30.8433618Z T=4, 2025-05-07T20:13:30.8433703Z D=71, 2025-05-07T20:13:30.8433779Z B=60, 2025-05-07T20:13:30.8433855Z log_E=3, 2025-05-07T20:13:30.8433940Z L=8, 2025-05-07T20:13:30.8434022Z D_gradcheck=1, 2025-05-07T20:13:30.8434148Z stochastic_rounding=True, 2025-05-07T20:13:30.8434244Z weighted=True, 2025-05-07T20:13:30.8434326Z row_wise=True, 2025-05-07T20:13:30.8434409Z mixed=False, 2025-05-07T20:13:30.8434507Z use_cache=True, 2025-05-07T20:13:30.8434617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8434700Z use_cpu=True, 2025-05-07T20:13:30.8434812Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8434888Z ) 2025-05-07T20:13:30.8435033Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8435409Z self=, 2025-05-07T20:13:30.8435521Z compile=True, 2025-05-07T20:13:30.8435640Z pooling_mode=, 2025-05-07T20:13:30.8435719Z T=2, 2025-05-07T20:13:30.8435797Z D=103, 2025-05-07T20:13:30.8435886Z B=83, 2025-05-07T20:13:30.8435967Z log_E=3, 2025-05-07T20:13:30.8436043Z L=17, 2025-05-07T20:13:30.8436136Z D_gradcheck=2, 2025-05-07T20:13:30.8436236Z stochastic_rounding=True, 2025-05-07T20:13:30.8436320Z weighted=True, 2025-05-07T20:13:30.8436412Z row_wise=True, 2025-05-07T20:13:30.8436492Z mixed=False, 2025-05-07T20:13:30.8436585Z use_cache=False, 2025-05-07T20:13:30.8436693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8436776Z use_cpu=True, 2025-05-07T20:13:30.8436890Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8436967Z ) 2025-05-07T20:13:30.8754092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8754786Z self=, 2025-05-07T20:13:30.8754923Z compile=False, 2025-05-07T20:13:30.8755117Z pooling_mode=, 2025-05-07T20:13:30.8755228Z T=2, 2025-05-07T20:13:30.8755339Z D=60, 2025-05-07T20:13:30.8755473Z B=117, 2025-05-07T20:13:30.8755622Z log_E=5, 2025-05-07T20:13:30.8755790Z L=9, 2025-05-07T20:13:30.8755958Z D_gradcheck=1, 2025-05-07T20:13:30.8756151Z stochastic_rounding=True, 2025-05-07T20:13:30.8756273Z weighted=False, 2025-05-07T20:13:30.8756356Z row_wise=True, 2025-05-07T20:13:30.8756437Z mixed=True, 2025-05-07T20:13:30.8756535Z use_cache=False, 2025-05-07T20:13:30.8756645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8756728Z use_cpu=True, 2025-05-07T20:13:30.8756848Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8756925Z ) 2025-05-07T20:13:30.8757060Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8757452Z self=, 2025-05-07T20:13:30.8757539Z compile=False, 2025-05-07T20:13:30.8757661Z pooling_mode=, 2025-05-07T20:13:30.8757739Z T=3, 2025-05-07T20:13:30.8757816Z D=91, 2025-05-07T20:13:30.8757905Z B=47, 2025-05-07T20:13:30.8757984Z log_E=5, 2025-05-07T20:13:30.8758060Z L=17, 2025-05-07T20:13:30.8758314Z D_gradcheck=2, 2025-05-07T20:13:30.8758417Z stochastic_rounding=False, 2025-05-07T20:13:30.8758502Z weighted=False, 2025-05-07T20:13:30.8758600Z row_wise=True, 2025-05-07T20:13:30.8758682Z mixed=False, 2025-05-07T20:13:30.8758767Z use_cache=False, 2025-05-07T20:13:30.8758893Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8758977Z use_cpu=True, 2025-05-07T20:13:30.8759124Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8759212Z ) 2025-05-07T20:13:30.8759347Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8759735Z self=, 2025-05-07T20:13:30.8759823Z compile=True, 2025-05-07T20:13:30.8759934Z pooling_mode=, 2025-05-07T20:13:30.8760029Z T=2, 2025-05-07T20:13:30.8760108Z D=68, 2025-05-07T20:13:30.8760185Z B=35, 2025-05-07T20:13:30.8760278Z log_E=5, 2025-05-07T20:13:30.8760355Z L=16, 2025-05-07T20:13:30.8760485Z D_gradcheck=1, 2025-05-07T20:13:30.8760596Z stochastic_rounding=True, 2025-05-07T20:13:30.8760681Z weighted=False, 2025-05-07T20:13:30.8760763Z row_wise=True, 2025-05-07T20:13:30.8760857Z mixed=False, 2025-05-07T20:13:30.8760939Z use_cache=True, 2025-05-07T20:13:30.8761049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8761144Z use_cpu=True, 2025-05-07T20:13:30.8761249Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8761336Z ) 2025-05-07T20:13:30.8761470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8761850Z self=, 2025-05-07T20:13:30.8762010Z compile=False, 2025-05-07T20:13:30.8762120Z pooling_mode=, 2025-05-07T20:13:30.8762197Z T=3, 2025-05-07T20:13:30.8762287Z D=74, 2025-05-07T20:13:30.8762364Z B=82, 2025-05-07T20:13:30.8762441Z log_E=5, 2025-05-07T20:13:30.8762534Z L=19, 2025-05-07T20:13:30.8762619Z D_gradcheck=2, 2025-05-07T20:13:30.8762717Z stochastic_rounding=True, 2025-05-07T20:13:30.8762815Z weighted=False, 2025-05-07T20:13:30.8762897Z row_wise=True, 2025-05-07T20:13:30.8762977Z mixed=True, 2025-05-07T20:13:30.8763077Z use_cache=True, 2025-05-07T20:13:30.8763186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8763335Z use_cpu=True, 2025-05-07T20:13:30.8763441Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8763528Z ) 2025-05-07T20:13:30.8763663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8764054Z self=, 2025-05-07T20:13:30.8764141Z compile=False, 2025-05-07T20:13:30.8764253Z pooling_mode=, 2025-05-07T20:13:30.8764347Z T=1, 2025-05-07T20:13:30.8764426Z D=18, 2025-05-07T20:13:30.8764504Z B=108, 2025-05-07T20:13:30.8764600Z log_E=4, 2025-05-07T20:13:30.8764678Z L=13, 2025-05-07T20:13:30.8764763Z D_gradcheck=2, 2025-05-07T20:13:30.8764873Z stochastic_rounding=False, 2025-05-07T20:13:30.8764959Z weighted=True, 2025-05-07T20:13:30.8765041Z row_wise=True, 2025-05-07T20:13:30.8765133Z mixed=True, 2025-05-07T20:13:30.8765218Z use_cache=False, 2025-05-07T20:13:30.8765329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8765428Z use_cpu=True, 2025-05-07T20:13:30.8765530Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8765615Z ) 2025-05-07T20:13:30.8765749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8766124Z self=, 2025-05-07T20:13:30.8766232Z compile=True, 2025-05-07T20:13:30.8766343Z pooling_mode=, 2025-05-07T20:13:30.8766420Z T=5, 2025-05-07T20:13:30.8766511Z D=84, 2025-05-07T20:13:30.8766589Z B=106, 2025-05-07T20:13:30.8766669Z log_E=4, 2025-05-07T20:13:30.8766790Z L=13, 2025-05-07T20:13:30.8766876Z D_gradcheck=1, 2025-05-07T20:13:30.8766976Z stochastic_rounding=True, 2025-05-07T20:13:30.8767075Z weighted=False, 2025-05-07T20:13:30.8767159Z row_wise=True, 2025-05-07T20:13:30.8767258Z mixed=False, 2025-05-07T20:13:30.8767348Z use_cache=False, 2025-05-07T20:13:30.8767461Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8767590Z use_cpu=True, 2025-05-07T20:13:30.8767697Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8767772Z ) 2025-05-07T20:13:30.8767922Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8768298Z self=, 2025-05-07T20:13:30.8768385Z compile=False, 2025-05-07T20:13:30.8768511Z pooling_mode=, 2025-05-07T20:13:30.8768590Z T=2, 2025-05-07T20:13:30.8768669Z D=98, 2025-05-07T20:13:30.8768762Z B=21, 2025-05-07T20:13:30.8768845Z log_E=5, 2025-05-07T20:13:30.8768950Z L=20, 2025-05-07T20:13:30.8769050Z D_gradcheck=1, 2025-05-07T20:13:30.8769152Z stochastic_rounding=False, 2025-05-07T20:13:30.8769252Z weighted=True, 2025-05-07T20:13:30.8769337Z row_wise=True, 2025-05-07T20:13:30.8769420Z mixed=False, 2025-05-07T20:13:30.8769520Z use_cache=False, 2025-05-07T20:13:30.8769632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8769718Z use_cpu=True, 2025-05-07T20:13:30.8769840Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8769916Z ) 2025-05-07T20:13:30.8770050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8770465Z self=, 2025-05-07T20:13:30.8770549Z compile=True, 2025-05-07T20:13:30.8770660Z pooling_mode=, 2025-05-07T20:13:30.8770750Z T=2, 2025-05-07T20:13:30.8770827Z D=14, 2025-05-07T20:13:30.8770921Z B=93, 2025-05-07T20:13:30.8771002Z log_E=5, 2025-05-07T20:13:30.8771079Z L=15, 2025-05-07T20:13:30.8771177Z D_gradcheck=2, 2025-05-07T20:13:30.8771275Z stochastic_rounding=False, 2025-05-07T20:13:30.8771358Z weighted=False, 2025-05-07T20:13:30.8771454Z row_wise=True, 2025-05-07T20:13:30.8771534Z mixed=True, 2025-05-07T20:13:30.8771616Z use_cache=True, 2025-05-07T20:13:30.8771736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8771820Z use_cpu=True, 2025-05-07T20:13:30.8771922Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8772008Z ) 2025-05-07T20:13:30.8772142Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8772522Z self=, 2025-05-07T20:13:30.8772619Z compile=False, 2025-05-07T20:13:30.8772727Z pooling_mode=, 2025-05-07T20:13:30.8772816Z T=2, 2025-05-07T20:13:30.8772894Z D=22, 2025-05-07T20:13:30.8772972Z B=75, 2025-05-07T20:13:30.8773065Z log_E=4, 2025-05-07T20:13:30.8773141Z L=16, 2025-05-07T20:13:30.8773224Z D_gradcheck=1, 2025-05-07T20:13:30.8773337Z stochastic_rounding=True, 2025-05-07T20:13:30.8773422Z weighted=False, 2025-05-07T20:13:30.8773504Z row_wise=True, 2025-05-07T20:13:30.8773601Z mixed=False, 2025-05-07T20:13:30.8773684Z use_cache=True, 2025-05-07T20:13:30.8773796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8773894Z use_cpu=True, 2025-05-07T20:13:30.8774001Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8774076Z ) 2025-05-07T20:13:30.8774223Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8774596Z self=, 2025-05-07T20:13:30.8774693Z compile=False, 2025-05-07T20:13:30.8774803Z pooling_mode=, 2025-05-07T20:13:30.8774880Z T=4, 2025-05-07T20:13:30.8774968Z D=116, 2025-05-07T20:13:30.8775077Z B=93, 2025-05-07T20:13:30.8775156Z log_E=3, 2025-05-07T20:13:30.8775244Z L=18, 2025-05-07T20:13:30.8775327Z D_gradcheck=1, 2025-05-07T20:13:30.8775425Z stochastic_rounding=False, 2025-05-07T20:13:30.8775521Z weighted=False, 2025-05-07T20:13:30.8775604Z row_wise=True, 2025-05-07T20:13:30.8775685Z mixed=True, 2025-05-07T20:13:30.8775785Z use_cache=False, 2025-05-07T20:13:30.8775922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8776005Z use_cpu=True, 2025-05-07T20:13:30.8776121Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8776196Z ) 2025-05-07T20:13:30.8776341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8776715Z self=, 2025-05-07T20:13:30.8776802Z compile=True, 2025-05-07T20:13:30.8776925Z pooling_mode=, 2025-05-07T20:13:30.8777003Z T=4, 2025-05-07T20:13:30.8777082Z D=113, 2025-05-07T20:13:30.8777173Z B=98, 2025-05-07T20:13:30.8777277Z log_E=4, 2025-05-07T20:13:30.8777355Z L=7, 2025-05-07T20:13:30.8777451Z D_gradcheck=1, 2025-05-07T20:13:30.8777552Z stochastic_rounding=False, 2025-05-07T20:13:30.8777635Z weighted=True, 2025-05-07T20:13:30.8777729Z row_wise=True, 2025-05-07T20:13:30.8777932Z mixed=False, 2025-05-07T20:13:30.8778036Z use_cache=False, 2025-05-07T20:13:30.8778151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8778235Z use_cpu=True, 2025-05-07T20:13:30.8778353Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8778429Z ) 2025-05-07T20:13:30.8778597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8778988Z self=, 2025-05-07T20:13:30.8779072Z compile=True, 2025-05-07T20:13:30.8779181Z pooling_mode=, 2025-05-07T20:13:30.8779270Z T=4, 2025-05-07T20:13:30.8779349Z D=95, 2025-05-07T20:13:30.8779427Z B=114, 2025-05-07T20:13:30.8779523Z log_E=3, 2025-05-07T20:13:30.8779603Z L=19, 2025-05-07T20:13:30.8779688Z D_gradcheck=1, 2025-05-07T20:13:30.8779802Z stochastic_rounding=False, 2025-05-07T20:13:30.8779886Z weighted=False, 2025-05-07T20:13:30.8779982Z row_wise=True, 2025-05-07T20:13:30.8780063Z mixed=True, 2025-05-07T20:13:30.8780147Z use_cache=True, 2025-05-07T20:13:30.8780271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8780354Z use_cpu=True, 2025-05-07T20:13:30.8780458Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8780544Z ) 2025-05-07T20:13:30.8780679Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8781055Z self=, 2025-05-07T20:13:30.8781153Z compile=True, 2025-05-07T20:13:30.8781263Z pooling_mode=, 2025-05-07T20:13:30.8781340Z T=5, 2025-05-07T20:13:30.8781430Z D=73, 2025-05-07T20:13:30.8781509Z B=34, 2025-05-07T20:13:30.8781599Z log_E=4, 2025-05-07T20:13:30.8781675Z L=15, 2025-05-07T20:13:30.8781758Z D_gradcheck=2, 2025-05-07T20:13:30.8781867Z stochastic_rounding=True, 2025-05-07T20:13:30.8781951Z weighted=False, 2025-05-07T20:13:30.8782033Z row_wise=True, 2025-05-07T20:13:30.8782126Z mixed=True, 2025-05-07T20:13:30.8782210Z use_cache=False, 2025-05-07T20:13:30.8782319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8782412Z use_cpu=True, 2025-05-07T20:13:30.8782516Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8782594Z ) 2025-05-07T20:13:30.8782741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8783116Z self=, 2025-05-07T20:13:30.8783211Z compile=True, 2025-05-07T20:13:30.8783321Z pooling_mode=, 2025-05-07T20:13:30.8783397Z T=2, 2025-05-07T20:13:30.8783516Z D=111, 2025-05-07T20:13:30.8783594Z B=54, 2025-05-07T20:13:30.8783672Z log_E=5, 2025-05-07T20:13:30.8783759Z L=6, 2025-05-07T20:13:30.8783844Z D_gradcheck=2, 2025-05-07T20:13:30.8783941Z stochastic_rounding=True, 2025-05-07T20:13:30.8784037Z weighted=False, 2025-05-07T20:13:30.8784120Z row_wise=True, 2025-05-07T20:13:30.8784199Z mixed=True, 2025-05-07T20:13:30.8784324Z use_cache=False, 2025-05-07T20:13:30.8784437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8784520Z use_cpu=True, 2025-05-07T20:13:30.8784639Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8784716Z ) 2025-05-07T20:13:30.8784850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8785239Z self=, 2025-05-07T20:13:30.8785323Z compile=True, 2025-05-07T20:13:30.8785446Z pooling_mode=, 2025-05-07T20:13:30.8785527Z T=2, 2025-05-07T20:13:30.8785629Z D=55, 2025-05-07T20:13:30.8785720Z B=23, 2025-05-07T20:13:30.8785798Z log_E=5, 2025-05-07T20:13:30.8785875Z L=9, 2025-05-07T20:13:30.8785970Z D_gradcheck=2, 2025-05-07T20:13:30.8786067Z stochastic_rounding=True, 2025-05-07T20:13:30.8786152Z weighted=True, 2025-05-07T20:13:30.8786246Z row_wise=True, 2025-05-07T20:13:30.8786329Z mixed=True, 2025-05-07T20:13:30.8786416Z use_cache=True, 2025-05-07T20:13:30.8786537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:30.8786620Z use_cpu=True, 2025-05-07T20:13:30.8786735Z output_dtype=SparseType.FP16, 2025-05-07T20:13:30.8786834Z ) 2025-05-07T20:13:30.8786970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:30.8787358Z self=, 2025-05-07T20:13:30.8787444Z compile=False, 2025-05-07T20:13:30.8787555Z pooling_mode=, 2025-05-07T20:13:30.8787648Z T=4, 2025-05-07T20:13:30.8787729Z D=4, 2025-05-07T20:13:30.8787808Z B=51, 2025-05-07T20:13:30.8787901Z log_E=5, 2025-05-07T20:13:30.8787981Z L=1, 2025-05-07T20:13:30.8788067Z D_gradcheck=2, 2025-05-07T20:13:30.8788181Z stochastic_rounding=True, 2025-05-07T20:13:30.8788267Z weighted=False, 2025-05-07T20:13:30.8788350Z row_wise=True, 2025-05-07T20:13:30.8788446Z mixed=True, 2025-05-07T20:13:30.8788534Z use_cache=True, 2025-05-07T20:13:30.8788661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:30.8788747Z use_cpu=True, 2025-05-07T20:13:30.8788853Z output_dtype=SparseType.FP32, 2025-05-07T20:13:30.8788945Z ) 2025-05-07T20:13:32.6374451Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6375541Z self=, 2025-05-07T20:13:32.6376459Z compile=True, 2025-05-07T20:13:32.6376728Z pooling_mode=, 2025-05-07T20:13:32.6377049Z T=5, 2025-05-07T20:13:32.6377255Z D=93, 2025-05-07T20:13:32.6377450Z B=116, 2025-05-07T20:13:32.6377635Z log_E=4, 2025-05-07T20:13:32.6377974Z L=18, 2025-05-07T20:13:32.6378180Z D_gradcheck=2, 2025-05-07T20:13:32.6378429Z stochastic_rounding=False, 2025-05-07T20:13:32.6378696Z weighted=True, 2025-05-07T20:13:32.6378926Z row_wise=True, 2025-05-07T20:13:32.6379146Z mixed=True, 2025-05-07T20:13:32.6379366Z use_cache=False, 2025-05-07T20:13:32.6379628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6379942Z use_cpu=True, 2025-05-07T20:13:32.6380178Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6380472Z ) 2025-05-07T20:13:32.6380714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6381342Z self=, 2025-05-07T20:13:32.6381932Z compile=False, 2025-05-07T20:13:32.6382187Z pooling_mode=, 2025-05-07T20:13:32.6382697Z T=2, 2025-05-07T20:13:32.6382895Z D=2, 2025-05-07T20:13:32.6383091Z B=87, 2025-05-07T20:13:32.6383277Z log_E=4, 2025-05-07T20:13:32.6383482Z L=0, 2025-05-07T20:13:32.6383686Z D_gradcheck=2, 2025-05-07T20:13:32.6383917Z stochastic_rounding=False, 2025-05-07T20:13:32.6384192Z weighted=True, 2025-05-07T20:13:32.6384418Z row_wise=True, 2025-05-07T20:13:32.6384691Z mixed=True, 2025-05-07T20:13:32.6384898Z use_cache=False, 2025-05-07T20:13:32.6385156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6385465Z use_cpu=True, 2025-05-07T20:13:32.6385699Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6385984Z ) 2025-05-07T20:13:32.6386230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6386856Z self=, 2025-05-07T20:13:32.6387440Z compile=False, 2025-05-07T20:13:32.6387694Z pooling_mode=, 2025-05-07T20:13:32.6388033Z T=4, 2025-05-07T20:13:32.6388228Z D=36, 2025-05-07T20:13:32.6388429Z B=18, 2025-05-07T20:13:32.6388613Z log_E=3, 2025-05-07T20:13:32.6388814Z L=5, 2025-05-07T20:13:32.6389018Z D_gradcheck=2, 2025-05-07T20:13:32.6389252Z stochastic_rounding=True, 2025-05-07T20:13:32.6389531Z weighted=False, 2025-05-07T20:13:32.6389762Z row_wise=True, 2025-05-07T20:13:32.6389973Z mixed=True, 2025-05-07T20:13:32.6390192Z use_cache=True, 2025-05-07T20:13:32.6390446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6390741Z use_cpu=True, 2025-05-07T20:13:32.6391035Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6391314Z ) 2025-05-07T20:13:32.6391558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6392181Z self=, 2025-05-07T20:13:32.6392772Z compile=True, 2025-05-07T20:13:32.6393031Z pooling_mode=, 2025-05-07T20:13:32.6393324Z T=2, 2025-05-07T20:13:32.6393519Z D=96, 2025-05-07T20:13:32.6393720Z B=112, 2025-05-07T20:13:32.6393908Z log_E=3, 2025-05-07T20:13:32.6394110Z L=3, 2025-05-07T20:13:32.6394309Z D_gradcheck=2, 2025-05-07T20:13:32.6394559Z stochastic_rounding=True, 2025-05-07T20:13:32.6394835Z weighted=False, 2025-05-07T20:13:32.6395055Z row_wise=True, 2025-05-07T20:13:32.6395284Z mixed=True, 2025-05-07T20:13:32.6395504Z use_cache=True, 2025-05-07T20:13:32.6395805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6396114Z use_cpu=True, 2025-05-07T20:13:32.6396365Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6396633Z ) 2025-05-07T20:13:32.6396879Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6397522Z self=, 2025-05-07T20:13:32.6398101Z compile=True, 2025-05-07T20:13:32.6398360Z pooling_mode=, 2025-05-07T20:13:32.6398669Z T=3, 2025-05-07T20:13:32.6398869Z D=83, 2025-05-07T20:13:32.6399057Z B=77, 2025-05-07T20:13:32.6399258Z log_E=3, 2025-05-07T20:13:32.6399464Z L=0, 2025-05-07T20:13:32.6399656Z D_gradcheck=1, 2025-05-07T20:13:32.6399902Z stochastic_rounding=False, 2025-05-07T20:13:32.6400182Z weighted=True, 2025-05-07T20:13:32.6400396Z row_wise=True, 2025-05-07T20:13:32.6400625Z mixed=True, 2025-05-07T20:13:32.6400845Z use_cache=True, 2025-05-07T20:13:32.6401086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6401387Z use_cpu=True, 2025-05-07T20:13:32.6401630Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6401894Z ) 2025-05-07T20:13:32.6402135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6402767Z self=, 2025-05-07T20:13:32.6403340Z compile=False, 2025-05-07T20:13:32.6403641Z pooling_mode=, 2025-05-07T20:13:32.6403942Z T=1, 2025-05-07T20:13:32.6404124Z D=18, 2025-05-07T20:13:32.6404323Z B=108, 2025-05-07T20:13:32.6404522Z log_E=5, 2025-05-07T20:13:32.6404714Z L=7, 2025-05-07T20:13:32.6404918Z D_gradcheck=1, 2025-05-07T20:13:32.6405162Z stochastic_rounding=False, 2025-05-07T20:13:32.6405436Z weighted=True, 2025-05-07T20:13:32.6405684Z row_wise=True, 2025-05-07T20:13:32.6405904Z mixed=True, 2025-05-07T20:13:32.6406121Z use_cache=False, 2025-05-07T20:13:32.6406370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6406673Z use_cpu=True, 2025-05-07T20:13:32.6406920Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6407190Z ) 2025-05-07T20:13:32.6407435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6408071Z self=, 2025-05-07T20:13:32.6408646Z compile=True, 2025-05-07T20:13:32.6408932Z pooling_mode=, 2025-05-07T20:13:32.6409235Z T=3, 2025-05-07T20:13:32.6409417Z D=11, 2025-05-07T20:13:32.6409610Z B=83, 2025-05-07T20:13:32.6409831Z log_E=3, 2025-05-07T20:13:32.6410021Z L=20, 2025-05-07T20:13:32.6410226Z D_gradcheck=1, 2025-05-07T20:13:32.6410472Z stochastic_rounding=True, 2025-05-07T20:13:32.6410734Z weighted=True, 2025-05-07T20:13:32.6410961Z row_wise=True, 2025-05-07T20:13:32.6411183Z mixed=False, 2025-05-07T20:13:32.6411392Z use_cache=True, 2025-05-07T20:13:32.6411645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6411981Z use_cpu=True, 2025-05-07T20:13:32.6412225Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6412490Z ) 2025-05-07T20:13:32.6412730Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6413367Z self=, 2025-05-07T20:13:32.6413942Z compile=False, 2025-05-07T20:13:32.6414203Z pooling_mode=, 2025-05-07T20:13:32.6414501Z T=1, 2025-05-07T20:13:32.6414680Z D=43, 2025-05-07T20:13:32.6414875Z B=19, 2025-05-07T20:13:32.6415069Z log_E=4, 2025-05-07T20:13:32.6415256Z L=3, 2025-05-07T20:13:32.6415452Z D_gradcheck=1, 2025-05-07T20:13:32.6415691Z stochastic_rounding=True, 2025-05-07T20:13:32.6415952Z weighted=False, 2025-05-07T20:13:32.6416180Z row_wise=True, 2025-05-07T20:13:32.6416400Z mixed=True, 2025-05-07T20:13:32.6416610Z use_cache=False, 2025-05-07T20:13:32.6416870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6417176Z use_cpu=True, 2025-05-07T20:13:32.6417409Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6417691Z ) 2025-05-07T20:13:32.6418055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6418694Z self=, 2025-05-07T20:13:32.6419273Z compile=True, 2025-05-07T20:13:32.6419530Z pooling_mode=, 2025-05-07T20:13:32.6419830Z T=2, 2025-05-07T20:13:32.6420010Z D=37, 2025-05-07T20:13:32.6420206Z B=48, 2025-05-07T20:13:32.6420403Z log_E=4, 2025-05-07T20:13:32.6420592Z L=13, 2025-05-07T20:13:32.6420790Z D_gradcheck=2, 2025-05-07T20:13:32.6421035Z stochastic_rounding=True, 2025-05-07T20:13:32.6421295Z weighted=True, 2025-05-07T20:13:32.6421525Z row_wise=True, 2025-05-07T20:13:32.6421749Z mixed=False, 2025-05-07T20:13:32.6421960Z use_cache=True, 2025-05-07T20:13:32.6422220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6422530Z use_cpu=True, 2025-05-07T20:13:32.6422765Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6423052Z ) 2025-05-07T20:13:32.6423299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6423923Z self=, 2025-05-07T20:13:32.6424571Z compile=True, 2025-05-07T20:13:32.6424830Z pooling_mode=, 2025-05-07T20:13:32.6425136Z T=1, 2025-05-07T20:13:32.6425323Z D=31, 2025-05-07T20:13:32.6425522Z B=24, 2025-05-07T20:13:32.6425726Z log_E=5, 2025-05-07T20:13:32.6425924Z L=16, 2025-05-07T20:13:32.6426129Z D_gradcheck=2, 2025-05-07T20:13:32.6426373Z stochastic_rounding=True, 2025-05-07T20:13:32.6426663Z weighted=True, 2025-05-07T20:13:32.6426890Z row_wise=True, 2025-05-07T20:13:32.6427120Z mixed=False, 2025-05-07T20:13:32.6427329Z use_cache=False, 2025-05-07T20:13:32.6427589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6427893Z use_cpu=True, 2025-05-07T20:13:32.6428124Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6428402Z ) 2025-05-07T20:13:32.6428644Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6429266Z self=, 2025-05-07T20:13:32.6429889Z compile=True, 2025-05-07T20:13:32.6430140Z pooling_mode=, 2025-05-07T20:13:32.6430443Z T=3, 2025-05-07T20:13:32.6430629Z D=9, 2025-05-07T20:13:32.6430822Z B=40, 2025-05-07T20:13:32.6431018Z log_E=4, 2025-05-07T20:13:32.6431213Z L=8, 2025-05-07T20:13:32.6431413Z D_gradcheck=2, 2025-05-07T20:13:32.6431660Z stochastic_rounding=True, 2025-05-07T20:13:32.6431919Z weighted=True, 2025-05-07T20:13:32.6432145Z row_wise=True, 2025-05-07T20:13:32.6432364Z mixed=False, 2025-05-07T20:13:32.6432573Z use_cache=True, 2025-05-07T20:13:32.6432824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6433161Z use_cpu=True, 2025-05-07T20:13:32.6433396Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6433671Z ) 2025-05-07T20:13:32.6433911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6434534Z self=, 2025-05-07T20:13:32.6435131Z compile=False, 2025-05-07T20:13:32.6435386Z pooling_mode=, 2025-05-07T20:13:32.6435675Z T=5, 2025-05-07T20:13:32.6435868Z D=69, 2025-05-07T20:13:32.6436063Z B=44, 2025-05-07T20:13:32.6436246Z log_E=5, 2025-05-07T20:13:32.6436448Z L=4, 2025-05-07T20:13:32.6436646Z D_gradcheck=1, 2025-05-07T20:13:32.6436874Z stochastic_rounding=True, 2025-05-07T20:13:32.6437152Z weighted=False, 2025-05-07T20:13:32.6437379Z row_wise=True, 2025-05-07T20:13:32.6437597Z mixed=True, 2025-05-07T20:13:32.6437805Z use_cache=False, 2025-05-07T20:13:32.6438064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6438370Z use_cpu=True, 2025-05-07T20:13:32.6438603Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6438899Z ) 2025-05-07T20:13:32.6439139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6439755Z self=, 2025-05-07T20:13:32.6440348Z compile=True, 2025-05-07T20:13:32.6440601Z pooling_mode=, 2025-05-07T20:13:32.6440889Z T=3, 2025-05-07T20:13:32.6441083Z D=73, 2025-05-07T20:13:32.6441277Z B=58, 2025-05-07T20:13:32.6441459Z log_E=3, 2025-05-07T20:13:32.6441660Z L=4, 2025-05-07T20:13:32.6441857Z D_gradcheck=2, 2025-05-07T20:13:32.6442088Z stochastic_rounding=True, 2025-05-07T20:13:32.6442364Z weighted=False, 2025-05-07T20:13:32.6442590Z row_wise=True, 2025-05-07T20:13:32.6442800Z mixed=False, 2025-05-07T20:13:32.6443023Z use_cache=False, 2025-05-07T20:13:32.6443284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6443591Z use_cpu=True, 2025-05-07T20:13:32.6443827Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6444110Z ) 2025-05-07T20:13:32.6444359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6444979Z self=, 2025-05-07T20:13:32.6445612Z compile=True, 2025-05-07T20:13:32.6445869Z pooling_mode=, 2025-05-07T20:13:32.6446157Z T=1, 2025-05-07T20:13:32.6446349Z D=53, 2025-05-07T20:13:32.6446545Z B=70, 2025-05-07T20:13:32.6446730Z log_E=4, 2025-05-07T20:13:32.6446934Z L=9, 2025-05-07T20:13:32.6447137Z D_gradcheck=1, 2025-05-07T20:13:32.6447430Z stochastic_rounding=True, 2025-05-07T20:13:32.6447974Z weighted=False, 2025-05-07T20:13:32.6448220Z row_wise=True, 2025-05-07T20:13:32.6448432Z mixed=True, 2025-05-07T20:13:32.6448660Z use_cache=False, 2025-05-07T20:13:32.6448931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6449228Z use_cpu=True, 2025-05-07T20:13:32.6449476Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6449763Z ) 2025-05-07T20:13:32.6449995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6450746Z self=, 2025-05-07T20:13:32.6451350Z compile=False, 2025-05-07T20:13:32.6451613Z pooling_mode=, 2025-05-07T20:13:32.6451903Z T=1, 2025-05-07T20:13:32.6452101Z D=64, 2025-05-07T20:13:32.6452299Z B=56, 2025-05-07T20:13:32.6452484Z log_E=5, 2025-05-07T20:13:32.6452689Z L=4, 2025-05-07T20:13:32.6452896Z D_gradcheck=1, 2025-05-07T20:13:32.6453132Z stochastic_rounding=False, 2025-05-07T20:13:32.6453409Z weighted=True, 2025-05-07T20:13:32.6453640Z row_wise=True, 2025-05-07T20:13:32.6453849Z mixed=True, 2025-05-07T20:13:32.6454067Z use_cache=True, 2025-05-07T20:13:32.6454362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6454653Z use_cpu=True, 2025-05-07T20:13:32.6454892Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6455173Z ) 2025-05-07T20:13:32.6455401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6456042Z self=, 2025-05-07T20:13:32.6456628Z compile=False, 2025-05-07T20:13:32.6456881Z pooling_mode=, 2025-05-07T20:13:32.6457166Z T=5, 2025-05-07T20:13:32.6457367Z D=29, 2025-05-07T20:13:32.6457564Z B=104, 2025-05-07T20:13:32.6457752Z log_E=4, 2025-05-07T20:13:32.6458065Z L=0, 2025-05-07T20:13:32.6458264Z D_gradcheck=2, 2025-05-07T20:13:32.6458497Z stochastic_rounding=True, 2025-05-07T20:13:32.6458771Z weighted=False, 2025-05-07T20:13:32.6458997Z row_wise=True, 2025-05-07T20:13:32.6459207Z mixed=False, 2025-05-07T20:13:32.6459429Z use_cache=False, 2025-05-07T20:13:32.6459691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6459983Z use_cpu=True, 2025-05-07T20:13:32.6460226Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6460505Z ) 2025-05-07T20:13:32.6739078Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6740087Z self=, 2025-05-07T20:13:32.6741243Z compile=True, 2025-05-07T20:13:32.6741500Z pooling_mode=, 2025-05-07T20:13:32.6741787Z T=4, 2025-05-07T20:13:32.6741983Z D=53, 2025-05-07T20:13:32.6742176Z B=92, 2025-05-07T20:13:32.6742359Z log_E=3, 2025-05-07T20:13:32.6742562Z L=13, 2025-05-07T20:13:32.6742761Z D_gradcheck=2, 2025-05-07T20:13:32.6742999Z stochastic_rounding=False, 2025-05-07T20:13:32.6743271Z weighted=True, 2025-05-07T20:13:32.6743498Z row_wise=True, 2025-05-07T20:13:32.6743705Z mixed=False, 2025-05-07T20:13:32.6743930Z use_cache=False, 2025-05-07T20:13:32.6744188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6744522Z use_cpu=True, 2025-05-07T20:13:32.6744764Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6745043Z ) 2025-05-07T20:13:32.6745274Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6745910Z self=, 2025-05-07T20:13:32.6746675Z compile=True, 2025-05-07T20:13:32.6746931Z pooling_mode=, 2025-05-07T20:13:32.6747217Z T=5, 2025-05-07T20:13:32.6747412Z D=106, 2025-05-07T20:13:32.6747611Z B=35, 2025-05-07T20:13:32.6747949Z log_E=5, 2025-05-07T20:13:32.6748154Z L=1, 2025-05-07T20:13:32.6748399Z D_gradcheck=2, 2025-05-07T20:13:32.6748689Z stochastic_rounding=True, 2025-05-07T20:13:32.6749016Z weighted=True, 2025-05-07T20:13:32.6749243Z row_wise=True, 2025-05-07T20:13:32.6749453Z mixed=False, 2025-05-07T20:13:32.6749684Z use_cache=False, 2025-05-07T20:13:32.6749948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6750242Z use_cpu=True, 2025-05-07T20:13:32.6750490Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6750768Z ) 2025-05-07T20:13:32.6750997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6751676Z self=, 2025-05-07T20:13:32.6752264Z compile=True, 2025-05-07T20:13:32.6752506Z pooling_mode=, 2025-05-07T20:13:32.6752808Z T=4, 2025-05-07T20:13:32.6753002Z D=59, 2025-05-07T20:13:32.6753185Z B=10, 2025-05-07T20:13:32.6753386Z log_E=4, 2025-05-07T20:13:32.6753593Z L=4, 2025-05-07T20:13:32.6753797Z D_gradcheck=1, 2025-05-07T20:13:32.6754030Z stochastic_rounding=False, 2025-05-07T20:13:32.6754310Z weighted=True, 2025-05-07T20:13:32.6754541Z row_wise=True, 2025-05-07T20:13:32.6754754Z mixed=False, 2025-05-07T20:13:32.6755022Z use_cache=False, 2025-05-07T20:13:32.6755289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6755584Z use_cpu=True, 2025-05-07T20:13:32.6755835Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6756118Z ) 2025-05-07T20:13:32.6756352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6756996Z self=, 2025-05-07T20:13:32.6757585Z compile=True, 2025-05-07T20:13:32.6757839Z pooling_mode=, 2025-05-07T20:13:32.6758174Z T=5, 2025-05-07T20:13:32.6758374Z D=39, 2025-05-07T20:13:32.6758560Z B=119, 2025-05-07T20:13:32.6758756Z log_E=3, 2025-05-07T20:13:32.6758968Z L=9, 2025-05-07T20:13:32.6759157Z D_gradcheck=1, 2025-05-07T20:13:32.6759404Z stochastic_rounding=True, 2025-05-07T20:13:32.6759677Z weighted=True, 2025-05-07T20:13:32.6759892Z row_wise=True, 2025-05-07T20:13:32.6760117Z mixed=False, 2025-05-07T20:13:32.6760342Z use_cache=False, 2025-05-07T20:13:32.6760602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6760893Z use_cpu=True, 2025-05-07T20:13:32.6761135Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6761411Z ) 2025-05-07T20:13:32.6761642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6762283Z self=, 2025-05-07T20:13:32.6762871Z compile=False, 2025-05-07T20:13:32.6763118Z pooling_mode=, 2025-05-07T20:13:32.6763417Z T=1, 2025-05-07T20:13:32.6763610Z D=127, 2025-05-07T20:13:32.6763800Z B=14, 2025-05-07T20:13:32.6764002Z log_E=4, 2025-05-07T20:13:32.6764207Z L=0, 2025-05-07T20:13:32.6764401Z D_gradcheck=1, 2025-05-07T20:13:32.6764644Z stochastic_rounding=False, 2025-05-07T20:13:32.6764917Z weighted=True, 2025-05-07T20:13:32.6765128Z row_wise=True, 2025-05-07T20:13:32.6765351Z mixed=False, 2025-05-07T20:13:32.6765575Z use_cache=False, 2025-05-07T20:13:32.6765826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6766134Z use_cpu=True, 2025-05-07T20:13:32.6766377Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6766656Z ) 2025-05-07T20:13:32.6766888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6767585Z self=, 2025-05-07T20:13:32.6768205Z compile=False, 2025-05-07T20:13:32.6768453Z pooling_mode=, 2025-05-07T20:13:32.6768758Z T=2, 2025-05-07T20:13:32.6768959Z D=9, 2025-05-07T20:13:32.6769140Z B=24, 2025-05-07T20:13:32.6769335Z log_E=5, 2025-05-07T20:13:32.6769539Z L=2, 2025-05-07T20:13:32.6769759Z D_gradcheck=2, 2025-05-07T20:13:32.6770003Z stochastic_rounding=False, 2025-05-07T20:13:32.6770274Z weighted=False, 2025-05-07T20:13:32.6770490Z row_wise=True, 2025-05-07T20:13:32.6770712Z mixed=True, 2025-05-07T20:13:32.6770928Z use_cache=True, 2025-05-07T20:13:32.6771166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6771537Z use_cpu=True, 2025-05-07T20:13:32.6771779Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6772044Z ) 2025-05-07T20:13:32.6772287Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6772955Z self=, 2025-05-07T20:13:32.6773540Z compile=True, 2025-05-07T20:13:32.6773779Z pooling_mode=, 2025-05-07T20:13:32.6774077Z T=5, 2025-05-07T20:13:32.6774269Z D=127, 2025-05-07T20:13:32.6774452Z B=109, 2025-05-07T20:13:32.6774651Z log_E=4, 2025-05-07T20:13:32.6774855Z L=8, 2025-05-07T20:13:32.6775041Z D_gradcheck=2, 2025-05-07T20:13:32.6775281Z stochastic_rounding=False, 2025-05-07T20:13:32.6775555Z weighted=False, 2025-05-07T20:13:32.6775770Z row_wise=True, 2025-05-07T20:13:32.6776022Z mixed=True, 2025-05-07T20:13:32.6776242Z use_cache=False, 2025-05-07T20:13:32.6776493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6776806Z use_cpu=True, 2025-05-07T20:13:32.6777054Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6777322Z ) 2025-05-07T20:13:32.6777563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6778297Z self=, 2025-05-07T20:13:32.6778883Z compile=True, 2025-05-07T20:13:32.6779122Z pooling_mode=, 2025-05-07T20:13:32.6779422Z T=1, 2025-05-07T20:13:32.6779615Z D=115, 2025-05-07T20:13:32.6779799Z B=117, 2025-05-07T20:13:32.6779997Z log_E=3, 2025-05-07T20:13:32.6780221Z L=11, 2025-05-07T20:13:32.6780412Z D_gradcheck=2, 2025-05-07T20:13:32.6780658Z stochastic_rounding=False, 2025-05-07T20:13:32.6780942Z weighted=False, 2025-05-07T20:13:32.6781168Z row_wise=True, 2025-05-07T20:13:32.6781394Z mixed=False, 2025-05-07T20:13:32.6781628Z use_cache=False, 2025-05-07T20:13:32.6781882Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6782194Z use_cpu=True, 2025-05-07T20:13:32.6782442Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6782712Z ) 2025-05-07T20:13:32.6782961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6783608Z self=, 2025-05-07T20:13:32.6784188Z compile=True, 2025-05-07T20:13:32.6784447Z pooling_mode=, 2025-05-07T20:13:32.6784752Z T=5, 2025-05-07T20:13:32.6784937Z D=39, 2025-05-07T20:13:32.6785137Z B=113, 2025-05-07T20:13:32.6785346Z log_E=4, 2025-05-07T20:13:32.6785554Z L=11, 2025-05-07T20:13:32.6785746Z D_gradcheck=2, 2025-05-07T20:13:32.6785995Z stochastic_rounding=False, 2025-05-07T20:13:32.6786273Z weighted=False, 2025-05-07T20:13:32.6786491Z row_wise=True, 2025-05-07T20:13:32.6786715Z mixed=True, 2025-05-07T20:13:32.6786934Z use_cache=False, 2025-05-07T20:13:32.6787180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6787484Z use_cpu=True, 2025-05-07T20:13:32.6787725Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6787990Z ) 2025-05-07T20:13:32.6788288Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6788923Z self=, 2025-05-07T20:13:32.6789502Z compile=True, 2025-05-07T20:13:32.6789755Z pooling_mode=, 2025-05-07T20:13:32.6790056Z T=5, 2025-05-07T20:13:32.6790241Z D=89, 2025-05-07T20:13:32.6790441Z B=56, 2025-05-07T20:13:32.6790746Z log_E=3, 2025-05-07T20:13:32.6790940Z L=15, 2025-05-07T20:13:32.6791143Z D_gradcheck=2, 2025-05-07T20:13:32.6791387Z stochastic_rounding=True, 2025-05-07T20:13:32.6791647Z weighted=True, 2025-05-07T20:13:32.6791895Z row_wise=True, 2025-05-07T20:13:32.6792114Z mixed=True, 2025-05-07T20:13:32.6792332Z use_cache=True, 2025-05-07T20:13:32.6792573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6792880Z use_cpu=True, 2025-05-07T20:13:32.6793122Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6793387Z ) 2025-05-07T20:13:32.6793663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6794299Z self=, 2025-05-07T20:13:32.6794872Z compile=True, 2025-05-07T20:13:32.6795126Z pooling_mode=, 2025-05-07T20:13:32.6795424Z T=3, 2025-05-07T20:13:32.6795609Z D=117, 2025-05-07T20:13:32.6795812Z B=78, 2025-05-07T20:13:32.6796010Z log_E=3, 2025-05-07T20:13:32.6796202Z L=0, 2025-05-07T20:13:32.6796404Z D_gradcheck=2, 2025-05-07T20:13:32.6796645Z stochastic_rounding=False, 2025-05-07T20:13:32.6796934Z weighted=False, 2025-05-07T20:13:32.6797161Z row_wise=True, 2025-05-07T20:13:32.6797385Z mixed=False, 2025-05-07T20:13:32.6797594Z use_cache=True, 2025-05-07T20:13:32.6797847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6798159Z use_cpu=True, 2025-05-07T20:13:32.6798404Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6798673Z ) 2025-05-07T20:13:32.6798915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6799548Z self=, 2025-05-07T20:13:32.6800120Z compile=True, 2025-05-07T20:13:32.6800375Z pooling_mode=, 2025-05-07T20:13:32.6800669Z T=4, 2025-05-07T20:13:32.6800847Z D=96, 2025-05-07T20:13:32.6801042Z B=103, 2025-05-07T20:13:32.6801242Z log_E=5, 2025-05-07T20:13:32.6801433Z L=0, 2025-05-07T20:13:32.6801633Z D_gradcheck=1, 2025-05-07T20:13:32.6801875Z stochastic_rounding=False, 2025-05-07T20:13:32.6802138Z weighted=True, 2025-05-07T20:13:32.6802362Z row_wise=True, 2025-05-07T20:13:32.6802585Z mixed=False, 2025-05-07T20:13:32.6802797Z use_cache=False, 2025-05-07T20:13:32.6803061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6803371Z use_cpu=True, 2025-05-07T20:13:32.6803610Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6803897Z ) 2025-05-07T20:13:32.6804146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6804783Z self=, 2025-05-07T20:13:32.6812724Z compile=False, 2025-05-07T20:13:32.6813127Z pooling_mode=, 2025-05-07T20:13:32.6813431Z T=3, 2025-05-07T20:13:32.6813636Z D=76, 2025-05-07T20:13:32.6813847Z B=58, 2025-05-07T20:13:32.6814030Z log_E=4, 2025-05-07T20:13:32.6814236Z L=5, 2025-05-07T20:13:32.6814443Z D_gradcheck=1, 2025-05-07T20:13:32.6814690Z stochastic_rounding=False, 2025-05-07T20:13:32.6814982Z weighted=True, 2025-05-07T20:13:32.6815213Z row_wise=True, 2025-05-07T20:13:32.6815436Z mixed=False, 2025-05-07T20:13:32.6815650Z use_cache=False, 2025-05-07T20:13:32.6815916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6816225Z use_cpu=True, 2025-05-07T20:13:32.6816464Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6816864Z ) 2025-05-07T20:13:32.6817112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6817737Z self=, 2025-05-07T20:13:32.6818412Z compile=True, 2025-05-07T20:13:32.6818664Z pooling_mode=, 2025-05-07T20:13:32.6818952Z T=1, 2025-05-07T20:13:32.6819149Z D=107, 2025-05-07T20:13:32.6819417Z B=120, 2025-05-07T20:13:32.6819602Z log_E=3, 2025-05-07T20:13:32.6819799Z L=5, 2025-05-07T20:13:32.6819995Z D_gradcheck=2, 2025-05-07T20:13:32.6820223Z stochastic_rounding=False, 2025-05-07T20:13:32.6820497Z weighted=False, 2025-05-07T20:13:32.6820721Z row_wise=True, 2025-05-07T20:13:32.6820924Z mixed=True, 2025-05-07T20:13:32.6821143Z use_cache=False, 2025-05-07T20:13:32.6821405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6821703Z use_cpu=True, 2025-05-07T20:13:32.6821933Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6822212Z ) 2025-05-07T20:13:32.6822485Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6823106Z self=, 2025-05-07T20:13:32.6823687Z compile=True, 2025-05-07T20:13:32.6823932Z pooling_mode=, 2025-05-07T20:13:32.6824215Z T=5, 2025-05-07T20:13:32.6824406Z D=26, 2025-05-07T20:13:32.6824601Z B=45, 2025-05-07T20:13:32.6824784Z log_E=3, 2025-05-07T20:13:32.6824982Z L=6, 2025-05-07T20:13:32.6825175Z D_gradcheck=1, 2025-05-07T20:13:32.6825402Z stochastic_rounding=False, 2025-05-07T20:13:32.6825699Z weighted=False, 2025-05-07T20:13:32.6825910Z row_wise=True, 2025-05-07T20:13:32.6826106Z mixed=False, 2025-05-07T20:13:32.6826314Z use_cache=True, 2025-05-07T20:13:32.6826558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.6826847Z use_cpu=True, 2025-05-07T20:13:32.6827084Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.6827358Z ) 2025-05-07T20:13:32.6827598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.6828213Z self=, 2025-05-07T20:13:32.6828794Z compile=False, 2025-05-07T20:13:32.6829043Z pooling_mode=, 2025-05-07T20:13:32.6829325Z T=5, 2025-05-07T20:13:32.6829514Z D=49, 2025-05-07T20:13:32.6829703Z B=40, 2025-05-07T20:13:32.6829881Z log_E=4, 2025-05-07T20:13:32.6830102Z L=17, 2025-05-07T20:13:32.6830301Z D_gradcheck=2, 2025-05-07T20:13:32.6830529Z stochastic_rounding=False, 2025-05-07T20:13:32.6830834Z weighted=False, 2025-05-07T20:13:32.6831055Z row_wise=True, 2025-05-07T20:13:32.6831257Z mixed=True, 2025-05-07T20:13:32.6831469Z use_cache=False, 2025-05-07T20:13:32.6831724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.6832014Z use_cpu=True, 2025-05-07T20:13:32.6832250Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.6832526Z ) 2025-05-07T20:13:32.7103193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7104176Z self=, 2025-05-07T20:13:32.7105134Z compile=False, 2025-05-07T20:13:32.7105389Z pooling_mode=, 2025-05-07T20:13:32.7105677Z T=1, 2025-05-07T20:13:32.7105879Z D=116, 2025-05-07T20:13:32.7106075Z B=88, 2025-05-07T20:13:32.7106261Z log_E=5, 2025-05-07T20:13:32.7106464Z L=9, 2025-05-07T20:13:32.7106664Z D_gradcheck=2, 2025-05-07T20:13:32.7106931Z stochastic_rounding=True, 2025-05-07T20:13:32.7107203Z weighted=True, 2025-05-07T20:13:32.7107428Z row_wise=True, 2025-05-07T20:13:32.7107640Z mixed=False, 2025-05-07T20:13:32.7107864Z use_cache=False, 2025-05-07T20:13:32.7108126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.7108480Z use_cpu=True, 2025-05-07T20:13:32.7108901Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.7109185Z ) 2025-05-07T20:13:32.7109433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7110148Z self=, 2025-05-07T20:13:32.7110740Z compile=True, 2025-05-07T20:13:32.7110999Z pooling_mode=, 2025-05-07T20:13:32.7111345Z T=2, 2025-05-07T20:13:32.7111544Z D=73, 2025-05-07T20:13:32.7111747Z B=123, 2025-05-07T20:13:32.7111935Z log_E=3, 2025-05-07T20:13:32.7112142Z L=14, 2025-05-07T20:13:32.7112349Z D_gradcheck=1, 2025-05-07T20:13:32.7112589Z stochastic_rounding=True, 2025-05-07T20:13:32.7112867Z weighted=True, 2025-05-07T20:13:32.7113102Z row_wise=True, 2025-05-07T20:13:32.7113316Z mixed=True, 2025-05-07T20:13:32.7113540Z use_cache=False, 2025-05-07T20:13:32.7113805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.7114098Z use_cpu=True, 2025-05-07T20:13:32.7114394Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.7114680Z ) 2025-05-07T20:13:32.7114921Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7115547Z self=, 2025-05-07T20:13:32.7116138Z compile=False, 2025-05-07T20:13:32.7116398Z pooling_mode=, 2025-05-07T20:13:32.7116692Z T=4, 2025-05-07T20:13:32.7116882Z D=104, 2025-05-07T20:13:32.7117078Z B=16, 2025-05-07T20:13:32.7117259Z log_E=4, 2025-05-07T20:13:32.7117458Z L=10, 2025-05-07T20:13:32.7117703Z D_gradcheck=2, 2025-05-07T20:13:32.7117969Z stochastic_rounding=True, 2025-05-07T20:13:32.7118238Z weighted=True, 2025-05-07T20:13:32.7118466Z row_wise=True, 2025-05-07T20:13:32.7118673Z mixed=False, 2025-05-07T20:13:32.7118946Z use_cache=True, 2025-05-07T20:13:32.7119197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.7119492Z use_cpu=True, 2025-05-07T20:13:32.7119746Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.7120030Z ) 2025-05-07T20:13:32.7120262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7120898Z self=, 2025-05-07T20:13:32.7121488Z compile=False, 2025-05-07T20:13:32.7121738Z pooling_mode=, 2025-05-07T20:13:32.7122026Z T=5, 2025-05-07T20:13:32.7122220Z D=8, 2025-05-07T20:13:32.7122413Z B=128, 2025-05-07T20:13:32.7122597Z log_E=3, 2025-05-07T20:13:32.7122799Z L=6, 2025-05-07T20:13:32.7122997Z D_gradcheck=1, 2025-05-07T20:13:32.7123226Z stochastic_rounding=True, 2025-05-07T20:13:32.7123499Z weighted=False, 2025-05-07T20:13:32.7123727Z row_wise=True, 2025-05-07T20:13:32.7123937Z mixed=True, 2025-05-07T20:13:32.7124153Z use_cache=True, 2025-05-07T20:13:32.7124409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.7124703Z use_cpu=True, 2025-05-07T20:13:32.7124951Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.7125228Z ) 2025-05-07T20:13:32.7125460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7126092Z self=, 2025-05-07T20:13:32.7126678Z compile=False, 2025-05-07T20:13:32.7126931Z pooling_mode=, 2025-05-07T20:13:32.7127221Z T=4, 2025-05-07T20:13:32.7127415Z D=57, 2025-05-07T20:13:32.7127608Z B=66, 2025-05-07T20:13:32.7127793Z log_E=5, 2025-05-07T20:13:32.7127991Z L=17, 2025-05-07T20:13:32.7128198Z D_gradcheck=2, 2025-05-07T20:13:32.7128429Z stochastic_rounding=True, 2025-05-07T20:13:32.7128704Z weighted=True, 2025-05-07T20:13:32.7128927Z row_wise=True, 2025-05-07T20:13:32.7129134Z mixed=True, 2025-05-07T20:13:32.7129350Z use_cache=True, 2025-05-07T20:13:32.7129600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.7129942Z use_cpu=True, 2025-05-07T20:13:32.7130193Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.7130473Z ) 2025-05-07T20:13:32.7130703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7131343Z self=, 2025-05-07T20:13:32.7131928Z compile=True, 2025-05-07T20:13:32.7132202Z pooling_mode=, 2025-05-07T20:13:32.7132503Z T=1, 2025-05-07T20:13:32.7132734Z D=11, 2025-05-07T20:13:32.7132918Z B=90, 2025-05-07T20:13:32.7133118Z log_E=5, 2025-05-07T20:13:32.7133321Z L=14, 2025-05-07T20:13:32.7133513Z D_gradcheck=2, 2025-05-07T20:13:32.7133758Z stochastic_rounding=False, 2025-05-07T20:13:32.7134031Z weighted=True, 2025-05-07T20:13:32.7134252Z row_wise=True, 2025-05-07T20:13:32.7134510Z mixed=True, 2025-05-07T20:13:32.7134726Z use_cache=True, 2025-05-07T20:13:32.7134978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.7135309Z use_cpu=True, 2025-05-07T20:13:32.7135555Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.7135832Z ) 2025-05-07T20:13:32.7136081Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7136722Z self=, 2025-05-07T20:13:32.7137324Z compile=False, 2025-05-07T20:13:32.7137571Z pooling_mode=, 2025-05-07T20:13:32.7137970Z T=4, 2025-05-07T20:13:32.7138169Z D=119, 2025-05-07T20:13:32.7138377Z B=47, 2025-05-07T20:13:32.7138581Z log_E=4, 2025-05-07T20:13:32.7138827Z L=3, 2025-05-07T20:13:32.7139019Z D_gradcheck=1, 2025-05-07T20:13:32.7139268Z stochastic_rounding=True, 2025-05-07T20:13:32.7139547Z weighted=True, 2025-05-07T20:13:32.7139767Z row_wise=True, 2025-05-07T20:13:32.7140035Z mixed=False, 2025-05-07T20:13:32.7140266Z use_cache=False, 2025-05-07T20:13:32.7140560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.7140868Z use_cpu=True, 2025-05-07T20:13:32.7141115Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.7141398Z ) 2025-05-07T20:13:32.7141626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7142263Z self=, 2025-05-07T20:13:32.7142850Z compile=False, 2025-05-07T20:13:32.7143097Z pooling_mode=, 2025-05-07T20:13:32.7143404Z T=1, 2025-05-07T20:13:32.7143597Z D=124, 2025-05-07T20:13:32.7143780Z B=59, 2025-05-07T20:13:32.7143974Z log_E=4, 2025-05-07T20:13:32.7144177Z L=14, 2025-05-07T20:13:32.7144366Z D_gradcheck=2, 2025-05-07T20:13:32.7144607Z stochastic_rounding=False, 2025-05-07T20:13:32.7144881Z weighted=False, 2025-05-07T20:13:32.7145096Z row_wise=True, 2025-05-07T20:13:32.7145324Z mixed=False, 2025-05-07T20:13:32.7145544Z use_cache=True, 2025-05-07T20:13:32.7145788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.7146099Z use_cpu=True, 2025-05-07T20:13:32.7146342Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.7146626Z ) 2025-05-07T20:13:32.7146858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7147489Z self=, 2025-05-07T20:13:32.7148246Z compile=False, 2025-05-07T20:13:32.7148493Z pooling_mode=, 2025-05-07T20:13:32.7148795Z T=4, 2025-05-07T20:13:32.7148990Z D=73, 2025-05-07T20:13:32.7149173Z B=59, 2025-05-07T20:13:32.7149372Z log_E=4, 2025-05-07T20:13:32.7149575Z L=14, 2025-05-07T20:13:32.7149764Z D_gradcheck=2, 2025-05-07T20:13:32.7150007Z stochastic_rounding=False, 2025-05-07T20:13:32.7150283Z weighted=True, 2025-05-07T20:13:32.7150496Z row_wise=True, 2025-05-07T20:13:32.7150716Z mixed=True, 2025-05-07T20:13:32.7150936Z use_cache=False, 2025-05-07T20:13:32.7151305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.7151623Z use_cpu=True, 2025-05-07T20:13:32.7151875Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.7152142Z ) 2025-05-07T20:13:32.7152392Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7153026Z self=, 2025-05-07T20:13:32.7153616Z compile=True, 2025-05-07T20:13:32.7153902Z pooling_mode=, 2025-05-07T20:13:32.7154201Z T=2, 2025-05-07T20:13:32.7154396Z D=24, 2025-05-07T20:13:32.7154578Z B=99, 2025-05-07T20:13:32.7154774Z log_E=5, 2025-05-07T20:13:32.7154977Z L=19, 2025-05-07T20:13:32.7155166Z D_gradcheck=2, 2025-05-07T20:13:32.7155408Z stochastic_rounding=True, 2025-05-07T20:13:32.7155680Z weighted=False, 2025-05-07T20:13:32.7155893Z row_wise=True, 2025-05-07T20:13:32.7156112Z mixed=False, 2025-05-07T20:13:32.7156332Z use_cache=False, 2025-05-07T20:13:32.7156623Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.7156930Z use_cpu=True, 2025-05-07T20:13:32.7157172Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.7157439Z ) 2025-05-07T20:13:32.7157681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7158311Z self=, 2025-05-07T20:13:32.7158905Z compile=False, 2025-05-07T20:13:32.7159147Z pooling_mode=, 2025-05-07T20:13:32.7159448Z T=1, 2025-05-07T20:13:32.7159645Z D=116, 2025-05-07T20:13:32.7159836Z B=47, 2025-05-07T20:13:32.7160084Z log_E=4, 2025-05-07T20:13:32.7160289Z L=12, 2025-05-07T20:13:32.7160477Z D_gradcheck=1, 2025-05-07T20:13:32.7160719Z stochastic_rounding=True, 2025-05-07T20:13:32.7160991Z weighted=True, 2025-05-07T20:13:32.7161202Z row_wise=True, 2025-05-07T20:13:32.7161425Z mixed=False, 2025-05-07T20:13:32.7161647Z use_cache=True, 2025-05-07T20:13:32.7161891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.7162196Z use_cpu=True, 2025-05-07T20:13:32.7162438Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.7162704Z ) 2025-05-07T20:13:32.7162947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7163582Z self=, 2025-05-07T20:13:32.7164161Z compile=True, 2025-05-07T20:13:32.7164416Z pooling_mode=, 2025-05-07T20:13:32.7164725Z T=2, 2025-05-07T20:13:32.7164910Z D=122, 2025-05-07T20:13:32.7165114Z B=19, 2025-05-07T20:13:32.7165316Z log_E=3, 2025-05-07T20:13:32.7165523Z L=13, 2025-05-07T20:13:32.7165716Z D_gradcheck=2, 2025-05-07T20:13:32.7165970Z stochastic_rounding=False, 2025-05-07T20:13:32.7166250Z weighted=True, 2025-05-07T20:13:32.7166467Z row_wise=True, 2025-05-07T20:13:32.7166695Z mixed=True, 2025-05-07T20:13:32.7166919Z use_cache=True, 2025-05-07T20:13:32.7167168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.7167477Z use_cpu=True, 2025-05-07T20:13:32.7167725Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.7167996Z ) 2025-05-07T20:13:32.7168240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7168881Z self=, 2025-05-07T20:13:32.7169460Z compile=False, 2025-05-07T20:13:32.7169716Z pooling_mode=, 2025-05-07T20:13:32.7170020Z T=3, 2025-05-07T20:13:32.7170203Z D=12, 2025-05-07T20:13:32.7170398Z B=55, 2025-05-07T20:13:32.7170593Z log_E=4, 2025-05-07T20:13:32.7170783Z L=11, 2025-05-07T20:13:32.7170983Z D_gradcheck=2, 2025-05-07T20:13:32.7171223Z stochastic_rounding=False, 2025-05-07T20:13:32.7171483Z weighted=True, 2025-05-07T20:13:32.7171708Z row_wise=True, 2025-05-07T20:13:32.7171931Z mixed=False, 2025-05-07T20:13:32.7172229Z use_cache=True, 2025-05-07T20:13:32.7172474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.7172782Z use_cpu=True, 2025-05-07T20:13:32.7173029Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.7173296Z ) 2025-05-07T20:13:32.7173540Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7174210Z self=, 2025-05-07T20:13:32.7174786Z compile=True, 2025-05-07T20:13:32.7175037Z pooling_mode=, 2025-05-07T20:13:32.7175336Z T=1, 2025-05-07T20:13:32.7175518Z D=31, 2025-05-07T20:13:32.7175715Z B=67, 2025-05-07T20:13:32.7175910Z log_E=3, 2025-05-07T20:13:32.7176100Z L=20, 2025-05-07T20:13:32.7176303Z D_gradcheck=2, 2025-05-07T20:13:32.7176548Z stochastic_rounding=True, 2025-05-07T20:13:32.7176810Z weighted=False, 2025-05-07T20:13:32.7177042Z row_wise=True, 2025-05-07T20:13:32.7177265Z mixed=False, 2025-05-07T20:13:32.7177476Z use_cache=True, 2025-05-07T20:13:32.7177761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.7178153Z use_cpu=True, 2025-05-07T20:13:32.7178403Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.7178672Z ) 2025-05-07T20:13:32.7178939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7179583Z self=, 2025-05-07T20:13:32.7180156Z compile=True, 2025-05-07T20:13:32.7180411Z pooling_mode=, 2025-05-07T20:13:32.7180714Z T=3, 2025-05-07T20:13:32.7180933Z D=120, 2025-05-07T20:13:32.7181131Z B=3, 2025-05-07T20:13:32.7181328Z log_E=5, 2025-05-07T20:13:32.7181522Z L=16, 2025-05-07T20:13:32.7181727Z D_gradcheck=2, 2025-05-07T20:13:32.7181969Z stochastic_rounding=True, 2025-05-07T20:13:32.7182231Z weighted=True, 2025-05-07T20:13:32.7182460Z row_wise=True, 2025-05-07T20:13:32.7182677Z mixed=True, 2025-05-07T20:13:32.7182886Z use_cache=True, 2025-05-07T20:13:32.7183139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.7183441Z use_cpu=True, 2025-05-07T20:13:32.7183672Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.7183946Z ) 2025-05-07T20:13:32.7184186Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.7184819Z self=, 2025-05-07T20:13:32.7185393Z compile=False, 2025-05-07T20:13:32.7185648Z pooling_mode=, 2025-05-07T20:13:32.7185948Z T=2, 2025-05-07T20:13:32.7186132Z D=103, 2025-05-07T20:13:32.7186332Z B=88, 2025-05-07T20:13:32.7186531Z log_E=3, 2025-05-07T20:13:32.7186724Z L=2, 2025-05-07T20:13:32.7186954Z D_gradcheck=2, 2025-05-07T20:13:32.7187198Z stochastic_rounding=True, 2025-05-07T20:13:32.7187458Z weighted=True, 2025-05-07T20:13:32.7187683Z row_wise=True, 2025-05-07T20:13:32.7187905Z mixed=False, 2025-05-07T20:13:32.7188115Z use_cache=False, 2025-05-07T20:13:32.7188375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.7188680Z use_cpu=True, 2025-05-07T20:13:32.7188911Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.7189235Z ) 2025-05-07T20:13:32.8702975Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8703841Z self=, 2025-05-07T20:13:32.8704837Z compile=False, 2025-05-07T20:13:32.8705263Z pooling_mode=, 2025-05-07T20:13:32.8705571Z T=1, 2025-05-07T20:13:32.8705764Z D=10, 2025-05-07T20:13:32.8705971Z B=5, 2025-05-07T20:13:32.8706172Z log_E=3, 2025-05-07T20:13:32.8706371Z L=6, 2025-05-07T20:13:32.8706575Z D_gradcheck=1, 2025-05-07T20:13:32.8706825Z stochastic_rounding=False, 2025-05-07T20:13:32.8707146Z weighted=False, 2025-05-07T20:13:32.8707375Z row_wise=True, 2025-05-07T20:13:32.8707826Z mixed=False, 2025-05-07T20:13:32.8708045Z use_cache=False, 2025-05-07T20:13:32.8708309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.8708622Z use_cpu=True, 2025-05-07T20:13:32.8708858Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8709148Z ) 2025-05-07T20:13:32.8709395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8710088Z self=, 2025-05-07T20:13:32.8710666Z compile=True, 2025-05-07T20:13:32.8710915Z pooling_mode=, 2025-05-07T20:13:32.8711222Z T=4, 2025-05-07T20:13:32.8711406Z D=39, 2025-05-07T20:13:32.8711600Z B=72, 2025-05-07T20:13:32.8711793Z log_E=3, 2025-05-07T20:13:32.8711986Z L=18, 2025-05-07T20:13:32.8712186Z D_gradcheck=2, 2025-05-07T20:13:32.8712435Z stochastic_rounding=True, 2025-05-07T20:13:32.8712695Z weighted=True, 2025-05-07T20:13:32.8712922Z row_wise=True, 2025-05-07T20:13:32.8713147Z mixed=True, 2025-05-07T20:13:32.8713403Z use_cache=True, 2025-05-07T20:13:32.8713660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.8713972Z use_cpu=True, 2025-05-07T20:13:32.8714204Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8714481Z ) 2025-05-07T20:13:32.8714725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8715349Z self=, 2025-05-07T20:13:32.8715941Z compile=True, 2025-05-07T20:13:32.8716193Z pooling_mode=, 2025-05-07T20:13:32.8716558Z T=4, 2025-05-07T20:13:32.8716739Z D=3, 2025-05-07T20:13:32.8716933Z B=72, 2025-05-07T20:13:32.8717130Z log_E=3, 2025-05-07T20:13:32.8717328Z L=18, 2025-05-07T20:13:32.8717535Z D_gradcheck=2, 2025-05-07T20:13:32.8717780Z stochastic_rounding=True, 2025-05-07T20:13:32.8718042Z weighted=True, 2025-05-07T20:13:32.8718266Z row_wise=True, 2025-05-07T20:13:32.8718491Z mixed=True, 2025-05-07T20:13:32.8718696Z use_cache=True, 2025-05-07T20:13:32.8718946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.8719252Z use_cpu=True, 2025-05-07T20:13:32.8719481Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8719759Z ) 2025-05-07T20:13:32.8719998Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8720629Z self=, 2025-05-07T20:13:32.8721216Z compile=True, 2025-05-07T20:13:32.8721470Z pooling_mode=, 2025-05-07T20:13:32.8721772Z T=4, 2025-05-07T20:13:32.8721953Z D=3, 2025-05-07T20:13:32.8722147Z B=4, 2025-05-07T20:13:32.8722343Z log_E=3, 2025-05-07T20:13:32.8722534Z L=18, 2025-05-07T20:13:32.8722735Z D_gradcheck=2, 2025-05-07T20:13:32.8722975Z stochastic_rounding=True, 2025-05-07T20:13:32.8723234Z weighted=True, 2025-05-07T20:13:32.8723454Z row_wise=True, 2025-05-07T20:13:32.8723678Z mixed=True, 2025-05-07T20:13:32.8723883Z use_cache=True, 2025-05-07T20:13:32.8724132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.8724435Z use_cpu=True, 2025-05-07T20:13:32.8724666Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8724946Z ) 2025-05-07T20:13:32.8725188Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8725812Z self=, 2025-05-07T20:13:32.8726400Z compile=True, 2025-05-07T20:13:32.8726656Z pooling_mode=, 2025-05-07T20:13:32.8726947Z T=4, 2025-05-07T20:13:32.8727146Z D=3, 2025-05-07T20:13:32.8727341Z B=4, 2025-05-07T20:13:32.8727525Z log_E=3, 2025-05-07T20:13:32.8727728Z L=2, 2025-05-07T20:13:32.8727930Z D_gradcheck=2, 2025-05-07T20:13:32.8728157Z stochastic_rounding=True, 2025-05-07T20:13:32.8728435Z weighted=True, 2025-05-07T20:13:32.8728714Z row_wise=True, 2025-05-07T20:13:32.8728941Z mixed=True, 2025-05-07T20:13:32.8729148Z use_cache=True, 2025-05-07T20:13:32.8729405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.8729713Z use_cpu=True, 2025-05-07T20:13:32.8729947Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8730232Z ) 2025-05-07T20:13:32.8730478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8731141Z self=, 2025-05-07T20:13:32.8731735Z compile=True, 2025-05-07T20:13:32.8731991Z pooling_mode=, 2025-05-07T20:13:32.8732281Z T=4, 2025-05-07T20:13:32.8732480Z D=3, 2025-05-07T20:13:32.8732679Z B=4, 2025-05-07T20:13:32.8732865Z log_E=3, 2025-05-07T20:13:32.8733074Z L=2, 2025-05-07T20:13:32.8733278Z D_gradcheck=1, 2025-05-07T20:13:32.8733511Z stochastic_rounding=True, 2025-05-07T20:13:32.8733788Z weighted=True, 2025-05-07T20:13:32.8734023Z row_wise=True, 2025-05-07T20:13:32.8734272Z mixed=True, 2025-05-07T20:13:32.8734494Z use_cache=True, 2025-05-07T20:13:32.8734745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.8735039Z use_cpu=True, 2025-05-07T20:13:32.8735284Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8735377Z ) 2025-05-07T20:13:32.8735513Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8735899Z self=, 2025-05-07T20:13:32.8735998Z compile=True, 2025-05-07T20:13:32.8736112Z pooling_mode=, 2025-05-07T20:13:32.8736221Z T=1, 2025-05-07T20:13:32.8736309Z D=3, 2025-05-07T20:13:32.8736385Z B=4, 2025-05-07T20:13:32.8736464Z log_E=3, 2025-05-07T20:13:32.8736551Z L=2, 2025-05-07T20:13:32.8736634Z D_gradcheck=1, 2025-05-07T20:13:32.8736732Z stochastic_rounding=True, 2025-05-07T20:13:32.8736830Z weighted=True, 2025-05-07T20:13:32.8736914Z row_wise=True, 2025-05-07T20:13:32.8736996Z mixed=True, 2025-05-07T20:13:32.8737090Z use_cache=True, 2025-05-07T20:13:32.8737200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.8737292Z use_cpu=True, 2025-05-07T20:13:32.8737397Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8737470Z ) 2025-05-07T20:13:32.8737617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8738117Z self=, 2025-05-07T20:13:32.8738204Z compile=True, 2025-05-07T20:13:32.8738327Z pooling_mode=, 2025-05-07T20:13:32.8738406Z T=1, 2025-05-07T20:13:32.8738482Z D=2, 2025-05-07T20:13:32.8738571Z B=4, 2025-05-07T20:13:32.8738652Z log_E=3, 2025-05-07T20:13:32.8738728Z L=2, 2025-05-07T20:13:32.8738826Z D_gradcheck=1, 2025-05-07T20:13:32.8738925Z stochastic_rounding=True, 2025-05-07T20:13:32.8739023Z weighted=True, 2025-05-07T20:13:32.8739109Z row_wise=True, 2025-05-07T20:13:32.8739189Z mixed=True, 2025-05-07T20:13:32.8739287Z use_cache=True, 2025-05-07T20:13:32.8739397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.8739480Z use_cpu=True, 2025-05-07T20:13:32.8739596Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8739670Z ) 2025-05-07T20:13:32.8739807Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8740196Z self=, 2025-05-07T20:13:32.8740280Z compile=False, 2025-05-07T20:13:32.8740389Z pooling_mode=, 2025-05-07T20:13:32.8740479Z T=5, 2025-05-07T20:13:32.8740556Z D=115, 2025-05-07T20:13:32.8740633Z B=41, 2025-05-07T20:13:32.8740725Z log_E=4, 2025-05-07T20:13:32.8740801Z L=6, 2025-05-07T20:13:32.8740897Z D_gradcheck=1, 2025-05-07T20:13:32.8740997Z stochastic_rounding=False, 2025-05-07T20:13:32.8741082Z weighted=False, 2025-05-07T20:13:32.8741228Z row_wise=True, 2025-05-07T20:13:32.8741312Z mixed=False, 2025-05-07T20:13:32.8741399Z use_cache=False, 2025-05-07T20:13:32.8741525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.8741610Z use_cpu=True, 2025-05-07T20:13:32.8741717Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8741809Z ) 2025-05-07T20:13:32.8741946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8742359Z self=, 2025-05-07T20:13:32.8742459Z compile=False, 2025-05-07T20:13:32.8742572Z pooling_mode=, 2025-05-07T20:13:32.8742661Z T=1, 2025-05-07T20:13:32.8742740Z D=115, 2025-05-07T20:13:32.8742819Z B=41, 2025-05-07T20:13:32.8742908Z log_E=4, 2025-05-07T20:13:32.8742984Z L=6, 2025-05-07T20:13:32.8743070Z D_gradcheck=1, 2025-05-07T20:13:32.8743180Z stochastic_rounding=False, 2025-05-07T20:13:32.8743267Z weighted=False, 2025-05-07T20:13:32.8743383Z row_wise=True, 2025-05-07T20:13:32.8743478Z mixed=False, 2025-05-07T20:13:32.8743562Z use_cache=False, 2025-05-07T20:13:32.8743670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.8743764Z use_cpu=True, 2025-05-07T20:13:32.8743868Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8743940Z ) 2025-05-07T20:13:32.8744089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8744464Z self=, 2025-05-07T20:13:32.8744563Z compile=True, 2025-05-07T20:13:32.8744725Z pooling_mode=, 2025-05-07T20:13:32.8744801Z T=2, 2025-05-07T20:13:32.8744889Z D=32, 2025-05-07T20:13:32.8744967Z B=124, 2025-05-07T20:13:32.8745045Z log_E=3, 2025-05-07T20:13:32.8745134Z L=20, 2025-05-07T20:13:32.8745220Z D_gradcheck=1, 2025-05-07T20:13:32.8745325Z stochastic_rounding=False, 2025-05-07T20:13:32.8745428Z weighted=False, 2025-05-07T20:13:32.8745510Z row_wise=True, 2025-05-07T20:13:32.8745591Z mixed=False, 2025-05-07T20:13:32.8745692Z use_cache=False, 2025-05-07T20:13:32.8745800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.8745885Z use_cpu=True, 2025-05-07T20:13:32.8746006Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8746083Z ) 2025-05-07T20:13:32.8746232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8746607Z self=, 2025-05-07T20:13:32.8746691Z compile=True, 2025-05-07T20:13:32.8746811Z pooling_mode=, 2025-05-07T20:13:32.8746889Z T=1, 2025-05-07T20:13:32.8746967Z D=32, 2025-05-07T20:13:32.8747055Z B=124, 2025-05-07T20:13:32.8747132Z log_E=3, 2025-05-07T20:13:32.8747209Z L=20, 2025-05-07T20:13:32.8747305Z D_gradcheck=1, 2025-05-07T20:13:32.8747403Z stochastic_rounding=False, 2025-05-07T20:13:32.8747490Z weighted=False, 2025-05-07T20:13:32.8747582Z row_wise=True, 2025-05-07T20:13:32.8747845Z mixed=False, 2025-05-07T20:13:32.8747933Z use_cache=False, 2025-05-07T20:13:32.8748056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.8748139Z use_cpu=True, 2025-05-07T20:13:32.8748256Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8748330Z ) 2025-05-07T20:13:32.8748467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8748852Z self=, 2025-05-07T20:13:32.8748938Z compile=True, 2025-05-07T20:13:32.8749050Z pooling_mode=, 2025-05-07T20:13:32.8749139Z T=1, 2025-05-07T20:13:32.8749216Z D=124, 2025-05-07T20:13:32.8749292Z B=124, 2025-05-07T20:13:32.8749383Z log_E=3, 2025-05-07T20:13:32.8749463Z L=20, 2025-05-07T20:13:32.8749548Z D_gradcheck=1, 2025-05-07T20:13:32.8749660Z stochastic_rounding=False, 2025-05-07T20:13:32.8749820Z weighted=False, 2025-05-07T20:13:32.8749918Z row_wise=True, 2025-05-07T20:13:32.8750001Z mixed=False, 2025-05-07T20:13:32.8750088Z use_cache=False, 2025-05-07T20:13:32.8750211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.8750294Z use_cpu=True, 2025-05-07T20:13:32.8750401Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8750504Z ) 2025-05-07T20:13:32.8750682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8751058Z self=, 2025-05-07T20:13:32.8751157Z compile=False, 2025-05-07T20:13:32.8751265Z pooling_mode=, 2025-05-07T20:13:32.8751340Z T=1, 2025-05-07T20:13:32.8751428Z D=124, 2025-05-07T20:13:32.8751505Z B=124, 2025-05-07T20:13:32.8751584Z log_E=3, 2025-05-07T20:13:32.8751675Z L=20, 2025-05-07T20:13:32.8751760Z D_gradcheck=1, 2025-05-07T20:13:32.8751948Z stochastic_rounding=False, 2025-05-07T20:13:32.8752035Z weighted=False, 2025-05-07T20:13:32.8752117Z row_wise=True, 2025-05-07T20:13:32.8752212Z mixed=False, 2025-05-07T20:13:32.8752297Z use_cache=False, 2025-05-07T20:13:32.8752415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.8752514Z use_cpu=True, 2025-05-07T20:13:32.8752621Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8752700Z ) 2025-05-07T20:13:32.8752851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8753230Z self=, 2025-05-07T20:13:32.8753356Z compile=False, 2025-05-07T20:13:32.8753480Z pooling_mode=, 2025-05-07T20:13:32.8753560Z T=1, 2025-05-07T20:13:32.8753652Z D=124, 2025-05-07T20:13:32.8753730Z B=20, 2025-05-07T20:13:32.8753810Z log_E=3, 2025-05-07T20:13:32.8753902Z L=20, 2025-05-07T20:13:32.8753987Z D_gradcheck=1, 2025-05-07T20:13:32.8754092Z stochastic_rounding=False, 2025-05-07T20:13:32.8754193Z weighted=False, 2025-05-07T20:13:32.8754278Z row_wise=True, 2025-05-07T20:13:32.8754360Z mixed=False, 2025-05-07T20:13:32.8754460Z use_cache=False, 2025-05-07T20:13:32.8754571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:32.8754655Z use_cpu=True, 2025-05-07T20:13:32.8754775Z output_dtype=SparseType.FP16, 2025-05-07T20:13:32.8754857Z ) 2025-05-07T20:13:32.8754992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:32.8755380Z self=, 2025-05-07T20:13:32.8755468Z compile=True, 2025-05-07T20:13:32.8755594Z pooling_mode=, 2025-05-07T20:13:32.8755674Z T=5, 2025-05-07T20:13:32.8755753Z D=46, 2025-05-07T20:13:32.8755846Z B=80, 2025-05-07T20:13:32.8755929Z log_E=4, 2025-05-07T20:13:32.8756008Z L=4, 2025-05-07T20:13:32.8756106Z D_gradcheck=2, 2025-05-07T20:13:32.8756208Z stochastic_rounding=True, 2025-05-07T20:13:32.8756294Z weighted=False, 2025-05-07T20:13:32.8756393Z row_wise=True, 2025-05-07T20:13:32.8756476Z mixed=True, 2025-05-07T20:13:32.8756561Z use_cache=False, 2025-05-07T20:13:32.8756683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:32.8756763Z use_cpu=True, 2025-05-07T20:13:32.8756870Z output_dtype=SparseType.FP32, 2025-05-07T20:13:32.8756960Z ) 2025-05-07T20:13:34.0798275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0799406Z self=, 2025-05-07T20:13:34.0800029Z compile=False, 2025-05-07T20:13:34.0800364Z pooling_mode=, 2025-05-07T20:13:34.0800667Z T=3, 2025-05-07T20:13:34.0800851Z D=25, 2025-05-07T20:13:34.0801048Z B=11, 2025-05-07T20:13:34.0801246Z log_E=4, 2025-05-07T20:13:34.0801442Z L=17, 2025-05-07T20:13:34.0801850Z D_gradcheck=2, 2025-05-07T20:13:34.0802104Z stochastic_rounding=False, 2025-05-07T20:13:34.0802370Z weighted=False, 2025-05-07T20:13:34.0802604Z row_wise=True, 2025-05-07T20:13:34.0802827Z mixed=True, 2025-05-07T20:13:34.0803039Z use_cache=False, 2025-05-07T20:13:34.0803300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.0803608Z use_cpu=True, 2025-05-07T20:13:34.0803915Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.0804202Z ) 2025-05-07T20:13:34.0804449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0805079Z self=, 2025-05-07T20:13:34.0805680Z compile=False, 2025-05-07T20:13:34.0805937Z pooling_mode=, 2025-05-07T20:13:34.0806227Z T=3, 2025-05-07T20:13:34.0806424Z D=25, 2025-05-07T20:13:34.0806619Z B=11, 2025-05-07T20:13:34.0806803Z log_E=4, 2025-05-07T20:13:34.0807006Z L=17, 2025-05-07T20:13:34.0807263Z D_gradcheck=2, 2025-05-07T20:13:34.0807495Z stochastic_rounding=False, 2025-05-07T20:13:34.0807772Z weighted=False, 2025-05-07T20:13:34.0807999Z row_wise=True, 2025-05-07T20:13:34.0808221Z mixed=True, 2025-05-07T20:13:34.0808430Z use_cache=True, 2025-05-07T20:13:34.0808683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.0808986Z use_cpu=True, 2025-05-07T20:13:34.0809224Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.0809503Z ) 2025-05-07T20:13:34.0809743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0810367Z self=, 2025-05-07T20:13:34.0811008Z compile=False, 2025-05-07T20:13:34.0811261Z pooling_mode=, 2025-05-07T20:13:34.0811547Z T=3, 2025-05-07T20:13:34.0811740Z D=25, 2025-05-07T20:13:34.0811939Z B=2, 2025-05-07T20:13:34.0812121Z log_E=4, 2025-05-07T20:13:34.0812327Z L=17, 2025-05-07T20:13:34.0812530Z D_gradcheck=2, 2025-05-07T20:13:34.0812760Z stochastic_rounding=False, 2025-05-07T20:13:34.0813033Z weighted=False, 2025-05-07T20:13:34.0813259Z row_wise=True, 2025-05-07T20:13:34.0813467Z mixed=True, 2025-05-07T20:13:34.0813685Z use_cache=True, 2025-05-07T20:13:34.0813936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.0814240Z use_cpu=True, 2025-05-07T20:13:34.0814473Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.0814752Z ) 2025-05-07T20:13:34.0814994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0815619Z self=, 2025-05-07T20:13:34.0816205Z compile=True, 2025-05-07T20:13:34.0816459Z pooling_mode=, 2025-05-07T20:13:34.0816748Z T=3, 2025-05-07T20:13:34.0816944Z D=25, 2025-05-07T20:13:34.0817141Z B=2, 2025-05-07T20:13:34.0817326Z log_E=4, 2025-05-07T20:13:34.0817536Z L=17, 2025-05-07T20:13:34.0817741Z D_gradcheck=2, 2025-05-07T20:13:34.0818072Z stochastic_rounding=False, 2025-05-07T20:13:34.0818350Z weighted=False, 2025-05-07T20:13:34.0818580Z row_wise=True, 2025-05-07T20:13:34.0818792Z mixed=True, 2025-05-07T20:13:34.0819018Z use_cache=True, 2025-05-07T20:13:34.0819278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.0819573Z use_cpu=True, 2025-05-07T20:13:34.0819826Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.0820107Z ) 2025-05-07T20:13:34.0820337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0820977Z self=, 2025-05-07T20:13:34.0821562Z compile=True, 2025-05-07T20:13:34.0821815Z pooling_mode=, 2025-05-07T20:13:34.0822100Z T=3, 2025-05-07T20:13:34.0822293Z D=25, 2025-05-07T20:13:34.0822487Z B=2, 2025-05-07T20:13:34.0822668Z log_E=4, 2025-05-07T20:13:34.0822922Z L=17, 2025-05-07T20:13:34.0823128Z D_gradcheck=2, 2025-05-07T20:13:34.0823359Z stochastic_rounding=False, 2025-05-07T20:13:34.0823636Z weighted=False, 2025-05-07T20:13:34.0823865Z row_wise=True, 2025-05-07T20:13:34.0824075Z mixed=False, 2025-05-07T20:13:34.0824300Z use_cache=True, 2025-05-07T20:13:34.0824555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.0824880Z use_cpu=True, 2025-05-07T20:13:34.0825122Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.0825398Z ) 2025-05-07T20:13:34.0825625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0826257Z self=, 2025-05-07T20:13:34.0826847Z compile=False, 2025-05-07T20:13:34.0827099Z pooling_mode=, 2025-05-07T20:13:34.0827385Z T=3, 2025-05-07T20:13:34.0827580Z D=25, 2025-05-07T20:13:34.0827772Z B=2, 2025-05-07T20:13:34.0827954Z log_E=4, 2025-05-07T20:13:34.0828189Z L=17, 2025-05-07T20:13:34.0828395Z D_gradcheck=2, 2025-05-07T20:13:34.0828627Z stochastic_rounding=False, 2025-05-07T20:13:34.0828902Z weighted=False, 2025-05-07T20:13:34.0829128Z row_wise=True, 2025-05-07T20:13:34.0829339Z mixed=False, 2025-05-07T20:13:34.0829562Z use_cache=True, 2025-05-07T20:13:34.0829816Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.0830111Z use_cpu=True, 2025-05-07T20:13:34.0830354Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.0830631Z ) 2025-05-07T20:13:34.0830862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0831535Z self=, 2025-05-07T20:13:34.0832120Z compile=False, 2025-05-07T20:13:34.0832362Z pooling_mode=, 2025-05-07T20:13:34.0832664Z T=2, 2025-05-07T20:13:34.0832859Z D=25, 2025-05-07T20:13:34.0833053Z B=2, 2025-05-07T20:13:34.0833239Z log_E=4, 2025-05-07T20:13:34.0833446Z L=17, 2025-05-07T20:13:34.0833648Z D_gradcheck=2, 2025-05-07T20:13:34.0833877Z stochastic_rounding=False, 2025-05-07T20:13:34.0834151Z weighted=False, 2025-05-07T20:13:34.0834375Z row_wise=True, 2025-05-07T20:13:34.0834582Z mixed=False, 2025-05-07T20:13:34.0834798Z use_cache=True, 2025-05-07T20:13:34.0835046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.0835342Z use_cpu=True, 2025-05-07T20:13:34.0835586Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.0835865Z ) 2025-05-07T20:13:34.0836098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0836732Z self=, 2025-05-07T20:13:34.0837314Z compile=False, 2025-05-07T20:13:34.0837560Z pooling_mode=, 2025-05-07T20:13:34.0837858Z T=4, 2025-05-07T20:13:34.0838052Z D=6, 2025-05-07T20:13:34.0838233Z B=76, 2025-05-07T20:13:34.0838429Z log_E=4, 2025-05-07T20:13:34.0838632Z L=19, 2025-05-07T20:13:34.0838820Z D_gradcheck=1, 2025-05-07T20:13:34.0839059Z stochastic_rounding=False, 2025-05-07T20:13:34.0839331Z weighted=True, 2025-05-07T20:13:34.0839553Z row_wise=True, 2025-05-07T20:13:34.0839758Z mixed=False, 2025-05-07T20:13:34.0839978Z use_cache=False, 2025-05-07T20:13:34.0840237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.0840573Z use_cpu=True, 2025-05-07T20:13:34.0840806Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.0841088Z ) 2025-05-07T20:13:34.0841335Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0841961Z self=, 2025-05-07T20:13:34.0842553Z compile=True, 2025-05-07T20:13:34.0842808Z pooling_mode=, 2025-05-07T20:13:34.0843099Z T=4, 2025-05-07T20:13:34.0843301Z D=6, 2025-05-07T20:13:34.0843504Z B=76, 2025-05-07T20:13:34.0843737Z log_E=4, 2025-05-07T20:13:34.0843949Z L=19, 2025-05-07T20:13:34.0844155Z D_gradcheck=1, 2025-05-07T20:13:34.0844389Z stochastic_rounding=False, 2025-05-07T20:13:34.0844670Z weighted=True, 2025-05-07T20:13:34.0844904Z row_wise=True, 2025-05-07T20:13:34.0845118Z mixed=False, 2025-05-07T20:13:34.0845344Z use_cache=False, 2025-05-07T20:13:34.0845665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.0845976Z use_cpu=True, 2025-05-07T20:13:34.0846213Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.0846497Z ) 2025-05-07T20:13:34.0846746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0847377Z self=, 2025-05-07T20:13:34.0848169Z compile=True, 2025-05-07T20:13:34.0848425Z pooling_mode=, 2025-05-07T20:13:34.0848709Z T=4, 2025-05-07T20:13:34.0848904Z D=6, 2025-05-07T20:13:34.0849103Z B=4, 2025-05-07T20:13:34.0849357Z log_E=4, 2025-05-07T20:13:34.0849562Z L=19, 2025-05-07T20:13:34.0849763Z D_gradcheck=1, 2025-05-07T20:13:34.0849996Z stochastic_rounding=False, 2025-05-07T20:13:34.0850269Z weighted=True, 2025-05-07T20:13:34.0850497Z row_wise=True, 2025-05-07T20:13:34.0850704Z mixed=False, 2025-05-07T20:13:34.0850931Z use_cache=False, 2025-05-07T20:13:34.0851200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.0851500Z use_cpu=True, 2025-05-07T20:13:34.0851743Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.0852019Z ) 2025-05-07T20:13:34.0852251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0852930Z self=, 2025-05-07T20:13:34.0853522Z compile=True, 2025-05-07T20:13:34.0853773Z pooling_mode=, 2025-05-07T20:13:34.0854061Z T=4, 2025-05-07T20:13:34.0854258Z D=6, 2025-05-07T20:13:34.0854457Z B=4, 2025-05-07T20:13:34.0854639Z log_E=4, 2025-05-07T20:13:34.0854841Z L=6, 2025-05-07T20:13:34.0855038Z D_gradcheck=1, 2025-05-07T20:13:34.0855267Z stochastic_rounding=False, 2025-05-07T20:13:34.0855539Z weighted=True, 2025-05-07T20:13:34.0855763Z row_wise=True, 2025-05-07T20:13:34.0855970Z mixed=False, 2025-05-07T20:13:34.0856194Z use_cache=False, 2025-05-07T20:13:34.0856455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.0856747Z use_cpu=True, 2025-05-07T20:13:34.0856991Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.0857265Z ) 2025-05-07T20:13:34.0857495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0858204Z self=, 2025-05-07T20:13:34.0858794Z compile=False, 2025-05-07T20:13:34.0859050Z pooling_mode=, 2025-05-07T20:13:34.0859337Z T=4, 2025-05-07T20:13:34.0859536Z D=6, 2025-05-07T20:13:34.0859734Z B=4, 2025-05-07T20:13:34.0859919Z log_E=4, 2025-05-07T20:13:34.0860124Z L=6, 2025-05-07T20:13:34.0860323Z D_gradcheck=1, 2025-05-07T20:13:34.0860550Z stochastic_rounding=False, 2025-05-07T20:13:34.0860821Z weighted=True, 2025-05-07T20:13:34.0861043Z row_wise=True, 2025-05-07T20:13:34.0861249Z mixed=False, 2025-05-07T20:13:34.0861468Z use_cache=False, 2025-05-07T20:13:34.0861730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.0862022Z use_cpu=True, 2025-05-07T20:13:34.0862263Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.0862541Z ) 2025-05-07T20:13:34.0862808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0863441Z self=, 2025-05-07T20:13:34.0864026Z compile=False, 2025-05-07T20:13:34.0864269Z pooling_mode=, 2025-05-07T20:13:34.0864576Z T=4, 2025-05-07T20:13:34.0864836Z D=6, 2025-05-07T20:13:34.0865018Z B=4, 2025-05-07T20:13:34.0865214Z log_E=4, 2025-05-07T20:13:34.0865422Z L=6, 2025-05-07T20:13:34.0865621Z D_gradcheck=1, 2025-05-07T20:13:34.0872915Z stochastic_rounding=False, 2025-05-07T20:13:34.0873330Z weighted=True, 2025-05-07T20:13:34.0873555Z row_wise=True, 2025-05-07T20:13:34.0873784Z mixed=True, 2025-05-07T20:13:34.0874013Z use_cache=False, 2025-05-07T20:13:34.0874395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.0874715Z use_cpu=True, 2025-05-07T20:13:34.0874970Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.0875259Z ) 2025-05-07T20:13:34.0875500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0876152Z self=, 2025-05-07T20:13:34.0876750Z compile=False, 2025-05-07T20:13:34.0876999Z pooling_mode=, 2025-05-07T20:13:34.0877308Z T=4, 2025-05-07T20:13:34.0877516Z D=6, 2025-05-07T20:13:34.0877741Z B=4, 2025-05-07T20:13:34.0877941Z log_E=4, 2025-05-07T20:13:34.0878150Z L=6, 2025-05-07T20:13:34.0878342Z D_gradcheck=1, 2025-05-07T20:13:34.0878583Z stochastic_rounding=False, 2025-05-07T20:13:34.0878864Z weighted=False, 2025-05-07T20:13:34.0879074Z row_wise=True, 2025-05-07T20:13:34.0879305Z mixed=True, 2025-05-07T20:13:34.0879521Z use_cache=False, 2025-05-07T20:13:34.0879768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.0880073Z use_cpu=True, 2025-05-07T20:13:34.0880319Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.0880617Z ) 2025-05-07T20:13:34.0880857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0881487Z self=, 2025-05-07T20:13:34.0882071Z compile=True, 2025-05-07T20:13:34.0882306Z pooling_mode=, 2025-05-07T20:13:34.0882585Z T=1, 2025-05-07T20:13:34.0882781Z D=103, 2025-05-07T20:13:34.0882971Z B=68, 2025-05-07T20:13:34.0883163Z log_E=3, 2025-05-07T20:13:34.0883367Z L=8, 2025-05-07T20:13:34.0883555Z D_gradcheck=2, 2025-05-07T20:13:34.0883796Z stochastic_rounding=True, 2025-05-07T20:13:34.0884046Z weighted=False, 2025-05-07T20:13:34.0884248Z row_wise=True, 2025-05-07T20:13:34.0884451Z mixed=False, 2025-05-07T20:13:34.0884663Z use_cache=False, 2025-05-07T20:13:34.0884906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.0885196Z use_cpu=True, 2025-05-07T20:13:34.0885432Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.0885694Z ) 2025-05-07T20:13:34.0885926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.0886549Z self=, 2025-05-07T20:13:34.0887116Z compile=True, 2025-05-07T20:13:34.0887357Z pooling_mode=, 2025-05-07T20:13:34.0887648Z T=1, 2025-05-07T20:13:34.0887833Z D=103, 2025-05-07T20:13:34.0888010Z B=68, 2025-05-07T20:13:34.0888192Z log_E=3, 2025-05-07T20:13:34.0888378Z L=8, 2025-05-07T20:13:34.0888558Z D_gradcheck=1, 2025-05-07T20:13:34.0888790Z stochastic_rounding=True, 2025-05-07T20:13:34.0889050Z weighted=False, 2025-05-07T20:13:34.0889258Z row_wise=True, 2025-05-07T20:13:34.0889465Z mixed=False, 2025-05-07T20:13:34.0889676Z use_cache=False, 2025-05-07T20:13:34.0889916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.0890213Z use_cpu=True, 2025-05-07T20:13:34.0890449Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.0890709Z ) 2025-05-07T20:13:34.5966266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.5967012Z self=, 2025-05-07T20:13:34.5967610Z compile=True, 2025-05-07T20:13:34.5967858Z pooling_mode=, 2025-05-07T20:13:34.5968372Z T=1, 2025-05-07T20:13:34.5968584Z D=103, 2025-05-07T20:13:34.5968767Z B=68, 2025-05-07T20:13:34.5968964Z log_E=3, 2025-05-07T20:13:34.5969165Z L=0, 2025-05-07T20:13:34.5969353Z D_gradcheck=1, 2025-05-07T20:13:34.5969595Z stochastic_rounding=True, 2025-05-07T20:13:34.5969868Z weighted=False, 2025-05-07T20:13:34.5970086Z row_wise=True, 2025-05-07T20:13:34.5970305Z mixed=False, 2025-05-07T20:13:34.5970591Z use_cache=False, 2025-05-07T20:13:34.5970844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.5971157Z use_cpu=True, 2025-05-07T20:13:34.5971405Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.5971699Z ) 2025-05-07T20:13:34.5971935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.5972578Z self=, 2025-05-07T20:13:34.5973195Z compile=True, 2025-05-07T20:13:34.5973471Z pooling_mode=, 2025-05-07T20:13:34.5973911Z T=3, 2025-05-07T20:13:34.5974364Z D=103, 2025-05-07T20:13:34.5974651Z B=68, 2025-05-07T20:13:34.5974851Z log_E=3, 2025-05-07T20:13:34.5975057Z L=0, 2025-05-07T20:13:34.5975248Z D_gradcheck=1, 2025-05-07T20:13:34.5975498Z stochastic_rounding=True, 2025-05-07T20:13:34.5975776Z weighted=False, 2025-05-07T20:13:34.5975999Z row_wise=True, 2025-05-07T20:13:34.5976224Z mixed=False, 2025-05-07T20:13:34.5976453Z use_cache=False, 2025-05-07T20:13:34.5976704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.5977019Z use_cpu=True, 2025-05-07T20:13:34.5977267Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.5977591Z ) 2025-05-07T20:13:34.5977928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:13:34.5978567Z self=, 2025-05-07T20:13:34.5979163Z compile=False, 2025-05-07T20:13:34.5979412Z pooling_mode=, 2025-05-07T20:13:34.5979722Z T=3, 2025-05-07T20:13:34.5979918Z D=103, 2025-05-07T20:13:34.5980100Z B=68, 2025-05-07T20:13:34.5980297Z log_E=3, 2025-05-07T20:13:34.5980500Z L=0, 2025-05-07T20:13:34.5980686Z D_gradcheck=1, 2025-05-07T20:13:34.5980935Z stochastic_rounding=True, 2025-05-07T20:13:34.5981209Z weighted=False, 2025-05-07T20:13:34.5981423Z row_wise=True, 2025-05-07T20:13:34.5981653Z mixed=False, 2025-05-07T20:13:34.5981875Z use_cache=False, 2025-05-07T20:13:34.5982121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.5982424Z use_cpu=True, 2025-05-07T20:13:34.5982669Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.5982937Z ) 2025-05-07T20:13:34.5983142Z PASSED 2025-05-07T20:13:34.7403957Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7405438Z self=, 2025-05-07T20:13:34.7406061Z mixed_B=False, 2025-05-07T20:13:34.7406302Z compile=False, 2025-05-07T20:13:34.7406513Z T=1, 2025-05-07T20:13:34.7406709Z D=2, 2025-05-07T20:13:34.7406903Z B=1, 2025-05-07T20:13:34.7407083Z log_E=3, 2025-05-07T20:13:34.7407285Z L=0, 2025-05-07T20:13:34.7407490Z D_gradcheck=1, 2025-05-07T20:13:34.7407720Z stochastic_rounding=False, 2025-05-07T20:13:34.7408001Z weighted=False, 2025-05-07T20:13:34.7408226Z row_wise=False, 2025-05-07T20:13:34.7408436Z mixed=False, 2025-05-07T20:13:34.7408660Z use_cache=False, 2025-05-07T20:13:34.7408925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7409231Z use_cpu=True, 2025-05-07T20:13:34.7409464Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7409750Z ) 2025-05-07T20:13:34.7410000Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7410651Z self=, 2025-05-07T20:13:34.7411418Z mixed_B=True, 2025-05-07T20:13:34.7411650Z compile=False, 2025-05-07T20:13:34.7411860Z T=1, 2025-05-07T20:13:34.7412062Z D=2, 2025-05-07T20:13:34.7412258Z B=1, 2025-05-07T20:13:34.7412439Z log_E=3, 2025-05-07T20:13:34.7412638Z L=0, 2025-05-07T20:13:34.7412835Z D_gradcheck=1, 2025-05-07T20:13:34.7413064Z stochastic_rounding=False, 2025-05-07T20:13:34.7413433Z weighted=False, 2025-05-07T20:13:34.7413667Z row_wise=False, 2025-05-07T20:13:34.7413880Z mixed=False, 2025-05-07T20:13:34.7414104Z use_cache=False, 2025-05-07T20:13:34.7414372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7414667Z use_cpu=True, 2025-05-07T20:13:34.7414916Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7415193Z ) 2025-05-07T20:13:34.7415429Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7416090Z self=, 2025-05-07T20:13:34.7416744Z mixed_B=True, 2025-05-07T20:13:34.7416971Z compile=False, 2025-05-07T20:13:34.7417176Z T=3, 2025-05-07T20:13:34.7417368Z D=119, 2025-05-07T20:13:34.7417564Z B=82, 2025-05-07T20:13:34.7417747Z log_E=3, 2025-05-07T20:13:34.7418043Z L=17, 2025-05-07T20:13:34.7418250Z D_gradcheck=2, 2025-05-07T20:13:34.7418477Z stochastic_rounding=True, 2025-05-07T20:13:34.7418754Z weighted=False, 2025-05-07T20:13:34.7418982Z row_wise=True, 2025-05-07T20:13:34.7419192Z mixed=False, 2025-05-07T20:13:34.7419501Z use_cache=True, 2025-05-07T20:13:34.7419818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7420119Z use_cpu=True, 2025-05-07T20:13:34.7420369Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7420649Z ) 2025-05-07T20:13:34.7420915Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7421579Z self=, 2025-05-07T20:13:34.7422222Z mixed_B=False, 2025-05-07T20:13:34.7422453Z compile=True, 2025-05-07T20:13:34.7422676Z T=1, 2025-05-07T20:13:34.7422862Z D=44, 2025-05-07T20:13:34.7423062Z B=87, 2025-05-07T20:13:34.7423267Z log_E=3, 2025-05-07T20:13:34.7423463Z L=14, 2025-05-07T20:13:34.7423670Z D_gradcheck=1, 2025-05-07T20:13:34.7423918Z stochastic_rounding=True, 2025-05-07T20:13:34.7424188Z weighted=True, 2025-05-07T20:13:34.7424442Z row_wise=True, 2025-05-07T20:13:34.7424670Z mixed=True, 2025-05-07T20:13:34.7424882Z use_cache=True, 2025-05-07T20:13:34.7425146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7425460Z use_cpu=True, 2025-05-07T20:13:34.7425701Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7425982Z ) 2025-05-07T20:13:34.7426232Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7426898Z self=, 2025-05-07T20:13:34.7427495Z mixed_B=False, 2025-05-07T20:13:34.7427717Z compile=True, 2025-05-07T20:13:34.7427934Z T=5, 2025-05-07T20:13:34.7428115Z D=127, 2025-05-07T20:13:34.7428308Z B=60, 2025-05-07T20:13:34.7428500Z log_E=5, 2025-05-07T20:13:34.7428729Z L=20, 2025-05-07T20:13:34.7428929Z D_gradcheck=2, 2025-05-07T20:13:34.7429170Z stochastic_rounding=False, 2025-05-07T20:13:34.7429439Z weighted=False, 2025-05-07T20:13:34.7429669Z row_wise=False, 2025-05-07T20:13:34.7429893Z mixed=False, 2025-05-07T20:13:34.7430107Z use_cache=True, 2025-05-07T20:13:34.7430358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7430666Z use_cpu=True, 2025-05-07T20:13:34.7430904Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7431185Z ) 2025-05-07T20:13:34.7431432Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7432077Z self=, 2025-05-07T20:13:34.7432739Z mixed_B=False, 2025-05-07T20:13:34.7432968Z compile=False, 2025-05-07T20:13:34.7433188Z T=3, 2025-05-07T20:13:34.7433373Z D=30, 2025-05-07T20:13:34.7433567Z B=96, 2025-05-07T20:13:34.7433763Z log_E=4, 2025-05-07T20:13:34.7433952Z L=10, 2025-05-07T20:13:34.7434155Z D_gradcheck=2, 2025-05-07T20:13:34.7434399Z stochastic_rounding=False, 2025-05-07T20:13:34.7434701Z weighted=True, 2025-05-07T20:13:34.7434928Z row_wise=True, 2025-05-07T20:13:34.7435149Z mixed=True, 2025-05-07T20:13:34.7435361Z use_cache=False, 2025-05-07T20:13:34.7435628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7435935Z use_cpu=True, 2025-05-07T20:13:34.7436165Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7436442Z ) 2025-05-07T20:13:34.7436687Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7437329Z self=, 2025-05-07T20:13:34.7437963Z mixed_B=True, 2025-05-07T20:13:34.7438188Z compile=True, 2025-05-07T20:13:34.7438406Z T=3, 2025-05-07T20:13:34.7438587Z D=5, 2025-05-07T20:13:34.7438795Z B=65, 2025-05-07T20:13:34.7438989Z log_E=3, 2025-05-07T20:13:34.7439181Z L=10, 2025-05-07T20:13:34.7439383Z D_gradcheck=1, 2025-05-07T20:13:34.7439623Z stochastic_rounding=True, 2025-05-07T20:13:34.7439884Z weighted=False, 2025-05-07T20:13:34.7440111Z row_wise=False, 2025-05-07T20:13:34.7440333Z mixed=True, 2025-05-07T20:13:34.7440537Z use_cache=True, 2025-05-07T20:13:34.7440824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7441124Z use_cpu=True, 2025-05-07T20:13:34.7441366Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7441643Z ) 2025-05-07T20:13:34.7441893Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7442537Z self=, 2025-05-07T20:13:34.7443144Z mixed_B=True, 2025-05-07T20:13:34.7443368Z compile=False, 2025-05-07T20:13:34.7443576Z T=4, 2025-05-07T20:13:34.7443772Z D=11, 2025-05-07T20:13:34.7443969Z B=118, 2025-05-07T20:13:34.7444157Z log_E=3, 2025-05-07T20:13:34.7444364Z L=0, 2025-05-07T20:13:34.7444567Z D_gradcheck=1, 2025-05-07T20:13:34.7444799Z stochastic_rounding=False, 2025-05-07T20:13:34.7445074Z weighted=True, 2025-05-07T20:13:34.7445297Z row_wise=False, 2025-05-07T20:13:34.7445520Z mixed=False, 2025-05-07T20:13:34.7445728Z use_cache=True, 2025-05-07T20:13:34.7445982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7446292Z use_cpu=True, 2025-05-07T20:13:34.7446524Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7446801Z ) 2025-05-07T20:13:34.7447049Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7447924Z self=, 2025-05-07T20:13:34.7448556Z mixed_B=False, 2025-05-07T20:13:34.7448789Z compile=True, 2025-05-07T20:13:34.7449000Z T=5, 2025-05-07T20:13:34.7449199Z D=97, 2025-05-07T20:13:34.7449399Z B=24, 2025-05-07T20:13:34.7449589Z log_E=3, 2025-05-07T20:13:34.7449797Z L=9, 2025-05-07T20:13:34.7449999Z D_gradcheck=2, 2025-05-07T20:13:34.7450237Z stochastic_rounding=False, 2025-05-07T20:13:34.7450519Z weighted=True, 2025-05-07T20:13:34.7450750Z row_wise=True, 2025-05-07T20:13:34.7450965Z mixed=False, 2025-05-07T20:13:34.7451195Z use_cache=False, 2025-05-07T20:13:34.7451463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7451818Z use_cpu=True, 2025-05-07T20:13:34.7452063Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7452347Z ) 2025-05-07T20:13:34.7452597Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7453235Z self=, 2025-05-07T20:13:34.7453948Z mixed_B=False, 2025-05-07T20:13:34.7454176Z compile=True, 2025-05-07T20:13:34.7454384Z T=2, 2025-05-07T20:13:34.7454579Z D=59, 2025-05-07T20:13:34.7454774Z B=112, 2025-05-07T20:13:34.7454958Z log_E=5, 2025-05-07T20:13:34.7455160Z L=0, 2025-05-07T20:13:34.7455364Z D_gradcheck=2, 2025-05-07T20:13:34.7455593Z stochastic_rounding=False, 2025-05-07T20:13:34.7455908Z weighted=True, 2025-05-07T20:13:34.7456133Z row_wise=False, 2025-05-07T20:13:34.7456346Z mixed=True, 2025-05-07T20:13:34.7456569Z use_cache=False, 2025-05-07T20:13:34.7456833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7457129Z use_cpu=True, 2025-05-07T20:13:34.7457381Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7457662Z ) 2025-05-07T20:13:34.7457964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7458622Z self=, 2025-05-07T20:13:34.7459269Z mixed_B=True, 2025-05-07T20:13:34.7459493Z compile=True, 2025-05-07T20:13:34.7459696Z T=1, 2025-05-07T20:13:34.7459893Z D=64, 2025-05-07T20:13:34.7460087Z B=10, 2025-05-07T20:13:34.7460269Z log_E=5, 2025-05-07T20:13:34.7460468Z L=18, 2025-05-07T20:13:34.7460668Z D_gradcheck=2, 2025-05-07T20:13:34.7460902Z stochastic_rounding=False, 2025-05-07T20:13:34.7461179Z weighted=True, 2025-05-07T20:13:34.7461404Z row_wise=True, 2025-05-07T20:13:34.7461617Z mixed=True, 2025-05-07T20:13:34.7461836Z use_cache=True, 2025-05-07T20:13:34.7462089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7462425Z use_cpu=True, 2025-05-07T20:13:34.7462670Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7462953Z ) 2025-05-07T20:13:34.7463238Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7463897Z self=, 2025-05-07T20:13:34.7464505Z mixed_B=False, 2025-05-07T20:13:34.7464730Z compile=True, 2025-05-07T20:13:34.7464935Z T=4, 2025-05-07T20:13:34.7465131Z D=79, 2025-05-07T20:13:34.7465329Z B=29, 2025-05-07T20:13:34.7465566Z log_E=3, 2025-05-07T20:13:34.7465769Z L=9, 2025-05-07T20:13:34.7465969Z D_gradcheck=1, 2025-05-07T20:13:34.7466201Z stochastic_rounding=False, 2025-05-07T20:13:34.7466475Z weighted=True, 2025-05-07T20:13:34.7466706Z row_wise=False, 2025-05-07T20:13:34.7466919Z mixed=False, 2025-05-07T20:13:34.7467138Z use_cache=True, 2025-05-07T20:13:34.7467388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7467685Z use_cpu=True, 2025-05-07T20:13:34.7467927Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7468201Z ) 2025-05-07T20:13:34.7468435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7469088Z self=, 2025-05-07T20:13:34.7469691Z mixed_B=True, 2025-05-07T20:13:34.7469935Z compile=False, 2025-05-07T20:13:34.7470153Z T=5, 2025-05-07T20:13:34.7470347Z D=116, 2025-05-07T20:13:34.7470534Z B=3, 2025-05-07T20:13:34.7470730Z log_E=5, 2025-05-07T20:13:34.7470935Z L=17, 2025-05-07T20:13:34.7471126Z D_gradcheck=2, 2025-05-07T20:13:34.7471371Z stochastic_rounding=False, 2025-05-07T20:13:34.7471651Z weighted=False, 2025-05-07T20:13:34.7471879Z row_wise=True, 2025-05-07T20:13:34.7472089Z mixed=True, 2025-05-07T20:13:34.7472306Z use_cache=False, 2025-05-07T20:13:34.7472567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7472866Z use_cpu=True, 2025-05-07T20:13:34.7473106Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7473385Z ) 2025-05-07T20:13:34.7473635Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7474293Z self=, 2025-05-07T20:13:34.7474949Z mixed_B=False, 2025-05-07T20:13:34.7475166Z compile=False, 2025-05-07T20:13:34.7475391Z T=2, 2025-05-07T20:13:34.7475589Z D=49, 2025-05-07T20:13:34.7475775Z B=60, 2025-05-07T20:13:34.7475982Z log_E=3, 2025-05-07T20:13:34.7476190Z L=13, 2025-05-07T20:13:34.7476382Z D_gradcheck=2, 2025-05-07T20:13:34.7476630Z stochastic_rounding=False, 2025-05-07T20:13:34.7476939Z weighted=True, 2025-05-07T20:13:34.7477154Z row_wise=True, 2025-05-07T20:13:34.7477416Z mixed=True, 2025-05-07T20:13:34.7477643Z use_cache=False, 2025-05-07T20:13:34.7477899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7478213Z use_cpu=True, 2025-05-07T20:13:34.7478465Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7478747Z ) 2025-05-07T20:13:34.7478979Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7479642Z self=, 2025-05-07T20:13:34.7480277Z mixed_B=False, 2025-05-07T20:13:34.7480496Z compile=False, 2025-05-07T20:13:34.7480712Z T=1, 2025-05-07T20:13:34.7480906Z D=66, 2025-05-07T20:13:34.7481086Z B=86, 2025-05-07T20:13:34.7481279Z log_E=4, 2025-05-07T20:13:34.7481480Z L=17, 2025-05-07T20:13:34.7481670Z D_gradcheck=2, 2025-05-07T20:13:34.7481908Z stochastic_rounding=True, 2025-05-07T20:13:34.7482185Z weighted=False, 2025-05-07T20:13:34.7482402Z row_wise=False, 2025-05-07T20:13:34.7482629Z mixed=True, 2025-05-07T20:13:34.7482846Z use_cache=True, 2025-05-07T20:13:34.7483087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7483424Z use_cpu=True, 2025-05-07T20:13:34.7483670Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7483939Z ) 2025-05-07T20:13:34.7484191Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7484854Z self=, 2025-05-07T20:13:34.7485457Z mixed_B=True, 2025-05-07T20:13:34.7485695Z compile=False, 2025-05-07T20:13:34.7485913Z T=1, 2025-05-07T20:13:34.7486107Z D=7, 2025-05-07T20:13:34.7486287Z B=59, 2025-05-07T20:13:34.7486481Z log_E=5, 2025-05-07T20:13:34.7486717Z L=0, 2025-05-07T20:13:34.7486904Z D_gradcheck=1, 2025-05-07T20:13:34.7487145Z stochastic_rounding=True, 2025-05-07T20:13:34.7487423Z weighted=False, 2025-05-07T20:13:34.7487637Z row_wise=True, 2025-05-07T20:13:34.7487859Z mixed=False, 2025-05-07T20:13:34.7488082Z use_cache=True, 2025-05-07T20:13:34.7488320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7488631Z use_cpu=True, 2025-05-07T20:13:34.7488875Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7489202Z ) 2025-05-07T20:13:34.7489448Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7490102Z self=, 2025-05-07T20:13:34.7490705Z mixed_B=True, 2025-05-07T20:13:34.7490917Z compile=False, 2025-05-07T20:13:34.7491137Z T=5, 2025-05-07T20:13:34.7491333Z D=49, 2025-05-07T20:13:34.7491515Z B=94, 2025-05-07T20:13:34.7491709Z log_E=5, 2025-05-07T20:13:34.7491912Z L=11, 2025-05-07T20:13:34.7492101Z D_gradcheck=2, 2025-05-07T20:13:34.7492344Z stochastic_rounding=False, 2025-05-07T20:13:34.7492625Z weighted=False, 2025-05-07T20:13:34.7492840Z row_wise=False, 2025-05-07T20:13:34.7493065Z mixed=False, 2025-05-07T20:13:34.7493287Z use_cache=False, 2025-05-07T20:13:34.7493552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7493858Z use_cpu=True, 2025-05-07T20:13:34.7494099Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7494364Z ) 2025-05-07T20:13:34.7713134Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7714040Z self=, 2025-05-07T20:13:34.7715299Z mixed_B=False, 2025-05-07T20:13:34.7715517Z compile=False, 2025-05-07T20:13:34.7715740Z T=3, 2025-05-07T20:13:34.7715938Z D=25, 2025-05-07T20:13:34.7716123Z B=8, 2025-05-07T20:13:34.7716316Z log_E=3, 2025-05-07T20:13:34.7716520Z L=1, 2025-05-07T20:13:34.7716706Z D_gradcheck=1, 2025-05-07T20:13:34.7716943Z stochastic_rounding=True, 2025-05-07T20:13:34.7717273Z weighted=False, 2025-05-07T20:13:34.7717488Z row_wise=True, 2025-05-07T20:13:34.7717709Z mixed=True, 2025-05-07T20:13:34.7717927Z use_cache=True, 2025-05-07T20:13:34.7718166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7718483Z use_cpu=True, 2025-05-07T20:13:34.7718731Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7719000Z ) 2025-05-07T20:13:34.7719251Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7719910Z self=, 2025-05-07T20:13:34.7720645Z mixed_B=False, 2025-05-07T20:13:34.7720866Z compile=False, 2025-05-07T20:13:34.7721092Z T=3, 2025-05-07T20:13:34.7721297Z D=7, 2025-05-07T20:13:34.7721479Z B=52, 2025-05-07T20:13:34.7721679Z log_E=5, 2025-05-07T20:13:34.7721889Z L=5, 2025-05-07T20:13:34.7722079Z D_gradcheck=1, 2025-05-07T20:13:34.7722326Z stochastic_rounding=False, 2025-05-07T20:13:34.7722611Z weighted=False, 2025-05-07T20:13:34.7722830Z row_wise=True, 2025-05-07T20:13:34.7723060Z mixed=False, 2025-05-07T20:13:34.7723288Z use_cache=True, 2025-05-07T20:13:34.7723531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7723893Z use_cpu=True, 2025-05-07T20:13:34.7724138Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7724403Z ) 2025-05-07T20:13:34.7724648Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7725303Z self=, 2025-05-07T20:13:34.7725891Z mixed_B=False, 2025-05-07T20:13:34.7726118Z compile=True, 2025-05-07T20:13:34.7726333Z T=5, 2025-05-07T20:13:34.7726514Z D=87, 2025-05-07T20:13:34.7726707Z B=32, 2025-05-07T20:13:34.7726905Z log_E=5, 2025-05-07T20:13:34.7727104Z L=19, 2025-05-07T20:13:34.7727291Z D_gradcheck=1, 2025-05-07T20:13:34.7727534Z stochastic_rounding=True, 2025-05-07T20:13:34.7727810Z weighted=False, 2025-05-07T20:13:34.7728029Z row_wise=False, 2025-05-07T20:13:34.7728257Z mixed=False, 2025-05-07T20:13:34.7728483Z use_cache=True, 2025-05-07T20:13:34.7728724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7729034Z use_cpu=True, 2025-05-07T20:13:34.7729277Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7729542Z ) 2025-05-07T20:13:34.7729786Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7730440Z self=, 2025-05-07T20:13:34.7731035Z mixed_B=True, 2025-05-07T20:13:34.7731259Z compile=True, 2025-05-07T20:13:34.7731476Z T=5, 2025-05-07T20:13:34.7731659Z D=7, 2025-05-07T20:13:34.7731850Z B=120, 2025-05-07T20:13:34.7732048Z log_E=3, 2025-05-07T20:13:34.7732238Z L=2, 2025-05-07T20:13:34.7732438Z D_gradcheck=1, 2025-05-07T20:13:34.7732683Z stochastic_rounding=False, 2025-05-07T20:13:34.7732949Z weighted=False, 2025-05-07T20:13:34.7733176Z row_wise=False, 2025-05-07T20:13:34.7733398Z mixed=False, 2025-05-07T20:13:34.7733619Z use_cache=True, 2025-05-07T20:13:34.7733856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7734162Z use_cpu=True, 2025-05-07T20:13:34.7734405Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7734668Z ) 2025-05-07T20:13:34.7734914Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7735573Z self=, 2025-05-07T20:13:34.7736206Z mixed_B=True, 2025-05-07T20:13:34.7736435Z compile=False, 2025-05-07T20:13:34.7736657Z T=4, 2025-05-07T20:13:34.7736841Z D=88, 2025-05-07T20:13:34.7737040Z B=96, 2025-05-07T20:13:34.7737238Z log_E=5, 2025-05-07T20:13:34.7737475Z L=13, 2025-05-07T20:13:34.7737675Z D_gradcheck=1, 2025-05-07T20:13:34.7737991Z stochastic_rounding=False, 2025-05-07T20:13:34.7738293Z weighted=False, 2025-05-07T20:13:34.7738521Z row_wise=True, 2025-05-07T20:13:34.7738743Z mixed=False, 2025-05-07T20:13:34.7738952Z use_cache=False, 2025-05-07T20:13:34.7739212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7739523Z use_cpu=True, 2025-05-07T20:13:34.7739752Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7740029Z ) 2025-05-07T20:13:34.7740277Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7740931Z self=, 2025-05-07T20:13:34.7741548Z mixed_B=False, 2025-05-07T20:13:34.7741780Z compile=False, 2025-05-07T20:13:34.7742005Z T=2, 2025-05-07T20:13:34.7742189Z D=35, 2025-05-07T20:13:34.7742386Z B=45, 2025-05-07T20:13:34.7742584Z log_E=5, 2025-05-07T20:13:34.7742779Z L=9, 2025-05-07T20:13:34.7742980Z D_gradcheck=1, 2025-05-07T20:13:34.7743220Z stochastic_rounding=False, 2025-05-07T20:13:34.7743481Z weighted=True, 2025-05-07T20:13:34.7743704Z row_wise=False, 2025-05-07T20:13:34.7743927Z mixed=False, 2025-05-07T20:13:34.7744135Z use_cache=True, 2025-05-07T20:13:34.7744385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7744731Z use_cpu=True, 2025-05-07T20:13:34.7744964Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7745247Z ) 2025-05-07T20:13:34.7745499Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7746158Z self=, 2025-05-07T20:13:34.7746750Z mixed_B=True, 2025-05-07T20:13:34.7746978Z compile=True, 2025-05-07T20:13:34.7747199Z T=4, 2025-05-07T20:13:34.7747383Z D=87, 2025-05-07T20:13:34.7747585Z B=127, 2025-05-07T20:13:34.7747959Z log_E=5, 2025-05-07T20:13:34.7748157Z L=12, 2025-05-07T20:13:34.7748364Z D_gradcheck=2, 2025-05-07T20:13:34.7748618Z stochastic_rounding=False, 2025-05-07T20:13:34.7748886Z weighted=False, 2025-05-07T20:13:34.7749120Z row_wise=False, 2025-05-07T20:13:34.7749348Z mixed=True, 2025-05-07T20:13:34.7749558Z use_cache=False, 2025-05-07T20:13:34.7749823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7750133Z use_cpu=True, 2025-05-07T20:13:34.7750370Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7750659Z ) 2025-05-07T20:13:34.7750905Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7751549Z self=, 2025-05-07T20:13:34.7752158Z mixed_B=False, 2025-05-07T20:13:34.7752386Z compile=False, 2025-05-07T20:13:34.7752604Z T=2, 2025-05-07T20:13:34.7752785Z D=102, 2025-05-07T20:13:34.7752979Z B=71, 2025-05-07T20:13:34.7753173Z log_E=4, 2025-05-07T20:13:34.7753363Z L=19, 2025-05-07T20:13:34.7753562Z D_gradcheck=1, 2025-05-07T20:13:34.7753802Z stochastic_rounding=False, 2025-05-07T20:13:34.7754066Z weighted=True, 2025-05-07T20:13:34.7754291Z row_wise=False, 2025-05-07T20:13:34.7754519Z mixed=False, 2025-05-07T20:13:34.7754731Z use_cache=False, 2025-05-07T20:13:34.7754989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7755299Z use_cpu=True, 2025-05-07T20:13:34.7755530Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7755834Z ) 2025-05-07T20:13:34.7756079Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7756717Z self=, 2025-05-07T20:13:34.7757403Z mixed_B=True, 2025-05-07T20:13:34.7757629Z compile=False, 2025-05-07T20:13:34.7757836Z T=1, 2025-05-07T20:13:34.7758033Z D=64, 2025-05-07T20:13:34.7758234Z B=121, 2025-05-07T20:13:34.7758423Z log_E=4, 2025-05-07T20:13:34.7758627Z L=1, 2025-05-07T20:13:34.7758826Z D_gradcheck=1, 2025-05-07T20:13:34.7759057Z stochastic_rounding=True, 2025-05-07T20:13:34.7759372Z weighted=False, 2025-05-07T20:13:34.7759601Z row_wise=True, 2025-05-07T20:13:34.7759822Z mixed=False, 2025-05-07T20:13:34.7760030Z use_cache=True, 2025-05-07T20:13:34.7760279Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7760590Z use_cpu=True, 2025-05-07T20:13:34.7760824Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7761103Z ) 2025-05-07T20:13:34.7761350Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7761990Z self=, 2025-05-07T20:13:34.7762636Z mixed_B=False, 2025-05-07T20:13:34.7762866Z compile=True, 2025-05-07T20:13:34.7763071Z T=4, 2025-05-07T20:13:34.7763265Z D=123, 2025-05-07T20:13:34.7763461Z B=41, 2025-05-07T20:13:34.7763646Z log_E=3, 2025-05-07T20:13:34.7763848Z L=15, 2025-05-07T20:13:34.7764049Z D_gradcheck=2, 2025-05-07T20:13:34.7764277Z stochastic_rounding=True, 2025-05-07T20:13:34.7764548Z weighted=True, 2025-05-07T20:13:34.7764771Z row_wise=True, 2025-05-07T20:13:34.7764978Z mixed=True, 2025-05-07T20:13:34.7765197Z use_cache=False, 2025-05-07T20:13:34.7765457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7765787Z use_cpu=True, 2025-05-07T20:13:34.7766033Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7766311Z ) 2025-05-07T20:13:34.7766558Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7767200Z self=, 2025-05-07T20:13:34.7767808Z mixed_B=False, 2025-05-07T20:13:34.7768034Z compile=True, 2025-05-07T20:13:34.7768243Z T=5, 2025-05-07T20:13:34.7768445Z D=6, 2025-05-07T20:13:34.7768641Z B=112, 2025-05-07T20:13:34.7768830Z log_E=3, 2025-05-07T20:13:34.7769033Z L=18, 2025-05-07T20:13:34.7769235Z D_gradcheck=1, 2025-05-07T20:13:34.7769464Z stochastic_rounding=False, 2025-05-07T20:13:34.7769739Z weighted=True, 2025-05-07T20:13:34.7769964Z row_wise=True, 2025-05-07T20:13:34.7770172Z mixed=True, 2025-05-07T20:13:34.7770391Z use_cache=False, 2025-05-07T20:13:34.7770655Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7770951Z use_cpu=True, 2025-05-07T20:13:34.7771198Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7771479Z ) 2025-05-07T20:13:34.7771714Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7772373Z self=, 2025-05-07T20:13:34.7772983Z mixed_B=True, 2025-05-07T20:13:34.7773209Z compile=True, 2025-05-07T20:13:34.7773414Z T=1, 2025-05-07T20:13:34.7773612Z D=95, 2025-05-07T20:13:34.7773810Z B=74, 2025-05-07T20:13:34.7773997Z log_E=3, 2025-05-07T20:13:34.7774205Z L=3, 2025-05-07T20:13:34.7774409Z D_gradcheck=2, 2025-05-07T20:13:34.7774648Z stochastic_rounding=False, 2025-05-07T20:13:34.7774931Z weighted=False, 2025-05-07T20:13:34.7775166Z row_wise=False, 2025-05-07T20:13:34.7775384Z mixed=False, 2025-05-07T20:13:34.7775608Z use_cache=False, 2025-05-07T20:13:34.7775872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7776171Z use_cpu=True, 2025-05-07T20:13:34.7776415Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7776701Z ) 2025-05-07T20:13:34.7776935Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7777591Z self=, 2025-05-07T20:13:34.7778345Z mixed_B=False, 2025-05-07T20:13:34.7778576Z compile=True, 2025-05-07T20:13:34.7778778Z T=3, 2025-05-07T20:13:34.7778974Z D=109, 2025-05-07T20:13:34.7779172Z B=117, 2025-05-07T20:13:34.7779355Z log_E=5, 2025-05-07T20:13:34.7779557Z L=14, 2025-05-07T20:13:34.7779758Z D_gradcheck=2, 2025-05-07T20:13:34.7779989Z stochastic_rounding=False, 2025-05-07T20:13:34.7780296Z weighted=True, 2025-05-07T20:13:34.7780524Z row_wise=False, 2025-05-07T20:13:34.7780739Z mixed=False, 2025-05-07T20:13:34.7780962Z use_cache=False, 2025-05-07T20:13:34.7781227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7781525Z use_cpu=True, 2025-05-07T20:13:34.7781774Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7782053Z ) 2025-05-07T20:13:34.7782287Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7782942Z self=, 2025-05-07T20:13:34.7783568Z mixed_B=False, 2025-05-07T20:13:34.7783785Z compile=False, 2025-05-07T20:13:34.7784005Z T=2, 2025-05-07T20:13:34.7784200Z D=101, 2025-05-07T20:13:34.7784384Z B=55, 2025-05-07T20:13:34.7784579Z log_E=4, 2025-05-07T20:13:34.7784786Z L=16, 2025-05-07T20:13:34.7784979Z D_gradcheck=1, 2025-05-07T20:13:34.7785222Z stochastic_rounding=True, 2025-05-07T20:13:34.7785498Z weighted=False, 2025-05-07T20:13:34.7785727Z row_wise=False, 2025-05-07T20:13:34.7785938Z mixed=True, 2025-05-07T20:13:34.7786160Z use_cache=False, 2025-05-07T20:13:34.7786420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7786759Z use_cpu=True, 2025-05-07T20:13:34.7787002Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7787280Z ) 2025-05-07T20:13:34.7787514Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7788174Z self=, 2025-05-07T20:13:34.7788776Z mixed_B=True, 2025-05-07T20:13:34.7788988Z compile=False, 2025-05-07T20:13:34.7789209Z T=5, 2025-05-07T20:13:34.7789405Z D=126, 2025-05-07T20:13:34.7789589Z B=8, 2025-05-07T20:13:34.7789783Z log_E=4, 2025-05-07T20:13:34.7789987Z L=16, 2025-05-07T20:13:34.7790178Z D_gradcheck=2, 2025-05-07T20:13:34.7790421Z stochastic_rounding=False, 2025-05-07T20:13:34.7790697Z weighted=False, 2025-05-07T20:13:34.7790912Z row_wise=True, 2025-05-07T20:13:34.7791131Z mixed=True, 2025-05-07T20:13:34.7791349Z use_cache=True, 2025-05-07T20:13:34.7791590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.7791896Z use_cpu=True, 2025-05-07T20:13:34.7792138Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.7792415Z ) 2025-05-07T20:13:34.7792648Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7793301Z self=, 2025-05-07T20:13:34.7793907Z mixed_B=False, 2025-05-07T20:13:34.7794125Z compile=False, 2025-05-07T20:13:34.7794344Z T=1, 2025-05-07T20:13:34.7794538Z D=50, 2025-05-07T20:13:34.7794720Z B=43, 2025-05-07T20:13:34.7794917Z log_E=3, 2025-05-07T20:13:34.7795119Z L=13, 2025-05-07T20:13:34.7795305Z D_gradcheck=2, 2025-05-07T20:13:34.7795545Z stochastic_rounding=False, 2025-05-07T20:13:34.7795819Z weighted=True, 2025-05-07T20:13:34.7796030Z row_wise=False, 2025-05-07T20:13:34.7796252Z mixed=True, 2025-05-07T20:13:34.7796471Z use_cache=True, 2025-05-07T20:13:34.7796711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7797019Z use_cpu=True, 2025-05-07T20:13:34.7797274Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7797542Z ) 2025-05-07T20:13:34.7797794Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.7798451Z self=, 2025-05-07T20:13:34.7799104Z mixed_B=False, 2025-05-07T20:13:34.7799321Z compile=False, 2025-05-07T20:13:34.7799542Z T=2, 2025-05-07T20:13:34.7799742Z D=75, 2025-05-07T20:13:34.7799929Z B=22, 2025-05-07T20:13:34.7800132Z log_E=5, 2025-05-07T20:13:34.7800340Z L=3, 2025-05-07T20:13:34.7800529Z D_gradcheck=2, 2025-05-07T20:13:34.7800776Z stochastic_rounding=False, 2025-05-07T20:13:34.7801057Z weighted=True, 2025-05-07T20:13:34.7801301Z row_wise=False, 2025-05-07T20:13:34.7801531Z mixed=True, 2025-05-07T20:13:34.7801754Z use_cache=False, 2025-05-07T20:13:34.7802008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.7802320Z use_cpu=True, 2025-05-07T20:13:34.7802567Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.7802838Z ) 2025-05-07T20:13:34.8030400Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8031234Z self=, 2025-05-07T20:13:34.8031972Z mixed_B=True, 2025-05-07T20:13:34.8032201Z compile=False, 2025-05-07T20:13:34.8032406Z T=3, 2025-05-07T20:13:34.8032602Z D=13, 2025-05-07T20:13:34.8032798Z B=72, 2025-05-07T20:13:34.8032978Z log_E=5, 2025-05-07T20:13:34.8033188Z L=20, 2025-05-07T20:13:34.8033391Z D_gradcheck=1, 2025-05-07T20:13:34.8033634Z stochastic_rounding=True, 2025-05-07T20:13:34.8033895Z weighted=True, 2025-05-07T20:13:34.8034128Z row_wise=True, 2025-05-07T20:13:34.8034351Z mixed=False, 2025-05-07T20:13:34.8034562Z use_cache=False, 2025-05-07T20:13:34.8034825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8035187Z use_cpu=True, 2025-05-07T20:13:34.8035418Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8035699Z ) 2025-05-07T20:13:34.8035945Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8036587Z self=, 2025-05-07T20:13:34.8037191Z mixed_B=True, 2025-05-07T20:13:34.8037416Z compile=True, 2025-05-07T20:13:34.8037618Z T=3, 2025-05-07T20:13:34.8037815Z D=79, 2025-05-07T20:13:34.8038009Z B=89, 2025-05-07T20:13:34.8038195Z log_E=4, 2025-05-07T20:13:34.8038397Z L=15, 2025-05-07T20:13:34.8038596Z D_gradcheck=2, 2025-05-07T20:13:34.8038825Z stochastic_rounding=False, 2025-05-07T20:13:34.8039100Z weighted=False, 2025-05-07T20:13:34.8039329Z row_wise=True, 2025-05-07T20:13:34.8039537Z mixed=True, 2025-05-07T20:13:34.8039758Z use_cache=True, 2025-05-07T20:13:34.8040008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8040314Z use_cpu=True, 2025-05-07T20:13:34.8040544Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8040822Z ) 2025-05-07T20:13:34.8041068Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8041710Z self=, 2025-05-07T20:13:34.8042322Z mixed_B=False, 2025-05-07T20:13:34.8042547Z compile=True, 2025-05-07T20:13:34.8042753Z T=4, 2025-05-07T20:13:34.8042951Z D=5, 2025-05-07T20:13:34.8043144Z B=16, 2025-05-07T20:13:34.8043327Z log_E=5, 2025-05-07T20:13:34.8043530Z L=7, 2025-05-07T20:13:34.8043730Z D_gradcheck=2, 2025-05-07T20:13:34.8043958Z stochastic_rounding=False, 2025-05-07T20:13:34.8044234Z weighted=False, 2025-05-07T20:13:34.8044463Z row_wise=False, 2025-05-07T20:13:34.8044672Z mixed=False, 2025-05-07T20:13:34.8044893Z use_cache=False, 2025-05-07T20:13:34.8045153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8045446Z use_cpu=True, 2025-05-07T20:13:34.8045689Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8045970Z ) 2025-05-07T20:13:34.8046208Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8046865Z self=, 2025-05-07T20:13:34.8047535Z mixed_B=False, 2025-05-07T20:13:34.8047973Z compile=True, 2025-05-07T20:13:34.8048184Z T=5, 2025-05-07T20:13:34.8048383Z D=88, 2025-05-07T20:13:34.8048577Z B=60, 2025-05-07T20:13:34.8048761Z log_E=5, 2025-05-07T20:13:34.8057220Z L=7, 2025-05-07T20:13:34.8057570Z D_gradcheck=2, 2025-05-07T20:13:34.8057900Z stochastic_rounding=True, 2025-05-07T20:13:34.8058190Z weighted=False, 2025-05-07T20:13:34.8058575Z row_wise=False, 2025-05-07T20:13:34.8058794Z mixed=False, 2025-05-07T20:13:34.8059024Z use_cache=False, 2025-05-07T20:13:34.8059293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8059600Z use_cpu=True, 2025-05-07T20:13:34.8059859Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8060148Z ) 2025-05-07T20:13:34.8060387Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8061062Z self=, 2025-05-07T20:13:34.8061677Z mixed_B=False, 2025-05-07T20:13:34.8061943Z compile=True, 2025-05-07T20:13:34.8062167Z T=5, 2025-05-07T20:13:34.8062367Z D=109, 2025-05-07T20:13:34.8062554Z B=111, 2025-05-07T20:13:34.8062770Z log_E=5, 2025-05-07T20:13:34.8062977Z L=11, 2025-05-07T20:13:34.8063170Z D_gradcheck=1, 2025-05-07T20:13:34.8063412Z stochastic_rounding=True, 2025-05-07T20:13:34.8063686Z weighted=False, 2025-05-07T20:13:34.8063904Z row_wise=True, 2025-05-07T20:13:34.8064126Z mixed=False, 2025-05-07T20:13:34.8064349Z use_cache=True, 2025-05-07T20:13:34.8064605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8064940Z use_cpu=True, 2025-05-07T20:13:34.8065182Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8065462Z ) 2025-05-07T20:13:34.8065696Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8066354Z self=, 2025-05-07T20:13:34.8066960Z mixed_B=True, 2025-05-07T20:13:34.8067171Z compile=True, 2025-05-07T20:13:34.8067387Z T=5, 2025-05-07T20:13:34.8067581Z D=122, 2025-05-07T20:13:34.8067769Z B=56, 2025-05-07T20:13:34.8067965Z log_E=4, 2025-05-07T20:13:34.8068168Z L=20, 2025-05-07T20:13:34.8068355Z D_gradcheck=2, 2025-05-07T20:13:34.8068595Z stochastic_rounding=False, 2025-05-07T20:13:34.8068866Z weighted=True, 2025-05-07T20:13:34.8069083Z row_wise=False, 2025-05-07T20:13:34.8069306Z mixed=True, 2025-05-07T20:13:34.8069525Z use_cache=False, 2025-05-07T20:13:34.8069789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8070100Z use_cpu=True, 2025-05-07T20:13:34.8070340Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8070619Z ) 2025-05-07T20:13:34.8070855Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8071516Z self=, 2025-05-07T20:13:34.8072118Z mixed_B=True, 2025-05-07T20:13:34.8072331Z compile=True, 2025-05-07T20:13:34.8072546Z T=1, 2025-05-07T20:13:34.8072739Z D=65, 2025-05-07T20:13:34.8072924Z B=71, 2025-05-07T20:13:34.8073123Z log_E=3, 2025-05-07T20:13:34.8073325Z L=2, 2025-05-07T20:13:34.8073511Z D_gradcheck=1, 2025-05-07T20:13:34.8073753Z stochastic_rounding=False, 2025-05-07T20:13:34.8074026Z weighted=False, 2025-05-07T20:13:34.8074241Z row_wise=False, 2025-05-07T20:13:34.8074465Z mixed=True, 2025-05-07T20:13:34.8074685Z use_cache=False, 2025-05-07T20:13:34.8074933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8075246Z use_cpu=True, 2025-05-07T20:13:34.8075492Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8075760Z ) 2025-05-07T20:13:34.8076008Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8076664Z self=, 2025-05-07T20:13:34.8077331Z mixed_B=False, 2025-05-07T20:13:34.8077548Z compile=False, 2025-05-07T20:13:34.8077769Z T=3, 2025-05-07T20:13:34.8077971Z D=79, 2025-05-07T20:13:34.8078150Z B=30, 2025-05-07T20:13:34.8078345Z log_E=5, 2025-05-07T20:13:34.8078547Z L=0, 2025-05-07T20:13:34.8078732Z D_gradcheck=2, 2025-05-07T20:13:34.8078971Z stochastic_rounding=True, 2025-05-07T20:13:34.8079245Z weighted=False, 2025-05-07T20:13:34.8079490Z row_wise=False, 2025-05-07T20:13:34.8079716Z mixed=False, 2025-05-07T20:13:34.8079937Z use_cache=False, 2025-05-07T20:13:34.8080185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8080500Z use_cpu=True, 2025-05-07T20:13:34.8080745Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8081011Z ) 2025-05-07T20:13:34.8081259Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8081917Z self=, 2025-05-07T20:13:34.8082505Z mixed_B=False, 2025-05-07T20:13:34.8082758Z compile=False, 2025-05-07T20:13:34.8082977Z T=5, 2025-05-07T20:13:34.8083169Z D=36, 2025-05-07T20:13:34.8083351Z B=35, 2025-05-07T20:13:34.8083543Z log_E=3, 2025-05-07T20:13:34.8083746Z L=18, 2025-05-07T20:13:34.8083934Z D_gradcheck=2, 2025-05-07T20:13:34.8084174Z stochastic_rounding=True, 2025-05-07T20:13:34.8084450Z weighted=False, 2025-05-07T20:13:34.8084671Z row_wise=False, 2025-05-07T20:13:34.8084897Z mixed=True, 2025-05-07T20:13:34.8085117Z use_cache=True, 2025-05-07T20:13:34.8085358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8085698Z use_cpu=True, 2025-05-07T20:13:34.8085948Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8086217Z ) 2025-05-07T20:13:34.8086467Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8087129Z self=, 2025-05-07T20:13:34.8087728Z mixed_B=False, 2025-05-07T20:13:34.8087962Z compile=True, 2025-05-07T20:13:34.8088183Z T=2, 2025-05-07T20:13:34.8088368Z D=46, 2025-05-07T20:13:34.8088563Z B=114, 2025-05-07T20:13:34.8088765Z log_E=4, 2025-05-07T20:13:34.8088960Z L=12, 2025-05-07T20:13:34.8089165Z D_gradcheck=2, 2025-05-07T20:13:34.8089408Z stochastic_rounding=True, 2025-05-07T20:13:34.8089669Z weighted=False, 2025-05-07T20:13:34.8089901Z row_wise=True, 2025-05-07T20:13:34.8090125Z mixed=True, 2025-05-07T20:13:34.8090338Z use_cache=True, 2025-05-07T20:13:34.8090575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8090883Z use_cpu=True, 2025-05-07T20:13:34.8091124Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8091394Z ) 2025-05-07T20:13:34.8091639Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8092296Z self=, 2025-05-07T20:13:34.8092887Z mixed_B=False, 2025-05-07T20:13:34.8093116Z compile=True, 2025-05-07T20:13:34.8093331Z T=3, 2025-05-07T20:13:34.8093514Z D=125, 2025-05-07T20:13:34.8093715Z B=125, 2025-05-07T20:13:34.8093910Z log_E=3, 2025-05-07T20:13:34.8094101Z L=1, 2025-05-07T20:13:34.8094300Z D_gradcheck=1, 2025-05-07T20:13:34.8094540Z stochastic_rounding=False, 2025-05-07T20:13:34.8094801Z weighted=False, 2025-05-07T20:13:34.8095025Z row_wise=True, 2025-05-07T20:13:34.8095244Z mixed=True, 2025-05-07T20:13:34.8095449Z use_cache=True, 2025-05-07T20:13:34.8095700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8096006Z use_cpu=True, 2025-05-07T20:13:34.8096246Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8096512Z ) 2025-05-07T20:13:34.8096757Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8097411Z self=, 2025-05-07T20:13:34.8098128Z mixed_B=False, 2025-05-07T20:13:34.8098363Z compile=False, 2025-05-07T20:13:34.8098585Z T=5, 2025-05-07T20:13:34.8098768Z D=15, 2025-05-07T20:13:34.8099009Z B=128, 2025-05-07T20:13:34.8099212Z log_E=5, 2025-05-07T20:13:34.8099417Z L=14, 2025-05-07T20:13:34.8099604Z D_gradcheck=2, 2025-05-07T20:13:34.8099846Z stochastic_rounding=True, 2025-05-07T20:13:34.8100148Z weighted=True, 2025-05-07T20:13:34.8100397Z row_wise=True, 2025-05-07T20:13:34.8100617Z mixed=True, 2025-05-07T20:13:34.8100833Z use_cache=False, 2025-05-07T20:13:34.8101084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8101394Z use_cpu=True, 2025-05-07T20:13:34.8101641Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8101911Z ) 2025-05-07T20:13:34.8102157Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8102809Z self=, 2025-05-07T20:13:34.8103414Z mixed_B=True, 2025-05-07T20:13:34.8103673Z compile=True, 2025-05-07T20:13:34.8103885Z T=2, 2025-05-07T20:13:34.8104078Z D=121, 2025-05-07T20:13:34.8104256Z B=20, 2025-05-07T20:13:34.8104446Z log_E=4, 2025-05-07T20:13:34.8104648Z L=6, 2025-05-07T20:13:34.8104830Z D_gradcheck=1, 2025-05-07T20:13:34.8105067Z stochastic_rounding=True, 2025-05-07T20:13:34.8105337Z weighted=True, 2025-05-07T20:13:34.8105551Z row_wise=True, 2025-05-07T20:13:34.8105768Z mixed=False, 2025-05-07T20:13:34.8105988Z use_cache=False, 2025-05-07T20:13:34.8106258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8106590Z use_cpu=True, 2025-05-07T20:13:34.8106837Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8107113Z ) 2025-05-07T20:13:34.8107355Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8108012Z self=, 2025-05-07T20:13:34.8108596Z mixed_B=True, 2025-05-07T20:13:34.8108818Z compile=False, 2025-05-07T20:13:34.8109036Z T=3, 2025-05-07T20:13:34.8109220Z D=80, 2025-05-07T20:13:34.8109409Z B=43, 2025-05-07T20:13:34.8109600Z log_E=4, 2025-05-07T20:13:34.8109787Z L=16, 2025-05-07T20:13:34.8110003Z D_gradcheck=2, 2025-05-07T20:13:34.8110247Z stochastic_rounding=False, 2025-05-07T20:13:34.8110528Z weighted=False, 2025-05-07T20:13:34.8110748Z row_wise=True, 2025-05-07T20:13:34.8110974Z mixed=False, 2025-05-07T20:13:34.8111198Z use_cache=True, 2025-05-07T20:13:34.8111440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8111756Z use_cpu=True, 2025-05-07T20:13:34.8112005Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8112275Z ) 2025-05-07T20:13:34.8112525Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8113182Z self=, 2025-05-07T20:13:34.8113772Z mixed_B=True, 2025-05-07T20:13:34.8114046Z compile=False, 2025-05-07T20:13:34.8114267Z T=5, 2025-05-07T20:13:34.8114451Z D=82, 2025-05-07T20:13:34.8114656Z B=106, 2025-05-07T20:13:34.8114858Z log_E=5, 2025-05-07T20:13:34.8115052Z L=20, 2025-05-07T20:13:34.8115261Z D_gradcheck=2, 2025-05-07T20:13:34.8115502Z stochastic_rounding=True, 2025-05-07T20:13:34.8115767Z weighted=False, 2025-05-07T20:13:34.8116028Z row_wise=True, 2025-05-07T20:13:34.8116247Z mixed=True, 2025-05-07T20:13:34.8116453Z use_cache=False, 2025-05-07T20:13:34.8116713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8117018Z use_cpu=True, 2025-05-07T20:13:34.8117258Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8117523Z ) 2025-05-07T20:13:34.8117767Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8118416Z self=, 2025-05-07T20:13:34.8119093Z mixed_B=True, 2025-05-07T20:13:34.8119320Z compile=True, 2025-05-07T20:13:34.8119538Z T=5, 2025-05-07T20:13:34.8119721Z D=31, 2025-05-07T20:13:34.8119915Z B=32, 2025-05-07T20:13:34.8120113Z log_E=3, 2025-05-07T20:13:34.8120303Z L=17, 2025-05-07T20:13:34.8120507Z D_gradcheck=1, 2025-05-07T20:13:34.8120746Z stochastic_rounding=True, 2025-05-07T20:13:34.8121007Z weighted=False, 2025-05-07T20:13:34.8121260Z row_wise=True, 2025-05-07T20:13:34.8121483Z mixed=False, 2025-05-07T20:13:34.8121690Z use_cache=True, 2025-05-07T20:13:34.8121942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8122252Z use_cpu=True, 2025-05-07T20:13:34.8122544Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8122822Z ) 2025-05-07T20:13:34.8123069Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8123725Z self=, 2025-05-07T20:13:34.8124310Z mixed_B=False, 2025-05-07T20:13:34.8124568Z compile=False, 2025-05-07T20:13:34.8124787Z T=5, 2025-05-07T20:13:34.8124967Z D=7, 2025-05-07T20:13:34.8125159Z B=58, 2025-05-07T20:13:34.8125358Z log_E=5, 2025-05-07T20:13:34.8125551Z L=9, 2025-05-07T20:13:34.8125755Z D_gradcheck=1, 2025-05-07T20:13:34.8125995Z stochastic_rounding=True, 2025-05-07T20:13:34.8126254Z weighted=False, 2025-05-07T20:13:34.8126520Z row_wise=True, 2025-05-07T20:13:34.8126740Z mixed=True, 2025-05-07T20:13:34.8126946Z use_cache=True, 2025-05-07T20:13:34.8127201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8127537Z use_cpu=True, 2025-05-07T20:13:34.8127768Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8128047Z ) 2025-05-07T20:13:34.8345597Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8346616Z self=, 2025-05-07T20:13:34.8347556Z mixed_B=False, 2025-05-07T20:13:34.8348115Z compile=True, 2025-05-07T20:13:34.8348508Z T=4, 2025-05-07T20:13:34.8348691Z D=24, 2025-05-07T20:13:34.8348885Z B=74, 2025-05-07T20:13:34.8349079Z log_E=5, 2025-05-07T20:13:34.8349268Z L=20, 2025-05-07T20:13:34.8349470Z D_gradcheck=1, 2025-05-07T20:13:34.8349735Z stochastic_rounding=True, 2025-05-07T20:13:34.8349995Z weighted=True, 2025-05-07T20:13:34.8350229Z row_wise=True, 2025-05-07T20:13:34.8350451Z mixed=False, 2025-05-07T20:13:34.8350663Z use_cache=True, 2025-05-07T20:13:34.8350918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8351229Z use_cpu=True, 2025-05-07T20:13:34.8351463Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8351743Z ) 2025-05-07T20:13:34.8351992Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8352650Z self=, 2025-05-07T20:13:34.8353245Z mixed_B=False, 2025-05-07T20:13:34.8353474Z compile=True, 2025-05-07T20:13:34.8353691Z T=1, 2025-05-07T20:13:34.8353871Z D=51, 2025-05-07T20:13:34.8354071Z B=115, 2025-05-07T20:13:34.8354274Z log_E=3, 2025-05-07T20:13:34.8354467Z L=13, 2025-05-07T20:13:34.8354670Z D_gradcheck=1, 2025-05-07T20:13:34.8354919Z stochastic_rounding=True, 2025-05-07T20:13:34.8355181Z weighted=False, 2025-05-07T20:13:34.8355416Z row_wise=False, 2025-05-07T20:13:34.8355643Z mixed=False, 2025-05-07T20:13:34.8355861Z use_cache=False, 2025-05-07T20:13:34.8356125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8356440Z use_cpu=True, 2025-05-07T20:13:34.8356674Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8356958Z ) 2025-05-07T20:13:34.8357212Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8357860Z self=, 2025-05-07T20:13:34.8358633Z mixed_B=True, 2025-05-07T20:13:34.8358864Z compile=True, 2025-05-07T20:13:34.8359086Z T=3, 2025-05-07T20:13:34.8359271Z D=59, 2025-05-07T20:13:34.8359471Z B=18, 2025-05-07T20:13:34.8359670Z log_E=5, 2025-05-07T20:13:34.8359862Z L=15, 2025-05-07T20:13:34.8360064Z D_gradcheck=2, 2025-05-07T20:13:34.8360308Z stochastic_rounding=True, 2025-05-07T20:13:34.8360570Z weighted=False, 2025-05-07T20:13:34.8360843Z row_wise=False, 2025-05-07T20:13:34.8361065Z mixed=False, 2025-05-07T20:13:34.8361271Z use_cache=True, 2025-05-07T20:13:34.8361523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8361834Z use_cpu=True, 2025-05-07T20:13:34.8362065Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8362153Z ) 2025-05-07T20:13:34.8362293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8362688Z self=, 2025-05-07T20:13:34.8362784Z mixed_B=True, 2025-05-07T20:13:34.8362923Z compile=True, 2025-05-07T20:13:34.8363003Z T=2, 2025-05-07T20:13:34.8363096Z D=13, 2025-05-07T20:13:34.8363175Z B=71, 2025-05-07T20:13:34.8363264Z log_E=4, 2025-05-07T20:13:34.8363341Z L=8, 2025-05-07T20:13:34.8363428Z D_gradcheck=1, 2025-05-07T20:13:34.8363545Z stochastic_rounding=False, 2025-05-07T20:13:34.8363630Z weighted=True, 2025-05-07T20:13:34.8363719Z row_wise=True, 2025-05-07T20:13:34.8363819Z mixed=False, 2025-05-07T20:13:34.8363902Z use_cache=True, 2025-05-07T20:13:34.8364015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8364150Z use_cpu=True, 2025-05-07T20:13:34.8364255Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8364331Z ) 2025-05-07T20:13:34.8364481Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8364873Z self=, 2025-05-07T20:13:34.8364966Z mixed_B=True, 2025-05-07T20:13:34.8365055Z compile=False, 2025-05-07T20:13:34.8365132Z T=1, 2025-05-07T20:13:34.8365222Z D=4, 2025-05-07T20:13:34.8365299Z B=64, 2025-05-07T20:13:34.8365379Z log_E=3, 2025-05-07T20:13:34.8365469Z L=2, 2025-05-07T20:13:34.8365554Z D_gradcheck=1, 2025-05-07T20:13:34.8365652Z stochastic_rounding=True, 2025-05-07T20:13:34.8365746Z weighted=True, 2025-05-07T20:13:34.8365830Z row_wise=True, 2025-05-07T20:13:34.8365911Z mixed=True, 2025-05-07T20:13:34.8366011Z use_cache=False, 2025-05-07T20:13:34.8366124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8366209Z use_cpu=True, 2025-05-07T20:13:34.8366326Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8366401Z ) 2025-05-07T20:13:34.8366541Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8366944Z self=, 2025-05-07T20:13:34.8367027Z mixed_B=True, 2025-05-07T20:13:34.8367129Z compile=True, 2025-05-07T20:13:34.8367209Z T=2, 2025-05-07T20:13:34.8367286Z D=107, 2025-05-07T20:13:34.8367375Z B=90, 2025-05-07T20:13:34.8367452Z log_E=4, 2025-05-07T20:13:34.8367529Z L=20, 2025-05-07T20:13:34.8367624Z D_gradcheck=2, 2025-05-07T20:13:34.8367724Z stochastic_rounding=False, 2025-05-07T20:13:34.8367808Z weighted=True, 2025-05-07T20:13:34.8367905Z row_wise=True, 2025-05-07T20:13:34.8367986Z mixed=True, 2025-05-07T20:13:34.8368070Z use_cache=False, 2025-05-07T20:13:34.8368193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8368276Z use_cpu=True, 2025-05-07T20:13:34.8368381Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8368469Z ) 2025-05-07T20:13:34.8368607Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8369008Z self=, 2025-05-07T20:13:34.8369092Z mixed_B=False, 2025-05-07T20:13:34.8369204Z compile=True, 2025-05-07T20:13:34.8369294Z T=1, 2025-05-07T20:13:34.8369371Z D=121, 2025-05-07T20:13:34.8369448Z B=125, 2025-05-07T20:13:34.8369538Z log_E=5, 2025-05-07T20:13:34.8369616Z L=14, 2025-05-07T20:13:34.8369700Z D_gradcheck=2, 2025-05-07T20:13:34.8369812Z stochastic_rounding=False, 2025-05-07T20:13:34.8369898Z weighted=True, 2025-05-07T20:13:34.8370006Z row_wise=True, 2025-05-07T20:13:34.8370100Z mixed=False, 2025-05-07T20:13:34.8370184Z use_cache=True, 2025-05-07T20:13:34.8370306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8370391Z use_cpu=True, 2025-05-07T20:13:34.8370497Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8370583Z ) 2025-05-07T20:13:34.8370725Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8371114Z self=, 2025-05-07T20:13:34.8371208Z mixed_B=False, 2025-05-07T20:13:34.8371323Z compile=False, 2025-05-07T20:13:34.8371401Z T=2, 2025-05-07T20:13:34.8371494Z D=97, 2025-05-07T20:13:34.8371571Z B=27, 2025-05-07T20:13:34.8371648Z log_E=4, 2025-05-07T20:13:34.8371736Z L=4, 2025-05-07T20:13:34.8371820Z D_gradcheck=1, 2025-05-07T20:13:34.8371919Z stochastic_rounding=False, 2025-05-07T20:13:34.8372012Z weighted=True, 2025-05-07T20:13:34.8372095Z row_wise=False, 2025-05-07T20:13:34.8372188Z mixed=True, 2025-05-07T20:13:34.8372272Z use_cache=False, 2025-05-07T20:13:34.8372382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8372507Z use_cpu=True, 2025-05-07T20:13:34.8372610Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8372685Z ) 2025-05-07T20:13:34.8372836Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8373228Z self=, 2025-05-07T20:13:34.8373311Z mixed_B=True, 2025-05-07T20:13:34.8373412Z compile=True, 2025-05-07T20:13:34.8373489Z T=5, 2025-05-07T20:13:34.8373567Z D=77, 2025-05-07T20:13:34.8373656Z B=99, 2025-05-07T20:13:34.8373734Z log_E=5, 2025-05-07T20:13:34.8373810Z L=2, 2025-05-07T20:13:34.8373911Z D_gradcheck=2, 2025-05-07T20:13:34.8374014Z stochastic_rounding=False, 2025-05-07T20:13:34.8374114Z weighted=False, 2025-05-07T20:13:34.8374199Z row_wise=True, 2025-05-07T20:13:34.8374283Z mixed=False, 2025-05-07T20:13:34.8374381Z use_cache=False, 2025-05-07T20:13:34.8374492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8374575Z use_cpu=True, 2025-05-07T20:13:34.8374695Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8374770Z ) 2025-05-07T20:13:34.8374908Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8375308Z self=, 2025-05-07T20:13:34.8375390Z mixed_B=True, 2025-05-07T20:13:34.8375480Z compile=False, 2025-05-07T20:13:34.8375573Z T=1, 2025-05-07T20:13:34.8375650Z D=7, 2025-05-07T20:13:34.8375738Z B=97, 2025-05-07T20:13:34.8375815Z log_E=3, 2025-05-07T20:13:34.8375894Z L=19, 2025-05-07T20:13:34.8375992Z D_gradcheck=2, 2025-05-07T20:13:34.8376090Z stochastic_rounding=True, 2025-05-07T20:13:34.8376176Z weighted=False, 2025-05-07T20:13:34.8376285Z row_wise=False, 2025-05-07T20:13:34.8376366Z mixed=True, 2025-05-07T20:13:34.8376449Z use_cache=True, 2025-05-07T20:13:34.8376573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8376655Z use_cpu=True, 2025-05-07T20:13:34.8376804Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8376892Z ) 2025-05-07T20:13:34.8377035Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8377424Z self=, 2025-05-07T20:13:34.8377524Z mixed_B=False, 2025-05-07T20:13:34.8377641Z compile=True, 2025-05-07T20:13:34.8377732Z T=4, 2025-05-07T20:13:34.8377899Z D=121, 2025-05-07T20:13:34.8377980Z B=17, 2025-05-07T20:13:34.8378073Z log_E=5, 2025-05-07T20:13:34.8378150Z L=14, 2025-05-07T20:13:34.8378235Z D_gradcheck=2, 2025-05-07T20:13:34.8378350Z stochastic_rounding=False, 2025-05-07T20:13:34.8378437Z weighted=False, 2025-05-07T20:13:34.8378571Z row_wise=False, 2025-05-07T20:13:34.8378668Z mixed=False, 2025-05-07T20:13:34.8378753Z use_cache=True, 2025-05-07T20:13:34.8378864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8378964Z use_cpu=True, 2025-05-07T20:13:34.8379072Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8379147Z ) 2025-05-07T20:13:34.8379303Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8379696Z self=, 2025-05-07T20:13:34.8379796Z mixed_B=False, 2025-05-07T20:13:34.8379910Z compile=True, 2025-05-07T20:13:34.8379992Z T=3, 2025-05-07T20:13:34.8380085Z D=13, 2025-05-07T20:13:34.8380164Z B=14, 2025-05-07T20:13:34.8380242Z log_E=5, 2025-05-07T20:13:34.8380332Z L=15, 2025-05-07T20:13:34.8380418Z D_gradcheck=1, 2025-05-07T20:13:34.8380520Z stochastic_rounding=False, 2025-05-07T20:13:34.8380620Z weighted=False, 2025-05-07T20:13:34.8380708Z row_wise=True, 2025-05-07T20:13:34.8380791Z mixed=False, 2025-05-07T20:13:34.8380885Z use_cache=True, 2025-05-07T20:13:34.8380995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8381078Z use_cpu=True, 2025-05-07T20:13:34.8381220Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8381295Z ) 2025-05-07T20:13:34.8381445Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8381832Z self=, 2025-05-07T20:13:34.8381914Z mixed_B=False, 2025-05-07T20:13:34.8382011Z compile=True, 2025-05-07T20:13:34.8382088Z T=4, 2025-05-07T20:13:34.8382165Z D=53, 2025-05-07T20:13:34.8382254Z B=39, 2025-05-07T20:13:34.8382332Z log_E=3, 2025-05-07T20:13:34.8382409Z L=12, 2025-05-07T20:13:34.8382503Z D_gradcheck=1, 2025-05-07T20:13:34.8382601Z stochastic_rounding=False, 2025-05-07T20:13:34.8382685Z weighted=True, 2025-05-07T20:13:34.8382810Z row_wise=False, 2025-05-07T20:13:34.8382892Z mixed=False, 2025-05-07T20:13:34.8382973Z use_cache=True, 2025-05-07T20:13:34.8383094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8383175Z use_cpu=True, 2025-05-07T20:13:34.8383291Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8383364Z ) 2025-05-07T20:13:34.8383503Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8383904Z self=, 2025-05-07T20:13:34.8383989Z mixed_B=False, 2025-05-07T20:13:34.8384076Z compile=True, 2025-05-07T20:13:34.8384166Z T=3, 2025-05-07T20:13:34.8384242Z D=49, 2025-05-07T20:13:34.8384320Z B=117, 2025-05-07T20:13:34.8384413Z log_E=5, 2025-05-07T20:13:34.8384493Z L=16, 2025-05-07T20:13:34.8384577Z D_gradcheck=2, 2025-05-07T20:13:34.8384688Z stochastic_rounding=True, 2025-05-07T20:13:34.8384771Z weighted=True, 2025-05-07T20:13:34.8384866Z row_wise=True, 2025-05-07T20:13:34.8384948Z mixed=True, 2025-05-07T20:13:34.8385034Z use_cache=False, 2025-05-07T20:13:34.8385155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8385239Z use_cpu=True, 2025-05-07T20:13:34.8385344Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8385431Z ) 2025-05-07T20:13:34.8385569Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8385955Z self=, 2025-05-07T20:13:34.8386048Z mixed_B=True, 2025-05-07T20:13:34.8386166Z compile=False, 2025-05-07T20:13:34.8386242Z T=3, 2025-05-07T20:13:34.8386332Z D=117, 2025-05-07T20:13:34.8386409Z B=103, 2025-05-07T20:13:34.8386487Z log_E=4, 2025-05-07T20:13:34.8386576Z L=14, 2025-05-07T20:13:34.8386659Z D_gradcheck=1, 2025-05-07T20:13:34.8386770Z stochastic_rounding=False, 2025-05-07T20:13:34.8386855Z weighted=False, 2025-05-07T20:13:34.8386938Z row_wise=False, 2025-05-07T20:13:34.8387057Z mixed=False, 2025-05-07T20:13:34.8387144Z use_cache=True, 2025-05-07T20:13:34.8387255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8387349Z use_cpu=True, 2025-05-07T20:13:34.8387454Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8387530Z ) 2025-05-07T20:13:34.8387682Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8388071Z self=, 2025-05-07T20:13:34.8388153Z mixed_B=True, 2025-05-07T20:13:34.8388277Z compile=False, 2025-05-07T20:13:34.8388354Z T=1, 2025-05-07T20:13:34.8388445Z D=27, 2025-05-07T20:13:34.8388524Z B=111, 2025-05-07T20:13:34.8388604Z log_E=3, 2025-05-07T20:13:34.8388692Z L=2, 2025-05-07T20:13:34.8388775Z D_gradcheck=1, 2025-05-07T20:13:34.8388873Z stochastic_rounding=False, 2025-05-07T20:13:34.8388969Z weighted=False, 2025-05-07T20:13:34.8389051Z row_wise=False, 2025-05-07T20:13:34.8389134Z mixed=True, 2025-05-07T20:13:34.8389230Z use_cache=False, 2025-05-07T20:13:34.8389339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8389420Z use_cpu=True, 2025-05-07T20:13:34.8389563Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8389638Z ) 2025-05-07T20:13:34.8389778Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8390176Z self=, 2025-05-07T20:13:34.8390259Z mixed_B=False, 2025-05-07T20:13:34.8390361Z compile=False, 2025-05-07T20:13:34.8390438Z T=1, 2025-05-07T20:13:34.8390517Z D=43, 2025-05-07T20:13:34.8390606Z B=69, 2025-05-07T20:13:34.8390683Z log_E=5, 2025-05-07T20:13:34.8390760Z L=8, 2025-05-07T20:13:34.8390856Z D_gradcheck=1, 2025-05-07T20:13:34.8390956Z stochastic_rounding=True, 2025-05-07T20:13:34.8391040Z weighted=False, 2025-05-07T20:13:34.8391136Z row_wise=False, 2025-05-07T20:13:34.8391221Z mixed=False, 2025-05-07T20:13:34.8391307Z use_cache=True, 2025-05-07T20:13:34.8391431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8391513Z use_cpu=True, 2025-05-07T20:13:34.8391621Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8391707Z ) 2025-05-07T20:13:34.8659560Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8660217Z self=, 2025-05-07T20:13:34.8660372Z mixed_B=False, 2025-05-07T20:13:34.8660521Z compile=False, 2025-05-07T20:13:34.8660708Z T=5, 2025-05-07T20:13:34.8660845Z D=76, 2025-05-07T20:13:34.8660962Z B=21, 2025-05-07T20:13:34.8661080Z log_E=4, 2025-05-07T20:13:34.8661204Z L=20, 2025-05-07T20:13:34.8661323Z D_gradcheck=1, 2025-05-07T20:13:34.8661464Z stochastic_rounding=True, 2025-05-07T20:13:34.8661618Z weighted=True, 2025-05-07T20:13:34.8661777Z row_wise=True, 2025-05-07T20:13:34.8661936Z mixed=True, 2025-05-07T20:13:34.8662118Z use_cache=False, 2025-05-07T20:13:34.8662308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8662393Z use_cpu=True, 2025-05-07T20:13:34.8662515Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8662590Z ) 2025-05-07T20:13:34.8662733Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8663140Z self=, 2025-05-07T20:13:34.8663226Z mixed_B=False, 2025-05-07T20:13:34.8663540Z compile=False, 2025-05-07T20:13:34.8663618Z T=1, 2025-05-07T20:13:34.8663695Z D=68, 2025-05-07T20:13:34.8663787Z B=29, 2025-05-07T20:13:34.8663865Z log_E=4, 2025-05-07T20:13:34.8663942Z L=3, 2025-05-07T20:13:34.8664039Z D_gradcheck=2, 2025-05-07T20:13:34.8664138Z stochastic_rounding=False, 2025-05-07T20:13:34.8664220Z weighted=True, 2025-05-07T20:13:34.8664316Z row_wise=True, 2025-05-07T20:13:34.8664441Z mixed=True, 2025-05-07T20:13:34.8664526Z use_cache=True, 2025-05-07T20:13:34.8664650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8664733Z use_cpu=True, 2025-05-07T20:13:34.8664853Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8664928Z ) 2025-05-07T20:13:34.8665069Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8665472Z self=, 2025-05-07T20:13:34.8665554Z mixed_B=False, 2025-05-07T20:13:34.8665640Z compile=False, 2025-05-07T20:13:34.8665764Z T=5, 2025-05-07T20:13:34.8665842Z D=102, 2025-05-07T20:13:34.8665920Z B=95, 2025-05-07T20:13:34.8666011Z log_E=4, 2025-05-07T20:13:34.8666088Z L=15, 2025-05-07T20:13:34.8666172Z D_gradcheck=1, 2025-05-07T20:13:34.8666284Z stochastic_rounding=True, 2025-05-07T20:13:34.8666370Z weighted=True, 2025-05-07T20:13:34.8666454Z row_wise=False, 2025-05-07T20:13:34.8666553Z mixed=False, 2025-05-07T20:13:34.8666640Z use_cache=False, 2025-05-07T20:13:34.8666765Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8666849Z use_cpu=True, 2025-05-07T20:13:34.8666997Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8667087Z ) 2025-05-07T20:13:34.8667228Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8667619Z self=, 2025-05-07T20:13:34.8667718Z mixed_B=True, 2025-05-07T20:13:34.8667806Z compile=True, 2025-05-07T20:13:34.8667889Z T=1, 2025-05-07T20:13:34.8667981Z D=21, 2025-05-07T20:13:34.8668061Z B=69, 2025-05-07T20:13:34.8668141Z log_E=5, 2025-05-07T20:13:34.8668234Z L=12, 2025-05-07T20:13:34.8668321Z D_gradcheck=1, 2025-05-07T20:13:34.8668419Z stochastic_rounding=True, 2025-05-07T20:13:34.8668522Z weighted=True, 2025-05-07T20:13:34.8668607Z row_wise=False, 2025-05-07T20:13:34.8668708Z mixed=False, 2025-05-07T20:13:34.8668795Z use_cache=False, 2025-05-07T20:13:34.8668907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8669006Z use_cpu=True, 2025-05-07T20:13:34.8669114Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8669188Z ) 2025-05-07T20:13:34.8669342Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8669731Z self=, 2025-05-07T20:13:34.8669817Z mixed_B=True, 2025-05-07T20:13:34.8669918Z compile=True, 2025-05-07T20:13:34.8669998Z T=5, 2025-05-07T20:13:34.8670076Z D=25, 2025-05-07T20:13:34.8670165Z B=57, 2025-05-07T20:13:34.8670242Z log_E=5, 2025-05-07T20:13:34.8670332Z L=10, 2025-05-07T20:13:34.8670417Z D_gradcheck=1, 2025-05-07T20:13:34.8670516Z stochastic_rounding=False, 2025-05-07T20:13:34.8670617Z weighted=False, 2025-05-07T20:13:34.8670700Z row_wise=False, 2025-05-07T20:13:34.8670781Z mixed=True, 2025-05-07T20:13:34.8670876Z use_cache=False, 2025-05-07T20:13:34.8670985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8671067Z use_cpu=True, 2025-05-07T20:13:34.8671183Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8671258Z ) 2025-05-07T20:13:34.8671396Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8671794Z self=, 2025-05-07T20:13:34.8671879Z mixed_B=False, 2025-05-07T20:13:34.8672003Z compile=True, 2025-05-07T20:13:34.8672083Z T=5, 2025-05-07T20:13:34.8672162Z D=51, 2025-05-07T20:13:34.8672253Z B=121, 2025-05-07T20:13:34.8672334Z log_E=5, 2025-05-07T20:13:34.8672411Z L=4, 2025-05-07T20:13:34.8672506Z D_gradcheck=2, 2025-05-07T20:13:34.8672605Z stochastic_rounding=False, 2025-05-07T20:13:34.8672689Z weighted=False, 2025-05-07T20:13:34.8672783Z row_wise=True, 2025-05-07T20:13:34.8672892Z mixed=False, 2025-05-07T20:13:34.8672980Z use_cache=False, 2025-05-07T20:13:34.8673105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8673188Z use_cpu=True, 2025-05-07T20:13:34.8673296Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8673386Z ) 2025-05-07T20:13:34.8673524Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8673929Z self=, 2025-05-07T20:13:34.8674015Z mixed_B=False, 2025-05-07T20:13:34.8674102Z compile=False, 2025-05-07T20:13:34.8674216Z T=1, 2025-05-07T20:13:34.8674293Z D=111, 2025-05-07T20:13:34.8674371Z B=106, 2025-05-07T20:13:34.8674462Z log_E=5, 2025-05-07T20:13:34.8674540Z L=20, 2025-05-07T20:13:34.8674623Z D_gradcheck=1, 2025-05-07T20:13:34.8674734Z stochastic_rounding=False, 2025-05-07T20:13:34.8674817Z weighted=False, 2025-05-07T20:13:34.8674898Z row_wise=False, 2025-05-07T20:13:34.8674990Z mixed=False, 2025-05-07T20:13:34.8675074Z use_cache=False, 2025-05-07T20:13:34.8675184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8675277Z use_cpu=True, 2025-05-07T20:13:34.8675406Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8675481Z ) 2025-05-07T20:13:34.8675632Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8676021Z self=, 2025-05-07T20:13:34.8676116Z mixed_B=True, 2025-05-07T20:13:34.8676205Z compile=False, 2025-05-07T20:13:34.8676281Z T=4, 2025-05-07T20:13:34.8676372Z D=82, 2025-05-07T20:13:34.8676448Z B=87, 2025-05-07T20:13:34.8676526Z log_E=4, 2025-05-07T20:13:34.8676616Z L=11, 2025-05-07T20:13:34.8676702Z D_gradcheck=1, 2025-05-07T20:13:34.8676800Z stochastic_rounding=True, 2025-05-07T20:13:34.8676897Z weighted=True, 2025-05-07T20:13:34.8676981Z row_wise=False, 2025-05-07T20:13:34.8677063Z mixed=True, 2025-05-07T20:13:34.8677160Z use_cache=True, 2025-05-07T20:13:34.8677272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8677368Z use_cpu=True, 2025-05-07T20:13:34.8677472Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8677546Z ) 2025-05-07T20:13:34.8677698Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8678087Z self=, 2025-05-07T20:13:34.8678169Z mixed_B=True, 2025-05-07T20:13:34.8678266Z compile=True, 2025-05-07T20:13:34.8678346Z T=5, 2025-05-07T20:13:34.8678422Z D=71, 2025-05-07T20:13:34.8678513Z B=18, 2025-05-07T20:13:34.8678591Z log_E=3, 2025-05-07T20:13:34.8678667Z L=2, 2025-05-07T20:13:34.8678764Z D_gradcheck=2, 2025-05-07T20:13:34.8678864Z stochastic_rounding=False, 2025-05-07T20:13:34.8678948Z weighted=True, 2025-05-07T20:13:34.8679043Z row_wise=True, 2025-05-07T20:13:34.8679125Z mixed=True, 2025-05-07T20:13:34.8679219Z use_cache=True, 2025-05-07T20:13:34.8679329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8679411Z use_cpu=True, 2025-05-07T20:13:34.8679530Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8679605Z ) 2025-05-07T20:13:34.8679742Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8680145Z self=, 2025-05-07T20:13:34.8680227Z mixed_B=True, 2025-05-07T20:13:34.8680355Z compile=True, 2025-05-07T20:13:34.8680445Z T=4, 2025-05-07T20:13:34.8680522Z D=113, 2025-05-07T20:13:34.8680599Z B=26, 2025-05-07T20:13:34.8680692Z log_E=4, 2025-05-07T20:13:34.8680770Z L=20, 2025-05-07T20:13:34.8680854Z D_gradcheck=2, 2025-05-07T20:13:34.8680965Z stochastic_rounding=True, 2025-05-07T20:13:34.8681062Z weighted=True, 2025-05-07T20:13:34.8681159Z row_wise=True, 2025-05-07T20:13:34.8681314Z mixed=True, 2025-05-07T20:13:34.8681411Z use_cache=False, 2025-05-07T20:13:34.8681522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8681619Z use_cpu=True, 2025-05-07T20:13:34.8681725Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8681799Z ) 2025-05-07T20:13:34.8681951Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8682338Z self=, 2025-05-07T20:13:34.8682419Z mixed_B=True, 2025-05-07T20:13:34.8682519Z compile=True, 2025-05-07T20:13:34.8682623Z T=2, 2025-05-07T20:13:34.8682701Z D=2, 2025-05-07T20:13:34.8682794Z B=64, 2025-05-07T20:13:34.8682874Z log_E=3, 2025-05-07T20:13:34.8682954Z L=3, 2025-05-07T20:13:34.8683050Z D_gradcheck=1, 2025-05-07T20:13:34.8683149Z stochastic_rounding=True, 2025-05-07T20:13:34.8683232Z weighted=True, 2025-05-07T20:13:34.8683329Z row_wise=False, 2025-05-07T20:13:34.8683411Z mixed=True, 2025-05-07T20:13:34.8683506Z use_cache=True, 2025-05-07T20:13:34.8683615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8683697Z use_cpu=True, 2025-05-07T20:13:34.8683845Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8683920Z ) 2025-05-07T20:13:34.8684059Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8684462Z self=, 2025-05-07T20:13:34.8684546Z mixed_B=False, 2025-05-07T20:13:34.8684636Z compile=False, 2025-05-07T20:13:34.8684732Z T=2, 2025-05-07T20:13:34.8684809Z D=95, 2025-05-07T20:13:34.8684887Z B=5, 2025-05-07T20:13:34.8684977Z log_E=5, 2025-05-07T20:13:34.8685054Z L=3, 2025-05-07T20:13:34.8685136Z D_gradcheck=1, 2025-05-07T20:13:34.8685244Z stochastic_rounding=True, 2025-05-07T20:13:34.8685326Z weighted=True, 2025-05-07T20:13:34.8685419Z row_wise=True, 2025-05-07T20:13:34.8685500Z mixed=True, 2025-05-07T20:13:34.8685583Z use_cache=True, 2025-05-07T20:13:34.8685707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8685787Z use_cpu=True, 2025-05-07T20:13:34.8685893Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8685980Z ) 2025-05-07T20:13:34.8686118Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8686507Z self=, 2025-05-07T20:13:34.8686602Z mixed_B=True, 2025-05-07T20:13:34.8686688Z compile=False, 2025-05-07T20:13:34.8686779Z T=3, 2025-05-07T20:13:34.8686868Z D=55, 2025-05-07T20:13:34.8686945Z B=43, 2025-05-07T20:13:34.8687039Z log_E=4, 2025-05-07T20:13:34.8687117Z L=15, 2025-05-07T20:13:34.8687201Z D_gradcheck=2, 2025-05-07T20:13:34.8687314Z stochastic_rounding=False, 2025-05-07T20:13:34.8687399Z weighted=True, 2025-05-07T20:13:34.8687484Z row_wise=False, 2025-05-07T20:13:34.8687586Z mixed=False, 2025-05-07T20:13:34.8687671Z use_cache=True, 2025-05-07T20:13:34.8687783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8687880Z use_cpu=True, 2025-05-07T20:13:34.8687989Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8688066Z ) 2025-05-07T20:13:34.8688224Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8688611Z self=, 2025-05-07T20:13:34.8688693Z mixed_B=False, 2025-05-07T20:13:34.8688821Z compile=False, 2025-05-07T20:13:34.8688899Z T=3, 2025-05-07T20:13:34.8688992Z D=34, 2025-05-07T20:13:34.8689070Z B=66, 2025-05-07T20:13:34.8689149Z log_E=4, 2025-05-07T20:13:34.8689244Z L=20, 2025-05-07T20:13:34.8689331Z D_gradcheck=2, 2025-05-07T20:13:34.8689431Z stochastic_rounding=False, 2025-05-07T20:13:34.8689531Z weighted=False, 2025-05-07T20:13:34.8689615Z row_wise=False, 2025-05-07T20:13:34.8689721Z mixed=True, 2025-05-07T20:13:34.8689822Z use_cache=True, 2025-05-07T20:13:34.8689935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8690019Z use_cpu=True, 2025-05-07T20:13:34.8690143Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8690220Z ) 2025-05-07T20:13:34.8690361Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8690765Z self=, 2025-05-07T20:13:34.8690849Z mixed_B=True, 2025-05-07T20:13:34.8690951Z compile=False, 2025-05-07T20:13:34.8691054Z T=1, 2025-05-07T20:13:34.8691131Z D=44, 2025-05-07T20:13:34.8691221Z B=63, 2025-05-07T20:13:34.8691300Z log_E=4, 2025-05-07T20:13:34.8691376Z L=19, 2025-05-07T20:13:34.8691472Z D_gradcheck=1, 2025-05-07T20:13:34.8691570Z stochastic_rounding=False, 2025-05-07T20:13:34.8691653Z weighted=True, 2025-05-07T20:13:34.8691751Z row_wise=False, 2025-05-07T20:13:34.8691833Z mixed=False, 2025-05-07T20:13:34.8691918Z use_cache=False, 2025-05-07T20:13:34.8692043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8692125Z use_cpu=True, 2025-05-07T20:13:34.8692255Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8692341Z ) 2025-05-07T20:13:34.8692479Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8692879Z self=, 2025-05-07T20:13:34.8692961Z mixed_B=True, 2025-05-07T20:13:34.8693048Z compile=False, 2025-05-07T20:13:34.8693139Z T=1, 2025-05-07T20:13:34.8693216Z D=7, 2025-05-07T20:13:34.8693292Z B=93, 2025-05-07T20:13:34.8693381Z log_E=5, 2025-05-07T20:13:34.8693457Z L=9, 2025-05-07T20:13:34.8693541Z D_gradcheck=1, 2025-05-07T20:13:34.8693652Z stochastic_rounding=True, 2025-05-07T20:13:34.8693738Z weighted=False, 2025-05-07T20:13:34.8693821Z row_wise=True, 2025-05-07T20:13:34.8693918Z mixed=False, 2025-05-07T20:13:34.8694004Z use_cache=True, 2025-05-07T20:13:34.8694113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8694207Z use_cpu=True, 2025-05-07T20:13:34.8694314Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8694402Z ) 2025-05-07T20:13:34.8694541Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8694932Z self=, 2025-05-07T20:13:34.8695027Z mixed_B=False, 2025-05-07T20:13:34.8695111Z compile=False, 2025-05-07T20:13:34.8695192Z T=3, 2025-05-07T20:13:34.8695283Z D=79, 2025-05-07T20:13:34.8695361Z B=123, 2025-05-07T20:13:34.8695440Z log_E=5, 2025-05-07T20:13:34.8695528Z L=1, 2025-05-07T20:13:34.8695612Z D_gradcheck=2, 2025-05-07T20:13:34.8695709Z stochastic_rounding=True, 2025-05-07T20:13:34.8695805Z weighted=False, 2025-05-07T20:13:34.8695887Z row_wise=True, 2025-05-07T20:13:34.8695983Z mixed=False, 2025-05-07T20:13:34.8696067Z use_cache=False, 2025-05-07T20:13:34.8696176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8696271Z use_cpu=True, 2025-05-07T20:13:34.8696378Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8696453Z ) 2025-05-07T20:13:34.8975602Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8976269Z self=, 2025-05-07T20:13:34.8976455Z mixed_B=True, 2025-05-07T20:13:34.8976579Z compile=False, 2025-05-07T20:13:34.8976891Z T=4, 2025-05-07T20:13:34.8977020Z D=99, 2025-05-07T20:13:34.8977133Z B=64, 2025-05-07T20:13:34.8977244Z log_E=5, 2025-05-07T20:13:34.8977386Z L=11, 2025-05-07T20:13:34.8977545Z D_gradcheck=2, 2025-05-07T20:13:34.8977728Z stochastic_rounding=False, 2025-05-07T20:13:34.8977987Z weighted=True, 2025-05-07T20:13:34.8978121Z row_wise=False, 2025-05-07T20:13:34.8978267Z mixed=False, 2025-05-07T20:13:34.8978365Z use_cache=True, 2025-05-07T20:13:34.8978475Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8978556Z use_cpu=True, 2025-05-07T20:13:34.8978680Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8978755Z ) 2025-05-07T20:13:34.8978909Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8979302Z self=, 2025-05-07T20:13:34.8979384Z mixed_B=True, 2025-05-07T20:13:34.8979484Z compile=False, 2025-05-07T20:13:34.8979600Z T=2, 2025-05-07T20:13:34.8979677Z D=55, 2025-05-07T20:13:34.8979766Z B=48, 2025-05-07T20:13:34.8979845Z log_E=3, 2025-05-07T20:13:34.8979921Z L=11, 2025-05-07T20:13:34.8980019Z D_gradcheck=2, 2025-05-07T20:13:34.8980117Z stochastic_rounding=True, 2025-05-07T20:13:34.8980202Z weighted=True, 2025-05-07T20:13:34.8980375Z row_wise=False, 2025-05-07T20:13:34.8980460Z mixed=True, 2025-05-07T20:13:34.8980559Z use_cache=False, 2025-05-07T20:13:34.8980672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8980755Z use_cpu=True, 2025-05-07T20:13:34.8980912Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8980988Z ) 2025-05-07T20:13:34.8981128Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8981533Z self=, 2025-05-07T20:13:34.8981617Z mixed_B=False, 2025-05-07T20:13:34.8981705Z compile=False, 2025-05-07T20:13:34.8981802Z T=1, 2025-05-07T20:13:34.8981879Z D=128, 2025-05-07T20:13:34.8981956Z B=126, 2025-05-07T20:13:34.8982048Z log_E=5, 2025-05-07T20:13:34.8982124Z L=11, 2025-05-07T20:13:34.8982207Z D_gradcheck=2, 2025-05-07T20:13:34.8982323Z stochastic_rounding=False, 2025-05-07T20:13:34.8982407Z weighted=True, 2025-05-07T20:13:34.8982502Z row_wise=False, 2025-05-07T20:13:34.8982584Z mixed=True, 2025-05-07T20:13:34.8982668Z use_cache=True, 2025-05-07T20:13:34.8982789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8982874Z use_cpu=True, 2025-05-07T20:13:34.8982979Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8983065Z ) 2025-05-07T20:13:34.8983202Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8983593Z self=, 2025-05-07T20:13:34.8983687Z mixed_B=False, 2025-05-07T20:13:34.8983771Z compile=True, 2025-05-07T20:13:34.8983856Z T=3, 2025-05-07T20:13:34.8983944Z D=51, 2025-05-07T20:13:34.8984022Z B=68, 2025-05-07T20:13:34.8984100Z log_E=3, 2025-05-07T20:13:34.8984191Z L=3, 2025-05-07T20:13:34.8984275Z D_gradcheck=2, 2025-05-07T20:13:34.8984387Z stochastic_rounding=False, 2025-05-07T20:13:34.8984472Z weighted=True, 2025-05-07T20:13:34.8984555Z row_wise=False, 2025-05-07T20:13:34.8984654Z mixed=False, 2025-05-07T20:13:34.8984740Z use_cache=True, 2025-05-07T20:13:34.8984850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8984948Z use_cpu=True, 2025-05-07T20:13:34.8985052Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8985125Z ) 2025-05-07T20:13:34.8985280Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8985670Z self=, 2025-05-07T20:13:34.8985756Z mixed_B=False, 2025-05-07T20:13:34.8985851Z compile=True, 2025-05-07T20:13:34.8985963Z T=4, 2025-05-07T20:13:34.8986053Z D=67, 2025-05-07T20:13:34.8986128Z B=69, 2025-05-07T20:13:34.8986207Z log_E=5, 2025-05-07T20:13:34.8986295Z L=8, 2025-05-07T20:13:34.8986379Z D_gradcheck=2, 2025-05-07T20:13:34.8986479Z stochastic_rounding=True, 2025-05-07T20:13:34.8986575Z weighted=True, 2025-05-07T20:13:34.8986658Z row_wise=False, 2025-05-07T20:13:34.8986767Z mixed=False, 2025-05-07T20:13:34.8986863Z use_cache=False, 2025-05-07T20:13:34.8986974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.8987058Z use_cpu=True, 2025-05-07T20:13:34.8987176Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8987251Z ) 2025-05-07T20:13:34.8987390Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8987794Z self=, 2025-05-07T20:13:34.8987880Z mixed_B=True, 2025-05-07T20:13:34.8987981Z compile=False, 2025-05-07T20:13:34.8988087Z T=4, 2025-05-07T20:13:34.8988167Z D=127, 2025-05-07T20:13:34.8988259Z B=115, 2025-05-07T20:13:34.8988340Z log_E=3, 2025-05-07T20:13:34.8988420Z L=1, 2025-05-07T20:13:34.8988518Z D_gradcheck=1, 2025-05-07T20:13:34.8988617Z stochastic_rounding=True, 2025-05-07T20:13:34.8988703Z weighted=False, 2025-05-07T20:13:34.8988801Z row_wise=False, 2025-05-07T20:13:34.8988886Z mixed=False, 2025-05-07T20:13:34.8988973Z use_cache=False, 2025-05-07T20:13:34.8989102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8989186Z use_cpu=True, 2025-05-07T20:13:34.8989336Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8989426Z ) 2025-05-07T20:13:34.8989567Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8989972Z self=, 2025-05-07T20:13:34.8990056Z mixed_B=True, 2025-05-07T20:13:34.8990145Z compile=False, 2025-05-07T20:13:34.8990240Z T=4, 2025-05-07T20:13:34.8990320Z D=109, 2025-05-07T20:13:34.8990399Z B=118, 2025-05-07T20:13:34.8990493Z log_E=3, 2025-05-07T20:13:34.8990571Z L=11, 2025-05-07T20:13:34.8990656Z D_gradcheck=2, 2025-05-07T20:13:34.8990771Z stochastic_rounding=False, 2025-05-07T20:13:34.8990857Z weighted=False, 2025-05-07T20:13:34.8990941Z row_wise=False, 2025-05-07T20:13:34.8991039Z mixed=True, 2025-05-07T20:13:34.8991126Z use_cache=False, 2025-05-07T20:13:34.8991239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8991337Z use_cpu=True, 2025-05-07T20:13:34.8991444Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8991536Z ) 2025-05-07T20:13:34.8991676Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8992064Z self=, 2025-05-07T20:13:34.8992162Z mixed_B=False, 2025-05-07T20:13:34.8992247Z compile=True, 2025-05-07T20:13:34.8992327Z T=4, 2025-05-07T20:13:34.8992415Z D=13, 2025-05-07T20:13:34.8992494Z B=21, 2025-05-07T20:13:34.8992571Z log_E=4, 2025-05-07T20:13:34.8992659Z L=16, 2025-05-07T20:13:34.8992742Z D_gradcheck=2, 2025-05-07T20:13:34.8992841Z stochastic_rounding=True, 2025-05-07T20:13:34.8992934Z weighted=True, 2025-05-07T20:13:34.8993016Z row_wise=False, 2025-05-07T20:13:34.8993113Z mixed=False, 2025-05-07T20:13:34.8993198Z use_cache=True, 2025-05-07T20:13:34.8993309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8993403Z use_cpu=True, 2025-05-07T20:13:34.8993556Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8993630Z ) 2025-05-07T20:13:34.8993780Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8994168Z self=, 2025-05-07T20:13:34.8994252Z mixed_B=False, 2025-05-07T20:13:34.8994350Z compile=True, 2025-05-07T20:13:34.8994456Z T=5, 2025-05-07T20:13:34.8994533Z D=25, 2025-05-07T20:13:34.8994642Z B=77, 2025-05-07T20:13:34.8994719Z log_E=3, 2025-05-07T20:13:34.8994796Z L=17, 2025-05-07T20:13:34.8994894Z D_gradcheck=2, 2025-05-07T20:13:34.8994991Z stochastic_rounding=True, 2025-05-07T20:13:34.8995090Z weighted=False, 2025-05-07T20:13:34.8995174Z row_wise=True, 2025-05-07T20:13:34.8995279Z mixed=False, 2025-05-07T20:13:34.8995379Z use_cache=False, 2025-05-07T20:13:34.8995488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8995569Z use_cpu=True, 2025-05-07T20:13:34.8995688Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8995763Z ) 2025-05-07T20:13:34.8995904Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8996305Z self=, 2025-05-07T20:13:34.8996388Z mixed_B=False, 2025-05-07T20:13:34.8996472Z compile=False, 2025-05-07T20:13:34.8996585Z T=2, 2025-05-07T20:13:34.8996663Z D=123, 2025-05-07T20:13:34.8996752Z B=61, 2025-05-07T20:13:34.8996831Z log_E=5, 2025-05-07T20:13:34.8996908Z L=4, 2025-05-07T20:13:34.8997005Z D_gradcheck=2, 2025-05-07T20:13:34.8997101Z stochastic_rounding=True, 2025-05-07T20:13:34.8997186Z weighted=False, 2025-05-07T20:13:34.8997280Z row_wise=False, 2025-05-07T20:13:34.8997362Z mixed=False, 2025-05-07T20:13:34.8997444Z use_cache=True, 2025-05-07T20:13:34.8997566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8997649Z use_cpu=True, 2025-05-07T20:13:34.8997784Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.8997872Z ) 2025-05-07T20:13:34.8998011Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.8998397Z self=, 2025-05-07T20:13:34.8998494Z mixed_B=True, 2025-05-07T20:13:34.8998577Z compile=True, 2025-05-07T20:13:34.8998672Z T=3, 2025-05-07T20:13:34.8998749Z D=82, 2025-05-07T20:13:34.8998824Z B=72, 2025-05-07T20:13:34.8998914Z log_E=4, 2025-05-07T20:13:34.8998991Z L=14, 2025-05-07T20:13:34.8999075Z D_gradcheck=1, 2025-05-07T20:13:34.8999185Z stochastic_rounding=False, 2025-05-07T20:13:34.8999272Z weighted=False, 2025-05-07T20:13:34.8999355Z row_wise=False, 2025-05-07T20:13:34.8999450Z mixed=True, 2025-05-07T20:13:34.8999532Z use_cache=True, 2025-05-07T20:13:34.8999642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.8999737Z use_cpu=True, 2025-05-07T20:13:34.8999845Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.8999920Z ) 2025-05-07T20:13:34.9000071Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9000460Z self=, 2025-05-07T20:13:34.9000556Z mixed_B=False, 2025-05-07T20:13:34.9000640Z compile=False, 2025-05-07T20:13:34.9000721Z T=1, 2025-05-07T20:13:34.9000809Z D=70, 2025-05-07T20:13:34.9000885Z B=46, 2025-05-07T20:13:34.9000963Z log_E=5, 2025-05-07T20:13:34.9001055Z L=12, 2025-05-07T20:13:34.9001139Z D_gradcheck=2, 2025-05-07T20:13:34.9001238Z stochastic_rounding=False, 2025-05-07T20:13:34.9001334Z weighted=False, 2025-05-07T20:13:34.9001418Z row_wise=False, 2025-05-07T20:13:34.9001499Z mixed=True, 2025-05-07T20:13:34.9001596Z use_cache=False, 2025-05-07T20:13:34.9001706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9001789Z use_cpu=True, 2025-05-07T20:13:34.9001907Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9001981Z ) 2025-05-07T20:13:34.9002132Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9002522Z self=, 2025-05-07T20:13:34.9002605Z mixed_B=False, 2025-05-07T20:13:34.9002704Z compile=True, 2025-05-07T20:13:34.9002829Z T=2, 2025-05-07T20:13:34.9002905Z D=48, 2025-05-07T20:13:34.9002991Z B=64, 2025-05-07T20:13:34.9003072Z log_E=5, 2025-05-07T20:13:34.9003153Z L=8, 2025-05-07T20:13:34.9003248Z D_gradcheck=1, 2025-05-07T20:13:34.9003344Z stochastic_rounding=True, 2025-05-07T20:13:34.9003426Z weighted=True, 2025-05-07T20:13:34.9003520Z row_wise=True, 2025-05-07T20:13:34.9003628Z mixed=True, 2025-05-07T20:13:34.9003714Z use_cache=False, 2025-05-07T20:13:34.9003836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9003918Z use_cpu=True, 2025-05-07T20:13:34.9004032Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9004109Z ) 2025-05-07T20:13:34.9004247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9004645Z self=, 2025-05-07T20:13:34.9004727Z mixed_B=True, 2025-05-07T20:13:34.9004810Z compile=True, 2025-05-07T20:13:34.9004902Z T=1, 2025-05-07T20:13:34.9005009Z D=42, 2025-05-07T20:13:34.9005085Z B=88, 2025-05-07T20:13:34.9005176Z log_E=4, 2025-05-07T20:13:34.9005252Z L=1, 2025-05-07T20:13:34.9005339Z D_gradcheck=1, 2025-05-07T20:13:34.9005457Z stochastic_rounding=False, 2025-05-07T20:13:34.9005541Z weighted=False, 2025-05-07T20:13:34.9005637Z row_wise=True, 2025-05-07T20:13:34.9005725Z mixed=False, 2025-05-07T20:13:34.9005808Z use_cache=True, 2025-05-07T20:13:34.9005931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9006015Z use_cpu=True, 2025-05-07T20:13:34.9006118Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9006229Z ) 2025-05-07T20:13:34.9006367Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9006760Z self=, 2025-05-07T20:13:34.9006854Z mixed_B=False, 2025-05-07T20:13:34.9006937Z compile=True, 2025-05-07T20:13:34.9007015Z T=1, 2025-05-07T20:13:34.9007104Z D=19, 2025-05-07T20:13:34.9007180Z B=4, 2025-05-07T20:13:34.9007257Z log_E=5, 2025-05-07T20:13:34.9007345Z L=15, 2025-05-07T20:13:34.9007429Z D_gradcheck=1, 2025-05-07T20:13:34.9007539Z stochastic_rounding=False, 2025-05-07T20:13:34.9007622Z weighted=True, 2025-05-07T20:13:34.9007705Z row_wise=True, 2025-05-07T20:13:34.9007797Z mixed=True, 2025-05-07T20:13:34.9007897Z use_cache=True, 2025-05-07T20:13:34.9008007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9008103Z use_cpu=True, 2025-05-07T20:13:34.9008209Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9008286Z ) 2025-05-07T20:13:34.9008438Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9008830Z self=, 2025-05-07T20:13:34.9008914Z mixed_B=False, 2025-05-07T20:13:34.9009018Z compile=False, 2025-05-07T20:13:34.9009102Z T=3, 2025-05-07T20:13:34.9009196Z D=45, 2025-05-07T20:13:34.9009275Z B=44, 2025-05-07T20:13:34.9009355Z log_E=3, 2025-05-07T20:13:34.9009446Z L=8, 2025-05-07T20:13:34.9009530Z D_gradcheck=1, 2025-05-07T20:13:34.9009630Z stochastic_rounding=False, 2025-05-07T20:13:34.9009729Z weighted=True, 2025-05-07T20:13:34.9009813Z row_wise=True, 2025-05-07T20:13:34.9009896Z mixed=False, 2025-05-07T20:13:34.9009998Z use_cache=False, 2025-05-07T20:13:34.9010111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9010195Z use_cpu=True, 2025-05-07T20:13:34.9010314Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9010392Z ) 2025-05-07T20:13:34.9010534Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9010941Z self=, 2025-05-07T20:13:34.9011025Z mixed_B=True, 2025-05-07T20:13:34.9011124Z compile=True, 2025-05-07T20:13:34.9011237Z T=4, 2025-05-07T20:13:34.9011318Z D=21, 2025-05-07T20:13:34.9011415Z B=113, 2025-05-07T20:13:34.9011496Z log_E=5, 2025-05-07T20:13:34.9011574Z L=20, 2025-05-07T20:13:34.9011673Z D_gradcheck=2, 2025-05-07T20:13:34.9011777Z stochastic_rounding=False, 2025-05-07T20:13:34.9011862Z weighted=True, 2025-05-07T20:13:34.9011959Z row_wise=True, 2025-05-07T20:13:34.9012042Z mixed=False, 2025-05-07T20:13:34.9012152Z use_cache=True, 2025-05-07T20:13:34.9012279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9012362Z use_cpu=True, 2025-05-07T20:13:34.9012470Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9012569Z ) 2025-05-07T20:13:34.9293137Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9293871Z self=, 2025-05-07T20:13:34.9293992Z mixed_B=True, 2025-05-07T20:13:34.9294144Z compile=True, 2025-05-07T20:13:34.9294267Z T=3, 2025-05-07T20:13:34.9294533Z D=51, 2025-05-07T20:13:34.9294679Z B=119, 2025-05-07T20:13:34.9294790Z log_E=3, 2025-05-07T20:13:34.9294908Z L=13, 2025-05-07T20:13:34.9295078Z D_gradcheck=1, 2025-05-07T20:13:34.9295268Z stochastic_rounding=False, 2025-05-07T20:13:34.9295444Z weighted=True, 2025-05-07T20:13:34.9295592Z row_wise=True, 2025-05-07T20:13:34.9295702Z mixed=True, 2025-05-07T20:13:34.9295801Z use_cache=True, 2025-05-07T20:13:34.9295914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9295997Z use_cpu=True, 2025-05-07T20:13:34.9296113Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9296250Z ) 2025-05-07T20:13:34.9296394Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9296798Z self=, 2025-05-07T20:13:34.9296883Z mixed_B=False, 2025-05-07T20:13:34.9296969Z compile=False, 2025-05-07T20:13:34.9297060Z T=5, 2025-05-07T20:13:34.9297139Z D=108, 2025-05-07T20:13:34.9297216Z B=20, 2025-05-07T20:13:34.9297308Z log_E=4, 2025-05-07T20:13:34.9297386Z L=8, 2025-05-07T20:13:34.9297487Z D_gradcheck=2, 2025-05-07T20:13:34.9297586Z stochastic_rounding=False, 2025-05-07T20:13:34.9297669Z weighted=True, 2025-05-07T20:13:34.9297763Z row_wise=True, 2025-05-07T20:13:34.9297909Z mixed=True, 2025-05-07T20:13:34.9297995Z use_cache=True, 2025-05-07T20:13:34.9298119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9298201Z use_cpu=True, 2025-05-07T20:13:34.9298305Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9298393Z ) 2025-05-07T20:13:34.9298532Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9298918Z self=, 2025-05-07T20:13:34.9299012Z mixed_B=False, 2025-05-07T20:13:34.9299095Z compile=True, 2025-05-07T20:13:34.9299187Z T=4, 2025-05-07T20:13:34.9299265Z D=64, 2025-05-07T20:13:34.9299342Z B=43, 2025-05-07T20:13:34.9299432Z log_E=5, 2025-05-07T20:13:34.9299508Z L=19, 2025-05-07T20:13:34.9299592Z D_gradcheck=1, 2025-05-07T20:13:34.9299704Z stochastic_rounding=False, 2025-05-07T20:13:34.9299787Z weighted=True, 2025-05-07T20:13:34.9299870Z row_wise=True, 2025-05-07T20:13:34.9299963Z mixed=True, 2025-05-07T20:13:34.9300047Z use_cache=True, 2025-05-07T20:13:34.9300158Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9300253Z use_cpu=True, 2025-05-07T20:13:34.9300358Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9300438Z ) 2025-05-07T20:13:34.9300589Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9300979Z self=, 2025-05-07T20:13:34.9301075Z mixed_B=False, 2025-05-07T20:13:34.9301219Z compile=False, 2025-05-07T20:13:34.9301351Z T=3, 2025-05-07T20:13:34.9301441Z D=13, 2025-05-07T20:13:34.9301518Z B=123, 2025-05-07T20:13:34.9301598Z log_E=3, 2025-05-07T20:13:34.9301689Z L=13, 2025-05-07T20:13:34.9301773Z D_gradcheck=1, 2025-05-07T20:13:34.9301873Z stochastic_rounding=False, 2025-05-07T20:13:34.9301973Z weighted=False, 2025-05-07T20:13:34.9302057Z row_wise=True, 2025-05-07T20:13:34.9302138Z mixed=True, 2025-05-07T20:13:34.9302281Z use_cache=True, 2025-05-07T20:13:34.9302393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9302476Z use_cpu=True, 2025-05-07T20:13:34.9302595Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9302672Z ) 2025-05-07T20:13:34.9302823Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9303209Z self=, 2025-05-07T20:13:34.9303293Z mixed_B=False, 2025-05-07T20:13:34.9303391Z compile=False, 2025-05-07T20:13:34.9303472Z T=1, 2025-05-07T20:13:34.9303607Z D=13, 2025-05-07T20:13:34.9303697Z B=115, 2025-05-07T20:13:34.9303776Z log_E=4, 2025-05-07T20:13:34.9303854Z L=12, 2025-05-07T20:13:34.9303951Z D_gradcheck=1, 2025-05-07T20:13:34.9304053Z stochastic_rounding=False, 2025-05-07T20:13:34.9304138Z weighted=True, 2025-05-07T20:13:34.9304234Z row_wise=True, 2025-05-07T20:13:34.9304316Z mixed=False, 2025-05-07T20:13:34.9304404Z use_cache=True, 2025-05-07T20:13:34.9304527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9304608Z use_cpu=True, 2025-05-07T20:13:34.9304725Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9304824Z ) 2025-05-07T20:13:34.9304963Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9305359Z self=, 2025-05-07T20:13:34.9305441Z mixed_B=True, 2025-05-07T20:13:34.9305525Z compile=False, 2025-05-07T20:13:34.9305615Z T=5, 2025-05-07T20:13:34.9305693Z D=91, 2025-05-07T20:13:34.9305769Z B=39, 2025-05-07T20:13:34.9305910Z log_E=4, 2025-05-07T20:13:34.9306001Z L=6, 2025-05-07T20:13:34.9306086Z D_gradcheck=1, 2025-05-07T20:13:34.9306184Z stochastic_rounding=False, 2025-05-07T20:13:34.9306281Z weighted=True, 2025-05-07T20:13:34.9306365Z row_wise=False, 2025-05-07T20:13:34.9306445Z mixed=True, 2025-05-07T20:13:34.9306547Z use_cache=False, 2025-05-07T20:13:34.9306657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9306738Z use_cpu=True, 2025-05-07T20:13:34.9306858Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9306934Z ) 2025-05-07T20:13:34.9307084Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9307471Z self=, 2025-05-07T20:13:34.9307557Z mixed_B=False, 2025-05-07T20:13:34.9307657Z compile=False, 2025-05-07T20:13:34.9307736Z T=2, 2025-05-07T20:13:34.9307817Z D=55, 2025-05-07T20:13:34.9307911Z B=1, 2025-05-07T20:13:34.9307989Z log_E=3, 2025-05-07T20:13:34.9308067Z L=0, 2025-05-07T20:13:34.9308164Z D_gradcheck=2, 2025-05-07T20:13:34.9308262Z stochastic_rounding=True, 2025-05-07T20:13:34.9308346Z weighted=True, 2025-05-07T20:13:34.9308442Z row_wise=False, 2025-05-07T20:13:34.9308522Z mixed=True, 2025-05-07T20:13:34.9308608Z use_cache=False, 2025-05-07T20:13:34.9314682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9314859Z use_cpu=True, 2025-05-07T20:13:34.9314974Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9315075Z ) 2025-05-07T20:13:34.9315228Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9315653Z self=, 2025-05-07T20:13:34.9315738Z mixed_B=True, 2025-05-07T20:13:34.9315823Z compile=True, 2025-05-07T20:13:34.9316002Z T=1, 2025-05-07T20:13:34.9316087Z D=6, 2025-05-07T20:13:34.9316169Z B=16, 2025-05-07T20:13:34.9316262Z log_E=4, 2025-05-07T20:13:34.9316342Z L=7, 2025-05-07T20:13:34.9316429Z D_gradcheck=2, 2025-05-07T20:13:34.9316546Z stochastic_rounding=False, 2025-05-07T20:13:34.9316635Z weighted=True, 2025-05-07T20:13:34.9316718Z row_wise=True, 2025-05-07T20:13:34.9316816Z mixed=False, 2025-05-07T20:13:34.9316932Z use_cache=False, 2025-05-07T20:13:34.9317048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9317145Z use_cpu=True, 2025-05-07T20:13:34.9317253Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9317345Z ) 2025-05-07T20:13:34.9317491Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9317890Z self=, 2025-05-07T20:13:34.9317992Z mixed_B=False, 2025-05-07T20:13:34.9318077Z compile=True, 2025-05-07T20:13:34.9318160Z T=3, 2025-05-07T20:13:34.9318285Z D=7, 2025-05-07T20:13:34.9318365Z B=106, 2025-05-07T20:13:34.9318442Z log_E=3, 2025-05-07T20:13:34.9318533Z L=9, 2025-05-07T20:13:34.9318619Z D_gradcheck=2, 2025-05-07T20:13:34.9318717Z stochastic_rounding=False, 2025-05-07T20:13:34.9318817Z weighted=False, 2025-05-07T20:13:34.9318900Z row_wise=True, 2025-05-07T20:13:34.9318984Z mixed=True, 2025-05-07T20:13:34.9319084Z use_cache=True, 2025-05-07T20:13:34.9319195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9319291Z use_cpu=True, 2025-05-07T20:13:34.9319396Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9319498Z ) 2025-05-07T20:13:34.9319652Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9320041Z self=, 2025-05-07T20:13:34.9320124Z mixed_B=False, 2025-05-07T20:13:34.9320219Z compile=True, 2025-05-07T20:13:34.9320297Z T=5, 2025-05-07T20:13:34.9320377Z D=34, 2025-05-07T20:13:34.9320465Z B=41, 2025-05-07T20:13:34.9320542Z log_E=3, 2025-05-07T20:13:34.9320617Z L=4, 2025-05-07T20:13:34.9320712Z D_gradcheck=2, 2025-05-07T20:13:34.9320810Z stochastic_rounding=False, 2025-05-07T20:13:34.9320893Z weighted=False, 2025-05-07T20:13:34.9320985Z row_wise=True, 2025-05-07T20:13:34.9321066Z mixed=True, 2025-05-07T20:13:34.9321161Z use_cache=True, 2025-05-07T20:13:34.9321270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9321352Z use_cpu=True, 2025-05-07T20:13:34.9321468Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9321545Z ) 2025-05-07T20:13:34.9321683Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9322085Z self=, 2025-05-07T20:13:34.9322170Z mixed_B=False, 2025-05-07T20:13:34.9322253Z compile=True, 2025-05-07T20:13:34.9322345Z T=2, 2025-05-07T20:13:34.9322423Z D=38, 2025-05-07T20:13:34.9322499Z B=106, 2025-05-07T20:13:34.9322588Z log_E=4, 2025-05-07T20:13:34.9322662Z L=8, 2025-05-07T20:13:34.9322746Z D_gradcheck=2, 2025-05-07T20:13:34.9322860Z stochastic_rounding=False, 2025-05-07T20:13:34.9322948Z weighted=True, 2025-05-07T20:13:34.9323043Z row_wise=True, 2025-05-07T20:13:34.9323125Z mixed=False, 2025-05-07T20:13:34.9323210Z use_cache=True, 2025-05-07T20:13:34.9323333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9323416Z use_cpu=True, 2025-05-07T20:13:34.9323519Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9323607Z ) 2025-05-07T20:13:34.9323748Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9324132Z self=, 2025-05-07T20:13:34.9324228Z mixed_B=False, 2025-05-07T20:13:34.9324310Z compile=True, 2025-05-07T20:13:34.9324386Z T=3, 2025-05-07T20:13:34.9324510Z D=26, 2025-05-07T20:13:34.9324586Z B=34, 2025-05-07T20:13:34.9324674Z log_E=5, 2025-05-07T20:13:34.9324749Z L=0, 2025-05-07T20:13:34.9324832Z D_gradcheck=2, 2025-05-07T20:13:34.9324942Z stochastic_rounding=False, 2025-05-07T20:13:34.9325025Z weighted=True, 2025-05-07T20:13:34.9325106Z row_wise=True, 2025-05-07T20:13:34.9325198Z mixed=True, 2025-05-07T20:13:34.9325309Z use_cache=False, 2025-05-07T20:13:34.9325422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9325518Z use_cpu=True, 2025-05-07T20:13:34.9325623Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9325699Z ) 2025-05-07T20:13:34.9325851Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9326239Z self=, 2025-05-07T20:13:34.9326333Z mixed_B=True, 2025-05-07T20:13:34.9326416Z compile=True, 2025-05-07T20:13:34.9326488Z T=2, 2025-05-07T20:13:34.9326614Z D=22, 2025-05-07T20:13:34.9326692Z B=68, 2025-05-07T20:13:34.9326772Z log_E=5, 2025-05-07T20:13:34.9326859Z L=5, 2025-05-07T20:13:34.9326942Z D_gradcheck=2, 2025-05-07T20:13:34.9327040Z stochastic_rounding=True, 2025-05-07T20:13:34.9327136Z weighted=False, 2025-05-07T20:13:34.9327219Z row_wise=True, 2025-05-07T20:13:34.9327298Z mixed=True, 2025-05-07T20:13:34.9327396Z use_cache=False, 2025-05-07T20:13:34.9327507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9327591Z use_cpu=True, 2025-05-07T20:13:34.9327707Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9327807Z ) 2025-05-07T20:13:34.9327946Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9328345Z self=, 2025-05-07T20:13:34.9328430Z mixed_B=False, 2025-05-07T20:13:34.9328524Z compile=True, 2025-05-07T20:13:34.9328601Z T=2, 2025-05-07T20:13:34.9328681Z D=75, 2025-05-07T20:13:34.9328773Z B=127, 2025-05-07T20:13:34.9328850Z log_E=4, 2025-05-07T20:13:34.9328927Z L=10, 2025-05-07T20:13:34.9329023Z D_gradcheck=1, 2025-05-07T20:13:34.9329121Z stochastic_rounding=True, 2025-05-07T20:13:34.9329204Z weighted=True, 2025-05-07T20:13:34.9329301Z row_wise=False, 2025-05-07T20:13:34.9329383Z mixed=False, 2025-05-07T20:13:34.9329469Z use_cache=False, 2025-05-07T20:13:34.9329594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9329677Z use_cpu=True, 2025-05-07T20:13:34.9329781Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9329872Z ) 2025-05-07T20:13:34.9330010Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9330415Z self=, 2025-05-07T20:13:34.9330497Z mixed_B=True, 2025-05-07T20:13:34.9330579Z compile=True, 2025-05-07T20:13:34.9330666Z T=3, 2025-05-07T20:13:34.9330745Z D=105, 2025-05-07T20:13:34.9330823Z B=34, 2025-05-07T20:13:34.9330912Z log_E=4, 2025-05-07T20:13:34.9330989Z L=19, 2025-05-07T20:13:34.9331072Z D_gradcheck=2, 2025-05-07T20:13:34.9331180Z stochastic_rounding=True, 2025-05-07T20:13:34.9331264Z weighted=False, 2025-05-07T20:13:34.9331346Z row_wise=False, 2025-05-07T20:13:34.9331437Z mixed=False, 2025-05-07T20:13:34.9331522Z use_cache=False, 2025-05-07T20:13:34.9331643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9331723Z use_cpu=True, 2025-05-07T20:13:34.9331828Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9331918Z ) 2025-05-07T20:13:34.9332056Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9332446Z self=, 2025-05-07T20:13:34.9332539Z mixed_B=False, 2025-05-07T20:13:34.9332623Z compile=False, 2025-05-07T20:13:34.9332700Z T=1, 2025-05-07T20:13:34.9332820Z D=84, 2025-05-07T20:13:34.9332903Z B=12, 2025-05-07T20:13:34.9332980Z log_E=3, 2025-05-07T20:13:34.9333067Z L=18, 2025-05-07T20:13:34.9333150Z D_gradcheck=2, 2025-05-07T20:13:34.9333249Z stochastic_rounding=True, 2025-05-07T20:13:34.9333346Z weighted=True, 2025-05-07T20:13:34.9333432Z row_wise=False, 2025-05-07T20:13:34.9333527Z mixed=False, 2025-05-07T20:13:34.9333635Z use_cache=True, 2025-05-07T20:13:34.9333748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9333844Z use_cpu=True, 2025-05-07T20:13:34.9333946Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9334024Z ) 2025-05-07T20:13:34.9334173Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9334558Z self=, 2025-05-07T20:13:34.9334641Z mixed_B=False, 2025-05-07T20:13:34.9334737Z compile=False, 2025-05-07T20:13:34.9334814Z T=5, 2025-05-07T20:13:34.9334931Z D=62, 2025-05-07T20:13:34.9335060Z B=17, 2025-05-07T20:13:34.9335139Z log_E=5, 2025-05-07T20:13:34.9335217Z L=18, 2025-05-07T20:13:34.9335313Z D_gradcheck=1, 2025-05-07T20:13:34.9335412Z stochastic_rounding=False, 2025-05-07T20:13:34.9335506Z weighted=False, 2025-05-07T20:13:34.9335588Z row_wise=False, 2025-05-07T20:13:34.9335670Z mixed=True, 2025-05-07T20:13:34.9335767Z use_cache=True, 2025-05-07T20:13:34.9335876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9335959Z use_cpu=True, 2025-05-07T20:13:34.9336076Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9336177Z ) 2025-05-07T20:13:34.9610612Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9611278Z self=, 2025-05-07T20:13:34.9611407Z mixed_B=True, 2025-05-07T20:13:34.9611553Z compile=False, 2025-05-07T20:13:34.9611665Z T=5, 2025-05-07T20:13:34.9611790Z D=71, 2025-05-07T20:13:34.9611933Z B=121, 2025-05-07T20:13:34.9612057Z log_E=5, 2025-05-07T20:13:34.9612170Z L=7, 2025-05-07T20:13:34.9612305Z D_gradcheck=2, 2025-05-07T20:13:34.9612584Z stochastic_rounding=False, 2025-05-07T20:13:34.9612746Z weighted=False, 2025-05-07T20:13:34.9612924Z row_wise=False, 2025-05-07T20:13:34.9613076Z mixed=False, 2025-05-07T20:13:34.9613226Z use_cache=True, 2025-05-07T20:13:34.9613353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9613438Z use_cpu=True, 2025-05-07T20:13:34.9613558Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9613638Z ) 2025-05-07T20:13:34.9613780Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9614186Z self=, 2025-05-07T20:13:34.9614269Z mixed_B=True, 2025-05-07T20:13:34.9614354Z compile=False, 2025-05-07T20:13:34.9614445Z T=2, 2025-05-07T20:13:34.9614526Z D=125, 2025-05-07T20:13:34.9614606Z B=93, 2025-05-07T20:13:34.9614700Z log_E=3, 2025-05-07T20:13:34.9614777Z L=5, 2025-05-07T20:13:34.9614863Z D_gradcheck=2, 2025-05-07T20:13:34.9614974Z stochastic_rounding=True, 2025-05-07T20:13:34.9615060Z weighted=False, 2025-05-07T20:13:34.9615196Z row_wise=True, 2025-05-07T20:13:34.9615292Z mixed=True, 2025-05-07T20:13:34.9615376Z use_cache=True, 2025-05-07T20:13:34.9615501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9615583Z use_cpu=True, 2025-05-07T20:13:34.9615686Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9615773Z ) 2025-05-07T20:13:34.9615912Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9616308Z self=, 2025-05-07T20:13:34.9616404Z mixed_B=False, 2025-05-07T20:13:34.9616486Z compile=True, 2025-05-07T20:13:34.9616563Z T=3, 2025-05-07T20:13:34.9616801Z D=105, 2025-05-07T20:13:34.9616880Z B=6, 2025-05-07T20:13:34.9616959Z log_E=4, 2025-05-07T20:13:34.9617050Z L=11, 2025-05-07T20:13:34.9617133Z D_gradcheck=2, 2025-05-07T20:13:34.9617230Z stochastic_rounding=True, 2025-05-07T20:13:34.9617327Z weighted=False, 2025-05-07T20:13:34.9617410Z row_wise=True, 2025-05-07T20:13:34.9617504Z mixed=False, 2025-05-07T20:13:34.9617653Z use_cache=True, 2025-05-07T20:13:34.9617764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9617960Z use_cpu=True, 2025-05-07T20:13:34.9618067Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9618146Z ) 2025-05-07T20:13:34.9618301Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9618691Z self=, 2025-05-07T20:13:34.9618776Z mixed_B=False, 2025-05-07T20:13:34.9618935Z compile=True, 2025-05-07T20:13:34.9619011Z T=4, 2025-05-07T20:13:34.9619093Z D=55, 2025-05-07T20:13:34.9619236Z B=10, 2025-05-07T20:13:34.9619315Z log_E=5, 2025-05-07T20:13:34.9619404Z L=9, 2025-05-07T20:13:34.9619488Z D_gradcheck=2, 2025-05-07T20:13:34.9619584Z stochastic_rounding=True, 2025-05-07T20:13:34.9619679Z weighted=False, 2025-05-07T20:13:34.9619760Z row_wise=False, 2025-05-07T20:13:34.9619840Z mixed=False, 2025-05-07T20:13:34.9619935Z use_cache=True, 2025-05-07T20:13:34.9620044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9620125Z use_cpu=True, 2025-05-07T20:13:34.9620239Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9620355Z ) 2025-05-07T20:13:34.9620495Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9620894Z self=, 2025-05-07T20:13:34.9620979Z mixed_B=False, 2025-05-07T20:13:34.9621074Z compile=False, 2025-05-07T20:13:34.9621151Z T=2, 2025-05-07T20:13:34.9621231Z D=19, 2025-05-07T20:13:34.9621322Z B=51, 2025-05-07T20:13:34.9621402Z log_E=3, 2025-05-07T20:13:34.9621482Z L=14, 2025-05-07T20:13:34.9621582Z D_gradcheck=1, 2025-05-07T20:13:34.9621682Z stochastic_rounding=False, 2025-05-07T20:13:34.9621769Z weighted=False, 2025-05-07T20:13:34.9621866Z row_wise=False, 2025-05-07T20:13:34.9621947Z mixed=True, 2025-05-07T20:13:34.9622032Z use_cache=False, 2025-05-07T20:13:34.9622154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9622237Z use_cpu=True, 2025-05-07T20:13:34.9622340Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9622428Z ) 2025-05-07T20:13:34.9622606Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9623003Z self=, 2025-05-07T20:13:34.9623087Z mixed_B=True, 2025-05-07T20:13:34.9623171Z compile=True, 2025-05-07T20:13:34.9623260Z T=5, 2025-05-07T20:13:34.9623339Z D=101, 2025-05-07T20:13:34.9623416Z B=67, 2025-05-07T20:13:34.9623504Z log_E=4, 2025-05-07T20:13:34.9623580Z L=17, 2025-05-07T20:13:34.9623663Z D_gradcheck=1, 2025-05-07T20:13:34.9623775Z stochastic_rounding=False, 2025-05-07T20:13:34.9623857Z weighted=True, 2025-05-07T20:13:34.9623937Z row_wise=True, 2025-05-07T20:13:34.9624030Z mixed=True, 2025-05-07T20:13:34.9624114Z use_cache=True, 2025-05-07T20:13:34.9624224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9624318Z use_cpu=True, 2025-05-07T20:13:34.9624421Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9624496Z ) 2025-05-07T20:13:34.9624648Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9625034Z self=, 2025-05-07T20:13:34.9625129Z mixed_B=True, 2025-05-07T20:13:34.9625213Z compile=True, 2025-05-07T20:13:34.9625291Z T=2, 2025-05-07T20:13:34.9625408Z D=35, 2025-05-07T20:13:34.9625487Z B=47, 2025-05-07T20:13:34.9625565Z log_E=4, 2025-05-07T20:13:34.9625653Z L=2, 2025-05-07T20:13:34.9625741Z D_gradcheck=2, 2025-05-07T20:13:34.9625839Z stochastic_rounding=False, 2025-05-07T20:13:34.9625935Z weighted=False, 2025-05-07T20:13:34.9626018Z row_wise=False, 2025-05-07T20:13:34.9626099Z mixed=False, 2025-05-07T20:13:34.9626195Z use_cache=True, 2025-05-07T20:13:34.9626334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9626430Z use_cpu=True, 2025-05-07T20:13:34.9626533Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9626610Z ) 2025-05-07T20:13:34.9626760Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9627149Z self=, 2025-05-07T20:13:34.9627228Z mixed_B=True, 2025-05-07T20:13:34.9627324Z compile=False, 2025-05-07T20:13:34.9627400Z T=5, 2025-05-07T20:13:34.9627479Z D=72, 2025-05-07T20:13:34.9627594Z B=91, 2025-05-07T20:13:34.9627671Z log_E=5, 2025-05-07T20:13:34.9627746Z L=13, 2025-05-07T20:13:34.9627840Z D_gradcheck=1, 2025-05-07T20:13:34.9627938Z stochastic_rounding=False, 2025-05-07T20:13:34.9628021Z weighted=False, 2025-05-07T20:13:34.9628115Z row_wise=True, 2025-05-07T20:13:34.9628195Z mixed=True, 2025-05-07T20:13:34.9628289Z use_cache=True, 2025-05-07T20:13:34.9628399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9628480Z use_cpu=True, 2025-05-07T20:13:34.9628596Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9628695Z ) 2025-05-07T20:13:34.9628832Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9629232Z self=, 2025-05-07T20:13:34.9629311Z mixed_B=True, 2025-05-07T20:13:34.9629394Z compile=False, 2025-05-07T20:13:34.9629483Z T=2, 2025-05-07T20:13:34.9629559Z D=65, 2025-05-07T20:13:34.9629635Z B=7, 2025-05-07T20:13:34.9629726Z log_E=3, 2025-05-07T20:13:34.9629801Z L=0, 2025-05-07T20:13:34.9629885Z D_gradcheck=1, 2025-05-07T20:13:34.9629996Z stochastic_rounding=True, 2025-05-07T20:13:34.9630077Z weighted=True, 2025-05-07T20:13:34.9630170Z row_wise=True, 2025-05-07T20:13:34.9630249Z mixed=True, 2025-05-07T20:13:34.9630332Z use_cache=False, 2025-05-07T20:13:34.9630454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9630533Z use_cpu=True, 2025-05-07T20:13:34.9630635Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9630724Z ) 2025-05-07T20:13:34.9630860Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9631246Z self=, 2025-05-07T20:13:34.9631340Z mixed_B=False, 2025-05-07T20:13:34.9631421Z compile=True, 2025-05-07T20:13:34.9631496Z T=5, 2025-05-07T20:13:34.9631588Z D=29, 2025-05-07T20:13:34.9631665Z B=44, 2025-05-07T20:13:34.9631770Z log_E=4, 2025-05-07T20:13:34.9631848Z L=12, 2025-05-07T20:13:34.9631932Z D_gradcheck=2, 2025-05-07T20:13:34.9632045Z stochastic_rounding=False, 2025-05-07T20:13:34.9632131Z weighted=True, 2025-05-07T20:13:34.9632217Z row_wise=False, 2025-05-07T20:13:34.9632313Z mixed=False, 2025-05-07T20:13:34.9632398Z use_cache=True, 2025-05-07T20:13:34.9632509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9632608Z use_cpu=True, 2025-05-07T20:13:34.9632714Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9632791Z ) 2025-05-07T20:13:34.9632946Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9633333Z self=, 2025-05-07T20:13:34.9633431Z mixed_B=True, 2025-05-07T20:13:34.9633518Z compile=False, 2025-05-07T20:13:34.9633596Z T=2, 2025-05-07T20:13:34.9633717Z D=20, 2025-05-07T20:13:34.9633798Z B=118, 2025-05-07T20:13:34.9633880Z log_E=4, 2025-05-07T20:13:34.9633972Z L=12, 2025-05-07T20:13:34.9634059Z D_gradcheck=2, 2025-05-07T20:13:34.9634158Z stochastic_rounding=True, 2025-05-07T20:13:34.9634259Z weighted=False, 2025-05-07T20:13:34.9634344Z row_wise=False, 2025-05-07T20:13:34.9634426Z mixed=False, 2025-05-07T20:13:34.9634526Z use_cache=True, 2025-05-07T20:13:34.9634662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9634746Z use_cpu=True, 2025-05-07T20:13:34.9634864Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9634942Z ) 2025-05-07T20:13:34.9635083Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9635484Z self=, 2025-05-07T20:13:34.9635571Z mixed_B=False, 2025-05-07T20:13:34.9635669Z compile=False, 2025-05-07T20:13:34.9635749Z T=5, 2025-05-07T20:13:34.9635829Z D=32, 2025-05-07T20:13:34.9635951Z B=114, 2025-05-07T20:13:34.9636031Z log_E=5, 2025-05-07T20:13:34.9636108Z L=0, 2025-05-07T20:13:34.9636204Z D_gradcheck=1, 2025-05-07T20:13:34.9636302Z stochastic_rounding=False, 2025-05-07T20:13:34.9636386Z weighted=False, 2025-05-07T20:13:34.9636479Z row_wise=True, 2025-05-07T20:13:34.9636562Z mixed=False, 2025-05-07T20:13:34.9636644Z use_cache=True, 2025-05-07T20:13:34.9636771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9636854Z use_cpu=True, 2025-05-07T20:13:34.9636956Z output_dtype=SparseType.FP16, 2025-05-07T20:13:34.9637116Z ) 2025-05-07T20:13:34.9637254Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9637654Z self=, 2025-05-07T20:13:34.9637735Z mixed_B=True, 2025-05-07T20:13:34.9637818Z compile=True, 2025-05-07T20:13:34.9637911Z T=4, 2025-05-07T20:13:34.9637988Z D=65, 2025-05-07T20:13:34.9638067Z B=39, 2025-05-07T20:13:34.9638159Z log_E=3, 2025-05-07T20:13:34.9638236Z L=5, 2025-05-07T20:13:34.9638318Z D_gradcheck=2, 2025-05-07T20:13:34.9638428Z stochastic_rounding=True, 2025-05-07T20:13:34.9638512Z weighted=False, 2025-05-07T20:13:34.9638594Z row_wise=True, 2025-05-07T20:13:34.9638689Z mixed=False, 2025-05-07T20:13:34.9638775Z use_cache=False, 2025-05-07T20:13:34.9638900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9638982Z use_cpu=True, 2025-05-07T20:13:34.9639087Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9639175Z ) 2025-05-07T20:13:34.9639317Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9639709Z self=, 2025-05-07T20:13:34.9639806Z mixed_B=False, 2025-05-07T20:13:34.9639889Z compile=True, 2025-05-07T20:13:34.9639968Z T=5, 2025-05-07T20:13:34.9640059Z D=35, 2025-05-07T20:13:34.9640138Z B=91, 2025-05-07T20:13:34.9640215Z log_E=4, 2025-05-07T20:13:34.9640305Z L=10, 2025-05-07T20:13:34.9640388Z D_gradcheck=2, 2025-05-07T20:13:34.9640484Z stochastic_rounding=True, 2025-05-07T20:13:34.9640581Z weighted=True, 2025-05-07T20:13:34.9640663Z row_wise=False, 2025-05-07T20:13:34.9640757Z mixed=False, 2025-05-07T20:13:34.9640841Z use_cache=False, 2025-05-07T20:13:34.9640955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9641051Z use_cpu=True, 2025-05-07T20:13:34.9641154Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9641228Z ) 2025-05-07T20:13:34.9641383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9641769Z self=, 2025-05-07T20:13:34.9641853Z mixed_B=False, 2025-05-07T20:13:34.9641947Z compile=True, 2025-05-07T20:13:34.9642025Z T=3, 2025-05-07T20:13:34.9642126Z D=80, 2025-05-07T20:13:34.9642217Z B=17, 2025-05-07T20:13:34.9642298Z log_E=3, 2025-05-07T20:13:34.9642376Z L=6, 2025-05-07T20:13:34.9642473Z D_gradcheck=2, 2025-05-07T20:13:34.9642571Z stochastic_rounding=True, 2025-05-07T20:13:34.9642668Z weighted=False, 2025-05-07T20:13:34.9642751Z row_wise=True, 2025-05-07T20:13:34.9642833Z mixed=False, 2025-05-07T20:13:34.9642929Z use_cache=True, 2025-05-07T20:13:34.9643063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9643147Z use_cpu=True, 2025-05-07T20:13:34.9643263Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9643338Z ) 2025-05-07T20:13:34.9643479Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9643881Z self=, 2025-05-07T20:13:34.9643963Z mixed_B=True, 2025-05-07T20:13:34.9644047Z compile=False, 2025-05-07T20:13:34.9644136Z T=3, 2025-05-07T20:13:34.9644217Z D=54, 2025-05-07T20:13:34.9644330Z B=74, 2025-05-07T20:13:34.9644409Z log_E=3, 2025-05-07T20:13:34.9644487Z L=3, 2025-05-07T20:13:34.9644583Z D_gradcheck=1, 2025-05-07T20:13:34.9644684Z stochastic_rounding=False, 2025-05-07T20:13:34.9644772Z weighted=False, 2025-05-07T20:13:34.9644867Z row_wise=True, 2025-05-07T20:13:34.9644948Z mixed=False, 2025-05-07T20:13:34.9645031Z use_cache=False, 2025-05-07T20:13:34.9645157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:34.9645239Z use_cpu=True, 2025-05-07T20:13:34.9645345Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9645431Z ) 2025-05-07T20:13:34.9645595Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:34.9645986Z self=, 2025-05-07T20:13:34.9646083Z mixed_B=True, 2025-05-07T20:13:34.9646167Z compile=False, 2025-05-07T20:13:34.9646257Z T=2, 2025-05-07T20:13:34.9646338Z D=20, 2025-05-07T20:13:34.9646419Z B=123, 2025-05-07T20:13:34.9646510Z log_E=4, 2025-05-07T20:13:34.9646588Z L=0, 2025-05-07T20:13:34.9646672Z D_gradcheck=2, 2025-05-07T20:13:34.9646783Z stochastic_rounding=False, 2025-05-07T20:13:34.9646868Z weighted=True, 2025-05-07T20:13:34.9646969Z row_wise=True, 2025-05-07T20:13:34.9647060Z mixed=True, 2025-05-07T20:13:34.9647143Z use_cache=True, 2025-05-07T20:13:34.9647253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:34.9647346Z use_cpu=True, 2025-05-07T20:13:34.9647449Z output_dtype=SparseType.FP32, 2025-05-07T20:13:34.9647536Z ) 2025-05-07T20:13:35.0165781Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0166264Z self=, 2025-05-07T20:13:35.0166380Z mixed_B=True, 2025-05-07T20:13:35.0166471Z compile=False, 2025-05-07T20:13:35.0166552Z T=1, 2025-05-07T20:13:35.0166694Z D=67, 2025-05-07T20:13:35.0166789Z B=117, 2025-05-07T20:13:35.0166867Z log_E=4, 2025-05-07T20:13:35.0166963Z L=11, 2025-05-07T20:13:35.0167104Z D_gradcheck=2, 2025-05-07T20:13:35.0167219Z stochastic_rounding=True, 2025-05-07T20:13:35.0167303Z weighted=False, 2025-05-07T20:13:35.0167387Z row_wise=True, 2025-05-07T20:13:35.0167479Z mixed=True, 2025-05-07T20:13:35.0167563Z use_cache=True, 2025-05-07T20:13:35.0167682Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0167855Z use_cpu=True, 2025-05-07T20:13:35.0167960Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0168036Z ) 2025-05-07T20:13:35.0168195Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0168590Z self=, 2025-05-07T20:13:35.0168685Z mixed_B=True, 2025-05-07T20:13:35.0168770Z compile=False, 2025-05-07T20:13:35.0168847Z T=4, 2025-05-07T20:13:35.0168934Z D=124, 2025-05-07T20:13:35.0169217Z B=104, 2025-05-07T20:13:35.0169295Z log_E=3, 2025-05-07T20:13:35.0169384Z L=3, 2025-05-07T20:13:35.0169467Z D_gradcheck=1, 2025-05-07T20:13:35.0169587Z stochastic_rounding=True, 2025-05-07T20:13:35.0169684Z weighted=True, 2025-05-07T20:13:35.0169766Z row_wise=False, 2025-05-07T20:13:35.0169847Z mixed=True, 2025-05-07T20:13:35.0169944Z use_cache=True, 2025-05-07T20:13:35.0170099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0170183Z use_cpu=True, 2025-05-07T20:13:35.0170299Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0170374Z ) 2025-05-07T20:13:35.0170518Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0170921Z self=, 2025-05-07T20:13:35.0171005Z mixed_B=True, 2025-05-07T20:13:35.0171103Z compile=False, 2025-05-07T20:13:35.0171181Z T=2, 2025-05-07T20:13:35.0171259Z D=88, 2025-05-07T20:13:35.0171396Z B=4, 2025-05-07T20:13:35.0171476Z log_E=3, 2025-05-07T20:13:35.0171556Z L=1, 2025-05-07T20:13:35.0171655Z D_gradcheck=2, 2025-05-07T20:13:35.0171757Z stochastic_rounding=False, 2025-05-07T20:13:35.0171841Z weighted=False, 2025-05-07T20:13:35.0171940Z row_wise=False, 2025-05-07T20:13:35.0172021Z mixed=True, 2025-05-07T20:13:35.0172106Z use_cache=False, 2025-05-07T20:13:35.0172231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0172316Z use_cpu=True, 2025-05-07T20:13:35.0172420Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0172514Z ) 2025-05-07T20:13:35.0172695Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0173099Z self=, 2025-05-07T20:13:35.0173185Z mixed_B=False, 2025-05-07T20:13:35.0173270Z compile=True, 2025-05-07T20:13:35.0173367Z T=3, 2025-05-07T20:13:35.0173446Z D=86, 2025-05-07T20:13:35.0173527Z B=82, 2025-05-07T20:13:35.0173623Z log_E=4, 2025-05-07T20:13:35.0173701Z L=3, 2025-05-07T20:13:35.0173787Z D_gradcheck=1, 2025-05-07T20:13:35.0173900Z stochastic_rounding=True, 2025-05-07T20:13:35.0173985Z weighted=False, 2025-05-07T20:13:35.0174069Z row_wise=True, 2025-05-07T20:13:35.0174165Z mixed=False, 2025-05-07T20:13:35.0174248Z use_cache=True, 2025-05-07T20:13:35.0174374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0174458Z use_cpu=True, 2025-05-07T20:13:35.0174561Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0174652Z ) 2025-05-07T20:13:35.0174796Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0175180Z self=, 2025-05-07T20:13:35.0175276Z mixed_B=True, 2025-05-07T20:13:35.0175359Z compile=True, 2025-05-07T20:13:35.0175435Z T=2, 2025-05-07T20:13:35.0175526Z D=122, 2025-05-07T20:13:35.0175607Z B=60, 2025-05-07T20:13:35.0175686Z log_E=3, 2025-05-07T20:13:35.0175775Z L=12, 2025-05-07T20:13:35.0175858Z D_gradcheck=1, 2025-05-07T20:13:35.0175957Z stochastic_rounding=False, 2025-05-07T20:13:35.0176051Z weighted=True, 2025-05-07T20:13:35.0176133Z row_wise=True, 2025-05-07T20:13:35.0176224Z mixed=True, 2025-05-07T20:13:35.0176308Z use_cache=False, 2025-05-07T20:13:35.0176419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0176513Z use_cpu=True, 2025-05-07T20:13:35.0176617Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0176691Z ) 2025-05-07T20:13:35.0176844Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0177232Z self=, 2025-05-07T20:13:35.0177317Z mixed_B=True, 2025-05-07T20:13:35.0177412Z compile=True, 2025-05-07T20:13:35.0177490Z T=3, 2025-05-07T20:13:35.0177566Z D=55, 2025-05-07T20:13:35.0177685Z B=109, 2025-05-07T20:13:35.0177765Z log_E=4, 2025-05-07T20:13:35.0177934Z L=17, 2025-05-07T20:13:35.0178034Z D_gradcheck=1, 2025-05-07T20:13:35.0178131Z stochastic_rounding=True, 2025-05-07T20:13:35.0178229Z weighted=False, 2025-05-07T20:13:35.0178314Z row_wise=True, 2025-05-07T20:13:35.0178396Z mixed=False, 2025-05-07T20:13:35.0178494Z use_cache=False, 2025-05-07T20:13:35.0178636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0178719Z use_cpu=True, 2025-05-07T20:13:35.0178835Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0178909Z ) 2025-05-07T20:13:35.0179051Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0179452Z self=, 2025-05-07T20:13:35.0179535Z mixed_B=True, 2025-05-07T20:13:35.0179620Z compile=False, 2025-05-07T20:13:35.0179708Z T=4, 2025-05-07T20:13:35.0179784Z D=77, 2025-05-07T20:13:35.0179876Z B=85, 2025-05-07T20:13:35.0179982Z log_E=3, 2025-05-07T20:13:35.0180058Z L=0, 2025-05-07T20:13:35.0180155Z D_gradcheck=2, 2025-05-07T20:13:35.0180253Z stochastic_rounding=True, 2025-05-07T20:13:35.0180336Z weighted=False, 2025-05-07T20:13:35.0180431Z row_wise=True, 2025-05-07T20:13:35.0180512Z mixed=False, 2025-05-07T20:13:35.0180596Z use_cache=True, 2025-05-07T20:13:35.0180719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0180799Z use_cpu=True, 2025-05-07T20:13:35.0180905Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0180994Z ) 2025-05-07T20:13:35.0181159Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0181546Z self=, 2025-05-07T20:13:35.0181641Z mixed_B=True, 2025-05-07T20:13:35.0181726Z compile=True, 2025-05-07T20:13:35.0181815Z T=5, 2025-05-07T20:13:35.0181892Z D=54, 2025-05-07T20:13:35.0181970Z B=45, 2025-05-07T20:13:35.0182063Z log_E=3, 2025-05-07T20:13:35.0182140Z L=11, 2025-05-07T20:13:35.0182224Z D_gradcheck=2, 2025-05-07T20:13:35.0182333Z stochastic_rounding=True, 2025-05-07T20:13:35.0182417Z weighted=False, 2025-05-07T20:13:35.0182498Z row_wise=True, 2025-05-07T20:13:35.0182591Z mixed=False, 2025-05-07T20:13:35.0182675Z use_cache=True, 2025-05-07T20:13:35.0182786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0182880Z use_cpu=True, 2025-05-07T20:13:35.0182982Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0183056Z ) 2025-05-07T20:13:35.0183209Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0183598Z self=, 2025-05-07T20:13:35.0183693Z mixed_B=True, 2025-05-07T20:13:35.0183777Z compile=False, 2025-05-07T20:13:35.0183855Z T=1, 2025-05-07T20:13:35.0183945Z D=58, 2025-05-07T20:13:35.0184022Z B=43, 2025-05-07T20:13:35.0184101Z log_E=5, 2025-05-07T20:13:35.0184193Z L=2, 2025-05-07T20:13:35.0184275Z D_gradcheck=2, 2025-05-07T20:13:35.0184372Z stochastic_rounding=True, 2025-05-07T20:13:35.0184467Z weighted=True, 2025-05-07T20:13:35.0184551Z row_wise=True, 2025-05-07T20:13:35.0184633Z mixed=False, 2025-05-07T20:13:35.0184729Z use_cache=False, 2025-05-07T20:13:35.0184840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0184923Z use_cpu=True, 2025-05-07T20:13:35.0185039Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0185113Z ) 2025-05-07T20:13:35.0185264Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0185653Z self=, 2025-05-07T20:13:35.0185735Z mixed_B=True, 2025-05-07T20:13:35.0185839Z compile=False, 2025-05-07T20:13:35.0185915Z T=1, 2025-05-07T20:13:35.0185992Z D=23, 2025-05-07T20:13:35.0186111Z B=32, 2025-05-07T20:13:35.0186189Z log_E=5, 2025-05-07T20:13:35.0186265Z L=19, 2025-05-07T20:13:35.0186359Z D_gradcheck=1, 2025-05-07T20:13:35.0186457Z stochastic_rounding=False, 2025-05-07T20:13:35.0186539Z weighted=True, 2025-05-07T20:13:35.0186632Z row_wise=True, 2025-05-07T20:13:35.0186712Z mixed=True, 2025-05-07T20:13:35.0186797Z use_cache=False, 2025-05-07T20:13:35.0186950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0187033Z use_cpu=True, 2025-05-07T20:13:35.0187147Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0187221Z ) 2025-05-07T20:13:35.0187361Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0187761Z self=, 2025-05-07T20:13:35.0187842Z mixed_B=True, 2025-05-07T20:13:35.0187926Z compile=False, 2025-05-07T20:13:35.0188014Z T=1, 2025-05-07T20:13:35.0188091Z D=86, 2025-05-07T20:13:35.0188168Z B=90, 2025-05-07T20:13:35.0188282Z log_E=4, 2025-05-07T20:13:35.0188360Z L=11, 2025-05-07T20:13:35.0188444Z D_gradcheck=1, 2025-05-07T20:13:35.0188554Z stochastic_rounding=False, 2025-05-07T20:13:35.0188638Z weighted=True, 2025-05-07T20:13:35.0188736Z row_wise=False, 2025-05-07T20:13:35.0188820Z mixed=False, 2025-05-07T20:13:35.0188909Z use_cache=False, 2025-05-07T20:13:35.0189035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0189120Z use_cpu=True, 2025-05-07T20:13:35.0189225Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0189311Z ) 2025-05-07T20:13:35.0189452Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0189888Z self=, 2025-05-07T20:13:35.0189985Z mixed_B=False, 2025-05-07T20:13:35.0190067Z compile=True, 2025-05-07T20:13:35.0190142Z T=2, 2025-05-07T20:13:35.0190229Z D=57, 2025-05-07T20:13:35.0190307Z B=48, 2025-05-07T20:13:35.0190385Z log_E=3, 2025-05-07T20:13:35.0190474Z L=6, 2025-05-07T20:13:35.0190558Z D_gradcheck=1, 2025-05-07T20:13:35.0190669Z stochastic_rounding=False, 2025-05-07T20:13:35.0190753Z weighted=True, 2025-05-07T20:13:35.0190838Z row_wise=False, 2025-05-07T20:13:35.0190931Z mixed=True, 2025-05-07T20:13:35.0191016Z use_cache=False, 2025-05-07T20:13:35.0191128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0191221Z use_cpu=True, 2025-05-07T20:13:35.0191339Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0191413Z ) 2025-05-07T20:13:35.0191564Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0191960Z self=, 2025-05-07T20:13:35.0192046Z mixed_B=True, 2025-05-07T20:13:35.0192145Z compile=True, 2025-05-07T20:13:35.0192223Z T=1, 2025-05-07T20:13:35.0192314Z D=124, 2025-05-07T20:13:35.0192393Z B=36, 2025-05-07T20:13:35.0192474Z log_E=5, 2025-05-07T20:13:35.0192565Z L=5, 2025-05-07T20:13:35.0192650Z D_gradcheck=2, 2025-05-07T20:13:35.0192749Z stochastic_rounding=True, 2025-05-07T20:13:35.0192847Z weighted=True, 2025-05-07T20:13:35.0192932Z row_wise=False, 2025-05-07T20:13:35.0193016Z mixed=False, 2025-05-07T20:13:35.0193117Z use_cache=False, 2025-05-07T20:13:35.0193232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0193315Z use_cpu=True, 2025-05-07T20:13:35.0193434Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0193511Z ) 2025-05-07T20:13:35.0193667Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0194073Z self=, 2025-05-07T20:13:35.0194159Z mixed_B=True, 2025-05-07T20:13:35.0194259Z compile=False, 2025-05-07T20:13:35.0194339Z T=5, 2025-05-07T20:13:35.0194418Z D=45, 2025-05-07T20:13:35.0194540Z B=36, 2025-05-07T20:13:35.0194623Z log_E=3, 2025-05-07T20:13:35.0194701Z L=9, 2025-05-07T20:13:35.0194802Z D_gradcheck=2, 2025-05-07T20:13:35.0194901Z stochastic_rounding=True, 2025-05-07T20:13:35.0194986Z weighted=False, 2025-05-07T20:13:35.0195085Z row_wise=False, 2025-05-07T20:13:35.0195167Z mixed=True, 2025-05-07T20:13:35.0195254Z use_cache=False, 2025-05-07T20:13:35.0195407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0195490Z use_cpu=True, 2025-05-07T20:13:35.0195594Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0195682Z ) 2025-05-07T20:13:35.0195822Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0196227Z self=, 2025-05-07T20:13:35.0196310Z mixed_B=False, 2025-05-07T20:13:35.0196394Z compile=False, 2025-05-07T20:13:35.0196482Z T=4, 2025-05-07T20:13:35.0196560Z D=60, 2025-05-07T20:13:35.0196637Z B=23, 2025-05-07T20:13:35.0196754Z log_E=5, 2025-05-07T20:13:35.0196830Z L=11, 2025-05-07T20:13:35.0196914Z D_gradcheck=1, 2025-05-07T20:13:35.0197022Z stochastic_rounding=True, 2025-05-07T20:13:35.0197106Z weighted=False, 2025-05-07T20:13:35.0197188Z row_wise=False, 2025-05-07T20:13:35.0197284Z mixed=False, 2025-05-07T20:13:35.0197366Z use_cache=False, 2025-05-07T20:13:35.0197477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0197571Z use_cpu=True, 2025-05-07T20:13:35.0197674Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0197759Z ) 2025-05-07T20:13:35.0197899Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0198328Z self=, 2025-05-07T20:13:35.0198420Z mixed_B=True, 2025-05-07T20:13:35.0198505Z compile=False, 2025-05-07T20:13:35.0198581Z T=5, 2025-05-07T20:13:35.0198668Z D=31, 2025-05-07T20:13:35.0198747Z B=76, 2025-05-07T20:13:35.0198834Z log_E=5, 2025-05-07T20:13:35.0198922Z L=9, 2025-05-07T20:13:35.0199006Z D_gradcheck=2, 2025-05-07T20:13:35.0199103Z stochastic_rounding=True, 2025-05-07T20:13:35.0199201Z weighted=False, 2025-05-07T20:13:35.0199283Z row_wise=False, 2025-05-07T20:13:35.0199365Z mixed=True, 2025-05-07T20:13:35.0199469Z use_cache=False, 2025-05-07T20:13:35.0199582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0199676Z use_cpu=True, 2025-05-07T20:13:35.0199779Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0199854Z ) 2025-05-07T20:13:35.0200005Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0200394Z self=, 2025-05-07T20:13:35.0200476Z mixed_B=True, 2025-05-07T20:13:35.0200570Z compile=True, 2025-05-07T20:13:35.0200647Z T=4, 2025-05-07T20:13:35.0200723Z D=44, 2025-05-07T20:13:35.0200815Z B=59, 2025-05-07T20:13:35.0200896Z log_E=3, 2025-05-07T20:13:35.0200974Z L=11, 2025-05-07T20:13:35.0201069Z D_gradcheck=1, 2025-05-07T20:13:35.0201165Z stochastic_rounding=True, 2025-05-07T20:13:35.0201259Z weighted=True, 2025-05-07T20:13:35.0201342Z row_wise=False, 2025-05-07T20:13:35.0201423Z mixed=True, 2025-05-07T20:13:35.0201521Z use_cache=False, 2025-05-07T20:13:35.0201631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0201713Z use_cpu=True, 2025-05-07T20:13:35.0201829Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0201904Z ) 2025-05-07T20:13:35.0491584Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0492037Z self=, 2025-05-07T20:13:35.0492124Z mixed_B=False, 2025-05-07T20:13:35.0492226Z compile=False, 2025-05-07T20:13:35.0492306Z T=3, 2025-05-07T20:13:35.0492385Z D=72, 2025-05-07T20:13:35.0492709Z B=50, 2025-05-07T20:13:35.0492821Z log_E=4, 2025-05-07T20:13:35.0492901Z L=20, 2025-05-07T20:13:35.0493002Z D_gradcheck=1, 2025-05-07T20:13:35.0493100Z stochastic_rounding=True, 2025-05-07T20:13:35.0493186Z weighted=False, 2025-05-07T20:13:35.0493284Z row_wise=True, 2025-05-07T20:13:35.0493393Z mixed=False, 2025-05-07T20:13:35.0493478Z use_cache=False, 2025-05-07T20:13:35.0493659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0493746Z use_cpu=True, 2025-05-07T20:13:35.0493867Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0493942Z ) 2025-05-07T20:13:35.0494082Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0494488Z self=, 2025-05-07T20:13:35.0494572Z mixed_B=True, 2025-05-07T20:13:35.0494656Z compile=False, 2025-05-07T20:13:35.0494750Z T=2, 2025-05-07T20:13:35.0494834Z D=55, 2025-05-07T20:13:35.0494914Z B=115, 2025-05-07T20:13:35.0495051Z log_E=5, 2025-05-07T20:13:35.0495129Z L=5, 2025-05-07T20:13:35.0495213Z D_gradcheck=2, 2025-05-07T20:13:35.0495323Z stochastic_rounding=True, 2025-05-07T20:13:35.0495407Z weighted=False, 2025-05-07T20:13:35.0495504Z row_wise=False, 2025-05-07T20:13:35.0495659Z mixed=False, 2025-05-07T20:13:35.0495744Z use_cache=False, 2025-05-07T20:13:35.0495870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0495953Z use_cpu=True, 2025-05-07T20:13:35.0496057Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0496144Z ) 2025-05-07T20:13:35.0496284Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0496717Z self=, 2025-05-07T20:13:35.0496814Z mixed_B=False, 2025-05-07T20:13:35.0496898Z compile=False, 2025-05-07T20:13:35.0496974Z T=5, 2025-05-07T20:13:35.0497063Z D=119, 2025-05-07T20:13:35.0497140Z B=80, 2025-05-07T20:13:35.0497232Z log_E=5, 2025-05-07T20:13:35.0497310Z L=2, 2025-05-07T20:13:35.0497393Z D_gradcheck=2, 2025-05-07T20:13:35.0497504Z stochastic_rounding=True, 2025-05-07T20:13:35.0497589Z weighted=False, 2025-05-07T20:13:35.0497672Z row_wise=False, 2025-05-07T20:13:35.0497767Z mixed=False, 2025-05-07T20:13:35.0497945Z use_cache=True, 2025-05-07T20:13:35.0498056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0498153Z use_cpu=True, 2025-05-07T20:13:35.0498259Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0498333Z ) 2025-05-07T20:13:35.0498487Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0498878Z self=, 2025-05-07T20:13:35.0498975Z mixed_B=False, 2025-05-07T20:13:35.0499058Z compile=True, 2025-05-07T20:13:35.0499136Z T=1, 2025-05-07T20:13:35.0499228Z D=72, 2025-05-07T20:13:35.0499307Z B=19, 2025-05-07T20:13:35.0499390Z log_E=3, 2025-05-07T20:13:35.0499486Z L=11, 2025-05-07T20:13:35.0499570Z D_gradcheck=2, 2025-05-07T20:13:35.0499672Z stochastic_rounding=True, 2025-05-07T20:13:35.0499770Z weighted=False, 2025-05-07T20:13:35.0499853Z row_wise=False, 2025-05-07T20:13:35.0499935Z mixed=False, 2025-05-07T20:13:35.0500030Z use_cache=True, 2025-05-07T20:13:35.0500145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0500226Z use_cpu=True, 2025-05-07T20:13:35.0500343Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0500418Z ) 2025-05-07T20:13:35.0500557Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0500956Z self=, 2025-05-07T20:13:35.0501040Z mixed_B=True, 2025-05-07T20:13:35.0501138Z compile=False, 2025-05-07T20:13:35.0501216Z T=5, 2025-05-07T20:13:35.0501297Z D=54, 2025-05-07T20:13:35.0501424Z B=38, 2025-05-07T20:13:35.0501503Z log_E=4, 2025-05-07T20:13:35.0501579Z L=6, 2025-05-07T20:13:35.0501675Z D_gradcheck=1, 2025-05-07T20:13:35.0501773Z stochastic_rounding=True, 2025-05-07T20:13:35.0501860Z weighted=False, 2025-05-07T20:13:35.0501957Z row_wise=False, 2025-05-07T20:13:35.0502038Z mixed=True, 2025-05-07T20:13:35.0502124Z use_cache=False, 2025-05-07T20:13:35.0502280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0502367Z use_cpu=True, 2025-05-07T20:13:35.0502471Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0502560Z ) 2025-05-07T20:13:35.0502705Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0503112Z self=, 2025-05-07T20:13:35.0503195Z mixed_B=False, 2025-05-07T20:13:35.0503282Z compile=False, 2025-05-07T20:13:35.0503373Z T=5, 2025-05-07T20:13:35.0503452Z D=58, 2025-05-07T20:13:35.0503533Z B=71, 2025-05-07T20:13:35.0503657Z log_E=4, 2025-05-07T20:13:35.0503735Z L=14, 2025-05-07T20:13:35.0503818Z D_gradcheck=1, 2025-05-07T20:13:35.0503938Z stochastic_rounding=False, 2025-05-07T20:13:35.0504027Z weighted=False, 2025-05-07T20:13:35.0504110Z row_wise=False, 2025-05-07T20:13:35.0504208Z mixed=False, 2025-05-07T20:13:35.0504294Z use_cache=True, 2025-05-07T20:13:35.0504422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0504507Z use_cpu=True, 2025-05-07T20:13:35.0504612Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0504703Z ) 2025-05-07T20:13:35.0504847Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0505266Z self=, 2025-05-07T20:13:35.0505366Z mixed_B=True, 2025-05-07T20:13:35.0505454Z compile=True, 2025-05-07T20:13:35.0505535Z T=4, 2025-05-07T20:13:35.0505627Z D=82, 2025-05-07T20:13:35.0505707Z B=20, 2025-05-07T20:13:35.0505791Z log_E=4, 2025-05-07T20:13:35.0505888Z L=8, 2025-05-07T20:13:35.0505976Z D_gradcheck=2, 2025-05-07T20:13:35.0506077Z stochastic_rounding=True, 2025-05-07T20:13:35.0506174Z weighted=True, 2025-05-07T20:13:35.0506257Z row_wise=True, 2025-05-07T20:13:35.0506355Z mixed=False, 2025-05-07T20:13:35.0506441Z use_cache=True, 2025-05-07T20:13:35.0506554Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0506656Z use_cpu=True, 2025-05-07T20:13:35.0506759Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0506834Z ) 2025-05-07T20:13:35.0506985Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0507377Z self=, 2025-05-07T20:13:35.0507460Z mixed_B=True, 2025-05-07T20:13:35.0507558Z compile=False, 2025-05-07T20:13:35.0507636Z T=2, 2025-05-07T20:13:35.0507713Z D=84, 2025-05-07T20:13:35.0507801Z B=89, 2025-05-07T20:13:35.0507884Z log_E=4, 2025-05-07T20:13:35.0507960Z L=7, 2025-05-07T20:13:35.0508054Z D_gradcheck=1, 2025-05-07T20:13:35.0508151Z stochastic_rounding=True, 2025-05-07T20:13:35.0508249Z weighted=False, 2025-05-07T20:13:35.0508334Z row_wise=False, 2025-05-07T20:13:35.0508416Z mixed=True, 2025-05-07T20:13:35.0508510Z use_cache=False, 2025-05-07T20:13:35.0508622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0508704Z use_cpu=True, 2025-05-07T20:13:35.0508819Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0508895Z ) 2025-05-07T20:13:35.0509034Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0509441Z self=, 2025-05-07T20:13:35.0509527Z mixed_B=False, 2025-05-07T20:13:35.0509611Z compile=False, 2025-05-07T20:13:35.0509700Z T=1, 2025-05-07T20:13:35.0509778Z D=22, 2025-05-07T20:13:35.0509867Z B=73, 2025-05-07T20:13:35.0509979Z log_E=4, 2025-05-07T20:13:35.0510061Z L=17, 2025-05-07T20:13:35.0510159Z D_gradcheck=2, 2025-05-07T20:13:35.0510255Z stochastic_rounding=True, 2025-05-07T20:13:35.0510339Z weighted=True, 2025-05-07T20:13:35.0510434Z row_wise=True, 2025-05-07T20:13:35.0510515Z mixed=False, 2025-05-07T20:13:35.0510600Z use_cache=False, 2025-05-07T20:13:35.0510751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0510835Z use_cpu=True, 2025-05-07T20:13:35.0510939Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0511026Z ) 2025-05-07T20:13:35.0511167Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0511562Z self=, 2025-05-07T20:13:35.0511658Z mixed_B=True, 2025-05-07T20:13:35.0511742Z compile=False, 2025-05-07T20:13:35.0511832Z T=4, 2025-05-07T20:13:35.0511908Z D=108, 2025-05-07T20:13:35.0511986Z B=9, 2025-05-07T20:13:35.0512105Z log_E=5, 2025-05-07T20:13:35.0512182Z L=4, 2025-05-07T20:13:35.0512267Z D_gradcheck=2, 2025-05-07T20:13:35.0512380Z stochastic_rounding=False, 2025-05-07T20:13:35.0512465Z weighted=False, 2025-05-07T20:13:35.0512550Z row_wise=False, 2025-05-07T20:13:35.0512644Z mixed=False, 2025-05-07T20:13:35.0512729Z use_cache=False, 2025-05-07T20:13:35.0512840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0512937Z use_cpu=True, 2025-05-07T20:13:35.0513043Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0513119Z ) 2025-05-07T20:13:35.0513273Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0513689Z self=, 2025-05-07T20:13:35.0513830Z mixed_B=True, 2025-05-07T20:13:35.0513916Z compile=False, 2025-05-07T20:13:35.0513993Z T=5, 2025-05-07T20:13:35.0514084Z D=60, 2025-05-07T20:13:35.0514165Z B=104, 2025-05-07T20:13:35.0514247Z log_E=3, 2025-05-07T20:13:35.0514336Z L=10, 2025-05-07T20:13:35.0514419Z D_gradcheck=1, 2025-05-07T20:13:35.0514516Z stochastic_rounding=True, 2025-05-07T20:13:35.0514614Z weighted=False, 2025-05-07T20:13:35.0514740Z row_wise=False, 2025-05-07T20:13:35.0514821Z mixed=False, 2025-05-07T20:13:35.0514917Z use_cache=False, 2025-05-07T20:13:35.0515029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0515112Z use_cpu=True, 2025-05-07T20:13:35.0515229Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0515304Z ) 2025-05-07T20:13:35.0515459Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0515851Z self=, 2025-05-07T20:13:35.0515934Z mixed_B=False, 2025-05-07T20:13:35.0516030Z compile=True, 2025-05-07T20:13:35.0516108Z T=4, 2025-05-07T20:13:35.0516185Z D=81, 2025-05-07T20:13:35.0516277Z B=123, 2025-05-07T20:13:35.0516360Z log_E=4, 2025-05-07T20:13:35.0516461Z L=13, 2025-05-07T20:13:35.0516559Z D_gradcheck=2, 2025-05-07T20:13:35.0516659Z stochastic_rounding=False, 2025-05-07T20:13:35.0516798Z weighted=True, 2025-05-07T20:13:35.0516895Z row_wise=False, 2025-05-07T20:13:35.0516980Z mixed=True, 2025-05-07T20:13:35.0517065Z use_cache=False, 2025-05-07T20:13:35.0517189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0517272Z use_cpu=True, 2025-05-07T20:13:35.0517388Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0517463Z ) 2025-05-07T20:13:35.0517603Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0518004Z self=, 2025-05-07T20:13:35.0518086Z mixed_B=True, 2025-05-07T20:13:35.0518172Z compile=False, 2025-05-07T20:13:35.0518260Z T=5, 2025-05-07T20:13:35.0518336Z D=35, 2025-05-07T20:13:35.0518413Z B=38, 2025-05-07T20:13:35.0518532Z log_E=3, 2025-05-07T20:13:35.0518610Z L=6, 2025-05-07T20:13:35.0518694Z D_gradcheck=2, 2025-05-07T20:13:35.0518807Z stochastic_rounding=False, 2025-05-07T20:13:35.0518890Z weighted=True, 2025-05-07T20:13:35.0518984Z row_wise=False, 2025-05-07T20:13:35.0519067Z mixed=False, 2025-05-07T20:13:35.0519150Z use_cache=True, 2025-05-07T20:13:35.0519303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0519386Z use_cpu=True, 2025-05-07T20:13:35.0519490Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0519576Z ) 2025-05-07T20:13:35.0519715Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0520103Z self=, 2025-05-07T20:13:35.0520201Z mixed_B=True, 2025-05-07T20:13:35.0520289Z compile=False, 2025-05-07T20:13:35.0520367Z T=2, 2025-05-07T20:13:35.0520460Z D=110, 2025-05-07T20:13:35.0520540Z B=121, 2025-05-07T20:13:35.0520667Z log_E=3, 2025-05-07T20:13:35.0520758Z L=8, 2025-05-07T20:13:35.0520846Z D_gradcheck=1, 2025-05-07T20:13:35.0520959Z stochastic_rounding=False, 2025-05-07T20:13:35.0521046Z weighted=True, 2025-05-07T20:13:35.0521183Z row_wise=False, 2025-05-07T20:13:35.0521277Z mixed=True, 2025-05-07T20:13:35.0521359Z use_cache=True, 2025-05-07T20:13:35.0521506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0521602Z use_cpu=True, 2025-05-07T20:13:35.0521705Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0521779Z ) 2025-05-07T20:13:35.0521933Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0522351Z self=, 2025-05-07T20:13:35.0522435Z mixed_B=False, 2025-05-07T20:13:35.0522533Z compile=False, 2025-05-07T20:13:35.0522611Z T=1, 2025-05-07T20:13:35.0522699Z D=69, 2025-05-07T20:13:35.0522775Z B=27, 2025-05-07T20:13:35.0522857Z log_E=4, 2025-05-07T20:13:35.0522961Z L=19, 2025-05-07T20:13:35.0523045Z D_gradcheck=1, 2025-05-07T20:13:35.0523144Z stochastic_rounding=True, 2025-05-07T20:13:35.0523243Z weighted=False, 2025-05-07T20:13:35.0523329Z row_wise=False, 2025-05-07T20:13:35.0523410Z mixed=True, 2025-05-07T20:13:35.0523509Z use_cache=False, 2025-05-07T20:13:35.0523622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0523707Z use_cpu=True, 2025-05-07T20:13:35.0523825Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0523902Z ) 2025-05-07T20:13:35.0524042Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0524446Z self=, 2025-05-07T20:13:35.0524533Z mixed_B=True, 2025-05-07T20:13:35.0524634Z compile=False, 2025-05-07T20:13:35.0524714Z T=2, 2025-05-07T20:13:35.0524794Z D=69, 2025-05-07T20:13:35.0524886Z B=59, 2025-05-07T20:13:35.0524971Z log_E=5, 2025-05-07T20:13:35.0525053Z L=13, 2025-05-07T20:13:35.0525154Z D_gradcheck=1, 2025-05-07T20:13:35.0525251Z stochastic_rounding=True, 2025-05-07T20:13:35.0525338Z weighted=False, 2025-05-07T20:13:35.0525438Z row_wise=False, 2025-05-07T20:13:35.0525522Z mixed=False, 2025-05-07T20:13:35.0525607Z use_cache=True, 2025-05-07T20:13:35.0525740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0525825Z use_cpu=True, 2025-05-07T20:13:35.0525931Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0526021Z ) 2025-05-07T20:13:35.0526163Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0526567Z self=, 2025-05-07T20:13:35.0526652Z mixed_B=True, 2025-05-07T20:13:35.0526740Z compile=False, 2025-05-07T20:13:35.0526831Z T=1, 2025-05-07T20:13:35.0526910Z D=72, 2025-05-07T20:13:35.0526990Z B=52, 2025-05-07T20:13:35.0527124Z log_E=4, 2025-05-07T20:13:35.0527202Z L=2, 2025-05-07T20:13:35.0527286Z D_gradcheck=2, 2025-05-07T20:13:35.0527437Z stochastic_rounding=False, 2025-05-07T20:13:35.0527529Z weighted=False, 2025-05-07T20:13:35.0527614Z row_wise=False, 2025-05-07T20:13:35.0527712Z mixed=False, 2025-05-07T20:13:35.0527799Z use_cache=True, 2025-05-07T20:13:35.0527939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0528032Z use_cpu=True, 2025-05-07T20:13:35.0528138Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0528226Z ) 2025-05-07T20:13:35.0817923Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0818366Z self=, 2025-05-07T20:13:35.0818466Z mixed_B=False, 2025-05-07T20:13:35.0818550Z compile=False, 2025-05-07T20:13:35.0818629Z T=4, 2025-05-07T20:13:35.0818721Z D=114, 2025-05-07T20:13:35.0818802Z B=94, 2025-05-07T20:13:35.0819042Z log_E=3, 2025-05-07T20:13:35.0819123Z L=16, 2025-05-07T20:13:35.0819206Z D_gradcheck=2, 2025-05-07T20:13:35.0819319Z stochastic_rounding=False, 2025-05-07T20:13:35.0819403Z weighted=False, 2025-05-07T20:13:35.0819488Z row_wise=False, 2025-05-07T20:13:35.0819584Z mixed=True, 2025-05-07T20:13:35.0819670Z use_cache=True, 2025-05-07T20:13:35.0819787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0819881Z use_cpu=True, 2025-05-07T20:13:35.0820033Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0820110Z ) 2025-05-07T20:13:35.0820264Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0820703Z self=, 2025-05-07T20:13:35.0820800Z mixed_B=False, 2025-05-07T20:13:35.0820885Z compile=False, 2025-05-07T20:13:35.0820965Z T=1, 2025-05-07T20:13:35.0821055Z D=75, 2025-05-07T20:13:35.0821131Z B=33, 2025-05-07T20:13:35.0821215Z log_E=4, 2025-05-07T20:13:35.0821305Z L=16, 2025-05-07T20:13:35.0821460Z D_gradcheck=1, 2025-05-07T20:13:35.0821558Z stochastic_rounding=True, 2025-05-07T20:13:35.0821689Z weighted=False, 2025-05-07T20:13:35.0821771Z row_wise=True, 2025-05-07T20:13:35.0821851Z mixed=False, 2025-05-07T20:13:35.0821946Z use_cache=False, 2025-05-07T20:13:35.0822057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0822140Z use_cpu=True, 2025-05-07T20:13:35.0822256Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0822329Z ) 2025-05-07T20:13:35.0822478Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0822865Z self=, 2025-05-07T20:13:35.0822950Z mixed_B=False, 2025-05-07T20:13:35.0823046Z compile=True, 2025-05-07T20:13:35.0823124Z T=4, 2025-05-07T20:13:35.0823201Z D=35, 2025-05-07T20:13:35.0823292Z B=107, 2025-05-07T20:13:35.0823373Z log_E=4, 2025-05-07T20:13:35.0823451Z L=17, 2025-05-07T20:13:35.0823551Z D_gradcheck=2, 2025-05-07T20:13:35.0823651Z stochastic_rounding=False, 2025-05-07T20:13:35.0823799Z weighted=False, 2025-05-07T20:13:35.0823894Z row_wise=True, 2025-05-07T20:13:35.0823978Z mixed=False, 2025-05-07T20:13:35.0824062Z use_cache=False, 2025-05-07T20:13:35.0824187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0824268Z use_cpu=True, 2025-05-07T20:13:35.0824384Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0824459Z ) 2025-05-07T20:13:35.0824600Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0825002Z self=, 2025-05-07T20:13:35.0825085Z mixed_B=True, 2025-05-07T20:13:35.0825169Z compile=False, 2025-05-07T20:13:35.0827862Z T=5, 2025-05-07T20:13:35.0827943Z D=70, 2025-05-07T20:13:35.0828022Z B=8, 2025-05-07T20:13:35.0828180Z log_E=4, 2025-05-07T20:13:35.0828258Z L=13, 2025-05-07T20:13:35.0828347Z D_gradcheck=1, 2025-05-07T20:13:35.0828464Z stochastic_rounding=False, 2025-05-07T20:13:35.0828549Z weighted=True, 2025-05-07T20:13:35.0828634Z row_wise=False, 2025-05-07T20:13:35.0828730Z mixed=False, 2025-05-07T20:13:35.0828817Z use_cache=False, 2025-05-07T20:13:35.0828985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0829083Z use_cpu=True, 2025-05-07T20:13:35.0829190Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0829267Z ) 2025-05-07T20:13:35.0829426Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0829823Z self=, 2025-05-07T20:13:35.0829920Z mixed_B=True, 2025-05-07T20:13:35.0830008Z compile=False, 2025-05-07T20:13:35.0830086Z T=5, 2025-05-07T20:13:35.0830195Z D=80, 2025-05-07T20:13:35.0830285Z B=23, 2025-05-07T20:13:35.0830401Z log_E=5, 2025-05-07T20:13:35.0830481Z L=0, 2025-05-07T20:13:35.0830580Z D_gradcheck=1, 2025-05-07T20:13:35.0830681Z stochastic_rounding=False, 2025-05-07T20:13:35.0830766Z weighted=False, 2025-05-07T20:13:35.0830866Z row_wise=False, 2025-05-07T20:13:35.0830949Z mixed=False, 2025-05-07T20:13:35.0831034Z use_cache=True, 2025-05-07T20:13:35.0831163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0831247Z use_cpu=True, 2025-05-07T20:13:35.0831352Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0831497Z ) 2025-05-07T20:13:35.0831638Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0832044Z self=, 2025-05-07T20:13:35.0832157Z mixed_B=False, 2025-05-07T20:13:35.0832241Z compile=False, 2025-05-07T20:13:35.0832328Z T=4, 2025-05-07T20:13:35.0832408Z D=33, 2025-05-07T20:13:35.0832506Z B=17, 2025-05-07T20:13:35.0832599Z log_E=3, 2025-05-07T20:13:35.0832676Z L=7, 2025-05-07T20:13:35.0832760Z D_gradcheck=2, 2025-05-07T20:13:35.0832870Z stochastic_rounding=True, 2025-05-07T20:13:35.0832953Z weighted=True, 2025-05-07T20:13:35.0833037Z row_wise=True, 2025-05-07T20:13:35.0833129Z mixed=True, 2025-05-07T20:13:35.0833212Z use_cache=True, 2025-05-07T20:13:35.0833323Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0833420Z use_cpu=True, 2025-05-07T20:13:35.0833525Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0833600Z ) 2025-05-07T20:13:35.0833753Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0834145Z self=, 2025-05-07T20:13:35.0834243Z mixed_B=True, 2025-05-07T20:13:35.0834328Z compile=True, 2025-05-07T20:13:35.0834407Z T=1, 2025-05-07T20:13:35.0834500Z D=101, 2025-05-07T20:13:35.0834577Z B=23, 2025-05-07T20:13:35.0834658Z log_E=4, 2025-05-07T20:13:35.0834751Z L=15, 2025-05-07T20:13:35.0834837Z D_gradcheck=1, 2025-05-07T20:13:35.0834936Z stochastic_rounding=False, 2025-05-07T20:13:35.0835037Z weighted=True, 2025-05-07T20:13:35.0835120Z row_wise=True, 2025-05-07T20:13:35.0835202Z mixed=True, 2025-05-07T20:13:35.0835299Z use_cache=False, 2025-05-07T20:13:35.0835408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0835505Z use_cpu=True, 2025-05-07T20:13:35.0835608Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0835682Z ) 2025-05-07T20:13:35.0835834Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0836226Z self=, 2025-05-07T20:13:35.0836308Z mixed_B=True, 2025-05-07T20:13:35.0836406Z compile=False, 2025-05-07T20:13:35.0836482Z T=2, 2025-05-07T20:13:35.0836633Z D=99, 2025-05-07T20:13:35.0836723Z B=24, 2025-05-07T20:13:35.0836830Z log_E=5, 2025-05-07T20:13:35.0836907Z L=1, 2025-05-07T20:13:35.0837004Z D_gradcheck=1, 2025-05-07T20:13:35.0837104Z stochastic_rounding=True, 2025-05-07T20:13:35.0837187Z weighted=False, 2025-05-07T20:13:35.0837282Z row_wise=True, 2025-05-07T20:13:35.0837362Z mixed=False, 2025-05-07T20:13:35.0837460Z use_cache=False, 2025-05-07T20:13:35.0837572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0837684Z use_cpu=True, 2025-05-07T20:13:35.0837802Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0837877Z ) 2025-05-07T20:13:35.0838016Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0838420Z self=, 2025-05-07T20:13:35.0838504Z mixed_B=True, 2025-05-07T20:13:35.0838589Z compile=True, 2025-05-07T20:13:35.0838679Z T=4, 2025-05-07T20:13:35.0838759Z D=22, 2025-05-07T20:13:35.0838838Z B=119, 2025-05-07T20:13:35.0838932Z log_E=3, 2025-05-07T20:13:35.0839037Z L=3, 2025-05-07T20:13:35.0839122Z D_gradcheck=1, 2025-05-07T20:13:35.0839232Z stochastic_rounding=True, 2025-05-07T20:13:35.0839318Z weighted=False, 2025-05-07T20:13:35.0839414Z row_wise=False, 2025-05-07T20:13:35.0839494Z mixed=True, 2025-05-07T20:13:35.0839581Z use_cache=False, 2025-05-07T20:13:35.0839705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0839788Z use_cpu=True, 2025-05-07T20:13:35.0839893Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0839981Z ) 2025-05-07T20:13:35.0840121Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0840512Z self=, 2025-05-07T20:13:35.0840608Z mixed_B=True, 2025-05-07T20:13:35.0840695Z compile=False, 2025-05-07T20:13:35.0840773Z T=1, 2025-05-07T20:13:35.0840865Z D=57, 2025-05-07T20:13:35.0840943Z B=93, 2025-05-07T20:13:35.0841036Z log_E=3, 2025-05-07T20:13:35.0841115Z L=19, 2025-05-07T20:13:35.0841200Z D_gradcheck=2, 2025-05-07T20:13:35.0841312Z stochastic_rounding=False, 2025-05-07T20:13:35.0841396Z weighted=False, 2025-05-07T20:13:35.0841480Z row_wise=True, 2025-05-07T20:13:35.0841575Z mixed=False, 2025-05-07T20:13:35.0841658Z use_cache=True, 2025-05-07T20:13:35.0841769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0841865Z use_cpu=True, 2025-05-07T20:13:35.0841968Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0842042Z ) 2025-05-07T20:13:35.0842193Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0842578Z self=, 2025-05-07T20:13:35.0842674Z mixed_B=False, 2025-05-07T20:13:35.0842758Z compile=False, 2025-05-07T20:13:35.0842834Z T=3, 2025-05-07T20:13:35.0842926Z D=43, 2025-05-07T20:13:35.0843004Z B=9, 2025-05-07T20:13:35.0843084Z log_E=3, 2025-05-07T20:13:35.0843174Z L=3, 2025-05-07T20:13:35.0843257Z D_gradcheck=2, 2025-05-07T20:13:35.0843355Z stochastic_rounding=False, 2025-05-07T20:13:35.0843455Z weighted=False, 2025-05-07T20:13:35.0843539Z row_wise=True, 2025-05-07T20:13:35.0843620Z mixed=False, 2025-05-07T20:13:35.0843717Z use_cache=True, 2025-05-07T20:13:35.0843827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0843911Z use_cpu=True, 2025-05-07T20:13:35.0844027Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0844102Z ) 2025-05-07T20:13:35.0844241Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0844696Z self=, 2025-05-07T20:13:35.0844779Z mixed_B=True, 2025-05-07T20:13:35.0844877Z compile=False, 2025-05-07T20:13:35.0844954Z T=1, 2025-05-07T20:13:35.0845074Z D=32, 2025-05-07T20:13:35.0845164Z B=11, 2025-05-07T20:13:35.0845301Z log_E=5, 2025-05-07T20:13:35.0845380Z L=16, 2025-05-07T20:13:35.0845480Z D_gradcheck=2, 2025-05-07T20:13:35.0845579Z stochastic_rounding=True, 2025-05-07T20:13:35.0845664Z weighted=True, 2025-05-07T20:13:35.0845760Z row_wise=True, 2025-05-07T20:13:35.0845841Z mixed=True, 2025-05-07T20:13:35.0845924Z use_cache=True, 2025-05-07T20:13:35.0846046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0846156Z use_cpu=True, 2025-05-07T20:13:35.0846264Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0846355Z ) 2025-05-07T20:13:35.0846495Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0846891Z self=, 2025-05-07T20:13:35.0846973Z mixed_B=True, 2025-05-07T20:13:35.0847059Z compile=False, 2025-05-07T20:13:35.0847147Z T=3, 2025-05-07T20:13:35.0847226Z D=119, 2025-05-07T20:13:35.0847302Z B=97, 2025-05-07T20:13:35.0847394Z log_E=5, 2025-05-07T20:13:35.0847497Z L=17, 2025-05-07T20:13:35.0847582Z D_gradcheck=1, 2025-05-07T20:13:35.0847970Z stochastic_rounding=False, 2025-05-07T20:13:35.0848059Z weighted=True, 2025-05-07T20:13:35.0848142Z row_wise=False, 2025-05-07T20:13:35.0848241Z mixed=False, 2025-05-07T20:13:35.0848328Z use_cache=False, 2025-05-07T20:13:35.0848453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0848542Z use_cpu=True, 2025-05-07T20:13:35.0848648Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0848740Z ) 2025-05-07T20:13:35.0848879Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0849268Z self=, 2025-05-07T20:13:35.0849361Z mixed_B=True, 2025-05-07T20:13:35.0849443Z compile=True, 2025-05-07T20:13:35.0849521Z T=1, 2025-05-07T20:13:35.0849617Z D=35, 2025-05-07T20:13:35.0849695Z B=70, 2025-05-07T20:13:35.0849778Z log_E=3, 2025-05-07T20:13:35.0849868Z L=10, 2025-05-07T20:13:35.0849951Z D_gradcheck=1, 2025-05-07T20:13:35.0850051Z stochastic_rounding=False, 2025-05-07T20:13:35.0850147Z weighted=False, 2025-05-07T20:13:35.0850230Z row_wise=True, 2025-05-07T20:13:35.0850324Z mixed=False, 2025-05-07T20:13:35.0850407Z use_cache=True, 2025-05-07T20:13:35.0850518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0850615Z use_cpu=True, 2025-05-07T20:13:35.0850720Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0850796Z ) 2025-05-07T20:13:35.0850946Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0851336Z self=, 2025-05-07T20:13:35.0851420Z mixed_B=False, 2025-05-07T20:13:35.0851517Z compile=False, 2025-05-07T20:13:35.0851594Z T=2, 2025-05-07T20:13:35.0851672Z D=30, 2025-05-07T20:13:35.0851764Z B=72, 2025-05-07T20:13:35.0851845Z log_E=3, 2025-05-07T20:13:35.0851925Z L=20, 2025-05-07T20:13:35.0852022Z D_gradcheck=2, 2025-05-07T20:13:35.0852122Z stochastic_rounding=False, 2025-05-07T20:13:35.0852220Z weighted=True, 2025-05-07T20:13:35.0852303Z row_wise=False, 2025-05-07T20:13:35.0852389Z mixed=False, 2025-05-07T20:13:35.0852484Z use_cache=True, 2025-05-07T20:13:35.0852593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0852678Z use_cpu=True, 2025-05-07T20:13:35.0852792Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0852867Z ) 2025-05-07T20:13:35.0853006Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0853405Z self=, 2025-05-07T20:13:35.0853488Z mixed_B=False, 2025-05-07T20:13:35.0853573Z compile=True, 2025-05-07T20:13:35.0853663Z T=1, 2025-05-07T20:13:35.0853820Z D=3, 2025-05-07T20:13:35.0853913Z B=84, 2025-05-07T20:13:35.0854048Z log_E=3, 2025-05-07T20:13:35.0854128Z L=14, 2025-05-07T20:13:35.0854228Z D_gradcheck=1, 2025-05-07T20:13:35.0854329Z stochastic_rounding=False, 2025-05-07T20:13:35.0854413Z weighted=False, 2025-05-07T20:13:35.0854509Z row_wise=True, 2025-05-07T20:13:35.0854592Z mixed=False, 2025-05-07T20:13:35.0854676Z use_cache=True, 2025-05-07T20:13:35.0854797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.0854928Z use_cpu=True, 2025-05-07T20:13:35.0855032Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.0855118Z ) 2025-05-07T20:13:35.0855259Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.0855650Z self=, 2025-05-07T20:13:35.0855750Z mixed_B=False, 2025-05-07T20:13:35.0855838Z compile=False, 2025-05-07T20:13:35.0855931Z T=2, 2025-05-07T20:13:35.0856012Z D=13, 2025-05-07T20:13:35.0856090Z B=28, 2025-05-07T20:13:35.0856187Z log_E=3, 2025-05-07T20:13:35.0856299Z L=18, 2025-05-07T20:13:35.0856385Z D_gradcheck=1, 2025-05-07T20:13:35.0856498Z stochastic_rounding=False, 2025-05-07T20:13:35.0856582Z weighted=True, 2025-05-07T20:13:35.0856666Z row_wise=True, 2025-05-07T20:13:35.0856758Z mixed=True, 2025-05-07T20:13:35.0856842Z use_cache=True, 2025-05-07T20:13:35.0856954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.0857053Z use_cpu=True, 2025-05-07T20:13:35.0857154Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.0857261Z ) 2025-05-07T20:13:35.1146277Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1146690Z self=, 2025-05-07T20:13:35.1146775Z mixed_B=True, 2025-05-07T20:13:35.1146863Z compile=False, 2025-05-07T20:13:35.1146960Z T=1, 2025-05-07T20:13:35.1147122Z D=64, 2025-05-07T20:13:35.1147202Z B=24, 2025-05-07T20:13:35.1147301Z log_E=4, 2025-05-07T20:13:35.1147380Z L=16, 2025-05-07T20:13:35.1147465Z D_gradcheck=1, 2025-05-07T20:13:35.1147578Z stochastic_rounding=True, 2025-05-07T20:13:35.1147787Z weighted=True, 2025-05-07T20:13:35.1147871Z row_wise=False, 2025-05-07T20:13:35.1147969Z mixed=True, 2025-05-07T20:13:35.1148056Z use_cache=False, 2025-05-07T20:13:35.1148182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1148269Z use_cpu=True, 2025-05-07T20:13:35.1148374Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1148465Z ) 2025-05-07T20:13:35.1148607Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1148998Z self=, 2025-05-07T20:13:35.1149096Z mixed_B=False, 2025-05-07T20:13:35.1149180Z compile=True, 2025-05-07T20:13:35.1149259Z T=2, 2025-05-07T20:13:35.1149355Z D=8, 2025-05-07T20:13:35.1149434Z B=23, 2025-05-07T20:13:35.1149517Z log_E=3, 2025-05-07T20:13:35.1149611Z L=7, 2025-05-07T20:13:35.1149698Z D_gradcheck=1, 2025-05-07T20:13:35.1149799Z stochastic_rounding=True, 2025-05-07T20:13:35.1149901Z weighted=True, 2025-05-07T20:13:35.1149986Z row_wise=True, 2025-05-07T20:13:35.1150085Z mixed=False, 2025-05-07T20:13:35.1150172Z use_cache=False, 2025-05-07T20:13:35.1150284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1150386Z use_cpu=True, 2025-05-07T20:13:35.1150553Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1150629Z ) 2025-05-07T20:13:35.1150782Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1151173Z self=, 2025-05-07T20:13:35.1151255Z mixed_B=False, 2025-05-07T20:13:35.1151353Z compile=True, 2025-05-07T20:13:35.1151429Z T=1, 2025-05-07T20:13:35.1151624Z D=19, 2025-05-07T20:13:35.1151717Z B=28, 2025-05-07T20:13:35.1151842Z log_E=4, 2025-05-07T20:13:35.1151922Z L=17, 2025-05-07T20:13:35.1152019Z D_gradcheck=1, 2025-05-07T20:13:35.1152115Z stochastic_rounding=True, 2025-05-07T20:13:35.1152210Z weighted=True, 2025-05-07T20:13:35.1152294Z row_wise=True, 2025-05-07T20:13:35.1152375Z mixed=False, 2025-05-07T20:13:35.1152470Z use_cache=True, 2025-05-07T20:13:35.1152581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1152705Z use_cpu=True, 2025-05-07T20:13:35.1152822Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1152895Z ) 2025-05-07T20:13:35.1153034Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1153431Z self=, 2025-05-07T20:13:35.1153514Z mixed_B=False, 2025-05-07T20:13:35.1153597Z compile=True, 2025-05-07T20:13:35.1153687Z T=5, 2025-05-07T20:13:35.1153764Z D=41, 2025-05-07T20:13:35.1153909Z B=97, 2025-05-07T20:13:35.1153988Z log_E=5, 2025-05-07T20:13:35.1154107Z L=15, 2025-05-07T20:13:35.1154204Z D_gradcheck=2, 2025-05-07T20:13:35.1154301Z stochastic_rounding=True, 2025-05-07T20:13:35.1154385Z weighted=True, 2025-05-07T20:13:35.1154478Z row_wise=True, 2025-05-07T20:13:35.1154560Z mixed=False, 2025-05-07T20:13:35.1154644Z use_cache=False, 2025-05-07T20:13:35.1154767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1154851Z use_cpu=True, 2025-05-07T20:13:35.1154953Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1155039Z ) 2025-05-07T20:13:35.1155178Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1155562Z self=, 2025-05-07T20:13:35.1155656Z mixed_B=False, 2025-05-07T20:13:35.1155740Z compile=True, 2025-05-07T20:13:35.1155830Z T=2, 2025-05-07T20:13:35.1155908Z D=17, 2025-05-07T20:13:35.1155987Z B=112, 2025-05-07T20:13:35.1156076Z log_E=5, 2025-05-07T20:13:35.1156155Z L=15, 2025-05-07T20:13:35.1156238Z D_gradcheck=1, 2025-05-07T20:13:35.1156346Z stochastic_rounding=True, 2025-05-07T20:13:35.1156430Z weighted=True, 2025-05-07T20:13:35.1156517Z row_wise=False, 2025-05-07T20:13:35.1156613Z mixed=False, 2025-05-07T20:13:35.1156699Z use_cache=False, 2025-05-07T20:13:35.1156811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1156907Z use_cpu=True, 2025-05-07T20:13:35.1157012Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1157087Z ) 2025-05-07T20:13:35.1157238Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1157625Z self=, 2025-05-07T20:13:35.1157720Z mixed_B=False, 2025-05-07T20:13:35.1157805Z compile=False, 2025-05-07T20:13:35.1157883Z T=5, 2025-05-07T20:13:35.1157973Z D=33, 2025-05-07T20:13:35.1158049Z B=108, 2025-05-07T20:13:35.1158130Z log_E=4, 2025-05-07T20:13:35.1158228Z L=4, 2025-05-07T20:13:35.1158311Z D_gradcheck=2, 2025-05-07T20:13:35.1158411Z stochastic_rounding=False, 2025-05-07T20:13:35.1158508Z weighted=True, 2025-05-07T20:13:35.1158589Z row_wise=True, 2025-05-07T20:13:35.1158670Z mixed=True, 2025-05-07T20:13:35.1158767Z use_cache=False, 2025-05-07T20:13:35.1158878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1158961Z use_cpu=True, 2025-05-07T20:13:35.1159076Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1159151Z ) 2025-05-07T20:13:35.1159301Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1159690Z self=, 2025-05-07T20:13:35.1159772Z mixed_B=True, 2025-05-07T20:13:35.1159870Z compile=False, 2025-05-07T20:13:35.1159947Z T=3, 2025-05-07T20:13:35.1160059Z D=110, 2025-05-07T20:13:35.1160149Z B=115, 2025-05-07T20:13:35.1160228Z log_E=3, 2025-05-07T20:13:35.1160334Z L=11, 2025-05-07T20:13:35.1160429Z D_gradcheck=2, 2025-05-07T20:13:35.1160527Z stochastic_rounding=False, 2025-05-07T20:13:35.1160614Z weighted=True, 2025-05-07T20:13:35.1160712Z row_wise=False, 2025-05-07T20:13:35.1160795Z mixed=False, 2025-05-07T20:13:35.1160880Z use_cache=False, 2025-05-07T20:13:35.1161007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1161162Z use_cpu=True, 2025-05-07T20:13:35.1161278Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1161353Z ) 2025-05-07T20:13:35.1161491Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1161895Z self=, 2025-05-07T20:13:35.1161976Z mixed_B=True, 2025-05-07T20:13:35.1162059Z compile=True, 2025-05-07T20:13:35.1162150Z T=2, 2025-05-07T20:13:35.1162229Z D=88, 2025-05-07T20:13:35.1162305Z B=76, 2025-05-07T20:13:35.1162396Z log_E=4, 2025-05-07T20:13:35.1162499Z L=6, 2025-05-07T20:13:35.1162584Z D_gradcheck=2, 2025-05-07T20:13:35.1162694Z stochastic_rounding=False, 2025-05-07T20:13:35.1162777Z weighted=True, 2025-05-07T20:13:35.1162871Z row_wise=False, 2025-05-07T20:13:35.1162954Z mixed=False, 2025-05-07T20:13:35.1163040Z use_cache=False, 2025-05-07T20:13:35.1163162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1163246Z use_cpu=True, 2025-05-07T20:13:35.1163350Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1163435Z ) 2025-05-07T20:13:35.1163574Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1163961Z self=, 2025-05-07T20:13:35.1164055Z mixed_B=False, 2025-05-07T20:13:35.1164139Z compile=True, 2025-05-07T20:13:35.1164216Z T=4, 2025-05-07T20:13:35.1164310Z D=116, 2025-05-07T20:13:35.1164391Z B=40, 2025-05-07T20:13:35.1164471Z log_E=4, 2025-05-07T20:13:35.1164567Z L=8, 2025-05-07T20:13:35.1164654Z D_gradcheck=1, 2025-05-07T20:13:35.1164764Z stochastic_rounding=True, 2025-05-07T20:13:35.1164847Z weighted=False, 2025-05-07T20:13:35.1164930Z row_wise=True, 2025-05-07T20:13:35.1165025Z mixed=False, 2025-05-07T20:13:35.1165108Z use_cache=True, 2025-05-07T20:13:35.1165219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1165316Z use_cpu=True, 2025-05-07T20:13:35.1165420Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1171054Z ) 2025-05-07T20:13:35.1171285Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1171702Z self=, 2025-05-07T20:13:35.1171789Z mixed_B=False, 2025-05-07T20:13:35.1171889Z compile=True, 2025-05-07T20:13:35.1171968Z T=5, 2025-05-07T20:13:35.1172046Z D=35, 2025-05-07T20:13:35.1172150Z B=122, 2025-05-07T20:13:35.1172229Z log_E=4, 2025-05-07T20:13:35.1172314Z L=5, 2025-05-07T20:13:35.1172414Z D_gradcheck=1, 2025-05-07T20:13:35.1172516Z stochastic_rounding=True, 2025-05-07T20:13:35.1172618Z weighted=True, 2025-05-07T20:13:35.1172701Z row_wise=True, 2025-05-07T20:13:35.1172782Z mixed=True, 2025-05-07T20:13:35.1172883Z use_cache=False, 2025-05-07T20:13:35.1172998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1173089Z use_cpu=True, 2025-05-07T20:13:35.1173212Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1173290Z ) 2025-05-07T20:13:35.1173437Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1173847Z self=, 2025-05-07T20:13:35.1173932Z mixed_B=True, 2025-05-07T20:13:35.1174017Z compile=True, 2025-05-07T20:13:35.1174113Z T=2, 2025-05-07T20:13:35.1174193Z D=79, 2025-05-07T20:13:35.1174388Z B=37, 2025-05-07T20:13:35.1174482Z log_E=5, 2025-05-07T20:13:35.1174599Z L=0, 2025-05-07T20:13:35.1174701Z D_gradcheck=1, 2025-05-07T20:13:35.1174802Z stochastic_rounding=True, 2025-05-07T20:13:35.1174887Z weighted=False, 2025-05-07T20:13:35.1174985Z row_wise=False, 2025-05-07T20:13:35.1175066Z mixed=True, 2025-05-07T20:13:35.1175153Z use_cache=False, 2025-05-07T20:13:35.1175281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1175395Z use_cpu=True, 2025-05-07T20:13:35.1175502Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1175589Z ) 2025-05-07T20:13:35.1175731Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1176123Z self=, 2025-05-07T20:13:35.1176225Z mixed_B=False, 2025-05-07T20:13:35.1176315Z compile=True, 2025-05-07T20:13:35.1176402Z T=4, 2025-05-07T20:13:35.1176480Z D=77, 2025-05-07T20:13:35.1176557Z B=61, 2025-05-07T20:13:35.1176649Z log_E=3, 2025-05-07T20:13:35.1176727Z L=14, 2025-05-07T20:13:35.1176840Z D_gradcheck=2, 2025-05-07T20:13:35.1176949Z stochastic_rounding=True, 2025-05-07T20:13:35.1177031Z weighted=True, 2025-05-07T20:13:35.1177114Z row_wise=True, 2025-05-07T20:13:35.1177209Z mixed=True, 2025-05-07T20:13:35.1177294Z use_cache=False, 2025-05-07T20:13:35.1177405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1177499Z use_cpu=True, 2025-05-07T20:13:35.1177605Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1177679Z ) 2025-05-07T20:13:35.1177942Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1178334Z self=, 2025-05-07T20:13:35.1178428Z mixed_B=True, 2025-05-07T20:13:35.1178513Z compile=False, 2025-05-07T20:13:35.1178590Z T=1, 2025-05-07T20:13:35.1178680Z D=104, 2025-05-07T20:13:35.1178759Z B=117, 2025-05-07T20:13:35.1178839Z log_E=5, 2025-05-07T20:13:35.1178929Z L=14, 2025-05-07T20:13:35.1179017Z D_gradcheck=2, 2025-05-07T20:13:35.1179117Z stochastic_rounding=False, 2025-05-07T20:13:35.1179216Z weighted=False, 2025-05-07T20:13:35.1179350Z row_wise=True, 2025-05-07T20:13:35.1179431Z mixed=False, 2025-05-07T20:13:35.1179525Z use_cache=False, 2025-05-07T20:13:35.1179636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1179720Z use_cpu=True, 2025-05-07T20:13:35.1179837Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1179913Z ) 2025-05-07T20:13:35.1180067Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1180460Z self=, 2025-05-07T20:13:35.1180542Z mixed_B=True, 2025-05-07T20:13:35.1180639Z compile=True, 2025-05-07T20:13:35.1180716Z T=4, 2025-05-07T20:13:35.1180794Z D=65, 2025-05-07T20:13:35.1180883Z B=66, 2025-05-07T20:13:35.1180961Z log_E=3, 2025-05-07T20:13:35.1181040Z L=14, 2025-05-07T20:13:35.1181135Z D_gradcheck=1, 2025-05-07T20:13:35.1181233Z stochastic_rounding=False, 2025-05-07T20:13:35.1181316Z weighted=True, 2025-05-07T20:13:35.1181410Z row_wise=False, 2025-05-07T20:13:35.1181493Z mixed=False, 2025-05-07T20:13:35.1181576Z use_cache=True, 2025-05-07T20:13:35.1181696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1181781Z use_cpu=True, 2025-05-07T20:13:35.1181898Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1181972Z ) 2025-05-07T20:13:35.1182112Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1182510Z self=, 2025-05-07T20:13:35.1182594Z mixed_B=False, 2025-05-07T20:13:35.1182679Z compile=False, 2025-05-07T20:13:35.1182767Z T=5, 2025-05-07T20:13:35.1182844Z D=81, 2025-05-07T20:13:35.1182963Z B=37, 2025-05-07T20:13:35.1183054Z log_E=4, 2025-05-07T20:13:35.1183162Z L=19, 2025-05-07T20:13:35.1183245Z D_gradcheck=1, 2025-05-07T20:13:35.1183358Z stochastic_rounding=False, 2025-05-07T20:13:35.1183444Z weighted=False, 2025-05-07T20:13:35.1183529Z row_wise=False, 2025-05-07T20:13:35.1183627Z mixed=False, 2025-05-07T20:13:35.1183712Z use_cache=True, 2025-05-07T20:13:35.1183835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1183983Z use_cpu=True, 2025-05-07T20:13:35.1184089Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1184174Z ) 2025-05-07T20:13:35.1184316Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1184715Z self=, 2025-05-07T20:13:35.1184798Z mixed_B=True, 2025-05-07T20:13:35.1184882Z compile=True, 2025-05-07T20:13:35.1184971Z T=2, 2025-05-07T20:13:35.1185049Z D=8, 2025-05-07T20:13:35.1185127Z B=8, 2025-05-07T20:13:35.1185216Z log_E=3, 2025-05-07T20:13:35.1185297Z L=20, 2025-05-07T20:13:35.1185409Z D_gradcheck=2, 2025-05-07T20:13:35.1185518Z stochastic_rounding=True, 2025-05-07T20:13:35.1185603Z weighted=False, 2025-05-07T20:13:35.1185686Z row_wise=False, 2025-05-07T20:13:35.1185778Z mixed=False, 2025-05-07T20:13:35.1185862Z use_cache=False, 2025-05-07T20:13:35.1185974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1186072Z use_cpu=True, 2025-05-07T20:13:35.1186176Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1186249Z ) 2025-05-07T20:13:35.1186402Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1186784Z self=, 2025-05-07T20:13:35.1186881Z mixed_B=False, 2025-05-07T20:13:35.1186963Z compile=True, 2025-05-07T20:13:35.1187039Z T=4, 2025-05-07T20:13:35.1187127Z D=57, 2025-05-07T20:13:35.1187205Z B=25, 2025-05-07T20:13:35.1187283Z log_E=5, 2025-05-07T20:13:35.1187372Z L=2, 2025-05-07T20:13:35.1187458Z D_gradcheck=1, 2025-05-07T20:13:35.1187556Z stochastic_rounding=False, 2025-05-07T20:13:35.1187649Z weighted=False, 2025-05-07T20:13:35.1187730Z row_wise=False, 2025-05-07T20:13:35.1187811Z mixed=False, 2025-05-07T20:13:35.1187906Z use_cache=False, 2025-05-07T20:13:35.1188016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1188111Z use_cpu=True, 2025-05-07T20:13:35.1188213Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1188286Z ) 2025-05-07T20:13:35.1472360Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1473434Z self=, 2025-05-07T20:13:35.1474445Z mixed_B=True, 2025-05-07T20:13:35.1474679Z compile=True, 2025-05-07T20:13:35.1474900Z T=5, 2025-05-07T20:13:35.1475086Z D=28, 2025-05-07T20:13:35.1475390Z B=36, 2025-05-07T20:13:35.1475586Z log_E=3, 2025-05-07T20:13:35.1475786Z L=13, 2025-05-07T20:13:35.1475999Z D_gradcheck=2, 2025-05-07T20:13:35.1476249Z stochastic_rounding=True, 2025-05-07T20:13:35.1476517Z weighted=False, 2025-05-07T20:13:35.1476749Z row_wise=True, 2025-05-07T20:13:35.1476975Z mixed=True, 2025-05-07T20:13:35.1477218Z use_cache=True, 2025-05-07T20:13:35.1477477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1477792Z use_cpu=True, 2025-05-07T20:13:35.1478061Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1478334Z ) 2025-05-07T20:13:35.1478588Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1479252Z self=, 2025-05-07T20:13:35.1479898Z mixed_B=False, 2025-05-07T20:13:35.1480127Z compile=False, 2025-05-07T20:13:35.1480344Z T=1, 2025-05-07T20:13:35.1480527Z D=66, 2025-05-07T20:13:35.1480941Z B=40, 2025-05-07T20:13:35.1481139Z log_E=3, 2025-05-07T20:13:35.1481393Z L=3, 2025-05-07T20:13:35.1481599Z D_gradcheck=1, 2025-05-07T20:13:35.1481853Z stochastic_rounding=False, 2025-05-07T20:13:35.1482118Z weighted=True, 2025-05-07T20:13:35.1482348Z row_wise=True, 2025-05-07T20:13:35.1482570Z mixed=True, 2025-05-07T20:13:35.1482781Z use_cache=False, 2025-05-07T20:13:35.1483046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1483358Z use_cpu=True, 2025-05-07T20:13:35.1483642Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1483924Z ) 2025-05-07T20:13:35.1484171Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1484828Z self=, 2025-05-07T20:13:35.1485415Z mixed_B=False, 2025-05-07T20:13:35.1485640Z compile=True, 2025-05-07T20:13:35.1485856Z T=1, 2025-05-07T20:13:35.1486038Z D=36, 2025-05-07T20:13:35.1486239Z B=13, 2025-05-07T20:13:35.1486435Z log_E=3, 2025-05-07T20:13:35.1486629Z L=2, 2025-05-07T20:13:35.1486882Z D_gradcheck=1, 2025-05-07T20:13:35.1487126Z stochastic_rounding=False, 2025-05-07T20:13:35.1487431Z weighted=True, 2025-05-07T20:13:35.1487656Z row_wise=False, 2025-05-07T20:13:35.1487882Z mixed=False, 2025-05-07T20:13:35.1488093Z use_cache=False, 2025-05-07T20:13:35.1488361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1488668Z use_cpu=True, 2025-05-07T20:13:35.1488903Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1489183Z ) 2025-05-07T20:13:35.1489428Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1490074Z self=, 2025-05-07T20:13:35.1490676Z mixed_B=True, 2025-05-07T20:13:35.1490900Z compile=False, 2025-05-07T20:13:35.1491169Z T=4, 2025-05-07T20:13:35.1491354Z D=11, 2025-05-07T20:13:35.1491554Z B=66, 2025-05-07T20:13:35.1491752Z log_E=3, 2025-05-07T20:13:35.1491943Z L=10, 2025-05-07T20:13:35.1492146Z D_gradcheck=2, 2025-05-07T20:13:35.1492385Z stochastic_rounding=False, 2025-05-07T20:13:35.1492648Z weighted=False, 2025-05-07T20:13:35.1492877Z row_wise=True, 2025-05-07T20:13:35.1493125Z mixed=False, 2025-05-07T20:13:35.1493333Z use_cache=True, 2025-05-07T20:13:35.1493584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1493895Z use_cpu=True, 2025-05-07T20:13:35.1494130Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1494408Z ) 2025-05-07T20:13:35.1494658Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1495296Z self=, 2025-05-07T20:13:35.1495895Z mixed_B=True, 2025-05-07T20:13:35.1496124Z compile=True, 2025-05-07T20:13:35.1496333Z T=5, 2025-05-07T20:13:35.1496529Z D=35, 2025-05-07T20:13:35.1496731Z B=3, 2025-05-07T20:13:35.1496912Z log_E=3, 2025-05-07T20:13:35.1497117Z L=0, 2025-05-07T20:13:35.1497318Z D_gradcheck=2, 2025-05-07T20:13:35.1497558Z stochastic_rounding=False, 2025-05-07T20:13:35.1497930Z weighted=True, 2025-05-07T20:13:35.1498164Z row_wise=True, 2025-05-07T20:13:35.1498388Z mixed=True, 2025-05-07T20:13:35.1498599Z use_cache=True, 2025-05-07T20:13:35.1498861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1499173Z use_cpu=True, 2025-05-07T20:13:35.1499412Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1499694Z ) 2025-05-07T20:13:35.1499942Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1500582Z self=, 2025-05-07T20:13:35.1501183Z mixed_B=True, 2025-05-07T20:13:35.1501415Z compile=False, 2025-05-07T20:13:35.1501622Z T=4, 2025-05-07T20:13:35.1501815Z D=34, 2025-05-07T20:13:35.1502698Z B=49, 2025-05-07T20:13:35.1502883Z log_E=5, 2025-05-07T20:13:35.1503142Z L=1, 2025-05-07T20:13:35.1503351Z D_gradcheck=1, 2025-05-07T20:13:35.1503598Z stochastic_rounding=True, 2025-05-07T20:13:35.1503862Z weighted=True, 2025-05-07T20:13:35.1504097Z row_wise=False, 2025-05-07T20:13:35.1504324Z mixed=True, 2025-05-07T20:13:35.1504540Z use_cache=False, 2025-05-07T20:13:35.1504808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1505117Z use_cpu=True, 2025-05-07T20:13:35.1505384Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1505668Z ) 2025-05-07T20:13:35.1505921Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1506569Z self=, 2025-05-07T20:13:35.1507182Z mixed_B=True, 2025-05-07T20:13:35.1507419Z compile=False, 2025-05-07T20:13:35.1507631Z T=4, 2025-05-07T20:13:35.1507828Z D=105, 2025-05-07T20:13:35.1508033Z B=41, 2025-05-07T20:13:35.1508235Z log_E=4, 2025-05-07T20:13:35.1508431Z L=6, 2025-05-07T20:13:35.1508668Z D_gradcheck=2, 2025-05-07T20:13:35.1508916Z stochastic_rounding=False, 2025-05-07T20:13:35.1509181Z weighted=False, 2025-05-07T20:13:35.1509413Z row_wise=False, 2025-05-07T20:13:35.1509632Z mixed=True, 2025-05-07T20:13:35.1509837Z use_cache=True, 2025-05-07T20:13:35.1510086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1510391Z use_cpu=True, 2025-05-07T20:13:35.1510641Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1510917Z ) 2025-05-07T20:13:35.1511164Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1511807Z self=, 2025-05-07T20:13:35.1512413Z mixed_B=False, 2025-05-07T20:13:35.1512642Z compile=True, 2025-05-07T20:13:35.1512850Z T=5, 2025-05-07T20:13:35.1513046Z D=13, 2025-05-07T20:13:35.1513244Z B=62, 2025-05-07T20:13:35.1513431Z log_E=5, 2025-05-07T20:13:35.1513637Z L=20, 2025-05-07T20:13:35.1513844Z D_gradcheck=2, 2025-05-07T20:13:35.1514072Z stochastic_rounding=True, 2025-05-07T20:13:35.1514345Z weighted=True, 2025-05-07T20:13:35.1514566Z row_wise=True, 2025-05-07T20:13:35.1514778Z mixed=False, 2025-05-07T20:13:35.1515003Z use_cache=False, 2025-05-07T20:13:35.1515264Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1515569Z use_cpu=True, 2025-05-07T20:13:35.1515806Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1516086Z ) 2025-05-07T20:13:35.1516335Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1516981Z self=, 2025-05-07T20:13:35.1517583Z mixed_B=False, 2025-05-07T20:13:35.1517811Z compile=False, 2025-05-07T20:13:35.1518018Z T=2, 2025-05-07T20:13:35.1518213Z D=28, 2025-05-07T20:13:35.1518409Z B=40, 2025-05-07T20:13:35.1518592Z log_E=4, 2025-05-07T20:13:35.1518803Z L=7, 2025-05-07T20:13:35.1519017Z D_gradcheck=2, 2025-05-07T20:13:35.1519243Z stochastic_rounding=True, 2025-05-07T20:13:35.1519515Z weighted=True, 2025-05-07T20:13:35.1519737Z row_wise=True, 2025-05-07T20:13:35.1519944Z mixed=True, 2025-05-07T20:13:35.1520162Z use_cache=False, 2025-05-07T20:13:35.1520422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1520718Z use_cpu=True, 2025-05-07T20:13:35.1520968Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1521244Z ) 2025-05-07T20:13:35.1521493Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1522134Z self=, 2025-05-07T20:13:35.1522739Z mixed_B=False, 2025-05-07T20:13:35.1522963Z compile=False, 2025-05-07T20:13:35.1523166Z T=5, 2025-05-07T20:13:35.1523359Z D=101, 2025-05-07T20:13:35.1523654Z B=82, 2025-05-07T20:13:35.1523835Z log_E=3, 2025-05-07T20:13:35.1524077Z L=17, 2025-05-07T20:13:35.1524282Z D_gradcheck=2, 2025-05-07T20:13:35.1524511Z stochastic_rounding=True, 2025-05-07T20:13:35.1524789Z weighted=False, 2025-05-07T20:13:35.1525020Z row_wise=False, 2025-05-07T20:13:35.1525230Z mixed=False, 2025-05-07T20:13:35.1525460Z use_cache=False, 2025-05-07T20:13:35.1525725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1526019Z use_cpu=True, 2025-05-07T20:13:35.1526296Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1526580Z ) 2025-05-07T20:13:35.1526814Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1527470Z self=, 2025-05-07T20:13:35.1528070Z mixed_B=False, 2025-05-07T20:13:35.1528300Z compile=False, 2025-05-07T20:13:35.1528510Z T=1, 2025-05-07T20:13:35.1528704Z D=113, 2025-05-07T20:13:35.1528905Z B=93, 2025-05-07T20:13:35.1529089Z log_E=3, 2025-05-07T20:13:35.1529297Z L=11, 2025-05-07T20:13:35.1529525Z D_gradcheck=2, 2025-05-07T20:13:35.1529754Z stochastic_rounding=True, 2025-05-07T20:13:35.1530034Z weighted=False, 2025-05-07T20:13:35.1530268Z row_wise=True, 2025-05-07T20:13:35.1530479Z mixed=False, 2025-05-07T20:13:35.1530706Z use_cache=False, 2025-05-07T20:13:35.1530976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1531275Z use_cpu=True, 2025-05-07T20:13:35.1531551Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1531841Z ) 2025-05-07T20:13:35.1532079Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1532745Z self=, 2025-05-07T20:13:35.1533355Z mixed_B=True, 2025-05-07T20:13:35.1533573Z compile=False, 2025-05-07T20:13:35.1533799Z T=5, 2025-05-07T20:13:35.1534001Z D=125, 2025-05-07T20:13:35.1534209Z B=42, 2025-05-07T20:13:35.1534398Z log_E=4, 2025-05-07T20:13:35.1534606Z L=18, 2025-05-07T20:13:35.1534814Z D_gradcheck=1, 2025-05-07T20:13:35.1535044Z stochastic_rounding=False, 2025-05-07T20:13:35.1535322Z weighted=True, 2025-05-07T20:13:35.1535547Z row_wise=False, 2025-05-07T20:13:35.1535758Z mixed=False, 2025-05-07T20:13:35.1535979Z use_cache=False, 2025-05-07T20:13:35.1536237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1536534Z use_cpu=True, 2025-05-07T20:13:35.1536778Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1537055Z ) 2025-05-07T20:13:35.1537289Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1538035Z self=, 2025-05-07T20:13:35.1538640Z mixed_B=True, 2025-05-07T20:13:35.1538855Z compile=True, 2025-05-07T20:13:35.1539076Z T=3, 2025-05-07T20:13:35.1539273Z D=124, 2025-05-07T20:13:35.1539460Z B=26, 2025-05-07T20:13:35.1539659Z log_E=3, 2025-05-07T20:13:35.1539867Z L=17, 2025-05-07T20:13:35.1540065Z D_gradcheck=2, 2025-05-07T20:13:35.1540307Z stochastic_rounding=True, 2025-05-07T20:13:35.1540577Z weighted=True, 2025-05-07T20:13:35.1540807Z row_wise=False, 2025-05-07T20:13:35.1541020Z mixed=True, 2025-05-07T20:13:35.1541237Z use_cache=True, 2025-05-07T20:13:35.1541493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1541787Z use_cpu=True, 2025-05-07T20:13:35.1542032Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1542316Z ) 2025-05-07T20:13:35.1542550Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1543203Z self=, 2025-05-07T20:13:35.1543805Z mixed_B=False, 2025-05-07T20:13:35.1544019Z compile=True, 2025-05-07T20:13:35.1544239Z T=5, 2025-05-07T20:13:35.1544432Z D=22, 2025-05-07T20:13:35.1544683Z B=47, 2025-05-07T20:13:35.1544885Z log_E=5, 2025-05-07T20:13:35.1545123Z L=15, 2025-05-07T20:13:35.1545316Z D_gradcheck=2, 2025-05-07T20:13:35.1545559Z stochastic_rounding=True, 2025-05-07T20:13:35.1545874Z weighted=False, 2025-05-07T20:13:35.1546089Z row_wise=True, 2025-05-07T20:13:35.1546358Z mixed=True, 2025-05-07T20:13:35.1546578Z use_cache=True, 2025-05-07T20:13:35.1546818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1547124Z use_cpu=True, 2025-05-07T20:13:35.1547391Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1547865Z ) 2025-05-07T20:13:35.1548109Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1548771Z self=, 2025-05-07T20:13:35.1549377Z mixed_B=True, 2025-05-07T20:13:35.1549588Z compile=True, 2025-05-07T20:13:35.1549809Z T=2, 2025-05-07T20:13:35.1550002Z D=109, 2025-05-07T20:13:35.1550189Z B=71, 2025-05-07T20:13:35.1550384Z log_E=4, 2025-05-07T20:13:35.1550588Z L=6, 2025-05-07T20:13:35.1550912Z D_gradcheck=2, 2025-05-07T20:13:35.1551160Z stochastic_rounding=False, 2025-05-07T20:13:35.1551436Z weighted=False, 2025-05-07T20:13:35.1551650Z row_wise=True, 2025-05-07T20:13:35.1551875Z mixed=False, 2025-05-07T20:13:35.1552098Z use_cache=True, 2025-05-07T20:13:35.1552341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1552653Z use_cpu=True, 2025-05-07T20:13:35.1552901Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1553173Z ) 2025-05-07T20:13:35.1553424Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1554081Z self=, 2025-05-07T20:13:35.1554680Z mixed_B=True, 2025-05-07T20:13:35.1554893Z compile=True, 2025-05-07T20:13:35.1555113Z T=3, 2025-05-07T20:13:35.1555304Z D=21, 2025-05-07T20:13:35.1555490Z B=19, 2025-05-07T20:13:35.1555688Z log_E=5, 2025-05-07T20:13:35.1555904Z L=3, 2025-05-07T20:13:35.1556097Z D_gradcheck=2, 2025-05-07T20:13:35.1556347Z stochastic_rounding=False, 2025-05-07T20:13:35.1556627Z weighted=False, 2025-05-07T20:13:35.1556844Z row_wise=False, 2025-05-07T20:13:35.1557073Z mixed=False, 2025-05-07T20:13:35.1557304Z use_cache=True, 2025-05-07T20:13:35.1557565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.1557878Z use_cpu=True, 2025-05-07T20:13:35.1558132Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.1558403Z ) 2025-05-07T20:13:35.1558657Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.1559318Z self=, 2025-05-07T20:13:35.1559927Z mixed_B=True, 2025-05-07T20:13:35.1560146Z compile=True, 2025-05-07T20:13:35.1560374Z T=5, 2025-05-07T20:13:35.1560580Z D=42, 2025-05-07T20:13:35.1560763Z B=92, 2025-05-07T20:13:35.1560965Z log_E=4, 2025-05-07T20:13:35.1561168Z L=16, 2025-05-07T20:13:35.1561368Z D_gradcheck=1, 2025-05-07T20:13:35.1561611Z stochastic_rounding=True, 2025-05-07T20:13:35.1561884Z weighted=False, 2025-05-07T20:13:35.1562096Z row_wise=True, 2025-05-07T20:13:35.1562315Z mixed=True, 2025-05-07T20:13:35.1562535Z use_cache=False, 2025-05-07T20:13:35.1562782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.1563085Z use_cpu=True, 2025-05-07T20:13:35.1563328Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.1563593Z ) 2025-05-07T20:13:35.4889595Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4890668Z self=, 2025-05-07T20:13:35.4891708Z mixed_B=True, 2025-05-07T20:13:35.4891928Z compile=True, 2025-05-07T20:13:35.4892150Z T=3, 2025-05-07T20:13:35.4892353Z D=47, 2025-05-07T20:13:35.4892580Z B=54, 2025-05-07T20:13:35.4893020Z log_E=4, 2025-05-07T20:13:35.4893223Z L=7, 2025-05-07T20:13:35.4893491Z D_gradcheck=1, 2025-05-07T20:13:35.4893733Z stochastic_rounding=True, 2025-05-07T20:13:35.4894006Z weighted=True, 2025-05-07T20:13:35.4894221Z row_wise=True, 2025-05-07T20:13:35.4894443Z mixed=False, 2025-05-07T20:13:35.4894668Z use_cache=True, 2025-05-07T20:13:35.4895003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.4895318Z use_cpu=True, 2025-05-07T20:13:35.4895627Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.4895902Z ) 2025-05-07T20:13:35.4896152Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4896812Z self=, 2025-05-07T20:13:35.4897398Z mixed_B=True, 2025-05-07T20:13:35.4897629Z compile=False, 2025-05-07T20:13:35.4897924Z T=1, 2025-05-07T20:13:35.4898123Z D=32, 2025-05-07T20:13:35.4898357Z B=95, 2025-05-07T20:13:35.4898563Z log_E=3, 2025-05-07T20:13:35.4898768Z L=4, 2025-05-07T20:13:35.4899004Z D_gradcheck=1, 2025-05-07T20:13:35.4899246Z stochastic_rounding=True, 2025-05-07T20:13:35.4899519Z weighted=False, 2025-05-07T20:13:35.4899735Z row_wise=True, 2025-05-07T20:13:35.4899955Z mixed=False, 2025-05-07T20:13:35.4900176Z use_cache=True, 2025-05-07T20:13:35.4900417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.4900728Z use_cpu=True, 2025-05-07T20:13:35.4900978Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.4901244Z ) 2025-05-07T20:13:35.4901489Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4902143Z self=, 2025-05-07T20:13:35.4902732Z mixed_B=False, 2025-05-07T20:13:35.4902954Z compile=True, 2025-05-07T20:13:35.4903170Z T=1, 2025-05-07T20:13:35.4903349Z D=37, 2025-05-07T20:13:35.4903586Z B=6, 2025-05-07T20:13:35.4903799Z log_E=4, 2025-05-07T20:13:35.4903989Z L=14, 2025-05-07T20:13:35.4904191Z D_gradcheck=2, 2025-05-07T20:13:35.4904434Z stochastic_rounding=False, 2025-05-07T20:13:35.4904699Z weighted=True, 2025-05-07T20:13:35.4904927Z row_wise=True, 2025-05-07T20:13:35.4905155Z mixed=False, 2025-05-07T20:13:35.4905384Z use_cache=False, 2025-05-07T20:13:35.4905635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.4905942Z use_cpu=True, 2025-05-07T20:13:35.4906190Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.4906459Z ) 2025-05-07T20:13:35.4906709Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4907361Z self=, 2025-05-07T20:13:35.4907945Z mixed_B=False, 2025-05-07T20:13:35.4908174Z compile=False, 2025-05-07T20:13:35.4908396Z T=5, 2025-05-07T20:13:35.4908579Z D=45, 2025-05-07T20:13:35.4908775Z B=21, 2025-05-07T20:13:35.4908975Z log_E=4, 2025-05-07T20:13:35.4909166Z L=4, 2025-05-07T20:13:35.4909373Z D_gradcheck=2, 2025-05-07T20:13:35.4909622Z stochastic_rounding=False, 2025-05-07T20:13:35.4909889Z weighted=False, 2025-05-07T20:13:35.4910121Z row_wise=True, 2025-05-07T20:13:35.4910355Z mixed=True, 2025-05-07T20:13:35.4910566Z use_cache=True, 2025-05-07T20:13:35.4910826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.4911142Z use_cpu=True, 2025-05-07T20:13:35.4911394Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.4911666Z ) 2025-05-07T20:13:35.4911918Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4912583Z self=, 2025-05-07T20:13:35.4913176Z mixed_B=False, 2025-05-07T20:13:35.4913406Z compile=False, 2025-05-07T20:13:35.4913633Z T=5, 2025-05-07T20:13:35.4913818Z D=88, 2025-05-07T20:13:35.4914014Z B=29, 2025-05-07T20:13:35.4914285Z log_E=3, 2025-05-07T20:13:35.4914477Z L=13, 2025-05-07T20:13:35.4914716Z D_gradcheck=1, 2025-05-07T20:13:35.4914958Z stochastic_rounding=True, 2025-05-07T20:13:35.4915218Z weighted=False, 2025-05-07T20:13:35.4915444Z row_wise=True, 2025-05-07T20:13:35.4915690Z mixed=False, 2025-05-07T20:13:35.4915900Z use_cache=False, 2025-05-07T20:13:35.4916163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.4916467Z use_cpu=True, 2025-05-07T20:13:35.4916737Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.4917014Z ) 2025-05-07T20:13:35.4917264Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4917954Z self=, 2025-05-07T20:13:35.4918543Z mixed_B=False, 2025-05-07T20:13:35.4918773Z compile=False, 2025-05-07T20:13:35.4919000Z T=1, 2025-05-07T20:13:35.4919184Z D=41, 2025-05-07T20:13:35.4919378Z B=127, 2025-05-07T20:13:35.4919582Z log_E=4, 2025-05-07T20:13:35.4919777Z L=16, 2025-05-07T20:13:35.4919978Z D_gradcheck=1, 2025-05-07T20:13:35.4920274Z stochastic_rounding=False, 2025-05-07T20:13:35.4920538Z weighted=True, 2025-05-07T20:13:35.4920762Z row_wise=False, 2025-05-07T20:13:35.4920987Z mixed=False, 2025-05-07T20:13:35.4921197Z use_cache=True, 2025-05-07T20:13:35.4921450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.4921823Z use_cpu=True, 2025-05-07T20:13:35.4922066Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.4922351Z ) 2025-05-07T20:13:35.4922598Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4923242Z self=, 2025-05-07T20:13:35.4923843Z mixed_B=True, 2025-05-07T20:13:35.4924070Z compile=True, 2025-05-07T20:13:35.4924289Z T=1, 2025-05-07T20:13:35.4924470Z D=126, 2025-05-07T20:13:35.4924667Z B=107, 2025-05-07T20:13:35.4924863Z log_E=5, 2025-05-07T20:13:35.4925053Z L=16, 2025-05-07T20:13:35.4925257Z D_gradcheck=1, 2025-05-07T20:13:35.4925499Z stochastic_rounding=False, 2025-05-07T20:13:35.4925759Z weighted=False, 2025-05-07T20:13:35.4925990Z row_wise=False, 2025-05-07T20:13:35.4926211Z mixed=False, 2025-05-07T20:13:35.4926425Z use_cache=False, 2025-05-07T20:13:35.4926686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.4926998Z use_cpu=True, 2025-05-07T20:13:35.4927282Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.4927559Z ) 2025-05-07T20:13:35.4927805Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4928444Z self=, 2025-05-07T20:13:35.4929047Z mixed_B=False, 2025-05-07T20:13:35.4929274Z compile=False, 2025-05-07T20:13:35.4929484Z T=5, 2025-05-07T20:13:35.4929676Z D=25, 2025-05-07T20:13:35.4929868Z B=25, 2025-05-07T20:13:35.4930052Z log_E=4, 2025-05-07T20:13:35.4930253Z L=16, 2025-05-07T20:13:35.4930461Z D_gradcheck=1, 2025-05-07T20:13:35.4930691Z stochastic_rounding=False, 2025-05-07T20:13:35.4930966Z weighted=True, 2025-05-07T20:13:35.4931197Z row_wise=False, 2025-05-07T20:13:35.4931425Z mixed=True, 2025-05-07T20:13:35.4931635Z use_cache=False, 2025-05-07T20:13:35.4931901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.4932206Z use_cpu=True, 2025-05-07T20:13:35.4932440Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.4932714Z ) 2025-05-07T20:13:35.4932960Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4933602Z self=, 2025-05-07T20:13:35.4934204Z mixed_B=True, 2025-05-07T20:13:35.4934432Z compile=False, 2025-05-07T20:13:35.4934644Z T=1, 2025-05-07T20:13:35.4934838Z D=28, 2025-05-07T20:13:35.4935048Z B=35, 2025-05-07T20:13:35.4935291Z log_E=3, 2025-05-07T20:13:35.4935500Z L=17, 2025-05-07T20:13:35.4935747Z D_gradcheck=2, 2025-05-07T20:13:35.4936039Z stochastic_rounding=False, 2025-05-07T20:13:35.4936340Z weighted=False, 2025-05-07T20:13:35.4936573Z row_wise=True, 2025-05-07T20:13:35.4936787Z mixed=False, 2025-05-07T20:13:35.4937056Z use_cache=False, 2025-05-07T20:13:35.4937324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.4937640Z use_cpu=True, 2025-05-07T20:13:35.4938014Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.4938335Z ) 2025-05-07T20:13:35.4938588Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4939236Z self=, 2025-05-07T20:13:35.4939844Z mixed_B=False, 2025-05-07T20:13:35.4940073Z compile=True, 2025-05-07T20:13:35.4940281Z T=4, 2025-05-07T20:13:35.4940480Z D=18, 2025-05-07T20:13:35.4940675Z B=8, 2025-05-07T20:13:35.4940857Z log_E=4, 2025-05-07T20:13:35.4940944Z L=9, 2025-05-07T20:13:35.4941031Z D_gradcheck=1, 2025-05-07T20:13:35.4941164Z stochastic_rounding=True, 2025-05-07T20:13:35.4941259Z weighted=True, 2025-05-07T20:13:35.4941340Z row_wise=True, 2025-05-07T20:13:35.4941420Z mixed=False, 2025-05-07T20:13:35.4941513Z use_cache=True, 2025-05-07T20:13:35.4941622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.4941716Z use_cpu=True, 2025-05-07T20:13:35.4941821Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.4941895Z ) 2025-05-07T20:13:35.4942046Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4942435Z self=, 2025-05-07T20:13:35.4942516Z mixed_B=True, 2025-05-07T20:13:35.4942613Z compile=True, 2025-05-07T20:13:35.4942690Z T=5, 2025-05-07T20:13:35.4942766Z D=21, 2025-05-07T20:13:35.4942858Z B=87, 2025-05-07T20:13:35.4942939Z log_E=3, 2025-05-07T20:13:35.4943015Z L=11, 2025-05-07T20:13:35.4943110Z D_gradcheck=2, 2025-05-07T20:13:35.4943214Z stochastic_rounding=False, 2025-05-07T20:13:35.4943298Z weighted=False, 2025-05-07T20:13:35.4943391Z row_wise=True, 2025-05-07T20:13:35.4943470Z mixed=True, 2025-05-07T20:13:35.4943571Z use_cache=False, 2025-05-07T20:13:35.4943682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.4943766Z use_cpu=True, 2025-05-07T20:13:35.4943890Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.4943964Z ) 2025-05-07T20:13:35.4944104Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4944508Z self=, 2025-05-07T20:13:35.4944592Z mixed_B=False, 2025-05-07T20:13:35.4944685Z compile=False, 2025-05-07T20:13:35.4944780Z T=5, 2025-05-07T20:13:35.4944859Z D=108, 2025-05-07T20:13:35.4944939Z B=89, 2025-05-07T20:13:35.4945034Z log_E=3, 2025-05-07T20:13:35.4945112Z L=0, 2025-05-07T20:13:35.4945196Z D_gradcheck=1, 2025-05-07T20:13:35.4945308Z stochastic_rounding=False, 2025-05-07T20:13:35.4945391Z weighted=False, 2025-05-07T20:13:35.4945488Z row_wise=True, 2025-05-07T20:13:35.4945573Z mixed=False, 2025-05-07T20:13:35.4945657Z use_cache=False, 2025-05-07T20:13:35.4945781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.4945863Z use_cpu=True, 2025-05-07T20:13:35.4945969Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.4946056Z ) 2025-05-07T20:13:35.4946195Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4946581Z self=, 2025-05-07T20:13:35.4946674Z mixed_B=True, 2025-05-07T20:13:35.4946759Z compile=False, 2025-05-07T20:13:35.4946836Z T=3, 2025-05-07T20:13:35.4946925Z D=45, 2025-05-07T20:13:35.4947005Z B=96, 2025-05-07T20:13:35.4947135Z log_E=4, 2025-05-07T20:13:35.4947211Z L=3, 2025-05-07T20:13:35.4947324Z D_gradcheck=2, 2025-05-07T20:13:35.4947437Z stochastic_rounding=True, 2025-05-07T20:13:35.4947522Z weighted=False, 2025-05-07T20:13:35.4947605Z row_wise=True, 2025-05-07T20:13:35.4947911Z mixed=False, 2025-05-07T20:13:35.4948002Z use_cache=False, 2025-05-07T20:13:35.4948115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.4948215Z use_cpu=True, 2025-05-07T20:13:35.4948397Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.4948475Z ) 2025-05-07T20:13:35.4948634Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4949028Z self=, 2025-05-07T20:13:35.4949126Z mixed_B=True, 2025-05-07T20:13:35.4949214Z compile=True, 2025-05-07T20:13:35.4949292Z T=1, 2025-05-07T20:13:35.4949384Z D=29, 2025-05-07T20:13:35.4949461Z B=100, 2025-05-07T20:13:35.4949543Z log_E=3, 2025-05-07T20:13:35.4949635Z L=17, 2025-05-07T20:13:35.4949722Z D_gradcheck=1, 2025-05-07T20:13:35.4949884Z stochastic_rounding=True, 2025-05-07T20:13:35.4949983Z weighted=True, 2025-05-07T20:13:35.4950067Z row_wise=False, 2025-05-07T20:13:35.4950149Z mixed=True, 2025-05-07T20:13:35.4950249Z use_cache=False, 2025-05-07T20:13:35.4950360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.4950477Z use_cpu=True, 2025-05-07T20:13:35.4950600Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.4950675Z ) 2025-05-07T20:13:35.4950814Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4951219Z self=, 2025-05-07T20:13:35.4951303Z mixed_B=False, 2025-05-07T20:13:35.4951401Z compile=True, 2025-05-07T20:13:35.4951521Z T=3, 2025-05-07T20:13:35.4951597Z D=75, 2025-05-07T20:13:35.4951689Z B=20, 2025-05-07T20:13:35.4951768Z log_E=3, 2025-05-07T20:13:35.4951844Z L=2, 2025-05-07T20:13:35.4951944Z D_gradcheck=1, 2025-05-07T20:13:35.4952043Z stochastic_rounding=True, 2025-05-07T20:13:35.4952126Z weighted=False, 2025-05-07T20:13:35.4952220Z row_wise=False, 2025-05-07T20:13:35.4952300Z mixed=True, 2025-05-07T20:13:35.4952384Z use_cache=False, 2025-05-07T20:13:35.4952507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.4952589Z use_cpu=True, 2025-05-07T20:13:35.4952694Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.4952780Z ) 2025-05-07T20:13:35.4952919Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4953321Z self=, 2025-05-07T20:13:35.4953403Z mixed_B=True, 2025-05-07T20:13:35.4953485Z compile=True, 2025-05-07T20:13:35.4953574Z T=4, 2025-05-07T20:13:35.4953652Z D=115, 2025-05-07T20:13:35.4953731Z B=125, 2025-05-07T20:13:35.4953823Z log_E=3, 2025-05-07T20:13:35.4953900Z L=14, 2025-05-07T20:13:35.4953986Z D_gradcheck=2, 2025-05-07T20:13:35.4954098Z stochastic_rounding=False, 2025-05-07T20:13:35.4954181Z weighted=True, 2025-05-07T20:13:35.4954264Z row_wise=False, 2025-05-07T20:13:35.4954358Z mixed=False, 2025-05-07T20:13:35.4954442Z use_cache=True, 2025-05-07T20:13:35.4954566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.4954649Z use_cpu=True, 2025-05-07T20:13:35.4954756Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.4954847Z ) 2025-05-07T20:13:35.4954986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.4955378Z self=, 2025-05-07T20:13:35.4955477Z mixed_B=False, 2025-05-07T20:13:35.4955560Z compile=True, 2025-05-07T20:13:35.4955679Z T=1, 2025-05-07T20:13:35.4955768Z D=6, 2025-05-07T20:13:35.4955845Z B=125, 2025-05-07T20:13:35.4955967Z log_E=3, 2025-05-07T20:13:35.4956055Z L=2, 2025-05-07T20:13:35.4956177Z D_gradcheck=1, 2025-05-07T20:13:35.4956276Z stochastic_rounding=True, 2025-05-07T20:13:35.4956372Z weighted=True, 2025-05-07T20:13:35.4956455Z row_wise=True, 2025-05-07T20:13:35.4956551Z mixed=False, 2025-05-07T20:13:35.4956635Z use_cache=True, 2025-05-07T20:13:35.4956747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.4956843Z use_cpu=True, 2025-05-07T20:13:35.4956971Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.4957060Z ) 2025-05-07T20:13:35.5216114Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5216733Z self=, 2025-05-07T20:13:35.5216880Z mixed_B=True, 2025-05-07T20:13:35.5217004Z compile=True, 2025-05-07T20:13:35.5217126Z T=1, 2025-05-07T20:13:35.5217253Z D=94, 2025-05-07T20:13:35.5217397Z B=100, 2025-05-07T20:13:35.5217542Z log_E=4, 2025-05-07T20:13:35.5217670Z L=12, 2025-05-07T20:13:35.5217868Z D_gradcheck=1, 2025-05-07T20:13:35.5218222Z stochastic_rounding=False, 2025-05-07T20:13:35.5218407Z weighted=True, 2025-05-07T20:13:35.5218574Z row_wise=True, 2025-05-07T20:13:35.5218715Z mixed=True, 2025-05-07T20:13:35.5218824Z use_cache=True, 2025-05-07T20:13:35.5218938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5219022Z use_cpu=True, 2025-05-07T20:13:35.5219147Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5219225Z ) 2025-05-07T20:13:35.5219381Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5219782Z self=, 2025-05-07T20:13:35.5219866Z mixed_B=True, 2025-05-07T20:13:35.5219966Z compile=True, 2025-05-07T20:13:35.5220046Z T=5, 2025-05-07T20:13:35.5220125Z D=37, 2025-05-07T20:13:35.5220219Z B=7, 2025-05-07T20:13:35.5220305Z log_E=4, 2025-05-07T20:13:35.5220384Z L=11, 2025-05-07T20:13:35.5220568Z D_gradcheck=1, 2025-05-07T20:13:35.5220670Z stochastic_rounding=False, 2025-05-07T20:13:35.5220757Z weighted=False, 2025-05-07T20:13:35.5220856Z row_wise=False, 2025-05-07T20:13:35.5220939Z mixed=False, 2025-05-07T20:13:35.5221038Z use_cache=True, 2025-05-07T20:13:35.5221151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5221236Z use_cpu=True, 2025-05-07T20:13:35.5221358Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5221434Z ) 2025-05-07T20:13:35.5221574Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5221982Z self=, 2025-05-07T20:13:35.5222067Z mixed_B=False, 2025-05-07T20:13:35.5222152Z compile=True, 2025-05-07T20:13:35.5222242Z T=4, 2025-05-07T20:13:35.5222318Z D=98, 2025-05-07T20:13:35.5222394Z B=64, 2025-05-07T20:13:35.5222485Z log_E=3, 2025-05-07T20:13:35.5222560Z L=3, 2025-05-07T20:13:35.5222646Z D_gradcheck=2, 2025-05-07T20:13:35.5222757Z stochastic_rounding=True, 2025-05-07T20:13:35.5222839Z weighted=True, 2025-05-07T20:13:35.5222933Z row_wise=False, 2025-05-07T20:13:35.5223016Z mixed=False, 2025-05-07T20:13:35.5223101Z use_cache=False, 2025-05-07T20:13:35.5223222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5223304Z use_cpu=True, 2025-05-07T20:13:35.5223410Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5223495Z ) 2025-05-07T20:13:35.5223632Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5224022Z self=, 2025-05-07T20:13:35.5224118Z mixed_B=False, 2025-05-07T20:13:35.5224203Z compile=False, 2025-05-07T20:13:35.5224279Z T=1, 2025-05-07T20:13:35.5224368Z D=8, 2025-05-07T20:13:35.5224494Z B=56, 2025-05-07T20:13:35.5224678Z log_E=5, 2025-05-07T20:13:35.5224757Z L=6, 2025-05-07T20:13:35.5224841Z D_gradcheck=2, 2025-05-07T20:13:35.5224999Z stochastic_rounding=False, 2025-05-07T20:13:35.5225084Z weighted=True, 2025-05-07T20:13:35.5225169Z row_wise=True, 2025-05-07T20:13:35.5225264Z mixed=True, 2025-05-07T20:13:35.5225353Z use_cache=True, 2025-05-07T20:13:35.5225463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5225614Z use_cpu=True, 2025-05-07T20:13:35.5225718Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5225855Z ) 2025-05-07T20:13:35.5226008Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5226402Z self=, 2025-05-07T20:13:35.5226483Z mixed_B=True, 2025-05-07T20:13:35.5226580Z compile=False, 2025-05-07T20:13:35.5226656Z T=4, 2025-05-07T20:13:35.5226748Z D=51, 2025-05-07T20:13:35.5226826Z B=55, 2025-05-07T20:13:35.5226905Z log_E=4, 2025-05-07T20:13:35.5226997Z L=19, 2025-05-07T20:13:35.5227081Z D_gradcheck=2, 2025-05-07T20:13:35.5227209Z stochastic_rounding=False, 2025-05-07T20:13:35.5227307Z weighted=True, 2025-05-07T20:13:35.5227391Z row_wise=False, 2025-05-07T20:13:35.5227474Z mixed=False, 2025-05-07T20:13:35.5227569Z use_cache=False, 2025-05-07T20:13:35.5227679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5227762Z use_cpu=True, 2025-05-07T20:13:35.5227879Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5227957Z ) 2025-05-07T20:13:35.5228097Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5228497Z self=, 2025-05-07T20:13:35.5228583Z mixed_B=True, 2025-05-07T20:13:35.5228678Z compile=True, 2025-05-07T20:13:35.5228755Z T=2, 2025-05-07T20:13:35.5228834Z D=10, 2025-05-07T20:13:35.5228925Z B=69, 2025-05-07T20:13:35.5229014Z log_E=3, 2025-05-07T20:13:35.5229092Z L=8, 2025-05-07T20:13:35.5229190Z D_gradcheck=2, 2025-05-07T20:13:35.5229291Z stochastic_rounding=True, 2025-05-07T20:13:35.5229375Z weighted=True, 2025-05-07T20:13:35.5229471Z row_wise=True, 2025-05-07T20:13:35.5229551Z mixed=True, 2025-05-07T20:13:35.5229635Z use_cache=False, 2025-05-07T20:13:35.5229757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5229839Z use_cpu=True, 2025-05-07T20:13:35.5229944Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5230031Z ) 2025-05-07T20:13:35.5230169Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5230571Z self=, 2025-05-07T20:13:35.5230654Z mixed_B=False, 2025-05-07T20:13:35.5230738Z compile=True, 2025-05-07T20:13:35.5230827Z T=4, 2025-05-07T20:13:35.5230904Z D=20, 2025-05-07T20:13:35.5230979Z B=69, 2025-05-07T20:13:35.5231068Z log_E=3, 2025-05-07T20:13:35.5231147Z L=14, 2025-05-07T20:13:35.5231230Z D_gradcheck=1, 2025-05-07T20:13:35.5231346Z stochastic_rounding=True, 2025-05-07T20:13:35.5231430Z weighted=False, 2025-05-07T20:13:35.5231514Z row_wise=False, 2025-05-07T20:13:35.5231608Z mixed=True, 2025-05-07T20:13:35.5231693Z use_cache=False, 2025-05-07T20:13:35.5231804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5231901Z use_cpu=True, 2025-05-07T20:13:35.5232008Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5232097Z ) 2025-05-07T20:13:35.5232239Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5232626Z self=, 2025-05-07T20:13:35.5232726Z mixed_B=False, 2025-05-07T20:13:35.5232809Z compile=True, 2025-05-07T20:13:35.5232890Z T=4, 2025-05-07T20:13:35.5232979Z D=122, 2025-05-07T20:13:35.5233055Z B=54, 2025-05-07T20:13:35.5233133Z log_E=3, 2025-05-07T20:13:35.5233257Z L=2, 2025-05-07T20:13:35.5233340Z D_gradcheck=2, 2025-05-07T20:13:35.5233468Z stochastic_rounding=False, 2025-05-07T20:13:35.5233566Z weighted=False, 2025-05-07T20:13:35.5233649Z row_wise=False, 2025-05-07T20:13:35.5233740Z mixed=True, 2025-05-07T20:13:35.5233824Z use_cache=True, 2025-05-07T20:13:35.5233934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5234032Z use_cpu=True, 2025-05-07T20:13:35.5234135Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5234235Z ) 2025-05-07T20:13:35.5234386Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5234777Z self=, 2025-05-07T20:13:35.5234861Z mixed_B=False, 2025-05-07T20:13:35.5234958Z compile=True, 2025-05-07T20:13:35.5235036Z T=2, 2025-05-07T20:13:35.5235112Z D=56, 2025-05-07T20:13:35.5235202Z B=58, 2025-05-07T20:13:35.5235280Z log_E=3, 2025-05-07T20:13:35.5235415Z L=1, 2025-05-07T20:13:35.5235515Z D_gradcheck=1, 2025-05-07T20:13:35.5235642Z stochastic_rounding=False, 2025-05-07T20:13:35.5235743Z weighted=False, 2025-05-07T20:13:35.5235829Z row_wise=True, 2025-05-07T20:13:35.5235911Z mixed=True, 2025-05-07T20:13:35.5236010Z use_cache=False, 2025-05-07T20:13:35.5236120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5236205Z use_cpu=True, 2025-05-07T20:13:35.5236322Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5236398Z ) 2025-05-07T20:13:35.5236539Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5236943Z self=, 2025-05-07T20:13:35.5237026Z mixed_B=True, 2025-05-07T20:13:35.5237111Z compile=False, 2025-05-07T20:13:35.5237199Z T=5, 2025-05-07T20:13:35.5237278Z D=101, 2025-05-07T20:13:35.5237368Z B=83, 2025-05-07T20:13:35.5237446Z log_E=4, 2025-05-07T20:13:35.5237525Z L=1, 2025-05-07T20:13:35.5237621Z D_gradcheck=2, 2025-05-07T20:13:35.5237723Z stochastic_rounding=True, 2025-05-07T20:13:35.5237808Z weighted=False, 2025-05-07T20:13:35.5237902Z row_wise=True, 2025-05-07T20:13:35.5237983Z mixed=False, 2025-05-07T20:13:35.5238067Z use_cache=False, 2025-05-07T20:13:35.5238205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5238288Z use_cpu=True, 2025-05-07T20:13:35.5238391Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5238484Z ) 2025-05-07T20:13:35.5238625Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5239016Z self=, 2025-05-07T20:13:35.5239117Z mixed_B=False, 2025-05-07T20:13:35.5239202Z compile=False, 2025-05-07T20:13:35.5239293Z T=4, 2025-05-07T20:13:35.5239371Z D=27, 2025-05-07T20:13:35.5239449Z B=78, 2025-05-07T20:13:35.5239541Z log_E=5, 2025-05-07T20:13:35.5239622Z L=19, 2025-05-07T20:13:35.5239707Z D_gradcheck=1, 2025-05-07T20:13:35.5239824Z stochastic_rounding=True, 2025-05-07T20:13:35.5239914Z weighted=True, 2025-05-07T20:13:35.5240000Z row_wise=False, 2025-05-07T20:13:35.5240099Z mixed=False, 2025-05-07T20:13:35.5240183Z use_cache=True, 2025-05-07T20:13:35.5240294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5240393Z use_cpu=True, 2025-05-07T20:13:35.5240498Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5240578Z ) 2025-05-07T20:13:35.5240734Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5241124Z self=, 2025-05-07T20:13:35.5241223Z mixed_B=False, 2025-05-07T20:13:35.5241309Z compile=True, 2025-05-07T20:13:35.5241388Z T=2, 2025-05-07T20:13:35.5241481Z D=6, 2025-05-07T20:13:35.5241560Z B=35, 2025-05-07T20:13:35.5241642Z log_E=3, 2025-05-07T20:13:35.5241766Z L=9, 2025-05-07T20:13:35.5241853Z D_gradcheck=2, 2025-05-07T20:13:35.5241984Z stochastic_rounding=False, 2025-05-07T20:13:35.5242103Z weighted=True, 2025-05-07T20:13:35.5242186Z row_wise=False, 2025-05-07T20:13:35.5242271Z mixed=False, 2025-05-07T20:13:35.5242369Z use_cache=True, 2025-05-07T20:13:35.5242486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5242570Z use_cpu=True, 2025-05-07T20:13:35.5242750Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5242850Z ) 2025-05-07T20:13:35.5243011Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5243406Z self=, 2025-05-07T20:13:35.5243491Z mixed_B=False, 2025-05-07T20:13:35.5243588Z compile=False, 2025-05-07T20:13:35.5243665Z T=2, 2025-05-07T20:13:35.5243763Z D=120, 2025-05-07T20:13:35.5243852Z B=65, 2025-05-07T20:13:35.5243929Z log_E=4, 2025-05-07T20:13:35.5244009Z L=18, 2025-05-07T20:13:35.5244104Z D_gradcheck=2, 2025-05-07T20:13:35.5244227Z stochastic_rounding=True, 2025-05-07T20:13:35.5244312Z weighted=False, 2025-05-07T20:13:35.5244407Z row_wise=False, 2025-05-07T20:13:35.5244488Z mixed=False, 2025-05-07T20:13:35.5244574Z use_cache=True, 2025-05-07T20:13:35.5244696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5244779Z use_cpu=True, 2025-05-07T20:13:35.5244894Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5244971Z ) 2025-05-07T20:13:35.5245109Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5245512Z self=, 2025-05-07T20:13:35.5245595Z mixed_B=True, 2025-05-07T20:13:35.5245685Z compile=False, 2025-05-07T20:13:35.5245779Z T=5, 2025-05-07T20:13:35.5245857Z D=90, 2025-05-07T20:13:35.5245938Z B=16, 2025-05-07T20:13:35.5246029Z log_E=3, 2025-05-07T20:13:35.5246112Z L=17, 2025-05-07T20:13:35.5246197Z D_gradcheck=2, 2025-05-07T20:13:35.5246316Z stochastic_rounding=False, 2025-05-07T20:13:35.5246400Z weighted=True, 2025-05-07T20:13:35.5246496Z row_wise=True, 2025-05-07T20:13:35.5246579Z mixed=False, 2025-05-07T20:13:35.5246677Z use_cache=True, 2025-05-07T20:13:35.5246804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5246927Z use_cpu=True, 2025-05-07T20:13:35.5247030Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5247118Z ) 2025-05-07T20:13:35.5247254Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5247646Z self=, 2025-05-07T20:13:35.5247950Z mixed_B=False, 2025-05-07T20:13:35.5248034Z compile=True, 2025-05-07T20:13:35.5248111Z T=3, 2025-05-07T20:13:35.5248201Z D=85, 2025-05-07T20:13:35.5248278Z B=56, 2025-05-07T20:13:35.5248356Z log_E=3, 2025-05-07T20:13:35.5248450Z L=3, 2025-05-07T20:13:35.5248535Z D_gradcheck=2, 2025-05-07T20:13:35.5248651Z stochastic_rounding=True, 2025-05-07T20:13:35.5248737Z weighted=True, 2025-05-07T20:13:35.5248820Z row_wise=True, 2025-05-07T20:13:35.5248916Z mixed=True, 2025-05-07T20:13:35.5249002Z use_cache=False, 2025-05-07T20:13:35.5249112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5249207Z use_cpu=True, 2025-05-07T20:13:35.5249311Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5249388Z ) 2025-05-07T20:13:35.5249563Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5249952Z self=, 2025-05-07T20:13:35.5250034Z mixed_B=True, 2025-05-07T20:13:35.5250133Z compile=True, 2025-05-07T20:13:35.5250210Z T=5, 2025-05-07T20:13:35.5250300Z D=10, 2025-05-07T20:13:35.5250377Z B=68, 2025-05-07T20:13:35.5250455Z log_E=3, 2025-05-07T20:13:35.5250617Z L=6, 2025-05-07T20:13:35.5250702Z D_gradcheck=2, 2025-05-07T20:13:35.5250842Z stochastic_rounding=True, 2025-05-07T20:13:35.5250944Z weighted=False, 2025-05-07T20:13:35.5251027Z row_wise=True, 2025-05-07T20:13:35.5251109Z mixed=False, 2025-05-07T20:13:35.5251207Z use_cache=True, 2025-05-07T20:13:35.5251318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5251400Z use_cpu=True, 2025-05-07T20:13:35.5251521Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5251630Z ) 2025-05-07T20:13:35.5251769Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5252170Z self=, 2025-05-07T20:13:35.5252252Z mixed_B=True, 2025-05-07T20:13:35.5252349Z compile=True, 2025-05-07T20:13:35.5252424Z T=4, 2025-05-07T20:13:35.5252500Z D=5, 2025-05-07T20:13:35.5252591Z B=61, 2025-05-07T20:13:35.5252670Z log_E=4, 2025-05-07T20:13:35.5252750Z L=13, 2025-05-07T20:13:35.5252846Z D_gradcheck=1, 2025-05-07T20:13:35.5252982Z stochastic_rounding=True, 2025-05-07T20:13:35.5253065Z weighted=True, 2025-05-07T20:13:35.5253158Z row_wise=True, 2025-05-07T20:13:35.5253239Z mixed=False, 2025-05-07T20:13:35.5253323Z use_cache=True, 2025-05-07T20:13:35.5253444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5253527Z use_cpu=True, 2025-05-07T20:13:35.5253630Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5253717Z ) 2025-05-07T20:13:35.5550162Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5550703Z self=, 2025-05-07T20:13:35.5550881Z mixed_B=False, 2025-05-07T20:13:35.5551002Z compile=False, 2025-05-07T20:13:35.5551131Z T=5, 2025-05-07T20:13:35.5551270Z D=103, 2025-05-07T20:13:35.5551415Z B=11, 2025-05-07T20:13:35.5551578Z log_E=4, 2025-05-07T20:13:35.5551730Z L=8, 2025-05-07T20:13:35.5551893Z D_gradcheck=1, 2025-05-07T20:13:35.5551999Z stochastic_rounding=False, 2025-05-07T20:13:35.5552083Z weighted=False, 2025-05-07T20:13:35.5552178Z row_wise=False, 2025-05-07T20:13:35.5552259Z mixed=False, 2025-05-07T20:13:35.5552343Z use_cache=True, 2025-05-07T20:13:35.5552466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5552548Z use_cpu=True, 2025-05-07T20:13:35.5552714Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5552807Z ) 2025-05-07T20:13:35.5552948Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5553336Z self=, 2025-05-07T20:13:35.5553431Z mixed_B=False, 2025-05-07T20:13:35.5553519Z compile=False, 2025-05-07T20:13:35.5553610Z T=5, 2025-05-07T20:13:35.5553687Z D=27, 2025-05-07T20:13:35.5553767Z B=87, 2025-05-07T20:13:35.5553863Z log_E=5, 2025-05-07T20:13:35.5553943Z L=9, 2025-05-07T20:13:35.5554031Z D_gradcheck=2, 2025-05-07T20:13:35.5554145Z stochastic_rounding=True, 2025-05-07T20:13:35.5554228Z weighted=True, 2025-05-07T20:13:35.5554311Z row_wise=False, 2025-05-07T20:13:35.5554408Z mixed=False, 2025-05-07T20:13:35.5554491Z use_cache=True, 2025-05-07T20:13:35.5554602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5564804Z use_cpu=True, 2025-05-07T20:13:35.5565048Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5565129Z ) 2025-05-07T20:13:35.5565314Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5565725Z self=, 2025-05-07T20:13:35.5565813Z mixed_B=False, 2025-05-07T20:13:35.5565914Z compile=False, 2025-05-07T20:13:35.5565995Z T=4, 2025-05-07T20:13:35.5566076Z D=73, 2025-05-07T20:13:35.5566170Z B=46, 2025-05-07T20:13:35.5566252Z log_E=5, 2025-05-07T20:13:35.5566477Z L=1, 2025-05-07T20:13:35.5566654Z D_gradcheck=1, 2025-05-07T20:13:35.5566825Z stochastic_rounding=True, 2025-05-07T20:13:35.5566927Z weighted=False, 2025-05-07T20:13:35.5567013Z row_wise=False, 2025-05-07T20:13:35.5567096Z mixed=True, 2025-05-07T20:13:35.5567195Z use_cache=True, 2025-05-07T20:13:35.5567312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5567399Z use_cpu=True, 2025-05-07T20:13:35.5567522Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5567599Z ) 2025-05-07T20:13:35.5567786Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5568198Z self=, 2025-05-07T20:13:35.5568284Z mixed_B=True, 2025-05-07T20:13:35.5568385Z compile=False, 2025-05-07T20:13:35.5568468Z T=3, 2025-05-07T20:13:35.5568549Z D=89, 2025-05-07T20:13:35.5568642Z B=31, 2025-05-07T20:13:35.5568725Z log_E=4, 2025-05-07T20:13:35.5568851Z L=16, 2025-05-07T20:13:35.5568952Z D_gradcheck=1, 2025-05-07T20:13:35.5569098Z stochastic_rounding=False, 2025-05-07T20:13:35.5569183Z weighted=True, 2025-05-07T20:13:35.5569282Z row_wise=True, 2025-05-07T20:13:35.5569365Z mixed=False, 2025-05-07T20:13:35.5569451Z use_cache=False, 2025-05-07T20:13:35.5569576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5569662Z use_cpu=True, 2025-05-07T20:13:35.5569768Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5569858Z ) 2025-05-07T20:13:35.5570064Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5570476Z self=, 2025-05-07T20:13:35.5570560Z mixed_B=False, 2025-05-07T20:13:35.5570643Z compile=True, 2025-05-07T20:13:35.5570733Z T=1, 2025-05-07T20:13:35.5570810Z D=69, 2025-05-07T20:13:35.5570887Z B=27, 2025-05-07T20:13:35.5570978Z log_E=4, 2025-05-07T20:13:35.5571057Z L=1, 2025-05-07T20:13:35.5571141Z D_gradcheck=1, 2025-05-07T20:13:35.5571255Z stochastic_rounding=False, 2025-05-07T20:13:35.5571341Z weighted=True, 2025-05-07T20:13:35.5571425Z row_wise=False, 2025-05-07T20:13:35.5571517Z mixed=False, 2025-05-07T20:13:35.5571601Z use_cache=False, 2025-05-07T20:13:35.5571712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5571809Z use_cpu=True, 2025-05-07T20:13:35.5571912Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5571998Z ) 2025-05-07T20:13:35.5572140Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5572531Z self=, 2025-05-07T20:13:35.5572630Z mixed_B=True, 2025-05-07T20:13:35.5572713Z compile=True, 2025-05-07T20:13:35.5572789Z T=3, 2025-05-07T20:13:35.5572878Z D=54, 2025-05-07T20:13:35.5572955Z B=57, 2025-05-07T20:13:35.5573057Z log_E=5, 2025-05-07T20:13:35.5573151Z L=2, 2025-05-07T20:13:35.5573235Z D_gradcheck=2, 2025-05-07T20:13:35.5573336Z stochastic_rounding=True, 2025-05-07T20:13:35.5573439Z weighted=False, 2025-05-07T20:13:35.5573521Z row_wise=True, 2025-05-07T20:13:35.5573604Z mixed=True, 2025-05-07T20:13:35.5573700Z use_cache=True, 2025-05-07T20:13:35.5573811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5573908Z use_cpu=True, 2025-05-07T20:13:35.5574059Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5574134Z ) 2025-05-07T20:13:35.5574290Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5574679Z self=, 2025-05-07T20:13:35.5574761Z mixed_B=True, 2025-05-07T20:13:35.5574857Z compile=False, 2025-05-07T20:13:35.5574991Z T=3, 2025-05-07T20:13:35.5575069Z D=80, 2025-05-07T20:13:35.5575159Z B=1, 2025-05-07T20:13:35.5575237Z log_E=3, 2025-05-07T20:13:35.5575346Z L=7, 2025-05-07T20:13:35.5575444Z D_gradcheck=1, 2025-05-07T20:13:35.5575573Z stochastic_rounding=False, 2025-05-07T20:13:35.5575670Z weighted=True, 2025-05-07T20:13:35.5575755Z row_wise=False, 2025-05-07T20:13:35.5575837Z mixed=False, 2025-05-07T20:13:35.5575934Z use_cache=False, 2025-05-07T20:13:35.5576048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5576133Z use_cpu=True, 2025-05-07T20:13:35.5576254Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5576332Z ) 2025-05-07T20:13:35.5576500Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5576905Z self=, 2025-05-07T20:13:35.5576988Z mixed_B=True, 2025-05-07T20:13:35.5577073Z compile=False, 2025-05-07T20:13:35.5577164Z T=4, 2025-05-07T20:13:35.5577261Z D=42, 2025-05-07T20:13:35.5577339Z B=63, 2025-05-07T20:13:35.5577430Z log_E=4, 2025-05-07T20:13:35.5577510Z L=2, 2025-05-07T20:13:35.5577606Z D_gradcheck=1, 2025-05-07T20:13:35.5577706Z stochastic_rounding=True, 2025-05-07T20:13:35.5577918Z weighted=False, 2025-05-07T20:13:35.5578020Z row_wise=True, 2025-05-07T20:13:35.5578102Z mixed=True, 2025-05-07T20:13:35.5578188Z use_cache=False, 2025-05-07T20:13:35.5578313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5578397Z use_cpu=True, 2025-05-07T20:13:35.5578502Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5578591Z ) 2025-05-07T20:13:35.5578734Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5579121Z self=, 2025-05-07T20:13:35.5579218Z mixed_B=True, 2025-05-07T20:13:35.5579302Z compile=True, 2025-05-07T20:13:35.5579393Z T=1, 2025-05-07T20:13:35.5579471Z D=63, 2025-05-07T20:13:35.5579548Z B=54, 2025-05-07T20:13:35.5579641Z log_E=3, 2025-05-07T20:13:35.5579717Z L=15, 2025-05-07T20:13:35.5579804Z D_gradcheck=2, 2025-05-07T20:13:35.5579918Z stochastic_rounding=True, 2025-05-07T20:13:35.5580006Z weighted=False, 2025-05-07T20:13:35.5580089Z row_wise=False, 2025-05-07T20:13:35.5580181Z mixed=True, 2025-05-07T20:13:35.5580266Z use_cache=False, 2025-05-07T20:13:35.5580375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5580469Z use_cpu=True, 2025-05-07T20:13:35.5580572Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5580647Z ) 2025-05-07T20:13:35.5580800Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5581188Z self=, 2025-05-07T20:13:35.5581282Z mixed_B=False, 2025-05-07T20:13:35.5581365Z compile=True, 2025-05-07T20:13:35.5581440Z T=3, 2025-05-07T20:13:35.5581528Z D=126, 2025-05-07T20:13:35.5581603Z B=20, 2025-05-07T20:13:35.5581680Z log_E=3, 2025-05-07T20:13:35.5581769Z L=6, 2025-05-07T20:13:35.5581855Z D_gradcheck=2, 2025-05-07T20:13:35.5581951Z stochastic_rounding=True, 2025-05-07T20:13:35.5582086Z weighted=True, 2025-05-07T20:13:35.5582170Z row_wise=False, 2025-05-07T20:13:35.5582252Z mixed=False, 2025-05-07T20:13:35.5582348Z use_cache=True, 2025-05-07T20:13:35.5582458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5582560Z use_cpu=True, 2025-05-07T20:13:35.5582674Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5582749Z ) 2025-05-07T20:13:35.5582900Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5583285Z self=, 2025-05-07T20:13:35.5583367Z mixed_B=True, 2025-05-07T20:13:35.5583463Z compile=False, 2025-05-07T20:13:35.5583540Z T=5, 2025-05-07T20:13:35.5583619Z D=115, 2025-05-07T20:13:35.5583708Z B=90, 2025-05-07T20:13:35.5583786Z log_E=3, 2025-05-07T20:13:35.5583866Z L=20, 2025-05-07T20:13:35.5583997Z D_gradcheck=1, 2025-05-07T20:13:35.5584097Z stochastic_rounding=False, 2025-05-07T20:13:35.5584215Z weighted=True, 2025-05-07T20:13:35.5584317Z row_wise=True, 2025-05-07T20:13:35.5584398Z mixed=False, 2025-05-07T20:13:35.5584486Z use_cache=False, 2025-05-07T20:13:35.5584610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5584691Z use_cpu=True, 2025-05-07T20:13:35.5584809Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5584885Z ) 2025-05-07T20:13:35.5585048Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5585448Z self=, 2025-05-07T20:13:35.5585530Z mixed_B=True, 2025-05-07T20:13:35.5585617Z compile=False, 2025-05-07T20:13:35.5585706Z T=1, 2025-05-07T20:13:35.5585783Z D=44, 2025-05-07T20:13:35.5585863Z B=5, 2025-05-07T20:13:35.5585952Z log_E=4, 2025-05-07T20:13:35.5586030Z L=16, 2025-05-07T20:13:35.5586117Z D_gradcheck=1, 2025-05-07T20:13:35.5586228Z stochastic_rounding=False, 2025-05-07T20:13:35.5586344Z weighted=False, 2025-05-07T20:13:35.5586427Z row_wise=False, 2025-05-07T20:13:35.5586519Z mixed=True, 2025-05-07T20:13:35.5586605Z use_cache=False, 2025-05-07T20:13:35.5586727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5586810Z use_cpu=True, 2025-05-07T20:13:35.5586914Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5587005Z ) 2025-05-07T20:13:35.5587147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5587538Z self=, 2025-05-07T20:13:35.5587636Z mixed_B=True, 2025-05-07T20:13:35.5587719Z compile=True, 2025-05-07T20:13:35.5587800Z T=2, 2025-05-07T20:13:35.5587892Z D=125, 2025-05-07T20:13:35.5587962Z B=28, 2025-05-07T20:13:35.5588040Z log_E=3, 2025-05-07T20:13:35.5588131Z L=20, 2025-05-07T20:13:35.5588219Z D_gradcheck=1, 2025-05-07T20:13:35.5588334Z stochastic_rounding=False, 2025-05-07T20:13:35.5588425Z weighted=True, 2025-05-07T20:13:35.5588511Z row_wise=False, 2025-05-07T20:13:35.5588607Z mixed=True, 2025-05-07T20:13:35.5588695Z use_cache=False, 2025-05-07T20:13:35.5588807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5588906Z use_cpu=True, 2025-05-07T20:13:35.5589012Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5589088Z ) 2025-05-07T20:13:35.5589247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5589635Z self=, 2025-05-07T20:13:35.5589719Z mixed_B=False, 2025-05-07T20:13:35.5589824Z compile=True, 2025-05-07T20:13:35.5589903Z T=3, 2025-05-07T20:13:35.5589981Z D=5, 2025-05-07T20:13:35.5590073Z B=26, 2025-05-07T20:13:35.5590157Z log_E=3, 2025-05-07T20:13:35.5590250Z L=6, 2025-05-07T20:13:35.5590335Z D_gradcheck=2, 2025-05-07T20:13:35.5590434Z stochastic_rounding=True, 2025-05-07T20:13:35.5590538Z weighted=False, 2025-05-07T20:13:35.5590674Z row_wise=True, 2025-05-07T20:13:35.5590757Z mixed=True, 2025-05-07T20:13:35.5590852Z use_cache=True, 2025-05-07T20:13:35.5590963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5591044Z use_cpu=True, 2025-05-07T20:13:35.5591163Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5591241Z ) 2025-05-07T20:13:35.5591385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5591783Z self=, 2025-05-07T20:13:35.5591904Z mixed_B=True, 2025-05-07T20:13:35.5592000Z compile=False, 2025-05-07T20:13:35.5592076Z T=1, 2025-05-07T20:13:35.5592151Z D=103, 2025-05-07T20:13:35.5592237Z B=34, 2025-05-07T20:13:35.5592312Z log_E=5, 2025-05-07T20:13:35.5592388Z L=9, 2025-05-07T20:13:35.5592520Z D_gradcheck=2, 2025-05-07T20:13:35.5592618Z stochastic_rounding=False, 2025-05-07T20:13:35.5592732Z weighted=False, 2025-05-07T20:13:35.5592825Z row_wise=True, 2025-05-07T20:13:35.5592905Z mixed=True, 2025-05-07T20:13:35.5592988Z use_cache=True, 2025-05-07T20:13:35.5593108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5593189Z use_cpu=True, 2025-05-07T20:13:35.5593295Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5593384Z ) 2025-05-07T20:13:35.5593569Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5593972Z self=, 2025-05-07T20:13:35.5594054Z mixed_B=True, 2025-05-07T20:13:35.5594139Z compile=False, 2025-05-07T20:13:35.5594227Z T=5, 2025-05-07T20:13:35.5594304Z D=6, 2025-05-07T20:13:35.5594384Z B=109, 2025-05-07T20:13:35.5594478Z log_E=3, 2025-05-07T20:13:35.5594556Z L=7, 2025-05-07T20:13:35.5594643Z D_gradcheck=1, 2025-05-07T20:13:35.5594756Z stochastic_rounding=False, 2025-05-07T20:13:35.5594872Z weighted=False, 2025-05-07T20:13:35.5594955Z row_wise=False, 2025-05-07T20:13:35.5595047Z mixed=True, 2025-05-07T20:13:35.5595130Z use_cache=False, 2025-05-07T20:13:35.5595241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5595339Z use_cpu=True, 2025-05-07T20:13:35.5595442Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5595515Z ) 2025-05-07T20:13:35.5595667Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5596057Z self=, 2025-05-07T20:13:35.5596152Z mixed_B=False, 2025-05-07T20:13:35.5596237Z compile=False, 2025-05-07T20:13:35.5596315Z T=5, 2025-05-07T20:13:35.5596404Z D=80, 2025-05-07T20:13:35.5596481Z B=70, 2025-05-07T20:13:35.5596559Z log_E=4, 2025-05-07T20:13:35.5596647Z L=8, 2025-05-07T20:13:35.5596731Z D_gradcheck=1, 2025-05-07T20:13:35.5596831Z stochastic_rounding=False, 2025-05-07T20:13:35.5596931Z weighted=True, 2025-05-07T20:13:35.5597012Z row_wise=True, 2025-05-07T20:13:35.5597094Z mixed=False, 2025-05-07T20:13:35.5597191Z use_cache=False, 2025-05-07T20:13:35.5597302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5597398Z use_cpu=True, 2025-05-07T20:13:35.5597501Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5597576Z ) 2025-05-07T20:13:35.5881055Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5881756Z self=, 2025-05-07T20:13:35.5881888Z mixed_B=False, 2025-05-07T20:13:35.5882015Z compile=True, 2025-05-07T20:13:35.5882151Z T=3, 2025-05-07T20:13:35.5882295Z D=98, 2025-05-07T20:13:35.5882441Z B=68, 2025-05-07T20:13:35.5882610Z log_E=4, 2025-05-07T20:13:35.5882765Z L=16, 2025-05-07T20:13:35.5882925Z D_gradcheck=1, 2025-05-07T20:13:35.5883046Z stochastic_rounding=True, 2025-05-07T20:13:35.5883142Z weighted=True, 2025-05-07T20:13:35.5883228Z row_wise=True, 2025-05-07T20:13:35.5883325Z mixed=False, 2025-05-07T20:13:35.5883414Z use_cache=False, 2025-05-07T20:13:35.5883531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5883630Z use_cpu=True, 2025-05-07T20:13:35.5883741Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5883821Z ) 2025-05-07T20:13:35.5883986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5884384Z self=, 2025-05-07T20:13:35.5884483Z mixed_B=True, 2025-05-07T20:13:35.5884573Z compile=False, 2025-05-07T20:13:35.5884655Z T=5, 2025-05-07T20:13:35.5884747Z D=105, 2025-05-07T20:13:35.5884827Z B=47, 2025-05-07T20:13:35.5884910Z log_E=5, 2025-05-07T20:13:35.5885004Z L=16, 2025-05-07T20:13:35.5885295Z D_gradcheck=1, 2025-05-07T20:13:35.5885396Z stochastic_rounding=True, 2025-05-07T20:13:35.5885567Z weighted=True, 2025-05-07T20:13:35.5885653Z row_wise=True, 2025-05-07T20:13:35.5885737Z mixed=True, 2025-05-07T20:13:35.5885838Z use_cache=False, 2025-05-07T20:13:35.5885954Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5886058Z use_cpu=True, 2025-05-07T20:13:35.5886168Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5886246Z ) 2025-05-07T20:13:35.5886449Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5886850Z self=, 2025-05-07T20:13:35.5886936Z mixed_B=True, 2025-05-07T20:13:35.5887038Z compile=False, 2025-05-07T20:13:35.5887119Z T=3, 2025-05-07T20:13:35.5887199Z D=60, 2025-05-07T20:13:35.5887294Z B=30, 2025-05-07T20:13:35.5887375Z log_E=5, 2025-05-07T20:13:35.5887454Z L=13, 2025-05-07T20:13:35.5887557Z D_gradcheck=1, 2025-05-07T20:13:35.5887660Z stochastic_rounding=False, 2025-05-07T20:13:35.5887796Z weighted=False, 2025-05-07T20:13:35.5887894Z row_wise=True, 2025-05-07T20:13:35.5887979Z mixed=True, 2025-05-07T20:13:35.5888078Z use_cache=True, 2025-05-07T20:13:35.5888192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5888278Z use_cpu=True, 2025-05-07T20:13:35.5888398Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5888477Z ) 2025-05-07T20:13:35.5888622Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5889029Z self=, 2025-05-07T20:13:35.5889117Z mixed_B=False, 2025-05-07T20:13:35.5889206Z compile=True, 2025-05-07T20:13:35.5889301Z T=2, 2025-05-07T20:13:35.5889387Z D=18, 2025-05-07T20:13:35.5889469Z B=77, 2025-05-07T20:13:35.5889565Z log_E=4, 2025-05-07T20:13:35.5889647Z L=11, 2025-05-07T20:13:35.5889737Z D_gradcheck=2, 2025-05-07T20:13:35.5889853Z stochastic_rounding=True, 2025-05-07T20:13:35.5889943Z weighted=True, 2025-05-07T20:13:35.5890041Z row_wise=True, 2025-05-07T20:13:35.5890127Z mixed=False, 2025-05-07T20:13:35.5890213Z use_cache=False, 2025-05-07T20:13:35.5890341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5890427Z use_cpu=True, 2025-05-07T20:13:35.5890535Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5890625Z ) 2025-05-07T20:13:35.5890772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5891166Z self=, 2025-05-07T20:13:35.5891265Z mixed_B=True, 2025-05-07T20:13:35.5891354Z compile=False, 2025-05-07T20:13:35.5891435Z T=3, 2025-05-07T20:13:35.5891530Z D=119, 2025-05-07T20:13:35.5891610Z B=71, 2025-05-07T20:13:35.5891716Z log_E=3, 2025-05-07T20:13:35.5891798Z L=5, 2025-05-07T20:13:35.5891888Z D_gradcheck=2, 2025-05-07T20:13:35.5892004Z stochastic_rounding=True, 2025-05-07T20:13:35.5892097Z weighted=False, 2025-05-07T20:13:35.5892186Z row_wise=False, 2025-05-07T20:13:35.5892287Z mixed=False, 2025-05-07T20:13:35.5892376Z use_cache=False, 2025-05-07T20:13:35.5892493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5892595Z use_cpu=True, 2025-05-07T20:13:35.5892707Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5892790Z ) 2025-05-07T20:13:35.5892951Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5893346Z self=, 2025-05-07T20:13:35.5893515Z mixed_B=False, 2025-05-07T20:13:35.5893606Z compile=False, 2025-05-07T20:13:35.5893704Z T=3, 2025-05-07T20:13:35.5893787Z D=103, 2025-05-07T20:13:35.5893871Z B=113, 2025-05-07T20:13:35.5893971Z log_E=4, 2025-05-07T20:13:35.5894053Z L=0, 2025-05-07T20:13:35.5894176Z D_gradcheck=2, 2025-05-07T20:13:35.5894295Z stochastic_rounding=True, 2025-05-07T20:13:35.5894419Z weighted=True, 2025-05-07T20:13:35.5894520Z row_wise=False, 2025-05-07T20:13:35.5894605Z mixed=True, 2025-05-07T20:13:35.5894695Z use_cache=False, 2025-05-07T20:13:35.5894826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5894915Z use_cpu=True, 2025-05-07T20:13:35.5895024Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5895118Z ) 2025-05-07T20:13:35.5895295Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5895693Z self=, 2025-05-07T20:13:35.5895800Z mixed_B=True, 2025-05-07T20:13:35.5895893Z compile=True, 2025-05-07T20:13:35.5895980Z T=2, 2025-05-07T20:13:35.5896076Z D=28, 2025-05-07T20:13:35.5896158Z B=61, 2025-05-07T20:13:35.5896255Z log_E=3, 2025-05-07T20:13:35.5896333Z L=6, 2025-05-07T20:13:35.5896425Z D_gradcheck=1, 2025-05-07T20:13:35.5896544Z stochastic_rounding=True, 2025-05-07T20:13:35.5896669Z weighted=False, 2025-05-07T20:13:35.5896757Z row_wise=False, 2025-05-07T20:13:35.5896854Z mixed=False, 2025-05-07T20:13:35.5896940Z use_cache=False, 2025-05-07T20:13:35.5897053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5897149Z use_cpu=True, 2025-05-07T20:13:35.5897255Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5897355Z ) 2025-05-07T20:13:35.5897511Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5897999Z self=, 2025-05-07T20:13:35.5898098Z mixed_B=True, 2025-05-07T20:13:35.5898186Z compile=False, 2025-05-07T20:13:35.5898266Z T=5, 2025-05-07T20:13:35.5898359Z D=71, 2025-05-07T20:13:35.5898439Z B=73, 2025-05-07T20:13:35.5898520Z log_E=4, 2025-05-07T20:13:35.5898615Z L=20, 2025-05-07T20:13:35.5898705Z D_gradcheck=1, 2025-05-07T20:13:35.5898807Z stochastic_rounding=False, 2025-05-07T20:13:35.5898911Z weighted=True, 2025-05-07T20:13:35.5899001Z row_wise=False, 2025-05-07T20:13:35.5899088Z mixed=False, 2025-05-07T20:13:35.5899188Z use_cache=False, 2025-05-07T20:13:35.5899304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5899394Z use_cpu=True, 2025-05-07T20:13:35.5899516Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5899595Z ) 2025-05-07T20:13:35.5899739Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5900141Z self=, 2025-05-07T20:13:35.5900228Z mixed_B=True, 2025-05-07T20:13:35.5900331Z compile=False, 2025-05-07T20:13:35.5900414Z T=4, 2025-05-07T20:13:35.5900494Z D=52, 2025-05-07T20:13:35.5900590Z B=66, 2025-05-07T20:13:35.5900673Z log_E=4, 2025-05-07T20:13:35.5900754Z L=13, 2025-05-07T20:13:35.5900855Z D_gradcheck=1, 2025-05-07T20:13:35.5900959Z stochastic_rounding=True, 2025-05-07T20:13:35.5901047Z weighted=True, 2025-05-07T20:13:35.5901144Z row_wise=True, 2025-05-07T20:13:35.5901228Z mixed=False, 2025-05-07T20:13:35.5901315Z use_cache=True, 2025-05-07T20:13:35.5901442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5901529Z use_cpu=True, 2025-05-07T20:13:35.5901637Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5901726Z ) 2025-05-07T20:13:35.5901871Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5902277Z self=, 2025-05-07T20:13:35.5902363Z mixed_B=False, 2025-05-07T20:13:35.5902451Z compile=True, 2025-05-07T20:13:35.5902541Z T=5, 2025-05-07T20:13:35.5902621Z D=105, 2025-05-07T20:13:35.5902702Z B=85, 2025-05-07T20:13:35.5902797Z log_E=3, 2025-05-07T20:13:35.5902878Z L=7, 2025-05-07T20:13:35.5903013Z D_gradcheck=2, 2025-05-07T20:13:35.5903126Z stochastic_rounding=True, 2025-05-07T20:13:35.5903251Z weighted=False, 2025-05-07T20:13:35.5903338Z row_wise=True, 2025-05-07T20:13:35.5903442Z mixed=True, 2025-05-07T20:13:35.5903531Z use_cache=True, 2025-05-07T20:13:35.5903661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5903749Z use_cpu=True, 2025-05-07T20:13:35.5903857Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5903951Z ) 2025-05-07T20:13:35.5904123Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5904515Z self=, 2025-05-07T20:13:35.5904614Z mixed_B=True, 2025-05-07T20:13:35.5904701Z compile=True, 2025-05-07T20:13:35.5904781Z T=2, 2025-05-07T20:13:35.5904873Z D=109, 2025-05-07T20:13:35.5904958Z B=5, 2025-05-07T20:13:35.5905039Z log_E=3, 2025-05-07T20:13:35.5905133Z L=6, 2025-05-07T20:13:35.5905222Z D_gradcheck=2, 2025-05-07T20:13:35.5905322Z stochastic_rounding=True, 2025-05-07T20:13:35.5905453Z weighted=False, 2025-05-07T20:13:35.5905538Z row_wise=True, 2025-05-07T20:13:35.5905636Z mixed=True, 2025-05-07T20:13:35.5905725Z use_cache=True, 2025-05-07T20:13:35.5905838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5905939Z use_cpu=True, 2025-05-07T20:13:35.5906045Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5906172Z ) 2025-05-07T20:13:35.5906328Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5906717Z self=, 2025-05-07T20:13:35.5906805Z mixed_B=False, 2025-05-07T20:13:35.5906904Z compile=False, 2025-05-07T20:13:35.5906984Z T=1, 2025-05-07T20:13:35.5907065Z D=127, 2025-05-07T20:13:35.5907157Z B=83, 2025-05-07T20:13:35.5907239Z log_E=3, 2025-05-07T20:13:35.5907319Z L=17, 2025-05-07T20:13:35.5907422Z D_gradcheck=2, 2025-05-07T20:13:35.5907523Z stochastic_rounding=True, 2025-05-07T20:13:35.5907626Z weighted=False, 2025-05-07T20:13:35.5907711Z row_wise=False, 2025-05-07T20:13:35.5907794Z mixed=True, 2025-05-07T20:13:35.5907894Z use_cache=True, 2025-05-07T20:13:35.5908007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5908094Z use_cpu=True, 2025-05-07T20:13:35.5908210Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.5908288Z ) 2025-05-07T20:13:35.5908431Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5908832Z self=, 2025-05-07T20:13:35.5908919Z mixed_B=False, 2025-05-07T20:13:35.5909007Z compile=False, 2025-05-07T20:13:35.5909099Z T=3, 2025-05-07T20:13:35.5909180Z D=69, 2025-05-07T20:13:35.5909271Z B=68, 2025-05-07T20:13:35.5909352Z log_E=3, 2025-05-07T20:13:35.5909432Z L=18, 2025-05-07T20:13:35.5909533Z D_gradcheck=2, 2025-05-07T20:13:35.5909634Z stochastic_rounding=True, 2025-05-07T20:13:35.5909724Z weighted=True, 2025-05-07T20:13:35.5909820Z row_wise=True, 2025-05-07T20:13:35.5909905Z mixed=True, 2025-05-07T20:13:35.5909992Z use_cache=True, 2025-05-07T20:13:35.5910118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5910204Z use_cpu=True, 2025-05-07T20:13:35.5910313Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5910403Z ) 2025-05-07T20:13:35.5910548Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5910945Z self=, 2025-05-07T20:13:35.5911047Z mixed_B=False, 2025-05-07T20:13:35.5911139Z compile=False, 2025-05-07T20:13:35.5911237Z T=3, 2025-05-07T20:13:35.5911320Z D=63, 2025-05-07T20:13:35.5911403Z B=122, 2025-05-07T20:13:35.5911499Z log_E=4, 2025-05-07T20:13:35.5911580Z L=0, 2025-05-07T20:13:35.5911667Z D_gradcheck=2, 2025-05-07T20:13:35.5911817Z stochastic_rounding=False, 2025-05-07T20:13:35.5911958Z weighted=True, 2025-05-07T20:13:35.5912048Z row_wise=False, 2025-05-07T20:13:35.5912145Z mixed=False, 2025-05-07T20:13:35.5912231Z use_cache=True, 2025-05-07T20:13:35.5912346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5912444Z use_cpu=True, 2025-05-07T20:13:35.5912551Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5912628Z ) 2025-05-07T20:13:35.5912814Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5913209Z self=, 2025-05-07T20:13:35.5913308Z mixed_B=True, 2025-05-07T20:13:35.5913396Z compile=True, 2025-05-07T20:13:35.5913476Z T=5, 2025-05-07T20:13:35.5913570Z D=53, 2025-05-07T20:13:35.5913654Z B=100, 2025-05-07T20:13:35.5913737Z log_E=3, 2025-05-07T20:13:35.5913830Z L=20, 2025-05-07T20:13:35.5913919Z D_gradcheck=2, 2025-05-07T20:13:35.5914026Z stochastic_rounding=False, 2025-05-07T20:13:35.5914131Z weighted=False, 2025-05-07T20:13:35.5914246Z row_wise=False, 2025-05-07T20:13:35.5914333Z mixed=True, 2025-05-07T20:13:35.5914439Z use_cache=False, 2025-05-07T20:13:35.5914554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5914642Z use_cpu=True, 2025-05-07T20:13:35.5914762Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5914841Z ) 2025-05-07T20:13:35.5915002Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5915399Z self=, 2025-05-07T20:13:35.5915492Z mixed_B=False, 2025-05-07T20:13:35.5915593Z compile=False, 2025-05-07T20:13:35.5915675Z T=4, 2025-05-07T20:13:35.5915756Z D=97, 2025-05-07T20:13:35.5915853Z B=90, 2025-05-07T20:13:35.5915936Z log_E=5, 2025-05-07T20:13:35.5916018Z L=13, 2025-05-07T20:13:35.5916122Z D_gradcheck=2, 2025-05-07T20:13:35.5916230Z stochastic_rounding=False, 2025-05-07T20:13:35.5916324Z weighted=False, 2025-05-07T20:13:35.5916427Z row_wise=False, 2025-05-07T20:13:35.5916514Z mixed=True, 2025-05-07T20:13:35.5916616Z use_cache=True, 2025-05-07T20:13:35.5916735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.5916822Z use_cpu=True, 2025-05-07T20:13:35.5916943Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5917023Z ) 2025-05-07T20:13:35.5917168Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.5917574Z self=, 2025-05-07T20:13:35.5917665Z mixed_B=False, 2025-05-07T20:13:35.5917754Z compile=False, 2025-05-07T20:13:35.5917848Z T=1, 2025-05-07T20:13:35.5917928Z D=39, 2025-05-07T20:13:35.5918012Z B=94, 2025-05-07T20:13:35.5918109Z log_E=5, 2025-05-07T20:13:35.5918189Z L=5, 2025-05-07T20:13:35.5918275Z D_gradcheck=2, 2025-05-07T20:13:35.5918392Z stochastic_rounding=False, 2025-05-07T20:13:35.5918483Z weighted=False, 2025-05-07T20:13:35.5918587Z row_wise=False, 2025-05-07T20:13:35.5918672Z mixed=False, 2025-05-07T20:13:35.5918760Z use_cache=False, 2025-05-07T20:13:35.5918883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.5918967Z use_cpu=True, 2025-05-07T20:13:35.5919073Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.5919164Z ) 2025-05-07T20:13:35.6210962Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6211591Z self=, 2025-05-07T20:13:35.6211726Z mixed_B=True, 2025-05-07T20:13:35.6211848Z compile=False, 2025-05-07T20:13:35.6211974Z T=3, 2025-05-07T20:13:35.6212092Z D=6, 2025-05-07T20:13:35.6212204Z B=9, 2025-05-07T20:13:35.6212479Z log_E=3, 2025-05-07T20:13:35.6212628Z L=20, 2025-05-07T20:13:35.6212788Z D_gradcheck=2, 2025-05-07T20:13:35.6213140Z stochastic_rounding=True, 2025-05-07T20:13:35.6213287Z weighted=True, 2025-05-07T20:13:35.6213378Z row_wise=False, 2025-05-07T20:13:35.6213481Z mixed=False, 2025-05-07T20:13:35.6213570Z use_cache=False, 2025-05-07T20:13:35.6213685Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.6213786Z use_cpu=True, 2025-05-07T20:13:35.6213895Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.6213973Z ) 2025-05-07T20:13:35.6214173Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6214573Z self=, 2025-05-07T20:13:35.6214672Z mixed_B=True, 2025-05-07T20:13:35.6214761Z compile=False, 2025-05-07T20:13:35.6214842Z T=5, 2025-05-07T20:13:35.6214935Z D=92, 2025-05-07T20:13:35.6215015Z B=30, 2025-05-07T20:13:35.6215097Z log_E=5, 2025-05-07T20:13:35.6215192Z L=20, 2025-05-07T20:13:35.6215279Z D_gradcheck=1, 2025-05-07T20:13:35.6215388Z stochastic_rounding=False, 2025-05-07T20:13:35.6215489Z weighted=True, 2025-05-07T20:13:35.6215621Z row_wise=False, 2025-05-07T20:13:35.6215706Z mixed=True, 2025-05-07T20:13:35.6215807Z use_cache=False, 2025-05-07T20:13:35.6215921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.6216007Z use_cpu=True, 2025-05-07T20:13:35.6216126Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.6216206Z ) 2025-05-07T20:13:35.6216363Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6216759Z self=, 2025-05-07T20:13:35.6216847Z mixed_B=False, 2025-05-07T20:13:35.6216950Z compile=False, 2025-05-07T20:13:35.6217032Z T=2, 2025-05-07T20:13:35.6217113Z D=8, 2025-05-07T20:13:35.6217210Z B=25, 2025-05-07T20:13:35.6217292Z log_E=4, 2025-05-07T20:13:35.6217375Z L=14, 2025-05-07T20:13:35.6217476Z D_gradcheck=2, 2025-05-07T20:13:35.6217579Z stochastic_rounding=True, 2025-05-07T20:13:35.6217669Z weighted=False, 2025-05-07T20:13:35.6217844Z row_wise=True, 2025-05-07T20:13:35.6217936Z mixed=True, 2025-05-07T20:13:35.6218040Z use_cache=False, 2025-05-07T20:13:35.6218155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.6218242Z use_cpu=True, 2025-05-07T20:13:35.6218363Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.6218442Z ) 2025-05-07T20:13:35.6218588Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6218995Z self=, 2025-05-07T20:13:35.6219101Z mixed_B=True, 2025-05-07T20:13:35.6219190Z compile=False, 2025-05-07T20:13:35.6219285Z T=4, 2025-05-07T20:13:35.6219366Z D=86, 2025-05-07T20:13:35.6219446Z B=58, 2025-05-07T20:13:35.6219541Z log_E=3, 2025-05-07T20:13:35.6219621Z L=11, 2025-05-07T20:13:35.6219707Z D_gradcheck=1, 2025-05-07T20:13:35.6219821Z stochastic_rounding=True, 2025-05-07T20:13:35.6219914Z weighted=False, 2025-05-07T20:13:35.6220015Z row_wise=False, 2025-05-07T20:13:35.6220099Z mixed=True, 2025-05-07T20:13:35.6220186Z use_cache=True, 2025-05-07T20:13:35.6220311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.6220398Z use_cpu=True, 2025-05-07T20:13:35.6220505Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.6220595Z ) 2025-05-07T20:13:35.6220741Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6221136Z self=, 2025-05-07T20:13:35.6221235Z mixed_B=False, 2025-05-07T20:13:35.6221322Z compile=False, 2025-05-07T20:13:35.6221403Z T=4, 2025-05-07T20:13:35.6221494Z D=98, 2025-05-07T20:13:35.6221574Z B=93, 2025-05-07T20:13:35.6221655Z log_E=3, 2025-05-07T20:13:35.6221748Z L=4, 2025-05-07T20:13:35.6221834Z D_gradcheck=2, 2025-05-07T20:13:35.6221982Z stochastic_rounding=False, 2025-05-07T20:13:35.6222099Z weighted=True, 2025-05-07T20:13:35.6222187Z row_wise=False, 2025-05-07T20:13:35.6222282Z mixed=True, 2025-05-07T20:13:35.6222369Z use_cache=False, 2025-05-07T20:13:35.6222482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.6222582Z use_cpu=True, 2025-05-07T20:13:35.6222689Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.6222766Z ) 2025-05-07T20:13:35.6222948Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6223343Z self=, 2025-05-07T20:13:35.6223431Z mixed_B=False, 2025-05-07T20:13:35.6223530Z compile=True, 2025-05-07T20:13:35.6223610Z T=4, 2025-05-07T20:13:35.6223702Z D=48, 2025-05-07T20:13:35.6223784Z B=52, 2025-05-07T20:13:35.6223865Z log_E=3, 2025-05-07T20:13:35.6223957Z L=8, 2025-05-07T20:13:35.6224044Z D_gradcheck=1, 2025-05-07T20:13:35.6224150Z stochastic_rounding=False, 2025-05-07T20:13:35.6224251Z weighted=False, 2025-05-07T20:13:35.6224369Z row_wise=True, 2025-05-07T20:13:35.6224457Z mixed=False, 2025-05-07T20:13:35.6224560Z use_cache=False, 2025-05-07T20:13:35.6224676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.6224761Z use_cpu=True, 2025-05-07T20:13:35.6224882Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.6224960Z ) 2025-05-07T20:13:35.6225104Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6225509Z self=, 2025-05-07T20:13:35.6225594Z mixed_B=True, 2025-05-07T20:13:35.6225697Z compile=True, 2025-05-07T20:13:35.6225776Z T=5, 2025-05-07T20:13:35.6225856Z D=23, 2025-05-07T20:13:35.6225951Z B=101, 2025-05-07T20:13:35.6226033Z log_E=5, 2025-05-07T20:13:35.6226114Z L=2, 2025-05-07T20:13:35.6226212Z D_gradcheck=2, 2025-05-07T20:13:35.6226314Z stochastic_rounding=False, 2025-05-07T20:13:35.6226404Z weighted=True, 2025-05-07T20:13:35.6226506Z row_wise=False, 2025-05-07T20:13:35.6226589Z mixed=True, 2025-05-07T20:13:35.6226676Z use_cache=True, 2025-05-07T20:13:35.6226801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.6226887Z use_cpu=True, 2025-05-07T20:13:35.6226995Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.6227096Z ) 2025-05-07T20:13:35.6227241Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6227644Z self=, 2025-05-07T20:13:35.6227747Z mixed_B=False, 2025-05-07T20:13:35.6227871Z compile=False, 2025-05-07T20:13:35.6227996Z T=2, 2025-05-07T20:13:35.6228086Z D=86, 2025-05-07T20:13:35.6228168Z B=91, 2025-05-07T20:13:35.6228265Z log_E=4, 2025-05-07T20:13:35.6228346Z L=19, 2025-05-07T20:13:35.6228434Z D_gradcheck=2, 2025-05-07T20:13:35.6228554Z stochastic_rounding=False, 2025-05-07T20:13:35.6228645Z weighted=False, 2025-05-07T20:13:35.6228735Z row_wise=False, 2025-05-07T20:13:35.6228840Z mixed=False, 2025-05-07T20:13:35.6228929Z use_cache=False, 2025-05-07T20:13:35.6229044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.6229147Z use_cpu=True, 2025-05-07T20:13:35.6229255Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.6229349Z ) 2025-05-07T20:13:35.6229497Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6229893Z self=, 2025-05-07T20:13:35.6229995Z mixed_B=True, 2025-05-07T20:13:35.6230085Z compile=False, 2025-05-07T20:13:35.6230168Z T=5, 2025-05-07T20:13:35.6230265Z D=89, 2025-05-07T20:13:35.6230348Z B=20, 2025-05-07T20:13:35.6230431Z log_E=4, 2025-05-07T20:13:35.6230527Z L=6, 2025-05-07T20:13:35.6230616Z D_gradcheck=2, 2025-05-07T20:13:35.6230758Z stochastic_rounding=True, 2025-05-07T20:13:35.6230892Z weighted=True, 2025-05-07T20:13:35.6230985Z row_wise=True, 2025-05-07T20:13:35.6231086Z mixed=False, 2025-05-07T20:13:35.6231174Z use_cache=True, 2025-05-07T20:13:35.6231288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.6231388Z use_cpu=True, 2025-05-07T20:13:35.6231496Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.6231579Z ) 2025-05-07T20:13:35.6231764Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6232163Z self=, 2025-05-07T20:13:35.6232248Z mixed_B=True, 2025-05-07T20:13:35.6232348Z compile=True, 2025-05-07T20:13:35.6232428Z T=4, 2025-05-07T20:13:35.6232508Z D=4, 2025-05-07T20:13:35.6232599Z B=36, 2025-05-07T20:13:35.6232679Z log_E=5, 2025-05-07T20:13:35.6232760Z L=10, 2025-05-07T20:13:35.6232857Z D_gradcheck=2, 2025-05-07T20:13:35.6232959Z stochastic_rounding=True, 2025-05-07T20:13:35.6233060Z weighted=True, 2025-05-07T20:13:35.6233176Z row_wise=False, 2025-05-07T20:13:35.6233262Z mixed=False, 2025-05-07T20:13:35.6233360Z use_cache=True, 2025-05-07T20:13:35.6233472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.6233558Z use_cpu=True, 2025-05-07T20:13:35.6233677Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.6233754Z ) 2025-05-07T20:13:35.6233898Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6234304Z self=, 2025-05-07T20:13:35.6234390Z mixed_B=True, 2025-05-07T20:13:35.6234478Z compile=True, 2025-05-07T20:13:35.6234570Z T=4, 2025-05-07T20:13:35.6234651Z D=23, 2025-05-07T20:13:35.6234730Z B=34, 2025-05-07T20:13:35.6234824Z log_E=4, 2025-05-07T20:13:35.6234904Z L=19, 2025-05-07T20:13:35.6235004Z D_gradcheck=1, 2025-05-07T20:13:35.6235108Z stochastic_rounding=False, 2025-05-07T20:13:35.6235199Z weighted=False, 2025-05-07T20:13:35.6235301Z row_wise=False, 2025-05-07T20:13:35.6235388Z mixed=True, 2025-05-07T20:13:35.6235476Z use_cache=False, 2025-05-07T20:13:35.6235604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.6235695Z use_cpu=True, 2025-05-07T20:13:35.6235803Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.6235895Z ) 2025-05-07T20:13:35.6236039Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6236507Z self=, 2025-05-07T20:13:35.6236605Z mixed_B=True, 2025-05-07T20:13:35.6236695Z compile=False, 2025-05-07T20:13:35.6236786Z T=2, 2025-05-07T20:13:35.6236865Z D=30, 2025-05-07T20:13:35.6236945Z B=51, 2025-05-07T20:13:35.6237039Z log_E=4, 2025-05-07T20:13:35.6237121Z L=0, 2025-05-07T20:13:35.6237208Z D_gradcheck=1, 2025-05-07T20:13:35.6237326Z stochastic_rounding=False, 2025-05-07T20:13:35.6237415Z weighted=True, 2025-05-07T20:13:35.6237503Z row_wise=False, 2025-05-07T20:13:35.6237599Z mixed=False, 2025-05-07T20:13:35.6237685Z use_cache=True, 2025-05-07T20:13:35.6237798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.6237896Z use_cpu=True, 2025-05-07T20:13:35.6238002Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.6238081Z ) 2025-05-07T20:13:35.6238239Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6238721Z self=, 2025-05-07T20:13:35.6238828Z mixed_B=True, 2025-05-07T20:13:35.6238917Z compile=False, 2025-05-07T20:13:35.6238998Z T=3, 2025-05-07T20:13:35.6239091Z D=25, 2025-05-07T20:13:35.6239173Z B=114, 2025-05-07T20:13:35.6239255Z log_E=3, 2025-05-07T20:13:35.6239346Z L=3, 2025-05-07T20:13:35.6239435Z D_gradcheck=2, 2025-05-07T20:13:35.6239600Z stochastic_rounding=False, 2025-05-07T20:13:35.6239742Z weighted=False, 2025-05-07T20:13:35.6239833Z row_wise=True, 2025-05-07T20:13:35.6239917Z mixed=True, 2025-05-07T20:13:35.6240019Z use_cache=False, 2025-05-07T20:13:35.6240133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.6240220Z use_cpu=True, 2025-05-07T20:13:35.6240343Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.6240423Z ) 2025-05-07T20:13:35.6240608Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6241002Z self=, 2025-05-07T20:13:35.6241088Z mixed_B=True, 2025-05-07T20:13:35.6241186Z compile=True, 2025-05-07T20:13:35.6241266Z T=3, 2025-05-07T20:13:35.6241347Z D=68, 2025-05-07T20:13:35.6241439Z B=116, 2025-05-07T20:13:35.6241521Z log_E=3, 2025-05-07T20:13:35.6241602Z L=6, 2025-05-07T20:13:35.6241700Z D_gradcheck=1, 2025-05-07T20:13:35.6241803Z stochastic_rounding=True, 2025-05-07T20:13:35.6241891Z weighted=True, 2025-05-07T20:13:35.6242020Z row_wise=True, 2025-05-07T20:13:35.6242104Z mixed=True, 2025-05-07T20:13:35.6242191Z use_cache=False, 2025-05-07T20:13:35.6242316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.6242401Z use_cpu=True, 2025-05-07T20:13:35.6242520Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.6242598Z ) 2025-05-07T20:13:35.6242741Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6243146Z self=, 2025-05-07T20:13:35.6243231Z mixed_B=True, 2025-05-07T20:13:35.6243319Z compile=True, 2025-05-07T20:13:35.6243410Z T=1, 2025-05-07T20:13:35.6243491Z D=109, 2025-05-07T20:13:35.6243571Z B=85, 2025-05-07T20:13:35.6243665Z log_E=3, 2025-05-07T20:13:35.6243745Z L=14, 2025-05-07T20:13:35.6243830Z D_gradcheck=2, 2025-05-07T20:13:35.6243946Z stochastic_rounding=False, 2025-05-07T20:13:35.6244033Z weighted=True, 2025-05-07T20:13:35.6244123Z row_wise=False, 2025-05-07T20:13:35.6244219Z mixed=False, 2025-05-07T20:13:35.6244305Z use_cache=True, 2025-05-07T20:13:35.6244429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.6244514Z use_cpu=True, 2025-05-07T20:13:35.6244623Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.6244712Z ) 2025-05-07T20:13:35.6244852Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6245247Z self=, 2025-05-07T20:13:35.6245345Z mixed_B=True, 2025-05-07T20:13:35.6245432Z compile=True, 2025-05-07T20:13:35.6245512Z T=1, 2025-05-07T20:13:35.6245604Z D=72, 2025-05-07T20:13:35.6245685Z B=8, 2025-05-07T20:13:35.6245770Z log_E=4, 2025-05-07T20:13:35.6245862Z L=15, 2025-05-07T20:13:35.6245950Z D_gradcheck=2, 2025-05-07T20:13:35.6246067Z stochastic_rounding=False, 2025-05-07T20:13:35.6246192Z weighted=True, 2025-05-07T20:13:35.6246283Z row_wise=True, 2025-05-07T20:13:35.6246387Z mixed=False, 2025-05-07T20:13:35.6246477Z use_cache=True, 2025-05-07T20:13:35.6246590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.6246691Z use_cpu=True, 2025-05-07T20:13:35.6246799Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.6246876Z ) 2025-05-07T20:13:35.6247030Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.6247426Z self=, 2025-05-07T20:13:35.6247513Z mixed_B=False, 2025-05-07T20:13:35.6247613Z compile=False, 2025-05-07T20:13:35.6247904Z T=2, 2025-05-07T20:13:35.6248008Z D=79, 2025-05-07T20:13:35.6248101Z B=31, 2025-05-07T20:13:35.6248183Z log_E=4, 2025-05-07T20:13:35.6248276Z L=18, 2025-05-07T20:13:35.6248364Z D_gradcheck=1, 2025-05-07T20:13:35.6249128Z stochastic_rounding=False, 2025-05-07T20:13:35.6249229Z weighted=False, 2025-05-07T20:13:35.6249370Z row_wise=True, 2025-05-07T20:13:35.6249505Z mixed=False, 2025-05-07T20:13:35.6249604Z use_cache=False, 2025-05-07T20:13:35.6249721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.6249807Z use_cpu=True, 2025-05-07T20:13:35.6249932Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.6250013Z ) 2025-05-07T20:13:35.9957355Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.9958385Z self=, 2025-05-07T20:13:35.9958991Z mixed_B=True, 2025-05-07T20:13:35.9959222Z compile=False, 2025-05-07T20:13:35.9959446Z T=1, 2025-05-07T20:13:35.9959630Z D=125, 2025-05-07T20:13:35.9959826Z B=35, 2025-05-07T20:13:35.9960023Z log_E=5, 2025-05-07T20:13:35.9960213Z L=4, 2025-05-07T20:13:35.9960414Z D_gradcheck=1, 2025-05-07T20:13:35.9960665Z stochastic_rounding=True, 2025-05-07T20:13:35.9960944Z weighted=True, 2025-05-07T20:13:35.9961235Z row_wise=False, 2025-05-07T20:13:35.9961462Z mixed=True, 2025-05-07T20:13:35.9961685Z use_cache=False, 2025-05-07T20:13:35.9961934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.9962241Z use_cpu=True, 2025-05-07T20:13:35.9962491Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.9962763Z ) 2025-05-07T20:13:35.9963012Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.9963677Z self=, 2025-05-07T20:13:35.9964268Z mixed_B=True, 2025-05-07T20:13:35.9964494Z compile=False, 2025-05-07T20:13:35.9964712Z T=5, 2025-05-07T20:13:35.9964895Z D=101, 2025-05-07T20:13:35.9965094Z B=124, 2025-05-07T20:13:35.9965291Z log_E=5, 2025-05-07T20:13:35.9965483Z L=19, 2025-05-07T20:13:35.9965689Z D_gradcheck=1, 2025-05-07T20:13:35.9965933Z stochastic_rounding=False, 2025-05-07T20:13:35.9966196Z weighted=True, 2025-05-07T20:13:35.9966426Z row_wise=False, 2025-05-07T20:13:35.9966648Z mixed=True, 2025-05-07T20:13:35.9966854Z use_cache=True, 2025-05-07T20:13:35.9967109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.9967418Z use_cpu=True, 2025-05-07T20:13:35.9967665Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.9967934Z ) 2025-05-07T20:13:35.9968182Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.9968842Z self=, 2025-05-07T20:13:35.9969433Z mixed_B=False, 2025-05-07T20:13:35.9969662Z compile=False, 2025-05-07T20:13:35.9969960Z T=4, 2025-05-07T20:13:35.9970141Z D=51, 2025-05-07T20:13:35.9970334Z B=119, 2025-05-07T20:13:35.9970539Z log_E=3, 2025-05-07T20:13:35.9970732Z L=0, 2025-05-07T20:13:35.9970938Z D_gradcheck=2, 2025-05-07T20:13:35.9971189Z stochastic_rounding=True, 2025-05-07T20:13:35.9971451Z weighted=False, 2025-05-07T20:13:35.9971688Z row_wise=True, 2025-05-07T20:13:35.9971912Z mixed=False, 2025-05-07T20:13:35.9972124Z use_cache=False, 2025-05-07T20:13:35.9972386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.9972693Z use_cpu=True, 2025-05-07T20:13:35.9972937Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.9973205Z ) 2025-05-07T20:13:35.9973455Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.9974117Z self=, 2025-05-07T20:13:35.9974712Z mixed_B=True, 2025-05-07T20:13:35.9974940Z compile=True, 2025-05-07T20:13:35.9975162Z T=4, 2025-05-07T20:13:35.9975349Z D=99, 2025-05-07T20:13:35.9975548Z B=102, 2025-05-07T20:13:35.9975751Z log_E=5, 2025-05-07T20:13:35.9975939Z L=15, 2025-05-07T20:13:35.9976139Z D_gradcheck=1, 2025-05-07T20:13:35.9976481Z stochastic_rounding=False, 2025-05-07T20:13:35.9976749Z weighted=True, 2025-05-07T20:13:35.9977041Z row_wise=False, 2025-05-07T20:13:35.9977272Z mixed=False, 2025-05-07T20:13:35.9977485Z use_cache=True, 2025-05-07T20:13:35.9977745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.9978175Z use_cpu=True, 2025-05-07T20:13:35.9978410Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.9978696Z ) 2025-05-07T20:13:35.9978949Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.9979634Z self=, 2025-05-07T20:13:35.9980244Z mixed_B=False, 2025-05-07T20:13:35.9980478Z compile=True, 2025-05-07T20:13:35.9980702Z T=1, 2025-05-07T20:13:35.9980888Z D=92, 2025-05-07T20:13:35.9981092Z B=100, 2025-05-07T20:13:35.9981293Z log_E=5, 2025-05-07T20:13:35.9981488Z L=9, 2025-05-07T20:13:35.9981693Z D_gradcheck=2, 2025-05-07T20:13:35.9981940Z stochastic_rounding=True, 2025-05-07T20:13:35.9982204Z weighted=False, 2025-05-07T20:13:35.9982468Z row_wise=False, 2025-05-07T20:13:35.9982691Z mixed=True, 2025-05-07T20:13:35.9982898Z use_cache=False, 2025-05-07T20:13:35.9983158Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.9983466Z use_cpu=True, 2025-05-07T20:13:35.9983695Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.9983972Z ) 2025-05-07T20:13:35.9984222Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.9984867Z self=, 2025-05-07T20:13:35.9985472Z mixed_B=True, 2025-05-07T20:13:35.9985693Z compile=True, 2025-05-07T20:13:35.9985900Z T=5, 2025-05-07T20:13:35.9986093Z D=5, 2025-05-07T20:13:35.9986294Z B=76, 2025-05-07T20:13:35.9986483Z log_E=3, 2025-05-07T20:13:35.9986691Z L=10, 2025-05-07T20:13:35.9986899Z D_gradcheck=2, 2025-05-07T20:13:35.9987145Z stochastic_rounding=False, 2025-05-07T20:13:35.9987408Z weighted=True, 2025-05-07T20:13:35.9987637Z row_wise=True, 2025-05-07T20:13:35.9987856Z mixed=False, 2025-05-07T20:13:35.9988063Z use_cache=True, 2025-05-07T20:13:35.9988317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:35.9988620Z use_cpu=True, 2025-05-07T20:13:35.9988849Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.9989128Z ) 2025-05-07T20:13:35.9989376Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.9990025Z self=, 2025-05-07T20:13:35.9990632Z mixed_B=True, 2025-05-07T20:13:35.9990858Z compile=False, 2025-05-07T20:13:35.9991064Z T=3, 2025-05-07T20:13:35.9991258Z D=3, 2025-05-07T20:13:35.9991449Z B=113, 2025-05-07T20:13:35.9991634Z log_E=5, 2025-05-07T20:13:35.9991836Z L=9, 2025-05-07T20:13:35.9992034Z D_gradcheck=2, 2025-05-07T20:13:35.9992265Z stochastic_rounding=True, 2025-05-07T20:13:35.9992537Z weighted=True, 2025-05-07T20:13:35.9992768Z row_wise=False, 2025-05-07T20:13:35.9992986Z mixed=False, 2025-05-07T20:13:35.9993204Z use_cache=True, 2025-05-07T20:13:35.9993455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.9993762Z use_cpu=True, 2025-05-07T20:13:35.9993990Z output_dtype=SparseType.FP16, 2025-05-07T20:13:35.9994270Z ) 2025-05-07T20:13:35.9994518Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:35.9995164Z self=, 2025-05-07T20:13:35.9995765Z mixed_B=False, 2025-05-07T20:13:35.9995991Z compile=False, 2025-05-07T20:13:35.9996196Z T=5, 2025-05-07T20:13:35.9996390Z D=16, 2025-05-07T20:13:35.9996615Z B=8, 2025-05-07T20:13:35.9996863Z log_E=4, 2025-05-07T20:13:35.9997087Z L=6, 2025-05-07T20:13:35.9997306Z D_gradcheck=1, 2025-05-07T20:13:35.9997609Z stochastic_rounding=False, 2025-05-07T20:13:35.9997875Z weighted=False, 2025-05-07T20:13:35.9998146Z row_wise=True, 2025-05-07T20:13:35.9998369Z mixed=True, 2025-05-07T20:13:35.9998579Z use_cache=False, 2025-05-07T20:13:35.9998846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:35.9999159Z use_cpu=True, 2025-05-07T20:13:35.9999406Z output_dtype=SparseType.FP32, 2025-05-07T20:13:35.9999676Z ) 2025-05-07T20:13:35.9999922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0000612Z self=, 2025-05-07T20:13:36.0001204Z mixed_B=True, 2025-05-07T20:13:36.0001429Z compile=True, 2025-05-07T20:13:36.0001648Z T=2, 2025-05-07T20:13:36.0001831Z D=50, 2025-05-07T20:13:36.0002027Z B=98, 2025-05-07T20:13:36.0002223Z log_E=3, 2025-05-07T20:13:36.0002412Z L=11, 2025-05-07T20:13:36.0002616Z D_gradcheck=2, 2025-05-07T20:13:36.0002867Z stochastic_rounding=False, 2025-05-07T20:13:36.0003135Z weighted=True, 2025-05-07T20:13:36.0003393Z row_wise=False, 2025-05-07T20:13:36.0003625Z mixed=False, 2025-05-07T20:13:36.0003836Z use_cache=True, 2025-05-07T20:13:36.0004088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0004398Z use_cpu=True, 2025-05-07T20:13:36.0004632Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0004916Z ) 2025-05-07T20:13:36.0005170Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0005824Z self=, 2025-05-07T20:13:36.0006415Z mixed_B=False, 2025-05-07T20:13:36.0006649Z compile=True, 2025-05-07T20:13:36.0006871Z T=3, 2025-05-07T20:13:36.0007055Z D=125, 2025-05-07T20:13:36.0007255Z B=90, 2025-05-07T20:13:36.0007451Z log_E=4, 2025-05-07T20:13:36.0007644Z L=7, 2025-05-07T20:13:36.0007847Z D_gradcheck=2, 2025-05-07T20:13:36.0008092Z stochastic_rounding=True, 2025-05-07T20:13:36.0008354Z weighted=True, 2025-05-07T20:13:36.0008584Z row_wise=False, 2025-05-07T20:13:36.0008807Z mixed=False, 2025-05-07T20:13:36.0009016Z use_cache=False, 2025-05-07T20:13:36.0009280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0009589Z use_cpu=True, 2025-05-07T20:13:36.0009825Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0010104Z ) 2025-05-07T20:13:36.0010351Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0011000Z self=, 2025-05-07T20:13:36.0011600Z mixed_B=True, 2025-05-07T20:13:36.0011828Z compile=True, 2025-05-07T20:13:36.0012048Z T=3, 2025-05-07T20:13:36.0012235Z D=6, 2025-05-07T20:13:36.0012436Z B=115, 2025-05-07T20:13:36.0012637Z log_E=3, 2025-05-07T20:13:36.0012828Z L=18, 2025-05-07T20:13:36.0013035Z D_gradcheck=2, 2025-05-07T20:13:36.0013276Z stochastic_rounding=True, 2025-05-07T20:13:36.0013542Z weighted=False, 2025-05-07T20:13:36.0013774Z row_wise=False, 2025-05-07T20:13:36.0013994Z mixed=True, 2025-05-07T20:13:36.0014202Z use_cache=False, 2025-05-07T20:13:36.0014463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0014770Z use_cpu=True, 2025-05-07T20:13:36.0015000Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0015281Z ) 2025-05-07T20:13:36.0015530Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0016178Z self=, 2025-05-07T20:13:36.0016781Z mixed_B=False, 2025-05-07T20:13:36.0017008Z compile=True, 2025-05-07T20:13:36.0017214Z T=4, 2025-05-07T20:13:36.0017408Z D=14, 2025-05-07T20:13:36.0017603Z B=29, 2025-05-07T20:13:36.0017874Z log_E=3, 2025-05-07T20:13:36.0018089Z L=16, 2025-05-07T20:13:36.0018295Z D_gradcheck=2, 2025-05-07T20:13:36.0018526Z stochastic_rounding=False, 2025-05-07T20:13:36.0018865Z weighted=False, 2025-05-07T20:13:36.0019134Z row_wise=True, 2025-05-07T20:13:36.0019365Z mixed=True, 2025-05-07T20:13:36.0019573Z use_cache=True, 2025-05-07T20:13:36.0019827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0020138Z use_cpu=True, 2025-05-07T20:13:36.0020375Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0020656Z ) 2025-05-07T20:13:36.0020905Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0021584Z self=, 2025-05-07T20:13:36.0022186Z mixed_B=True, 2025-05-07T20:13:36.0022410Z compile=True, 2025-05-07T20:13:36.0022613Z T=5, 2025-05-07T20:13:36.0022807Z D=113, 2025-05-07T20:13:36.0023003Z B=36, 2025-05-07T20:13:36.0023186Z log_E=4, 2025-05-07T20:13:36.0023388Z L=9, 2025-05-07T20:13:36.0023586Z D_gradcheck=2, 2025-05-07T20:13:36.0023818Z stochastic_rounding=False, 2025-05-07T20:13:36.0024095Z weighted=False, 2025-05-07T20:13:36.0024324Z row_wise=True, 2025-05-07T20:13:36.0024567Z mixed=False, 2025-05-07T20:13:36.0024847Z use_cache=True, 2025-05-07T20:13:36.0025101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0025416Z use_cpu=True, 2025-05-07T20:13:36.0025653Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0025940Z ) 2025-05-07T20:13:36.0026186Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0026839Z self=, 2025-05-07T20:13:36.0027442Z mixed_B=False, 2025-05-07T20:13:36.0027667Z compile=False, 2025-05-07T20:13:36.0027875Z T=4, 2025-05-07T20:13:36.0028067Z D=86, 2025-05-07T20:13:36.0028260Z B=23, 2025-05-07T20:13:36.0028442Z log_E=4, 2025-05-07T20:13:36.0028653Z L=16, 2025-05-07T20:13:36.0028905Z D_gradcheck=1, 2025-05-07T20:13:36.0029137Z stochastic_rounding=False, 2025-05-07T20:13:36.0029422Z weighted=False, 2025-05-07T20:13:36.0029657Z row_wise=True, 2025-05-07T20:13:36.0029873Z mixed=False, 2025-05-07T20:13:36.0030100Z use_cache=False, 2025-05-07T20:13:36.0030370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0030671Z use_cpu=True, 2025-05-07T20:13:36.0030921Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0031210Z ) 2025-05-07T20:13:36.0031450Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0032110Z self=, 2025-05-07T20:13:36.0032722Z mixed_B=False, 2025-05-07T20:13:36.0032954Z compile=True, 2025-05-07T20:13:36.0033164Z T=4, 2025-05-07T20:13:36.0033367Z D=19, 2025-05-07T20:13:36.0033567Z B=77, 2025-05-07T20:13:36.0033754Z log_E=4, 2025-05-07T20:13:36.0033962Z L=18, 2025-05-07T20:13:36.0034170Z D_gradcheck=2, 2025-05-07T20:13:36.0034404Z stochastic_rounding=True, 2025-05-07T20:13:36.0034685Z weighted=False, 2025-05-07T20:13:36.0034918Z row_wise=True, 2025-05-07T20:13:36.0035134Z mixed=True, 2025-05-07T20:13:36.0035354Z use_cache=False, 2025-05-07T20:13:36.0035616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0035910Z use_cpu=True, 2025-05-07T20:13:36.0036152Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0036432Z ) 2025-05-07T20:13:36.0036666Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0037323Z self=, 2025-05-07T20:13:36.0037930Z mixed_B=False, 2025-05-07T20:13:36.0038159Z compile=False, 2025-05-07T20:13:36.0038372Z T=1, 2025-05-07T20:13:36.0038567Z D=91, 2025-05-07T20:13:36.0038767Z B=54, 2025-05-07T20:13:36.0038953Z log_E=4, 2025-05-07T20:13:36.0039158Z L=16, 2025-05-07T20:13:36.0039361Z D_gradcheck=2, 2025-05-07T20:13:36.0039591Z stochastic_rounding=False, 2025-05-07T20:13:36.0039937Z weighted=True, 2025-05-07T20:13:36.0040202Z row_wise=False, 2025-05-07T20:13:36.0040419Z mixed=False, 2025-05-07T20:13:36.0040640Z use_cache=False, 2025-05-07T20:13:36.0040901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0041194Z use_cpu=True, 2025-05-07T20:13:36.0041445Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0041731Z ) 2025-05-07T20:13:36.0041969Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0042657Z self=, 2025-05-07T20:13:36.0043261Z mixed_B=True, 2025-05-07T20:13:36.0043472Z compile=True, 2025-05-07T20:13:36.0043690Z T=5, 2025-05-07T20:13:36.0043887Z D=116, 2025-05-07T20:13:36.0044074Z B=25, 2025-05-07T20:13:36.0044275Z log_E=5, 2025-05-07T20:13:36.0044477Z L=18, 2025-05-07T20:13:36.0044667Z D_gradcheck=1, 2025-05-07T20:13:36.0044910Z stochastic_rounding=False, 2025-05-07T20:13:36.0045191Z weighted=False, 2025-05-07T20:13:36.0045427Z row_wise=True, 2025-05-07T20:13:36.0045663Z mixed=True, 2025-05-07T20:13:36.0045883Z use_cache=True, 2025-05-07T20:13:36.0046134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0046427Z use_cpu=True, 2025-05-07T20:13:36.0046671Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0046951Z ) 2025-05-07T20:13:36.0294302Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0295162Z self=, 2025-05-07T20:13:36.0295761Z mixed_B=False, 2025-05-07T20:13:36.0295993Z compile=False, 2025-05-07T20:13:36.0296213Z T=5, 2025-05-07T20:13:36.0296394Z D=13, 2025-05-07T20:13:36.0296587Z B=35, 2025-05-07T20:13:36.0296781Z log_E=4, 2025-05-07T20:13:36.0296972Z L=16, 2025-05-07T20:13:36.0297172Z D_gradcheck=1, 2025-05-07T20:13:36.0297409Z stochastic_rounding=True, 2025-05-07T20:13:36.0297674Z weighted=False, 2025-05-07T20:13:36.0297972Z row_wise=False, 2025-05-07T20:13:36.0298203Z mixed=False, 2025-05-07T20:13:36.0298418Z use_cache=False, 2025-05-07T20:13:36.0298682Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0298995Z use_cpu=True, 2025-05-07T20:13:36.0299231Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0299514Z ) 2025-05-07T20:13:36.0308821Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0309640Z self=, 2025-05-07T20:13:36.0310260Z mixed_B=False, 2025-05-07T20:13:36.0310498Z compile=True, 2025-05-07T20:13:36.0310724Z T=5, 2025-05-07T20:13:36.0310909Z D=71, 2025-05-07T20:13:36.0311111Z B=127, 2025-05-07T20:13:36.0311316Z log_E=5, 2025-05-07T20:13:36.0311508Z L=11, 2025-05-07T20:13:36.0311715Z D_gradcheck=2, 2025-05-07T20:13:36.0311963Z stochastic_rounding=True, 2025-05-07T20:13:36.0312237Z weighted=False, 2025-05-07T20:13:36.0312477Z row_wise=False, 2025-05-07T20:13:36.0312708Z mixed=False, 2025-05-07T20:13:36.0312919Z use_cache=True, 2025-05-07T20:13:36.0313178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0313489Z use_cpu=True, 2025-05-07T20:13:36.0313729Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0314032Z ) 2025-05-07T20:13:36.0314290Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0314941Z self=, 2025-05-07T20:13:36.0315549Z mixed_B=False, 2025-05-07T20:13:36.0315781Z compile=False, 2025-05-07T20:13:36.0315991Z T=2, 2025-05-07T20:13:36.0316186Z D=73, 2025-05-07T20:13:36.0316382Z B=92, 2025-05-07T20:13:36.0316562Z log_E=3, 2025-05-07T20:13:36.0316765Z L=0, 2025-05-07T20:13:36.0316964Z D_gradcheck=2, 2025-05-07T20:13:36.0317192Z stochastic_rounding=True, 2025-05-07T20:13:36.0317638Z weighted=False, 2025-05-07T20:13:36.0317936Z row_wise=False, 2025-05-07T20:13:36.0318161Z mixed=True, 2025-05-07T20:13:36.0318369Z use_cache=True, 2025-05-07T20:13:36.0318626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0318933Z use_cpu=True, 2025-05-07T20:13:36.0319167Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0319446Z ) 2025-05-07T20:13:36.0319697Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0320395Z self=, 2025-05-07T20:13:36.0321001Z mixed_B=False, 2025-05-07T20:13:36.0321223Z compile=True, 2025-05-07T20:13:36.0321428Z T=1, 2025-05-07T20:13:36.0321620Z D=103, 2025-05-07T20:13:36.0321819Z B=17, 2025-05-07T20:13:36.0322002Z log_E=5, 2025-05-07T20:13:36.0322206Z L=7, 2025-05-07T20:13:36.0322447Z D_gradcheck=1, 2025-05-07T20:13:36.0322674Z stochastic_rounding=True, 2025-05-07T20:13:36.0322941Z weighted=False, 2025-05-07T20:13:36.0323165Z row_wise=False, 2025-05-07T20:13:36.0323422Z mixed=False, 2025-05-07T20:13:36.0323651Z use_cache=False, 2025-05-07T20:13:36.0323911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0324203Z use_cpu=True, 2025-05-07T20:13:36.0324447Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0324738Z ) 2025-05-07T20:13:36.0324992Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0325635Z self=, 2025-05-07T20:13:36.0326235Z mixed_B=False, 2025-05-07T20:13:36.0326462Z compile=False, 2025-05-07T20:13:36.0326668Z T=2, 2025-05-07T20:13:36.0326860Z D=115, 2025-05-07T20:13:36.0327060Z B=109, 2025-05-07T20:13:36.0327242Z log_E=3, 2025-05-07T20:13:36.0327443Z L=6, 2025-05-07T20:13:36.0327638Z D_gradcheck=1, 2025-05-07T20:13:36.0327870Z stochastic_rounding=False, 2025-05-07T20:13:36.0328167Z weighted=False, 2025-05-07T20:13:36.0328395Z row_wise=False, 2025-05-07T20:13:36.0328606Z mixed=True, 2025-05-07T20:13:36.0328826Z use_cache=True, 2025-05-07T20:13:36.0329079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0329370Z use_cpu=True, 2025-05-07T20:13:36.0329606Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0329881Z ) 2025-05-07T20:13:36.0330115Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0330787Z self=, 2025-05-07T20:13:36.0331388Z mixed_B=False, 2025-05-07T20:13:36.0331618Z compile=True, 2025-05-07T20:13:36.0331819Z T=5, 2025-05-07T20:13:36.0332013Z D=86, 2025-05-07T20:13:36.0332206Z B=30, 2025-05-07T20:13:36.0332391Z log_E=3, 2025-05-07T20:13:36.0332590Z L=0, 2025-05-07T20:13:36.0332788Z D_gradcheck=1, 2025-05-07T20:13:36.0333016Z stochastic_rounding=True, 2025-05-07T20:13:36.0333292Z weighted=False, 2025-05-07T20:13:36.0333522Z row_wise=True, 2025-05-07T20:13:36.0333729Z mixed=False, 2025-05-07T20:13:36.0333947Z use_cache=True, 2025-05-07T20:13:36.0334199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0334490Z use_cpu=True, 2025-05-07T20:13:36.0334736Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0335013Z ) 2025-05-07T20:13:36.0335246Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0335907Z self=, 2025-05-07T20:13:36.0336511Z mixed_B=False, 2025-05-07T20:13:36.0336740Z compile=True, 2025-05-07T20:13:36.0336983Z T=3, 2025-05-07T20:13:36.0337179Z D=77, 2025-05-07T20:13:36.0337377Z B=109, 2025-05-07T20:13:36.0337563Z log_E=4, 2025-05-07T20:13:36.0337877Z L=0, 2025-05-07T20:13:36.0338090Z D_gradcheck=2, 2025-05-07T20:13:36.0338320Z stochastic_rounding=True, 2025-05-07T20:13:36.0338656Z weighted=False, 2025-05-07T20:13:36.0338918Z row_wise=True, 2025-05-07T20:13:36.0339133Z mixed=True, 2025-05-07T20:13:36.0339357Z use_cache=False, 2025-05-07T20:13:36.0339628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0339923Z use_cpu=True, 2025-05-07T20:13:36.0340171Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0340456Z ) 2025-05-07T20:13:36.0340691Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0341379Z self=, 2025-05-07T20:13:36.0341984Z mixed_B=True, 2025-05-07T20:13:36.0342204Z compile=False, 2025-05-07T20:13:36.0342423Z T=1, 2025-05-07T20:13:36.0342622Z D=23, 2025-05-07T20:13:36.0342871Z B=67, 2025-05-07T20:13:36.0343068Z log_E=3, 2025-05-07T20:13:36.0343258Z L=1, 2025-05-07T20:13:36.0343458Z D_gradcheck=1, 2025-05-07T20:13:36.0343727Z stochastic_rounding=False, 2025-05-07T20:13:36.0343988Z weighted=True, 2025-05-07T20:13:36.0344214Z row_wise=False, 2025-05-07T20:13:36.0344466Z mixed=True, 2025-05-07T20:13:36.0344673Z use_cache=True, 2025-05-07T20:13:36.0344923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0345227Z use_cpu=True, 2025-05-07T20:13:36.0345455Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0345737Z ) 2025-05-07T20:13:36.0345989Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0346645Z self=, 2025-05-07T20:13:36.0347237Z mixed_B=True, 2025-05-07T20:13:36.0347459Z compile=True, 2025-05-07T20:13:36.0347870Z T=5, 2025-05-07T20:13:36.0348058Z D=34, 2025-05-07T20:13:36.0348253Z B=18, 2025-05-07T20:13:36.0348448Z log_E=3, 2025-05-07T20:13:36.0348641Z L=10, 2025-05-07T20:13:36.0348844Z D_gradcheck=1, 2025-05-07T20:13:36.0349089Z stochastic_rounding=True, 2025-05-07T20:13:36.0349356Z weighted=False, 2025-05-07T20:13:36.0349586Z row_wise=True, 2025-05-07T20:13:36.0349807Z mixed=False, 2025-05-07T20:13:36.0350016Z use_cache=True, 2025-05-07T20:13:36.0350269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0350573Z use_cpu=True, 2025-05-07T20:13:36.0350803Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0351080Z ) 2025-05-07T20:13:36.0351323Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0351967Z self=, 2025-05-07T20:13:36.0352567Z mixed_B=False, 2025-05-07T20:13:36.0352790Z compile=False, 2025-05-07T20:13:36.0353008Z T=4, 2025-05-07T20:13:36.0353188Z D=28, 2025-05-07T20:13:36.0353379Z B=105, 2025-05-07T20:13:36.0353573Z log_E=3, 2025-05-07T20:13:36.0353651Z L=4, 2025-05-07T20:13:36.0353738Z D_gradcheck=1, 2025-05-07T20:13:36.0353848Z stochastic_rounding=False, 2025-05-07T20:13:36.0353939Z weighted=True, 2025-05-07T20:13:36.0354023Z row_wise=True, 2025-05-07T20:13:36.0354117Z mixed=False, 2025-05-07T20:13:36.0354198Z use_cache=True, 2025-05-07T20:13:36.0354309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0354404Z use_cpu=True, 2025-05-07T20:13:36.0354509Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0354585Z ) 2025-05-07T20:13:36.0354739Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0355132Z self=, 2025-05-07T20:13:36.0355225Z mixed_B=True, 2025-05-07T20:13:36.0355307Z compile=True, 2025-05-07T20:13:36.0355382Z T=1, 2025-05-07T20:13:36.0355469Z D=79, 2025-05-07T20:13:36.0355544Z B=25, 2025-05-07T20:13:36.0355621Z log_E=3, 2025-05-07T20:13:36.0355711Z L=1, 2025-05-07T20:13:36.0355794Z D_gradcheck=2, 2025-05-07T20:13:36.0355892Z stochastic_rounding=False, 2025-05-07T20:13:36.0356062Z weighted=True, 2025-05-07T20:13:36.0356186Z row_wise=False, 2025-05-07T20:13:36.0356268Z mixed=True, 2025-05-07T20:13:36.0356366Z use_cache=False, 2025-05-07T20:13:36.0356479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0356561Z use_cpu=True, 2025-05-07T20:13:36.0356676Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0356751Z ) 2025-05-07T20:13:36.0356905Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0357334Z self=, 2025-05-07T20:13:36.0357418Z mixed_B=True, 2025-05-07T20:13:36.0357512Z compile=False, 2025-05-07T20:13:36.0357588Z T=4, 2025-05-07T20:13:36.0357664Z D=50, 2025-05-07T20:13:36.0357751Z B=85, 2025-05-07T20:13:36.0357832Z log_E=4, 2025-05-07T20:13:36.0357912Z L=17, 2025-05-07T20:13:36.0358008Z D_gradcheck=1, 2025-05-07T20:13:36.0358106Z stochastic_rounding=False, 2025-05-07T20:13:36.0358191Z weighted=True, 2025-05-07T20:13:36.0358287Z row_wise=True, 2025-05-07T20:13:36.0358403Z mixed=True, 2025-05-07T20:13:36.0358492Z use_cache=False, 2025-05-07T20:13:36.0358617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0358699Z use_cpu=True, 2025-05-07T20:13:36.0358814Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0358887Z ) 2025-05-07T20:13:36.0359027Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0359428Z self=, 2025-05-07T20:13:36.0359509Z mixed_B=True, 2025-05-07T20:13:36.0359592Z compile=True, 2025-05-07T20:13:36.0359681Z T=2, 2025-05-07T20:13:36.0359759Z D=54, 2025-05-07T20:13:36.0359835Z B=11, 2025-05-07T20:13:36.0359927Z log_E=3, 2025-05-07T20:13:36.0360003Z L=19, 2025-05-07T20:13:36.0360088Z D_gradcheck=2, 2025-05-07T20:13:36.0360201Z stochastic_rounding=False, 2025-05-07T20:13:36.0360287Z weighted=True, 2025-05-07T20:13:36.0360382Z row_wise=True, 2025-05-07T20:13:36.0360480Z mixed=True, 2025-05-07T20:13:36.0360567Z use_cache=False, 2025-05-07T20:13:36.0360693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0360778Z use_cpu=True, 2025-05-07T20:13:36.0360882Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0360973Z ) 2025-05-07T20:13:36.0361118Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0361512Z self=, 2025-05-07T20:13:36.0361612Z mixed_B=False, 2025-05-07T20:13:36.0361698Z compile=False, 2025-05-07T20:13:36.0361777Z T=4, 2025-05-07T20:13:36.0361869Z D=46, 2025-05-07T20:13:36.0361946Z B=63, 2025-05-07T20:13:36.0362026Z log_E=4, 2025-05-07T20:13:36.0362122Z L=7, 2025-05-07T20:13:36.0362208Z D_gradcheck=2, 2025-05-07T20:13:36.0362322Z stochastic_rounding=False, 2025-05-07T20:13:36.0362412Z weighted=False, 2025-05-07T20:13:36.0362498Z row_wise=False, 2025-05-07T20:13:36.0362598Z mixed=False, 2025-05-07T20:13:36.0362685Z use_cache=True, 2025-05-07T20:13:36.0362797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0362896Z use_cpu=True, 2025-05-07T20:13:36.0363003Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0363081Z ) 2025-05-07T20:13:36.0363237Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0363629Z self=, 2025-05-07T20:13:36.0363711Z mixed_B=True, 2025-05-07T20:13:36.0363814Z compile=True, 2025-05-07T20:13:36.0363892Z T=1, 2025-05-07T20:13:36.0363973Z D=67, 2025-05-07T20:13:36.0364067Z B=122, 2025-05-07T20:13:36.0364145Z log_E=3, 2025-05-07T20:13:36.0364235Z L=18, 2025-05-07T20:13:36.0364319Z D_gradcheck=2, 2025-05-07T20:13:36.0364417Z stochastic_rounding=True, 2025-05-07T20:13:36.0364546Z weighted=True, 2025-05-07T20:13:36.0364628Z row_wise=False, 2025-05-07T20:13:36.0364736Z mixed=True, 2025-05-07T20:13:36.0364834Z use_cache=False, 2025-05-07T20:13:36.0364946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0365028Z use_cpu=True, 2025-05-07T20:13:36.0365144Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0365219Z ) 2025-05-07T20:13:36.0365359Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0365802Z self=, 2025-05-07T20:13:36.0365886Z mixed_B=False, 2025-05-07T20:13:36.0365981Z compile=True, 2025-05-07T20:13:36.0366058Z T=3, 2025-05-07T20:13:36.0366135Z D=30, 2025-05-07T20:13:36.0366224Z B=48, 2025-05-07T20:13:36.0366302Z log_E=3, 2025-05-07T20:13:36.0366379Z L=14, 2025-05-07T20:13:36.0366474Z D_gradcheck=2, 2025-05-07T20:13:36.0366571Z stochastic_rounding=True, 2025-05-07T20:13:36.0366657Z weighted=True, 2025-05-07T20:13:36.0366749Z row_wise=True, 2025-05-07T20:13:36.0366860Z mixed=True, 2025-05-07T20:13:36.0366945Z use_cache=False, 2025-05-07T20:13:36.0367067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0367150Z use_cpu=True, 2025-05-07T20:13:36.0367254Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0367340Z ) 2025-05-07T20:13:36.0367479Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0367885Z self=, 2025-05-07T20:13:36.0367969Z mixed_B=False, 2025-05-07T20:13:36.0368053Z compile=False, 2025-05-07T20:13:36.0368144Z T=4, 2025-05-07T20:13:36.0368225Z D=15, 2025-05-07T20:13:36.0368304Z B=46, 2025-05-07T20:13:36.0368397Z log_E=4, 2025-05-07T20:13:36.0368474Z L=12, 2025-05-07T20:13:36.0368561Z D_gradcheck=2, 2025-05-07T20:13:36.0368674Z stochastic_rounding=False, 2025-05-07T20:13:36.0368760Z weighted=False, 2025-05-07T20:13:36.0368844Z row_wise=False, 2025-05-07T20:13:36.0368943Z mixed=False, 2025-05-07T20:13:36.0369026Z use_cache=True, 2025-05-07T20:13:36.0369138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0369233Z use_cpu=True, 2025-05-07T20:13:36.0369337Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0369425Z ) 2025-05-07T20:13:36.0631550Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0631963Z self=, 2025-05-07T20:13:36.0632065Z mixed_B=False, 2025-05-07T20:13:36.0632152Z compile=False, 2025-05-07T20:13:36.0632366Z T=2, 2025-05-07T20:13:36.0632484Z D=83, 2025-05-07T20:13:36.0632602Z B=34, 2025-05-07T20:13:36.0632683Z log_E=5, 2025-05-07T20:13:36.0632764Z L=14, 2025-05-07T20:13:36.0632862Z D_gradcheck=1, 2025-05-07T20:13:36.0632961Z stochastic_rounding=True, 2025-05-07T20:13:36.0633077Z weighted=True, 2025-05-07T20:13:36.0633208Z row_wise=True, 2025-05-07T20:13:36.0633298Z mixed=True, 2025-05-07T20:13:36.0633384Z use_cache=False, 2025-05-07T20:13:36.0633509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0633592Z use_cpu=True, 2025-05-07T20:13:36.0633696Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0633785Z ) 2025-05-07T20:13:36.0633929Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0634338Z self=, 2025-05-07T20:13:36.0634422Z mixed_B=False, 2025-05-07T20:13:36.0634506Z compile=True, 2025-05-07T20:13:36.0634595Z T=2, 2025-05-07T20:13:36.0634674Z D=115, 2025-05-07T20:13:36.0634754Z B=76, 2025-05-07T20:13:36.0634845Z log_E=3, 2025-05-07T20:13:36.0634922Z L=11, 2025-05-07T20:13:36.0635006Z D_gradcheck=1, 2025-05-07T20:13:36.0635118Z stochastic_rounding=False, 2025-05-07T20:13:36.0635340Z weighted=True, 2025-05-07T20:13:36.0635425Z row_wise=False, 2025-05-07T20:13:36.0635569Z mixed=False, 2025-05-07T20:13:36.0635653Z use_cache=True, 2025-05-07T20:13:36.0635767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0635866Z use_cpu=True, 2025-05-07T20:13:36.0635970Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0636058Z ) 2025-05-07T20:13:36.0636198Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0636631Z self=, 2025-05-07T20:13:36.0636729Z mixed_B=False, 2025-05-07T20:13:36.0636813Z compile=True, 2025-05-07T20:13:36.0636890Z T=4, 2025-05-07T20:13:36.0636981Z D=26, 2025-05-07T20:13:36.0637058Z B=88, 2025-05-07T20:13:36.0637135Z log_E=4, 2025-05-07T20:13:36.0637226Z L=5, 2025-05-07T20:13:36.0637310Z D_gradcheck=2, 2025-05-07T20:13:36.0637407Z stochastic_rounding=True, 2025-05-07T20:13:36.0637506Z weighted=False, 2025-05-07T20:13:36.0637588Z row_wise=False, 2025-05-07T20:13:36.0637721Z mixed=False, 2025-05-07T20:13:36.0637804Z use_cache=True, 2025-05-07T20:13:36.0637916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0638009Z use_cpu=True, 2025-05-07T20:13:36.0638113Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0638188Z ) 2025-05-07T20:13:36.0638342Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0638733Z self=, 2025-05-07T20:13:36.0638815Z mixed_B=True, 2025-05-07T20:13:36.0638916Z compile=False, 2025-05-07T20:13:36.0638993Z T=3, 2025-05-07T20:13:36.0639069Z D=118, 2025-05-07T20:13:36.0639160Z B=111, 2025-05-07T20:13:36.0639239Z log_E=5, 2025-05-07T20:13:36.0639317Z L=2, 2025-05-07T20:13:36.0639413Z D_gradcheck=1, 2025-05-07T20:13:36.0639512Z stochastic_rounding=True, 2025-05-07T20:13:36.0639614Z weighted=False, 2025-05-07T20:13:36.0639697Z row_wise=True, 2025-05-07T20:13:36.0639784Z mixed=False, 2025-05-07T20:13:36.0639879Z use_cache=True, 2025-05-07T20:13:36.0639990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0640074Z use_cpu=True, 2025-05-07T20:13:36.0640194Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0640269Z ) 2025-05-07T20:13:36.0640412Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0640820Z self=, 2025-05-07T20:13:36.0640903Z mixed_B=True, 2025-05-07T20:13:36.0640988Z compile=True, 2025-05-07T20:13:36.0641081Z T=2, 2025-05-07T20:13:36.0641163Z D=54, 2025-05-07T20:13:36.0641241Z B=72, 2025-05-07T20:13:36.0641334Z log_E=3, 2025-05-07T20:13:36.0641412Z L=17, 2025-05-07T20:13:36.0641507Z D_gradcheck=2, 2025-05-07T20:13:36.0641607Z stochastic_rounding=True, 2025-05-07T20:13:36.0641695Z weighted=False, 2025-05-07T20:13:36.0641791Z row_wise=False, 2025-05-07T20:13:36.0641916Z mixed=True, 2025-05-07T20:13:36.0642001Z use_cache=False, 2025-05-07T20:13:36.0642124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0642207Z use_cpu=True, 2025-05-07T20:13:36.0642310Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0642396Z ) 2025-05-07T20:13:36.0642537Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0642926Z self=, 2025-05-07T20:13:36.0643024Z mixed_B=False, 2025-05-07T20:13:36.0643108Z compile=False, 2025-05-07T20:13:36.0643202Z T=3, 2025-05-07T20:13:36.0643281Z D=73, 2025-05-07T20:13:36.0643360Z B=58, 2025-05-07T20:13:36.0643451Z log_E=3, 2025-05-07T20:13:36.0643529Z L=10, 2025-05-07T20:13:36.0643617Z D_gradcheck=1, 2025-05-07T20:13:36.0643729Z stochastic_rounding=True, 2025-05-07T20:13:36.0643844Z weighted=True, 2025-05-07T20:13:36.0643928Z row_wise=False, 2025-05-07T20:13:36.0644051Z mixed=False, 2025-05-07T20:13:36.0644138Z use_cache=True, 2025-05-07T20:13:36.0644249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0644346Z use_cpu=True, 2025-05-07T20:13:36.0644452Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0644529Z ) 2025-05-07T20:13:36.0644684Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0645101Z self=, 2025-05-07T20:13:36.0645203Z mixed_B=False, 2025-05-07T20:13:36.0645291Z compile=False, 2025-05-07T20:13:36.0645372Z T=3, 2025-05-07T20:13:36.0645465Z D=74, 2025-05-07T20:13:36.0645544Z B=13, 2025-05-07T20:13:36.0645626Z log_E=5, 2025-05-07T20:13:36.0645719Z L=15, 2025-05-07T20:13:36.0645805Z D_gradcheck=2, 2025-05-07T20:13:36.0645907Z stochastic_rounding=False, 2025-05-07T20:13:36.0646010Z weighted=False, 2025-05-07T20:13:36.0646094Z row_wise=False, 2025-05-07T20:13:36.0646205Z mixed=True, 2025-05-07T20:13:36.0646303Z use_cache=True, 2025-05-07T20:13:36.0646414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0646500Z use_cpu=True, 2025-05-07T20:13:36.0646621Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0646698Z ) 2025-05-07T20:13:36.0646853Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0647245Z self=, 2025-05-07T20:13:36.0647331Z mixed_B=False, 2025-05-07T20:13:36.0647432Z compile=True, 2025-05-07T20:13:36.0647510Z T=5, 2025-05-07T20:13:36.0647589Z D=19, 2025-05-07T20:13:36.0647827Z B=57, 2025-05-07T20:13:36.0647908Z log_E=5, 2025-05-07T20:13:36.0647985Z L=13, 2025-05-07T20:13:36.0648086Z D_gradcheck=2, 2025-05-07T20:13:36.0648184Z stochastic_rounding=True, 2025-05-07T20:13:36.0648272Z weighted=False, 2025-05-07T20:13:36.0648371Z row_wise=False, 2025-05-07T20:13:36.0648459Z mixed=False, 2025-05-07T20:13:36.0648543Z use_cache=False, 2025-05-07T20:13:36.0648666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0648750Z use_cpu=True, 2025-05-07T20:13:36.0648864Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0648937Z ) 2025-05-07T20:13:36.0649081Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0649481Z self=, 2025-05-07T20:13:36.0649564Z mixed_B=False, 2025-05-07T20:13:36.0649645Z compile=True, 2025-05-07T20:13:36.0649736Z T=3, 2025-05-07T20:13:36.0649811Z D=16, 2025-05-07T20:13:36.0649887Z B=60, 2025-05-07T20:13:36.0649978Z log_E=4, 2025-05-07T20:13:36.0650054Z L=10, 2025-05-07T20:13:36.0650139Z D_gradcheck=2, 2025-05-07T20:13:36.0650247Z stochastic_rounding=True, 2025-05-07T20:13:36.0650333Z weighted=False, 2025-05-07T20:13:36.0650427Z row_wise=True, 2025-05-07T20:13:36.0650516Z mixed=False, 2025-05-07T20:13:36.0650599Z use_cache=True, 2025-05-07T20:13:36.0650724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0650811Z use_cpu=True, 2025-05-07T20:13:36.0650918Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0651005Z ) 2025-05-07T20:13:36.0651147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0651542Z self=, 2025-05-07T20:13:36.0651640Z mixed_B=False, 2025-05-07T20:13:36.0651723Z compile=True, 2025-05-07T20:13:36.0651801Z T=5, 2025-05-07T20:13:36.0651892Z D=64, 2025-05-07T20:13:36.0651970Z B=51, 2025-05-07T20:13:36.0652049Z log_E=5, 2025-05-07T20:13:36.0652140Z L=17, 2025-05-07T20:13:36.0652224Z D_gradcheck=2, 2025-05-07T20:13:36.0652334Z stochastic_rounding=True, 2025-05-07T20:13:36.0652474Z weighted=False, 2025-05-07T20:13:36.0652557Z row_wise=True, 2025-05-07T20:13:36.0652692Z mixed=True, 2025-05-07T20:13:36.0652776Z use_cache=True, 2025-05-07T20:13:36.0652886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0652986Z use_cpu=True, 2025-05-07T20:13:36.0653089Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0653165Z ) 2025-05-07T20:13:36.0653319Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0653740Z self=, 2025-05-07T20:13:36.0653823Z mixed_B=True, 2025-05-07T20:13:36.0653919Z compile=False, 2025-05-07T20:13:36.0653998Z T=3, 2025-05-07T20:13:36.0654088Z D=22, 2025-05-07T20:13:36.0654166Z B=1, 2025-05-07T20:13:36.0654246Z log_E=3, 2025-05-07T20:13:36.0654336Z L=9, 2025-05-07T20:13:36.0654420Z D_gradcheck=2, 2025-05-07T20:13:36.0654522Z stochastic_rounding=False, 2025-05-07T20:13:36.0654625Z weighted=False, 2025-05-07T20:13:36.0654710Z row_wise=False, 2025-05-07T20:13:36.0654829Z mixed=False, 2025-05-07T20:13:36.0654928Z use_cache=True, 2025-05-07T20:13:36.0655039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0655122Z use_cpu=True, 2025-05-07T20:13:36.0655239Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0655314Z ) 2025-05-07T20:13:36.0655505Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0655897Z self=, 2025-05-07T20:13:36.0655982Z mixed_B=False, 2025-05-07T20:13:36.0656084Z compile=True, 2025-05-07T20:13:36.0656162Z T=4, 2025-05-07T20:13:36.0656254Z D=39, 2025-05-07T20:13:36.0656332Z B=116, 2025-05-07T20:13:36.0656411Z log_E=5, 2025-05-07T20:13:36.0656503Z L=12, 2025-05-07T20:13:36.0656589Z D_gradcheck=1, 2025-05-07T20:13:36.0656689Z stochastic_rounding=False, 2025-05-07T20:13:36.0656790Z weighted=False, 2025-05-07T20:13:36.0656873Z row_wise=False, 2025-05-07T20:13:36.0656956Z mixed=False, 2025-05-07T20:13:36.0657054Z use_cache=False, 2025-05-07T20:13:36.0657164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0657247Z use_cpu=True, 2025-05-07T20:13:36.0657365Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0657441Z ) 2025-05-07T20:13:36.0657581Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0658070Z self=, 2025-05-07T20:13:36.0658155Z mixed_B=False, 2025-05-07T20:13:36.0658254Z compile=True, 2025-05-07T20:13:36.0658331Z T=1, 2025-05-07T20:13:36.0658409Z D=93, 2025-05-07T20:13:36.0658501Z B=63, 2025-05-07T20:13:36.0658621Z log_E=5, 2025-05-07T20:13:36.0658700Z L=20, 2025-05-07T20:13:36.0658797Z D_gradcheck=1, 2025-05-07T20:13:36.0658897Z stochastic_rounding=False, 2025-05-07T20:13:36.0658983Z weighted=False, 2025-05-07T20:13:36.0659078Z row_wise=True, 2025-05-07T20:13:36.0659161Z mixed=True, 2025-05-07T20:13:36.0659245Z use_cache=False, 2025-05-07T20:13:36.0659368Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0659450Z use_cpu=True, 2025-05-07T20:13:36.0659552Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0659638Z ) 2025-05-07T20:13:36.0659776Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0660176Z self=, 2025-05-07T20:13:36.0660259Z mixed_B=True, 2025-05-07T20:13:36.0660343Z compile=True, 2025-05-07T20:13:36.0660433Z T=4, 2025-05-07T20:13:36.0660509Z D=88, 2025-05-07T20:13:36.0660585Z B=30, 2025-05-07T20:13:36.0660675Z log_E=5, 2025-05-07T20:13:36.0660753Z L=9, 2025-05-07T20:13:36.0660836Z D_gradcheck=1, 2025-05-07T20:13:36.0660946Z stochastic_rounding=True, 2025-05-07T20:13:36.0661063Z weighted=True, 2025-05-07T20:13:36.0661146Z row_wise=True, 2025-05-07T20:13:36.0661303Z mixed=True, 2025-05-07T20:13:36.0661389Z use_cache=True, 2025-05-07T20:13:36.0661501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0661595Z use_cpu=True, 2025-05-07T20:13:36.0661702Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0661790Z ) 2025-05-07T20:13:36.0661931Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0662350Z self=, 2025-05-07T20:13:36.0662447Z mixed_B=True, 2025-05-07T20:13:36.0662531Z compile=True, 2025-05-07T20:13:36.0662608Z T=2, 2025-05-07T20:13:36.0662698Z D=122, 2025-05-07T20:13:36.0662776Z B=45, 2025-05-07T20:13:36.0662855Z log_E=4, 2025-05-07T20:13:36.0662943Z L=13, 2025-05-07T20:13:36.0663028Z D_gradcheck=2, 2025-05-07T20:13:36.0663129Z stochastic_rounding=True, 2025-05-07T20:13:36.0663227Z weighted=False, 2025-05-07T20:13:36.0663309Z row_wise=True, 2025-05-07T20:13:36.0663393Z mixed=False, 2025-05-07T20:13:36.0663517Z use_cache=False, 2025-05-07T20:13:36.0663630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0663727Z use_cpu=True, 2025-05-07T20:13:36.0663830Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0663906Z ) 2025-05-07T20:13:36.0664058Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0664448Z self=, 2025-05-07T20:13:36.0664533Z mixed_B=False, 2025-05-07T20:13:36.0664640Z compile=False, 2025-05-07T20:13:36.0664717Z T=5, 2025-05-07T20:13:36.0664795Z D=28, 2025-05-07T20:13:36.0664886Z B=66, 2025-05-07T20:13:36.0664965Z log_E=3, 2025-05-07T20:13:36.0665045Z L=16, 2025-05-07T20:13:36.0665144Z D_gradcheck=2, 2025-05-07T20:13:36.0665243Z stochastic_rounding=True, 2025-05-07T20:13:36.0665346Z weighted=False, 2025-05-07T20:13:36.0665430Z row_wise=False, 2025-05-07T20:13:36.0665516Z mixed=False, 2025-05-07T20:13:36.0665617Z use_cache=False, 2025-05-07T20:13:36.0665731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0665817Z use_cpu=True, 2025-05-07T20:13:36.0665937Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0666013Z ) 2025-05-07T20:13:36.0666156Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0666564Z self=, 2025-05-07T20:13:36.0666651Z mixed_B=False, 2025-05-07T20:13:36.0666737Z compile=True, 2025-05-07T20:13:36.0666830Z T=1, 2025-05-07T20:13:36.0666910Z D=109, 2025-05-07T20:13:36.0667003Z B=75, 2025-05-07T20:13:36.0667084Z log_E=5, 2025-05-07T20:13:36.0667163Z L=9, 2025-05-07T20:13:36.0667264Z D_gradcheck=2, 2025-05-07T20:13:36.0667364Z stochastic_rounding=True, 2025-05-07T20:13:36.0667454Z weighted=False, 2025-05-07T20:13:36.0667553Z row_wise=False, 2025-05-07T20:13:36.0667638Z mixed=True, 2025-05-07T20:13:36.0667724Z use_cache=True, 2025-05-07T20:13:36.0667848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0667933Z use_cpu=True, 2025-05-07T20:13:36.0668040Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0668130Z ) 2025-05-07T20:13:36.0970468Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0970898Z self=, 2025-05-07T20:13:36.0970989Z mixed_B=False, 2025-05-07T20:13:36.0971073Z compile=True, 2025-05-07T20:13:36.0971175Z T=2, 2025-05-07T20:13:36.0971253Z D=52, 2025-05-07T20:13:36.0971329Z B=39, 2025-05-07T20:13:36.0971422Z log_E=4, 2025-05-07T20:13:36.0971505Z L=2, 2025-05-07T20:13:36.0971587Z D_gradcheck=2, 2025-05-07T20:13:36.0971707Z stochastic_rounding=True, 2025-05-07T20:13:36.0972009Z weighted=True, 2025-05-07T20:13:36.0972093Z row_wise=True, 2025-05-07T20:13:36.0972243Z mixed=True, 2025-05-07T20:13:36.0972329Z use_cache=True, 2025-05-07T20:13:36.0972528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0972612Z use_cpu=True, 2025-05-07T20:13:36.0972717Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0972804Z ) 2025-05-07T20:13:36.0972946Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0973384Z self=, 2025-05-07T20:13:36.0973479Z mixed_B=True, 2025-05-07T20:13:36.0973564Z compile=False, 2025-05-07T20:13:36.0973644Z T=2, 2025-05-07T20:13:36.0973733Z D=109, 2025-05-07T20:13:36.0973814Z B=78, 2025-05-07T20:13:36.0973892Z log_E=3, 2025-05-07T20:13:36.0973983Z L=16, 2025-05-07T20:13:36.0974067Z D_gradcheck=1, 2025-05-07T20:13:36.0974164Z stochastic_rounding=True, 2025-05-07T20:13:36.0974266Z weighted=True, 2025-05-07T20:13:36.0974351Z row_wise=False, 2025-05-07T20:13:36.0974448Z mixed=True, 2025-05-07T20:13:36.0974573Z use_cache=True, 2025-05-07T20:13:36.0974686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0974780Z use_cpu=True, 2025-05-07T20:13:36.0974884Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0974959Z ) 2025-05-07T20:13:36.0975112Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0975519Z self=, 2025-05-07T20:13:36.0975601Z mixed_B=True, 2025-05-07T20:13:36.0975697Z compile=False, 2025-05-07T20:13:36.0975774Z T=3, 2025-05-07T20:13:36.0975853Z D=2, 2025-05-07T20:13:36.0975945Z B=112, 2025-05-07T20:13:36.0976024Z log_E=3, 2025-05-07T20:13:36.0976102Z L=13, 2025-05-07T20:13:36.0976199Z D_gradcheck=2, 2025-05-07T20:13:36.0976299Z stochastic_rounding=False, 2025-05-07T20:13:36.0976398Z weighted=True, 2025-05-07T20:13:36.0976484Z row_wise=True, 2025-05-07T20:13:36.0976566Z mixed=False, 2025-05-07T20:13:36.0976664Z use_cache=False, 2025-05-07T20:13:36.0976774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0976857Z use_cpu=True, 2025-05-07T20:13:36.0976974Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0977050Z ) 2025-05-07T20:13:36.0977191Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0977593Z self=, 2025-05-07T20:13:36.0977674Z mixed_B=True, 2025-05-07T20:13:36.0977758Z compile=True, 2025-05-07T20:13:36.0977928Z T=1, 2025-05-07T20:13:36.0978009Z D=88, 2025-05-07T20:13:36.0978127Z B=4, 2025-05-07T20:13:36.0978206Z log_E=4, 2025-05-07T20:13:36.0978284Z L=15, 2025-05-07T20:13:36.0978387Z D_gradcheck=2, 2025-05-07T20:13:36.0978487Z stochastic_rounding=False, 2025-05-07T20:13:36.0978574Z weighted=False, 2025-05-07T20:13:36.0978674Z row_wise=True, 2025-05-07T20:13:36.0978758Z mixed=False, 2025-05-07T20:13:36.0978847Z use_cache=False, 2025-05-07T20:13:36.0978973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0979056Z use_cpu=True, 2025-05-07T20:13:36.0979159Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0979246Z ) 2025-05-07T20:13:36.0979386Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0979778Z self=, 2025-05-07T20:13:36.0979872Z mixed_B=False, 2025-05-07T20:13:36.0979955Z compile=True, 2025-05-07T20:13:36.0980044Z T=4, 2025-05-07T20:13:36.0980125Z D=103, 2025-05-07T20:13:36.0980202Z B=85, 2025-05-07T20:13:36.0980292Z log_E=5, 2025-05-07T20:13:36.0980368Z L=17, 2025-05-07T20:13:36.0980452Z D_gradcheck=1, 2025-05-07T20:13:36.0980561Z stochastic_rounding=True, 2025-05-07T20:13:36.0980646Z weighted=False, 2025-05-07T20:13:36.0980764Z row_wise=False, 2025-05-07T20:13:36.0980889Z mixed=True, 2025-05-07T20:13:36.0980973Z use_cache=True, 2025-05-07T20:13:36.0981083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0981179Z use_cpu=True, 2025-05-07T20:13:36.0981282Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0981358Z ) 2025-05-07T20:13:36.0981512Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0981928Z self=, 2025-05-07T20:13:36.0982066Z mixed_B=True, 2025-05-07T20:13:36.0982151Z compile=False, 2025-05-07T20:13:36.0982228Z T=4, 2025-05-07T20:13:36.0982317Z D=95, 2025-05-07T20:13:36.0982393Z B=16, 2025-05-07T20:13:36.0982470Z log_E=4, 2025-05-07T20:13:36.0982560Z L=7, 2025-05-07T20:13:36.0982643Z D_gradcheck=1, 2025-05-07T20:13:36.0982742Z stochastic_rounding=False, 2025-05-07T20:13:36.0982837Z weighted=False, 2025-05-07T20:13:36.0982920Z row_wise=True, 2025-05-07T20:13:36.0983004Z mixed=False, 2025-05-07T20:13:36.0983167Z use_cache=True, 2025-05-07T20:13:36.0983278Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0983361Z use_cpu=True, 2025-05-07T20:13:36.0983475Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0983551Z ) 2025-05-07T20:13:36.0983705Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0984096Z self=, 2025-05-07T20:13:36.0984179Z mixed_B=False, 2025-05-07T20:13:36.0984277Z compile=False, 2025-05-07T20:13:36.0984354Z T=5, 2025-05-07T20:13:36.0984432Z D=112, 2025-05-07T20:13:36.0984523Z B=25, 2025-05-07T20:13:36.0984601Z log_E=4, 2025-05-07T20:13:36.0984680Z L=12, 2025-05-07T20:13:36.0984782Z D_gradcheck=1, 2025-05-07T20:13:36.0984881Z stochastic_rounding=False, 2025-05-07T20:13:36.0984966Z weighted=False, 2025-05-07T20:13:36.0985067Z row_wise=True, 2025-05-07T20:13:36.0985151Z mixed=False, 2025-05-07T20:13:36.0985269Z use_cache=True, 2025-05-07T20:13:36.0985382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0985465Z use_cpu=True, 2025-05-07T20:13:36.0985582Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0985657Z ) 2025-05-07T20:13:36.0985799Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0986199Z self=, 2025-05-07T20:13:36.0986282Z mixed_B=False, 2025-05-07T20:13:36.0986365Z compile=False, 2025-05-07T20:13:36.0986454Z T=3, 2025-05-07T20:13:36.0986533Z D=57, 2025-05-07T20:13:36.0986609Z B=121, 2025-05-07T20:13:36.0986700Z log_E=3, 2025-05-07T20:13:36.0986777Z L=6, 2025-05-07T20:13:36.0986861Z D_gradcheck=1, 2025-05-07T20:13:36.0986972Z stochastic_rounding=True, 2025-05-07T20:13:36.0987057Z weighted=False, 2025-05-07T20:13:36.0987153Z row_wise=True, 2025-05-07T20:13:36.0987236Z mixed=False, 2025-05-07T20:13:36.0987322Z use_cache=True, 2025-05-07T20:13:36.0987445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0987527Z use_cpu=True, 2025-05-07T20:13:36.0987631Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0987718Z ) 2025-05-07T20:13:36.0987859Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0988250Z self=, 2025-05-07T20:13:36.0988347Z mixed_B=False, 2025-05-07T20:13:36.0988434Z compile=False, 2025-05-07T20:13:36.0988514Z T=3, 2025-05-07T20:13:36.0988607Z D=52, 2025-05-07T20:13:36.0988686Z B=9, 2025-05-07T20:13:36.0988765Z log_E=3, 2025-05-07T20:13:36.0988857Z L=4, 2025-05-07T20:13:36.0988945Z D_gradcheck=2, 2025-05-07T20:13:36.0989059Z stochastic_rounding=True, 2025-05-07T20:13:36.0989145Z weighted=True, 2025-05-07T20:13:36.0989259Z row_wise=False, 2025-05-07T20:13:36.0989382Z mixed=False, 2025-05-07T20:13:36.0989470Z use_cache=False, 2025-05-07T20:13:36.0989582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0989684Z use_cpu=True, 2025-05-07T20:13:36.0989791Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0989867Z ) 2025-05-07T20:13:36.0990023Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0990439Z self=, 2025-05-07T20:13:36.0990526Z mixed_B=False, 2025-05-07T20:13:36.0990626Z compile=True, 2025-05-07T20:13:36.0990706Z T=5, 2025-05-07T20:13:36.0990801Z D=109, 2025-05-07T20:13:36.0990880Z B=22, 2025-05-07T20:13:36.0990959Z log_E=5, 2025-05-07T20:13:36.0991051Z L=20, 2025-05-07T20:13:36.0991138Z D_gradcheck=2, 2025-05-07T20:13:36.0991235Z stochastic_rounding=True, 2025-05-07T20:13:36.0991332Z weighted=False, 2025-05-07T20:13:36.0991417Z row_wise=False, 2025-05-07T20:13:36.0991500Z mixed=True, 2025-05-07T20:13:36.0991620Z use_cache=True, 2025-05-07T20:13:36.0991732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0991814Z use_cpu=True, 2025-05-07T20:13:36.0991927Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0992002Z ) 2025-05-07T20:13:36.0992142Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0992542Z self=, 2025-05-07T20:13:36.0992626Z mixed_B=False, 2025-05-07T20:13:36.0992721Z compile=True, 2025-05-07T20:13:36.0992798Z T=1, 2025-05-07T20:13:36.0992877Z D=114, 2025-05-07T20:13:36.0992968Z B=105, 2025-05-07T20:13:36.0993050Z log_E=5, 2025-05-07T20:13:36.0993129Z L=15, 2025-05-07T20:13:36.0993225Z D_gradcheck=1, 2025-05-07T20:13:36.0993324Z stochastic_rounding=False, 2025-05-07T20:13:36.0993408Z weighted=False, 2025-05-07T20:13:36.0993502Z row_wise=True, 2025-05-07T20:13:36.0993585Z mixed=False, 2025-05-07T20:13:36.0993671Z use_cache=False, 2025-05-07T20:13:36.0993793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.0993876Z use_cpu=True, 2025-05-07T20:13:36.0993980Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.0994067Z ) 2025-05-07T20:13:36.0994206Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0994613Z self=, 2025-05-07T20:13:36.0994697Z mixed_B=False, 2025-05-07T20:13:36.0994780Z compile=True, 2025-05-07T20:13:36.0994868Z T=5, 2025-05-07T20:13:36.0994945Z D=80, 2025-05-07T20:13:36.0995025Z B=79, 2025-05-07T20:13:36.0995118Z log_E=4, 2025-05-07T20:13:36.0995196Z L=15, 2025-05-07T20:13:36.0995281Z D_gradcheck=2, 2025-05-07T20:13:36.0995393Z stochastic_rounding=False, 2025-05-07T20:13:36.0995477Z weighted=True, 2025-05-07T20:13:36.0995562Z row_wise=False, 2025-05-07T20:13:36.0995657Z mixed=True, 2025-05-07T20:13:36.0995744Z use_cache=False, 2025-05-07T20:13:36.0995854Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0995949Z use_cpu=True, 2025-05-07T20:13:36.0996055Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0996142Z ) 2025-05-07T20:13:36.0996284Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0996677Z self=, 2025-05-07T20:13:36.0996771Z mixed_B=True, 2025-05-07T20:13:36.0996854Z compile=False, 2025-05-07T20:13:36.0996931Z T=3, 2025-05-07T20:13:36.0997019Z D=91, 2025-05-07T20:13:36.0997097Z B=118, 2025-05-07T20:13:36.0997176Z log_E=5, 2025-05-07T20:13:36.0997264Z L=16, 2025-05-07T20:13:36.0997349Z D_gradcheck=2, 2025-05-07T20:13:36.0997450Z stochastic_rounding=False, 2025-05-07T20:13:36.0997546Z weighted=False, 2025-05-07T20:13:36.0997697Z row_wise=False, 2025-05-07T20:13:36.0997815Z mixed=True, 2025-05-07T20:13:36.0997900Z use_cache=False, 2025-05-07T20:13:36.0998010Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.0998110Z use_cpu=True, 2025-05-07T20:13:36.0998216Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.0998295Z ) 2025-05-07T20:13:36.0998451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.0998864Z self=, 2025-05-07T20:13:36.0998949Z mixed_B=False, 2025-05-07T20:13:36.0999046Z compile=False, 2025-05-07T20:13:36.0999123Z T=3, 2025-05-07T20:13:36.0999200Z D=124, 2025-05-07T20:13:36.0999289Z B=62, 2025-05-07T20:13:36.0999368Z log_E=3, 2025-05-07T20:13:36.0999445Z L=8, 2025-05-07T20:13:36.0999540Z D_gradcheck=2, 2025-05-07T20:13:36.0999639Z stochastic_rounding=False, 2025-05-07T20:13:36.0999735Z weighted=False, 2025-05-07T20:13:36.0999818Z row_wise=True, 2025-05-07T20:13:36.0999900Z mixed=True, 2025-05-07T20:13:36.1000023Z use_cache=True, 2025-05-07T20:13:36.1000134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1000216Z use_cpu=True, 2025-05-07T20:13:36.1000330Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1000405Z ) 2025-05-07T20:13:36.1000544Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1000946Z self=, 2025-05-07T20:13:36.1001027Z mixed_B=True, 2025-05-07T20:13:36.1001113Z compile=False, 2025-05-07T20:13:36.1001201Z T=2, 2025-05-07T20:13:36.1001277Z D=100, 2025-05-07T20:13:36.1001366Z B=72, 2025-05-07T20:13:36.1001446Z log_E=4, 2025-05-07T20:13:36.1001523Z L=15, 2025-05-07T20:13:36.1001620Z D_gradcheck=2, 2025-05-07T20:13:36.1001717Z stochastic_rounding=True, 2025-05-07T20:13:36.1001801Z weighted=True, 2025-05-07T20:13:36.1001897Z row_wise=True, 2025-05-07T20:13:36.1001980Z mixed=False, 2025-05-07T20:13:36.1002064Z use_cache=True, 2025-05-07T20:13:36.1002188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1002274Z use_cpu=True, 2025-05-07T20:13:36.1002376Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1002465Z ) 2025-05-07T20:13:36.1002606Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1002995Z self=, 2025-05-07T20:13:36.1003090Z mixed_B=False, 2025-05-07T20:13:36.1003173Z compile=True, 2025-05-07T20:13:36.1003263Z T=5, 2025-05-07T20:13:36.1003339Z D=39, 2025-05-07T20:13:36.1003414Z B=98, 2025-05-07T20:13:36.1003504Z log_E=3, 2025-05-07T20:13:36.1003580Z L=19, 2025-05-07T20:13:36.1003665Z D_gradcheck=1, 2025-05-07T20:13:36.1003772Z stochastic_rounding=True, 2025-05-07T20:13:36.1003856Z weighted=False, 2025-05-07T20:13:36.1003944Z row_wise=False, 2025-05-07T20:13:36.1004037Z mixed=False, 2025-05-07T20:13:36.1004121Z use_cache=True, 2025-05-07T20:13:36.1004231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1004324Z use_cpu=True, 2025-05-07T20:13:36.1004427Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.1004501Z ) 2025-05-07T20:13:36.1004652Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1005040Z self=, 2025-05-07T20:13:36.1005133Z mixed_B=True, 2025-05-07T20:13:36.1005218Z compile=False, 2025-05-07T20:13:36.1005295Z T=2, 2025-05-07T20:13:36.1005384Z D=91, 2025-05-07T20:13:36.1005461Z B=13, 2025-05-07T20:13:36.1005556Z log_E=4, 2025-05-07T20:13:36.1005645Z L=0, 2025-05-07T20:13:36.1005730Z D_gradcheck=1, 2025-05-07T20:13:36.1005830Z stochastic_rounding=True, 2025-05-07T20:13:36.1005930Z weighted=False, 2025-05-07T20:13:36.1006044Z row_wise=False, 2025-05-07T20:13:36.1006155Z mixed=False, 2025-05-07T20:13:36.1006257Z use_cache=True, 2025-05-07T20:13:36.1006366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1006451Z use_cpu=True, 2025-05-07T20:13:36.1006567Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1006641Z ) 2025-05-07T20:13:36.1313868Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1315080Z self=, 2025-05-07T20:13:36.1316030Z mixed_B=True, 2025-05-07T20:13:36.1316269Z compile=False, 2025-05-07T20:13:36.1316505Z T=4, 2025-05-07T20:13:36.1316710Z D=119, 2025-05-07T20:13:36.1316951Z B=102, 2025-05-07T20:13:36.1317154Z log_E=5, 2025-05-07T20:13:36.1317364Z L=16, 2025-05-07T20:13:36.1317561Z D_gradcheck=2, 2025-05-07T20:13:36.1317812Z stochastic_rounding=True, 2025-05-07T20:13:36.1318093Z weighted=True, 2025-05-07T20:13:36.1318317Z row_wise=True, 2025-05-07T20:13:36.1318542Z mixed=False, 2025-05-07T20:13:36.1318841Z use_cache=True, 2025-05-07T20:13:36.1319088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1319401Z use_cpu=True, 2025-05-07T20:13:36.1319652Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1319927Z ) 2025-05-07T20:13:36.1320179Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1320850Z self=, 2025-05-07T20:13:36.1321442Z mixed_B=False, 2025-05-07T20:13:36.1321669Z compile=False, 2025-05-07T20:13:36.1321885Z T=3, 2025-05-07T20:13:36.1322090Z D=56, 2025-05-07T20:13:36.1322283Z B=79, 2025-05-07T20:13:36.1322478Z log_E=3, 2025-05-07T20:13:36.1322670Z L=0, 2025-05-07T20:13:36.1322870Z D_gradcheck=1, 2025-05-07T20:13:36.1323112Z stochastic_rounding=True, 2025-05-07T20:13:36.1323379Z weighted=True, 2025-05-07T20:13:36.1323688Z row_wise=True, 2025-05-07T20:13:36.1323911Z mixed=False, 2025-05-07T20:13:36.1324143Z use_cache=True, 2025-05-07T20:13:36.1324386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1324701Z use_cpu=True, 2025-05-07T20:13:36.1324978Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.1325248Z ) 2025-05-07T20:13:36.1325501Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1326167Z self=, 2025-05-07T20:13:36.1326761Z mixed_B=True, 2025-05-07T20:13:36.1326992Z compile=True, 2025-05-07T20:13:36.1327211Z T=5, 2025-05-07T20:13:36.1327395Z D=94, 2025-05-07T20:13:36.1327593Z B=73, 2025-05-07T20:13:36.1327791Z log_E=3, 2025-05-07T20:13:36.1327988Z L=18, 2025-05-07T20:13:36.1328195Z D_gradcheck=2, 2025-05-07T20:13:36.1328441Z stochastic_rounding=False, 2025-05-07T20:13:36.1328704Z weighted=False, 2025-05-07T20:13:36.1328939Z row_wise=False, 2025-05-07T20:13:36.1329165Z mixed=True, 2025-05-07T20:13:36.1329389Z use_cache=True, 2025-05-07T20:13:36.1329629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1329936Z use_cpu=True, 2025-05-07T20:13:36.1330181Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1330449Z ) 2025-05-07T20:13:36.1330700Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1331358Z self=, 2025-05-07T20:13:36.1331953Z mixed_B=True, 2025-05-07T20:13:36.1332183Z compile=False, 2025-05-07T20:13:36.1332402Z T=2, 2025-05-07T20:13:36.1332590Z D=76, 2025-05-07T20:13:36.1332787Z B=121, 2025-05-07T20:13:36.1332986Z log_E=4, 2025-05-07T20:13:36.1333179Z L=16, 2025-05-07T20:13:36.1333383Z D_gradcheck=1, 2025-05-07T20:13:36.1333621Z stochastic_rounding=True, 2025-05-07T20:13:36.1333881Z weighted=True, 2025-05-07T20:13:36.1334197Z row_wise=True, 2025-05-07T20:13:36.1334421Z mixed=False, 2025-05-07T20:13:36.1334693Z use_cache=True, 2025-05-07T20:13:36.1334945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1335252Z use_cpu=True, 2025-05-07T20:13:36.1335486Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1335766Z ) 2025-05-07T20:13:36.1336021Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1336716Z self=, 2025-05-07T20:13:36.1337307Z mixed_B=False, 2025-05-07T20:13:36.1337542Z compile=False, 2025-05-07T20:13:36.1337764Z T=3, 2025-05-07T20:13:36.1338061Z D=54, 2025-05-07T20:13:36.1338277Z B=61, 2025-05-07T20:13:36.1338477Z log_E=3, 2025-05-07T20:13:36.1338668Z L=10, 2025-05-07T20:13:36.1338867Z D_gradcheck=2, 2025-05-07T20:13:36.1339111Z stochastic_rounding=True, 2025-05-07T20:13:36.1339375Z weighted=False, 2025-05-07T20:13:36.1339609Z row_wise=False, 2025-05-07T20:13:36.1339833Z mixed=True, 2025-05-07T20:13:36.1340089Z use_cache=False, 2025-05-07T20:13:36.1340353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1340669Z use_cpu=True, 2025-05-07T20:13:36.1340905Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1341191Z ) 2025-05-07T20:13:36.1341449Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1342101Z self=, 2025-05-07T20:13:36.1342706Z mixed_B=False, 2025-05-07T20:13:36.1342940Z compile=False, 2025-05-07T20:13:36.1343169Z T=2, 2025-05-07T20:13:36.1343357Z D=19, 2025-05-07T20:13:36.1343558Z B=24, 2025-05-07T20:13:36.1343760Z log_E=4, 2025-05-07T20:13:36.1343956Z L=19, 2025-05-07T20:13:36.1344164Z D_gradcheck=2, 2025-05-07T20:13:36.1344410Z stochastic_rounding=True, 2025-05-07T20:13:36.1344676Z weighted=False, 2025-05-07T20:13:36.1344916Z row_wise=True, 2025-05-07T20:13:36.1345144Z mixed=False, 2025-05-07T20:13:36.1345362Z use_cache=False, 2025-05-07T20:13:36.1345631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1345943Z use_cpu=True, 2025-05-07T20:13:36.1346185Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1346472Z ) 2025-05-07T20:13:36.1346721Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1347373Z self=, 2025-05-07T20:13:36.1348160Z mixed_B=True, 2025-05-07T20:13:36.1348387Z compile=True, 2025-05-07T20:13:36.1348607Z T=4, 2025-05-07T20:13:36.1348789Z D=70, 2025-05-07T20:13:36.1348985Z B=107, 2025-05-07T20:13:36.1349180Z log_E=5, 2025-05-07T20:13:36.1349370Z L=11, 2025-05-07T20:13:36.1349571Z D_gradcheck=1, 2025-05-07T20:13:36.1349811Z stochastic_rounding=True, 2025-05-07T20:13:36.1350074Z weighted=False, 2025-05-07T20:13:36.1350305Z row_wise=False, 2025-05-07T20:13:36.1350534Z mixed=True, 2025-05-07T20:13:36.1350749Z use_cache=True, 2025-05-07T20:13:36.1351005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1351314Z use_cpu=True, 2025-05-07T20:13:36.1351547Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.1351825Z ) 2025-05-07T20:13:36.1352073Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1352718Z self=, 2025-05-07T20:13:36.1353322Z mixed_B=False, 2025-05-07T20:13:36.1353549Z compile=True, 2025-05-07T20:13:36.1353752Z T=3, 2025-05-07T20:13:36.1353947Z D=28, 2025-05-07T20:13:36.1354140Z B=42, 2025-05-07T20:13:36.1354323Z log_E=4, 2025-05-07T20:13:36.1354525Z L=19, 2025-05-07T20:13:36.1354730Z D_gradcheck=2, 2025-05-07T20:13:36.1354965Z stochastic_rounding=True, 2025-05-07T20:13:36.1355251Z weighted=True, 2025-05-07T20:13:36.1355569Z row_wise=True, 2025-05-07T20:13:36.1355806Z mixed=True, 2025-05-07T20:13:36.1356070Z use_cache=False, 2025-05-07T20:13:36.1356345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1356654Z use_cpu=True, 2025-05-07T20:13:36.1356889Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1357174Z ) 2025-05-07T20:13:36.1357421Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1358108Z self=, 2025-05-07T20:13:36.1358715Z mixed_B=True, 2025-05-07T20:13:36.1358939Z compile=True, 2025-05-07T20:13:36.1359143Z T=2, 2025-05-07T20:13:36.1359341Z D=41, 2025-05-07T20:13:36.1359538Z B=36, 2025-05-07T20:13:36.1359723Z log_E=3, 2025-05-07T20:13:36.1359983Z L=16, 2025-05-07T20:13:36.1360184Z D_gradcheck=1, 2025-05-07T20:13:36.1360416Z stochastic_rounding=False, 2025-05-07T20:13:36.1360694Z weighted=False, 2025-05-07T20:13:36.1360941Z row_wise=True, 2025-05-07T20:13:36.1361152Z mixed=False, 2025-05-07T20:13:36.1361412Z use_cache=False, 2025-05-07T20:13:36.1361675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1361972Z use_cpu=True, 2025-05-07T20:13:36.1362249Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1362530Z ) 2025-05-07T20:13:36.1362779Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1363429Z self=, 2025-05-07T20:13:36.1364035Z mixed_B=False, 2025-05-07T20:13:36.1364263Z compile=True, 2025-05-07T20:13:36.1364472Z T=3, 2025-05-07T20:13:36.1364677Z D=43, 2025-05-07T20:13:36.1364877Z B=112, 2025-05-07T20:13:36.1365071Z log_E=5, 2025-05-07T20:13:36.1365280Z L=8, 2025-05-07T20:13:36.1365479Z D_gradcheck=2, 2025-05-07T20:13:36.1365708Z stochastic_rounding=True, 2025-05-07T20:13:36.1365981Z weighted=True, 2025-05-07T20:13:36.1366206Z row_wise=False, 2025-05-07T20:13:36.1366417Z mixed=True, 2025-05-07T20:13:36.1366642Z use_cache=True, 2025-05-07T20:13:36.1366899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1367210Z use_cpu=True, 2025-05-07T20:13:36.1367457Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.1367743Z ) 2025-05-07T20:13:36.1367983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1368651Z self=, 2025-05-07T20:13:36.1369261Z mixed_B=False, 2025-05-07T20:13:36.1369598Z compile=True, 2025-05-07T20:13:36.1369811Z T=2, 2025-05-07T20:13:36.1370011Z D=42, 2025-05-07T20:13:36.1370213Z B=37, 2025-05-07T20:13:36.1370402Z log_E=5, 2025-05-07T20:13:36.1370611Z L=12, 2025-05-07T20:13:36.1370820Z D_gradcheck=2, 2025-05-07T20:13:36.1371057Z stochastic_rounding=False, 2025-05-07T20:13:36.1371341Z weighted=True, 2025-05-07T20:13:36.1371576Z row_wise=True, 2025-05-07T20:13:36.1371789Z mixed=True, 2025-05-07T20:13:36.1372015Z use_cache=True, 2025-05-07T20:13:36.1372318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1372621Z use_cpu=True, 2025-05-07T20:13:36.1372877Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.1373157Z ) 2025-05-07T20:13:36.1373395Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1374053Z self=, 2025-05-07T20:13:36.1374655Z mixed_B=True, 2025-05-07T20:13:36.1374877Z compile=True, 2025-05-07T20:13:36.1375082Z T=5, 2025-05-07T20:13:36.1375280Z D=64, 2025-05-07T20:13:36.1375475Z B=84, 2025-05-07T20:13:36.1375661Z log_E=5, 2025-05-07T20:13:36.1375864Z L=10, 2025-05-07T20:13:36.1376065Z D_gradcheck=2, 2025-05-07T20:13:36.1376295Z stochastic_rounding=True, 2025-05-07T20:13:36.1376574Z weighted=False, 2025-05-07T20:13:36.1376861Z row_wise=False, 2025-05-07T20:13:36.1377089Z mixed=False, 2025-05-07T20:13:36.1377349Z use_cache=False, 2025-05-07T20:13:36.1377616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1378009Z use_cpu=True, 2025-05-07T20:13:36.1378260Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.1378540Z ) 2025-05-07T20:13:36.1378778Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1379471Z self=, 2025-05-07T20:13:36.1380076Z mixed_B=False, 2025-05-07T20:13:36.1380292Z compile=True, 2025-05-07T20:13:36.1380510Z T=3, 2025-05-07T20:13:36.1380708Z D=45, 2025-05-07T20:13:36.1380894Z B=4, 2025-05-07T20:13:36.1381095Z log_E=3, 2025-05-07T20:13:36.1381304Z L=5, 2025-05-07T20:13:36.1381492Z D_gradcheck=1, 2025-05-07T20:13:36.1381772Z stochastic_rounding=False, 2025-05-07T20:13:36.1382051Z weighted=True, 2025-05-07T20:13:36.1382280Z row_wise=True, 2025-05-07T20:13:36.1382491Z mixed=True, 2025-05-07T20:13:36.1382715Z use_cache=True, 2025-05-07T20:13:36.1382998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1383294Z use_cpu=True, 2025-05-07T20:13:36.1383539Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1383819Z ) 2025-05-07T20:13:36.1384054Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1384710Z self=, 2025-05-07T20:13:36.1385320Z mixed_B=True, 2025-05-07T20:13:36.1385532Z compile=True, 2025-05-07T20:13:36.1385752Z T=1, 2025-05-07T20:13:36.1385952Z D=33, 2025-05-07T20:13:36.1386137Z B=60, 2025-05-07T20:13:36.1386331Z log_E=4, 2025-05-07T20:13:36.1386536Z L=13, 2025-05-07T20:13:36.1386725Z D_gradcheck=2, 2025-05-07T20:13:36.1386965Z stochastic_rounding=True, 2025-05-07T20:13:36.1387239Z weighted=False, 2025-05-07T20:13:36.1387460Z row_wise=True, 2025-05-07T20:13:36.1387687Z mixed=False, 2025-05-07T20:13:36.1387911Z use_cache=False, 2025-05-07T20:13:36.1388162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1388469Z use_cpu=True, 2025-05-07T20:13:36.1388712Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1388990Z ) 2025-05-07T20:13:36.1389226Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1389887Z self=, 2025-05-07T20:13:36.1390489Z mixed_B=False, 2025-05-07T20:13:36.1390705Z compile=False, 2025-05-07T20:13:36.1390932Z T=2, 2025-05-07T20:13:36.1391130Z D=21, 2025-05-07T20:13:36.1391317Z B=77, 2025-05-07T20:13:36.1391513Z log_E=5, 2025-05-07T20:13:36.1391717Z L=15, 2025-05-07T20:13:36.1391906Z D_gradcheck=2, 2025-05-07T20:13:36.1399433Z stochastic_rounding=True, 2025-05-07T20:13:36.1399790Z weighted=False, 2025-05-07T20:13:36.1400012Z row_wise=False, 2025-05-07T20:13:36.1400223Z mixed=False, 2025-05-07T20:13:36.1400437Z use_cache=True, 2025-05-07T20:13:36.1400684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1400991Z use_cpu=True, 2025-05-07T20:13:36.1401232Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.1401503Z ) 2025-05-07T20:13:36.1401749Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1402417Z self=, 2025-05-07T20:13:36.1403015Z mixed_B=False, 2025-05-07T20:13:36.1403241Z compile=False, 2025-05-07T20:13:36.1403457Z T=3, 2025-05-07T20:13:36.1403641Z D=113, 2025-05-07T20:13:36.1403832Z B=29, 2025-05-07T20:13:36.1404028Z log_E=5, 2025-05-07T20:13:36.1404217Z L=1, 2025-05-07T20:13:36.1404410Z D_gradcheck=1, 2025-05-07T20:13:36.1404653Z stochastic_rounding=True, 2025-05-07T20:13:36.1404923Z weighted=True, 2025-05-07T20:13:36.1405252Z row_wise=False, 2025-05-07T20:13:36.1405472Z mixed=True, 2025-05-07T20:13:36.1405727Z use_cache=True, 2025-05-07T20:13:36.1405968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1406263Z use_cpu=True, 2025-05-07T20:13:36.1406498Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.1406763Z ) 2025-05-07T20:13:36.1407006Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1407698Z self=, 2025-05-07T20:13:36.1408289Z mixed_B=False, 2025-05-07T20:13:36.1408507Z compile=False, 2025-05-07T20:13:36.1408719Z T=2, 2025-05-07T20:13:36.1408901Z D=77, 2025-05-07T20:13:36.1409081Z B=61, 2025-05-07T20:13:36.1409268Z log_E=4, 2025-05-07T20:13:36.1409449Z L=4, 2025-05-07T20:13:36.1409640Z D_gradcheck=2, 2025-05-07T20:13:36.1409872Z stochastic_rounding=True, 2025-05-07T20:13:36.1410129Z weighted=False, 2025-05-07T20:13:36.1410349Z row_wise=False, 2025-05-07T20:13:36.1410562Z mixed=True, 2025-05-07T20:13:36.1410765Z use_cache=True, 2025-05-07T20:13:36.1411042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1411343Z use_cpu=True, 2025-05-07T20:13:36.1411583Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1411844Z ) 2025-05-07T20:13:36.1658825Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1659881Z self=, 2025-05-07T20:13:36.1660845Z mixed_B=True, 2025-05-07T20:13:36.1661081Z compile=True, 2025-05-07T20:13:36.1661303Z T=1, 2025-05-07T20:13:36.1661490Z D=58, 2025-05-07T20:13:36.1661691Z B=43, 2025-05-07T20:13:36.1661965Z log_E=5, 2025-05-07T20:13:36.1662155Z L=16, 2025-05-07T20:13:36.1662360Z D_gradcheck=2, 2025-05-07T20:13:36.1662601Z stochastic_rounding=True, 2025-05-07T20:13:36.1662866Z weighted=False, 2025-05-07T20:13:36.1663101Z row_wise=False, 2025-05-07T20:13:36.1663325Z mixed=False, 2025-05-07T20:13:36.1663554Z use_cache=False, 2025-05-07T20:13:36.1663807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1664114Z use_cpu=True, 2025-05-07T20:13:36.1664363Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1664632Z ) 2025-05-07T20:13:36.1664880Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1665542Z self=, 2025-05-07T20:13:36.1666134Z mixed_B=True, 2025-05-07T20:13:36.1666362Z compile=False, 2025-05-07T20:13:36.1666582Z T=2, 2025-05-07T20:13:36.1666765Z D=98, 2025-05-07T20:13:36.1666960Z B=8, 2025-05-07T20:13:36.1667158Z log_E=4, 2025-05-07T20:13:36.1667348Z L=13, 2025-05-07T20:13:36.1667551Z D_gradcheck=2, 2025-05-07T20:13:36.1667792Z stochastic_rounding=True, 2025-05-07T20:13:36.1668050Z weighted=True, 2025-05-07T20:13:36.1668275Z row_wise=True, 2025-05-07T20:13:36.1668503Z mixed=False, 2025-05-07T20:13:36.1668714Z use_cache=True, 2025-05-07T20:13:36.1668979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1669293Z use_cpu=True, 2025-05-07T20:13:36.1669539Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1669809Z ) 2025-05-07T20:13:36.1670058Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1670716Z self=, 2025-05-07T20:13:36.1671306Z mixed_B=False, 2025-05-07T20:13:36.1671533Z compile=True, 2025-05-07T20:13:36.1671751Z T=5, 2025-05-07T20:13:36.1671936Z D=16, 2025-05-07T20:13:36.1672131Z B=71, 2025-05-07T20:13:36.1672325Z log_E=4, 2025-05-07T20:13:36.1672540Z L=4, 2025-05-07T20:13:36.1672741Z D_gradcheck=2, 2025-05-07T20:13:36.1672988Z stochastic_rounding=True, 2025-05-07T20:13:36.1673256Z weighted=True, 2025-05-07T20:13:36.1673486Z row_wise=True, 2025-05-07T20:13:36.1673911Z mixed=True, 2025-05-07T20:13:36.1674177Z use_cache=True, 2025-05-07T20:13:36.1674440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1674757Z use_cpu=True, 2025-05-07T20:13:36.1674993Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1675277Z ) 2025-05-07T20:13:36.1675534Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1676247Z self=, 2025-05-07T20:13:36.1676846Z mixed_B=False, 2025-05-07T20:13:36.1677098Z compile=False, 2025-05-07T20:13:36.1677319Z T=5, 2025-05-07T20:13:36.1677504Z D=99, 2025-05-07T20:13:36.1677705Z B=50, 2025-05-07T20:13:36.1677906Z log_E=3, 2025-05-07T20:13:36.1678099Z L=15, 2025-05-07T20:13:36.1678303Z D_gradcheck=1, 2025-05-07T20:13:36.1678543Z stochastic_rounding=True, 2025-05-07T20:13:36.1678802Z weighted=True, 2025-05-07T20:13:36.1679026Z row_wise=True, 2025-05-07T20:13:36.1679247Z mixed=True, 2025-05-07T20:13:36.1679455Z use_cache=False, 2025-05-07T20:13:36.1679757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1680066Z use_cpu=True, 2025-05-07T20:13:36.1680297Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1680576Z ) 2025-05-07T20:13:36.1680826Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1681475Z self=, 2025-05-07T20:13:36.1682080Z mixed_B=True, 2025-05-07T20:13:36.1682308Z compile=False, 2025-05-07T20:13:36.1682526Z T=4, 2025-05-07T20:13:36.1682713Z D=99, 2025-05-07T20:13:36.1682912Z B=68, 2025-05-07T20:13:36.1683110Z log_E=3, 2025-05-07T20:13:36.1683303Z L=8, 2025-05-07T20:13:36.1683506Z D_gradcheck=2, 2025-05-07T20:13:36.1683747Z stochastic_rounding=True, 2025-05-07T20:13:36.1684008Z weighted=True, 2025-05-07T20:13:36.1684233Z row_wise=True, 2025-05-07T20:13:36.1684457Z mixed=True, 2025-05-07T20:13:36.1684661Z use_cache=True, 2025-05-07T20:13:36.1684917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1685223Z use_cpu=True, 2025-05-07T20:13:36.1685457Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1685739Z ) 2025-05-07T20:13:36.1685990Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1686634Z self=, 2025-05-07T20:13:36.1687241Z mixed_B=True, 2025-05-07T20:13:36.1687467Z compile=False, 2025-05-07T20:13:36.1687675Z T=2, 2025-05-07T20:13:36.1687871Z D=127, 2025-05-07T20:13:36.1688068Z B=96, 2025-05-07T20:13:36.1688251Z log_E=4, 2025-05-07T20:13:36.1688457Z L=9, 2025-05-07T20:13:36.1688656Z D_gradcheck=2, 2025-05-07T20:13:36.1688888Z stochastic_rounding=False, 2025-05-07T20:13:36.1689160Z weighted=True, 2025-05-07T20:13:36.1689382Z row_wise=True, 2025-05-07T20:13:36.1689605Z mixed=True, 2025-05-07T20:13:36.1689812Z use_cache=True, 2025-05-07T20:13:36.1690069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1690378Z use_cpu=True, 2025-05-07T20:13:36.1690611Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.1690894Z ) 2025-05-07T20:13:36.1691140Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1691782Z self=, 2025-05-07T20:13:36.1692388Z mixed_B=False, 2025-05-07T20:13:36.1692612Z compile=False, 2025-05-07T20:13:36.1692819Z T=3, 2025-05-07T20:13:36.1693010Z D=29, 2025-05-07T20:13:36.1693205Z B=112, 2025-05-07T20:13:36.1693390Z log_E=5, 2025-05-07T20:13:36.1693592Z L=14, 2025-05-07T20:13:36.1693791Z D_gradcheck=2, 2025-05-07T20:13:36.1694017Z stochastic_rounding=True, 2025-05-07T20:13:36.1694292Z weighted=False, 2025-05-07T20:13:36.1694522Z row_wise=False, 2025-05-07T20:13:36.1694784Z mixed=True, 2025-05-07T20:13:36.1695005Z use_cache=True, 2025-05-07T20:13:36.1695304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1695619Z use_cpu=True, 2025-05-07T20:13:36.1695855Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1696137Z ) 2025-05-07T20:13:36.1696389Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1697032Z self=, 2025-05-07T20:13:36.1697666Z mixed_B=True, 2025-05-07T20:13:36.1697980Z compile=True, 2025-05-07T20:13:36.1698184Z T=5, 2025-05-07T20:13:36.1698380Z D=6, 2025-05-07T20:13:36.1698577Z B=45, 2025-05-07T20:13:36.1698764Z log_E=5, 2025-05-07T20:13:36.1698985Z L=12, 2025-05-07T20:13:36.1699189Z D_gradcheck=2, 2025-05-07T20:13:36.1699421Z stochastic_rounding=True, 2025-05-07T20:13:36.1699704Z weighted=False, 2025-05-07T20:13:36.1699938Z row_wise=True, 2025-05-07T20:13:36.1700154Z mixed=True, 2025-05-07T20:13:36.1700380Z use_cache=False, 2025-05-07T20:13:36.1700684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1700979Z use_cpu=True, 2025-05-07T20:13:36.1701230Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1701517Z ) 2025-05-07T20:13:36.1701760Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1702422Z self=, 2025-05-07T20:13:36.1703040Z mixed_B=False, 2025-05-07T20:13:36.1703272Z compile=True, 2025-05-07T20:13:36.1703482Z T=1, 2025-05-07T20:13:36.1703683Z D=29, 2025-05-07T20:13:36.1703888Z B=101, 2025-05-07T20:13:36.1704079Z log_E=5, 2025-05-07T20:13:36.1704285Z L=1, 2025-05-07T20:13:36.1704483Z D_gradcheck=1, 2025-05-07T20:13:36.1704715Z stochastic_rounding=False, 2025-05-07T20:13:36.1704992Z weighted=False, 2025-05-07T20:13:36.1705219Z row_wise=False, 2025-05-07T20:13:36.1705429Z mixed=True, 2025-05-07T20:13:36.1705646Z use_cache=False, 2025-05-07T20:13:36.1705908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1706200Z use_cpu=True, 2025-05-07T20:13:36.1706443Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1706717Z ) 2025-05-07T20:13:36.1706951Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1707602Z self=, 2025-05-07T20:13:36.1708207Z mixed_B=True, 2025-05-07T20:13:36.1708431Z compile=True, 2025-05-07T20:13:36.1708638Z T=4, 2025-05-07T20:13:36.1708835Z D=105, 2025-05-07T20:13:36.1709039Z B=60, 2025-05-07T20:13:36.1709224Z log_E=3, 2025-05-07T20:13:36.1709314Z L=18, 2025-05-07T20:13:36.1709398Z D_gradcheck=1, 2025-05-07T20:13:36.1709497Z stochastic_rounding=False, 2025-05-07T20:13:36.1709593Z weighted=False, 2025-05-07T20:13:36.1709676Z row_wise=True, 2025-05-07T20:13:36.1709759Z mixed=True, 2025-05-07T20:13:36.1709861Z use_cache=False, 2025-05-07T20:13:36.1709976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1710057Z use_cpu=True, 2025-05-07T20:13:36.1710171Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1710246Z ) 2025-05-07T20:13:36.1710388Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1710793Z self=, 2025-05-07T20:13:36.1710935Z mixed_B=False, 2025-05-07T20:13:36.1711032Z compile=False, 2025-05-07T20:13:36.1711110Z T=4, 2025-05-07T20:13:36.1711188Z D=40, 2025-05-07T20:13:36.1711278Z B=81, 2025-05-07T20:13:36.1711355Z log_E=4, 2025-05-07T20:13:36.1711434Z L=11, 2025-05-07T20:13:36.1711530Z D_gradcheck=2, 2025-05-07T20:13:36.1711630Z stochastic_rounding=False, 2025-05-07T20:13:36.1711717Z weighted=False, 2025-05-07T20:13:36.1711815Z row_wise=False, 2025-05-07T20:13:36.1711945Z mixed=True, 2025-05-07T20:13:36.1712029Z use_cache=True, 2025-05-07T20:13:36.1712197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1712282Z use_cpu=True, 2025-05-07T20:13:36.1712390Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1712481Z ) 2025-05-07T20:13:36.1712621Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1713024Z self=, 2025-05-07T20:13:36.1713158Z mixed_B=False, 2025-05-07T20:13:36.1713244Z compile=False, 2025-05-07T20:13:36.1713333Z T=5, 2025-05-07T20:13:36.1713412Z D=115, 2025-05-07T20:13:36.1713488Z B=51, 2025-05-07T20:13:36.1713581Z log_E=4, 2025-05-07T20:13:36.1713657Z L=16, 2025-05-07T20:13:36.1713740Z D_gradcheck=1, 2025-05-07T20:13:36.1713855Z stochastic_rounding=False, 2025-05-07T20:13:36.1713941Z weighted=True, 2025-05-07T20:13:36.1714024Z row_wise=True, 2025-05-07T20:13:36.1714124Z mixed=False, 2025-05-07T20:13:36.1714208Z use_cache=True, 2025-05-07T20:13:36.1714354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1714451Z use_cpu=True, 2025-05-07T20:13:36.1714555Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.1714643Z ) 2025-05-07T20:13:36.1714783Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1715171Z self=, 2025-05-07T20:13:36.1715268Z mixed_B=True, 2025-05-07T20:13:36.1715354Z compile=False, 2025-05-07T20:13:36.1715431Z T=5, 2025-05-07T20:13:36.1715521Z D=34, 2025-05-07T20:13:36.1715600Z B=108, 2025-05-07T20:13:36.1715680Z log_E=4, 2025-05-07T20:13:36.1715773Z L=16, 2025-05-07T20:13:36.1715857Z D_gradcheck=1, 2025-05-07T20:13:36.1715956Z stochastic_rounding=False, 2025-05-07T20:13:36.1716057Z weighted=True, 2025-05-07T20:13:36.1716139Z row_wise=False, 2025-05-07T20:13:36.1716222Z mixed=False, 2025-05-07T20:13:36.1716317Z use_cache=False, 2025-05-07T20:13:36.1716429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1716523Z use_cpu=True, 2025-05-07T20:13:36.1716625Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.1716699Z ) 2025-05-07T20:13:36.1716851Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1717238Z self=, 2025-05-07T20:13:36.1717322Z mixed_B=False, 2025-05-07T20:13:36.1717417Z compile=True, 2025-05-07T20:13:36.1717495Z T=2, 2025-05-07T20:13:36.1717572Z D=21, 2025-05-07T20:13:36.1717662Z B=117, 2025-05-07T20:13:36.1717741Z log_E=4, 2025-05-07T20:13:36.1717817Z L=3, 2025-05-07T20:13:36.1717911Z D_gradcheck=2, 2025-05-07T20:13:36.1718009Z stochastic_rounding=True, 2025-05-07T20:13:36.1718105Z weighted=False, 2025-05-07T20:13:36.1718187Z row_wise=True, 2025-05-07T20:13:36.1718273Z mixed=False, 2025-05-07T20:13:36.1718369Z use_cache=True, 2025-05-07T20:13:36.1718482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1718565Z use_cpu=True, 2025-05-07T20:13:36.1718681Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1718757Z ) 2025-05-07T20:13:36.1718903Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1719303Z self=, 2025-05-07T20:13:36.1719389Z mixed_B=False, 2025-05-07T20:13:36.1719472Z compile=True, 2025-05-07T20:13:36.1719563Z T=3, 2025-05-07T20:13:36.1719641Z D=11, 2025-05-07T20:13:36.1719722Z B=96, 2025-05-07T20:13:36.1719817Z log_E=3, 2025-05-07T20:13:36.1719894Z L=20, 2025-05-07T20:13:36.1719999Z D_gradcheck=2, 2025-05-07T20:13:36.1720099Z stochastic_rounding=False, 2025-05-07T20:13:36.1720184Z weighted=False, 2025-05-07T20:13:36.1720279Z row_wise=False, 2025-05-07T20:13:36.1720397Z mixed=False, 2025-05-07T20:13:36.1720483Z use_cache=False, 2025-05-07T20:13:36.1720633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.1720715Z use_cpu=True, 2025-05-07T20:13:36.1720820Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.1720906Z ) 2025-05-07T20:13:36.1721045Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1721433Z self=, 2025-05-07T20:13:36.1721556Z mixed_B=True, 2025-05-07T20:13:36.1721643Z compile=False, 2025-05-07T20:13:36.1721732Z T=2, 2025-05-07T20:13:36.1721809Z D=85, 2025-05-07T20:13:36.1721886Z B=102, 2025-05-07T20:13:36.1721978Z log_E=5, 2025-05-07T20:13:36.1722055Z L=9, 2025-05-07T20:13:36.1722140Z D_gradcheck=2, 2025-05-07T20:13:36.1722251Z stochastic_rounding=False, 2025-05-07T20:13:36.1722337Z weighted=True, 2025-05-07T20:13:36.1722422Z row_wise=True, 2025-05-07T20:13:36.1722520Z mixed=True, 2025-05-07T20:13:36.1722606Z use_cache=False, 2025-05-07T20:13:36.1722749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1722847Z use_cpu=True, 2025-05-07T20:13:36.1722953Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1723029Z ) 2025-05-07T20:13:36.1723182Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.1723572Z self=, 2025-05-07T20:13:36.1723672Z mixed_B=True, 2025-05-07T20:13:36.1723757Z compile=False, 2025-05-07T20:13:36.1723834Z T=1, 2025-05-07T20:13:36.1723925Z D=32, 2025-05-07T20:13:36.1724004Z B=97, 2025-05-07T20:13:36.1724084Z log_E=5, 2025-05-07T20:13:36.1724181Z L=3, 2025-05-07T20:13:36.1724268Z D_gradcheck=2, 2025-05-07T20:13:36.1724369Z stochastic_rounding=True, 2025-05-07T20:13:36.1724470Z weighted=True, 2025-05-07T20:13:36.1724557Z row_wise=False, 2025-05-07T20:13:36.1724643Z mixed=False, 2025-05-07T20:13:36.1724745Z use_cache=False, 2025-05-07T20:13:36.1724861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.1724946Z use_cpu=True, 2025-05-07T20:13:36.1725067Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.1725145Z ) 2025-05-07T20:13:36.2002008Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2002589Z self=, 2025-05-07T20:13:36.2002719Z mixed_B=True, 2025-05-07T20:13:36.2002864Z compile=False, 2025-05-07T20:13:36.2003088Z T=4, 2025-05-07T20:13:36.2003204Z D=62, 2025-05-07T20:13:36.2003371Z B=104, 2025-05-07T20:13:36.2003518Z log_E=3, 2025-05-07T20:13:36.2003668Z L=9, 2025-05-07T20:13:36.2003843Z D_gradcheck=2, 2025-05-07T20:13:36.2003994Z stochastic_rounding=False, 2025-05-07T20:13:36.2004092Z weighted=False, 2025-05-07T20:13:36.2004175Z row_wise=True, 2025-05-07T20:13:36.2004259Z mixed=True, 2025-05-07T20:13:36.2004352Z use_cache=True, 2025-05-07T20:13:36.2004468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2004550Z use_cpu=True, 2025-05-07T20:13:36.2004666Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2004742Z ) 2025-05-07T20:13:36.2004883Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2005287Z self=, 2025-05-07T20:13:36.2005372Z mixed_B=False, 2025-05-07T20:13:36.2005456Z compile=False, 2025-05-07T20:13:36.2005545Z T=1, 2025-05-07T20:13:36.2005626Z D=66, 2025-05-07T20:13:36.2005702Z B=79, 2025-05-07T20:13:36.2005795Z log_E=3, 2025-05-07T20:13:36.2005872Z L=17, 2025-05-07T20:13:36.2005968Z D_gradcheck=1, 2025-05-07T20:13:36.2006070Z stochastic_rounding=True, 2025-05-07T20:13:36.2006153Z weighted=True, 2025-05-07T20:13:36.2006251Z row_wise=True, 2025-05-07T20:13:36.2006479Z mixed=True, 2025-05-07T20:13:36.2006568Z use_cache=False, 2025-05-07T20:13:36.2006748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2006831Z use_cpu=True, 2025-05-07T20:13:36.2006938Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2007026Z ) 2025-05-07T20:13:36.2007171Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2007564Z self=, 2025-05-07T20:13:36.2007701Z mixed_B=False, 2025-05-07T20:13:36.2007788Z compile=True, 2025-05-07T20:13:36.2007877Z T=4, 2025-05-07T20:13:36.2007955Z D=60, 2025-05-07T20:13:36.2008032Z B=34, 2025-05-07T20:13:36.2008124Z log_E=3, 2025-05-07T20:13:36.2008200Z L=15, 2025-05-07T20:13:36.2008285Z D_gradcheck=2, 2025-05-07T20:13:36.2008398Z stochastic_rounding=True, 2025-05-07T20:13:36.2008483Z weighted=False, 2025-05-07T20:13:36.2008566Z row_wise=True, 2025-05-07T20:13:36.2008663Z mixed=True, 2025-05-07T20:13:36.2008747Z use_cache=True, 2025-05-07T20:13:36.2008901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2008997Z use_cpu=True, 2025-05-07T20:13:36.2009102Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2009177Z ) 2025-05-07T20:13:36.2009329Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2009717Z self=, 2025-05-07T20:13:36.2009814Z mixed_B=True, 2025-05-07T20:13:36.2009900Z compile=False, 2025-05-07T20:13:36.2009979Z T=2, 2025-05-07T20:13:36.2010072Z D=61, 2025-05-07T20:13:36.2010154Z B=47, 2025-05-07T20:13:36.2010235Z log_E=5, 2025-05-07T20:13:36.2010326Z L=5, 2025-05-07T20:13:36.2010411Z D_gradcheck=2, 2025-05-07T20:13:36.2010509Z stochastic_rounding=True, 2025-05-07T20:13:36.2010606Z weighted=False, 2025-05-07T20:13:36.2010689Z row_wise=False, 2025-05-07T20:13:36.2010774Z mixed=True, 2025-05-07T20:13:36.2010870Z use_cache=True, 2025-05-07T20:13:36.2010985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2011069Z use_cpu=True, 2025-05-07T20:13:36.2011187Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2011261Z ) 2025-05-07T20:13:36.2011413Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2011801Z self=, 2025-05-07T20:13:36.2011886Z mixed_B=False, 2025-05-07T20:13:36.2011982Z compile=False, 2025-05-07T20:13:36.2012059Z T=4, 2025-05-07T20:13:36.2012135Z D=107, 2025-05-07T20:13:36.2012223Z B=46, 2025-05-07T20:13:36.2012300Z log_E=5, 2025-05-07T20:13:36.2012377Z L=6, 2025-05-07T20:13:36.2012475Z D_gradcheck=1, 2025-05-07T20:13:36.2012574Z stochastic_rounding=False, 2025-05-07T20:13:36.2012658Z weighted=False, 2025-05-07T20:13:36.2012752Z row_wise=False, 2025-05-07T20:13:36.2012840Z mixed=True, 2025-05-07T20:13:36.2012926Z use_cache=False, 2025-05-07T20:13:36.2013053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2013135Z use_cpu=True, 2025-05-07T20:13:36.2013251Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2013325Z ) 2025-05-07T20:13:36.2013465Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2013863Z self=, 2025-05-07T20:13:36.2013948Z mixed_B=False, 2025-05-07T20:13:36.2014033Z compile=False, 2025-05-07T20:13:36.2014123Z T=2, 2025-05-07T20:13:36.2014199Z D=64, 2025-05-07T20:13:36.2014275Z B=33, 2025-05-07T20:13:36.2014365Z log_E=3, 2025-05-07T20:13:36.2014439Z L=6, 2025-05-07T20:13:36.2014522Z D_gradcheck=2, 2025-05-07T20:13:36.2014630Z stochastic_rounding=True, 2025-05-07T20:13:36.2014714Z weighted=False, 2025-05-07T20:13:36.2014796Z row_wise=False, 2025-05-07T20:13:36.2014924Z mixed=False, 2025-05-07T20:13:36.2015004Z use_cache=True, 2025-05-07T20:13:36.2015157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2015238Z use_cpu=True, 2025-05-07T20:13:36.2015341Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2015428Z ) 2025-05-07T20:13:36.2015566Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2015951Z self=, 2025-05-07T20:13:36.2016073Z mixed_B=True, 2025-05-07T20:13:36.2016157Z compile=False, 2025-05-07T20:13:36.2016234Z T=4, 2025-05-07T20:13:36.2016320Z D=90, 2025-05-07T20:13:36.2016395Z B=55, 2025-05-07T20:13:36.2016472Z log_E=5, 2025-05-07T20:13:36.2016561Z L=3, 2025-05-07T20:13:36.2016644Z D_gradcheck=1, 2025-05-07T20:13:36.2016742Z stochastic_rounding=True, 2025-05-07T20:13:36.2016837Z weighted=False, 2025-05-07T20:13:36.2016919Z row_wise=True, 2025-05-07T20:13:36.2017014Z mixed=True, 2025-05-07T20:13:36.2017096Z use_cache=False, 2025-05-07T20:13:36.2017234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2017328Z use_cpu=True, 2025-05-07T20:13:36.2017431Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2017505Z ) 2025-05-07T20:13:36.2017656Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2018130Z self=, 2025-05-07T20:13:36.2018214Z mixed_B=True, 2025-05-07T20:13:36.2018307Z compile=False, 2025-05-07T20:13:36.2018382Z T=2, 2025-05-07T20:13:36.2018460Z D=101, 2025-05-07T20:13:36.2018550Z B=27, 2025-05-07T20:13:36.2018628Z log_E=3, 2025-05-07T20:13:36.2018718Z L=18, 2025-05-07T20:13:36.2018801Z D_gradcheck=2, 2025-05-07T20:13:36.2018900Z stochastic_rounding=False, 2025-05-07T20:13:36.2018996Z weighted=True, 2025-05-07T20:13:36.2019078Z row_wise=True, 2025-05-07T20:13:36.2019162Z mixed=True, 2025-05-07T20:13:36.2019258Z use_cache=False, 2025-05-07T20:13:36.2019371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2019453Z use_cpu=True, 2025-05-07T20:13:36.2019571Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2019645Z ) 2025-05-07T20:13:36.2019787Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2020198Z self=, 2025-05-07T20:13:36.2020284Z mixed_B=False, 2025-05-07T20:13:36.2020383Z compile=True, 2025-05-07T20:13:36.2020462Z T=3, 2025-05-07T20:13:36.2020540Z D=40, 2025-05-07T20:13:36.2020634Z B=48, 2025-05-07T20:13:36.2020717Z log_E=5, 2025-05-07T20:13:36.2020796Z L=11, 2025-05-07T20:13:36.2020897Z D_gradcheck=1, 2025-05-07T20:13:36.2020997Z stochastic_rounding=False, 2025-05-07T20:13:36.2021083Z weighted=False, 2025-05-07T20:13:36.2021182Z row_wise=False, 2025-05-07T20:13:36.2021270Z mixed=True, 2025-05-07T20:13:36.2021355Z use_cache=True, 2025-05-07T20:13:36.2021483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2021570Z use_cpu=True, 2025-05-07T20:13:36.2021678Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2021768Z ) 2025-05-07T20:13:36.2021910Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2022310Z self=, 2025-05-07T20:13:36.2022400Z mixed_B=False, 2025-05-07T20:13:36.2022487Z compile=False, 2025-05-07T20:13:36.2022579Z T=2, 2025-05-07T20:13:36.2022660Z D=17, 2025-05-07T20:13:36.2022739Z B=37, 2025-05-07T20:13:36.2022832Z log_E=3, 2025-05-07T20:13:36.2022911Z L=15, 2025-05-07T20:13:36.2022997Z D_gradcheck=2, 2025-05-07T20:13:36.2023114Z stochastic_rounding=False, 2025-05-07T20:13:36.2023203Z weighted=False, 2025-05-07T20:13:36.2023289Z row_wise=False, 2025-05-07T20:13:36.2023425Z mixed=True, 2025-05-07T20:13:36.2023512Z use_cache=False, 2025-05-07T20:13:36.2023674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2023772Z use_cpu=True, 2025-05-07T20:13:36.2023875Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2023966Z ) 2025-05-07T20:13:36.2024105Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2024496Z self=, 2025-05-07T20:13:36.2024616Z mixed_B=False, 2025-05-07T20:13:36.2024704Z compile=False, 2025-05-07T20:13:36.2024780Z T=4, 2025-05-07T20:13:36.2024875Z D=26, 2025-05-07T20:13:36.2024953Z B=92, 2025-05-07T20:13:36.2025031Z log_E=5, 2025-05-07T20:13:36.2025120Z L=2, 2025-05-07T20:13:36.2025205Z D_gradcheck=2, 2025-05-07T20:13:36.2025302Z stochastic_rounding=True, 2025-05-07T20:13:36.2025396Z weighted=True, 2025-05-07T20:13:36.2025478Z row_wise=True, 2025-05-07T20:13:36.2025564Z mixed=False, 2025-05-07T20:13:36.2025658Z use_cache=True, 2025-05-07T20:13:36.2025796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2025890Z use_cpu=True, 2025-05-07T20:13:36.2025994Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2026070Z ) 2025-05-07T20:13:36.2026224Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2026611Z self=, 2025-05-07T20:13:36.2026694Z mixed_B=True, 2025-05-07T20:13:36.2026790Z compile=False, 2025-05-07T20:13:36.2026869Z T=1, 2025-05-07T20:13:36.2026945Z D=79, 2025-05-07T20:13:36.2027036Z B=39, 2025-05-07T20:13:36.2027114Z log_E=5, 2025-05-07T20:13:36.2027191Z L=20, 2025-05-07T20:13:36.2027286Z D_gradcheck=2, 2025-05-07T20:13:36.2027384Z stochastic_rounding=True, 2025-05-07T20:13:36.2027467Z weighted=False, 2025-05-07T20:13:36.2027565Z row_wise=True, 2025-05-07T20:13:36.2027651Z mixed=False, 2025-05-07T20:13:36.2027751Z use_cache=False, 2025-05-07T20:13:36.2027864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2027947Z use_cpu=True, 2025-05-07T20:13:36.2028067Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2028141Z ) 2025-05-07T20:13:36.2028281Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2028684Z self=, 2025-05-07T20:13:36.2028770Z mixed_B=True, 2025-05-07T20:13:36.2028858Z compile=True, 2025-05-07T20:13:36.2028948Z T=3, 2025-05-07T20:13:36.2029025Z D=114, 2025-05-07T20:13:36.2029102Z B=75, 2025-05-07T20:13:36.2029191Z log_E=3, 2025-05-07T20:13:36.2029268Z L=9, 2025-05-07T20:13:36.2029353Z D_gradcheck=1, 2025-05-07T20:13:36.2029464Z stochastic_rounding=True, 2025-05-07T20:13:36.2029548Z weighted=True, 2025-05-07T20:13:36.2029643Z row_wise=True, 2025-05-07T20:13:36.2029728Z mixed=False, 2025-05-07T20:13:36.2029811Z use_cache=True, 2025-05-07T20:13:36.2029937Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2030020Z use_cpu=True, 2025-05-07T20:13:36.2030123Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2030209Z ) 2025-05-07T20:13:36.2030351Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2030740Z self=, 2025-05-07T20:13:36.2030837Z mixed_B=True, 2025-05-07T20:13:36.2030923Z compile=False, 2025-05-07T20:13:36.2031000Z T=2, 2025-05-07T20:13:36.2031091Z D=68, 2025-05-07T20:13:36.2031169Z B=6, 2025-05-07T20:13:36.2031260Z log_E=4, 2025-05-07T20:13:36.2031337Z L=3, 2025-05-07T20:13:36.2031421Z D_gradcheck=2, 2025-05-07T20:13:36.2031532Z stochastic_rounding=True, 2025-05-07T20:13:36.2031615Z weighted=True, 2025-05-07T20:13:36.2031701Z row_wise=False, 2025-05-07T20:13:36.2031796Z mixed=False, 2025-05-07T20:13:36.2031918Z use_cache=False, 2025-05-07T20:13:36.2032056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2032159Z use_cpu=True, 2025-05-07T20:13:36.2032264Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2032340Z ) 2025-05-07T20:13:36.2032497Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2032887Z self=, 2025-05-07T20:13:36.2033011Z mixed_B=False, 2025-05-07T20:13:36.2033097Z compile=False, 2025-05-07T20:13:36.2033174Z T=4, 2025-05-07T20:13:36.2033262Z D=41, 2025-05-07T20:13:36.2033337Z B=85, 2025-05-07T20:13:36.2033415Z log_E=3, 2025-05-07T20:13:36.2033505Z L=13, 2025-05-07T20:13:36.2033587Z D_gradcheck=1, 2025-05-07T20:13:36.2033684Z stochastic_rounding=True, 2025-05-07T20:13:36.2033781Z weighted=False, 2025-05-07T20:13:36.2033864Z row_wise=True, 2025-05-07T20:13:36.2033946Z mixed=False, 2025-05-07T20:13:36.2034048Z use_cache=False, 2025-05-07T20:13:36.2034186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2034269Z use_cpu=True, 2025-05-07T20:13:36.2034386Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2034461Z ) 2025-05-07T20:13:36.2034599Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2035004Z self=, 2025-05-07T20:13:36.2035091Z mixed_B=True, 2025-05-07T20:13:36.2035188Z compile=False, 2025-05-07T20:13:36.2035295Z T=4, 2025-05-07T20:13:36.2035373Z D=117, 2025-05-07T20:13:36.2035469Z B=79, 2025-05-07T20:13:36.2035545Z log_E=4, 2025-05-07T20:13:36.2035621Z L=19, 2025-05-07T20:13:36.2035723Z D_gradcheck=1, 2025-05-07T20:13:36.2035821Z stochastic_rounding=False, 2025-05-07T20:13:36.2035920Z weighted=True, 2025-05-07T20:13:36.2036004Z row_wise=False, 2025-05-07T20:13:36.2036087Z mixed=True, 2025-05-07T20:13:36.2036190Z use_cache=False, 2025-05-07T20:13:36.2036303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2036387Z use_cpu=True, 2025-05-07T20:13:36.2036504Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2036578Z ) 2025-05-07T20:13:36.2036718Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2037122Z self=, 2025-05-07T20:13:36.2037207Z mixed_B=False, 2025-05-07T20:13:36.2037292Z compile=False, 2025-05-07T20:13:36.2037381Z T=5, 2025-05-07T20:13:36.2037459Z D=106, 2025-05-07T20:13:36.2037549Z B=56, 2025-05-07T20:13:36.2037629Z log_E=3, 2025-05-07T20:13:36.2037707Z L=18, 2025-05-07T20:13:36.2037804Z D_gradcheck=2, 2025-05-07T20:13:36.2037903Z stochastic_rounding=True, 2025-05-07T20:13:36.2037989Z weighted=True, 2025-05-07T20:13:36.2038086Z row_wise=True, 2025-05-07T20:13:36.2038170Z mixed=True, 2025-05-07T20:13:36.2038258Z use_cache=False, 2025-05-07T20:13:36.2038385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2038473Z use_cpu=True, 2025-05-07T20:13:36.2038578Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2038666Z ) 2025-05-07T20:13:36.2351064Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2351701Z self=, 2025-05-07T20:13:36.2351843Z mixed_B=True, 2025-05-07T20:13:36.2351963Z compile=True, 2025-05-07T20:13:36.2352093Z T=2, 2025-05-07T20:13:36.2352225Z D=127, 2025-05-07T20:13:36.2352339Z B=86, 2025-05-07T20:13:36.2352478Z log_E=4, 2025-05-07T20:13:36.2352584Z L=16, 2025-05-07T20:13:36.2352803Z D_gradcheck=1, 2025-05-07T20:13:36.2353016Z stochastic_rounding=True, 2025-05-07T20:13:36.2353175Z weighted=True, 2025-05-07T20:13:36.2353330Z row_wise=True, 2025-05-07T20:13:36.2353494Z mixed=True, 2025-05-07T20:13:36.2353786Z use_cache=True, 2025-05-07T20:13:36.2353972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2354058Z use_cpu=True, 2025-05-07T20:13:36.2354167Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2354259Z ) 2025-05-07T20:13:36.2354405Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2354802Z self=, 2025-05-07T20:13:36.2354948Z mixed_B=True, 2025-05-07T20:13:36.2355037Z compile=False, 2025-05-07T20:13:36.2355116Z T=5, 2025-05-07T20:13:36.2355208Z D=62, 2025-05-07T20:13:36.2355286Z B=42, 2025-05-07T20:13:36.2355365Z log_E=4, 2025-05-07T20:13:36.2355459Z L=7, 2025-05-07T20:13:36.2355548Z D_gradcheck=2, 2025-05-07T20:13:36.2355647Z stochastic_rounding=True, 2025-05-07T20:13:36.2355745Z weighted=True, 2025-05-07T20:13:36.2355830Z row_wise=True, 2025-05-07T20:13:36.2355927Z mixed=True, 2025-05-07T20:13:36.2356016Z use_cache=True, 2025-05-07T20:13:36.2356129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2356283Z use_cpu=True, 2025-05-07T20:13:36.2356389Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2356463Z ) 2025-05-07T20:13:36.2356620Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2357010Z self=, 2025-05-07T20:13:36.2357096Z mixed_B=False, 2025-05-07T20:13:36.2357198Z compile=True, 2025-05-07T20:13:36.2357277Z T=5, 2025-05-07T20:13:36.2357357Z D=83, 2025-05-07T20:13:36.2357455Z B=115, 2025-05-07T20:13:36.2357559Z log_E=3, 2025-05-07T20:13:36.2357653Z L=5, 2025-05-07T20:13:36.2357739Z D_gradcheck=2, 2025-05-07T20:13:36.2357840Z stochastic_rounding=False, 2025-05-07T20:13:36.2357943Z weighted=False, 2025-05-07T20:13:36.2358029Z row_wise=False, 2025-05-07T20:13:36.2358114Z mixed=False, 2025-05-07T20:13:36.2358218Z use_cache=False, 2025-05-07T20:13:36.2358331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2358419Z use_cpu=True, 2025-05-07T20:13:36.2358535Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2358610Z ) 2025-05-07T20:13:36.2358750Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2359150Z self=, 2025-05-07T20:13:36.2359232Z mixed_B=False, 2025-05-07T20:13:36.2359329Z compile=True, 2025-05-07T20:13:36.2359405Z T=1, 2025-05-07T20:13:36.2359482Z D=73, 2025-05-07T20:13:36.2359570Z B=58, 2025-05-07T20:13:36.2359647Z log_E=4, 2025-05-07T20:13:36.2359725Z L=0, 2025-05-07T20:13:36.2359821Z D_gradcheck=2, 2025-05-07T20:13:36.2359920Z stochastic_rounding=False, 2025-05-07T20:13:36.2360006Z weighted=False, 2025-05-07T20:13:36.2360102Z row_wise=False, 2025-05-07T20:13:36.2360183Z mixed=True, 2025-05-07T20:13:36.2360268Z use_cache=True, 2025-05-07T20:13:36.2360395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2360482Z use_cpu=True, 2025-05-07T20:13:36.2360587Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2360676Z ) 2025-05-07T20:13:36.2360817Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2361217Z self=, 2025-05-07T20:13:36.2361299Z mixed_B=True, 2025-05-07T20:13:36.2361390Z compile=False, 2025-05-07T20:13:36.2361480Z T=2, 2025-05-07T20:13:36.2361558Z D=90, 2025-05-07T20:13:36.2361635Z B=85, 2025-05-07T20:13:36.2361733Z log_E=5, 2025-05-07T20:13:36.2361811Z L=1, 2025-05-07T20:13:36.2361896Z D_gradcheck=1, 2025-05-07T20:13:36.2362009Z stochastic_rounding=False, 2025-05-07T20:13:36.2362094Z weighted=False, 2025-05-07T20:13:36.2362178Z row_wise=False, 2025-05-07T20:13:36.2362275Z mixed=False, 2025-05-07T20:13:36.2362392Z use_cache=False, 2025-05-07T20:13:36.2362516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2362640Z use_cpu=True, 2025-05-07T20:13:36.2362746Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2362820Z ) 2025-05-07T20:13:36.2362973Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2363359Z self=, 2025-05-07T20:13:36.2363454Z mixed_B=True, 2025-05-07T20:13:36.2363563Z compile=True, 2025-05-07T20:13:36.2363642Z T=4, 2025-05-07T20:13:36.2363730Z D=13, 2025-05-07T20:13:36.2363806Z B=93, 2025-05-07T20:13:36.2363886Z log_E=3, 2025-05-07T20:13:36.2363974Z L=2, 2025-05-07T20:13:36.2364058Z D_gradcheck=1, 2025-05-07T20:13:36.2364156Z stochastic_rounding=True, 2025-05-07T20:13:36.2364251Z weighted=False, 2025-05-07T20:13:36.2364335Z row_wise=False, 2025-05-07T20:13:36.2364416Z mixed=False, 2025-05-07T20:13:36.2364517Z use_cache=False, 2025-05-07T20:13:36.2364627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2364758Z use_cpu=True, 2025-05-07T20:13:36.2364866Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2364941Z ) 2025-05-07T20:13:36.2365095Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2365486Z self=, 2025-05-07T20:13:36.2365570Z mixed_B=False, 2025-05-07T20:13:36.2365666Z compile=True, 2025-05-07T20:13:36.2365744Z T=5, 2025-05-07T20:13:36.2365821Z D=76, 2025-05-07T20:13:36.2365910Z B=2, 2025-05-07T20:13:36.2365989Z log_E=5, 2025-05-07T20:13:36.2366067Z L=14, 2025-05-07T20:13:36.2366162Z D_gradcheck=1, 2025-05-07T20:13:36.2366263Z stochastic_rounding=False, 2025-05-07T20:13:36.2366347Z weighted=True, 2025-05-07T20:13:36.2366441Z row_wise=False, 2025-05-07T20:13:36.2366523Z mixed=False, 2025-05-07T20:13:36.2366620Z use_cache=False, 2025-05-07T20:13:36.2366731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2366816Z use_cpu=True, 2025-05-07T20:13:36.2366933Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2367007Z ) 2025-05-07T20:13:36.2367146Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2367546Z self=, 2025-05-07T20:13:36.2367627Z mixed_B=True, 2025-05-07T20:13:36.2367712Z compile=True, 2025-05-07T20:13:36.2367800Z T=2, 2025-05-07T20:13:36.2367877Z D=46, 2025-05-07T20:13:36.2367954Z B=70, 2025-05-07T20:13:36.2368045Z log_E=3, 2025-05-07T20:13:36.2368121Z L=4, 2025-05-07T20:13:36.2368205Z D_gradcheck=2, 2025-05-07T20:13:36.2368316Z stochastic_rounding=False, 2025-05-07T20:13:36.2368399Z weighted=True, 2025-05-07T20:13:36.2368494Z row_wise=True, 2025-05-07T20:13:36.2368576Z mixed=False, 2025-05-07T20:13:36.2368660Z use_cache=True, 2025-05-07T20:13:36.2368782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2368867Z use_cpu=True, 2025-05-07T20:13:36.2368970Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2369058Z ) 2025-05-07T20:13:36.2369197Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2369584Z self=, 2025-05-07T20:13:36.2369677Z mixed_B=False, 2025-05-07T20:13:36.2369762Z compile=True, 2025-05-07T20:13:36.2369838Z T=1, 2025-05-07T20:13:36.2369926Z D=105, 2025-05-07T20:13:36.2370003Z B=44, 2025-05-07T20:13:36.2370092Z log_E=3, 2025-05-07T20:13:36.2370169Z L=5, 2025-05-07T20:13:36.2370253Z D_gradcheck=1, 2025-05-07T20:13:36.2370363Z stochastic_rounding=True, 2025-05-07T20:13:36.2370448Z weighted=False, 2025-05-07T20:13:36.2370531Z row_wise=False, 2025-05-07T20:13:36.2370624Z mixed=True, 2025-05-07T20:13:36.2370800Z use_cache=True, 2025-05-07T20:13:36.2370910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2371041Z use_cpu=True, 2025-05-07T20:13:36.2371145Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2371219Z ) 2025-05-07T20:13:36.2371373Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2371765Z self=, 2025-05-07T20:13:36.2371847Z mixed_B=True, 2025-05-07T20:13:36.2371971Z compile=True, 2025-05-07T20:13:36.2372050Z T=4, 2025-05-07T20:13:36.2372143Z D=88, 2025-05-07T20:13:36.2372223Z B=14, 2025-05-07T20:13:36.2372305Z log_E=3, 2025-05-07T20:13:36.2372399Z L=6, 2025-05-07T20:13:36.2372483Z D_gradcheck=1, 2025-05-07T20:13:36.2372589Z stochastic_rounding=False, 2025-05-07T20:13:36.2372692Z weighted=False, 2025-05-07T20:13:36.2372777Z row_wise=True, 2025-05-07T20:13:36.2372895Z mixed=False, 2025-05-07T20:13:36.2372997Z use_cache=False, 2025-05-07T20:13:36.2373109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2373221Z use_cpu=True, 2025-05-07T20:13:36.2373338Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2373413Z ) 2025-05-07T20:13:36.2373554Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2373956Z self=, 2025-05-07T20:13:36.2374040Z mixed_B=False, 2025-05-07T20:13:36.2374140Z compile=True, 2025-05-07T20:13:36.2374218Z T=5, 2025-05-07T20:13:36.2374296Z D=31, 2025-05-07T20:13:36.2374389Z B=119, 2025-05-07T20:13:36.2374468Z log_E=5, 2025-05-07T20:13:36.2374546Z L=2, 2025-05-07T20:13:36.2374643Z D_gradcheck=1, 2025-05-07T20:13:36.2374741Z stochastic_rounding=True, 2025-05-07T20:13:36.2374842Z weighted=False, 2025-05-07T20:13:36.2374939Z row_wise=True, 2025-05-07T20:13:36.2375021Z mixed=True, 2025-05-07T20:13:36.2375110Z use_cache=False, 2025-05-07T20:13:36.2375267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2375356Z use_cpu=True, 2025-05-07T20:13:36.2375462Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2375552Z ) 2025-05-07T20:13:36.2375693Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2376100Z self=, 2025-05-07T20:13:36.2376184Z mixed_B=True, 2025-05-07T20:13:36.2376270Z compile=True, 2025-05-07T20:13:36.2376362Z T=3, 2025-05-07T20:13:36.2376441Z D=62, 2025-05-07T20:13:36.2376522Z B=108, 2025-05-07T20:13:36.2376617Z log_E=3, 2025-05-07T20:13:36.2376697Z L=8, 2025-05-07T20:13:36.2376782Z D_gradcheck=2, 2025-05-07T20:13:36.2376901Z stochastic_rounding=True, 2025-05-07T20:13:36.2376988Z weighted=True, 2025-05-07T20:13:36.2377076Z row_wise=True, 2025-05-07T20:13:36.2377175Z mixed=True, 2025-05-07T20:13:36.2377262Z use_cache=True, 2025-05-07T20:13:36.2377375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2377479Z use_cpu=True, 2025-05-07T20:13:36.2377585Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2377676Z ) 2025-05-07T20:13:36.2377916Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2378308Z self=, 2025-05-07T20:13:36.2378405Z mixed_B=True, 2025-05-07T20:13:36.2378492Z compile=True, 2025-05-07T20:13:36.2378569Z T=2, 2025-05-07T20:13:36.2378663Z D=114, 2025-05-07T20:13:36.2378745Z B=4, 2025-05-07T20:13:36.2378824Z log_E=4, 2025-05-07T20:13:36.2378917Z L=16, 2025-05-07T20:13:36.2379003Z D_gradcheck=1, 2025-05-07T20:13:36.2379105Z stochastic_rounding=True, 2025-05-07T20:13:36.2379212Z weighted=False, 2025-05-07T20:13:36.2379296Z row_wise=True, 2025-05-07T20:13:36.2379391Z mixed=False, 2025-05-07T20:13:36.2379516Z use_cache=False, 2025-05-07T20:13:36.2379625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2379752Z use_cpu=True, 2025-05-07T20:13:36.2379855Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2379928Z ) 2025-05-07T20:13:36.2380081Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2380468Z self=, 2025-05-07T20:13:36.2380547Z mixed_B=True, 2025-05-07T20:13:36.2380671Z compile=True, 2025-05-07T20:13:36.2380748Z T=5, 2025-05-07T20:13:36.2380824Z D=42, 2025-05-07T20:13:36.2380914Z B=46, 2025-05-07T20:13:36.2380992Z log_E=3, 2025-05-07T20:13:36.2381068Z L=1, 2025-05-07T20:13:36.2381162Z D_gradcheck=2, 2025-05-07T20:13:36.2381263Z stochastic_rounding=False, 2025-05-07T20:13:36.2381359Z weighted=False, 2025-05-07T20:13:36.2381440Z row_wise=True, 2025-05-07T20:13:36.2381521Z mixed=True, 2025-05-07T20:13:36.2381621Z use_cache=False, 2025-05-07T20:13:36.2381732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2381844Z use_cpu=True, 2025-05-07T20:13:36.2381961Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2382040Z ) 2025-05-07T20:13:36.2382179Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2382576Z self=, 2025-05-07T20:13:36.2382658Z mixed_B=True, 2025-05-07T20:13:36.2382743Z compile=False, 2025-05-07T20:13:36.2382832Z T=5, 2025-05-07T20:13:36.2382909Z D=67, 2025-05-07T20:13:36.2382999Z B=65, 2025-05-07T20:13:36.2383079Z log_E=3, 2025-05-07T20:13:36.2383160Z L=7, 2025-05-07T20:13:36.2383262Z D_gradcheck=2, 2025-05-07T20:13:36.2383361Z stochastic_rounding=False, 2025-05-07T20:13:36.2383449Z weighted=True, 2025-05-07T20:13:36.2383544Z row_wise=False, 2025-05-07T20:13:36.2383625Z mixed=False, 2025-05-07T20:13:36.2383714Z use_cache=False, 2025-05-07T20:13:36.2383837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2383921Z use_cpu=True, 2025-05-07T20:13:36.2384026Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2384114Z ) 2025-05-07T20:13:36.2384255Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2384646Z self=, 2025-05-07T20:13:36.2384742Z mixed_B=True, 2025-05-07T20:13:36.2384825Z compile=True, 2025-05-07T20:13:36.2384916Z T=2, 2025-05-07T20:13:36.2384994Z D=14, 2025-05-07T20:13:36.2385069Z B=33, 2025-05-07T20:13:36.2385159Z log_E=3, 2025-05-07T20:13:36.2385235Z L=6, 2025-05-07T20:13:36.2385319Z D_gradcheck=1, 2025-05-07T20:13:36.2385431Z stochastic_rounding=False, 2025-05-07T20:13:36.2385515Z weighted=True, 2025-05-07T20:13:36.2385600Z row_wise=False, 2025-05-07T20:13:36.2385698Z mixed=False, 2025-05-07T20:13:36.2385783Z use_cache=True, 2025-05-07T20:13:36.2385895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2385995Z use_cpu=True, 2025-05-07T20:13:36.2386100Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2386175Z ) 2025-05-07T20:13:36.2386328Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2386716Z self=, 2025-05-07T20:13:36.2386813Z mixed_B=False, 2025-05-07T20:13:36.2386936Z compile=True, 2025-05-07T20:13:36.2387014Z T=3, 2025-05-07T20:13:36.2387104Z D=63, 2025-05-07T20:13:36.2387182Z B=123, 2025-05-07T20:13:36.2387261Z log_E=3, 2025-05-07T20:13:36.2387372Z L=0, 2025-05-07T20:13:36.2387455Z D_gradcheck=2, 2025-05-07T20:13:36.2387554Z stochastic_rounding=False, 2025-05-07T20:13:36.2387650Z weighted=True, 2025-05-07T20:13:36.2387735Z row_wise=True, 2025-05-07T20:13:36.2387818Z mixed=False, 2025-05-07T20:13:36.2387948Z use_cache=False, 2025-05-07T20:13:36.2388060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2388189Z use_cpu=True, 2025-05-07T20:13:36.2388293Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2388367Z ) 2025-05-07T20:13:36.2697998Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2698632Z self=, 2025-05-07T20:13:36.2698773Z mixed_B=False, 2025-05-07T20:13:36.2699122Z compile=False, 2025-05-07T20:13:36.2699254Z T=3, 2025-05-07T20:13:36.2699422Z D=127, 2025-05-07T20:13:36.2699572Z B=39, 2025-05-07T20:13:36.2699726Z log_E=4, 2025-05-07T20:13:36.2699877Z L=16, 2025-05-07T20:13:36.2699980Z D_gradcheck=2, 2025-05-07T20:13:36.2700081Z stochastic_rounding=True, 2025-05-07T20:13:36.2700177Z weighted=True, 2025-05-07T20:13:36.2700262Z row_wise=False, 2025-05-07T20:13:36.2700344Z mixed=False, 2025-05-07T20:13:36.2700442Z use_cache=True, 2025-05-07T20:13:36.2700552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2700694Z use_cpu=True, 2025-05-07T20:13:36.2700813Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2700931Z ) 2025-05-07T20:13:36.2701085Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2701482Z self=, 2025-05-07T20:13:36.2701565Z mixed_B=False, 2025-05-07T20:13:36.2701667Z compile=False, 2025-05-07T20:13:36.2701744Z T=5, 2025-05-07T20:13:36.2701821Z D=32, 2025-05-07T20:13:36.2701911Z B=40, 2025-05-07T20:13:36.2701990Z log_E=3, 2025-05-07T20:13:36.2702067Z L=19, 2025-05-07T20:13:36.2702167Z D_gradcheck=2, 2025-05-07T20:13:36.2702264Z stochastic_rounding=True, 2025-05-07T20:13:36.2702349Z weighted=True, 2025-05-07T20:13:36.2702443Z row_wise=False, 2025-05-07T20:13:36.2702524Z mixed=True, 2025-05-07T20:13:36.2702612Z use_cache=False, 2025-05-07T20:13:36.2702737Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2702825Z use_cpu=True, 2025-05-07T20:13:36.2702947Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2703023Z ) 2025-05-07T20:13:36.2703164Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2703572Z self=, 2025-05-07T20:13:36.2703656Z mixed_B=False, 2025-05-07T20:13:36.2703743Z compile=True, 2025-05-07T20:13:36.2703835Z T=4, 2025-05-07T20:13:36.2703914Z D=88, 2025-05-07T20:13:36.2703991Z B=9, 2025-05-07T20:13:36.2704081Z log_E=4, 2025-05-07T20:13:36.2704237Z L=9, 2025-05-07T20:13:36.2704322Z D_gradcheck=1, 2025-05-07T20:13:36.2704434Z stochastic_rounding=False, 2025-05-07T20:13:36.2704518Z weighted=True, 2025-05-07T20:13:36.2704612Z row_wise=False, 2025-05-07T20:13:36.2704694Z mixed=False, 2025-05-07T20:13:36.2704781Z use_cache=False, 2025-05-07T20:13:36.2704904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2704992Z use_cpu=True, 2025-05-07T20:13:36.2705098Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2705185Z ) 2025-05-07T20:13:36.2705325Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2705715Z self=, 2025-05-07T20:13:36.2705811Z mixed_B=True, 2025-05-07T20:13:36.2705899Z compile=True, 2025-05-07T20:13:36.2705980Z T=2, 2025-05-07T20:13:36.2706070Z D=24, 2025-05-07T20:13:36.2706147Z B=18, 2025-05-07T20:13:36.2706226Z log_E=4, 2025-05-07T20:13:36.2706318Z L=6, 2025-05-07T20:13:36.2706402Z D_gradcheck=1, 2025-05-07T20:13:36.2706515Z stochastic_rounding=True, 2025-05-07T20:13:36.2706599Z weighted=True, 2025-05-07T20:13:36.2706684Z row_wise=True, 2025-05-07T20:13:36.2706780Z mixed=True, 2025-05-07T20:13:36.2706902Z use_cache=True, 2025-05-07T20:13:36.2707062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2707207Z use_cpu=True, 2025-05-07T20:13:36.2707314Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2707391Z ) 2025-05-07T20:13:36.2707549Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2707943Z self=, 2025-05-07T20:13:36.2708029Z mixed_B=False, 2025-05-07T20:13:36.2708164Z compile=True, 2025-05-07T20:13:36.2708244Z T=4, 2025-05-07T20:13:36.2708335Z D=62, 2025-05-07T20:13:36.2708415Z B=30, 2025-05-07T20:13:36.2708622Z log_E=3, 2025-05-07T20:13:36.2708717Z L=2, 2025-05-07T20:13:36.2708805Z D_gradcheck=1, 2025-05-07T20:13:36.2708907Z stochastic_rounding=False, 2025-05-07T20:13:36.2709010Z weighted=False, 2025-05-07T20:13:36.2709095Z row_wise=True, 2025-05-07T20:13:36.2709176Z mixed=True, 2025-05-07T20:13:36.2709279Z use_cache=False, 2025-05-07T20:13:36.2709394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2709531Z use_cpu=True, 2025-05-07T20:13:36.2709650Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2709728Z ) 2025-05-07T20:13:36.2709872Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2710279Z self=, 2025-05-07T20:13:36.2710365Z mixed_B=False, 2025-05-07T20:13:36.2710465Z compile=True, 2025-05-07T20:13:36.2710543Z T=1, 2025-05-07T20:13:36.2710621Z D=61, 2025-05-07T20:13:36.2710716Z B=100, 2025-05-07T20:13:36.2710802Z log_E=5, 2025-05-07T20:13:36.2710882Z L=14, 2025-05-07T20:13:36.2710979Z D_gradcheck=2, 2025-05-07T20:13:36.2711080Z stochastic_rounding=False, 2025-05-07T20:13:36.2711165Z weighted=False, 2025-05-07T20:13:36.2711263Z row_wise=False, 2025-05-07T20:13:36.2711347Z mixed=True, 2025-05-07T20:13:36.2711434Z use_cache=False, 2025-05-07T20:13:36.2711559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2711648Z use_cpu=True, 2025-05-07T20:13:36.2711755Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2711841Z ) 2025-05-07T20:13:36.2711980Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2712382Z self=, 2025-05-07T20:13:36.2712469Z mixed_B=False, 2025-05-07T20:13:36.2712553Z compile=True, 2025-05-07T20:13:36.2712642Z T=4, 2025-05-07T20:13:36.2712721Z D=36, 2025-05-07T20:13:36.2712797Z B=26, 2025-05-07T20:13:36.2712887Z log_E=4, 2025-05-07T20:13:36.2712965Z L=8, 2025-05-07T20:13:36.2713049Z D_gradcheck=2, 2025-05-07T20:13:36.2713159Z stochastic_rounding=False, 2025-05-07T20:13:36.2713245Z weighted=False, 2025-05-07T20:13:36.2713328Z row_wise=False, 2025-05-07T20:13:36.2713421Z mixed=False, 2025-05-07T20:13:36.2713503Z use_cache=True, 2025-05-07T20:13:36.2713614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2713714Z use_cpu=True, 2025-05-07T20:13:36.2713820Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2713915Z ) 2025-05-07T20:13:36.2714056Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2714450Z self=, 2025-05-07T20:13:36.2714546Z mixed_B=True, 2025-05-07T20:13:36.2714701Z compile=True, 2025-05-07T20:13:36.2714780Z T=5, 2025-05-07T20:13:36.2714872Z D=62, 2025-05-07T20:13:36.2714948Z B=51, 2025-05-07T20:13:36.2715027Z log_E=4, 2025-05-07T20:13:36.2715116Z L=4, 2025-05-07T20:13:36.2715201Z D_gradcheck=2, 2025-05-07T20:13:36.2715299Z stochastic_rounding=False, 2025-05-07T20:13:36.2715397Z weighted=True, 2025-05-07T20:13:36.2715480Z row_wise=False, 2025-05-07T20:13:36.2715562Z mixed=True, 2025-05-07T20:13:36.2715659Z use_cache=False, 2025-05-07T20:13:36.2715802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2715925Z use_cpu=True, 2025-05-07T20:13:36.2716028Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2716103Z ) 2025-05-07T20:13:36.2716254Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2716645Z self=, 2025-05-07T20:13:36.2716727Z mixed_B=True, 2025-05-07T20:13:36.2716855Z compile=False, 2025-05-07T20:13:36.2716934Z T=1, 2025-05-07T20:13:36.2717014Z D=41, 2025-05-07T20:13:36.2717105Z B=101, 2025-05-07T20:13:36.2717185Z log_E=3, 2025-05-07T20:13:36.2717262Z L=5, 2025-05-07T20:13:36.2717359Z D_gradcheck=2, 2025-05-07T20:13:36.2717458Z stochastic_rounding=True, 2025-05-07T20:13:36.2717558Z weighted=False, 2025-05-07T20:13:36.2717640Z row_wise=True, 2025-05-07T20:13:36.2717722Z mixed=True, 2025-05-07T20:13:36.2717819Z use_cache=True, 2025-05-07T20:13:36.2717932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2718016Z use_cpu=True, 2025-05-07T20:13:36.2718156Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2718232Z ) 2025-05-07T20:13:36.2718371Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2718771Z self=, 2025-05-07T20:13:36.2718853Z mixed_B=True, 2025-05-07T20:13:36.2718938Z compile=False, 2025-05-07T20:13:36.2719030Z T=4, 2025-05-07T20:13:36.2719107Z D=19, 2025-05-07T20:13:36.2719184Z B=64, 2025-05-07T20:13:36.2719277Z log_E=3, 2025-05-07T20:13:36.2719356Z L=19, 2025-05-07T20:13:36.2719456Z D_gradcheck=2, 2025-05-07T20:13:36.2719555Z stochastic_rounding=False, 2025-05-07T20:13:36.2719640Z weighted=True, 2025-05-07T20:13:36.2719735Z row_wise=True, 2025-05-07T20:13:36.2719816Z mixed=True, 2025-05-07T20:13:36.2719900Z use_cache=True, 2025-05-07T20:13:36.2720026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2720110Z use_cpu=True, 2025-05-07T20:13:36.2720217Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2720334Z ) 2025-05-07T20:13:36.2720477Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2720865Z self=, 2025-05-07T20:13:36.2720962Z mixed_B=False, 2025-05-07T20:13:36.2721047Z compile=True, 2025-05-07T20:13:36.2721139Z T=1, 2025-05-07T20:13:36.2721217Z D=112, 2025-05-07T20:13:36.2721294Z B=52, 2025-05-07T20:13:36.2721386Z log_E=3, 2025-05-07T20:13:36.2721463Z L=7, 2025-05-07T20:13:36.2721547Z D_gradcheck=2, 2025-05-07T20:13:36.2721660Z stochastic_rounding=True, 2025-05-07T20:13:36.2721746Z weighted=False, 2025-05-07T20:13:36.2721827Z row_wise=True, 2025-05-07T20:13:36.2721920Z mixed=False, 2025-05-07T20:13:36.2722007Z use_cache=False, 2025-05-07T20:13:36.2722120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2722216Z use_cpu=True, 2025-05-07T20:13:36.2722320Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2722397Z ) 2025-05-07T20:13:36.2722550Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2722935Z self=, 2025-05-07T20:13:36.2723030Z mixed_B=False, 2025-05-07T20:13:36.2723118Z compile=False, 2025-05-07T20:13:36.2723198Z T=3, 2025-05-07T20:13:36.2723286Z D=84, 2025-05-07T20:13:36.2723364Z B=31, 2025-05-07T20:13:36.2723442Z log_E=3, 2025-05-07T20:13:36.2723531Z L=5, 2025-05-07T20:13:36.2723615Z D_gradcheck=2, 2025-05-07T20:13:36.2723713Z stochastic_rounding=True, 2025-05-07T20:13:36.2723811Z weighted=True, 2025-05-07T20:13:36.2723893Z row_wise=True, 2025-05-07T20:13:36.2723974Z mixed=True, 2025-05-07T20:13:36.2724070Z use_cache=True, 2025-05-07T20:13:36.2724212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2724321Z use_cpu=True, 2025-05-07T20:13:36.2724443Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2724521Z ) 2025-05-07T20:13:36.2724676Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2725065Z self=, 2025-05-07T20:13:36.2725153Z mixed_B=False, 2025-05-07T20:13:36.2725252Z compile=True, 2025-05-07T20:13:36.2725356Z T=3, 2025-05-07T20:13:36.2725466Z D=124, 2025-05-07T20:13:36.2725559Z B=21, 2025-05-07T20:13:36.2725639Z log_E=4, 2025-05-07T20:13:36.2725717Z L=10, 2025-05-07T20:13:36.2725812Z D_gradcheck=2, 2025-05-07T20:13:36.2725912Z stochastic_rounding=False, 2025-05-07T20:13:36.2725996Z weighted=True, 2025-05-07T20:13:36.2726090Z row_wise=False, 2025-05-07T20:13:36.2726173Z mixed=True, 2025-05-07T20:13:36.2726257Z use_cache=False, 2025-05-07T20:13:36.2726381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2726465Z use_cpu=True, 2025-05-07T20:13:36.2726606Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2726682Z ) 2025-05-07T20:13:36.2726823Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2727224Z self=, 2025-05-07T20:13:36.2727308Z mixed_B=False, 2025-05-07T20:13:36.2727412Z compile=False, 2025-05-07T20:13:36.2727504Z T=4, 2025-05-07T20:13:36.2727583Z D=80, 2025-05-07T20:13:36.2727661Z B=38, 2025-05-07T20:13:36.2727757Z log_E=4, 2025-05-07T20:13:36.2727836Z L=20, 2025-05-07T20:13:36.2727921Z D_gradcheck=1, 2025-05-07T20:13:36.2728038Z stochastic_rounding=False, 2025-05-07T20:13:36.2728123Z weighted=True, 2025-05-07T20:13:36.2728207Z row_wise=False, 2025-05-07T20:13:36.2728302Z mixed=True, 2025-05-07T20:13:36.2728390Z use_cache=False, 2025-05-07T20:13:36.2728517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2728603Z use_cpu=True, 2025-05-07T20:13:36.2728711Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2728806Z ) 2025-05-07T20:13:36.2728949Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2729337Z self=, 2025-05-07T20:13:36.2729439Z mixed_B=False, 2025-05-07T20:13:36.2729525Z compile=False, 2025-05-07T20:13:36.2729607Z T=4, 2025-05-07T20:13:36.2729700Z D=104, 2025-05-07T20:13:36.2729780Z B=102, 2025-05-07T20:13:36.2729860Z log_E=4, 2025-05-07T20:13:36.2729953Z L=17, 2025-05-07T20:13:36.2730038Z D_gradcheck=1, 2025-05-07T20:13:36.2730156Z stochastic_rounding=False, 2025-05-07T20:13:36.2730242Z weighted=True, 2025-05-07T20:13:36.2730327Z row_wise=True, 2025-05-07T20:13:36.2730425Z mixed=False, 2025-05-07T20:13:36.2730511Z use_cache=True, 2025-05-07T20:13:36.2730624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2730725Z use_cpu=True, 2025-05-07T20:13:36.2730832Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2730909Z ) 2025-05-07T20:13:36.2731064Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2731455Z self=, 2025-05-07T20:13:36.2731540Z mixed_B=True, 2025-05-07T20:13:36.2731639Z compile=True, 2025-05-07T20:13:36.2731716Z T=4, 2025-05-07T20:13:36.2731800Z D=51, 2025-05-07T20:13:36.2731888Z B=80, 2025-05-07T20:13:36.2731965Z log_E=4, 2025-05-07T20:13:36.2732057Z L=10, 2025-05-07T20:13:36.2732140Z D_gradcheck=1, 2025-05-07T20:13:36.2732238Z stochastic_rounding=True, 2025-05-07T20:13:36.2732336Z weighted=True, 2025-05-07T20:13:36.2732421Z row_wise=False, 2025-05-07T20:13:36.2732501Z mixed=True, 2025-05-07T20:13:36.2732598Z use_cache=False, 2025-05-07T20:13:36.2732735Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.2732843Z use_cpu=True, 2025-05-07T20:13:36.2732960Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.2733035Z ) 2025-05-07T20:13:36.2733173Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.2733577Z self=, 2025-05-07T20:13:36.2733661Z mixed_B=False, 2025-05-07T20:13:36.2733758Z compile=False, 2025-05-07T20:13:36.2733860Z T=2, 2025-05-07T20:13:36.2733976Z D=54, 2025-05-07T20:13:36.2734065Z B=104, 2025-05-07T20:13:36.2734144Z log_E=4, 2025-05-07T20:13:36.2734223Z L=4, 2025-05-07T20:13:36.2734323Z D_gradcheck=2, 2025-05-07T20:13:36.2734421Z stochastic_rounding=True, 2025-05-07T20:13:36.2734505Z weighted=True, 2025-05-07T20:13:36.2734603Z row_wise=False, 2025-05-07T20:13:36.2734685Z mixed=True, 2025-05-07T20:13:36.2734770Z use_cache=False, 2025-05-07T20:13:36.2734895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.2734979Z use_cpu=True, 2025-05-07T20:13:36.2735108Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.2735196Z ) 2025-05-07T20:13:36.3051056Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3051721Z self=, 2025-05-07T20:13:36.3051843Z mixed_B=False, 2025-05-07T20:13:36.3051973Z compile=True, 2025-05-07T20:13:36.3052109Z T=5, 2025-05-07T20:13:36.3052234Z D=26, 2025-05-07T20:13:36.3052389Z B=87, 2025-05-07T20:13:36.3052507Z log_E=4, 2025-05-07T20:13:36.3052635Z L=18, 2025-05-07T20:13:36.3052786Z D_gradcheck=1, 2025-05-07T20:13:36.3052950Z stochastic_rounding=False, 2025-05-07T20:13:36.3053110Z weighted=False, 2025-05-07T20:13:36.3053290Z row_wise=False, 2025-05-07T20:13:36.3053446Z mixed=True, 2025-05-07T20:13:36.3053613Z use_cache=False, 2025-05-07T20:13:36.3053782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.3053869Z use_cpu=True, 2025-05-07T20:13:36.3053979Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.3054069Z ) 2025-05-07T20:13:36.3054212Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3054603Z self=, 2025-05-07T20:13:36.3054701Z mixed_B=False, 2025-05-07T20:13:36.3054786Z compile=False, 2025-05-07T20:13:36.3054878Z T=2, 2025-05-07T20:13:36.3054957Z D=72, 2025-05-07T20:13:36.3055037Z B=77, 2025-05-07T20:13:36.3055127Z log_E=4, 2025-05-07T20:13:36.3055205Z L=8, 2025-05-07T20:13:36.3055289Z D_gradcheck=2, 2025-05-07T20:13:36.3055401Z stochastic_rounding=False, 2025-05-07T20:13:36.3055485Z weighted=True, 2025-05-07T20:13:36.3055568Z row_wise=True, 2025-05-07T20:13:36.3055664Z mixed=True, 2025-05-07T20:13:36.3055749Z use_cache=False, 2025-05-07T20:13:36.3055862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.3055958Z use_cpu=True, 2025-05-07T20:13:36.3056065Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.3056140Z ) 2025-05-07T20:13:36.3056292Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3056681Z self=, 2025-05-07T20:13:36.3056778Z mixed_B=False, 2025-05-07T20:13:36.3056860Z compile=True, 2025-05-07T20:13:36.3057005Z T=2, 2025-05-07T20:13:36.3057096Z D=87, 2025-05-07T20:13:36.3057183Z B=18, 2025-05-07T20:13:36.3057261Z log_E=4, 2025-05-07T20:13:36.3057351Z L=7, 2025-05-07T20:13:36.3057436Z D_gradcheck=2, 2025-05-07T20:13:36.3057536Z stochastic_rounding=False, 2025-05-07T20:13:36.3057633Z weighted=False, 2025-05-07T20:13:36.3057715Z row_wise=True, 2025-05-07T20:13:36.3057878Z mixed=True, 2025-05-07T20:13:36.3057978Z use_cache=True, 2025-05-07T20:13:36.3058242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.3058387Z use_cpu=True, 2025-05-07T20:13:36.3058494Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.3058570Z ) 2025-05-07T20:13:36.3058725Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3059114Z self=, 2025-05-07T20:13:36.3059197Z mixed_B=False, 2025-05-07T20:13:36.3059295Z compile=False, 2025-05-07T20:13:36.3059432Z T=4, 2025-05-07T20:13:36.3059509Z D=15, 2025-05-07T20:13:36.3059598Z B=116, 2025-05-07T20:13:36.3059678Z log_E=3, 2025-05-07T20:13:36.3059756Z L=8, 2025-05-07T20:13:36.3059853Z D_gradcheck=2, 2025-05-07T20:13:36.3059952Z stochastic_rounding=False, 2025-05-07T20:13:36.3060037Z weighted=False, 2025-05-07T20:13:36.3060138Z row_wise=False, 2025-05-07T20:13:36.3060218Z mixed=False, 2025-05-07T20:13:36.3060316Z use_cache=False, 2025-05-07T20:13:36.3060428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.3060512Z use_cpu=True, 2025-05-07T20:13:36.3060670Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.3060746Z ) 2025-05-07T20:13:36.3060886Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3061287Z self=, 2025-05-07T20:13:36.3061369Z mixed_B=True, 2025-05-07T20:13:36.3061452Z compile=True, 2025-05-07T20:13:36.3061543Z T=5, 2025-05-07T20:13:36.3061621Z D=60, 2025-05-07T20:13:36.3061698Z B=10, 2025-05-07T20:13:36.3061788Z log_E=3, 2025-05-07T20:13:36.3061865Z L=15, 2025-05-07T20:13:36.3061949Z D_gradcheck=1, 2025-05-07T20:13:36.3062066Z stochastic_rounding=True, 2025-05-07T20:13:36.3062151Z weighted=False, 2025-05-07T20:13:36.3062248Z row_wise=True, 2025-05-07T20:13:36.3062331Z mixed=True, 2025-05-07T20:13:36.3062416Z use_cache=True, 2025-05-07T20:13:36.3062543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.3062630Z use_cpu=True, 2025-05-07T20:13:36.3062738Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.3062825Z ) 2025-05-07T20:13:36.3062965Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3063354Z self=, 2025-05-07T20:13:36.3063448Z mixed_B=True, 2025-05-07T20:13:36.3070267Z compile=True, 2025-05-07T20:13:36.3070431Z T=4, 2025-05-07T20:13:36.3070527Z D=103, 2025-05-07T20:13:36.3070607Z B=7, 2025-05-07T20:13:36.3070688Z log_E=3, 2025-05-07T20:13:36.3070782Z L=17, 2025-05-07T20:13:36.3070872Z D_gradcheck=1, 2025-05-07T20:13:36.3070973Z stochastic_rounding=True, 2025-05-07T20:13:36.3071074Z weighted=False, 2025-05-07T20:13:36.3071159Z row_wise=False, 2025-05-07T20:13:36.3071255Z mixed=False, 2025-05-07T20:13:36.3071341Z use_cache=False, 2025-05-07T20:13:36.3071468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.3071572Z use_cpu=True, 2025-05-07T20:13:36.3071687Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.3071767Z ) 2025-05-07T20:13:36.3071935Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3072344Z self=, 2025-05-07T20:13:36.3072431Z mixed_B=False, 2025-05-07T20:13:36.3072534Z compile=False, 2025-05-07T20:13:36.3072617Z T=1, 2025-05-07T20:13:36.3072697Z D=29, 2025-05-07T20:13:36.3072795Z B=80, 2025-05-07T20:13:36.3072876Z log_E=3, 2025-05-07T20:13:36.3072956Z L=5, 2025-05-07T20:13:36.3073055Z D_gradcheck=1, 2025-05-07T20:13:36.3073157Z stochastic_rounding=True, 2025-05-07T20:13:36.3073256Z weighted=True, 2025-05-07T20:13:36.3073340Z row_wise=True, 2025-05-07T20:13:36.3073423Z mixed=False, 2025-05-07T20:13:36.3073570Z use_cache=True, 2025-05-07T20:13:36.3073825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.3073947Z use_cpu=True, 2025-05-07T20:13:36.3074069Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.3074147Z ) 2025-05-07T20:13:36.3074291Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3074704Z self=, 2025-05-07T20:13:36.3074788Z mixed_B=True, 2025-05-07T20:13:36.3074871Z compile=True, 2025-05-07T20:13:36.3074993Z T=5, 2025-05-07T20:13:36.3075070Z D=35, 2025-05-07T20:13:36.3075161Z B=125, 2025-05-07T20:13:36.3075243Z log_E=5, 2025-05-07T20:13:36.3075320Z L=0, 2025-05-07T20:13:36.3075417Z D_gradcheck=2, 2025-05-07T20:13:36.3075515Z stochastic_rounding=True, 2025-05-07T20:13:36.3075598Z weighted=True, 2025-05-07T20:13:36.3075694Z row_wise=False, 2025-05-07T20:13:36.3075774Z mixed=True, 2025-05-07T20:13:36.3075856Z use_cache=True, 2025-05-07T20:13:36.3075982Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.3076063Z use_cpu=True, 2025-05-07T20:13:36.3076197Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.3076287Z ) 2025-05-07T20:13:36.3076429Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3076825Z self=, 2025-05-07T20:13:36.3076918Z mixed_B=True, 2025-05-07T20:13:36.3077002Z compile=False, 2025-05-07T20:13:36.3077092Z T=2, 2025-05-07T20:13:36.3077169Z D=10, 2025-05-07T20:13:36.3077246Z B=10, 2025-05-07T20:13:36.3077335Z log_E=4, 2025-05-07T20:13:36.3077412Z L=17, 2025-05-07T20:13:36.3077495Z D_gradcheck=1, 2025-05-07T20:13:36.3077606Z stochastic_rounding=True, 2025-05-07T20:13:36.3077694Z weighted=False, 2025-05-07T20:13:36.3077780Z row_wise=True, 2025-05-07T20:13:36.3077876Z mixed=False, 2025-05-07T20:13:36.3077958Z use_cache=True, 2025-05-07T20:13:36.3078072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.3078167Z use_cpu=True, 2025-05-07T20:13:36.3078274Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.3078350Z ) 2025-05-07T20:13:36.3078504Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3078894Z self=, 2025-05-07T20:13:36.3078991Z mixed_B=False, 2025-05-07T20:13:36.3079075Z compile=False, 2025-05-07T20:13:36.3079156Z T=3, 2025-05-07T20:13:36.3079246Z D=57, 2025-05-07T20:13:36.3079322Z B=120, 2025-05-07T20:13:36.3079398Z log_E=4, 2025-05-07T20:13:36.3079487Z L=16, 2025-05-07T20:13:36.3079572Z D_gradcheck=2, 2025-05-07T20:13:36.3079668Z stochastic_rounding=True, 2025-05-07T20:13:36.3079760Z weighted=True, 2025-05-07T20:13:36.3079842Z row_wise=True, 2025-05-07T20:13:36.3079922Z mixed=True, 2025-05-07T20:13:36.3080020Z use_cache=False, 2025-05-07T20:13:36.3080132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.3080213Z use_cpu=True, 2025-05-07T20:13:36.3080334Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.3080410Z ) 2025-05-07T20:13:36.3080561Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3080949Z self=, 2025-05-07T20:13:36.3081032Z mixed_B=True, 2025-05-07T20:13:36.3081128Z compile=False, 2025-05-07T20:13:36.3081210Z T=4, 2025-05-07T20:13:36.3081288Z D=44, 2025-05-07T20:13:36.3081377Z B=120, 2025-05-07T20:13:36.3081455Z log_E=4, 2025-05-07T20:13:36.3081532Z L=2, 2025-05-07T20:13:36.3081628Z D_gradcheck=1, 2025-05-07T20:13:36.3081727Z stochastic_rounding=True, 2025-05-07T20:13:36.3081810Z weighted=True, 2025-05-07T20:13:36.3081904Z row_wise=True, 2025-05-07T20:13:36.3081983Z mixed=True, 2025-05-07T20:13:36.3082081Z use_cache=True, 2025-05-07T20:13:36.3082218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.3082301Z use_cpu=True, 2025-05-07T20:13:36.3082442Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.3082518Z ) 2025-05-07T20:13:36.3082656Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3083056Z self=, 2025-05-07T20:13:36.3083141Z mixed_B=False, 2025-05-07T20:13:36.3083224Z compile=False, 2025-05-07T20:13:36.3083337Z T=2, 2025-05-07T20:13:36.3083414Z D=68, 2025-05-07T20:13:36.3083489Z B=91, 2025-05-07T20:13:36.3083577Z log_E=3, 2025-05-07T20:13:36.3083653Z L=14, 2025-05-07T20:13:36.3083735Z D_gradcheck=2, 2025-05-07T20:13:36.3083847Z stochastic_rounding=False, 2025-05-07T20:13:36.3083929Z weighted=True, 2025-05-07T20:13:36.3084020Z row_wise=True, 2025-05-07T20:13:36.3084098Z mixed=True, 2025-05-07T20:13:36.3084181Z use_cache=False, 2025-05-07T20:13:36.3084307Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.3084390Z use_cpu=True, 2025-05-07T20:13:36.3084518Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.3084603Z ) 2025-05-07T20:13:36.3084743Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3085133Z self=, 2025-05-07T20:13:36.3085223Z mixed_B=True, 2025-05-07T20:13:36.3085307Z compile=True, 2025-05-07T20:13:36.3085385Z T=1, 2025-05-07T20:13:36.3085473Z D=84, 2025-05-07T20:13:36.3085550Z B=4, 2025-05-07T20:13:36.3085627Z log_E=4, 2025-05-07T20:13:36.3085714Z L=16, 2025-05-07T20:13:36.3085797Z D_gradcheck=2, 2025-05-07T20:13:36.3085905Z stochastic_rounding=True, 2025-05-07T20:13:36.3085988Z weighted=False, 2025-05-07T20:13:36.3086070Z row_wise=False, 2025-05-07T20:13:36.3086162Z mixed=False, 2025-05-07T20:13:36.3086244Z use_cache=True, 2025-05-07T20:13:36.3086356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.3086449Z use_cpu=True, 2025-05-07T20:13:36.3086557Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.3086631Z ) 2025-05-07T20:13:36.3086780Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3087169Z self=, 2025-05-07T20:13:36.3087250Z mixed_B=True, 2025-05-07T20:13:36.3087341Z compile=True, 2025-05-07T20:13:36.3087417Z T=5, 2025-05-07T20:13:36.3087505Z D=25, 2025-05-07T20:13:36.3087581Z B=9, 2025-05-07T20:13:36.3087660Z log_E=3, 2025-05-07T20:13:36.3087746Z L=3, 2025-05-07T20:13:36.3087827Z D_gradcheck=2, 2025-05-07T20:13:36.3087926Z stochastic_rounding=False, 2025-05-07T20:13:36.3088025Z weighted=False, 2025-05-07T20:13:36.3088107Z row_wise=True, 2025-05-07T20:13:36.3088188Z mixed=True, 2025-05-07T20:13:36.3088286Z use_cache=True, 2025-05-07T20:13:36.3088394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.3088479Z use_cpu=True, 2025-05-07T20:13:36.3088597Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.3088672Z ) 2025-05-07T20:13:36.3088813Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3089208Z self=, 2025-05-07T20:13:36.3089292Z mixed_B=False, 2025-05-07T20:13:36.3089388Z compile=False, 2025-05-07T20:13:36.3089463Z T=1, 2025-05-07T20:13:36.3089542Z D=62, 2025-05-07T20:13:36.3089630Z B=77, 2025-05-07T20:13:36.3089706Z log_E=5, 2025-05-07T20:13:36.3089781Z L=11, 2025-05-07T20:13:36.3089874Z D_gradcheck=2, 2025-05-07T20:13:36.3089970Z stochastic_rounding=False, 2025-05-07T20:13:36.3090051Z weighted=True, 2025-05-07T20:13:36.3090142Z row_wise=False, 2025-05-07T20:13:36.3090220Z mixed=True, 2025-05-07T20:13:36.3090305Z use_cache=False, 2025-05-07T20:13:36.3090426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.3090536Z use_cpu=True, 2025-05-07T20:13:36.3090666Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.3090753Z ) 2025-05-07T20:13:36.3090892Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3091289Z self=, 2025-05-07T20:13:36.3091371Z mixed_B=True, 2025-05-07T20:13:36.3091457Z compile=False, 2025-05-07T20:13:36.3091544Z T=4, 2025-05-07T20:13:36.3091647Z D=32, 2025-05-07T20:13:36.3091726Z B=28, 2025-05-07T20:13:36.3091820Z log_E=4, 2025-05-07T20:13:36.3091899Z L=13, 2025-05-07T20:13:36.3091986Z D_gradcheck=2, 2025-05-07T20:13:36.3092096Z stochastic_rounding=True, 2025-05-07T20:13:36.3092180Z weighted=True, 2025-05-07T20:13:36.3092261Z row_wise=True, 2025-05-07T20:13:36.3092354Z mixed=False, 2025-05-07T20:13:36.3092440Z use_cache=True, 2025-05-07T20:13:36.3092551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.3092649Z use_cpu=True, 2025-05-07T20:13:36.3092781Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.3092867Z ) 2025-05-07T20:13:36.3093005Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.3093393Z self=, 2025-05-07T20:13:36.3093490Z mixed_B=False, 2025-05-07T20:13:36.3093574Z compile=True, 2025-05-07T20:13:36.3093651Z T=1, 2025-05-07T20:13:36.3093744Z D=72, 2025-05-07T20:13:36.3093822Z B=11, 2025-05-07T20:13:36.3093900Z log_E=5, 2025-05-07T20:13:36.3093992Z L=20, 2025-05-07T20:13:36.3094075Z D_gradcheck=1, 2025-05-07T20:13:36.3094178Z stochastic_rounding=False, 2025-05-07T20:13:36.3094275Z weighted=False, 2025-05-07T20:13:36.3094358Z row_wise=False, 2025-05-07T20:13:36.3094452Z mixed=True, 2025-05-07T20:13:36.3094537Z use_cache=False, 2025-05-07T20:13:36.3094649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.3094745Z use_cpu=True, 2025-05-07T20:13:36.3094852Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.3094926Z ) 2025-05-07T20:13:36.4924701Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4925324Z self=, 2025-05-07T20:13:36.4925474Z mixed_B=True, 2025-05-07T20:13:36.4925599Z compile=False, 2025-05-07T20:13:36.4925717Z T=3, 2025-05-07T20:13:36.4925871Z D=4, 2025-05-07T20:13:36.4925982Z B=10, 2025-05-07T20:13:36.4926098Z log_E=5, 2025-05-07T20:13:36.4926257Z L=20, 2025-05-07T20:13:36.4926417Z D_gradcheck=2, 2025-05-07T20:13:36.4926617Z stochastic_rounding=False, 2025-05-07T20:13:36.4926795Z weighted=False, 2025-05-07T20:13:36.4926916Z row_wise=True, 2025-05-07T20:13:36.4926998Z mixed=True, 2025-05-07T20:13:36.4927093Z use_cache=True, 2025-05-07T20:13:36.4927206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.4927293Z use_cpu=True, 2025-05-07T20:13:36.4927419Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.4927497Z ) 2025-05-07T20:13:36.4927652Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4928045Z self=, 2025-05-07T20:13:36.4928130Z mixed_B=False, 2025-05-07T20:13:36.4928228Z compile=True, 2025-05-07T20:13:36.4928306Z T=3, 2025-05-07T20:13:36.4928388Z D=52, 2025-05-07T20:13:36.4928481Z B=69, 2025-05-07T20:13:36.4928560Z log_E=5, 2025-05-07T20:13:36.4928641Z L=13, 2025-05-07T20:13:36.4928738Z D_gradcheck=1, 2025-05-07T20:13:36.4928841Z stochastic_rounding=True, 2025-05-07T20:13:36.4928929Z weighted=False, 2025-05-07T20:13:36.4929028Z row_wise=True, 2025-05-07T20:13:36.4929109Z mixed=True, 2025-05-07T20:13:36.4929193Z use_cache=True, 2025-05-07T20:13:36.4929323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.4929583Z use_cpu=True, 2025-05-07T20:13:36.4929761Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.4929837Z ) 2025-05-07T20:13:36.4929977Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4930383Z self=, 2025-05-07T20:13:36.4930465Z mixed_B=True, 2025-05-07T20:13:36.4930549Z compile=True, 2025-05-07T20:13:36.4930638Z T=3, 2025-05-07T20:13:36.4930784Z D=43, 2025-05-07T20:13:36.4930949Z B=15, 2025-05-07T20:13:36.4931045Z log_E=4, 2025-05-07T20:13:36.4931124Z L=16, 2025-05-07T20:13:36.4931208Z D_gradcheck=2, 2025-05-07T20:13:36.4931326Z stochastic_rounding=False, 2025-05-07T20:13:36.4931410Z weighted=True, 2025-05-07T20:13:36.4931507Z row_wise=True, 2025-05-07T20:13:36.4931591Z mixed=False, 2025-05-07T20:13:36.4931678Z use_cache=False, 2025-05-07T20:13:36.4931804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.4931890Z use_cpu=True, 2025-05-07T20:13:36.4932040Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.4932129Z ) 2025-05-07T20:13:36.4932271Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4932660Z self=, 2025-05-07T20:13:36.4932757Z mixed_B=False, 2025-05-07T20:13:36.4932841Z compile=True, 2025-05-07T20:13:36.4932920Z T=2, 2025-05-07T20:13:36.4933012Z D=52, 2025-05-07T20:13:36.4933090Z B=77, 2025-05-07T20:13:36.4933182Z log_E=3, 2025-05-07T20:13:36.4933261Z L=0, 2025-05-07T20:13:36.4933349Z D_gradcheck=2, 2025-05-07T20:13:36.4933462Z stochastic_rounding=True, 2025-05-07T20:13:36.4933547Z weighted=True, 2025-05-07T20:13:36.4933632Z row_wise=True, 2025-05-07T20:13:36.4933727Z mixed=True, 2025-05-07T20:13:36.4933814Z use_cache=False, 2025-05-07T20:13:36.4933924Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.4934023Z use_cpu=True, 2025-05-07T20:13:36.4934133Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.4934207Z ) 2025-05-07T20:13:36.4934360Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4934754Z self=, 2025-05-07T20:13:36.4934849Z mixed_B=True, 2025-05-07T20:13:36.4934933Z compile=True, 2025-05-07T20:13:36.4935010Z T=1, 2025-05-07T20:13:36.4935103Z D=121, 2025-05-07T20:13:36.4935181Z B=62, 2025-05-07T20:13:36.4935260Z log_E=3, 2025-05-07T20:13:36.4935353Z L=6, 2025-05-07T20:13:36.4935438Z D_gradcheck=1, 2025-05-07T20:13:36.4935537Z stochastic_rounding=False, 2025-05-07T20:13:36.4935633Z weighted=True, 2025-05-07T20:13:36.4935716Z row_wise=True, 2025-05-07T20:13:36.4935799Z mixed=False, 2025-05-07T20:13:36.4935898Z use_cache=False, 2025-05-07T20:13:36.4936009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.4936094Z use_cpu=True, 2025-05-07T20:13:36.4936239Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.4936315Z ) 2025-05-07T20:13:36.4936456Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4936859Z self=, 2025-05-07T20:13:36.4936941Z mixed_B=True, 2025-05-07T20:13:36.4937037Z compile=False, 2025-05-07T20:13:36.4937114Z T=3, 2025-05-07T20:13:36.4937192Z D=49, 2025-05-07T20:13:36.4937287Z B=110, 2025-05-07T20:13:36.4937366Z log_E=3, 2025-05-07T20:13:36.4937473Z L=17, 2025-05-07T20:13:36.4937568Z D_gradcheck=1, 2025-05-07T20:13:36.4937664Z stochastic_rounding=True, 2025-05-07T20:13:36.4937749Z weighted=False, 2025-05-07T20:13:36.4937941Z row_wise=False, 2025-05-07T20:13:36.4938025Z mixed=False, 2025-05-07T20:13:36.4938107Z use_cache=True, 2025-05-07T20:13:36.4938230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.4938350Z use_cpu=True, 2025-05-07T20:13:36.4938483Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.4938571Z ) 2025-05-07T20:13:36.4938712Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4939115Z self=, 2025-05-07T20:13:36.4939200Z mixed_B=False, 2025-05-07T20:13:36.4939284Z compile=False, 2025-05-07T20:13:36.4939374Z T=2, 2025-05-07T20:13:36.4939480Z D=19, 2025-05-07T20:13:36.4939559Z B=114, 2025-05-07T20:13:36.4939649Z log_E=4, 2025-05-07T20:13:36.4939725Z L=10, 2025-05-07T20:13:36.4939809Z D_gradcheck=1, 2025-05-07T20:13:36.4939924Z stochastic_rounding=False, 2025-05-07T20:13:36.4940012Z weighted=False, 2025-05-07T20:13:36.4940097Z row_wise=False, 2025-05-07T20:13:36.4940192Z mixed=False, 2025-05-07T20:13:36.4940277Z use_cache=True, 2025-05-07T20:13:36.4940401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.4940486Z use_cpu=True, 2025-05-07T20:13:36.4940617Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.4940706Z ) 2025-05-07T20:13:36.4940847Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4941235Z self=, 2025-05-07T20:13:36.4941331Z mixed_B=False, 2025-05-07T20:13:36.4941413Z compile=True, 2025-05-07T20:13:36.4941491Z T=3, 2025-05-07T20:13:36.4941584Z D=125, 2025-05-07T20:13:36.4941661Z B=99, 2025-05-07T20:13:36.4941738Z log_E=5, 2025-05-07T20:13:36.4941829Z L=2, 2025-05-07T20:13:36.4941913Z D_gradcheck=2, 2025-05-07T20:13:36.4942012Z stochastic_rounding=False, 2025-05-07T20:13:36.4942109Z weighted=False, 2025-05-07T20:13:36.4942191Z row_wise=True, 2025-05-07T20:13:36.4942298Z mixed=False, 2025-05-07T20:13:36.4942383Z use_cache=True, 2025-05-07T20:13:36.4942494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.4942593Z use_cpu=True, 2025-05-07T20:13:36.4942702Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.4942779Z ) 2025-05-07T20:13:36.4942935Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4943326Z self=, 2025-05-07T20:13:36.4943411Z mixed_B=False, 2025-05-07T20:13:36.4943511Z compile=True, 2025-05-07T20:13:36.4943590Z T=4, 2025-05-07T20:13:36.4943670Z D=15, 2025-05-07T20:13:36.4943763Z B=23, 2025-05-07T20:13:36.4943844Z log_E=3, 2025-05-07T20:13:36.4943927Z L=8, 2025-05-07T20:13:36.4944028Z D_gradcheck=1, 2025-05-07T20:13:36.4944130Z stochastic_rounding=True, 2025-05-07T20:13:36.4944231Z weighted=True, 2025-05-07T20:13:36.4944318Z row_wise=True, 2025-05-07T20:13:36.4944401Z mixed=True, 2025-05-07T20:13:36.4944502Z use_cache=False, 2025-05-07T20:13:36.4944617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.4944704Z use_cpu=True, 2025-05-07T20:13:36.4944826Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.4944906Z ) 2025-05-07T20:13:36.4945050Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4945456Z self=, 2025-05-07T20:13:36.4945543Z mixed_B=False, 2025-05-07T20:13:36.4945658Z compile=False, 2025-05-07T20:13:36.4945752Z T=2, 2025-05-07T20:13:36.4945835Z D=73, 2025-05-07T20:13:36.4945928Z B=86, 2025-05-07T20:13:36.4946009Z log_E=4, 2025-05-07T20:13:36.4946089Z L=0, 2025-05-07T20:13:36.4946188Z D_gradcheck=2, 2025-05-07T20:13:36.4946288Z stochastic_rounding=True, 2025-05-07T20:13:36.4946375Z weighted=False, 2025-05-07T20:13:36.4946473Z row_wise=True, 2025-05-07T20:13:36.4946554Z mixed=True, 2025-05-07T20:13:36.4946639Z use_cache=False, 2025-05-07T20:13:36.4946767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.4946881Z use_cpu=True, 2025-05-07T20:13:36.4947012Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.4947106Z ) 2025-05-07T20:13:36.4947247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4947633Z self=, 2025-05-07T20:13:36.4947904Z mixed_B=True, 2025-05-07T20:13:36.4947990Z compile=False, 2025-05-07T20:13:36.4948080Z T=4, 2025-05-07T20:13:36.4948214Z D=113, 2025-05-07T20:13:36.4948292Z B=117, 2025-05-07T20:13:36.4948385Z log_E=3, 2025-05-07T20:13:36.4948477Z L=14, 2025-05-07T20:13:36.4948560Z D_gradcheck=2, 2025-05-07T20:13:36.4948676Z stochastic_rounding=True, 2025-05-07T20:13:36.4948761Z weighted=False, 2025-05-07T20:13:36.4948843Z row_wise=True, 2025-05-07T20:13:36.4948940Z mixed=False, 2025-05-07T20:13:36.4949023Z use_cache=True, 2025-05-07T20:13:36.4949132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.4949228Z use_cpu=True, 2025-05-07T20:13:36.4949335Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.4949447Z ) 2025-05-07T20:13:36.4949603Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4949991Z self=, 2025-05-07T20:13:36.4950087Z mixed_B=False, 2025-05-07T20:13:36.4950169Z compile=True, 2025-05-07T20:13:36.4950248Z T=1, 2025-05-07T20:13:36.4950343Z D=105, 2025-05-07T20:13:36.4950419Z B=123, 2025-05-07T20:13:36.4950498Z log_E=4, 2025-05-07T20:13:36.4950589Z L=8, 2025-05-07T20:13:36.4950675Z D_gradcheck=1, 2025-05-07T20:13:36.4950775Z stochastic_rounding=False, 2025-05-07T20:13:36.4950871Z weighted=True, 2025-05-07T20:13:36.4950954Z row_wise=True, 2025-05-07T20:13:36.4951035Z mixed=False, 2025-05-07T20:13:36.4951134Z use_cache=False, 2025-05-07T20:13:36.4951246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.4951333Z use_cpu=True, 2025-05-07T20:13:36.4951454Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.4951529Z ) 2025-05-07T20:13:36.4951681Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4952070Z self=, 2025-05-07T20:13:36.4952153Z mixed_B=False, 2025-05-07T20:13:36.4952249Z compile=True, 2025-05-07T20:13:36.4952326Z T=1, 2025-05-07T20:13:36.4952406Z D=80, 2025-05-07T20:13:36.4952495Z B=93, 2025-05-07T20:13:36.4952572Z log_E=3, 2025-05-07T20:13:36.4952649Z L=10, 2025-05-07T20:13:36.4952744Z D_gradcheck=2, 2025-05-07T20:13:36.4952844Z stochastic_rounding=False, 2025-05-07T20:13:36.4952928Z weighted=False, 2025-05-07T20:13:36.4953023Z row_wise=True, 2025-05-07T20:13:36.4953105Z mixed=True, 2025-05-07T20:13:36.4953204Z use_cache=False, 2025-05-07T20:13:36.4953315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.4953404Z use_cpu=True, 2025-05-07T20:13:36.4953523Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.4953600Z ) 2025-05-07T20:13:36.4953741Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4954140Z self=, 2025-05-07T20:13:36.4954224Z mixed_B=False, 2025-05-07T20:13:36.4954308Z compile=False, 2025-05-07T20:13:36.4954397Z T=5, 2025-05-07T20:13:36.4954476Z D=51, 2025-05-07T20:13:36.4954553Z B=77, 2025-05-07T20:13:36.4954645Z log_E=5, 2025-05-07T20:13:36.4954722Z L=10, 2025-05-07T20:13:36.4954805Z D_gradcheck=2, 2025-05-07T20:13:36.4954917Z stochastic_rounding=False, 2025-05-07T20:13:36.4955002Z weighted=False, 2025-05-07T20:13:36.4955100Z row_wise=False, 2025-05-07T20:13:36.4955180Z mixed=False, 2025-05-07T20:13:36.4955266Z use_cache=True, 2025-05-07T20:13:36.4955388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.4955516Z use_cpu=True, 2025-05-07T20:13:36.4955660Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.4955751Z ) 2025-05-07T20:13:36.4955893Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4956286Z self=, 2025-05-07T20:13:36.4956383Z mixed_B=True, 2025-05-07T20:13:36.4956467Z compile=True, 2025-05-07T20:13:36.4956548Z T=5, 2025-05-07T20:13:36.4956667Z D=20, 2025-05-07T20:13:36.4956745Z B=88, 2025-05-07T20:13:36.4956824Z log_E=5, 2025-05-07T20:13:36.4956972Z L=2, 2025-05-07T20:13:36.4957057Z D_gradcheck=2, 2025-05-07T20:13:36.4957169Z stochastic_rounding=False, 2025-05-07T20:13:36.4957253Z weighted=False, 2025-05-07T20:13:36.4957335Z row_wise=True, 2025-05-07T20:13:36.4957431Z mixed=False, 2025-05-07T20:13:36.4957515Z use_cache=False, 2025-05-07T20:13:36.4957626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.4957726Z use_cpu=True, 2025-05-07T20:13:36.4957830Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.4957945Z ) 2025-05-07T20:13:36.4958098Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4958486Z self=, 2025-05-07T20:13:36.4958570Z mixed_B=False, 2025-05-07T20:13:36.4958666Z compile=True, 2025-05-07T20:13:36.4958744Z T=1, 2025-05-07T20:13:36.4958836Z D=11, 2025-05-07T20:13:36.4958913Z B=15, 2025-05-07T20:13:36.4958991Z log_E=5, 2025-05-07T20:13:36.4959084Z L=7, 2025-05-07T20:13:36.4959169Z D_gradcheck=1, 2025-05-07T20:13:36.4959271Z stochastic_rounding=False, 2025-05-07T20:13:36.4959371Z weighted=False, 2025-05-07T20:13:36.4959454Z row_wise=False, 2025-05-07T20:13:36.4959536Z mixed=True, 2025-05-07T20:13:36.4959635Z use_cache=True, 2025-05-07T20:13:36.4959745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.4959829Z use_cpu=True, 2025-05-07T20:13:36.4959946Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.4960023Z ) 2025-05-07T20:13:36.4960162Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.4960582Z self=, 2025-05-07T20:13:36.4960664Z mixed_B=True, 2025-05-07T20:13:36.4960763Z compile=False, 2025-05-07T20:13:36.4960843Z T=5, 2025-05-07T20:13:36.4960921Z D=2, 2025-05-07T20:13:36.4961011Z B=51, 2025-05-07T20:13:36.4961092Z log_E=3, 2025-05-07T20:13:36.4961171Z L=14, 2025-05-07T20:13:36.4961269Z D_gradcheck=2, 2025-05-07T20:13:36.4961371Z stochastic_rounding=False, 2025-05-07T20:13:36.4961454Z weighted=True, 2025-05-07T20:13:36.4961549Z row_wise=False, 2025-05-07T20:13:36.4961631Z mixed=True, 2025-05-07T20:13:36.4961717Z use_cache=False, 2025-05-07T20:13:36.4961842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.4961932Z use_cpu=True, 2025-05-07T20:13:36.4962037Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.4962129Z ) 2025-05-07T20:13:36.5276508Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5277188Z self=, 2025-05-07T20:13:36.5277314Z mixed_B=False, 2025-05-07T20:13:36.5277435Z compile=True, 2025-05-07T20:13:36.5277567Z T=5, 2025-05-07T20:13:36.5277697Z D=19, 2025-05-07T20:13:36.5277804Z B=63, 2025-05-07T20:13:36.5277933Z log_E=4, 2025-05-07T20:13:36.5278081Z L=16, 2025-05-07T20:13:36.5278262Z D_gradcheck=1, 2025-05-07T20:13:36.5278457Z stochastic_rounding=False, 2025-05-07T20:13:36.5278607Z weighted=False, 2025-05-07T20:13:36.5278729Z row_wise=True, 2025-05-07T20:13:36.5278813Z mixed=False, 2025-05-07T20:13:36.5278898Z use_cache=True, 2025-05-07T20:13:36.5279025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5279238Z use_cpu=True, 2025-05-07T20:13:36.5279431Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5279598Z ) 2025-05-07T20:13:36.5279742Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5280139Z self=, 2025-05-07T20:13:36.5280240Z mixed_B=False, 2025-05-07T20:13:36.5280326Z compile=True, 2025-05-07T20:13:36.5280420Z T=5, 2025-05-07T20:13:36.5280544Z D=85, 2025-05-07T20:13:36.5280624Z B=27, 2025-05-07T20:13:36.5280716Z log_E=3, 2025-05-07T20:13:36.5280795Z L=14, 2025-05-07T20:13:36.5280881Z D_gradcheck=1, 2025-05-07T20:13:36.5280999Z stochastic_rounding=True, 2025-05-07T20:13:36.5281087Z weighted=False, 2025-05-07T20:13:36.5281171Z row_wise=True, 2025-05-07T20:13:36.5281270Z mixed=True, 2025-05-07T20:13:36.5281357Z use_cache=False, 2025-05-07T20:13:36.5281469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5281573Z use_cpu=True, 2025-05-07T20:13:36.5281679Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5281798Z ) 2025-05-07T20:13:36.5281956Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5282346Z self=, 2025-05-07T20:13:36.5282445Z mixed_B=True, 2025-05-07T20:13:36.5282533Z compile=False, 2025-05-07T20:13:36.5282611Z T=5, 2025-05-07T20:13:36.5282707Z D=37, 2025-05-07T20:13:36.5282784Z B=100, 2025-05-07T20:13:36.5282863Z log_E=4, 2025-05-07T20:13:36.5282953Z L=15, 2025-05-07T20:13:36.5283038Z D_gradcheck=1, 2025-05-07T20:13:36.5283140Z stochastic_rounding=False, 2025-05-07T20:13:36.5283238Z weighted=True, 2025-05-07T20:13:36.5283321Z row_wise=True, 2025-05-07T20:13:36.5283402Z mixed=True, 2025-05-07T20:13:36.5283500Z use_cache=False, 2025-05-07T20:13:36.5283610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5283693Z use_cpu=True, 2025-05-07T20:13:36.5283809Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5283887Z ) 2025-05-07T20:13:36.5284040Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5284428Z self=, 2025-05-07T20:13:36.5284511Z mixed_B=False, 2025-05-07T20:13:36.5284608Z compile=False, 2025-05-07T20:13:36.5284686Z T=2, 2025-05-07T20:13:36.5284763Z D=76, 2025-05-07T20:13:36.5284852Z B=20, 2025-05-07T20:13:36.5284930Z log_E=5, 2025-05-07T20:13:36.5285012Z L=13, 2025-05-07T20:13:36.5285106Z D_gradcheck=2, 2025-05-07T20:13:36.5285206Z stochastic_rounding=False, 2025-05-07T20:13:36.5285291Z weighted=False, 2025-05-07T20:13:36.5285386Z row_wise=True, 2025-05-07T20:13:36.5285466Z mixed=True, 2025-05-07T20:13:36.5285549Z use_cache=False, 2025-05-07T20:13:36.5285671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5285756Z use_cpu=True, 2025-05-07T20:13:36.5285874Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5285952Z ) 2025-05-07T20:13:36.5286093Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5286496Z self=, 2025-05-07T20:13:36.5286580Z mixed_B=True, 2025-05-07T20:13:36.5286667Z compile=True, 2025-05-07T20:13:36.5286760Z T=2, 2025-05-07T20:13:36.5286839Z D=26, 2025-05-07T20:13:36.5286917Z B=121, 2025-05-07T20:13:36.5287008Z log_E=4, 2025-05-07T20:13:36.5287086Z L=10, 2025-05-07T20:13:36.5287171Z D_gradcheck=2, 2025-05-07T20:13:36.5287282Z stochastic_rounding=True, 2025-05-07T20:13:36.5287364Z weighted=True, 2025-05-07T20:13:36.5287456Z row_wise=True, 2025-05-07T20:13:36.5287537Z mixed=True, 2025-05-07T20:13:36.5287623Z use_cache=False, 2025-05-07T20:13:36.5287744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5287880Z use_cpu=True, 2025-05-07T20:13:36.5287984Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5288107Z ) 2025-05-07T20:13:36.5288247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5288634Z self=, 2025-05-07T20:13:36.5288733Z mixed_B=False, 2025-05-07T20:13:36.5288819Z compile=False, 2025-05-07T20:13:36.5288898Z T=2, 2025-05-07T20:13:36.5289018Z D=126, 2025-05-07T20:13:36.5289097Z B=95, 2025-05-07T20:13:36.5289177Z log_E=5, 2025-05-07T20:13:36.5289267Z L=12, 2025-05-07T20:13:36.5289352Z D_gradcheck=1, 2025-05-07T20:13:36.5289464Z stochastic_rounding=False, 2025-05-07T20:13:36.5289548Z weighted=True, 2025-05-07T20:13:36.5289632Z row_wise=False, 2025-05-07T20:13:36.5289726Z mixed=False, 2025-05-07T20:13:36.5289811Z use_cache=True, 2025-05-07T20:13:36.5289922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5290018Z use_cpu=True, 2025-05-07T20:13:36.5290121Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5290222Z ) 2025-05-07T20:13:36.5290374Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5290763Z self=, 2025-05-07T20:13:36.5290846Z mixed_B=True, 2025-05-07T20:13:36.5290943Z compile=False, 2025-05-07T20:13:36.5291021Z T=4, 2025-05-07T20:13:36.5291114Z D=66, 2025-05-07T20:13:36.5291191Z B=63, 2025-05-07T20:13:36.5291270Z log_E=5, 2025-05-07T20:13:36.5291359Z L=16, 2025-05-07T20:13:36.5291443Z D_gradcheck=1, 2025-05-07T20:13:36.5291541Z stochastic_rounding=True, 2025-05-07T20:13:36.5291641Z weighted=False, 2025-05-07T20:13:36.5291732Z row_wise=False, 2025-05-07T20:13:36.5291812Z mixed=True, 2025-05-07T20:13:36.5291908Z use_cache=False, 2025-05-07T20:13:36.5292019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5292102Z use_cpu=True, 2025-05-07T20:13:36.5292218Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5292297Z ) 2025-05-07T20:13:36.5292435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5292833Z self=, 2025-05-07T20:13:36.5292918Z mixed_B=False, 2025-05-07T20:13:36.5293015Z compile=True, 2025-05-07T20:13:36.5293094Z T=1, 2025-05-07T20:13:36.5293174Z D=126, 2025-05-07T20:13:36.5293263Z B=52, 2025-05-07T20:13:36.5293343Z log_E=4, 2025-05-07T20:13:36.5293420Z L=11, 2025-05-07T20:13:36.5293519Z D_gradcheck=1, 2025-05-07T20:13:36.5293618Z stochastic_rounding=True, 2025-05-07T20:13:36.5293701Z weighted=False, 2025-05-07T20:13:36.5293795Z row_wise=True, 2025-05-07T20:13:36.5293878Z mixed=False, 2025-05-07T20:13:36.5293962Z use_cache=False, 2025-05-07T20:13:36.5294084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5294169Z use_cpu=True, 2025-05-07T20:13:36.5294273Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5294362Z ) 2025-05-07T20:13:36.5294502Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5294899Z self=, 2025-05-07T20:13:36.5294982Z mixed_B=True, 2025-05-07T20:13:36.5295067Z compile=False, 2025-05-07T20:13:36.5295157Z T=4, 2025-05-07T20:13:36.5295235Z D=6, 2025-05-07T20:13:36.5295313Z B=54, 2025-05-07T20:13:36.5295405Z log_E=3, 2025-05-07T20:13:36.5295482Z L=7, 2025-05-07T20:13:36.5295566Z D_gradcheck=2, 2025-05-07T20:13:36.5295678Z stochastic_rounding=True, 2025-05-07T20:13:36.5295806Z weighted=False, 2025-05-07T20:13:36.5295889Z row_wise=True, 2025-05-07T20:13:36.5295982Z mixed=True, 2025-05-07T20:13:36.5296072Z use_cache=False, 2025-05-07T20:13:36.5296183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5296307Z use_cpu=True, 2025-05-07T20:13:36.5296412Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5296531Z ) 2025-05-07T20:13:36.5296672Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5297065Z self=, 2025-05-07T20:13:36.5297163Z mixed_B=False, 2025-05-07T20:13:36.5297248Z compile=True, 2025-05-07T20:13:36.5297327Z T=2, 2025-05-07T20:13:36.5297421Z D=22, 2025-05-07T20:13:36.5297525Z B=63, 2025-05-07T20:13:36.5297605Z log_E=5, 2025-05-07T20:13:36.5297694Z L=7, 2025-05-07T20:13:36.5297878Z D_gradcheck=2, 2025-05-07T20:13:36.5297978Z stochastic_rounding=True, 2025-05-07T20:13:36.5298075Z weighted=True, 2025-05-07T20:13:36.5298157Z row_wise=True, 2025-05-07T20:13:36.5298238Z mixed=True, 2025-05-07T20:13:36.5298336Z use_cache=True, 2025-05-07T20:13:36.5298448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5298548Z use_cpu=True, 2025-05-07T20:13:36.5298653Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5298762Z ) 2025-05-07T20:13:36.5298918Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5299310Z self=, 2025-05-07T20:13:36.5299418Z mixed_B=True, 2025-05-07T20:13:36.5299515Z compile=True, 2025-05-07T20:13:36.5299592Z T=5, 2025-05-07T20:13:36.5299684Z D=36, 2025-05-07T20:13:36.5299776Z B=99, 2025-05-07T20:13:36.5299854Z log_E=4, 2025-05-07T20:13:36.5299932Z L=19, 2025-05-07T20:13:36.5300031Z D_gradcheck=2, 2025-05-07T20:13:36.5300130Z stochastic_rounding=True, 2025-05-07T20:13:36.5300231Z weighted=False, 2025-05-07T20:13:36.5300315Z row_wise=False, 2025-05-07T20:13:36.5300399Z mixed=False, 2025-05-07T20:13:36.5300497Z use_cache=True, 2025-05-07T20:13:36.5300609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5300696Z use_cpu=True, 2025-05-07T20:13:36.5300816Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5300897Z ) 2025-05-07T20:13:36.5301039Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5301445Z self=, 2025-05-07T20:13:36.5301529Z mixed_B=True, 2025-05-07T20:13:36.5301615Z compile=True, 2025-05-07T20:13:36.5301709Z T=5, 2025-05-07T20:13:36.5301788Z D=81, 2025-05-07T20:13:36.5301884Z B=102, 2025-05-07T20:13:36.5301965Z log_E=4, 2025-05-07T20:13:36.5302044Z L=10, 2025-05-07T20:13:36.5302143Z D_gradcheck=2, 2025-05-07T20:13:36.5302242Z stochastic_rounding=True, 2025-05-07T20:13:36.5302328Z weighted=True, 2025-05-07T20:13:36.5302427Z row_wise=True, 2025-05-07T20:13:36.5302511Z mixed=True, 2025-05-07T20:13:36.5302595Z use_cache=True, 2025-05-07T20:13:36.5302722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5302808Z use_cpu=True, 2025-05-07T20:13:36.5302911Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5303005Z ) 2025-05-07T20:13:36.5303148Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5303537Z self=, 2025-05-07T20:13:36.5303637Z mixed_B=False, 2025-05-07T20:13:36.5303723Z compile=False, 2025-05-07T20:13:36.5303817Z T=1, 2025-05-07T20:13:36.5303894Z D=34, 2025-05-07T20:13:36.5303974Z B=104, 2025-05-07T20:13:36.5304064Z log_E=3, 2025-05-07T20:13:36.5304146Z L=19, 2025-05-07T20:13:36.5304230Z D_gradcheck=2, 2025-05-07T20:13:36.5304342Z stochastic_rounding=False, 2025-05-07T20:13:36.5304426Z weighted=False, 2025-05-07T20:13:36.5304509Z row_wise=False, 2025-05-07T20:13:36.5304604Z mixed=False, 2025-05-07T20:13:36.5304688Z use_cache=False, 2025-05-07T20:13:36.5304798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5304922Z use_cpu=True, 2025-05-07T20:13:36.5305027Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5305132Z ) 2025-05-07T20:13:36.5305283Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5305699Z self=, 2025-05-07T20:13:36.5305795Z mixed_B=False, 2025-05-07T20:13:36.5305880Z compile=False, 2025-05-07T20:13:36.5305957Z T=4, 2025-05-07T20:13:36.5306047Z D=57, 2025-05-07T20:13:36.5306149Z B=26, 2025-05-07T20:13:36.5306228Z log_E=3, 2025-05-07T20:13:36.5306320Z L=1, 2025-05-07T20:13:36.5306403Z D_gradcheck=2, 2025-05-07T20:13:36.5306504Z stochastic_rounding=False, 2025-05-07T20:13:36.5306600Z weighted=True, 2025-05-07T20:13:36.5306684Z row_wise=False, 2025-05-07T20:13:36.5306765Z mixed=True, 2025-05-07T20:13:36.5306860Z use_cache=True, 2025-05-07T20:13:36.5306974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5307059Z use_cpu=True, 2025-05-07T20:13:36.5307177Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5307282Z ) 2025-05-07T20:13:36.5307437Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5307827Z self=, 2025-05-07T20:13:36.5307911Z mixed_B=True, 2025-05-07T20:13:36.5308006Z compile=True, 2025-05-07T20:13:36.5308085Z T=5, 2025-05-07T20:13:36.5308162Z D=81, 2025-05-07T20:13:36.5308257Z B=100, 2025-05-07T20:13:36.5308336Z log_E=5, 2025-05-07T20:13:36.5308413Z L=3, 2025-05-07T20:13:36.5308509Z D_gradcheck=2, 2025-05-07T20:13:36.5308608Z stochastic_rounding=False, 2025-05-07T20:13:36.5308693Z weighted=False, 2025-05-07T20:13:36.5308786Z row_wise=True, 2025-05-07T20:13:36.5308866Z mixed=False, 2025-05-07T20:13:36.5308951Z use_cache=True, 2025-05-07T20:13:36.5309075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5309160Z use_cpu=True, 2025-05-07T20:13:36.5309280Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5309358Z ) 2025-05-07T20:13:36.5309497Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5309895Z self=, 2025-05-07T20:13:36.5309978Z mixed_B=False, 2025-05-07T20:13:36.5310062Z compile=False, 2025-05-07T20:13:36.5310152Z T=1, 2025-05-07T20:13:36.5310233Z D=12, 2025-05-07T20:13:36.5310313Z B=77, 2025-05-07T20:13:36.5310404Z log_E=3, 2025-05-07T20:13:36.5310482Z L=6, 2025-05-07T20:13:36.5310567Z D_gradcheck=2, 2025-05-07T20:13:36.5310677Z stochastic_rounding=True, 2025-05-07T20:13:36.5310762Z weighted=True, 2025-05-07T20:13:36.5310858Z row_wise=True, 2025-05-07T20:13:36.5310941Z mixed=False, 2025-05-07T20:13:36.5311025Z use_cache=False, 2025-05-07T20:13:36.5311148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5311236Z use_cpu=True, 2025-05-07T20:13:36.5311339Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5311431Z ) 2025-05-07T20:13:36.5311572Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5311978Z self=, 2025-05-07T20:13:36.5312072Z mixed_B=True, 2025-05-07T20:13:36.5312155Z compile=False, 2025-05-07T20:13:36.5312233Z T=5, 2025-05-07T20:13:36.5312322Z D=38, 2025-05-07T20:13:36.5312401Z B=58, 2025-05-07T20:13:36.5312478Z log_E=3, 2025-05-07T20:13:36.5312568Z L=4, 2025-05-07T20:13:36.5312651Z D_gradcheck=2, 2025-05-07T20:13:36.5312763Z stochastic_rounding=False, 2025-05-07T20:13:36.5312849Z weighted=False, 2025-05-07T20:13:36.5312932Z row_wise=False, 2025-05-07T20:13:36.5313025Z mixed=True, 2025-05-07T20:13:36.5313110Z use_cache=False, 2025-05-07T20:13:36.5313220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5313365Z use_cpu=True, 2025-05-07T20:13:36.5313469Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5313569Z ) 2025-05-07T20:13:36.5634201Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5634810Z self=, 2025-05-07T20:13:36.5634955Z mixed_B=True, 2025-05-07T20:13:36.5635084Z compile=True, 2025-05-07T20:13:36.5635197Z T=3, 2025-05-07T20:13:36.5635328Z D=28, 2025-05-07T20:13:36.5635653Z B=86, 2025-05-07T20:13:36.5635813Z log_E=4, 2025-05-07T20:13:36.5636092Z L=0, 2025-05-07T20:13:36.5636194Z D_gradcheck=2, 2025-05-07T20:13:36.5636293Z stochastic_rounding=True, 2025-05-07T20:13:36.5636392Z weighted=True, 2025-05-07T20:13:36.5636475Z row_wise=False, 2025-05-07T20:13:36.5636556Z mixed=True, 2025-05-07T20:13:36.5636658Z use_cache=False, 2025-05-07T20:13:36.5636773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5636858Z use_cpu=True, 2025-05-07T20:13:36.5636978Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5637056Z ) 2025-05-07T20:13:36.5637258Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5637652Z self=, 2025-05-07T20:13:36.5637735Z mixed_B=True, 2025-05-07T20:13:36.5637830Z compile=True, 2025-05-07T20:13:36.5637908Z T=2, 2025-05-07T20:13:36.5637985Z D=77, 2025-05-07T20:13:36.5638078Z B=1, 2025-05-07T20:13:36.5638159Z log_E=5, 2025-05-07T20:13:36.5638235Z L=8, 2025-05-07T20:13:36.5638332Z D_gradcheck=2, 2025-05-07T20:13:36.5638432Z stochastic_rounding=False, 2025-05-07T20:13:36.5638520Z weighted=True, 2025-05-07T20:13:36.5638625Z row_wise=False, 2025-05-07T20:13:36.5638707Z mixed=False, 2025-05-07T20:13:36.5638795Z use_cache=True, 2025-05-07T20:13:36.5638921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5639011Z use_cpu=True, 2025-05-07T20:13:36.5639132Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5639210Z ) 2025-05-07T20:13:36.5639351Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5639754Z self=, 2025-05-07T20:13:36.5639837Z mixed_B=True, 2025-05-07T20:13:36.5639922Z compile=False, 2025-05-07T20:13:36.5640011Z T=5, 2025-05-07T20:13:36.5640087Z D=6, 2025-05-07T20:13:36.5640166Z B=24, 2025-05-07T20:13:36.5640255Z log_E=5, 2025-05-07T20:13:36.5640332Z L=0, 2025-05-07T20:13:36.5640416Z D_gradcheck=1, 2025-05-07T20:13:36.5640527Z stochastic_rounding=True, 2025-05-07T20:13:36.5640613Z weighted=False, 2025-05-07T20:13:36.5640709Z row_wise=False, 2025-05-07T20:13:36.5640790Z mixed=True, 2025-05-07T20:13:36.5640875Z use_cache=False, 2025-05-07T20:13:36.5640998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5641082Z use_cpu=True, 2025-05-07T20:13:36.5641188Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5641278Z ) 2025-05-07T20:13:36.5641422Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5641812Z self=, 2025-05-07T20:13:36.5641910Z mixed_B=True, 2025-05-07T20:13:36.5641995Z compile=True, 2025-05-07T20:13:36.5642073Z T=3, 2025-05-07T20:13:36.5642167Z D=39, 2025-05-07T20:13:36.5642272Z B=125, 2025-05-07T20:13:36.5642353Z log_E=5, 2025-05-07T20:13:36.5642443Z L=7, 2025-05-07T20:13:36.5642559Z D_gradcheck=2, 2025-05-07T20:13:36.5642675Z stochastic_rounding=True, 2025-05-07T20:13:36.5642760Z weighted=True, 2025-05-07T20:13:36.5642845Z row_wise=True, 2025-05-07T20:13:36.5642943Z mixed=False, 2025-05-07T20:13:36.5643027Z use_cache=True, 2025-05-07T20:13:36.5643138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5643237Z use_cpu=True, 2025-05-07T20:13:36.5643384Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5643510Z ) 2025-05-07T20:13:36.5643667Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5644059Z self=, 2025-05-07T20:13:36.5644142Z mixed_B=True, 2025-05-07T20:13:36.5644243Z compile=True, 2025-05-07T20:13:36.5644322Z T=3, 2025-05-07T20:13:36.5644401Z D=115, 2025-05-07T20:13:36.5644528Z B=7, 2025-05-07T20:13:36.5644608Z log_E=5, 2025-05-07T20:13:36.5644699Z L=14, 2025-05-07T20:13:36.5644786Z D_gradcheck=1, 2025-05-07T20:13:36.5644886Z stochastic_rounding=False, 2025-05-07T20:13:36.5644984Z weighted=True, 2025-05-07T20:13:36.5645067Z row_wise=False, 2025-05-07T20:13:36.5645151Z mixed=True, 2025-05-07T20:13:36.5645255Z use_cache=False, 2025-05-07T20:13:36.5645366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5645451Z use_cpu=True, 2025-05-07T20:13:36.5645571Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5645648Z ) 2025-05-07T20:13:36.5645816Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5646218Z self=, 2025-05-07T20:13:36.5646303Z mixed_B=False, 2025-05-07T20:13:36.5646403Z compile=True, 2025-05-07T20:13:36.5646480Z T=3, 2025-05-07T20:13:36.5646557Z D=117, 2025-05-07T20:13:36.5646651Z B=11, 2025-05-07T20:13:36.5646729Z log_E=3, 2025-05-07T20:13:36.5646805Z L=11, 2025-05-07T20:13:36.5646900Z D_gradcheck=1, 2025-05-07T20:13:36.5646998Z stochastic_rounding=True, 2025-05-07T20:13:36.5647082Z weighted=False, 2025-05-07T20:13:36.5647175Z row_wise=True, 2025-05-07T20:13:36.5647256Z mixed=False, 2025-05-07T20:13:36.5647341Z use_cache=False, 2025-05-07T20:13:36.5647461Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5647543Z use_cpu=True, 2025-05-07T20:13:36.5647650Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5647905Z ) 2025-05-07T20:13:36.5648047Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5648453Z self=, 2025-05-07T20:13:36.5648537Z mixed_B=False, 2025-05-07T20:13:36.5648626Z compile=True, 2025-05-07T20:13:36.5648717Z T=4, 2025-05-07T20:13:36.5648793Z D=45, 2025-05-07T20:13:36.5648874Z B=3, 2025-05-07T20:13:36.5648967Z log_E=4, 2025-05-07T20:13:36.5649043Z L=4, 2025-05-07T20:13:36.5649128Z D_gradcheck=2, 2025-05-07T20:13:36.5649241Z stochastic_rounding=False, 2025-05-07T20:13:36.5649327Z weighted=False, 2025-05-07T20:13:36.5649414Z row_wise=True, 2025-05-07T20:13:36.5649516Z mixed=False, 2025-05-07T20:13:36.5649599Z use_cache=True, 2025-05-07T20:13:36.5649712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5649809Z use_cpu=True, 2025-05-07T20:13:36.5649914Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5650005Z ) 2025-05-07T20:13:36.5650151Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5650537Z self=, 2025-05-07T20:13:36.5650634Z mixed_B=True, 2025-05-07T20:13:36.5650718Z compile=False, 2025-05-07T20:13:36.5650796Z T=2, 2025-05-07T20:13:36.5650883Z D=8, 2025-05-07T20:13:36.5650960Z B=66, 2025-05-07T20:13:36.5651039Z log_E=3, 2025-05-07T20:13:36.5651130Z L=4, 2025-05-07T20:13:36.5651215Z D_gradcheck=2, 2025-05-07T20:13:36.5651313Z stochastic_rounding=False, 2025-05-07T20:13:36.5651410Z weighted=False, 2025-05-07T20:13:36.5651491Z row_wise=True, 2025-05-07T20:13:36.5651571Z mixed=True, 2025-05-07T20:13:36.5651668Z use_cache=False, 2025-05-07T20:13:36.5651778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5651875Z use_cpu=True, 2025-05-07T20:13:36.5652039Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5652152Z ) 2025-05-07T20:13:36.5652320Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5652711Z self=, 2025-05-07T20:13:36.5652796Z mixed_B=True, 2025-05-07T20:13:36.5652896Z compile=True, 2025-05-07T20:13:36.5652976Z T=1, 2025-05-07T20:13:36.5653056Z D=50, 2025-05-07T20:13:36.5653150Z B=4, 2025-05-07T20:13:36.5653264Z log_E=5, 2025-05-07T20:13:36.5653342Z L=2, 2025-05-07T20:13:36.5653441Z D_gradcheck=2, 2025-05-07T20:13:36.5653541Z stochastic_rounding=False, 2025-05-07T20:13:36.5653625Z weighted=True, 2025-05-07T20:13:36.5653722Z row_wise=False, 2025-05-07T20:13:36.5653805Z mixed=False, 2025-05-07T20:13:36.5653902Z use_cache=False, 2025-05-07T20:13:36.5654012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5654095Z use_cpu=True, 2025-05-07T20:13:36.5654214Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5654292Z ) 2025-05-07T20:13:36.5654468Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5654876Z self=, 2025-05-07T20:13:36.5654960Z mixed_B=True, 2025-05-07T20:13:36.5655047Z compile=False, 2025-05-07T20:13:36.5655137Z T=1, 2025-05-07T20:13:36.5655216Z D=106, 2025-05-07T20:13:36.5655293Z B=57, 2025-05-07T20:13:36.5655386Z log_E=4, 2025-05-07T20:13:36.5655462Z L=8, 2025-05-07T20:13:36.5655561Z D_gradcheck=1, 2025-05-07T20:13:36.5655660Z stochastic_rounding=True, 2025-05-07T20:13:36.5655745Z weighted=True, 2025-05-07T20:13:36.5655841Z row_wise=False, 2025-05-07T20:13:36.5655924Z mixed=False, 2025-05-07T20:13:36.5656007Z use_cache=True, 2025-05-07T20:13:36.5656131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5656214Z use_cpu=True, 2025-05-07T20:13:36.5656319Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5656410Z ) 2025-05-07T20:13:36.5659172Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5659599Z self=, 2025-05-07T20:13:36.5659699Z mixed_B=True, 2025-05-07T20:13:36.5659785Z compile=False, 2025-05-07T20:13:36.5659862Z T=2, 2025-05-07T20:13:36.5659956Z D=56, 2025-05-07T20:13:36.5660032Z B=16, 2025-05-07T20:13:36.5660115Z log_E=3, 2025-05-07T20:13:36.5660208Z L=13, 2025-05-07T20:13:36.5660293Z D_gradcheck=2, 2025-05-07T20:13:36.5660391Z stochastic_rounding=True, 2025-05-07T20:13:36.5660489Z weighted=False, 2025-05-07T20:13:36.5660571Z row_wise=False, 2025-05-07T20:13:36.5660653Z mixed=True, 2025-05-07T20:13:36.5660749Z use_cache=True, 2025-05-07T20:13:36.5660862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5660946Z use_cpu=True, 2025-05-07T20:13:36.5661068Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5661146Z ) 2025-05-07T20:13:36.5661304Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5661730Z self=, 2025-05-07T20:13:36.5661815Z mixed_B=False, 2025-05-07T20:13:36.5661912Z compile=False, 2025-05-07T20:13:36.5661990Z T=3, 2025-05-07T20:13:36.5662068Z D=84, 2025-05-07T20:13:36.5662159Z B=91, 2025-05-07T20:13:36.5662241Z log_E=3, 2025-05-07T20:13:36.5662322Z L=2, 2025-05-07T20:13:36.5662421Z D_gradcheck=1, 2025-05-07T20:13:36.5662522Z stochastic_rounding=False, 2025-05-07T20:13:36.5662608Z weighted=True, 2025-05-07T20:13:36.5662707Z row_wise=False, 2025-05-07T20:13:36.5662789Z mixed=False, 2025-05-07T20:13:36.5662875Z use_cache=True, 2025-05-07T20:13:36.5663000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5663083Z use_cpu=True, 2025-05-07T20:13:36.5663242Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5663364Z ) 2025-05-07T20:13:36.5663506Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5663915Z self=, 2025-05-07T20:13:36.5663996Z mixed_B=True, 2025-05-07T20:13:36.5664079Z compile=True, 2025-05-07T20:13:36.5664170Z T=5, 2025-05-07T20:13:36.5664246Z D=79, 2025-05-07T20:13:36.5664324Z B=114, 2025-05-07T20:13:36.5664464Z log_E=5, 2025-05-07T20:13:36.5664543Z L=0, 2025-05-07T20:13:36.5664628Z D_gradcheck=2, 2025-05-07T20:13:36.5664743Z stochastic_rounding=False, 2025-05-07T20:13:36.5664827Z weighted=True, 2025-05-07T20:13:36.5664910Z row_wise=False, 2025-05-07T20:13:36.5665015Z mixed=True, 2025-05-07T20:13:36.5665103Z use_cache=False, 2025-05-07T20:13:36.5665214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5665313Z use_cpu=True, 2025-05-07T20:13:36.5665423Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5665516Z ) 2025-05-07T20:13:36.5665656Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5666049Z self=, 2025-05-07T20:13:36.5666148Z mixed_B=True, 2025-05-07T20:13:36.5666235Z compile=False, 2025-05-07T20:13:36.5666314Z T=4, 2025-05-07T20:13:36.5666406Z D=44, 2025-05-07T20:13:36.5666486Z B=90, 2025-05-07T20:13:36.5666567Z log_E=3, 2025-05-07T20:13:36.5666662Z L=13, 2025-05-07T20:13:36.5666749Z D_gradcheck=1, 2025-05-07T20:13:36.5666850Z stochastic_rounding=True, 2025-05-07T20:13:36.5666952Z weighted=True, 2025-05-07T20:13:36.5667036Z row_wise=True, 2025-05-07T20:13:36.5667120Z mixed=False, 2025-05-07T20:13:36.5667221Z use_cache=False, 2025-05-07T20:13:36.5667334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5667432Z use_cpu=True, 2025-05-07T20:13:36.5667540Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5667619Z ) 2025-05-07T20:13:36.5667776Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5668230Z self=, 2025-05-07T20:13:36.5668314Z mixed_B=True, 2025-05-07T20:13:36.5668415Z compile=False, 2025-05-07T20:13:36.5668495Z T=2, 2025-05-07T20:13:36.5668575Z D=28, 2025-05-07T20:13:36.5668667Z B=95, 2025-05-07T20:13:36.5668749Z log_E=3, 2025-05-07T20:13:36.5668830Z L=1, 2025-05-07T20:13:36.5668930Z D_gradcheck=1, 2025-05-07T20:13:36.5669030Z stochastic_rounding=True, 2025-05-07T20:13:36.5669129Z weighted=True, 2025-05-07T20:13:36.5669213Z row_wise=False, 2025-05-07T20:13:36.5669295Z mixed=True, 2025-05-07T20:13:36.5669395Z use_cache=False, 2025-05-07T20:13:36.5669507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5669591Z use_cpu=True, 2025-05-07T20:13:36.5669712Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5669788Z ) 2025-05-07T20:13:36.5669931Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5670337Z self=, 2025-05-07T20:13:36.5670418Z mixed_B=True, 2025-05-07T20:13:36.5670502Z compile=False, 2025-05-07T20:13:36.5670591Z T=4, 2025-05-07T20:13:36.5670668Z D=38, 2025-05-07T20:13:36.5670745Z B=109, 2025-05-07T20:13:36.5670836Z log_E=5, 2025-05-07T20:13:36.5670913Z L=3, 2025-05-07T20:13:36.5671011Z D_gradcheck=2, 2025-05-07T20:13:36.5671110Z stochastic_rounding=False, 2025-05-07T20:13:36.5671195Z weighted=True, 2025-05-07T20:13:36.5671289Z row_wise=True, 2025-05-07T20:13:36.5671370Z mixed=True, 2025-05-07T20:13:36.5671455Z use_cache=False, 2025-05-07T20:13:36.5671580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5671662Z use_cpu=True, 2025-05-07T20:13:36.5671793Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5671880Z ) 2025-05-07T20:13:36.5672046Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5672441Z self=, 2025-05-07T20:13:36.5672538Z mixed_B=False, 2025-05-07T20:13:36.5672625Z compile=True, 2025-05-07T20:13:36.5672715Z T=2, 2025-05-07T20:13:36.5672794Z D=65, 2025-05-07T20:13:36.5672870Z B=76, 2025-05-07T20:13:36.5673028Z log_E=3, 2025-05-07T20:13:36.5673107Z L=12, 2025-05-07T20:13:36.5673193Z D_gradcheck=1, 2025-05-07T20:13:36.5673305Z stochastic_rounding=True, 2025-05-07T20:13:36.5673390Z weighted=False, 2025-05-07T20:13:36.5673471Z row_wise=True, 2025-05-07T20:13:36.5673571Z mixed=True, 2025-05-07T20:13:36.5673656Z use_cache=True, 2025-05-07T20:13:36.5673768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5673863Z use_cpu=True, 2025-05-07T20:13:36.5673969Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5674045Z ) 2025-05-07T20:13:36.5989310Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5989969Z self=, 2025-05-07T20:13:36.5990150Z mixed_B=True, 2025-05-07T20:13:36.5990312Z compile=True, 2025-05-07T20:13:36.5990470Z T=1, 2025-05-07T20:13:36.5990636Z D=32, 2025-05-07T20:13:36.5990742Z B=96, 2025-05-07T20:13:36.5990822Z log_E=5, 2025-05-07T20:13:36.5990912Z L=17, 2025-05-07T20:13:36.5990996Z D_gradcheck=1, 2025-05-07T20:13:36.5991108Z stochastic_rounding=True, 2025-05-07T20:13:36.5991193Z weighted=True, 2025-05-07T20:13:36.5991276Z row_wise=True, 2025-05-07T20:13:36.5991370Z mixed=False, 2025-05-07T20:13:36.5991453Z use_cache=True, 2025-05-07T20:13:36.5991567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.5991664Z use_cpu=True, 2025-05-07T20:13:36.5991772Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5991850Z ) 2025-05-07T20:13:36.5992007Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5992556Z self=, 2025-05-07T20:13:36.5992645Z mixed_B=False, 2025-05-07T20:13:36.5992745Z compile=True, 2025-05-07T20:13:36.5992824Z T=3, 2025-05-07T20:13:36.5992902Z D=31, 2025-05-07T20:13:36.5992995Z B=89, 2025-05-07T20:13:36.5993077Z log_E=5, 2025-05-07T20:13:36.5993170Z L=16, 2025-05-07T20:13:36.5993254Z D_gradcheck=2, 2025-05-07T20:13:36.5993353Z stochastic_rounding=True, 2025-05-07T20:13:36.5993452Z weighted=True, 2025-05-07T20:13:36.5993536Z row_wise=True, 2025-05-07T20:13:36.5993616Z mixed=True, 2025-05-07T20:13:36.5993716Z use_cache=False, 2025-05-07T20:13:36.5993827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5993910Z use_cpu=True, 2025-05-07T20:13:36.5994029Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5994104Z ) 2025-05-07T20:13:36.5994245Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5994651Z self=, 2025-05-07T20:13:36.5994736Z mixed_B=True, 2025-05-07T20:13:36.5994834Z compile=True, 2025-05-07T20:13:36.5994911Z T=3, 2025-05-07T20:13:36.5994989Z D=106, 2025-05-07T20:13:36.5995080Z B=7, 2025-05-07T20:13:36.5995164Z log_E=4, 2025-05-07T20:13:36.5995243Z L=14, 2025-05-07T20:13:36.5995414Z D_gradcheck=1, 2025-05-07T20:13:36.5995516Z stochastic_rounding=False, 2025-05-07T20:13:36.5995601Z weighted=False, 2025-05-07T20:13:36.5995698Z row_wise=True, 2025-05-07T20:13:36.5995780Z mixed=True, 2025-05-07T20:13:36.5995865Z use_cache=True, 2025-05-07T20:13:36.5995990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5996073Z use_cpu=True, 2025-05-07T20:13:36.5996227Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.5996314Z ) 2025-05-07T20:13:36.5996494Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5996903Z self=, 2025-05-07T20:13:36.5996986Z mixed_B=False, 2025-05-07T20:13:36.5997070Z compile=False, 2025-05-07T20:13:36.5997161Z T=1, 2025-05-07T20:13:36.5997239Z D=52, 2025-05-07T20:13:36.5997314Z B=19, 2025-05-07T20:13:36.5997444Z log_E=3, 2025-05-07T20:13:36.5997522Z L=2, 2025-05-07T20:13:36.5997606Z D_gradcheck=2, 2025-05-07T20:13:36.5997716Z stochastic_rounding=False, 2025-05-07T20:13:36.5997800Z weighted=True, 2025-05-07T20:13:36.5997882Z row_wise=True, 2025-05-07T20:13:36.5997976Z mixed=True, 2025-05-07T20:13:36.5998064Z use_cache=False, 2025-05-07T20:13:36.5998173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.5998269Z use_cpu=True, 2025-05-07T20:13:36.5998375Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.5998465Z ) 2025-05-07T20:13:36.5998609Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.5999008Z self=, 2025-05-07T20:13:36.5999108Z mixed_B=True, 2025-05-07T20:13:36.5999193Z compile=False, 2025-05-07T20:13:36.5999274Z T=3, 2025-05-07T20:13:36.5999363Z D=50, 2025-05-07T20:13:36.5999443Z B=100, 2025-05-07T20:13:36.5999522Z log_E=3, 2025-05-07T20:13:36.5999613Z L=1, 2025-05-07T20:13:36.5999696Z D_gradcheck=1, 2025-05-07T20:13:36.5999796Z stochastic_rounding=False, 2025-05-07T20:13:36.5999894Z weighted=True, 2025-05-07T20:13:36.5999975Z row_wise=True, 2025-05-07T20:13:36.6000069Z mixed=True, 2025-05-07T20:13:36.6000152Z use_cache=True, 2025-05-07T20:13:36.6000261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6000354Z use_cpu=True, 2025-05-07T20:13:36.6000457Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6000537Z ) 2025-05-07T20:13:36.6000691Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6001114Z self=, 2025-05-07T20:13:36.6001197Z mixed_B=True, 2025-05-07T20:13:36.6001299Z compile=False, 2025-05-07T20:13:36.6001377Z T=2, 2025-05-07T20:13:36.6001453Z D=53, 2025-05-07T20:13:36.6001542Z B=51, 2025-05-07T20:13:36.6001624Z log_E=4, 2025-05-07T20:13:36.6001702Z L=13, 2025-05-07T20:13:36.6001800Z D_gradcheck=1, 2025-05-07T20:13:36.6001902Z stochastic_rounding=False, 2025-05-07T20:13:36.6002001Z weighted=True, 2025-05-07T20:13:36.6002085Z row_wise=False, 2025-05-07T20:13:36.6002168Z mixed=True, 2025-05-07T20:13:36.6002267Z use_cache=False, 2025-05-07T20:13:36.6002377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6002462Z use_cpu=True, 2025-05-07T20:13:36.6002581Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6002660Z ) 2025-05-07T20:13:36.6002802Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6003209Z self=, 2025-05-07T20:13:36.6003294Z mixed_B=True, 2025-05-07T20:13:36.6003384Z compile=False, 2025-05-07T20:13:36.6003478Z T=2, 2025-05-07T20:13:36.6003555Z D=20, 2025-05-07T20:13:36.6003645Z B=88, 2025-05-07T20:13:36.6003728Z log_E=4, 2025-05-07T20:13:36.6003807Z L=15, 2025-05-07T20:13:36.6003908Z D_gradcheck=1, 2025-05-07T20:13:36.6004006Z stochastic_rounding=True, 2025-05-07T20:13:36.6004093Z weighted=True, 2025-05-07T20:13:36.6004192Z row_wise=False, 2025-05-07T20:13:36.6004278Z mixed=True, 2025-05-07T20:13:36.6004362Z use_cache=True, 2025-05-07T20:13:36.6004489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6004574Z use_cpu=True, 2025-05-07T20:13:36.6004681Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6004796Z ) 2025-05-07T20:13:36.6004964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6005362Z self=, 2025-05-07T20:13:36.6005462Z mixed_B=True, 2025-05-07T20:13:36.6005549Z compile=False, 2025-05-07T20:13:36.6005642Z T=2, 2025-05-07T20:13:36.6005719Z D=124, 2025-05-07T20:13:36.6005797Z B=96, 2025-05-07T20:13:36.6005912Z log_E=5, 2025-05-07T20:13:36.6005992Z L=7, 2025-05-07T20:13:36.6006076Z D_gradcheck=2, 2025-05-07T20:13:36.6006189Z stochastic_rounding=True, 2025-05-07T20:13:36.6006273Z weighted=True, 2025-05-07T20:13:36.6006355Z row_wise=True, 2025-05-07T20:13:36.6006453Z mixed=True, 2025-05-07T20:13:36.6006540Z use_cache=False, 2025-05-07T20:13:36.6006650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6006746Z use_cpu=True, 2025-05-07T20:13:36.6006849Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6006928Z ) 2025-05-07T20:13:36.6007081Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6007473Z self=, 2025-05-07T20:13:36.6007568Z mixed_B=True, 2025-05-07T20:13:36.6007650Z compile=True, 2025-05-07T20:13:36.6007727Z T=2, 2025-05-07T20:13:36.6007815Z D=61, 2025-05-07T20:13:36.6007891Z B=100, 2025-05-07T20:13:36.6007971Z log_E=4, 2025-05-07T20:13:36.6008060Z L=15, 2025-05-07T20:13:36.6008145Z D_gradcheck=1, 2025-05-07T20:13:36.6008245Z stochastic_rounding=False, 2025-05-07T20:13:36.6008341Z weighted=True, 2025-05-07T20:13:36.6008424Z row_wise=False, 2025-05-07T20:13:36.6008506Z mixed=False, 2025-05-07T20:13:36.6008601Z use_cache=True, 2025-05-07T20:13:36.6008711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6008793Z use_cpu=True, 2025-05-07T20:13:36.6008911Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6008991Z ) 2025-05-07T20:13:36.6009148Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6009560Z self=, 2025-05-07T20:13:36.6009646Z mixed_B=False, 2025-05-07T20:13:36.6009793Z compile=True, 2025-05-07T20:13:36.6009872Z T=1, 2025-05-07T20:13:36.6009951Z D=12, 2025-05-07T20:13:36.6010041Z B=47, 2025-05-07T20:13:36.6010120Z log_E=3, 2025-05-07T20:13:36.6010201Z L=5, 2025-05-07T20:13:36.6010297Z D_gradcheck=2, 2025-05-07T20:13:36.6010395Z stochastic_rounding=True, 2025-05-07T20:13:36.6010480Z weighted=False, 2025-05-07T20:13:36.6010575Z row_wise=True, 2025-05-07T20:13:36.6010656Z mixed=True, 2025-05-07T20:13:36.6010738Z use_cache=True, 2025-05-07T20:13:36.6010860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6010942Z use_cpu=True, 2025-05-07T20:13:36.6011057Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6011134Z ) 2025-05-07T20:13:36.6011277Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6011679Z self=, 2025-05-07T20:13:36.6011764Z mixed_B=False, 2025-05-07T20:13:36.6011848Z compile=False, 2025-05-07T20:13:36.6011938Z T=2, 2025-05-07T20:13:36.6012015Z D=108, 2025-05-07T20:13:36.6012092Z B=92, 2025-05-07T20:13:36.6012183Z log_E=3, 2025-05-07T20:13:36.6012263Z L=15, 2025-05-07T20:13:36.6012347Z D_gradcheck=2, 2025-05-07T20:13:36.6012460Z stochastic_rounding=True, 2025-05-07T20:13:36.6012545Z weighted=True, 2025-05-07T20:13:36.6012640Z row_wise=True, 2025-05-07T20:13:36.6012722Z mixed=True, 2025-05-07T20:13:36.6012807Z use_cache=False, 2025-05-07T20:13:36.6012933Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6013016Z use_cpu=True, 2025-05-07T20:13:36.6013121Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6013234Z ) 2025-05-07T20:13:36.6013374Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6013806Z self=, 2025-05-07T20:13:36.6013901Z mixed_B=True, 2025-05-07T20:13:36.6013985Z compile=False, 2025-05-07T20:13:36.6014061Z T=4, 2025-05-07T20:13:36.6014150Z D=4, 2025-05-07T20:13:36.6014227Z B=71, 2025-05-07T20:13:36.6014306Z log_E=3, 2025-05-07T20:13:36.6014419Z L=12, 2025-05-07T20:13:36.6014505Z D_gradcheck=2, 2025-05-07T20:13:36.6014616Z stochastic_rounding=False, 2025-05-07T20:13:36.6014701Z weighted=True, 2025-05-07T20:13:36.6014783Z row_wise=True, 2025-05-07T20:13:36.6014878Z mixed=True, 2025-05-07T20:13:36.6014966Z use_cache=True, 2025-05-07T20:13:36.6015076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6015174Z use_cpu=True, 2025-05-07T20:13:36.6015279Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6015356Z ) 2025-05-07T20:13:36.6015511Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6015904Z self=, 2025-05-07T20:13:36.6015988Z mixed_B=False, 2025-05-07T20:13:36.6016085Z compile=True, 2025-05-07T20:13:36.6016164Z T=4, 2025-05-07T20:13:36.6016255Z D=21, 2025-05-07T20:13:36.6016333Z B=48, 2025-05-07T20:13:36.6016412Z log_E=5, 2025-05-07T20:13:36.6016508Z L=5, 2025-05-07T20:13:36.6016592Z D_gradcheck=1, 2025-05-07T20:13:36.6016693Z stochastic_rounding=False, 2025-05-07T20:13:36.6016793Z weighted=False, 2025-05-07T20:13:36.6016878Z row_wise=True, 2025-05-07T20:13:36.6016960Z mixed=True, 2025-05-07T20:13:36.6017059Z use_cache=False, 2025-05-07T20:13:36.6017170Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6017256Z use_cpu=True, 2025-05-07T20:13:36.6017372Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6017449Z ) 2025-05-07T20:13:36.6017588Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6018126Z self=, 2025-05-07T20:13:36.6018211Z mixed_B=True, 2025-05-07T20:13:36.6018309Z compile=True, 2025-05-07T20:13:36.6018386Z T=1, 2025-05-07T20:13:36.6018462Z D=87, 2025-05-07T20:13:36.6018550Z B=58, 2025-05-07T20:13:36.6018628Z log_E=3, 2025-05-07T20:13:36.6018707Z L=20, 2025-05-07T20:13:36.6018803Z D_gradcheck=1, 2025-05-07T20:13:36.6018901Z stochastic_rounding=True, 2025-05-07T20:13:36.6018985Z weighted=False, 2025-05-07T20:13:36.6019082Z row_wise=True, 2025-05-07T20:13:36.6019162Z mixed=False, 2025-05-07T20:13:36.6019246Z use_cache=False, 2025-05-07T20:13:36.6019372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6019454Z use_cpu=True, 2025-05-07T20:13:36.6019559Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6019648Z ) 2025-05-07T20:13:36.6019787Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6020201Z self=, 2025-05-07T20:13:36.6020284Z mixed_B=False, 2025-05-07T20:13:36.6020373Z compile=False, 2025-05-07T20:13:36.6020464Z T=2, 2025-05-07T20:13:36.6020541Z D=64, 2025-05-07T20:13:36.6020619Z B=32, 2025-05-07T20:13:36.6020713Z log_E=4, 2025-05-07T20:13:36.6020793Z L=4, 2025-05-07T20:13:36.6020878Z D_gradcheck=2, 2025-05-07T20:13:36.6020990Z stochastic_rounding=False, 2025-05-07T20:13:36.6021075Z weighted=False, 2025-05-07T20:13:36.6021157Z row_wise=True, 2025-05-07T20:13:36.6021249Z mixed=True, 2025-05-07T20:13:36.6021333Z use_cache=True, 2025-05-07T20:13:36.6021442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6021538Z use_cpu=True, 2025-05-07T20:13:36.6021642Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6021753Z ) 2025-05-07T20:13:36.6021893Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6022312Z self=, 2025-05-07T20:13:36.6022407Z mixed_B=True, 2025-05-07T20:13:36.6022491Z compile=True, 2025-05-07T20:13:36.6022567Z T=2, 2025-05-07T20:13:36.6022675Z D=95, 2025-05-07T20:13:36.6022754Z B=122, 2025-05-07T20:13:36.6022834Z log_E=4, 2025-05-07T20:13:36.6022950Z L=6, 2025-05-07T20:13:36.6023034Z D_gradcheck=1, 2025-05-07T20:13:36.6023133Z stochastic_rounding=True, 2025-05-07T20:13:36.6023233Z weighted=True, 2025-05-07T20:13:36.6023318Z row_wise=False, 2025-05-07T20:13:36.6023401Z mixed=True, 2025-05-07T20:13:36.6023501Z use_cache=True, 2025-05-07T20:13:36.6023612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6023710Z use_cpu=True, 2025-05-07T20:13:36.6023814Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6023892Z ) 2025-05-07T20:13:36.6024049Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6024442Z self=, 2025-05-07T20:13:36.6024527Z mixed_B=False, 2025-05-07T20:13:36.6024626Z compile=True, 2025-05-07T20:13:36.6024746Z T=3, 2025-05-07T20:13:36.6024827Z D=69, 2025-05-07T20:13:36.6024921Z B=122, 2025-05-07T20:13:36.6025000Z log_E=4, 2025-05-07T20:13:36.6025083Z L=1, 2025-05-07T20:13:36.6025189Z D_gradcheck=1, 2025-05-07T20:13:36.6025291Z stochastic_rounding=False, 2025-05-07T20:13:36.6025392Z weighted=False, 2025-05-07T20:13:36.6025479Z row_wise=False, 2025-05-07T20:13:36.6025561Z mixed=True, 2025-05-07T20:13:36.6025661Z use_cache=True, 2025-05-07T20:13:36.6025775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6025860Z use_cpu=True, 2025-05-07T20:13:36.6025981Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6026060Z ) 2025-05-07T20:13:36.6352313Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6353543Z self=, 2025-05-07T20:13:36.6354547Z mixed_B=False, 2025-05-07T20:13:36.6354783Z compile=False, 2025-05-07T20:13:36.6354996Z T=2, 2025-05-07T20:13:36.6355199Z D=59, 2025-05-07T20:13:36.6355465Z B=19, 2025-05-07T20:13:36.6355650Z log_E=5, 2025-05-07T20:13:36.6355859Z L=4, 2025-05-07T20:13:36.6356060Z D_gradcheck=2, 2025-05-07T20:13:36.6356290Z stochastic_rounding=True, 2025-05-07T20:13:36.6356568Z weighted=False, 2025-05-07T20:13:36.6356803Z row_wise=True, 2025-05-07T20:13:36.6357012Z mixed=False, 2025-05-07T20:13:36.6357237Z use_cache=False, 2025-05-07T20:13:36.6357500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6357798Z use_cpu=True, 2025-05-07T20:13:36.6358047Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6358338Z ) 2025-05-07T20:13:36.6358579Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6359249Z self=, 2025-05-07T20:13:36.6359853Z mixed_B=True, 2025-05-07T20:13:36.6360082Z compile=False, 2025-05-07T20:13:36.6360292Z T=5, 2025-05-07T20:13:36.6360488Z D=22, 2025-05-07T20:13:36.6360687Z B=106, 2025-05-07T20:13:36.6360873Z log_E=3, 2025-05-07T20:13:36.6361080Z L=0, 2025-05-07T20:13:36.6361280Z D_gradcheck=2, 2025-05-07T20:13:36.6361510Z stochastic_rounding=False, 2025-05-07T20:13:36.6361785Z weighted=True, 2025-05-07T20:13:36.6362010Z row_wise=True, 2025-05-07T20:13:36.6362219Z mixed=True, 2025-05-07T20:13:36.6362445Z use_cache=True, 2025-05-07T20:13:36.6362702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6362998Z use_cpu=True, 2025-05-07T20:13:36.6363243Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6363607Z ) 2025-05-07T20:13:36.6363845Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6364557Z self=, 2025-05-07T20:13:36.6365159Z mixed_B=True, 2025-05-07T20:13:36.6365386Z compile=False, 2025-05-07T20:13:36.6365593Z T=4, 2025-05-07T20:13:36.6365787Z D=67, 2025-05-07T20:13:36.6365981Z B=85, 2025-05-07T20:13:36.6366164Z log_E=4, 2025-05-07T20:13:36.6366410Z L=19, 2025-05-07T20:13:36.6366613Z D_gradcheck=1, 2025-05-07T20:13:36.6366842Z stochastic_rounding=True, 2025-05-07T20:13:36.6367118Z weighted=False, 2025-05-07T20:13:36.6367347Z row_wise=True, 2025-05-07T20:13:36.6367563Z mixed=True, 2025-05-07T20:13:36.6367786Z use_cache=False, 2025-05-07T20:13:36.6368054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6368349Z use_cpu=True, 2025-05-07T20:13:36.6368599Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6368885Z ) 2025-05-07T20:13:36.6369120Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6369776Z self=, 2025-05-07T20:13:36.6370377Z mixed_B=True, 2025-05-07T20:13:36.6370591Z compile=True, 2025-05-07T20:13:36.6370811Z T=2, 2025-05-07T20:13:36.6371006Z D=54, 2025-05-07T20:13:36.6380028Z B=74, 2025-05-07T20:13:36.6380260Z log_E=4, 2025-05-07T20:13:36.6380473Z L=6, 2025-05-07T20:13:36.6380680Z D_gradcheck=2, 2025-05-07T20:13:36.6380937Z stochastic_rounding=False, 2025-05-07T20:13:36.6381208Z weighted=False, 2025-05-07T20:13:36.6381442Z row_wise=True, 2025-05-07T20:13:36.6381671Z mixed=True, 2025-05-07T20:13:36.6381885Z use_cache=False, 2025-05-07T20:13:36.6382156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6382474Z use_cpu=True, 2025-05-07T20:13:36.6382714Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6383045Z ) 2025-05-07T20:13:36.6383300Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6384057Z self=, 2025-05-07T20:13:36.6384673Z mixed_B=False, 2025-05-07T20:13:36.6384910Z compile=True, 2025-05-07T20:13:36.6385120Z T=4, 2025-05-07T20:13:36.6385320Z D=98, 2025-05-07T20:13:36.6385519Z B=109, 2025-05-07T20:13:36.6385723Z log_E=3, 2025-05-07T20:13:36.6385939Z L=2, 2025-05-07T20:13:36.6386140Z D_gradcheck=1, 2025-05-07T20:13:36.6386384Z stochastic_rounding=False, 2025-05-07T20:13:36.6386646Z weighted=True, 2025-05-07T20:13:36.6386870Z row_wise=True, 2025-05-07T20:13:36.6387090Z mixed=False, 2025-05-07T20:13:36.6387298Z use_cache=False, 2025-05-07T20:13:36.6387578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6387891Z use_cpu=True, 2025-05-07T20:13:36.6388123Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6388405Z ) 2025-05-07T20:13:36.6388655Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6389311Z self=, 2025-05-07T20:13:36.6389921Z mixed_B=False, 2025-05-07T20:13:36.6390149Z compile=False, 2025-05-07T20:13:36.6390405Z T=1, 2025-05-07T20:13:36.6390606Z D=120, 2025-05-07T20:13:36.6390806Z B=74, 2025-05-07T20:13:36.6390989Z log_E=4, 2025-05-07T20:13:36.6391194Z L=6, 2025-05-07T20:13:36.6391391Z D_gradcheck=1, 2025-05-07T20:13:36.6391618Z stochastic_rounding=True, 2025-05-07T20:13:36.6391892Z weighted=False, 2025-05-07T20:13:36.6392120Z row_wise=True, 2025-05-07T20:13:36.6392338Z mixed=True, 2025-05-07T20:13:36.6392545Z use_cache=True, 2025-05-07T20:13:36.6392797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6393106Z use_cpu=True, 2025-05-07T20:13:36.6393340Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6393682Z ) 2025-05-07T20:13:36.6393940Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6394635Z self=, 2025-05-07T20:13:36.6395243Z mixed_B=False, 2025-05-07T20:13:36.6395469Z compile=False, 2025-05-07T20:13:36.6395675Z T=3, 2025-05-07T20:13:36.6395875Z D=45, 2025-05-07T20:13:36.6396078Z B=67, 2025-05-07T20:13:36.6396262Z log_E=5, 2025-05-07T20:13:36.6396501Z L=19, 2025-05-07T20:13:36.6396708Z D_gradcheck=1, 2025-05-07T20:13:36.6396935Z stochastic_rounding=True, 2025-05-07T20:13:36.6397209Z weighted=True, 2025-05-07T20:13:36.6397434Z row_wise=False, 2025-05-07T20:13:36.6397644Z mixed=True, 2025-05-07T20:13:36.6397863Z use_cache=True, 2025-05-07T20:13:36.6398119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6398414Z use_cpu=True, 2025-05-07T20:13:36.6398659Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6398947Z ) 2025-05-07T20:13:36.6399191Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6399838Z self=, 2025-05-07T20:13:36.6400442Z mixed_B=False, 2025-05-07T20:13:36.6400669Z compile=False, 2025-05-07T20:13:36.6400875Z T=2, 2025-05-07T20:13:36.6401069Z D=23, 2025-05-07T20:13:36.6401265Z B=87, 2025-05-07T20:13:36.6401448Z log_E=3, 2025-05-07T20:13:36.6401651Z L=6, 2025-05-07T20:13:36.6401850Z D_gradcheck=1, 2025-05-07T20:13:36.6402080Z stochastic_rounding=False, 2025-05-07T20:13:36.6402354Z weighted=True, 2025-05-07T20:13:36.6402579Z row_wise=True, 2025-05-07T20:13:36.6402792Z mixed=False, 2025-05-07T20:13:36.6403013Z use_cache=True, 2025-05-07T20:13:36.6403272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6403570Z use_cpu=True, 2025-05-07T20:13:36.6403813Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6404093Z ) 2025-05-07T20:13:36.6404392Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6405089Z self=, 2025-05-07T20:13:36.6405812Z mixed_B=True, 2025-05-07T20:13:36.6406041Z compile=False, 2025-05-07T20:13:36.6406263Z T=5, 2025-05-07T20:13:36.6406444Z D=58, 2025-05-07T20:13:36.6406645Z B=75, 2025-05-07T20:13:36.6406846Z log_E=3, 2025-05-07T20:13:36.6407039Z L=8, 2025-05-07T20:13:36.6407248Z D_gradcheck=1, 2025-05-07T20:13:36.6407493Z stochastic_rounding=False, 2025-05-07T20:13:36.6407758Z weighted=True, 2025-05-07T20:13:36.6407989Z row_wise=False, 2025-05-07T20:13:36.6408219Z mixed=True, 2025-05-07T20:13:36.6408443Z use_cache=True, 2025-05-07T20:13:36.6408690Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6409001Z use_cpu=True, 2025-05-07T20:13:36.6409254Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6409529Z ) 2025-05-07T20:13:36.6409783Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6410450Z self=, 2025-05-07T20:13:36.6411043Z mixed_B=False, 2025-05-07T20:13:36.6411278Z compile=False, 2025-05-07T20:13:36.6411505Z T=3, 2025-05-07T20:13:36.6411691Z D=92, 2025-05-07T20:13:36.6411888Z B=44, 2025-05-07T20:13:36.6412089Z log_E=4, 2025-05-07T20:13:36.6412279Z L=9, 2025-05-07T20:13:36.6412486Z D_gradcheck=2, 2025-05-07T20:13:36.6412723Z stochastic_rounding=True, 2025-05-07T20:13:36.6412983Z weighted=True, 2025-05-07T20:13:36.6413208Z row_wise=False, 2025-05-07T20:13:36.6413428Z mixed=True, 2025-05-07T20:13:36.6413634Z use_cache=False, 2025-05-07T20:13:36.6413894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6414202Z use_cpu=True, 2025-05-07T20:13:36.6414444Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6414755Z ) 2025-05-07T20:13:36.6415004Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6415702Z self=, 2025-05-07T20:13:36.6416292Z mixed_B=True, 2025-05-07T20:13:36.6416519Z compile=False, 2025-05-07T20:13:36.6416741Z T=3, 2025-05-07T20:13:36.6416928Z D=79, 2025-05-07T20:13:36.6417124Z B=17, 2025-05-07T20:13:36.6417321Z log_E=5, 2025-05-07T20:13:36.6417510Z L=13, 2025-05-07T20:13:36.6417738Z D_gradcheck=2, 2025-05-07T20:13:36.6418073Z stochastic_rounding=False, 2025-05-07T20:13:36.6418337Z weighted=True, 2025-05-07T20:13:36.6418564Z row_wise=False, 2025-05-07T20:13:36.6418792Z mixed=False, 2025-05-07T20:13:36.6419005Z use_cache=False, 2025-05-07T20:13:36.6419275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6419583Z use_cpu=True, 2025-05-07T20:13:36.6419816Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6420099Z ) 2025-05-07T20:13:36.6420346Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6421008Z self=, 2025-05-07T20:13:36.6421595Z mixed_B=False, 2025-05-07T20:13:36.6421868Z compile=False, 2025-05-07T20:13:36.6422084Z T=5, 2025-05-07T20:13:36.6422320Z D=36, 2025-05-07T20:13:36.6422514Z B=102, 2025-05-07T20:13:36.6422711Z log_E=4, 2025-05-07T20:13:36.6422901Z L=13, 2025-05-07T20:13:36.6423102Z D_gradcheck=1, 2025-05-07T20:13:36.6423343Z stochastic_rounding=False, 2025-05-07T20:13:36.6423605Z weighted=True, 2025-05-07T20:13:36.6423831Z row_wise=True, 2025-05-07T20:13:36.6424051Z mixed=True, 2025-05-07T20:13:36.6424259Z use_cache=False, 2025-05-07T20:13:36.6424521Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6424830Z use_cpu=True, 2025-05-07T20:13:36.6425063Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6425343Z ) 2025-05-07T20:13:36.6425588Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6426286Z self=, 2025-05-07T20:13:36.6426890Z mixed_B=True, 2025-05-07T20:13:36.6427112Z compile=True, 2025-05-07T20:13:36.6427332Z T=2, 2025-05-07T20:13:36.6427509Z D=87, 2025-05-07T20:13:36.6427705Z B=76, 2025-05-07T20:13:36.6427902Z log_E=3, 2025-05-07T20:13:36.6428089Z L=6, 2025-05-07T20:13:36.6428293Z D_gradcheck=1, 2025-05-07T20:13:36.6428534Z stochastic_rounding=False, 2025-05-07T20:13:36.6428799Z weighted=False, 2025-05-07T20:13:36.6429025Z row_wise=True, 2025-05-07T20:13:36.6429245Z mixed=False, 2025-05-07T20:13:36.6429477Z use_cache=True, 2025-05-07T20:13:36.6429729Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6430038Z use_cpu=True, 2025-05-07T20:13:36.6430272Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6430555Z ) 2025-05-07T20:13:36.6430797Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6431442Z self=, 2025-05-07T20:13:36.6432038Z mixed_B=False, 2025-05-07T20:13:36.6432261Z compile=True, 2025-05-07T20:13:36.6432466Z T=1, 2025-05-07T20:13:36.6432660Z D=4, 2025-05-07T20:13:36.6432860Z B=19, 2025-05-07T20:13:36.6433044Z log_E=5, 2025-05-07T20:13:36.6433250Z L=2, 2025-05-07T20:13:36.6433456Z D_gradcheck=2, 2025-05-07T20:13:36.6433687Z stochastic_rounding=True, 2025-05-07T20:13:36.6433965Z weighted=True, 2025-05-07T20:13:36.6434195Z row_wise=True, 2025-05-07T20:13:36.6434428Z mixed=False, 2025-05-07T20:13:36.6434643Z use_cache=False, 2025-05-07T20:13:36.6434911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6435225Z use_cpu=True, 2025-05-07T20:13:36.6435462Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6435785Z ) 2025-05-07T20:13:36.6436036Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6436710Z self=, 2025-05-07T20:13:36.6437318Z mixed_B=True, 2025-05-07T20:13:36.6437548Z compile=True, 2025-05-07T20:13:36.6437757Z T=4, 2025-05-07T20:13:36.6437958Z D=11, 2025-05-07T20:13:36.6438156Z B=52, 2025-05-07T20:13:36.6438340Z log_E=3, 2025-05-07T20:13:36.6438549Z L=10, 2025-05-07T20:13:36.6438778Z D_gradcheck=2, 2025-05-07T20:13:36.6439009Z stochastic_rounding=False, 2025-05-07T20:13:36.6439284Z weighted=False, 2025-05-07T20:13:36.6439509Z row_wise=True, 2025-05-07T20:13:36.6439714Z mixed=True, 2025-05-07T20:13:36.6439931Z use_cache=True, 2025-05-07T20:13:36.6440183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6440489Z use_cpu=True, 2025-05-07T20:13:36.6440718Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6440999Z ) 2025-05-07T20:13:36.6441246Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6441896Z self=, 2025-05-07T20:13:36.6442499Z mixed_B=False, 2025-05-07T20:13:36.6442728Z compile=False, 2025-05-07T20:13:36.6442936Z T=3, 2025-05-07T20:13:36.6443129Z D=116, 2025-05-07T20:13:36.6443328Z B=119, 2025-05-07T20:13:36.6443514Z log_E=5, 2025-05-07T20:13:36.6443715Z L=12, 2025-05-07T20:13:36.6443917Z D_gradcheck=1, 2025-05-07T20:13:36.6444144Z stochastic_rounding=False, 2025-05-07T20:13:36.6444420Z weighted=False, 2025-05-07T20:13:36.6444646Z row_wise=True, 2025-05-07T20:13:36.6444856Z mixed=False, 2025-05-07T20:13:36.6445079Z use_cache=False, 2025-05-07T20:13:36.6445341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6445637Z use_cpu=True, 2025-05-07T20:13:36.6445884Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6446171Z ) 2025-05-07T20:13:36.6446405Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6447095Z self=, 2025-05-07T20:13:36.6447929Z mixed_B=True, 2025-05-07T20:13:36.6448164Z compile=True, 2025-05-07T20:13:36.6448373Z T=3, 2025-05-07T20:13:36.6448574Z D=95, 2025-05-07T20:13:36.6448772Z B=5, 2025-05-07T20:13:36.6449014Z log_E=5, 2025-05-07T20:13:36.6449220Z L=16, 2025-05-07T20:13:36.6449426Z D_gradcheck=1, 2025-05-07T20:13:36.6449661Z stochastic_rounding=True, 2025-05-07T20:13:36.6449938Z weighted=False, 2025-05-07T20:13:36.6450167Z row_wise=False, 2025-05-07T20:13:36.6450383Z mixed=False, 2025-05-07T20:13:36.6450605Z use_cache=False, 2025-05-07T20:13:36.6450869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6451167Z use_cpu=True, 2025-05-07T20:13:36.6451410Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6451693Z ) 2025-05-07T20:13:36.6713107Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6714108Z self=, 2025-05-07T20:13:36.6715207Z mixed_B=False, 2025-05-07T20:13:36.6715436Z compile=True, 2025-05-07T20:13:36.6715644Z T=4, 2025-05-07T20:13:36.6715838Z D=104, 2025-05-07T20:13:36.6716034Z B=86, 2025-05-07T20:13:36.6716219Z log_E=4, 2025-05-07T20:13:36.6716425Z L=17, 2025-05-07T20:13:36.6716630Z D_gradcheck=1, 2025-05-07T20:13:36.6716866Z stochastic_rounding=False, 2025-05-07T20:13:36.6717147Z weighted=False, 2025-05-07T20:13:36.6717378Z row_wise=True, 2025-05-07T20:13:36.6717590Z mixed=False, 2025-05-07T20:13:36.6717812Z use_cache=True, 2025-05-07T20:13:36.6718066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6718359Z use_cpu=True, 2025-05-07T20:13:36.6718602Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6719061Z ) 2025-05-07T20:13:36.6719296Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6720043Z self=, 2025-05-07T20:13:36.6720649Z mixed_B=True, 2025-05-07T20:13:36.6720880Z compile=False, 2025-05-07T20:13:36.6721092Z T=5, 2025-05-07T20:13:36.6721291Z D=104, 2025-05-07T20:13:36.6721490Z B=41, 2025-05-07T20:13:36.6721695Z log_E=4, 2025-05-07T20:13:36.6721901Z L=3, 2025-05-07T20:13:36.6722152Z D_gradcheck=2, 2025-05-07T20:13:36.6722384Z stochastic_rounding=False, 2025-05-07T20:13:36.6722665Z weighted=False, 2025-05-07T20:13:36.6722898Z row_wise=True, 2025-05-07T20:13:36.6723111Z mixed=False, 2025-05-07T20:13:36.6723337Z use_cache=False, 2025-05-07T20:13:36.6723603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6723901Z use_cpu=True, 2025-05-07T20:13:36.6724154Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6724442Z ) 2025-05-07T20:13:36.6724676Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6725349Z self=, 2025-05-07T20:13:36.6725959Z mixed_B=True, 2025-05-07T20:13:36.6726186Z compile=False, 2025-05-07T20:13:36.6726394Z T=4, 2025-05-07T20:13:36.6726590Z D=64, 2025-05-07T20:13:36.6726785Z B=52, 2025-05-07T20:13:36.6726969Z log_E=3, 2025-05-07T20:13:36.6727172Z L=15, 2025-05-07T20:13:36.6727376Z D_gradcheck=2, 2025-05-07T20:13:36.6727604Z stochastic_rounding=True, 2025-05-07T20:13:36.6727876Z weighted=False, 2025-05-07T20:13:36.6728106Z row_wise=True, 2025-05-07T20:13:36.6728377Z mixed=False, 2025-05-07T20:13:36.6728601Z use_cache=False, 2025-05-07T20:13:36.6728861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6729155Z use_cpu=True, 2025-05-07T20:13:36.6729402Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6729686Z ) 2025-05-07T20:13:36.6729931Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6730645Z self=, 2025-05-07T20:13:36.6731253Z mixed_B=False, 2025-05-07T20:13:36.6731472Z compile=False, 2025-05-07T20:13:36.6731690Z T=2, 2025-05-07T20:13:36.6731884Z D=41, 2025-05-07T20:13:36.6732067Z B=83, 2025-05-07T20:13:36.6732281Z log_E=3, 2025-05-07T20:13:36.6732482Z L=12, 2025-05-07T20:13:36.6732675Z D_gradcheck=1, 2025-05-07T20:13:36.6732920Z stochastic_rounding=False, 2025-05-07T20:13:36.6733194Z weighted=False, 2025-05-07T20:13:36.6733422Z row_wise=True, 2025-05-07T20:13:36.6733632Z mixed=False, 2025-05-07T20:13:36.6733857Z use_cache=True, 2025-05-07T20:13:36.6734112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6734408Z use_cpu=True, 2025-05-07T20:13:36.6734653Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6734935Z ) 2025-05-07T20:13:36.6735170Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6735827Z self=, 2025-05-07T20:13:36.6736429Z mixed_B=True, 2025-05-07T20:13:36.6736641Z compile=True, 2025-05-07T20:13:36.6736859Z T=1, 2025-05-07T20:13:36.6737053Z D=66, 2025-05-07T20:13:36.6737263Z B=27, 2025-05-07T20:13:36.6737459Z log_E=5, 2025-05-07T20:13:36.6737661Z L=1, 2025-05-07T20:13:36.6737948Z D_gradcheck=2, 2025-05-07T20:13:36.6738192Z stochastic_rounding=True, 2025-05-07T20:13:36.6738468Z weighted=False, 2025-05-07T20:13:36.6738689Z row_wise=False, 2025-05-07T20:13:36.6738917Z mixed=False, 2025-05-07T20:13:36.6739142Z use_cache=False, 2025-05-07T20:13:36.6739395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6739708Z use_cpu=True, 2025-05-07T20:13:36.6739951Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6740281Z ) 2025-05-07T20:13:36.6740515Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6741208Z self=, 2025-05-07T20:13:36.6741805Z mixed_B=True, 2025-05-07T20:13:36.6742018Z compile=False, 2025-05-07T20:13:36.6742237Z T=5, 2025-05-07T20:13:36.6742437Z D=43, 2025-05-07T20:13:36.6742618Z B=33, 2025-05-07T20:13:36.6742814Z log_E=3, 2025-05-07T20:13:36.6743015Z L=16, 2025-05-07T20:13:36.6743232Z D_gradcheck=1, 2025-05-07T20:13:36.6743475Z stochastic_rounding=False, 2025-05-07T20:13:36.6743754Z weighted=False, 2025-05-07T20:13:36.6743971Z row_wise=True, 2025-05-07T20:13:36.6744217Z mixed=True, 2025-05-07T20:13:36.6744436Z use_cache=True, 2025-05-07T20:13:36.6744678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6744984Z use_cpu=True, 2025-05-07T20:13:36.6745228Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6745494Z ) 2025-05-07T20:13:36.6745743Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6746403Z self=, 2025-05-07T20:13:36.6747004Z mixed_B=True, 2025-05-07T20:13:36.6747214Z compile=True, 2025-05-07T20:13:36.6747445Z T=2, 2025-05-07T20:13:36.6747644Z D=95, 2025-05-07T20:13:36.6747979Z B=70, 2025-05-07T20:13:36.6748179Z log_E=5, 2025-05-07T20:13:36.6748387Z L=13, 2025-05-07T20:13:36.6748580Z D_gradcheck=1, 2025-05-07T20:13:36.6748827Z stochastic_rounding=True, 2025-05-07T20:13:36.6749105Z weighted=False, 2025-05-07T20:13:36.6749325Z row_wise=False, 2025-05-07T20:13:36.6749553Z mixed=False, 2025-05-07T20:13:36.6749781Z use_cache=True, 2025-05-07T20:13:36.6750024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6750338Z use_cpu=True, 2025-05-07T20:13:36.6750590Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6750862Z ) 2025-05-07T20:13:36.6751118Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6751844Z self=, 2025-05-07T20:13:36.6752450Z mixed_B=True, 2025-05-07T20:13:36.6752667Z compile=True, 2025-05-07T20:13:36.6752887Z T=3, 2025-05-07T20:13:36.6753083Z D=87, 2025-05-07T20:13:36.6753266Z B=36, 2025-05-07T20:13:36.6753466Z log_E=3, 2025-05-07T20:13:36.6753670Z L=12, 2025-05-07T20:13:36.6753864Z D_gradcheck=1, 2025-05-07T20:13:36.6754104Z stochastic_rounding=False, 2025-05-07T20:13:36.6754380Z weighted=False, 2025-05-07T20:13:36.6754595Z row_wise=True, 2025-05-07T20:13:36.6754814Z mixed=False, 2025-05-07T20:13:36.6755033Z use_cache=True, 2025-05-07T20:13:36.6755272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6755577Z use_cpu=True, 2025-05-07T20:13:36.6755819Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6756086Z ) 2025-05-07T20:13:36.6756345Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6757005Z self=, 2025-05-07T20:13:36.6757599Z mixed_B=True, 2025-05-07T20:13:36.6757830Z compile=False, 2025-05-07T20:13:36.6758056Z T=1, 2025-05-07T20:13:36.6758237Z D=11, 2025-05-07T20:13:36.6758431Z B=70, 2025-05-07T20:13:36.6758626Z log_E=4, 2025-05-07T20:13:36.6758816Z L=19, 2025-05-07T20:13:36.6759020Z D_gradcheck=1, 2025-05-07T20:13:36.6759258Z stochastic_rounding=True, 2025-05-07T20:13:36.6759530Z weighted=False, 2025-05-07T20:13:36.6759745Z row_wise=False, 2025-05-07T20:13:36.6759969Z mixed=True, 2025-05-07T20:13:36.6760190Z use_cache=False, 2025-05-07T20:13:36.6760442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6760750Z use_cpu=True, 2025-05-07T20:13:36.6760998Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6761263Z ) 2025-05-07T20:13:36.6761573Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6762276Z self=, 2025-05-07T20:13:36.6762873Z mixed_B=False, 2025-05-07T20:13:36.6763106Z compile=True, 2025-05-07T20:13:36.6763324Z T=1, 2025-05-07T20:13:36.6763507Z D=36, 2025-05-07T20:13:36.6763702Z B=33, 2025-05-07T20:13:36.6763899Z log_E=4, 2025-05-07T20:13:36.6763976Z L=18, 2025-05-07T20:13:36.6764108Z D_gradcheck=2, 2025-05-07T20:13:36.6764223Z stochastic_rounding=False, 2025-05-07T20:13:36.6764308Z weighted=True, 2025-05-07T20:13:36.6764392Z row_wise=True, 2025-05-07T20:13:36.6764486Z mixed=False, 2025-05-07T20:13:36.6764569Z use_cache=True, 2025-05-07T20:13:36.6764693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6764776Z use_cpu=True, 2025-05-07T20:13:36.6764882Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6764972Z ) 2025-05-07T20:13:36.6765115Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6765512Z self=, 2025-05-07T20:13:36.6765609Z mixed_B=True, 2025-05-07T20:13:36.6765694Z compile=False, 2025-05-07T20:13:36.6765771Z T=2, 2025-05-07T20:13:36.6765862Z D=103, 2025-05-07T20:13:36.6765939Z B=47, 2025-05-07T20:13:36.6766021Z log_E=4, 2025-05-07T20:13:36.6766110Z L=8, 2025-05-07T20:13:36.6766194Z D_gradcheck=2, 2025-05-07T20:13:36.6766305Z stochastic_rounding=False, 2025-05-07T20:13:36.6766388Z weighted=True, 2025-05-07T20:13:36.6766470Z row_wise=True, 2025-05-07T20:13:36.6766562Z mixed=True, 2025-05-07T20:13:36.6766646Z use_cache=True, 2025-05-07T20:13:36.6766755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6766849Z use_cpu=True, 2025-05-07T20:13:36.6766952Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6767025Z ) 2025-05-07T20:13:36.6767180Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6767603Z self=, 2025-05-07T20:13:36.6767687Z mixed_B=False, 2025-05-07T20:13:36.6767781Z compile=True, 2025-05-07T20:13:36.6767857Z T=2, 2025-05-07T20:13:36.6767934Z D=73, 2025-05-07T20:13:36.6768024Z B=28, 2025-05-07T20:13:36.6768102Z log_E=3, 2025-05-07T20:13:36.6768191Z L=13, 2025-05-07T20:13:36.6768276Z D_gradcheck=2, 2025-05-07T20:13:36.6768376Z stochastic_rounding=False, 2025-05-07T20:13:36.6768472Z weighted=True, 2025-05-07T20:13:36.6768556Z row_wise=False, 2025-05-07T20:13:36.6768638Z mixed=False, 2025-05-07T20:13:36.6768736Z use_cache=True, 2025-05-07T20:13:36.6768853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6768936Z use_cpu=True, 2025-05-07T20:13:36.6769060Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.6769136Z ) 2025-05-07T20:13:36.6769279Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6769684Z self=, 2025-05-07T20:13:36.6769768Z mixed_B=True, 2025-05-07T20:13:36.6769865Z compile=True, 2025-05-07T20:13:36.6769944Z T=2, 2025-05-07T20:13:36.6770022Z D=105, 2025-05-07T20:13:36.6770110Z B=9, 2025-05-07T20:13:36.6770189Z log_E=3, 2025-05-07T20:13:36.6770266Z L=6, 2025-05-07T20:13:36.6770364Z D_gradcheck=2, 2025-05-07T20:13:36.6770463Z stochastic_rounding=True, 2025-05-07T20:13:36.6770549Z weighted=True, 2025-05-07T20:13:36.6770641Z row_wise=True, 2025-05-07T20:13:36.6770722Z mixed=False, 2025-05-07T20:13:36.6770805Z use_cache=True, 2025-05-07T20:13:36.6770926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6771008Z use_cpu=True, 2025-05-07T20:13:36.6771112Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6771200Z ) 2025-05-07T20:13:36.6771364Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6771793Z self=, 2025-05-07T20:13:36.6771876Z mixed_B=True, 2025-05-07T20:13:36.6771962Z compile=True, 2025-05-07T20:13:36.6772053Z T=2, 2025-05-07T20:13:36.6772132Z D=14, 2025-05-07T20:13:36.6772210Z B=9, 2025-05-07T20:13:36.6772302Z log_E=5, 2025-05-07T20:13:36.6772381Z L=16, 2025-05-07T20:13:36.6772490Z D_gradcheck=1, 2025-05-07T20:13:36.6772603Z stochastic_rounding=True, 2025-05-07T20:13:36.6772689Z weighted=False, 2025-05-07T20:13:36.6772774Z row_wise=False, 2025-05-07T20:13:36.6772873Z mixed=False, 2025-05-07T20:13:36.6772960Z use_cache=True, 2025-05-07T20:13:36.6773073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6773170Z use_cpu=True, 2025-05-07T20:13:36.6773275Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6773365Z ) 2025-05-07T20:13:36.6773508Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6773905Z self=, 2025-05-07T20:13:36.6774006Z mixed_B=True, 2025-05-07T20:13:36.6774096Z compile=False, 2025-05-07T20:13:36.6774175Z T=4, 2025-05-07T20:13:36.6774269Z D=127, 2025-05-07T20:13:36.6774349Z B=106, 2025-05-07T20:13:36.6774430Z log_E=3, 2025-05-07T20:13:36.6774524Z L=1, 2025-05-07T20:13:36.6774611Z D_gradcheck=1, 2025-05-07T20:13:36.6774712Z stochastic_rounding=False, 2025-05-07T20:13:36.6774814Z weighted=False, 2025-05-07T20:13:36.6774898Z row_wise=True, 2025-05-07T20:13:36.6774982Z mixed=True, 2025-05-07T20:13:36.6775082Z use_cache=False, 2025-05-07T20:13:36.6775193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6775293Z use_cpu=True, 2025-05-07T20:13:36.6775401Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6775478Z ) 2025-05-07T20:13:36.6775636Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6776055Z self=, 2025-05-07T20:13:36.6776142Z mixed_B=False, 2025-05-07T20:13:36.6776240Z compile=False, 2025-05-07T20:13:36.6776318Z T=5, 2025-05-07T20:13:36.6776396Z D=4, 2025-05-07T20:13:36.6776487Z B=124, 2025-05-07T20:13:36.6776566Z log_E=4, 2025-05-07T20:13:36.6776642Z L=6, 2025-05-07T20:13:36.6776739Z D_gradcheck=2, 2025-05-07T20:13:36.6776836Z stochastic_rounding=True, 2025-05-07T20:13:36.6776918Z weighted=True, 2025-05-07T20:13:36.6777012Z row_wise=False, 2025-05-07T20:13:36.6777092Z mixed=False, 2025-05-07T20:13:36.6777188Z use_cache=False, 2025-05-07T20:13:36.6777296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.6777378Z use_cpu=True, 2025-05-07T20:13:36.6777493Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6777567Z ) 2025-05-07T20:13:36.6777707Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.6778212Z self=, 2025-05-07T20:13:36.6778296Z mixed_B=False, 2025-05-07T20:13:36.6778379Z compile=True, 2025-05-07T20:13:36.6778467Z T=1, 2025-05-07T20:13:36.6778543Z D=54, 2025-05-07T20:13:36.6778619Z B=48, 2025-05-07T20:13:36.6778711Z log_E=5, 2025-05-07T20:13:36.6778787Z L=13, 2025-05-07T20:13:36.6778886Z D_gradcheck=2, 2025-05-07T20:13:36.6778986Z stochastic_rounding=False, 2025-05-07T20:13:36.6779070Z weighted=True, 2025-05-07T20:13:36.6779168Z row_wise=True, 2025-05-07T20:13:36.6779249Z mixed=False, 2025-05-07T20:13:36.6779333Z use_cache=True, 2025-05-07T20:13:36.6779460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.6779542Z use_cpu=True, 2025-05-07T20:13:36.6779646Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.6779734Z ) 2025-05-07T20:13:36.7075804Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7076573Z self=, 2025-05-07T20:13:36.7076708Z mixed_B=True, 2025-05-07T20:13:36.7076870Z compile=False, 2025-05-07T20:13:36.7077011Z T=4, 2025-05-07T20:13:36.7077127Z D=42, 2025-05-07T20:13:36.7077236Z B=7, 2025-05-07T20:13:36.7077382Z log_E=4, 2025-05-07T20:13:36.7077523Z L=8, 2025-05-07T20:13:36.7077771Z D_gradcheck=1, 2025-05-07T20:13:36.7077985Z stochastic_rounding=True, 2025-05-07T20:13:36.7078106Z weighted=False, 2025-05-07T20:13:36.7078189Z row_wise=False, 2025-05-07T20:13:36.7078281Z mixed=True, 2025-05-07T20:13:36.7078365Z use_cache=True, 2025-05-07T20:13:36.7078477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7078576Z use_cpu=True, 2025-05-07T20:13:36.7078681Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7078768Z ) 2025-05-07T20:13:36.7078913Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7079313Z self=, 2025-05-07T20:13:36.7079408Z mixed_B=True, 2025-05-07T20:13:36.7079494Z compile=False, 2025-05-07T20:13:36.7079654Z T=4, 2025-05-07T20:13:36.7079746Z D=11, 2025-05-07T20:13:36.7079824Z B=69, 2025-05-07T20:13:36.7079901Z log_E=3, 2025-05-07T20:13:36.7079991Z L=15, 2025-05-07T20:13:36.7080078Z D_gradcheck=2, 2025-05-07T20:13:36.7080179Z stochastic_rounding=False, 2025-05-07T20:13:36.7080276Z weighted=True, 2025-05-07T20:13:36.7080359Z row_wise=True, 2025-05-07T20:13:36.7080466Z mixed=True, 2025-05-07T20:13:36.7080551Z use_cache=True, 2025-05-07T20:13:36.7080663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7080759Z use_cpu=True, 2025-05-07T20:13:36.7080862Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7080938Z ) 2025-05-07T20:13:36.7081092Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7081552Z self=, 2025-05-07T20:13:36.7081640Z mixed_B=False, 2025-05-07T20:13:36.7081739Z compile=True, 2025-05-07T20:13:36.7081817Z T=5, 2025-05-07T20:13:36.7081899Z D=51, 2025-05-07T20:13:36.7081992Z B=18, 2025-05-07T20:13:36.7082072Z log_E=5, 2025-05-07T20:13:36.7082150Z L=20, 2025-05-07T20:13:36.7082250Z D_gradcheck=1, 2025-05-07T20:13:36.7082352Z stochastic_rounding=False, 2025-05-07T20:13:36.7082453Z weighted=True, 2025-05-07T20:13:36.7082538Z row_wise=False, 2025-05-07T20:13:36.7082619Z mixed=False, 2025-05-07T20:13:36.7082718Z use_cache=False, 2025-05-07T20:13:36.7082829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7082912Z use_cpu=True, 2025-05-07T20:13:36.7083027Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7083101Z ) 2025-05-07T20:13:36.7083242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7083645Z self=, 2025-05-07T20:13:36.7083728Z mixed_B=True, 2025-05-07T20:13:36.7083812Z compile=False, 2025-05-07T20:13:36.7083902Z T=1, 2025-05-07T20:13:36.7083978Z D=104, 2025-05-07T20:13:36.7084067Z B=74, 2025-05-07T20:13:36.7084145Z log_E=4, 2025-05-07T20:13:36.7084222Z L=2, 2025-05-07T20:13:36.7084317Z D_gradcheck=2, 2025-05-07T20:13:36.7084415Z stochastic_rounding=True, 2025-05-07T20:13:36.7084500Z weighted=False, 2025-05-07T20:13:36.7084592Z row_wise=True, 2025-05-07T20:13:36.7084674Z mixed=False, 2025-05-07T20:13:36.7084759Z use_cache=False, 2025-05-07T20:13:36.7084881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7084964Z use_cpu=True, 2025-05-07T20:13:36.7085067Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7085153Z ) 2025-05-07T20:13:36.7085293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7085724Z self=, 2025-05-07T20:13:36.7085850Z mixed_B=False, 2025-05-07T20:13:36.7085933Z compile=True, 2025-05-07T20:13:36.7086022Z T=4, 2025-05-07T20:13:36.7086100Z D=105, 2025-05-07T20:13:36.7086182Z B=89, 2025-05-07T20:13:36.7086273Z log_E=3, 2025-05-07T20:13:36.7086351Z L=11, 2025-05-07T20:13:36.7086437Z D_gradcheck=1, 2025-05-07T20:13:36.7086580Z stochastic_rounding=True, 2025-05-07T20:13:36.7086666Z weighted=True, 2025-05-07T20:13:36.7086749Z row_wise=True, 2025-05-07T20:13:36.7086846Z mixed=True, 2025-05-07T20:13:36.7086929Z use_cache=True, 2025-05-07T20:13:36.7087041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7087141Z use_cpu=True, 2025-05-07T20:13:36.7087243Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7087318Z ) 2025-05-07T20:13:36.7087468Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7087861Z self=, 2025-05-07T20:13:36.7087960Z mixed_B=False, 2025-05-07T20:13:36.7088046Z compile=False, 2025-05-07T20:13:36.7088124Z T=3, 2025-05-07T20:13:36.7088215Z D=65, 2025-05-07T20:13:36.7088291Z B=15, 2025-05-07T20:13:36.7088372Z log_E=4, 2025-05-07T20:13:36.7088462Z L=16, 2025-05-07T20:13:36.7088547Z D_gradcheck=2, 2025-05-07T20:13:36.7088647Z stochastic_rounding=False, 2025-05-07T20:13:36.7088755Z weighted=True, 2025-05-07T20:13:36.7088838Z row_wise=False, 2025-05-07T20:13:36.7088920Z mixed=False, 2025-05-07T20:13:36.7089020Z use_cache=False, 2025-05-07T20:13:36.7089132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7089216Z use_cpu=True, 2025-05-07T20:13:36.7089336Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7089412Z ) 2025-05-07T20:13:36.7089565Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7089989Z self=, 2025-05-07T20:13:36.7090078Z mixed_B=False, 2025-05-07T20:13:36.7090178Z compile=False, 2025-05-07T20:13:36.7090258Z T=5, 2025-05-07T20:13:36.7090337Z D=77, 2025-05-07T20:13:36.7090432Z B=83, 2025-05-07T20:13:36.7090516Z log_E=5, 2025-05-07T20:13:36.7090596Z L=9, 2025-05-07T20:13:36.7090695Z D_gradcheck=1, 2025-05-07T20:13:36.7090796Z stochastic_rounding=False, 2025-05-07T20:13:36.7090882Z weighted=True, 2025-05-07T20:13:36.7090983Z row_wise=True, 2025-05-07T20:13:36.7091067Z mixed=True, 2025-05-07T20:13:36.7091168Z use_cache=True, 2025-05-07T20:13:36.7091282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7091367Z use_cpu=True, 2025-05-07T20:13:36.7091488Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7091564Z ) 2025-05-07T20:13:36.7091708Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7092117Z self=, 2025-05-07T20:13:36.7092202Z mixed_B=True, 2025-05-07T20:13:36.7092290Z compile=False, 2025-05-07T20:13:36.7092381Z T=4, 2025-05-07T20:13:36.7092461Z D=21, 2025-05-07T20:13:36.7092543Z B=56, 2025-05-07T20:13:36.7092635Z log_E=5, 2025-05-07T20:13:36.7092714Z L=17, 2025-05-07T20:13:36.7092800Z D_gradcheck=1, 2025-05-07T20:13:36.7092917Z stochastic_rounding=False, 2025-05-07T20:13:36.7093004Z weighted=True, 2025-05-07T20:13:36.7093101Z row_wise=True, 2025-05-07T20:13:36.7093182Z mixed=True, 2025-05-07T20:13:36.7093269Z use_cache=True, 2025-05-07T20:13:36.7093395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7093483Z use_cpu=True, 2025-05-07T20:13:36.7093590Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7093675Z ) 2025-05-07T20:13:36.7093815Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7094232Z self=, 2025-05-07T20:13:36.7094354Z mixed_B=False, 2025-05-07T20:13:36.7094438Z compile=True, 2025-05-07T20:13:36.7094518Z T=4, 2025-05-07T20:13:36.7094606Z D=116, 2025-05-07T20:13:36.7094684Z B=113, 2025-05-07T20:13:36.7094776Z log_E=5, 2025-05-07T20:13:36.7094853Z L=19, 2025-05-07T20:13:36.7094938Z D_gradcheck=1, 2025-05-07T20:13:36.7095071Z stochastic_rounding=True, 2025-05-07T20:13:36.7095156Z weighted=False, 2025-05-07T20:13:36.7095239Z row_wise=False, 2025-05-07T20:13:36.7095331Z mixed=True, 2025-05-07T20:13:36.7095414Z use_cache=True, 2025-05-07T20:13:36.7095525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7095619Z use_cpu=True, 2025-05-07T20:13:36.7095723Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7095797Z ) 2025-05-07T20:13:36.7095948Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7096343Z self=, 2025-05-07T20:13:36.7096430Z mixed_B=True, 2025-05-07T20:13:36.7096532Z compile=False, 2025-05-07T20:13:36.7096613Z T=1, 2025-05-07T20:13:36.7096703Z D=23, 2025-05-07T20:13:36.7096782Z B=50, 2025-05-07T20:13:36.7096863Z log_E=4, 2025-05-07T20:13:36.7096955Z L=9, 2025-05-07T20:13:36.7097039Z D_gradcheck=1, 2025-05-07T20:13:36.7097144Z stochastic_rounding=False, 2025-05-07T20:13:36.7097241Z weighted=False, 2025-05-07T20:13:36.7097323Z row_wise=True, 2025-05-07T20:13:36.7097405Z mixed=False, 2025-05-07T20:13:36.7097503Z use_cache=True, 2025-05-07T20:13:36.7097613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7097694Z use_cpu=True, 2025-05-07T20:13:36.7097906Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7097982Z ) 2025-05-07T20:13:36.7098122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7098582Z self=, 2025-05-07T20:13:36.7098669Z mixed_B=False, 2025-05-07T20:13:36.7098764Z compile=True, 2025-05-07T20:13:36.7098841Z T=1, 2025-05-07T20:13:36.7098918Z D=121, 2025-05-07T20:13:36.7099006Z B=12, 2025-05-07T20:13:36.7099086Z log_E=3, 2025-05-07T20:13:36.7099167Z L=14, 2025-05-07T20:13:36.7099265Z D_gradcheck=2, 2025-05-07T20:13:36.7099366Z stochastic_rounding=True, 2025-05-07T20:13:36.7099453Z weighted=False, 2025-05-07T20:13:36.7099553Z row_wise=False, 2025-05-07T20:13:36.7099637Z mixed=True, 2025-05-07T20:13:36.7099722Z use_cache=True, 2025-05-07T20:13:36.7099849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7099934Z use_cpu=True, 2025-05-07T20:13:36.7100041Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7100127Z ) 2025-05-07T20:13:36.7100267Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7100673Z self=, 2025-05-07T20:13:36.7100756Z mixed_B=True, 2025-05-07T20:13:36.7100841Z compile=True, 2025-05-07T20:13:36.7100930Z T=4, 2025-05-07T20:13:36.7101006Z D=54, 2025-05-07T20:13:36.7101083Z B=23, 2025-05-07T20:13:36.7101172Z log_E=5, 2025-05-07T20:13:36.7101250Z L=8, 2025-05-07T20:13:36.7101332Z D_gradcheck=1, 2025-05-07T20:13:36.7101446Z stochastic_rounding=False, 2025-05-07T20:13:36.7101530Z weighted=True, 2025-05-07T20:13:36.7101613Z row_wise=False, 2025-05-07T20:13:36.7101705Z mixed=False, 2025-05-07T20:13:36.7101790Z use_cache=False, 2025-05-07T20:13:36.7101900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7101995Z use_cpu=True, 2025-05-07T20:13:36.7102099Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7102186Z ) 2025-05-07T20:13:36.7102324Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7102738Z self=, 2025-05-07T20:13:36.7102896Z mixed_B=True, 2025-05-07T20:13:36.7102981Z compile=False, 2025-05-07T20:13:36.7103057Z T=4, 2025-05-07T20:13:36.7103147Z D=109, 2025-05-07T20:13:36.7103224Z B=33, 2025-05-07T20:13:36.7103304Z log_E=4, 2025-05-07T20:13:36.7103393Z L=20, 2025-05-07T20:13:36.7103480Z D_gradcheck=2, 2025-05-07T20:13:36.7103602Z stochastic_rounding=True, 2025-05-07T20:13:36.7103701Z weighted=True, 2025-05-07T20:13:36.7103784Z row_wise=True, 2025-05-07T20:13:36.7103881Z mixed=False, 2025-05-07T20:13:36.7103965Z use_cache=True, 2025-05-07T20:13:36.7104075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7104170Z use_cpu=True, 2025-05-07T20:13:36.7104273Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7104347Z ) 2025-05-07T20:13:36.7104498Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7104891Z self=, 2025-05-07T20:13:36.7104976Z mixed_B=False, 2025-05-07T20:13:36.7105074Z compile=False, 2025-05-07T20:13:36.7105150Z T=3, 2025-05-07T20:13:36.7105227Z D=14, 2025-05-07T20:13:36.7105315Z B=2, 2025-05-07T20:13:36.7105393Z log_E=3, 2025-05-07T20:13:36.7105469Z L=13, 2025-05-07T20:13:36.7105563Z D_gradcheck=2, 2025-05-07T20:13:36.7105662Z stochastic_rounding=True, 2025-05-07T20:13:36.7105757Z weighted=True, 2025-05-07T20:13:36.7105841Z row_wise=False, 2025-05-07T20:13:36.7105921Z mixed=False, 2025-05-07T20:13:36.7106015Z use_cache=True, 2025-05-07T20:13:36.7106125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7106207Z use_cpu=True, 2025-05-07T20:13:36.7106324Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7106398Z ) 2025-05-07T20:13:36.7106537Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7106979Z self=, 2025-05-07T20:13:36.7107065Z mixed_B=True, 2025-05-07T20:13:36.7107153Z compile=True, 2025-05-07T20:13:36.7107243Z T=4, 2025-05-07T20:13:36.7107325Z D=58, 2025-05-07T20:13:36.7107416Z B=118, 2025-05-07T20:13:36.7107495Z log_E=5, 2025-05-07T20:13:36.7107571Z L=8, 2025-05-07T20:13:36.7107668Z D_gradcheck=2, 2025-05-07T20:13:36.7107767Z stochastic_rounding=True, 2025-05-07T20:13:36.7107854Z weighted=False, 2025-05-07T20:13:36.7107948Z row_wise=False, 2025-05-07T20:13:36.7108030Z mixed=True, 2025-05-07T20:13:36.7108114Z use_cache=False, 2025-05-07T20:13:36.7108234Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7108317Z use_cpu=True, 2025-05-07T20:13:36.7108422Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7108507Z ) 2025-05-07T20:13:36.7108648Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7109040Z self=, 2025-05-07T20:13:36.7109139Z mixed_B=False, 2025-05-07T20:13:36.7109223Z compile=True, 2025-05-07T20:13:36.7109312Z T=1, 2025-05-07T20:13:36.7109389Z D=70, 2025-05-07T20:13:36.7109467Z B=57, 2025-05-07T20:13:36.7109557Z log_E=5, 2025-05-07T20:13:36.7109634Z L=13, 2025-05-07T20:13:36.7109720Z D_gradcheck=1, 2025-05-07T20:13:36.7109831Z stochastic_rounding=True, 2025-05-07T20:13:36.7109915Z weighted=False, 2025-05-07T20:13:36.7110002Z row_wise=False, 2025-05-07T20:13:36.7110096Z mixed=True, 2025-05-07T20:13:36.7110182Z use_cache=False, 2025-05-07T20:13:36.7110293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7110391Z use_cpu=True, 2025-05-07T20:13:36.7110497Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7110573Z ) 2025-05-07T20:13:36.7110726Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7111141Z self=, 2025-05-07T20:13:36.7111262Z mixed_B=True, 2025-05-07T20:13:36.7111349Z compile=False, 2025-05-07T20:13:36.7111428Z T=3, 2025-05-07T20:13:36.7111521Z D=88, 2025-05-07T20:13:36.7111600Z B=39, 2025-05-07T20:13:36.7111682Z log_E=4, 2025-05-07T20:13:36.7111772Z L=15, 2025-05-07T20:13:36.7111858Z D_gradcheck=2, 2025-05-07T20:13:36.7111986Z stochastic_rounding=False, 2025-05-07T20:13:36.7112086Z weighted=True, 2025-05-07T20:13:36.7112169Z row_wise=True, 2025-05-07T20:13:36.7112252Z mixed=False, 2025-05-07T20:13:36.7112352Z use_cache=True, 2025-05-07T20:13:36.7112464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7112549Z use_cpu=True, 2025-05-07T20:13:36.7112673Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7112751Z ) 2025-05-07T20:13:36.7443274Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7443875Z self=, 2025-05-07T20:13:36.7444015Z mixed_B=True, 2025-05-07T20:13:36.7444175Z compile=False, 2025-05-07T20:13:36.7444297Z T=3, 2025-05-07T20:13:36.7444432Z D=95, 2025-05-07T20:13:36.7444553Z B=114, 2025-05-07T20:13:36.7444679Z log_E=5, 2025-05-07T20:13:36.7444837Z L=1, 2025-05-07T20:13:36.7445001Z D_gradcheck=1, 2025-05-07T20:13:36.7445202Z stochastic_rounding=False, 2025-05-07T20:13:36.7445374Z weighted=True, 2025-05-07T20:13:36.7445491Z row_wise=True, 2025-05-07T20:13:36.7445574Z mixed=False, 2025-05-07T20:13:36.7445674Z use_cache=True, 2025-05-07T20:13:36.7445784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7445866Z use_cpu=True, 2025-05-07T20:13:36.7445983Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7446058Z ) 2025-05-07T20:13:36.7446198Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7446606Z self=, 2025-05-07T20:13:36.7446831Z mixed_B=True, 2025-05-07T20:13:36.7446932Z compile=True, 2025-05-07T20:13:36.7447011Z T=2, 2025-05-07T20:13:36.7447088Z D=117, 2025-05-07T20:13:36.7447179Z B=93, 2025-05-07T20:13:36.7447258Z log_E=5, 2025-05-07T20:13:36.7447335Z L=16, 2025-05-07T20:13:36.7447434Z D_gradcheck=2, 2025-05-07T20:13:36.7447535Z stochastic_rounding=True, 2025-05-07T20:13:36.7447619Z weighted=False, 2025-05-07T20:13:36.7447854Z row_wise=True, 2025-05-07T20:13:36.7447939Z mixed=True, 2025-05-07T20:13:36.7448037Z use_cache=True, 2025-05-07T20:13:36.7448163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7448247Z use_cpu=True, 2025-05-07T20:13:36.7448352Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7448442Z ) 2025-05-07T20:13:36.7448587Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7448996Z self=, 2025-05-07T20:13:36.7449082Z mixed_B=True, 2025-05-07T20:13:36.7449168Z compile=False, 2025-05-07T20:13:36.7449260Z T=5, 2025-05-07T20:13:36.7449417Z D=124, 2025-05-07T20:13:36.7449494Z B=4, 2025-05-07T20:13:36.7449585Z log_E=4, 2025-05-07T20:13:36.7449662Z L=2, 2025-05-07T20:13:36.7449750Z D_gradcheck=2, 2025-05-07T20:13:36.7449867Z stochastic_rounding=False, 2025-05-07T20:13:36.7449950Z weighted=True, 2025-05-07T20:13:36.7450033Z row_wise=True, 2025-05-07T20:13:36.7450127Z mixed=False, 2025-05-07T20:13:36.7450211Z use_cache=True, 2025-05-07T20:13:36.7450337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7450420Z use_cpu=True, 2025-05-07T20:13:36.7450527Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7450616Z ) 2025-05-07T20:13:36.7450757Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7451210Z self=, 2025-05-07T20:13:36.7451364Z mixed_B=False, 2025-05-07T20:13:36.7451453Z compile=False, 2025-05-07T20:13:36.7451532Z T=3, 2025-05-07T20:13:36.7451626Z D=76, 2025-05-07T20:13:36.7451705Z B=12, 2025-05-07T20:13:36.7451786Z log_E=3, 2025-05-07T20:13:36.7451875Z L=20, 2025-05-07T20:13:36.7451959Z D_gradcheck=2, 2025-05-07T20:13:36.7452109Z stochastic_rounding=True, 2025-05-07T20:13:36.7452196Z weighted=False, 2025-05-07T20:13:36.7452280Z row_wise=True, 2025-05-07T20:13:36.7452376Z mixed=False, 2025-05-07T20:13:36.7452459Z use_cache=True, 2025-05-07T20:13:36.7452571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7452665Z use_cpu=True, 2025-05-07T20:13:36.7452769Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7452844Z ) 2025-05-07T20:13:36.7452997Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7453386Z self=, 2025-05-07T20:13:36.7453478Z mixed_B=False, 2025-05-07T20:13:36.7453578Z compile=True, 2025-05-07T20:13:36.7453656Z T=4, 2025-05-07T20:13:36.7453734Z D=60, 2025-05-07T20:13:36.7453827Z B=115, 2025-05-07T20:13:36.7453905Z log_E=4, 2025-05-07T20:13:36.7453994Z L=8, 2025-05-07T20:13:36.7454078Z D_gradcheck=2, 2025-05-07T20:13:36.7454179Z stochastic_rounding=False, 2025-05-07T20:13:36.7454331Z weighted=False, 2025-05-07T20:13:36.7454415Z row_wise=False, 2025-05-07T20:13:36.7454496Z mixed=False, 2025-05-07T20:13:36.7454593Z use_cache=False, 2025-05-07T20:13:36.7454703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7454785Z use_cpu=True, 2025-05-07T20:13:36.7454903Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7454978Z ) 2025-05-07T20:13:36.7455118Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7455521Z self=, 2025-05-07T20:13:36.7455646Z mixed_B=True, 2025-05-07T20:13:36.7455745Z compile=True, 2025-05-07T20:13:36.7455822Z T=5, 2025-05-07T20:13:36.7455899Z D=65, 2025-05-07T20:13:36.7455990Z B=104, 2025-05-07T20:13:36.7456069Z log_E=4, 2025-05-07T20:13:36.7456146Z L=11, 2025-05-07T20:13:36.7456243Z D_gradcheck=2, 2025-05-07T20:13:36.7456345Z stochastic_rounding=False, 2025-05-07T20:13:36.7456427Z weighted=True, 2025-05-07T20:13:36.7456521Z row_wise=True, 2025-05-07T20:13:36.7456603Z mixed=False, 2025-05-07T20:13:36.7456687Z use_cache=True, 2025-05-07T20:13:36.7456811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7456891Z use_cpu=True, 2025-05-07T20:13:36.7456994Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7457079Z ) 2025-05-07T20:13:36.7457218Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7457621Z self=, 2025-05-07T20:13:36.7457706Z mixed_B=True, 2025-05-07T20:13:36.7457877Z compile=True, 2025-05-07T20:13:36.7457971Z T=4, 2025-05-07T20:13:36.7458049Z D=5, 2025-05-07T20:13:36.7458126Z B=30, 2025-05-07T20:13:36.7458218Z log_E=5, 2025-05-07T20:13:36.7458295Z L=20, 2025-05-07T20:13:36.7458378Z D_gradcheck=2, 2025-05-07T20:13:36.7458494Z stochastic_rounding=True, 2025-05-07T20:13:36.7458580Z weighted=False, 2025-05-07T20:13:36.7458664Z row_wise=False, 2025-05-07T20:13:36.7458757Z mixed=True, 2025-05-07T20:13:36.7458839Z use_cache=True, 2025-05-07T20:13:36.7458949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7459046Z use_cpu=True, 2025-05-07T20:13:36.7459148Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7459241Z ) 2025-05-07T20:13:36.7459383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7459804Z self=, 2025-05-07T20:13:36.7459927Z mixed_B=True, 2025-05-07T20:13:36.7460011Z compile=True, 2025-05-07T20:13:36.7460089Z T=4, 2025-05-07T20:13:36.7460180Z D=76, 2025-05-07T20:13:36.7460257Z B=11, 2025-05-07T20:13:36.7460336Z log_E=4, 2025-05-07T20:13:36.7460425Z L=16, 2025-05-07T20:13:36.7460507Z D_gradcheck=1, 2025-05-07T20:13:36.7460670Z stochastic_rounding=True, 2025-05-07T20:13:36.7460766Z weighted=True, 2025-05-07T20:13:36.7460849Z row_wise=True, 2025-05-07T20:13:36.7460931Z mixed=False, 2025-05-07T20:13:36.7461028Z use_cache=False, 2025-05-07T20:13:36.7461139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7461233Z use_cpu=True, 2025-05-07T20:13:36.7461336Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7461410Z ) 2025-05-07T20:13:36.7461561Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7461953Z self=, 2025-05-07T20:13:36.7462037Z mixed_B=True, 2025-05-07T20:13:36.7462151Z compile=False, 2025-05-07T20:13:36.7462230Z T=1, 2025-05-07T20:13:36.7462307Z D=37, 2025-05-07T20:13:36.7462399Z B=5, 2025-05-07T20:13:36.7462479Z log_E=3, 2025-05-07T20:13:36.7462557Z L=2, 2025-05-07T20:13:36.7462657Z D_gradcheck=1, 2025-05-07T20:13:36.7462762Z stochastic_rounding=False, 2025-05-07T20:13:36.7462848Z weighted=False, 2025-05-07T20:13:36.7462946Z row_wise=True, 2025-05-07T20:13:36.7463029Z mixed=True, 2025-05-07T20:13:36.7463128Z use_cache=True, 2025-05-07T20:13:36.7463239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7463324Z use_cpu=True, 2025-05-07T20:13:36.7463443Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7463521Z ) 2025-05-07T20:13:36.7463664Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7464068Z self=, 2025-05-07T20:13:36.7464186Z mixed_B=True, 2025-05-07T20:13:36.7464273Z compile=False, 2025-05-07T20:13:36.7464370Z T=2, 2025-05-07T20:13:36.7464450Z D=21, 2025-05-07T20:13:36.7464529Z B=14, 2025-05-07T20:13:36.7464626Z log_E=3, 2025-05-07T20:13:36.7464707Z L=5, 2025-05-07T20:13:36.7464811Z D_gradcheck=1, 2025-05-07T20:13:36.7464913Z stochastic_rounding=True, 2025-05-07T20:13:36.7465002Z weighted=True, 2025-05-07T20:13:36.7465105Z row_wise=False, 2025-05-07T20:13:36.7465189Z mixed=False, 2025-05-07T20:13:36.7465275Z use_cache=False, 2025-05-07T20:13:36.7465403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7465488Z use_cpu=True, 2025-05-07T20:13:36.7465592Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7465682Z ) 2025-05-07T20:13:36.7465824Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7466217Z self=, 2025-05-07T20:13:36.7466324Z mixed_B=False, 2025-05-07T20:13:36.7466407Z compile=True, 2025-05-07T20:13:36.7466484Z T=2, 2025-05-07T20:13:36.7466574Z D=68, 2025-05-07T20:13:36.7466652Z B=43, 2025-05-07T20:13:36.7466743Z log_E=3, 2025-05-07T20:13:36.7466823Z L=4, 2025-05-07T20:13:36.7466907Z D_gradcheck=2, 2025-05-07T20:13:36.7467019Z stochastic_rounding=True, 2025-05-07T20:13:36.7467102Z weighted=True, 2025-05-07T20:13:36.7467185Z row_wise=True, 2025-05-07T20:13:36.7467309Z mixed=True, 2025-05-07T20:13:36.7467392Z use_cache=True, 2025-05-07T20:13:36.7467502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7467599Z use_cpu=True, 2025-05-07T20:13:36.7467703Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7467777Z ) 2025-05-07T20:13:36.7467929Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7468344Z self=, 2025-05-07T20:13:36.7468470Z mixed_B=False, 2025-05-07T20:13:36.7468554Z compile=True, 2025-05-07T20:13:36.7468632Z T=1, 2025-05-07T20:13:36.7468721Z D=15, 2025-05-07T20:13:36.7468798Z B=24, 2025-05-07T20:13:36.7468880Z log_E=4, 2025-05-07T20:13:36.7468971Z L=17, 2025-05-07T20:13:36.7469056Z D_gradcheck=2, 2025-05-07T20:13:36.7469194Z stochastic_rounding=True, 2025-05-07T20:13:36.7469293Z weighted=True, 2025-05-07T20:13:36.7469375Z row_wise=True, 2025-05-07T20:13:36.7469457Z mixed=False, 2025-05-07T20:13:36.7469554Z use_cache=False, 2025-05-07T20:13:36.7469665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7469747Z use_cpu=True, 2025-05-07T20:13:36.7469869Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7469944Z ) 2025-05-07T20:13:36.7470084Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7470495Z self=, 2025-05-07T20:13:36.7470582Z mixed_B=False, 2025-05-07T20:13:36.7470680Z compile=True, 2025-05-07T20:13:36.7470761Z T=1, 2025-05-07T20:13:36.7470838Z D=57, 2025-05-07T20:13:36.7470929Z B=66, 2025-05-07T20:13:36.7471007Z log_E=4, 2025-05-07T20:13:36.7471085Z L=10, 2025-05-07T20:13:36.7471178Z D_gradcheck=1, 2025-05-07T20:13:36.7471278Z stochastic_rounding=False, 2025-05-07T20:13:36.7471361Z weighted=True, 2025-05-07T20:13:36.7471457Z row_wise=True, 2025-05-07T20:13:36.7471537Z mixed=True, 2025-05-07T20:13:36.7471621Z use_cache=False, 2025-05-07T20:13:36.7471743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7471825Z use_cpu=True, 2025-05-07T20:13:36.7471942Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7472017Z ) 2025-05-07T20:13:36.7472156Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7472558Z self=, 2025-05-07T20:13:36.7472667Z mixed_B=True, 2025-05-07T20:13:36.7472754Z compile=True, 2025-05-07T20:13:36.7472844Z T=3, 2025-05-07T20:13:36.7472923Z D=115, 2025-05-07T20:13:36.7473000Z B=28, 2025-05-07T20:13:36.7473092Z log_E=5, 2025-05-07T20:13:36.7473168Z L=17, 2025-05-07T20:13:36.7473254Z D_gradcheck=2, 2025-05-07T20:13:36.7473368Z stochastic_rounding=True, 2025-05-07T20:13:36.7473452Z weighted=True, 2025-05-07T20:13:36.7473532Z row_wise=True, 2025-05-07T20:13:36.7473627Z mixed=True, 2025-05-07T20:13:36.7473710Z use_cache=True, 2025-05-07T20:13:36.7473832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7473914Z use_cpu=True, 2025-05-07T20:13:36.7474019Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7474105Z ) 2025-05-07T20:13:36.7474244Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7474635Z self=, 2025-05-07T20:13:36.7474733Z mixed_B=True, 2025-05-07T20:13:36.7474819Z compile=False, 2025-05-07T20:13:36.7474895Z T=1, 2025-05-07T20:13:36.7474986Z D=22, 2025-05-07T20:13:36.7475064Z B=57, 2025-05-07T20:13:36.7475145Z log_E=4, 2025-05-07T20:13:36.7475234Z L=0, 2025-05-07T20:13:36.7475317Z D_gradcheck=2, 2025-05-07T20:13:36.7475416Z stochastic_rounding=True, 2025-05-07T20:13:36.7475512Z weighted=True, 2025-05-07T20:13:36.7475643Z row_wise=True, 2025-05-07T20:13:36.7475740Z mixed=False, 2025-05-07T20:13:36.7475825Z use_cache=False, 2025-05-07T20:13:36.7475934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7476028Z use_cpu=True, 2025-05-07T20:13:36.7476131Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7476207Z ) 2025-05-07T20:13:36.7476358Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7476772Z self=, 2025-05-07T20:13:36.7476902Z mixed_B=True, 2025-05-07T20:13:36.7476999Z compile=False, 2025-05-07T20:13:36.7477075Z T=1, 2025-05-07T20:13:36.7477152Z D=47, 2025-05-07T20:13:36.7477241Z B=98, 2025-05-07T20:13:36.7477320Z log_E=5, 2025-05-07T20:13:36.7477411Z L=6, 2025-05-07T20:13:36.7477493Z D_gradcheck=2, 2025-05-07T20:13:36.7477593Z stochastic_rounding=False, 2025-05-07T20:13:36.7477721Z weighted=True, 2025-05-07T20:13:36.7477803Z row_wise=True, 2025-05-07T20:13:36.7477884Z mixed=True, 2025-05-07T20:13:36.7477981Z use_cache=False, 2025-05-07T20:13:36.7478093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7478178Z use_cpu=True, 2025-05-07T20:13:36.7478293Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7478367Z ) 2025-05-07T20:13:36.7478505Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7478908Z self=, 2025-05-07T20:13:36.7478993Z mixed_B=True, 2025-05-07T20:13:36.7479078Z compile=False, 2025-05-07T20:13:36.7479166Z T=5, 2025-05-07T20:13:36.7479243Z D=18, 2025-05-07T20:13:36.7479334Z B=58, 2025-05-07T20:13:36.7479412Z log_E=5, 2025-05-07T20:13:36.7479489Z L=11, 2025-05-07T20:13:36.7479585Z D_gradcheck=1, 2025-05-07T20:13:36.7479683Z stochastic_rounding=False, 2025-05-07T20:13:36.7479768Z weighted=True, 2025-05-07T20:13:36.7479864Z row_wise=False, 2025-05-07T20:13:36.7479946Z mixed=False, 2025-05-07T20:13:36.7480031Z use_cache=True, 2025-05-07T20:13:36.7480157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7480241Z use_cpu=True, 2025-05-07T20:13:36.7480348Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7480438Z ) 2025-05-07T20:13:36.7809261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7809925Z self=, 2025-05-07T20:13:36.7810049Z mixed_B=True, 2025-05-07T20:13:36.7810357Z compile=True, 2025-05-07T20:13:36.7817688Z T=1, 2025-05-07T20:13:36.7818001Z D=13, 2025-05-07T20:13:36.7818157Z B=37, 2025-05-07T20:13:36.7818299Z log_E=5, 2025-05-07T20:13:36.7818386Z L=20, 2025-05-07T20:13:36.7818476Z D_gradcheck=1, 2025-05-07T20:13:36.7818596Z stochastic_rounding=True, 2025-05-07T20:13:36.7818695Z weighted=True, 2025-05-07T20:13:36.7818780Z row_wise=True, 2025-05-07T20:13:36.7818877Z mixed=True, 2025-05-07T20:13:36.7819052Z use_cache=False, 2025-05-07T20:13:36.7819171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7819273Z use_cpu=True, 2025-05-07T20:13:36.7819381Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7819459Z ) 2025-05-07T20:13:36.7819626Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7820040Z self=, 2025-05-07T20:13:36.7820143Z mixed_B=True, 2025-05-07T20:13:36.7820232Z compile=True, 2025-05-07T20:13:36.7820310Z T=3, 2025-05-07T20:13:36.7820404Z D=28, 2025-05-07T20:13:36.7820484Z B=25, 2025-05-07T20:13:36.7820564Z log_E=3, 2025-05-07T20:13:36.7820654Z L=14, 2025-05-07T20:13:36.7820741Z D_gradcheck=1, 2025-05-07T20:13:36.7820842Z stochastic_rounding=False, 2025-05-07T20:13:36.7820945Z weighted=True, 2025-05-07T20:13:36.7821030Z row_wise=True, 2025-05-07T20:13:36.7821112Z mixed=True, 2025-05-07T20:13:36.7821215Z use_cache=False, 2025-05-07T20:13:36.7821331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7821427Z use_cpu=True, 2025-05-07T20:13:36.7821533Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7821611Z ) 2025-05-07T20:13:36.7821766Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7822284Z self=, 2025-05-07T20:13:36.7822428Z mixed_B=True, 2025-05-07T20:13:36.7822532Z compile=False, 2025-05-07T20:13:36.7822610Z T=4, 2025-05-07T20:13:36.7822687Z D=21, 2025-05-07T20:13:36.7822780Z B=61, 2025-05-07T20:13:36.7822861Z log_E=4, 2025-05-07T20:13:36.7822939Z L=11, 2025-05-07T20:13:36.7823036Z D_gradcheck=1, 2025-05-07T20:13:36.7823136Z stochastic_rounding=False, 2025-05-07T20:13:36.7823265Z weighted=True, 2025-05-07T20:13:36.7823361Z row_wise=False, 2025-05-07T20:13:36.7823441Z mixed=True, 2025-05-07T20:13:36.7823536Z use_cache=True, 2025-05-07T20:13:36.7823648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7823729Z use_cpu=True, 2025-05-07T20:13:36.7823843Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7823917Z ) 2025-05-07T20:13:36.7824058Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7824467Z self=, 2025-05-07T20:13:36.7824550Z mixed_B=True, 2025-05-07T20:13:36.7824637Z compile=False, 2025-05-07T20:13:36.7824726Z T=4, 2025-05-07T20:13:36.7824804Z D=77, 2025-05-07T20:13:36.7824881Z B=80, 2025-05-07T20:13:36.7824969Z log_E=5, 2025-05-07T20:13:36.7825047Z L=2, 2025-05-07T20:13:36.7825132Z D_gradcheck=2, 2025-05-07T20:13:36.7825243Z stochastic_rounding=True, 2025-05-07T20:13:36.7825328Z weighted=True, 2025-05-07T20:13:36.7825424Z row_wise=True, 2025-05-07T20:13:36.7825505Z mixed=False, 2025-05-07T20:13:36.7825591Z use_cache=False, 2025-05-07T20:13:36.7825715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7825797Z use_cpu=True, 2025-05-07T20:13:36.7825901Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7825992Z ) 2025-05-07T20:13:36.7826133Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7826527Z self=, 2025-05-07T20:13:36.7826626Z mixed_B=True, 2025-05-07T20:13:36.7826741Z compile=False, 2025-05-07T20:13:36.7826820Z T=4, 2025-05-07T20:13:36.7826912Z D=84, 2025-05-07T20:13:36.7826988Z B=98, 2025-05-07T20:13:36.7827077Z log_E=3, 2025-05-07T20:13:36.7827153Z L=1, 2025-05-07T20:13:36.7827237Z D_gradcheck=1, 2025-05-07T20:13:36.7827351Z stochastic_rounding=False, 2025-05-07T20:13:36.7827438Z weighted=False, 2025-05-07T20:13:36.7827520Z row_wise=False, 2025-05-07T20:13:36.7827613Z mixed=False, 2025-05-07T20:13:36.7827696Z use_cache=False, 2025-05-07T20:13:36.7827806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7827899Z use_cpu=True, 2025-05-07T20:13:36.7828004Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7828077Z ) 2025-05-07T20:13:36.7828230Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7828622Z self=, 2025-05-07T20:13:36.7828720Z mixed_B=True, 2025-05-07T20:13:36.7828807Z compile=False, 2025-05-07T20:13:36.7828886Z T=5, 2025-05-07T20:13:36.7828977Z D=51, 2025-05-07T20:13:36.7829056Z B=27, 2025-05-07T20:13:36.7829134Z log_E=3, 2025-05-07T20:13:36.7829223Z L=8, 2025-05-07T20:13:36.7829307Z D_gradcheck=1, 2025-05-07T20:13:36.7829407Z stochastic_rounding=False, 2025-05-07T20:13:36.7829506Z weighted=False, 2025-05-07T20:13:36.7829589Z row_wise=True, 2025-05-07T20:13:36.7829669Z mixed=True, 2025-05-07T20:13:36.7829764Z use_cache=True, 2025-05-07T20:13:36.7829899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7829982Z use_cpu=True, 2025-05-07T20:13:36.7830099Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7830173Z ) 2025-05-07T20:13:36.7830312Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7830711Z self=, 2025-05-07T20:13:36.7830848Z mixed_B=False, 2025-05-07T20:13:36.7830945Z compile=False, 2025-05-07T20:13:36.7831023Z T=2, 2025-05-07T20:13:36.7831100Z D=126, 2025-05-07T20:13:36.7831191Z B=32, 2025-05-07T20:13:36.7831270Z log_E=5, 2025-05-07T20:13:36.7831347Z L=11, 2025-05-07T20:13:36.7831443Z D_gradcheck=2, 2025-05-07T20:13:36.7831541Z stochastic_rounding=True, 2025-05-07T20:13:36.7831648Z weighted=False, 2025-05-07T20:13:36.7831745Z row_wise=True, 2025-05-07T20:13:36.7831826Z mixed=False, 2025-05-07T20:13:36.7831910Z use_cache=True, 2025-05-07T20:13:36.7832031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7832113Z use_cpu=True, 2025-05-07T20:13:36.7832219Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7832305Z ) 2025-05-07T20:13:36.7832445Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7832850Z self=, 2025-05-07T20:13:36.7832936Z mixed_B=True, 2025-05-07T20:13:36.7833021Z compile=True, 2025-05-07T20:13:36.7833112Z T=5, 2025-05-07T20:13:36.7833189Z D=102, 2025-05-07T20:13:36.7833266Z B=116, 2025-05-07T20:13:36.7833356Z log_E=5, 2025-05-07T20:13:36.7833435Z L=11, 2025-05-07T20:13:36.7833518Z D_gradcheck=1, 2025-05-07T20:13:36.7833628Z stochastic_rounding=True, 2025-05-07T20:13:36.7833711Z weighted=True, 2025-05-07T20:13:36.7833793Z row_wise=False, 2025-05-07T20:13:36.7833886Z mixed=False, 2025-05-07T20:13:36.7833970Z use_cache=False, 2025-05-07T20:13:36.7834093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7834175Z use_cpu=True, 2025-05-07T20:13:36.7834278Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7834366Z ) 2025-05-07T20:13:36.7834504Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7834894Z self=, 2025-05-07T20:13:36.7834992Z mixed_B=False, 2025-05-07T20:13:36.7835105Z compile=True, 2025-05-07T20:13:36.7835184Z T=4, 2025-05-07T20:13:36.7835274Z D=117, 2025-05-07T20:13:36.7835351Z B=17, 2025-05-07T20:13:36.7835429Z log_E=5, 2025-05-07T20:13:36.7835516Z L=14, 2025-05-07T20:13:36.7835599Z D_gradcheck=2, 2025-05-07T20:13:36.7835697Z stochastic_rounding=False, 2025-05-07T20:13:36.7835794Z weighted=False, 2025-05-07T20:13:36.7835877Z row_wise=True, 2025-05-07T20:13:36.7835971Z mixed=True, 2025-05-07T20:13:36.7836057Z use_cache=False, 2025-05-07T20:13:36.7836171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7836266Z use_cpu=True, 2025-05-07T20:13:36.7836370Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7836445Z ) 2025-05-07T20:13:36.7836595Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7836981Z self=, 2025-05-07T20:13:36.7837068Z mixed_B=False, 2025-05-07T20:13:36.7837166Z compile=False, 2025-05-07T20:13:36.7837244Z T=2, 2025-05-07T20:13:36.7837322Z D=96, 2025-05-07T20:13:36.7837412Z B=5, 2025-05-07T20:13:36.7837490Z log_E=4, 2025-05-07T20:13:36.7837565Z L=17, 2025-05-07T20:13:36.7837659Z D_gradcheck=2, 2025-05-07T20:13:36.7837759Z stochastic_rounding=False, 2025-05-07T20:13:36.7837854Z weighted=False, 2025-05-07T20:13:36.7837938Z row_wise=True, 2025-05-07T20:13:36.7838019Z mixed=False, 2025-05-07T20:13:36.7838114Z use_cache=False, 2025-05-07T20:13:36.7838226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7838308Z use_cpu=True, 2025-05-07T20:13:36.7838424Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7838499Z ) 2025-05-07T20:13:36.7838636Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7839035Z self=, 2025-05-07T20:13:36.7839166Z mixed_B=True, 2025-05-07T20:13:36.7839252Z compile=False, 2025-05-07T20:13:36.7839342Z T=2, 2025-05-07T20:13:36.7839424Z D=31, 2025-05-07T20:13:36.7839514Z B=60, 2025-05-07T20:13:36.7839593Z log_E=5, 2025-05-07T20:13:36.7839671Z L=1, 2025-05-07T20:13:36.7839770Z D_gradcheck=2, 2025-05-07T20:13:36.7839869Z stochastic_rounding=True, 2025-05-07T20:13:36.7839979Z weighted=False, 2025-05-07T20:13:36.7840075Z row_wise=True, 2025-05-07T20:13:36.7840156Z mixed=True, 2025-05-07T20:13:36.7840241Z use_cache=True, 2025-05-07T20:13:36.7840367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7840452Z use_cpu=True, 2025-05-07T20:13:36.7840557Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7840645Z ) 2025-05-07T20:13:36.7840785Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7841175Z self=, 2025-05-07T20:13:36.7841276Z mixed_B=True, 2025-05-07T20:13:36.7841365Z compile=False, 2025-05-07T20:13:36.7841456Z T=3, 2025-05-07T20:13:36.7841536Z D=39, 2025-05-07T20:13:36.7841615Z B=34, 2025-05-07T20:13:36.7841707Z log_E=3, 2025-05-07T20:13:36.7841829Z L=2, 2025-05-07T20:13:36.7841914Z D_gradcheck=2, 2025-05-07T20:13:36.7842026Z stochastic_rounding=False, 2025-05-07T20:13:36.7842116Z weighted=False, 2025-05-07T20:13:36.7842200Z row_wise=True, 2025-05-07T20:13:36.7842294Z mixed=True, 2025-05-07T20:13:36.7842379Z use_cache=True, 2025-05-07T20:13:36.7842492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7842586Z use_cpu=True, 2025-05-07T20:13:36.7842692Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7842765Z ) 2025-05-07T20:13:36.7842913Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7843306Z self=, 2025-05-07T20:13:36.7843407Z mixed_B=False, 2025-05-07T20:13:36.7843513Z compile=False, 2025-05-07T20:13:36.7843592Z T=1, 2025-05-07T20:13:36.7843682Z D=11, 2025-05-07T20:13:36.7843759Z B=98, 2025-05-07T20:13:36.7843838Z log_E=3, 2025-05-07T20:13:36.7843931Z L=3, 2025-05-07T20:13:36.7844018Z D_gradcheck=2, 2025-05-07T20:13:36.7844114Z stochastic_rounding=True, 2025-05-07T20:13:36.7844214Z weighted=False, 2025-05-07T20:13:36.7844295Z row_wise=True, 2025-05-07T20:13:36.7844376Z mixed=False, 2025-05-07T20:13:36.7844474Z use_cache=True, 2025-05-07T20:13:36.7844583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7844665Z use_cpu=True, 2025-05-07T20:13:36.7844780Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7844854Z ) 2025-05-07T20:13:36.7845003Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7845393Z self=, 2025-05-07T20:13:36.7845478Z mixed_B=True, 2025-05-07T20:13:36.7845575Z compile=False, 2025-05-07T20:13:36.7845652Z T=5, 2025-05-07T20:13:36.7845728Z D=111, 2025-05-07T20:13:36.7845817Z B=112, 2025-05-07T20:13:36.7845893Z log_E=3, 2025-05-07T20:13:36.7845972Z L=4, 2025-05-07T20:13:36.7846066Z D_gradcheck=1, 2025-05-07T20:13:36.7846165Z stochastic_rounding=True, 2025-05-07T20:13:36.7846248Z weighted=True, 2025-05-07T20:13:36.7846344Z row_wise=False, 2025-05-07T20:13:36.7846427Z mixed=False, 2025-05-07T20:13:36.7846526Z use_cache=False, 2025-05-07T20:13:36.7846636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7846717Z use_cpu=True, 2025-05-07T20:13:36.7846833Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7846907Z ) 2025-05-07T20:13:36.7847048Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7847450Z self=, 2025-05-07T20:13:36.7847596Z mixed_B=False, 2025-05-07T20:13:36.7847914Z compile=True, 2025-05-07T20:13:36.7848007Z T=2, 2025-05-07T20:13:36.7848084Z D=113, 2025-05-07T20:13:36.7848161Z B=73, 2025-05-07T20:13:36.7848251Z log_E=5, 2025-05-07T20:13:36.7848329Z L=15, 2025-05-07T20:13:36.7848413Z D_gradcheck=1, 2025-05-07T20:13:36.7848523Z stochastic_rounding=False, 2025-05-07T20:13:36.7848676Z weighted=False, 2025-05-07T20:13:36.7848773Z row_wise=False, 2025-05-07T20:13:36.7848852Z mixed=True, 2025-05-07T20:13:36.7848935Z use_cache=True, 2025-05-07T20:13:36.7849056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.7849138Z use_cpu=True, 2025-05-07T20:13:36.7849242Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7849328Z ) 2025-05-07T20:13:36.7849470Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7849862Z self=, 2025-05-07T20:13:36.7849964Z mixed_B=True, 2025-05-07T20:13:36.7850049Z compile=True, 2025-05-07T20:13:36.7850128Z T=3, 2025-05-07T20:13:36.7850220Z D=111, 2025-05-07T20:13:36.7850298Z B=30, 2025-05-07T20:13:36.7850376Z log_E=4, 2025-05-07T20:13:36.7850467Z L=8, 2025-05-07T20:13:36.7850550Z D_gradcheck=2, 2025-05-07T20:13:36.7850661Z stochastic_rounding=False, 2025-05-07T20:13:36.7850744Z weighted=True, 2025-05-07T20:13:36.7850825Z row_wise=True, 2025-05-07T20:13:36.7850919Z mixed=False, 2025-05-07T20:13:36.7851003Z use_cache=False, 2025-05-07T20:13:36.7851113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7851208Z use_cpu=True, 2025-05-07T20:13:36.7851310Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.7851384Z ) 2025-05-07T20:13:36.7851537Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.7851923Z self=, 2025-05-07T20:13:36.7852008Z mixed_B=True, 2025-05-07T20:13:36.7852144Z compile=False, 2025-05-07T20:13:36.7852220Z T=4, 2025-05-07T20:13:36.7852308Z D=49, 2025-05-07T20:13:36.7852382Z B=74, 2025-05-07T20:13:36.7852459Z log_E=5, 2025-05-07T20:13:36.7852546Z L=15, 2025-05-07T20:13:36.7852630Z D_gradcheck=2, 2025-05-07T20:13:36.7852728Z stochastic_rounding=True, 2025-05-07T20:13:36.7852827Z weighted=True, 2025-05-07T20:13:36.7852906Z row_wise=True, 2025-05-07T20:13:36.7852986Z mixed=False, 2025-05-07T20:13:36.7853083Z use_cache=True, 2025-05-07T20:13:36.7853194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.7853278Z use_cpu=True, 2025-05-07T20:13:36.7853397Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.7853472Z ) 2025-05-07T20:13:36.8175362Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8175847Z self=, 2025-05-07T20:13:36.8175980Z mixed_B=True, 2025-05-07T20:13:36.8176123Z compile=True, 2025-05-07T20:13:36.8176241Z T=4, 2025-05-07T20:13:36.8176348Z D=60, 2025-05-07T20:13:36.8176481Z B=94, 2025-05-07T20:13:36.8176612Z log_E=4, 2025-05-07T20:13:36.8176720Z L=7, 2025-05-07T20:13:36.8176859Z D_gradcheck=1, 2025-05-07T20:13:36.8177032Z stochastic_rounding=False, 2025-05-07T20:13:36.8177196Z weighted=True, 2025-05-07T20:13:36.8177374Z row_wise=True, 2025-05-07T20:13:36.8177533Z mixed=True, 2025-05-07T20:13:36.8177666Z use_cache=True, 2025-05-07T20:13:36.8177871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8178035Z use_cpu=True, 2025-05-07T20:13:36.8178154Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8178230Z ) 2025-05-07T20:13:36.8178374Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8178782Z self=, 2025-05-07T20:13:36.8179029Z mixed_B=False, 2025-05-07T20:13:36.8179115Z compile=False, 2025-05-07T20:13:36.8179205Z T=2, 2025-05-07T20:13:36.8179281Z D=96, 2025-05-07T20:13:36.8179358Z B=74, 2025-05-07T20:13:36.8179449Z log_E=3, 2025-05-07T20:13:36.8179527Z L=17, 2025-05-07T20:13:36.8179614Z D_gradcheck=1, 2025-05-07T20:13:36.8179731Z stochastic_rounding=False, 2025-05-07T20:13:36.8179855Z weighted=False, 2025-05-07T20:13:36.8179952Z row_wise=True, 2025-05-07T20:13:36.8180036Z mixed=False, 2025-05-07T20:13:36.8180122Z use_cache=True, 2025-05-07T20:13:36.8180247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8180330Z use_cpu=True, 2025-05-07T20:13:36.8180435Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8180522Z ) 2025-05-07T20:13:36.8180663Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8181051Z self=, 2025-05-07T20:13:36.8181148Z mixed_B=True, 2025-05-07T20:13:36.8181233Z compile=True, 2025-05-07T20:13:36.8181310Z T=1, 2025-05-07T20:13:36.8181399Z D=48, 2025-05-07T20:13:36.8181476Z B=16, 2025-05-07T20:13:36.8181568Z log_E=3, 2025-05-07T20:13:36.8181645Z L=8, 2025-05-07T20:13:36.8181730Z D_gradcheck=2, 2025-05-07T20:13:36.8181841Z stochastic_rounding=False, 2025-05-07T20:13:36.8181928Z weighted=False, 2025-05-07T20:13:36.8182010Z row_wise=True, 2025-05-07T20:13:36.8182101Z mixed=True, 2025-05-07T20:13:36.8182198Z use_cache=False, 2025-05-07T20:13:36.8182309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8182405Z use_cpu=True, 2025-05-07T20:13:36.8182510Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8182586Z ) 2025-05-07T20:13:36.8182743Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8183137Z self=, 2025-05-07T20:13:36.8183238Z mixed_B=False, 2025-05-07T20:13:36.8183366Z compile=False, 2025-05-07T20:13:36.8183445Z T=3, 2025-05-07T20:13:36.8183534Z D=20, 2025-05-07T20:13:36.8183612Z B=63, 2025-05-07T20:13:36.8183693Z log_E=5, 2025-05-07T20:13:36.8183785Z L=13, 2025-05-07T20:13:36.8183872Z D_gradcheck=2, 2025-05-07T20:13:36.8183975Z stochastic_rounding=False, 2025-05-07T20:13:36.8184077Z weighted=False, 2025-05-07T20:13:36.8184162Z row_wise=True, 2025-05-07T20:13:36.8184244Z mixed=True, 2025-05-07T20:13:36.8184343Z use_cache=True, 2025-05-07T20:13:36.8184455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8184540Z use_cpu=True, 2025-05-07T20:13:36.8184662Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8184738Z ) 2025-05-07T20:13:36.8184880Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8185287Z self=, 2025-05-07T20:13:36.8185375Z mixed_B=True, 2025-05-07T20:13:36.8185479Z compile=False, 2025-05-07T20:13:36.8185559Z T=3, 2025-05-07T20:13:36.8185638Z D=41, 2025-05-07T20:13:36.8185733Z B=100, 2025-05-07T20:13:36.8185814Z log_E=4, 2025-05-07T20:13:36.8185892Z L=6, 2025-05-07T20:13:36.8185992Z D_gradcheck=2, 2025-05-07T20:13:36.8186093Z stochastic_rounding=True, 2025-05-07T20:13:36.8186179Z weighted=True, 2025-05-07T20:13:36.8186279Z row_wise=True, 2025-05-07T20:13:36.8186360Z mixed=True, 2025-05-07T20:13:36.8186446Z use_cache=False, 2025-05-07T20:13:36.8186568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8186650Z use_cpu=True, 2025-05-07T20:13:36.8186769Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8186844Z ) 2025-05-07T20:13:36.8186983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8187383Z self=, 2025-05-07T20:13:36.8187520Z mixed_B=True, 2025-05-07T20:13:36.8187606Z compile=False, 2025-05-07T20:13:36.8187695Z T=3, 2025-05-07T20:13:36.8187772Z D=70, 2025-05-07T20:13:36.8187849Z B=56, 2025-05-07T20:13:36.8187939Z log_E=4, 2025-05-07T20:13:36.8188015Z L=17, 2025-05-07T20:13:36.8188097Z D_gradcheck=2, 2025-05-07T20:13:36.8188210Z stochastic_rounding=False, 2025-05-07T20:13:36.8188321Z weighted=False, 2025-05-07T20:13:36.8188407Z row_wise=False, 2025-05-07T20:13:36.8188499Z mixed=False, 2025-05-07T20:13:36.8188583Z use_cache=False, 2025-05-07T20:13:36.8188704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8188786Z use_cpu=True, 2025-05-07T20:13:36.8188889Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8188975Z ) 2025-05-07T20:13:36.8189115Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8189504Z self=, 2025-05-07T20:13:36.8189603Z mixed_B=False, 2025-05-07T20:13:36.8189690Z compile=False, 2025-05-07T20:13:36.8189766Z T=5, 2025-05-07T20:13:36.8189856Z D=30, 2025-05-07T20:13:36.8189934Z B=8, 2025-05-07T20:13:36.8190012Z log_E=3, 2025-05-07T20:13:36.8190103Z L=13, 2025-05-07T20:13:36.8190188Z D_gradcheck=1, 2025-05-07T20:13:36.8190290Z stochastic_rounding=True, 2025-05-07T20:13:36.8190389Z weighted=True, 2025-05-07T20:13:36.8190474Z row_wise=False, 2025-05-07T20:13:36.8190571Z mixed=True, 2025-05-07T20:13:36.8190655Z use_cache=False, 2025-05-07T20:13:36.8190766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8190864Z use_cpu=True, 2025-05-07T20:13:36.8190968Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8191041Z ) 2025-05-07T20:13:36.8191191Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8191582Z self=, 2025-05-07T20:13:36.8191671Z mixed_B=False, 2025-05-07T20:13:36.8191797Z compile=True, 2025-05-07T20:13:36.8191875Z T=4, 2025-05-07T20:13:36.8191954Z D=51, 2025-05-07T20:13:36.8192044Z B=7, 2025-05-07T20:13:36.8192123Z log_E=4, 2025-05-07T20:13:36.8192200Z L=5, 2025-05-07T20:13:36.8192296Z D_gradcheck=2, 2025-05-07T20:13:36.8192396Z stochastic_rounding=False, 2025-05-07T20:13:36.8192525Z weighted=False, 2025-05-07T20:13:36.8192609Z row_wise=True, 2025-05-07T20:13:36.8192692Z mixed=False, 2025-05-07T20:13:36.8192788Z use_cache=True, 2025-05-07T20:13:36.8192901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8192985Z use_cpu=True, 2025-05-07T20:13:36.8193108Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8193184Z ) 2025-05-07T20:13:36.8193326Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8193729Z self=, 2025-05-07T20:13:36.8193817Z mixed_B=True, 2025-05-07T20:13:36.8193903Z compile=True, 2025-05-07T20:13:36.8193993Z T=3, 2025-05-07T20:13:36.8194070Z D=11, 2025-05-07T20:13:36.8194164Z B=111, 2025-05-07T20:13:36.8194242Z log_E=5, 2025-05-07T20:13:36.8194322Z L=5, 2025-05-07T20:13:36.8194421Z D_gradcheck=1, 2025-05-07T20:13:36.8194520Z stochastic_rounding=False, 2025-05-07T20:13:36.8194604Z weighted=True, 2025-05-07T20:13:36.8194703Z row_wise=True, 2025-05-07T20:13:36.8194784Z mixed=False, 2025-05-07T20:13:36.8194870Z use_cache=False, 2025-05-07T20:13:36.8194996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8195078Z use_cpu=True, 2025-05-07T20:13:36.8195181Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8195270Z ) 2025-05-07T20:13:36.8195411Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8195801Z self=, 2025-05-07T20:13:36.8195953Z mixed_B=False, 2025-05-07T20:13:36.8196039Z compile=True, 2025-05-07T20:13:36.8196131Z T=2, 2025-05-07T20:13:36.8196209Z D=59, 2025-05-07T20:13:36.8196286Z B=18, 2025-05-07T20:13:36.8196377Z log_E=3, 2025-05-07T20:13:36.8196454Z L=14, 2025-05-07T20:13:36.8196538Z D_gradcheck=1, 2025-05-07T20:13:36.8196652Z stochastic_rounding=True, 2025-05-07T20:13:36.8196738Z weighted=False, 2025-05-07T20:13:36.8196847Z row_wise=False, 2025-05-07T20:13:36.8196943Z mixed=True, 2025-05-07T20:13:36.8197027Z use_cache=True, 2025-05-07T20:13:36.8197136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8197232Z use_cpu=True, 2025-05-07T20:13:36.8197370Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8197443Z ) 2025-05-07T20:13:36.8197596Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8197987Z self=, 2025-05-07T20:13:36.8198084Z mixed_B=True, 2025-05-07T20:13:36.8198167Z compile=True, 2025-05-07T20:13:36.8198246Z T=4, 2025-05-07T20:13:36.8198335Z D=44, 2025-05-07T20:13:36.8198410Z B=12, 2025-05-07T20:13:36.8198488Z log_E=4, 2025-05-07T20:13:36.8198576Z L=6, 2025-05-07T20:13:36.8198659Z D_gradcheck=1, 2025-05-07T20:13:36.8198758Z stochastic_rounding=False, 2025-05-07T20:13:36.8198852Z weighted=True, 2025-05-07T20:13:36.8198938Z row_wise=True, 2025-05-07T20:13:36.8199021Z mixed=False, 2025-05-07T20:13:36.8199116Z use_cache=False, 2025-05-07T20:13:36.8199226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8199308Z use_cpu=True, 2025-05-07T20:13:36.8199423Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8199497Z ) 2025-05-07T20:13:36.8199647Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8200035Z self=, 2025-05-07T20:13:36.8200121Z mixed_B=True, 2025-05-07T20:13:36.8200219Z compile=False, 2025-05-07T20:13:36.8200323Z T=1, 2025-05-07T20:13:36.8200401Z D=106, 2025-05-07T20:13:36.8200490Z B=10, 2025-05-07T20:13:36.8200569Z log_E=5, 2025-05-07T20:13:36.8200647Z L=2, 2025-05-07T20:13:36.8200749Z D_gradcheck=1, 2025-05-07T20:13:36.8200847Z stochastic_rounding=True, 2025-05-07T20:13:36.8200934Z weighted=True, 2025-05-07T20:13:36.8201031Z row_wise=True, 2025-05-07T20:13:36.8201113Z mixed=False, 2025-05-07T20:13:36.8201217Z use_cache=False, 2025-05-07T20:13:36.8201326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8201409Z use_cpu=True, 2025-05-07T20:13:36.8201525Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8201598Z ) 2025-05-07T20:13:36.8201735Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8202138Z self=, 2025-05-07T20:13:36.8202224Z mixed_B=True, 2025-05-07T20:13:36.8202309Z compile=True, 2025-05-07T20:13:36.8202401Z T=1, 2025-05-07T20:13:36.8202477Z D=90, 2025-05-07T20:13:36.8202553Z B=37, 2025-05-07T20:13:36.8202646Z log_E=4, 2025-05-07T20:13:36.8202723Z L=20, 2025-05-07T20:13:36.8202806Z D_gradcheck=2, 2025-05-07T20:13:36.8202916Z stochastic_rounding=True, 2025-05-07T20:13:36.8203000Z weighted=False, 2025-05-07T20:13:36.8203098Z row_wise=True, 2025-05-07T20:13:36.8203181Z mixed=False, 2025-05-07T20:13:36.8203269Z use_cache=True, 2025-05-07T20:13:36.8203392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8203475Z use_cpu=True, 2025-05-07T20:13:36.8203581Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8203671Z ) 2025-05-07T20:13:36.8203813Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8204211Z self=, 2025-05-07T20:13:36.8204377Z mixed_B=True, 2025-05-07T20:13:36.8204463Z compile=True, 2025-05-07T20:13:36.8204543Z T=3, 2025-05-07T20:13:36.8204636Z D=11, 2025-05-07T20:13:36.8204715Z B=118, 2025-05-07T20:13:36.8204796Z log_E=5, 2025-05-07T20:13:36.8204892Z L=8, 2025-05-07T20:13:36.8204979Z D_gradcheck=1, 2025-05-07T20:13:36.8205093Z stochastic_rounding=True, 2025-05-07T20:13:36.8205179Z weighted=True, 2025-05-07T20:13:36.8205290Z row_wise=False, 2025-05-07T20:13:36.8205388Z mixed=True, 2025-05-07T20:13:36.8205474Z use_cache=False, 2025-05-07T20:13:36.8205587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8205685Z use_cpu=True, 2025-05-07T20:13:36.8205795Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8205872Z ) 2025-05-07T20:13:36.8206028Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8206419Z self=, 2025-05-07T20:13:36.8206511Z mixed_B=True, 2025-05-07T20:13:36.8206612Z compile=True, 2025-05-07T20:13:36.8206694Z T=1, 2025-05-07T20:13:36.8206789Z D=123, 2025-05-07T20:13:36.8206872Z B=21, 2025-05-07T20:13:36.8206951Z log_E=4, 2025-05-07T20:13:36.8207045Z L=3, 2025-05-07T20:13:36.8207130Z D_gradcheck=1, 2025-05-07T20:13:36.8207230Z stochastic_rounding=False, 2025-05-07T20:13:36.8207331Z weighted=False, 2025-05-07T20:13:36.8207417Z row_wise=False, 2025-05-07T20:13:36.8207501Z mixed=True, 2025-05-07T20:13:36.8207600Z use_cache=True, 2025-05-07T20:13:36.8207710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8207794Z use_cpu=True, 2025-05-07T20:13:36.8207911Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8207985Z ) 2025-05-07T20:13:36.8208124Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8208563Z self=, 2025-05-07T20:13:36.8208648Z mixed_B=True, 2025-05-07T20:13:36.8208742Z compile=True, 2025-05-07T20:13:36.8208846Z T=5, 2025-05-07T20:13:36.8208924Z D=12, 2025-05-07T20:13:36.8209012Z B=102, 2025-05-07T20:13:36.8209089Z log_E=5, 2025-05-07T20:13:36.8209165Z L=9, 2025-05-07T20:13:36.8209259Z D_gradcheck=2, 2025-05-07T20:13:36.8209362Z stochastic_rounding=False, 2025-05-07T20:13:36.8209446Z weighted=False, 2025-05-07T20:13:36.8209541Z row_wise=True, 2025-05-07T20:13:36.8209622Z mixed=False, 2025-05-07T20:13:36.8209706Z use_cache=False, 2025-05-07T20:13:36.8209829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8209911Z use_cpu=True, 2025-05-07T20:13:36.8210015Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8210103Z ) 2025-05-07T20:13:36.8210243Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8210645Z self=, 2025-05-07T20:13:36.8210733Z mixed_B=False, 2025-05-07T20:13:36.8210820Z compile=False, 2025-05-07T20:13:36.8210914Z T=4, 2025-05-07T20:13:36.8210992Z D=16, 2025-05-07T20:13:36.8211068Z B=62, 2025-05-07T20:13:36.8211158Z log_E=3, 2025-05-07T20:13:36.8211238Z L=8, 2025-05-07T20:13:36.8211324Z D_gradcheck=1, 2025-05-07T20:13:36.8211444Z stochastic_rounding=False, 2025-05-07T20:13:36.8211529Z weighted=False, 2025-05-07T20:13:36.8211613Z row_wise=False, 2025-05-07T20:13:36.8211706Z mixed=False, 2025-05-07T20:13:36.8211791Z use_cache=True, 2025-05-07T20:13:36.8211902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8211998Z use_cpu=True, 2025-05-07T20:13:36.8212100Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8212185Z ) 2025-05-07T20:13:36.8546076Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8546636Z self=, 2025-05-07T20:13:36.8547048Z mixed_B=True, 2025-05-07T20:13:36.8547173Z compile=False, 2025-05-07T20:13:36.8547288Z T=4, 2025-05-07T20:13:36.8547419Z D=56, 2025-05-07T20:13:36.8547535Z B=19, 2025-05-07T20:13:36.8547791Z log_E=5, 2025-05-07T20:13:36.8547939Z L=11, 2025-05-07T20:13:36.8548099Z D_gradcheck=1, 2025-05-07T20:13:36.8548313Z stochastic_rounding=False, 2025-05-07T20:13:36.8548463Z weighted=True, 2025-05-07T20:13:36.8548631Z row_wise=False, 2025-05-07T20:13:36.8548730Z mixed=False, 2025-05-07T20:13:36.8548813Z use_cache=True, 2025-05-07T20:13:36.8548927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8549022Z use_cpu=True, 2025-05-07T20:13:36.8549128Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8549205Z ) 2025-05-07T20:13:36.8549364Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8549757Z self=, 2025-05-07T20:13:36.8549929Z mixed_B=False, 2025-05-07T20:13:36.8550013Z compile=False, 2025-05-07T20:13:36.8550093Z T=2, 2025-05-07T20:13:36.8550183Z D=36, 2025-05-07T20:13:36.8550262Z B=110, 2025-05-07T20:13:36.8550341Z log_E=4, 2025-05-07T20:13:36.8550435Z L=9, 2025-05-07T20:13:36.8550520Z D_gradcheck=2, 2025-05-07T20:13:36.8550619Z stochastic_rounding=False, 2025-05-07T20:13:36.8550720Z weighted=False, 2025-05-07T20:13:36.8550804Z row_wise=False, 2025-05-07T20:13:36.8550886Z mixed=False, 2025-05-07T20:13:36.8550988Z use_cache=True, 2025-05-07T20:13:36.8551101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8551215Z use_cpu=True, 2025-05-07T20:13:36.8551333Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8551408Z ) 2025-05-07T20:13:36.8551561Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8551952Z self=, 2025-05-07T20:13:36.8552040Z mixed_B=True, 2025-05-07T20:13:36.8552137Z compile=False, 2025-05-07T20:13:36.8552258Z T=2, 2025-05-07T20:13:36.8552336Z D=121, 2025-05-07T20:13:36.8552429Z B=121, 2025-05-07T20:13:36.8552508Z log_E=5, 2025-05-07T20:13:36.8552584Z L=1, 2025-05-07T20:13:36.8552682Z D_gradcheck=2, 2025-05-07T20:13:36.8552784Z stochastic_rounding=True, 2025-05-07T20:13:36.8552868Z weighted=True, 2025-05-07T20:13:36.8552966Z row_wise=True, 2025-05-07T20:13:36.8553046Z mixed=True, 2025-05-07T20:13:36.8553128Z use_cache=True, 2025-05-07T20:13:36.8553253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8553334Z use_cpu=True, 2025-05-07T20:13:36.8553452Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8553574Z ) 2025-05-07T20:13:36.8553714Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8554119Z self=, 2025-05-07T20:13:36.8554205Z mixed_B=True, 2025-05-07T20:13:36.8554293Z compile=False, 2025-05-07T20:13:36.8554382Z T=4, 2025-05-07T20:13:36.8554459Z D=50, 2025-05-07T20:13:36.8554535Z B=116, 2025-05-07T20:13:36.8554625Z log_E=3, 2025-05-07T20:13:36.8554702Z L=6, 2025-05-07T20:13:36.8554785Z D_gradcheck=2, 2025-05-07T20:13:36.8554894Z stochastic_rounding=True, 2025-05-07T20:13:36.8554981Z weighted=True, 2025-05-07T20:13:36.8555079Z row_wise=True, 2025-05-07T20:13:36.8555161Z mixed=True, 2025-05-07T20:13:36.8555246Z use_cache=True, 2025-05-07T20:13:36.8555369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8555452Z use_cpu=True, 2025-05-07T20:13:36.8555556Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8555646Z ) 2025-05-07T20:13:36.8555788Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8556176Z self=, 2025-05-07T20:13:36.8556364Z mixed_B=False, 2025-05-07T20:13:36.8556451Z compile=True, 2025-05-07T20:13:36.8556531Z T=1, 2025-05-07T20:13:36.8556622Z D=23, 2025-05-07T20:13:36.8556698Z B=128, 2025-05-07T20:13:36.8556776Z log_E=5, 2025-05-07T20:13:36.8556867Z L=19, 2025-05-07T20:13:36.8556952Z D_gradcheck=1, 2025-05-07T20:13:36.8557063Z stochastic_rounding=True, 2025-05-07T20:13:36.8557147Z weighted=False, 2025-05-07T20:13:36.8557256Z row_wise=True, 2025-05-07T20:13:36.8557349Z mixed=True, 2025-05-07T20:13:36.8557431Z use_cache=True, 2025-05-07T20:13:36.8557542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8557637Z use_cpu=True, 2025-05-07T20:13:36.8557740Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8557813Z ) 2025-05-07T20:13:36.8557963Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8558352Z self=, 2025-05-07T20:13:36.8558439Z mixed_B=False, 2025-05-07T20:13:36.8558534Z compile=True, 2025-05-07T20:13:36.8558614Z T=2, 2025-05-07T20:13:36.8558725Z D=33, 2025-05-07T20:13:36.8558804Z B=109, 2025-05-07T20:13:36.8558883Z log_E=5, 2025-05-07T20:13:36.8558974Z L=20, 2025-05-07T20:13:36.8559059Z D_gradcheck=1, 2025-05-07T20:13:36.8559161Z stochastic_rounding=False, 2025-05-07T20:13:36.8559260Z weighted=False, 2025-05-07T20:13:36.8559349Z row_wise=True, 2025-05-07T20:13:36.8559432Z mixed=False, 2025-05-07T20:13:36.8559530Z use_cache=True, 2025-05-07T20:13:36.8559643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8559726Z use_cpu=True, 2025-05-07T20:13:36.8559847Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8559923Z ) 2025-05-07T20:13:36.8560065Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8560472Z self=, 2025-05-07T20:13:36.8560561Z mixed_B=False, 2025-05-07T20:13:36.8560663Z compile=False, 2025-05-07T20:13:36.8560791Z T=3, 2025-05-07T20:13:36.8560871Z D=122, 2025-05-07T20:13:36.8560964Z B=67, 2025-05-07T20:13:36.8561044Z log_E=5, 2025-05-07T20:13:36.8561124Z L=4, 2025-05-07T20:13:36.8561224Z D_gradcheck=1, 2025-05-07T20:13:36.8561327Z stochastic_rounding=False, 2025-05-07T20:13:36.8561416Z weighted=True, 2025-05-07T20:13:36.8561516Z row_wise=True, 2025-05-07T20:13:36.8561600Z mixed=True, 2025-05-07T20:13:36.8561687Z use_cache=False, 2025-05-07T20:13:36.8561814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8561899Z use_cpu=True, 2025-05-07T20:13:36.8562004Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8562096Z ) 2025-05-07T20:13:36.8562236Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8562637Z self=, 2025-05-07T20:13:36.8562722Z mixed_B=True, 2025-05-07T20:13:36.8562809Z compile=True, 2025-05-07T20:13:36.8562905Z T=1, 2025-05-07T20:13:36.8562984Z D=78, 2025-05-07T20:13:36.8563062Z B=85, 2025-05-07T20:13:36.8563154Z log_E=3, 2025-05-07T20:13:36.8563232Z L=8, 2025-05-07T20:13:36.8563316Z D_gradcheck=2, 2025-05-07T20:13:36.8563426Z stochastic_rounding=True, 2025-05-07T20:13:36.8563509Z weighted=False, 2025-05-07T20:13:36.8563594Z row_wise=False, 2025-05-07T20:13:36.8563687Z mixed=True, 2025-05-07T20:13:36.8563771Z use_cache=False, 2025-05-07T20:13:36.8563881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8563978Z use_cpu=True, 2025-05-07T20:13:36.8564082Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8564170Z ) 2025-05-07T20:13:36.8564310Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8564699Z self=, 2025-05-07T20:13:36.8564858Z mixed_B=True, 2025-05-07T20:13:36.8564967Z compile=True, 2025-05-07T20:13:36.8565046Z T=5, 2025-05-07T20:13:36.8565137Z D=109, 2025-05-07T20:13:36.8565214Z B=50, 2025-05-07T20:13:36.8565292Z log_E=5, 2025-05-07T20:13:36.8565383Z L=13, 2025-05-07T20:13:36.8565466Z D_gradcheck=2, 2025-05-07T20:13:36.8565566Z stochastic_rounding=False, 2025-05-07T20:13:36.8565665Z weighted=True, 2025-05-07T20:13:36.8565773Z row_wise=False, 2025-05-07T20:13:36.8565852Z mixed=True, 2025-05-07T20:13:36.8565952Z use_cache=False, 2025-05-07T20:13:36.8566063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8566162Z use_cpu=True, 2025-05-07T20:13:36.8566267Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8566340Z ) 2025-05-07T20:13:36.8566493Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8566885Z self=, 2025-05-07T20:13:36.8566970Z mixed_B=False, 2025-05-07T20:13:36.8567068Z compile=True, 2025-05-07T20:13:36.8567147Z T=3, 2025-05-07T20:13:36.8567224Z D=3, 2025-05-07T20:13:36.8567313Z B=27, 2025-05-07T20:13:36.8567392Z log_E=5, 2025-05-07T20:13:36.8567470Z L=17, 2025-05-07T20:13:36.8567565Z D_gradcheck=1, 2025-05-07T20:13:36.8567663Z stochastic_rounding=False, 2025-05-07T20:13:36.8567758Z weighted=True, 2025-05-07T20:13:36.8567846Z row_wise=False, 2025-05-07T20:13:36.8567927Z mixed=True, 2025-05-07T20:13:36.8568024Z use_cache=True, 2025-05-07T20:13:36.8568134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8568221Z use_cpu=True, 2025-05-07T20:13:36.8568340Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8568415Z ) 2025-05-07T20:13:36.8568555Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8568954Z self=, 2025-05-07T20:13:36.8569038Z mixed_B=True, 2025-05-07T20:13:36.8569124Z compile=True, 2025-05-07T20:13:36.8569239Z T=2, 2025-05-07T20:13:36.8569319Z D=89, 2025-05-07T20:13:36.8569397Z B=79, 2025-05-07T20:13:36.8569490Z log_E=4, 2025-05-07T20:13:36.8569569Z L=0, 2025-05-07T20:13:36.8569668Z D_gradcheck=2, 2025-05-07T20:13:36.8569767Z stochastic_rounding=False, 2025-05-07T20:13:36.8569853Z weighted=True, 2025-05-07T20:13:36.8569951Z row_wise=False, 2025-05-07T20:13:36.8570035Z mixed=False, 2025-05-07T20:13:36.8570119Z use_cache=False, 2025-05-07T20:13:36.8570241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8570324Z use_cpu=True, 2025-05-07T20:13:36.8570428Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8570516Z ) 2025-05-07T20:13:36.8570657Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8571046Z self=, 2025-05-07T20:13:36.8571141Z mixed_B=True, 2025-05-07T20:13:36.8571284Z compile=True, 2025-05-07T20:13:36.8571376Z T=5, 2025-05-07T20:13:36.8571453Z D=86, 2025-05-07T20:13:36.8571533Z B=56, 2025-05-07T20:13:36.8571622Z log_E=5, 2025-05-07T20:13:36.8571700Z L=11, 2025-05-07T20:13:36.8571785Z D_gradcheck=2, 2025-05-07T20:13:36.8571896Z stochastic_rounding=False, 2025-05-07T20:13:36.8571980Z weighted=True, 2025-05-07T20:13:36.8572065Z row_wise=True, 2025-05-07T20:13:36.8572159Z mixed=False, 2025-05-07T20:13:36.8572244Z use_cache=False, 2025-05-07T20:13:36.8572354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8572449Z use_cpu=True, 2025-05-07T20:13:36.8572554Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8572629Z ) 2025-05-07T20:13:36.8572781Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8573170Z self=, 2025-05-07T20:13:36.8573312Z mixed_B=False, 2025-05-07T20:13:36.8573424Z compile=False, 2025-05-07T20:13:36.8573505Z T=4, 2025-05-07T20:13:36.8573595Z D=38, 2025-05-07T20:13:36.8573673Z B=88, 2025-05-07T20:13:36.8573754Z log_E=3, 2025-05-07T20:13:36.8573846Z L=16, 2025-05-07T20:13:36.8573934Z D_gradcheck=1, 2025-05-07T20:13:36.8574034Z stochastic_rounding=True, 2025-05-07T20:13:36.8574137Z weighted=False, 2025-05-07T20:13:36.8574253Z row_wise=False, 2025-05-07T20:13:36.8574336Z mixed=False, 2025-05-07T20:13:36.8574432Z use_cache=False, 2025-05-07T20:13:36.8574544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8574626Z use_cpu=True, 2025-05-07T20:13:36.8574743Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8574817Z ) 2025-05-07T20:13:36.8574967Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8575352Z self=, 2025-05-07T20:13:36.8575437Z mixed_B=False, 2025-05-07T20:13:36.8575540Z compile=False, 2025-05-07T20:13:36.8575619Z T=2, 2025-05-07T20:13:36.8575696Z D=80, 2025-05-07T20:13:36.8575785Z B=53, 2025-05-07T20:13:36.8575865Z log_E=4, 2025-05-07T20:13:36.8575942Z L=4, 2025-05-07T20:13:36.8576038Z D_gradcheck=2, 2025-05-07T20:13:36.8576137Z stochastic_rounding=False, 2025-05-07T20:13:36.8576220Z weighted=True, 2025-05-07T20:13:36.8576318Z row_wise=False, 2025-05-07T20:13:36.8576400Z mixed=True, 2025-05-07T20:13:36.8576484Z use_cache=True, 2025-05-07T20:13:36.8576606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8576689Z use_cpu=True, 2025-05-07T20:13:36.8576808Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8576885Z ) 2025-05-07T20:13:36.8577025Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8577424Z self=, 2025-05-07T20:13:36.8577512Z mixed_B=True, 2025-05-07T20:13:36.8577628Z compile=True, 2025-05-07T20:13:36.8577720Z T=1, 2025-05-07T20:13:36.8577929Z D=122, 2025-05-07T20:13:36.8578013Z B=41, 2025-05-07T20:13:36.8578104Z log_E=5, 2025-05-07T20:13:36.8578181Z L=9, 2025-05-07T20:13:36.8578265Z D_gradcheck=1, 2025-05-07T20:13:36.8578411Z stochastic_rounding=False, 2025-05-07T20:13:36.8578496Z weighted=False, 2025-05-07T20:13:36.8578581Z row_wise=False, 2025-05-07T20:13:36.8578681Z mixed=False, 2025-05-07T20:13:36.8578766Z use_cache=False, 2025-05-07T20:13:36.8578889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8578973Z use_cpu=True, 2025-05-07T20:13:36.8579075Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8579164Z ) 2025-05-07T20:13:36.8579305Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8579697Z self=, 2025-05-07T20:13:36.8579794Z mixed_B=False, 2025-05-07T20:13:36.8579883Z compile=False, 2025-05-07T20:13:36.8579963Z T=3, 2025-05-07T20:13:36.8580053Z D=34, 2025-05-07T20:13:36.8580131Z B=103, 2025-05-07T20:13:36.8580209Z log_E=5, 2025-05-07T20:13:36.8580300Z L=3, 2025-05-07T20:13:36.8580435Z D_gradcheck=2, 2025-05-07T20:13:36.8580550Z stochastic_rounding=False, 2025-05-07T20:13:36.8580635Z weighted=True, 2025-05-07T20:13:36.8580722Z row_wise=False, 2025-05-07T20:13:36.8580817Z mixed=True, 2025-05-07T20:13:36.8580903Z use_cache=False, 2025-05-07T20:13:36.8581015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8581112Z use_cpu=True, 2025-05-07T20:13:36.8581217Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8581291Z ) 2025-05-07T20:13:36.8581447Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8581838Z self=, 2025-05-07T20:13:36.8581960Z mixed_B=False, 2025-05-07T20:13:36.8582082Z compile=False, 2025-05-07T20:13:36.8582163Z T=5, 2025-05-07T20:13:36.8582241Z D=12, 2025-05-07T20:13:36.8582334Z B=121, 2025-05-07T20:13:36.8582414Z log_E=4, 2025-05-07T20:13:36.8582506Z L=13, 2025-05-07T20:13:36.8582596Z D_gradcheck=1, 2025-05-07T20:13:36.8582697Z stochastic_rounding=False, 2025-05-07T20:13:36.8582796Z weighted=False, 2025-05-07T20:13:36.8582906Z row_wise=True, 2025-05-07T20:13:36.8582989Z mixed=True, 2025-05-07T20:13:36.8583089Z use_cache=False, 2025-05-07T20:13:36.8583201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8583282Z use_cpu=True, 2025-05-07T20:13:36.8583402Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8583478Z ) 2025-05-07T20:13:36.8915566Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8916230Z self=, 2025-05-07T20:13:36.8916360Z mixed_B=True, 2025-05-07T20:13:36.8916504Z compile=True, 2025-05-07T20:13:36.8916618Z T=4, 2025-05-07T20:13:36.8916730Z D=44, 2025-05-07T20:13:36.8916873Z B=57, 2025-05-07T20:13:36.8916985Z log_E=4, 2025-05-07T20:13:36.8917095Z L=20, 2025-05-07T20:13:36.8917267Z D_gradcheck=2, 2025-05-07T20:13:36.8917459Z stochastic_rounding=True, 2025-05-07T20:13:36.8917638Z weighted=True, 2025-05-07T20:13:36.8917789Z row_wise=True, 2025-05-07T20:13:36.8917900Z mixed=False, 2025-05-07T20:13:36.8917996Z use_cache=True, 2025-05-07T20:13:36.8918107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8918189Z use_cpu=True, 2025-05-07T20:13:36.8918306Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8918379Z ) 2025-05-07T20:13:36.8918520Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8918921Z self=, 2025-05-07T20:13:36.8919008Z mixed_B=False, 2025-05-07T20:13:36.8919095Z compile=False, 2025-05-07T20:13:36.8919185Z T=4, 2025-05-07T20:13:36.8919401Z D=100, 2025-05-07T20:13:36.8919495Z B=59, 2025-05-07T20:13:36.8919573Z log_E=5, 2025-05-07T20:13:36.8919653Z L=6, 2025-05-07T20:13:36.8919753Z D_gradcheck=1, 2025-05-07T20:13:36.8919851Z stochastic_rounding=True, 2025-05-07T20:13:36.8919936Z weighted=True, 2025-05-07T20:13:36.8920036Z row_wise=True, 2025-05-07T20:13:36.8920118Z mixed=False, 2025-05-07T20:13:36.8920201Z use_cache=True, 2025-05-07T20:13:36.8920326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8920410Z use_cpu=True, 2025-05-07T20:13:36.8920513Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8920599Z ) 2025-05-07T20:13:36.8920739Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8921125Z self=, 2025-05-07T20:13:36.8921221Z mixed_B=True, 2025-05-07T20:13:36.8921308Z compile=False, 2025-05-07T20:13:36.8921396Z T=2, 2025-05-07T20:13:36.8921475Z D=88, 2025-05-07T20:13:36.8921552Z B=52, 2025-05-07T20:13:36.8921641Z log_E=5, 2025-05-07T20:13:36.8921717Z L=9, 2025-05-07T20:13:36.8921803Z D_gradcheck=1, 2025-05-07T20:13:36.8921915Z stochastic_rounding=False, 2025-05-07T20:13:36.8921999Z weighted=True, 2025-05-07T20:13:36.8922083Z row_wise=True, 2025-05-07T20:13:36.8922177Z mixed=True, 2025-05-07T20:13:36.8922262Z use_cache=True, 2025-05-07T20:13:36.8922372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8922466Z use_cpu=True, 2025-05-07T20:13:36.8922570Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8922645Z ) 2025-05-07T20:13:36.8922798Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8923265Z self=, 2025-05-07T20:13:36.8923417Z mixed_B=True, 2025-05-07T20:13:36.8923552Z compile=True, 2025-05-07T20:13:36.8923632Z T=5, 2025-05-07T20:13:36.8923728Z D=45, 2025-05-07T20:13:36.8923807Z B=94, 2025-05-07T20:13:36.8923887Z log_E=4, 2025-05-07T20:13:36.8923983Z L=20, 2025-05-07T20:13:36.8924069Z D_gradcheck=2, 2025-05-07T20:13:36.8924168Z stochastic_rounding=False, 2025-05-07T20:13:36.8924266Z weighted=False, 2025-05-07T20:13:36.8924349Z row_wise=False, 2025-05-07T20:13:36.8924465Z mixed=False, 2025-05-07T20:13:36.8924563Z use_cache=True, 2025-05-07T20:13:36.8924674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8924770Z use_cpu=True, 2025-05-07T20:13:36.8924874Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8924949Z ) 2025-05-07T20:13:36.8925101Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8925491Z self=, 2025-05-07T20:13:36.8925575Z mixed_B=True, 2025-05-07T20:13:36.8925680Z compile=False, 2025-05-07T20:13:36.8925757Z T=2, 2025-05-07T20:13:36.8925836Z D=64, 2025-05-07T20:13:36.8925930Z B=17, 2025-05-07T20:13:36.8926009Z log_E=4, 2025-05-07T20:13:36.8926087Z L=9, 2025-05-07T20:13:36.8926186Z D_gradcheck=1, 2025-05-07T20:13:36.8926284Z stochastic_rounding=False, 2025-05-07T20:13:36.8926369Z weighted=True, 2025-05-07T20:13:36.8926463Z row_wise=True, 2025-05-07T20:13:36.8926546Z mixed=True, 2025-05-07T20:13:36.8926647Z use_cache=True, 2025-05-07T20:13:36.8926760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8926844Z use_cpu=True, 2025-05-07T20:13:36.8926961Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8927038Z ) 2025-05-07T20:13:36.8927178Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8927581Z self=, 2025-05-07T20:13:36.8927669Z mixed_B=True, 2025-05-07T20:13:36.8927756Z compile=False, 2025-05-07T20:13:36.8927846Z T=4, 2025-05-07T20:13:36.8928555Z D=39, 2025-05-07T20:13:36.8928636Z B=48, 2025-05-07T20:13:36.8928729Z log_E=3, 2025-05-07T20:13:36.8928806Z L=13, 2025-05-07T20:13:36.8928890Z D_gradcheck=1, 2025-05-07T20:13:36.8929004Z stochastic_rounding=False, 2025-05-07T20:13:36.8929088Z weighted=False, 2025-05-07T20:13:36.8929183Z row_wise=False, 2025-05-07T20:13:36.8929265Z mixed=True, 2025-05-07T20:13:36.8929348Z use_cache=True, 2025-05-07T20:13:36.8929470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8929553Z use_cpu=True, 2025-05-07T20:13:36.8929657Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8929743Z ) 2025-05-07T20:13:36.8929882Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8930273Z self=, 2025-05-07T20:13:36.8930370Z mixed_B=False, 2025-05-07T20:13:36.8930456Z compile=False, 2025-05-07T20:13:36.8930533Z T=4, 2025-05-07T20:13:36.8930623Z D=43, 2025-05-07T20:13:36.8930701Z B=119, 2025-05-07T20:13:36.8930790Z log_E=3, 2025-05-07T20:13:36.8930866Z L=6, 2025-05-07T20:13:36.8930951Z D_gradcheck=1, 2025-05-07T20:13:36.8931062Z stochastic_rounding=True, 2025-05-07T20:13:36.8931147Z weighted=False, 2025-05-07T20:13:36.8931233Z row_wise=False, 2025-05-07T20:13:36.8931334Z mixed=False, 2025-05-07T20:13:36.8931420Z use_cache=True, 2025-05-07T20:13:36.8931531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8931625Z use_cpu=True, 2025-05-07T20:13:36.8931731Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8931806Z ) 2025-05-07T20:13:36.8931961Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8932349Z self=, 2025-05-07T20:13:36.8932474Z mixed_B=True, 2025-05-07T20:13:36.8932596Z compile=True, 2025-05-07T20:13:36.8932673Z T=3, 2025-05-07T20:13:36.8932764Z D=37, 2025-05-07T20:13:36.8932841Z B=95, 2025-05-07T20:13:36.8932919Z log_E=4, 2025-05-07T20:13:36.8933010Z L=0, 2025-05-07T20:13:36.8933095Z D_gradcheck=2, 2025-05-07T20:13:36.8933193Z stochastic_rounding=True, 2025-05-07T20:13:36.8933290Z weighted=False, 2025-05-07T20:13:36.8933373Z row_wise=False, 2025-05-07T20:13:36.8933479Z mixed=True, 2025-05-07T20:13:36.8933573Z use_cache=True, 2025-05-07T20:13:36.8933682Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8933784Z use_cpu=True, 2025-05-07T20:13:36.8933903Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8933980Z ) 2025-05-07T20:13:36.8934122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8934526Z self=, 2025-05-07T20:13:36.8934614Z mixed_B=True, 2025-05-07T20:13:36.8934715Z compile=True, 2025-05-07T20:13:36.8934794Z T=1, 2025-05-07T20:13:36.8934874Z D=23, 2025-05-07T20:13:36.8934965Z B=65, 2025-05-07T20:13:36.8935044Z log_E=4, 2025-05-07T20:13:36.8935123Z L=11, 2025-05-07T20:13:36.8935228Z D_gradcheck=1, 2025-05-07T20:13:36.8935328Z stochastic_rounding=True, 2025-05-07T20:13:36.8935417Z weighted=True, 2025-05-07T20:13:36.8935518Z row_wise=False, 2025-05-07T20:13:36.8935602Z mixed=True, 2025-05-07T20:13:36.8935686Z use_cache=True, 2025-05-07T20:13:36.8935814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8935899Z use_cpu=True, 2025-05-07T20:13:36.8936003Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8936152Z ) 2025-05-07T20:13:36.8936293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8936699Z self=, 2025-05-07T20:13:36.8936789Z mixed_B=False, 2025-05-07T20:13:36.8936877Z compile=True, 2025-05-07T20:13:36.8936972Z T=4, 2025-05-07T20:13:36.8937092Z D=122, 2025-05-07T20:13:36.8937171Z B=93, 2025-05-07T20:13:36.8937265Z log_E=5, 2025-05-07T20:13:36.8937346Z L=5, 2025-05-07T20:13:36.8937432Z D_gradcheck=2, 2025-05-07T20:13:36.8937548Z stochastic_rounding=True, 2025-05-07T20:13:36.8937634Z weighted=True, 2025-05-07T20:13:36.8937718Z row_wise=True, 2025-05-07T20:13:36.8937920Z mixed=False, 2025-05-07T20:13:36.8938006Z use_cache=True, 2025-05-07T20:13:36.8938132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8938215Z use_cpu=True, 2025-05-07T20:13:36.8938319Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8938408Z ) 2025-05-07T20:13:36.8938553Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8938946Z self=, 2025-05-07T20:13:36.8939044Z mixed_B=True, 2025-05-07T20:13:36.8939129Z compile=True, 2025-05-07T20:13:36.8939205Z T=4, 2025-05-07T20:13:36.8939295Z D=15, 2025-05-07T20:13:36.8939373Z B=36, 2025-05-07T20:13:36.8939451Z log_E=4, 2025-05-07T20:13:36.8939539Z L=11, 2025-05-07T20:13:36.8939623Z D_gradcheck=2, 2025-05-07T20:13:36.8939726Z stochastic_rounding=False, 2025-05-07T20:13:36.8939823Z weighted=True, 2025-05-07T20:13:36.8939926Z row_wise=False, 2025-05-07T20:13:36.8940020Z mixed=True, 2025-05-07T20:13:36.8940102Z use_cache=True, 2025-05-07T20:13:36.8940213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8940307Z use_cpu=True, 2025-05-07T20:13:36.8940411Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8940485Z ) 2025-05-07T20:13:36.8940636Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8941026Z self=, 2025-05-07T20:13:36.8941142Z mixed_B=True, 2025-05-07T20:13:36.8941268Z compile=True, 2025-05-07T20:13:36.8941344Z T=3, 2025-05-07T20:13:36.8941423Z D=106, 2025-05-07T20:13:36.8941515Z B=119, 2025-05-07T20:13:36.8941593Z log_E=5, 2025-05-07T20:13:36.8941669Z L=8, 2025-05-07T20:13:36.8941766Z D_gradcheck=1, 2025-05-07T20:13:36.8941867Z stochastic_rounding=False, 2025-05-07T20:13:36.8941966Z weighted=True, 2025-05-07T20:13:36.8942049Z row_wise=True, 2025-05-07T20:13:36.8942154Z mixed=True, 2025-05-07T20:13:36.8942254Z use_cache=False, 2025-05-07T20:13:36.8942363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8942445Z use_cpu=True, 2025-05-07T20:13:36.8942561Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8942636Z ) 2025-05-07T20:13:36.8942775Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8943172Z self=, 2025-05-07T20:13:36.8943274Z mixed_B=True, 2025-05-07T20:13:36.8943361Z compile=False, 2025-05-07T20:13:36.8943448Z T=5, 2025-05-07T20:13:36.8943528Z D=126, 2025-05-07T20:13:36.8943619Z B=20, 2025-05-07T20:13:36.8943698Z log_E=3, 2025-05-07T20:13:36.8943774Z L=9, 2025-05-07T20:13:36.8943870Z D_gradcheck=1, 2025-05-07T20:13:36.8943968Z stochastic_rounding=True, 2025-05-07T20:13:36.8944053Z weighted=False, 2025-05-07T20:13:36.8944148Z row_wise=False, 2025-05-07T20:13:36.8944230Z mixed=False, 2025-05-07T20:13:36.8944312Z use_cache=True, 2025-05-07T20:13:36.8944435Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8944518Z use_cpu=True, 2025-05-07T20:13:36.8944625Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8944713Z ) 2025-05-07T20:13:36.8944853Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8945248Z self=, 2025-05-07T20:13:36.8945346Z mixed_B=False, 2025-05-07T20:13:36.8945433Z compile=False, 2025-05-07T20:13:36.8945522Z T=3, 2025-05-07T20:13:36.8945627Z D=4, 2025-05-07T20:13:36.8945705Z B=8, 2025-05-07T20:13:36.8945797Z log_E=5, 2025-05-07T20:13:36.8945873Z L=0, 2025-05-07T20:13:36.8945957Z D_gradcheck=2, 2025-05-07T20:13:36.8946069Z stochastic_rounding=False, 2025-05-07T20:13:36.8946153Z weighted=False, 2025-05-07T20:13:36.8946238Z row_wise=False, 2025-05-07T20:13:36.8946332Z mixed=True, 2025-05-07T20:13:36.8946415Z use_cache=True, 2025-05-07T20:13:36.8946525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8946620Z use_cpu=True, 2025-05-07T20:13:36.8946724Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8946801Z ) 2025-05-07T20:13:36.8946953Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8947340Z self=, 2025-05-07T20:13:36.8947438Z mixed_B=True, 2025-05-07T20:13:36.8947522Z compile=True, 2025-05-07T20:13:36.8947601Z T=4, 2025-05-07T20:13:36.8947874Z D=98, 2025-05-07T20:13:36.8947954Z B=81, 2025-05-07T20:13:36.8948034Z log_E=4, 2025-05-07T20:13:36.8948126Z L=9, 2025-05-07T20:13:36.8948210Z D_gradcheck=2, 2025-05-07T20:13:36.8948308Z stochastic_rounding=True, 2025-05-07T20:13:36.8948407Z weighted=False, 2025-05-07T20:13:36.8948490Z row_wise=True, 2025-05-07T20:13:36.8948573Z mixed=True, 2025-05-07T20:13:36.8948670Z use_cache=True, 2025-05-07T20:13:36.8948780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:36.8948866Z use_cpu=True, 2025-05-07T20:13:36.8948984Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8949060Z ) 2025-05-07T20:13:36.8949214Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8949605Z self=, 2025-05-07T20:13:36.8949752Z mixed_B=False, 2025-05-07T20:13:36.8949851Z compile=True, 2025-05-07T20:13:36.8949970Z T=1, 2025-05-07T20:13:36.8950045Z D=43, 2025-05-07T20:13:36.8950138Z B=63, 2025-05-07T20:13:36.8950216Z log_E=5, 2025-05-07T20:13:36.8950295Z L=20, 2025-05-07T20:13:36.8950394Z D_gradcheck=1, 2025-05-07T20:13:36.8950493Z stochastic_rounding=False, 2025-05-07T20:13:36.8950577Z weighted=True, 2025-05-07T20:13:36.8950671Z row_wise=True, 2025-05-07T20:13:36.8950792Z mixed=False, 2025-05-07T20:13:36.8950877Z use_cache=True, 2025-05-07T20:13:36.8950999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8951081Z use_cpu=True, 2025-05-07T20:13:36.8951197Z output_dtype=SparseType.FP32, 2025-05-07T20:13:36.8951271Z ) 2025-05-07T20:13:36.8951412Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:36.8951816Z self=, 2025-05-07T20:13:36.8951899Z mixed_B=True, 2025-05-07T20:13:36.8951984Z compile=False, 2025-05-07T20:13:36.8952075Z T=5, 2025-05-07T20:13:36.8952151Z D=110, 2025-05-07T20:13:36.8952230Z B=29, 2025-05-07T20:13:36.8952322Z log_E=5, 2025-05-07T20:13:36.8952401Z L=0, 2025-05-07T20:13:36.8952489Z D_gradcheck=1, 2025-05-07T20:13:36.8952600Z stochastic_rounding=True, 2025-05-07T20:13:36.8952686Z weighted=False, 2025-05-07T20:13:36.8952784Z row_wise=False, 2025-05-07T20:13:36.8952866Z mixed=True, 2025-05-07T20:13:36.8952953Z use_cache=False, 2025-05-07T20:13:36.8953078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:36.8953209Z use_cpu=True, 2025-05-07T20:13:36.8953314Z output_dtype=SparseType.FP16, 2025-05-07T20:13:36.8953401Z ) 2025-05-07T20:13:37.0442322Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0443000Z self=, 2025-05-07T20:13:37.0443218Z mixed_B=True, 2025-05-07T20:13:37.0443384Z compile=False, 2025-05-07T20:13:37.0443538Z T=1, 2025-05-07T20:13:37.0443755Z D=66, 2025-05-07T20:13:37.0444041Z B=75, 2025-05-07T20:13:37.0444122Z log_E=3, 2025-05-07T20:13:37.0444218Z L=1, 2025-05-07T20:13:37.0444304Z D_gradcheck=2, 2025-05-07T20:13:37.0444408Z stochastic_rounding=False, 2025-05-07T20:13:37.0444509Z weighted=True, 2025-05-07T20:13:37.0444596Z row_wise=False, 2025-05-07T20:13:37.0444702Z mixed=True, 2025-05-07T20:13:37.0444790Z use_cache=False, 2025-05-07T20:13:37.0444907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0445010Z use_cpu=True, 2025-05-07T20:13:37.0445122Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0445206Z ) 2025-05-07T20:13:37.0445368Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0445769Z self=, 2025-05-07T20:13:37.0445865Z mixed_B=True, 2025-05-07T20:13:37.0445964Z compile=True, 2025-05-07T20:13:37.0446045Z T=3, 2025-05-07T20:13:37.0446127Z D=68, 2025-05-07T20:13:37.0446218Z B=45, 2025-05-07T20:13:37.0446300Z log_E=5, 2025-05-07T20:13:37.0446392Z L=2, 2025-05-07T20:13:37.0446475Z D_gradcheck=2, 2025-05-07T20:13:37.0446577Z stochastic_rounding=False, 2025-05-07T20:13:37.0446678Z weighted=True, 2025-05-07T20:13:37.0446768Z row_wise=False, 2025-05-07T20:13:37.0446857Z mixed=False, 2025-05-07T20:13:37.0446955Z use_cache=True, 2025-05-07T20:13:37.0447068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0447150Z use_cpu=True, 2025-05-07T20:13:37.0447271Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0447348Z ) 2025-05-07T20:13:37.0447488Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0448031Z self=, 2025-05-07T20:13:37.0448187Z mixed_B=False, 2025-05-07T20:13:37.0448287Z compile=False, 2025-05-07T20:13:37.0448427Z T=4, 2025-05-07T20:13:37.0448506Z D=106, 2025-05-07T20:13:37.0448598Z B=82, 2025-05-07T20:13:37.0448677Z log_E=5, 2025-05-07T20:13:37.0448755Z L=13, 2025-05-07T20:13:37.0448854Z D_gradcheck=2, 2025-05-07T20:13:37.0448953Z stochastic_rounding=True, 2025-05-07T20:13:37.0449038Z weighted=False, 2025-05-07T20:13:37.0449135Z row_wise=True, 2025-05-07T20:13:37.0449262Z mixed=True, 2025-05-07T20:13:37.0449345Z use_cache=True, 2025-05-07T20:13:37.0449471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0449554Z use_cpu=True, 2025-05-07T20:13:37.0449658Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0449745Z ) 2025-05-07T20:13:37.0449886Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0450291Z self=, 2025-05-07T20:13:37.0450376Z mixed_B=True, 2025-05-07T20:13:37.0450462Z compile=False, 2025-05-07T20:13:37.0450559Z T=5, 2025-05-07T20:13:37.0450638Z D=86, 2025-05-07T20:13:37.0450722Z B=114, 2025-05-07T20:13:37.0450817Z log_E=4, 2025-05-07T20:13:37.0450895Z L=7, 2025-05-07T20:13:37.0450982Z D_gradcheck=1, 2025-05-07T20:13:37.0451094Z stochastic_rounding=True, 2025-05-07T20:13:37.0451180Z weighted=False, 2025-05-07T20:13:37.0451265Z row_wise=False, 2025-05-07T20:13:37.0451359Z mixed=False, 2025-05-07T20:13:37.0451441Z use_cache=True, 2025-05-07T20:13:37.0451552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0451649Z use_cpu=True, 2025-05-07T20:13:37.0451752Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0451829Z ) 2025-05-07T20:13:37.0451980Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0452370Z self=, 2025-05-07T20:13:37.0452465Z mixed_B=True, 2025-05-07T20:13:37.0452551Z compile=False, 2025-05-07T20:13:37.0452630Z T=3, 2025-05-07T20:13:37.0452722Z D=47, 2025-05-07T20:13:37.0452836Z B=71, 2025-05-07T20:13:37.0452916Z log_E=3, 2025-05-07T20:13:37.0453005Z L=20, 2025-05-07T20:13:37.0453088Z D_gradcheck=2, 2025-05-07T20:13:37.0453186Z stochastic_rounding=True, 2025-05-07T20:13:37.0453286Z weighted=False, 2025-05-07T20:13:37.0453370Z row_wise=False, 2025-05-07T20:13:37.0453451Z mixed=True, 2025-05-07T20:13:37.0453548Z use_cache=True, 2025-05-07T20:13:37.0453659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0453755Z use_cpu=True, 2025-05-07T20:13:37.0453860Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0453936Z ) 2025-05-07T20:13:37.0454090Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0454478Z self=, 2025-05-07T20:13:37.0454565Z mixed_B=False, 2025-05-07T20:13:37.0454663Z compile=False, 2025-05-07T20:13:37.0454746Z T=3, 2025-05-07T20:13:37.0454824Z D=123, 2025-05-07T20:13:37.0454916Z B=44, 2025-05-07T20:13:37.0454993Z log_E=3, 2025-05-07T20:13:37.0455072Z L=3, 2025-05-07T20:13:37.0455168Z D_gradcheck=2, 2025-05-07T20:13:37.0455269Z stochastic_rounding=False, 2025-05-07T20:13:37.0455353Z weighted=True, 2025-05-07T20:13:37.0455447Z row_wise=True, 2025-05-07T20:13:37.0455528Z mixed=False, 2025-05-07T20:13:37.0455626Z use_cache=False, 2025-05-07T20:13:37.0455736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0455818Z use_cpu=True, 2025-05-07T20:13:37.0455934Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0456009Z ) 2025-05-07T20:13:37.0456147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0456544Z self=, 2025-05-07T20:13:37.0456663Z mixed_B=False, 2025-05-07T20:13:37.0456748Z compile=True, 2025-05-07T20:13:37.0456868Z T=1, 2025-05-07T20:13:37.0456949Z D=69, 2025-05-07T20:13:37.0457027Z B=25, 2025-05-07T20:13:37.0457119Z log_E=5, 2025-05-07T20:13:37.0457197Z L=17, 2025-05-07T20:13:37.0457282Z D_gradcheck=2, 2025-05-07T20:13:37.0457398Z stochastic_rounding=False, 2025-05-07T20:13:37.0457483Z weighted=False, 2025-05-07T20:13:37.0457577Z row_wise=True, 2025-05-07T20:13:37.0457658Z mixed=True, 2025-05-07T20:13:37.0457860Z use_cache=False, 2025-05-07T20:13:37.0457991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0458076Z use_cpu=True, 2025-05-07T20:13:37.0458179Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0458268Z ) 2025-05-07T20:13:37.0458408Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0458796Z self=, 2025-05-07T20:13:37.0458897Z mixed_B=False, 2025-05-07T20:13:37.0458982Z compile=False, 2025-05-07T20:13:37.0459059Z T=3, 2025-05-07T20:13:37.0459150Z D=68, 2025-05-07T20:13:37.0459228Z B=81, 2025-05-07T20:13:37.0459318Z log_E=3, 2025-05-07T20:13:37.0459395Z L=1, 2025-05-07T20:13:37.0459478Z D_gradcheck=1, 2025-05-07T20:13:37.0459590Z stochastic_rounding=False, 2025-05-07T20:13:37.0459674Z weighted=False, 2025-05-07T20:13:37.0459756Z row_wise=True, 2025-05-07T20:13:37.0459854Z mixed=False, 2025-05-07T20:13:37.0459940Z use_cache=False, 2025-05-07T20:13:37.0460051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0460144Z use_cpu=True, 2025-05-07T20:13:37.0460248Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0460322Z ) 2025-05-07T20:13:37.0460474Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0460863Z self=, 2025-05-07T20:13:37.0460960Z mixed_B=True, 2025-05-07T20:13:37.0461045Z compile=False, 2025-05-07T20:13:37.0461125Z T=2, 2025-05-07T20:13:37.0461215Z D=8, 2025-05-07T20:13:37.0461328Z B=113, 2025-05-07T20:13:37.0461410Z log_E=5, 2025-05-07T20:13:37.0461500Z L=7, 2025-05-07T20:13:37.0461584Z D_gradcheck=2, 2025-05-07T20:13:37.0461684Z stochastic_rounding=False, 2025-05-07T20:13:37.0461786Z weighted=True, 2025-05-07T20:13:37.0461868Z row_wise=False, 2025-05-07T20:13:37.0461949Z mixed=False, 2025-05-07T20:13:37.0462045Z use_cache=True, 2025-05-07T20:13:37.0462154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0462236Z use_cpu=True, 2025-05-07T20:13:37.0462351Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0462425Z ) 2025-05-07T20:13:37.0462565Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0462967Z self=, 2025-05-07T20:13:37.0463054Z mixed_B=False, 2025-05-07T20:13:37.0463151Z compile=True, 2025-05-07T20:13:37.0463231Z T=2, 2025-05-07T20:13:37.0463309Z D=45, 2025-05-07T20:13:37.0463401Z B=68, 2025-05-07T20:13:37.0463479Z log_E=3, 2025-05-07T20:13:37.0463570Z L=12, 2025-05-07T20:13:37.0463666Z D_gradcheck=1, 2025-05-07T20:13:37.0463765Z stochastic_rounding=False, 2025-05-07T20:13:37.0463851Z weighted=False, 2025-05-07T20:13:37.0463951Z row_wise=False, 2025-05-07T20:13:37.0464032Z mixed=True, 2025-05-07T20:13:37.0464119Z use_cache=False, 2025-05-07T20:13:37.0464245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0464331Z use_cpu=True, 2025-05-07T20:13:37.0464437Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0464527Z ) 2025-05-07T20:13:37.0464668Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0465072Z self=, 2025-05-07T20:13:37.0465249Z mixed_B=False, 2025-05-07T20:13:37.0465335Z compile=False, 2025-05-07T20:13:37.0465459Z T=4, 2025-05-07T20:13:37.0465538Z D=117, 2025-05-07T20:13:37.0465618Z B=38, 2025-05-07T20:13:37.0465712Z log_E=3, 2025-05-07T20:13:37.0465792Z L=0, 2025-05-07T20:13:37.0465877Z D_gradcheck=2, 2025-05-07T20:13:37.0465992Z stochastic_rounding=True, 2025-05-07T20:13:37.0466078Z weighted=False, 2025-05-07T20:13:37.0466163Z row_wise=True, 2025-05-07T20:13:37.0466264Z mixed=False, 2025-05-07T20:13:37.0466378Z use_cache=False, 2025-05-07T20:13:37.0466505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0466589Z use_cpu=True, 2025-05-07T20:13:37.0466695Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0466786Z ) 2025-05-07T20:13:37.0466928Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0467320Z self=, 2025-05-07T20:13:37.0467420Z mixed_B=False, 2025-05-07T20:13:37.0467507Z compile=False, 2025-05-07T20:13:37.0467588Z T=1, 2025-05-07T20:13:37.0467681Z D=93, 2025-05-07T20:13:37.0467763Z B=3, 2025-05-07T20:13:37.0467845Z log_E=5, 2025-05-07T20:13:37.0467942Z L=20, 2025-05-07T20:13:37.0468030Z D_gradcheck=2, 2025-05-07T20:13:37.0468134Z stochastic_rounding=False, 2025-05-07T20:13:37.0468231Z weighted=True, 2025-05-07T20:13:37.0468314Z row_wise=False, 2025-05-07T20:13:37.0468412Z mixed=False, 2025-05-07T20:13:37.0468497Z use_cache=False, 2025-05-07T20:13:37.0468606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0468700Z use_cpu=True, 2025-05-07T20:13:37.0468804Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0468879Z ) 2025-05-07T20:13:37.0469029Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0469417Z self=, 2025-05-07T20:13:37.0469501Z mixed_B=False, 2025-05-07T20:13:37.0469597Z compile=False, 2025-05-07T20:13:37.0469675Z T=5, 2025-05-07T20:13:37.0469751Z D=66, 2025-05-07T20:13:37.0469864Z B=41, 2025-05-07T20:13:37.0469944Z log_E=3, 2025-05-07T20:13:37.0470022Z L=18, 2025-05-07T20:13:37.0470117Z D_gradcheck=2, 2025-05-07T20:13:37.0470214Z stochastic_rounding=True, 2025-05-07T20:13:37.0470309Z weighted=False, 2025-05-07T20:13:37.0470393Z row_wise=False, 2025-05-07T20:13:37.0470472Z mixed=True, 2025-05-07T20:13:37.0470572Z use_cache=True, 2025-05-07T20:13:37.0470683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0470766Z use_cpu=True, 2025-05-07T20:13:37.0470884Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0470962Z ) 2025-05-07T20:13:37.0471104Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0471507Z self=, 2025-05-07T20:13:37.0471595Z mixed_B=False, 2025-05-07T20:13:37.0471679Z compile=True, 2025-05-07T20:13:37.0471773Z T=4, 2025-05-07T20:13:37.0471853Z D=102, 2025-05-07T20:13:37.0471945Z B=49, 2025-05-07T20:13:37.0472023Z log_E=3, 2025-05-07T20:13:37.0472100Z L=4, 2025-05-07T20:13:37.0472199Z D_gradcheck=1, 2025-05-07T20:13:37.0472298Z stochastic_rounding=False, 2025-05-07T20:13:37.0472383Z weighted=False, 2025-05-07T20:13:37.0472476Z row_wise=False, 2025-05-07T20:13:37.0472558Z mixed=False, 2025-05-07T20:13:37.0472645Z use_cache=True, 2025-05-07T20:13:37.0472766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0472850Z use_cpu=True, 2025-05-07T20:13:37.0472956Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0473043Z ) 2025-05-07T20:13:37.0473181Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0473572Z self=, 2025-05-07T20:13:37.0473698Z mixed_B=False, 2025-05-07T20:13:37.0473783Z compile=True, 2025-05-07T20:13:37.0473901Z T=1, 2025-05-07T20:13:37.0473977Z D=74, 2025-05-07T20:13:37.0474056Z B=60, 2025-05-07T20:13:37.0474147Z log_E=3, 2025-05-07T20:13:37.0474224Z L=0, 2025-05-07T20:13:37.0474309Z D_gradcheck=1, 2025-05-07T20:13:37.0474420Z stochastic_rounding=True, 2025-05-07T20:13:37.0474503Z weighted=True, 2025-05-07T20:13:37.0474585Z row_wise=True, 2025-05-07T20:13:37.0474679Z mixed=True, 2025-05-07T20:13:37.0474787Z use_cache=True, 2025-05-07T20:13:37.0474898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0474994Z use_cpu=True, 2025-05-07T20:13:37.0475097Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0475171Z ) 2025-05-07T20:13:37.0475322Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0475710Z self=, 2025-05-07T20:13:37.0475806Z mixed_B=True, 2025-05-07T20:13:37.0475891Z compile=True, 2025-05-07T20:13:37.0475967Z T=2, 2025-05-07T20:13:37.0476055Z D=6, 2025-05-07T20:13:37.0476136Z B=127, 2025-05-07T20:13:37.0476212Z log_E=4, 2025-05-07T20:13:37.0476301Z L=20, 2025-05-07T20:13:37.0476385Z D_gradcheck=2, 2025-05-07T20:13:37.0476482Z stochastic_rounding=False, 2025-05-07T20:13:37.0476578Z weighted=False, 2025-05-07T20:13:37.0476659Z row_wise=True, 2025-05-07T20:13:37.0476740Z mixed=True, 2025-05-07T20:13:37.0476837Z use_cache=False, 2025-05-07T20:13:37.0476946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0477028Z use_cpu=True, 2025-05-07T20:13:37.0477146Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0477219Z ) 2025-05-07T20:13:37.0477370Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0477761Z self=, 2025-05-07T20:13:37.0477843Z mixed_B=True, 2025-05-07T20:13:37.0477938Z compile=True, 2025-05-07T20:13:37.0478017Z T=5, 2025-05-07T20:13:37.0478094Z D=81, 2025-05-07T20:13:37.0478209Z B=29, 2025-05-07T20:13:37.0478288Z log_E=4, 2025-05-07T20:13:37.0478364Z L=7, 2025-05-07T20:13:37.0478460Z D_gradcheck=2, 2025-05-07T20:13:37.0478556Z stochastic_rounding=True, 2025-05-07T20:13:37.0478639Z weighted=True, 2025-05-07T20:13:37.0478734Z row_wise=False, 2025-05-07T20:13:37.0478814Z mixed=False, 2025-05-07T20:13:37.0478899Z use_cache=True, 2025-05-07T20:13:37.0479020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0479102Z use_cpu=True, 2025-05-07T20:13:37.0479218Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0479292Z ) 2025-05-07T20:13:37.0816958Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0817614Z self=, 2025-05-07T20:13:37.0817876Z mixed_B=False, 2025-05-07T20:13:37.0818004Z compile=False, 2025-05-07T20:13:37.0818275Z T=3, 2025-05-07T20:13:37.0818429Z D=117, 2025-05-07T20:13:37.0818589Z B=71, 2025-05-07T20:13:37.0818759Z log_E=5, 2025-05-07T20:13:37.0818891Z L=13, 2025-05-07T20:13:37.0819030Z D_gradcheck=1, 2025-05-07T20:13:37.0819179Z stochastic_rounding=False, 2025-05-07T20:13:37.0819265Z weighted=True, 2025-05-07T20:13:37.0819349Z row_wise=False, 2025-05-07T20:13:37.0819443Z mixed=False, 2025-05-07T20:13:37.0819539Z use_cache=True, 2025-05-07T20:13:37.0819653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0819750Z use_cpu=True, 2025-05-07T20:13:37.0819858Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0819952Z ) 2025-05-07T20:13:37.0820096Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0820496Z self=, 2025-05-07T20:13:37.0820730Z mixed_B=True, 2025-05-07T20:13:37.0820814Z compile=True, 2025-05-07T20:13:37.0820948Z T=1, 2025-05-07T20:13:37.0821037Z D=119, 2025-05-07T20:13:37.0821117Z B=99, 2025-05-07T20:13:37.0827094Z log_E=4, 2025-05-07T20:13:37.0827251Z L=17, 2025-05-07T20:13:37.0827343Z D_gradcheck=1, 2025-05-07T20:13:37.0827447Z stochastic_rounding=True, 2025-05-07T20:13:37.0827546Z weighted=True, 2025-05-07T20:13:37.0827632Z row_wise=False, 2025-05-07T20:13:37.0827716Z mixed=False, 2025-05-07T20:13:37.0827948Z use_cache=False, 2025-05-07T20:13:37.0828073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0828160Z use_cpu=True, 2025-05-07T20:13:37.0828285Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0828363Z ) 2025-05-07T20:13:37.0828513Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0828935Z self=, 2025-05-07T20:13:37.0829025Z mixed_B=False, 2025-05-07T20:13:37.0829126Z compile=True, 2025-05-07T20:13:37.0829209Z T=5, 2025-05-07T20:13:37.0829288Z D=123, 2025-05-07T20:13:37.0829385Z B=9, 2025-05-07T20:13:37.0829465Z log_E=5, 2025-05-07T20:13:37.0829545Z L=17, 2025-05-07T20:13:37.0829760Z D_gradcheck=1, 2025-05-07T20:13:37.0829864Z stochastic_rounding=False, 2025-05-07T20:13:37.0829951Z weighted=False, 2025-05-07T20:13:37.0830051Z row_wise=False, 2025-05-07T20:13:37.0830143Z mixed=False, 2025-05-07T20:13:37.0830230Z use_cache=True, 2025-05-07T20:13:37.0830360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0830444Z use_cpu=True, 2025-05-07T20:13:37.0830564Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0830643Z ) 2025-05-07T20:13:37.0830788Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0831201Z self=, 2025-05-07T20:13:37.0831286Z mixed_B=True, 2025-05-07T20:13:37.0831372Z compile=True, 2025-05-07T20:13:37.0831468Z T=2, 2025-05-07T20:13:37.0831548Z D=127, 2025-05-07T20:13:37.0831680Z B=73, 2025-05-07T20:13:37.0831771Z log_E=5, 2025-05-07T20:13:37.0831847Z L=7, 2025-05-07T20:13:37.0831933Z D_gradcheck=2, 2025-05-07T20:13:37.0832047Z stochastic_rounding=False, 2025-05-07T20:13:37.0832135Z weighted=True, 2025-05-07T20:13:37.0832222Z row_wise=True, 2025-05-07T20:13:37.0832318Z mixed=False, 2025-05-07T20:13:37.0832402Z use_cache=True, 2025-05-07T20:13:37.0832526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0832608Z use_cpu=True, 2025-05-07T20:13:37.0832714Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0832852Z ) 2025-05-07T20:13:37.0832992Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0833383Z self=, 2025-05-07T20:13:37.0833479Z mixed_B=True, 2025-05-07T20:13:37.0833563Z compile=False, 2025-05-07T20:13:37.0833642Z T=2, 2025-05-07T20:13:37.0833731Z D=26, 2025-05-07T20:13:37.0833809Z B=76, 2025-05-07T20:13:37.0833887Z log_E=5, 2025-05-07T20:13:37.0833975Z L=5, 2025-05-07T20:13:37.0834058Z D_gradcheck=2, 2025-05-07T20:13:37.0834161Z stochastic_rounding=False, 2025-05-07T20:13:37.0834257Z weighted=True, 2025-05-07T20:13:37.0834340Z row_wise=False, 2025-05-07T20:13:37.0834434Z mixed=False, 2025-05-07T20:13:37.0834519Z use_cache=True, 2025-05-07T20:13:37.0834629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0834724Z use_cpu=True, 2025-05-07T20:13:37.0834826Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0834901Z ) 2025-05-07T20:13:37.0835057Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0835451Z self=, 2025-05-07T20:13:37.0835536Z mixed_B=True, 2025-05-07T20:13:37.0835674Z compile=True, 2025-05-07T20:13:37.0835790Z T=2, 2025-05-07T20:13:37.0835868Z D=112, 2025-05-07T20:13:37.0835960Z B=77, 2025-05-07T20:13:37.0836042Z log_E=5, 2025-05-07T20:13:37.0836121Z L=5, 2025-05-07T20:13:37.0836219Z D_gradcheck=2, 2025-05-07T20:13:37.0836318Z stochastic_rounding=False, 2025-05-07T20:13:37.0836414Z weighted=False, 2025-05-07T20:13:37.0836496Z row_wise=True, 2025-05-07T20:13:37.0836577Z mixed=True, 2025-05-07T20:13:37.0836697Z use_cache=True, 2025-05-07T20:13:37.0836808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0836893Z use_cpu=True, 2025-05-07T20:13:37.0837012Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0837087Z ) 2025-05-07T20:13:37.0837226Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0837627Z self=, 2025-05-07T20:13:37.0837712Z mixed_B=False, 2025-05-07T20:13:37.0837798Z compile=True, 2025-05-07T20:13:37.0837890Z T=2, 2025-05-07T20:13:37.0837967Z D=122, 2025-05-07T20:13:37.0838059Z B=51, 2025-05-07T20:13:37.0838138Z log_E=3, 2025-05-07T20:13:37.0838217Z L=6, 2025-05-07T20:13:37.0838313Z D_gradcheck=1, 2025-05-07T20:13:37.0838411Z stochastic_rounding=False, 2025-05-07T20:13:37.0838496Z weighted=False, 2025-05-07T20:13:37.0838594Z row_wise=True, 2025-05-07T20:13:37.0838676Z mixed=False, 2025-05-07T20:13:37.0838762Z use_cache=False, 2025-05-07T20:13:37.0838888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0838970Z use_cpu=True, 2025-05-07T20:13:37.0839073Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0839164Z ) 2025-05-07T20:13:37.0839304Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0839692Z self=, 2025-05-07T20:13:37.0839787Z mixed_B=True, 2025-05-07T20:13:37.0839875Z compile=False, 2025-05-07T20:13:37.0839966Z T=2, 2025-05-07T20:13:37.0840044Z D=18, 2025-05-07T20:13:37.0840150Z B=116, 2025-05-07T20:13:37.0840241Z log_E=3, 2025-05-07T20:13:37.0840323Z L=7, 2025-05-07T20:13:37.0840405Z D_gradcheck=1, 2025-05-07T20:13:37.0840514Z stochastic_rounding=True, 2025-05-07T20:13:37.0840596Z weighted=True, 2025-05-07T20:13:37.0840679Z row_wise=False, 2025-05-07T20:13:37.0840771Z mixed=True, 2025-05-07T20:13:37.0840857Z use_cache=False, 2025-05-07T20:13:37.0840965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0841060Z use_cpu=True, 2025-05-07T20:13:37.0841164Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0841239Z ) 2025-05-07T20:13:37.0841391Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0841778Z self=, 2025-05-07T20:13:37.0841875Z mixed_B=False, 2025-05-07T20:13:37.0841960Z compile=True, 2025-05-07T20:13:37.0842039Z T=2, 2025-05-07T20:13:37.0842128Z D=69, 2025-05-07T20:13:37.0842206Z B=48, 2025-05-07T20:13:37.0842283Z log_E=5, 2025-05-07T20:13:37.0842371Z L=16, 2025-05-07T20:13:37.0842455Z D_gradcheck=1, 2025-05-07T20:13:37.0842553Z stochastic_rounding=True, 2025-05-07T20:13:37.0842652Z weighted=False, 2025-05-07T20:13:37.0842735Z row_wise=True, 2025-05-07T20:13:37.0842814Z mixed=True, 2025-05-07T20:13:37.0842910Z use_cache=False, 2025-05-07T20:13:37.0843019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0843102Z use_cpu=True, 2025-05-07T20:13:37.0843217Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0843291Z ) 2025-05-07T20:13:37.0843440Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0843822Z self=, 2025-05-07T20:13:37.0843904Z mixed_B=True, 2025-05-07T20:13:37.0844034Z compile=True, 2025-05-07T20:13:37.0844142Z T=1, 2025-05-07T20:13:37.0844218Z D=24, 2025-05-07T20:13:37.0844306Z B=54, 2025-05-07T20:13:37.0844385Z log_E=3, 2025-05-07T20:13:37.0844462Z L=2, 2025-05-07T20:13:37.0844558Z D_gradcheck=1, 2025-05-07T20:13:37.0844658Z stochastic_rounding=False, 2025-05-07T20:13:37.0844742Z weighted=True, 2025-05-07T20:13:37.0844838Z row_wise=False, 2025-05-07T20:13:37.0844919Z mixed=True, 2025-05-07T20:13:37.0845089Z use_cache=False, 2025-05-07T20:13:37.0845200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0845283Z use_cpu=True, 2025-05-07T20:13:37.0845399Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0845474Z ) 2025-05-07T20:13:37.0845613Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0846014Z self=, 2025-05-07T20:13:37.0846100Z mixed_B=True, 2025-05-07T20:13:37.0846187Z compile=True, 2025-05-07T20:13:37.0846277Z T=1, 2025-05-07T20:13:37.0846357Z D=126, 2025-05-07T20:13:37.0846435Z B=83, 2025-05-07T20:13:37.0846528Z log_E=3, 2025-05-07T20:13:37.0846604Z L=14, 2025-05-07T20:13:37.0846689Z D_gradcheck=1, 2025-05-07T20:13:37.0846799Z stochastic_rounding=False, 2025-05-07T20:13:37.0846881Z weighted=True, 2025-05-07T20:13:37.0846976Z row_wise=False, 2025-05-07T20:13:37.0847057Z mixed=False, 2025-05-07T20:13:37.0847139Z use_cache=True, 2025-05-07T20:13:37.0847261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0847343Z use_cpu=True, 2025-05-07T20:13:37.0847445Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0847531Z ) 2025-05-07T20:13:37.0848213Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0848649Z self=, 2025-05-07T20:13:37.0848749Z mixed_B=False, 2025-05-07T20:13:37.0848842Z compile=False, 2025-05-07T20:13:37.0848923Z T=5, 2025-05-07T20:13:37.0849015Z D=73, 2025-05-07T20:13:37.0849092Z B=44, 2025-05-07T20:13:37.0849286Z log_E=5, 2025-05-07T20:13:37.0849365Z L=8, 2025-05-07T20:13:37.0849449Z D_gradcheck=2, 2025-05-07T20:13:37.0849563Z stochastic_rounding=True, 2025-05-07T20:13:37.0849649Z weighted=False, 2025-05-07T20:13:37.0849732Z row_wise=True, 2025-05-07T20:13:37.0849827Z mixed=True, 2025-05-07T20:13:37.0849958Z use_cache=False, 2025-05-07T20:13:37.0850068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0850165Z use_cpu=True, 2025-05-07T20:13:37.0850271Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0850347Z ) 2025-05-07T20:13:37.0850503Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0850892Z self=, 2025-05-07T20:13:37.0850977Z mixed_B=False, 2025-05-07T20:13:37.0851078Z compile=False, 2025-05-07T20:13:37.0851157Z T=3, 2025-05-07T20:13:37.0851254Z D=51, 2025-05-07T20:13:37.0851334Z B=77, 2025-05-07T20:13:37.0851416Z log_E=4, 2025-05-07T20:13:37.0851508Z L=7, 2025-05-07T20:13:37.0851594Z D_gradcheck=1, 2025-05-07T20:13:37.0851693Z stochastic_rounding=False, 2025-05-07T20:13:37.0851795Z weighted=False, 2025-05-07T20:13:37.0851879Z row_wise=False, 2025-05-07T20:13:37.0851963Z mixed=True, 2025-05-07T20:13:37.0852064Z use_cache=False, 2025-05-07T20:13:37.0852175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0852258Z use_cpu=True, 2025-05-07T20:13:37.0852378Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0852454Z ) 2025-05-07T20:13:37.0852595Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0852992Z self=, 2025-05-07T20:13:37.0853076Z mixed_B=False, 2025-05-07T20:13:37.0853219Z compile=False, 2025-05-07T20:13:37.0853296Z T=5, 2025-05-07T20:13:37.0853417Z D=70, 2025-05-07T20:13:37.0853508Z B=106, 2025-05-07T20:13:37.0853588Z log_E=5, 2025-05-07T20:13:37.0853666Z L=6, 2025-05-07T20:13:37.0853766Z D_gradcheck=2, 2025-05-07T20:13:37.0853864Z stochastic_rounding=False, 2025-05-07T20:13:37.0853953Z weighted=False, 2025-05-07T20:13:37.0854049Z row_wise=False, 2025-05-07T20:13:37.0854128Z mixed=True, 2025-05-07T20:13:37.0854253Z use_cache=False, 2025-05-07T20:13:37.0854375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0854455Z use_cpu=True, 2025-05-07T20:13:37.0854559Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0854642Z ) 2025-05-07T20:13:37.0854780Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0855185Z self=, 2025-05-07T20:13:37.0855264Z mixed_B=True, 2025-05-07T20:13:37.0855351Z compile=False, 2025-05-07T20:13:37.0855443Z T=2, 2025-05-07T20:13:37.0855519Z D=11, 2025-05-07T20:13:37.0855595Z B=128, 2025-05-07T20:13:37.0855692Z log_E=4, 2025-05-07T20:13:37.0855769Z L=6, 2025-05-07T20:13:37.0855850Z D_gradcheck=2, 2025-05-07T20:13:37.0855959Z stochastic_rounding=False, 2025-05-07T20:13:37.0856041Z weighted=True, 2025-05-07T20:13:37.0856127Z row_wise=False, 2025-05-07T20:13:37.0856223Z mixed=True, 2025-05-07T20:13:37.0856309Z use_cache=False, 2025-05-07T20:13:37.0856417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0856512Z use_cpu=True, 2025-05-07T20:13:37.0856615Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0856702Z ) 2025-05-07T20:13:37.0856845Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0857231Z self=, 2025-05-07T20:13:37.0857334Z mixed_B=False, 2025-05-07T20:13:37.0857423Z compile=False, 2025-05-07T20:13:37.0857499Z T=5, 2025-05-07T20:13:37.0857589Z D=123, 2025-05-07T20:13:37.0857665Z B=109, 2025-05-07T20:13:37.0857870Z log_E=4, 2025-05-07T20:13:37.0857968Z L=8, 2025-05-07T20:13:37.0858051Z D_gradcheck=2, 2025-05-07T20:13:37.0858148Z stochastic_rounding=False, 2025-05-07T20:13:37.0858244Z weighted=True, 2025-05-07T20:13:37.0858327Z row_wise=False, 2025-05-07T20:13:37.0858422Z mixed=False, 2025-05-07T20:13:37.0858509Z use_cache=False, 2025-05-07T20:13:37.0858616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.0858711Z use_cpu=True, 2025-05-07T20:13:37.0858815Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.0858888Z ) 2025-05-07T20:13:37.0859043Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.0859435Z self=, 2025-05-07T20:13:37.0859518Z mixed_B=True, 2025-05-07T20:13:37.0859620Z compile=False, 2025-05-07T20:13:37.0859697Z T=5, 2025-05-07T20:13:37.0859776Z D=118, 2025-05-07T20:13:37.0859870Z B=73, 2025-05-07T20:13:37.0859951Z log_E=5, 2025-05-07T20:13:37.0860029Z L=13, 2025-05-07T20:13:37.0860124Z D_gradcheck=1, 2025-05-07T20:13:37.0860222Z stochastic_rounding=True, 2025-05-07T20:13:37.0860321Z weighted=True, 2025-05-07T20:13:37.0860404Z row_wise=True, 2025-05-07T20:13:37.0860518Z mixed=True, 2025-05-07T20:13:37.0860620Z use_cache=False, 2025-05-07T20:13:37.0860731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.0860815Z use_cpu=True, 2025-05-07T20:13:37.0860933Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.0861009Z ) 2025-05-07T20:13:37.1189254Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1189714Z self=, 2025-05-07T20:13:37.1189803Z mixed_B=True, 2025-05-07T20:13:37.1190044Z compile=False, 2025-05-07T20:13:37.1190122Z T=1, 2025-05-07T20:13:37.1190251Z D=17, 2025-05-07T20:13:37.1190348Z B=119, 2025-05-07T20:13:37.1190434Z log_E=5, 2025-05-07T20:13:37.1190594Z L=14, 2025-05-07T20:13:37.1190692Z D_gradcheck=1, 2025-05-07T20:13:37.1190794Z stochastic_rounding=True, 2025-05-07T20:13:37.1190879Z weighted=True, 2025-05-07T20:13:37.1191000Z row_wise=True, 2025-05-07T20:13:37.1191083Z mixed=True, 2025-05-07T20:13:37.1191207Z use_cache=True, 2025-05-07T20:13:37.1191331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1191414Z use_cpu=True, 2025-05-07T20:13:37.1191532Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1191609Z ) 2025-05-07T20:13:37.1191749Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1192157Z self=, 2025-05-07T20:13:37.1192238Z mixed_B=True, 2025-05-07T20:13:37.1192324Z compile=True, 2025-05-07T20:13:37.1192415Z T=5, 2025-05-07T20:13:37.1192496Z D=77, 2025-05-07T20:13:37.1192575Z B=119, 2025-05-07T20:13:37.1192670Z log_E=5, 2025-05-07T20:13:37.1192747Z L=13, 2025-05-07T20:13:37.1192830Z D_gradcheck=2, 2025-05-07T20:13:37.1192939Z stochastic_rounding=True, 2025-05-07T20:13:37.1193021Z weighted=True, 2025-05-07T20:13:37.1193103Z row_wise=False, 2025-05-07T20:13:37.1193197Z mixed=False, 2025-05-07T20:13:37.1193280Z use_cache=True, 2025-05-07T20:13:37.1193405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1193487Z use_cpu=True, 2025-05-07T20:13:37.1193591Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1193677Z ) 2025-05-07T20:13:37.1193816Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1194204Z self=, 2025-05-07T20:13:37.1194299Z mixed_B=False, 2025-05-07T20:13:37.1194386Z compile=False, 2025-05-07T20:13:37.1194464Z T=2, 2025-05-07T20:13:37.1194553Z D=95, 2025-05-07T20:13:37.1194629Z B=40, 2025-05-07T20:13:37.1194761Z log_E=3, 2025-05-07T20:13:37.1194850Z L=11, 2025-05-07T20:13:37.1194934Z D_gradcheck=1, 2025-05-07T20:13:37.1195031Z stochastic_rounding=True, 2025-05-07T20:13:37.1195128Z weighted=True, 2025-05-07T20:13:37.1195212Z row_wise=True, 2025-05-07T20:13:37.1195309Z mixed=True, 2025-05-07T20:13:37.1195398Z use_cache=True, 2025-05-07T20:13:37.1195512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1195609Z use_cpu=True, 2025-05-07T20:13:37.1195715Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1195791Z ) 2025-05-07T20:13:37.1195944Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1196334Z self=, 2025-05-07T20:13:37.1196416Z mixed_B=True, 2025-05-07T20:13:37.1196512Z compile=True, 2025-05-07T20:13:37.1196589Z T=1, 2025-05-07T20:13:37.1196667Z D=44, 2025-05-07T20:13:37.1196756Z B=106, 2025-05-07T20:13:37.1196836Z log_E=4, 2025-05-07T20:13:37.1196923Z L=11, 2025-05-07T20:13:37.1197011Z D_gradcheck=1, 2025-05-07T20:13:37.1197111Z stochastic_rounding=False, 2025-05-07T20:13:37.1197210Z weighted=True, 2025-05-07T20:13:37.1197292Z row_wise=True, 2025-05-07T20:13:37.1197374Z mixed=False, 2025-05-07T20:13:37.1197472Z use_cache=True, 2025-05-07T20:13:37.1197581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1197664Z use_cpu=True, 2025-05-07T20:13:37.1197793Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1197868Z ) 2025-05-07T20:13:37.1198008Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1198409Z self=, 2025-05-07T20:13:37.1198495Z mixed_B=False, 2025-05-07T20:13:37.1198624Z compile=True, 2025-05-07T20:13:37.1198704Z T=3, 2025-05-07T20:13:37.1198815Z D=35, 2025-05-07T20:13:37.1198906Z B=124, 2025-05-07T20:13:37.1198987Z log_E=3, 2025-05-07T20:13:37.1199066Z L=7, 2025-05-07T20:13:37.1199163Z D_gradcheck=1, 2025-05-07T20:13:37.1199263Z stochastic_rounding=False, 2025-05-07T20:13:37.1199348Z weighted=True, 2025-05-07T20:13:37.1199448Z row_wise=False, 2025-05-07T20:13:37.1199532Z mixed=False, 2025-05-07T20:13:37.1199647Z use_cache=False, 2025-05-07T20:13:37.1199777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1199862Z use_cpu=True, 2025-05-07T20:13:37.1199967Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1200059Z ) 2025-05-07T20:13:37.1200202Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1200602Z self=, 2025-05-07T20:13:37.1200689Z mixed_B=True, 2025-05-07T20:13:37.1200777Z compile=True, 2025-05-07T20:13:37.1200871Z T=3, 2025-05-07T20:13:37.1200951Z D=31, 2025-05-07T20:13:37.1201031Z B=61, 2025-05-07T20:13:37.1201126Z log_E=3, 2025-05-07T20:13:37.1201206Z L=1, 2025-05-07T20:13:37.1201292Z D_gradcheck=1, 2025-05-07T20:13:37.1201405Z stochastic_rounding=True, 2025-05-07T20:13:37.1201491Z weighted=True, 2025-05-07T20:13:37.1201603Z row_wise=False, 2025-05-07T20:13:37.1201700Z mixed=False, 2025-05-07T20:13:37.1201787Z use_cache=False, 2025-05-07T20:13:37.1201900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1201997Z use_cpu=True, 2025-05-07T20:13:37.1202101Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1202179Z ) 2025-05-07T20:13:37.1202334Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1202725Z self=, 2025-05-07T20:13:37.1202823Z mixed_B=True, 2025-05-07T20:13:37.1202909Z compile=True, 2025-05-07T20:13:37.1202985Z T=2, 2025-05-07T20:13:37.1203074Z D=116, 2025-05-07T20:13:37.1203148Z B=51, 2025-05-07T20:13:37.1203249Z log_E=4, 2025-05-07T20:13:37.1203337Z L=6, 2025-05-07T20:13:37.1203420Z D_gradcheck=1, 2025-05-07T20:13:37.1203519Z stochastic_rounding=True, 2025-05-07T20:13:37.1203613Z weighted=True, 2025-05-07T20:13:37.1203696Z row_wise=False, 2025-05-07T20:13:37.1203777Z mixed=False, 2025-05-07T20:13:37.1203875Z use_cache=True, 2025-05-07T20:13:37.1203986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1204080Z use_cpu=True, 2025-05-07T20:13:37.1204183Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1204257Z ) 2025-05-07T20:13:37.1204407Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1204796Z self=, 2025-05-07T20:13:37.1204880Z mixed_B=False, 2025-05-07T20:13:37.1204977Z compile=True, 2025-05-07T20:13:37.1205057Z T=2, 2025-05-07T20:13:37.1205136Z D=127, 2025-05-07T20:13:37.1205229Z B=38, 2025-05-07T20:13:37.1205313Z log_E=3, 2025-05-07T20:13:37.1205391Z L=8, 2025-05-07T20:13:37.1205488Z D_gradcheck=2, 2025-05-07T20:13:37.1205586Z stochastic_rounding=True, 2025-05-07T20:13:37.1205670Z weighted=True, 2025-05-07T20:13:37.1205766Z row_wise=False, 2025-05-07T20:13:37.1205850Z mixed=True, 2025-05-07T20:13:37.1205948Z use_cache=True, 2025-05-07T20:13:37.1206060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1206142Z use_cpu=True, 2025-05-07T20:13:37.1206260Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1206335Z ) 2025-05-07T20:13:37.1206476Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1206873Z self=, 2025-05-07T20:13:37.1206956Z mixed_B=False, 2025-05-07T20:13:37.1207066Z compile=True, 2025-05-07T20:13:37.1207154Z T=1, 2025-05-07T20:13:37.1207260Z D=39, 2025-05-07T20:13:37.1207336Z B=38, 2025-05-07T20:13:37.1207429Z log_E=4, 2025-05-07T20:13:37.1207507Z L=6, 2025-05-07T20:13:37.1207592Z D_gradcheck=1, 2025-05-07T20:13:37.1207705Z stochastic_rounding=False, 2025-05-07T20:13:37.1207791Z weighted=False, 2025-05-07T20:13:37.1207885Z row_wise=True, 2025-05-07T20:13:37.1207965Z mixed=True, 2025-05-07T20:13:37.1208050Z use_cache=False, 2025-05-07T20:13:37.1208197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1208283Z use_cpu=True, 2025-05-07T20:13:37.1208390Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1208477Z ) 2025-05-07T20:13:37.1208618Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1209005Z self=, 2025-05-07T20:13:37.1209101Z mixed_B=True, 2025-05-07T20:13:37.1209188Z compile=False, 2025-05-07T20:13:37.1209267Z T=3, 2025-05-07T20:13:37.1209357Z D=21, 2025-05-07T20:13:37.1209435Z B=47, 2025-05-07T20:13:37.1209526Z log_E=3, 2025-05-07T20:13:37.1209602Z L=4, 2025-05-07T20:13:37.1209686Z D_gradcheck=1, 2025-05-07T20:13:37.1209799Z stochastic_rounding=False, 2025-05-07T20:13:37.1209882Z weighted=True, 2025-05-07T20:13:37.1209965Z row_wise=False, 2025-05-07T20:13:37.1210059Z mixed=False, 2025-05-07T20:13:37.1210143Z use_cache=False, 2025-05-07T20:13:37.1210253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1210346Z use_cpu=True, 2025-05-07T20:13:37.1210449Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1210523Z ) 2025-05-07T20:13:37.1210673Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1211062Z self=, 2025-05-07T20:13:37.1211145Z mixed_B=True, 2025-05-07T20:13:37.1211242Z compile=False, 2025-05-07T20:13:37.1211318Z T=4, 2025-05-07T20:13:37.1211411Z D=15, 2025-05-07T20:13:37.1211487Z B=7, 2025-05-07T20:13:37.1211588Z log_E=4, 2025-05-07T20:13:37.1211677Z L=19, 2025-05-07T20:13:37.1211760Z D_gradcheck=1, 2025-05-07T20:13:37.1211855Z stochastic_rounding=True, 2025-05-07T20:13:37.1211951Z weighted=False, 2025-05-07T20:13:37.1212034Z row_wise=False, 2025-05-07T20:13:37.1212113Z mixed=False, 2025-05-07T20:13:37.1212212Z use_cache=False, 2025-05-07T20:13:37.1212323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1212404Z use_cpu=True, 2025-05-07T20:13:37.1212521Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1212595Z ) 2025-05-07T20:13:37.1212734Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1213133Z self=, 2025-05-07T20:13:37.1213214Z mixed_B=True, 2025-05-07T20:13:37.1213313Z compile=True, 2025-05-07T20:13:37.1213392Z T=3, 2025-05-07T20:13:37.1213470Z D=19, 2025-05-07T20:13:37.1213559Z B=99, 2025-05-07T20:13:37.1213637Z log_E=5, 2025-05-07T20:13:37.1213713Z L=14, 2025-05-07T20:13:37.1213807Z D_gradcheck=1, 2025-05-07T20:13:37.1213906Z stochastic_rounding=False, 2025-05-07T20:13:37.1213990Z weighted=True, 2025-05-07T20:13:37.1214082Z row_wise=True, 2025-05-07T20:13:37.1214162Z mixed=True, 2025-05-07T20:13:37.1214247Z use_cache=True, 2025-05-07T20:13:37.1214370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1214453Z use_cpu=True, 2025-05-07T20:13:37.1214555Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1214642Z ) 2025-05-07T20:13:37.1214781Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1215183Z self=, 2025-05-07T20:13:37.1215269Z mixed_B=False, 2025-05-07T20:13:37.1215379Z compile=True, 2025-05-07T20:13:37.1215470Z T=4, 2025-05-07T20:13:37.1215581Z D=99, 2025-05-07T20:13:37.1215659Z B=26, 2025-05-07T20:13:37.1215751Z log_E=5, 2025-05-07T20:13:37.1215831Z L=18, 2025-05-07T20:13:37.1215914Z D_gradcheck=2, 2025-05-07T20:13:37.1216026Z stochastic_rounding=False, 2025-05-07T20:13:37.1216113Z weighted=True, 2025-05-07T20:13:37.1216197Z row_wise=True, 2025-05-07T20:13:37.1216292Z mixed=False, 2025-05-07T20:13:37.1216378Z use_cache=False, 2025-05-07T20:13:37.1216517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1216614Z use_cpu=True, 2025-05-07T20:13:37.1216720Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1216807Z ) 2025-05-07T20:13:37.1216948Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1217336Z self=, 2025-05-07T20:13:37.1217431Z mixed_B=False, 2025-05-07T20:13:37.1217517Z compile=False, 2025-05-07T20:13:37.1217594Z T=5, 2025-05-07T20:13:37.1217683Z D=81, 2025-05-07T20:13:37.1217760Z B=101, 2025-05-07T20:13:37.1217968Z log_E=4, 2025-05-07T20:13:37.1218063Z L=5, 2025-05-07T20:13:37.1218147Z D_gradcheck=2, 2025-05-07T20:13:37.1218248Z stochastic_rounding=False, 2025-05-07T20:13:37.1218347Z weighted=False, 2025-05-07T20:13:37.1218431Z row_wise=False, 2025-05-07T20:13:37.1218527Z mixed=False, 2025-05-07T20:13:37.1218613Z use_cache=False, 2025-05-07T20:13:37.1218727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1218824Z use_cpu=True, 2025-05-07T20:13:37.1218930Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1219007Z ) 2025-05-07T20:13:37.1219162Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1219550Z self=, 2025-05-07T20:13:37.1219636Z mixed_B=False, 2025-05-07T20:13:37.1219737Z compile=True, 2025-05-07T20:13:37.1219815Z T=1, 2025-05-07T20:13:37.1219895Z D=96, 2025-05-07T20:13:37.1219987Z B=101, 2025-05-07T20:13:37.1220112Z log_E=3, 2025-05-07T20:13:37.1220191Z L=7, 2025-05-07T20:13:37.1220287Z D_gradcheck=1, 2025-05-07T20:13:37.1220391Z stochastic_rounding=False, 2025-05-07T20:13:37.1220493Z weighted=False, 2025-05-07T20:13:37.1220579Z row_wise=False, 2025-05-07T20:13:37.1220665Z mixed=False, 2025-05-07T20:13:37.1220766Z use_cache=False, 2025-05-07T20:13:37.1220879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1220965Z use_cpu=True, 2025-05-07T20:13:37.1221083Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1221159Z ) 2025-05-07T20:13:37.1221301Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1221706Z self=, 2025-05-07T20:13:37.1221791Z mixed_B=False, 2025-05-07T20:13:37.1221878Z compile=True, 2025-05-07T20:13:37.1221971Z T=2, 2025-05-07T20:13:37.1222053Z D=104, 2025-05-07T20:13:37.1222145Z B=47, 2025-05-07T20:13:37.1222224Z log_E=3, 2025-05-07T20:13:37.1222302Z L=13, 2025-05-07T20:13:37.1222401Z D_gradcheck=2, 2025-05-07T20:13:37.1222501Z stochastic_rounding=False, 2025-05-07T20:13:37.1222583Z weighted=True, 2025-05-07T20:13:37.1222681Z row_wise=False, 2025-05-07T20:13:37.1222765Z mixed=True, 2025-05-07T20:13:37.1222848Z use_cache=False, 2025-05-07T20:13:37.1222976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1223058Z use_cpu=True, 2025-05-07T20:13:37.1223158Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1223249Z ) 2025-05-07T20:13:37.1223391Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1223781Z self=, 2025-05-07T20:13:37.1223876Z mixed_B=True, 2025-05-07T20:13:37.1223990Z compile=True, 2025-05-07T20:13:37.1224078Z T=3, 2025-05-07T20:13:37.1224183Z D=22, 2025-05-07T20:13:37.1224260Z B=126, 2025-05-07T20:13:37.1224352Z log_E=4, 2025-05-07T20:13:37.1224428Z L=19, 2025-05-07T20:13:37.1224512Z D_gradcheck=2, 2025-05-07T20:13:37.1224620Z stochastic_rounding=True, 2025-05-07T20:13:37.1224704Z weighted=False, 2025-05-07T20:13:37.1224786Z row_wise=True, 2025-05-07T20:13:37.1224878Z mixed=False, 2025-05-07T20:13:37.1224960Z use_cache=True, 2025-05-07T20:13:37.1225097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1225192Z use_cpu=True, 2025-05-07T20:13:37.1225305Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1225379Z ) 2025-05-07T20:13:37.1565553Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1566307Z self=, 2025-05-07T20:13:37.1566921Z mixed_B=False, 2025-05-07T20:13:37.1567163Z compile=False, 2025-05-07T20:13:37.1567372Z T=2, 2025-05-07T20:13:37.1567576Z D=60, 2025-05-07T20:13:37.1567773Z B=81, 2025-05-07T20:13:37.1567960Z log_E=5, 2025-05-07T20:13:37.1568163Z L=11, 2025-05-07T20:13:37.1568362Z D_gradcheck=1, 2025-05-07T20:13:37.1568591Z stochastic_rounding=False, 2025-05-07T20:13:37.1568862Z weighted=True, 2025-05-07T20:13:37.1569085Z row_wise=True, 2025-05-07T20:13:37.1569292Z mixed=True, 2025-05-07T20:13:37.1569511Z use_cache=True, 2025-05-07T20:13:37.1569772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1570067Z use_cpu=True, 2025-05-07T20:13:37.1570313Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1570593Z ) 2025-05-07T20:13:37.1570830Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1571487Z self=, 2025-05-07T20:13:37.1572092Z mixed_B=True, 2025-05-07T20:13:37.1572321Z compile=False, 2025-05-07T20:13:37.1572528Z T=3, 2025-05-07T20:13:37.1572721Z D=125, 2025-05-07T20:13:37.1572916Z B=21, 2025-05-07T20:13:37.1573219Z log_E=5, 2025-05-07T20:13:37.1573424Z L=3, 2025-05-07T20:13:37.1573627Z D_gradcheck=1, 2025-05-07T20:13:37.1573854Z stochastic_rounding=True, 2025-05-07T20:13:37.1574131Z weighted=True, 2025-05-07T20:13:37.1574358Z row_wise=False, 2025-05-07T20:13:37.1574568Z mixed=True, 2025-05-07T20:13:37.1574786Z use_cache=False, 2025-05-07T20:13:37.1575052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1575353Z use_cpu=True, 2025-05-07T20:13:37.1575602Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1575884Z ) 2025-05-07T20:13:37.1576121Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1576781Z self=, 2025-05-07T20:13:37.1577389Z mixed_B=False, 2025-05-07T20:13:37.1577607Z compile=False, 2025-05-07T20:13:37.1577894Z T=3, 2025-05-07T20:13:37.1578097Z D=93, 2025-05-07T20:13:37.1578281Z B=103, 2025-05-07T20:13:37.1578483Z log_E=5, 2025-05-07T20:13:37.1578686Z L=7, 2025-05-07T20:13:37.1578875Z D_gradcheck=1, 2025-05-07T20:13:37.1579122Z stochastic_rounding=True, 2025-05-07T20:13:37.1579396Z weighted=True, 2025-05-07T20:13:37.1579625Z row_wise=False, 2025-05-07T20:13:37.1579837Z mixed=True, 2025-05-07T20:13:37.1580058Z use_cache=False, 2025-05-07T20:13:37.1580326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1580618Z use_cpu=True, 2025-05-07T20:13:37.1580875Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1581162Z ) 2025-05-07T20:13:37.1581399Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1582058Z self=, 2025-05-07T20:13:37.1582666Z mixed_B=False, 2025-05-07T20:13:37.1582946Z compile=True, 2025-05-07T20:13:37.1583169Z T=4, 2025-05-07T20:13:37.1583415Z D=48, 2025-05-07T20:13:37.1583601Z B=90, 2025-05-07T20:13:37.1583806Z log_E=4, 2025-05-07T20:13:37.1584015Z L=19, 2025-05-07T20:13:37.1584206Z D_gradcheck=1, 2025-05-07T20:13:37.1584455Z stochastic_rounding=False, 2025-05-07T20:13:37.1584736Z weighted=False, 2025-05-07T20:13:37.1584971Z row_wise=False, 2025-05-07T20:13:37.1585187Z mixed=False, 2025-05-07T20:13:37.1585412Z use_cache=True, 2025-05-07T20:13:37.1585716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1586015Z use_cpu=True, 2025-05-07T20:13:37.1586265Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1586548Z ) 2025-05-07T20:13:37.1586783Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1587442Z self=, 2025-05-07T20:13:37.1588046Z mixed_B=False, 2025-05-07T20:13:37.1588263Z compile=False, 2025-05-07T20:13:37.1588483Z T=5, 2025-05-07T20:13:37.1588677Z D=27, 2025-05-07T20:13:37.1588857Z B=46, 2025-05-07T20:13:37.1589055Z log_E=3, 2025-05-07T20:13:37.1589254Z L=13, 2025-05-07T20:13:37.1589441Z D_gradcheck=1, 2025-05-07T20:13:37.1589682Z stochastic_rounding=False, 2025-05-07T20:13:37.1589953Z weighted=True, 2025-05-07T20:13:37.1590171Z row_wise=True, 2025-05-07T20:13:37.1590394Z mixed=False, 2025-05-07T20:13:37.1590621Z use_cache=False, 2025-05-07T20:13:37.1590875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1591207Z use_cpu=True, 2025-05-07T20:13:37.1591453Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1591732Z ) 2025-05-07T20:13:37.1591964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1592617Z self=, 2025-05-07T20:13:37.1593216Z mixed_B=True, 2025-05-07T20:13:37.1593429Z compile=False, 2025-05-07T20:13:37.1593646Z T=4, 2025-05-07T20:13:37.1593841Z D=35, 2025-05-07T20:13:37.1594023Z B=34, 2025-05-07T20:13:37.1594249Z log_E=4, 2025-05-07T20:13:37.1594455Z L=5, 2025-05-07T20:13:37.1594645Z D_gradcheck=1, 2025-05-07T20:13:37.1594951Z stochastic_rounding=True, 2025-05-07T20:13:37.1595230Z weighted=True, 2025-05-07T20:13:37.1595448Z row_wise=False, 2025-05-07T20:13:37.1595676Z mixed=False, 2025-05-07T20:13:37.1595903Z use_cache=True, 2025-05-07T20:13:37.1596149Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1596456Z use_cpu=True, 2025-05-07T20:13:37.1596702Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1596967Z ) 2025-05-07T20:13:37.1597212Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1597868Z self=, 2025-05-07T20:13:37.1598470Z mixed_B=False, 2025-05-07T20:13:37.1598684Z compile=True, 2025-05-07T20:13:37.1598905Z T=1, 2025-05-07T20:13:37.1599100Z D=15, 2025-05-07T20:13:37.1599283Z B=42, 2025-05-07T20:13:37.1599481Z log_E=5, 2025-05-07T20:13:37.1599683Z L=4, 2025-05-07T20:13:37.1599869Z D_gradcheck=2, 2025-05-07T20:13:37.1600107Z stochastic_rounding=True, 2025-05-07T20:13:37.1600379Z weighted=True, 2025-05-07T20:13:37.1600591Z row_wise=True, 2025-05-07T20:13:37.1600808Z mixed=False, 2025-05-07T20:13:37.1601027Z use_cache=True, 2025-05-07T20:13:37.1601269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1601574Z use_cpu=True, 2025-05-07T20:13:37.1601814Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1602080Z ) 2025-05-07T20:13:37.1602325Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1602977Z self=, 2025-05-07T20:13:37.1603580Z mixed_B=True, 2025-05-07T20:13:37.1603791Z compile=True, 2025-05-07T20:13:37.1604050Z T=3, 2025-05-07T20:13:37.1604249Z D=61, 2025-05-07T20:13:37.1604470Z B=26, 2025-05-07T20:13:37.1604666Z log_E=5, 2025-05-07T20:13:37.1604875Z L=12, 2025-05-07T20:13:37.1605065Z D_gradcheck=2, 2025-05-07T20:13:37.1605304Z stochastic_rounding=False, 2025-05-07T20:13:37.1605579Z weighted=True, 2025-05-07T20:13:37.1605798Z row_wise=False, 2025-05-07T20:13:37.1606022Z mixed=False, 2025-05-07T20:13:37.1606245Z use_cache=False, 2025-05-07T20:13:37.1606522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1606828Z use_cpu=True, 2025-05-07T20:13:37.1607073Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1607341Z ) 2025-05-07T20:13:37.1607593Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1608247Z self=, 2025-05-07T20:13:37.1608841Z mixed_B=False, 2025-05-07T20:13:37.1609075Z compile=False, 2025-05-07T20:13:37.1609300Z T=2, 2025-05-07T20:13:37.1609487Z D=19, 2025-05-07T20:13:37.1609691Z B=46, 2025-05-07T20:13:37.1609892Z log_E=4, 2025-05-07T20:13:37.1610089Z L=19, 2025-05-07T20:13:37.1610297Z D_gradcheck=2, 2025-05-07T20:13:37.1610542Z stochastic_rounding=True, 2025-05-07T20:13:37.1610825Z weighted=False, 2025-05-07T20:13:37.1611045Z row_wise=True, 2025-05-07T20:13:37.1611274Z mixed=True, 2025-05-07T20:13:37.1611498Z use_cache=False, 2025-05-07T20:13:37.1611750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1612066Z use_cpu=True, 2025-05-07T20:13:37.1612315Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1612585Z ) 2025-05-07T20:13:37.1612837Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1613493Z self=, 2025-05-07T20:13:37.1614081Z mixed_B=False, 2025-05-07T20:13:37.1614308Z compile=True, 2025-05-07T20:13:37.1614525Z T=3, 2025-05-07T20:13:37.1614705Z D=60, 2025-05-07T20:13:37.1614900Z B=114, 2025-05-07T20:13:37.1615097Z log_E=5, 2025-05-07T20:13:37.1615317Z L=11, 2025-05-07T20:13:37.1615520Z D_gradcheck=2, 2025-05-07T20:13:37.1615761Z stochastic_rounding=False, 2025-05-07T20:13:37.1616026Z weighted=False, 2025-05-07T20:13:37.1616257Z row_wise=True, 2025-05-07T20:13:37.1616481Z mixed=False, 2025-05-07T20:13:37.1616695Z use_cache=False, 2025-05-07T20:13:37.1616961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1617266Z use_cpu=True, 2025-05-07T20:13:37.1617511Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1617864Z ) 2025-05-07T20:13:37.1618118Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1618771Z self=, 2025-05-07T20:13:37.1619361Z mixed_B=False, 2025-05-07T20:13:37.1619587Z compile=True, 2025-05-07T20:13:37.1619807Z T=5, 2025-05-07T20:13:37.1620038Z D=12, 2025-05-07T20:13:37.1620222Z B=62, 2025-05-07T20:13:37.1620418Z log_E=3, 2025-05-07T20:13:37.1620631Z L=1, 2025-05-07T20:13:37.1620822Z D_gradcheck=2, 2025-05-07T20:13:37.1621070Z stochastic_rounding=True, 2025-05-07T20:13:37.1621350Z weighted=False, 2025-05-07T20:13:37.1621567Z row_wise=True, 2025-05-07T20:13:37.1621789Z mixed=False, 2025-05-07T20:13:37.1622011Z use_cache=False, 2025-05-07T20:13:37.1622261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1622565Z use_cpu=True, 2025-05-07T20:13:37.1622807Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1623073Z ) 2025-05-07T20:13:37.1623321Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1623973Z self=, 2025-05-07T20:13:37.1624569Z mixed_B=True, 2025-05-07T20:13:37.1624780Z compile=False, 2025-05-07T20:13:37.1625042Z T=3, 2025-05-07T20:13:37.1625240Z D=26, 2025-05-07T20:13:37.1625454Z B=21, 2025-05-07T20:13:37.1625652Z log_E=3, 2025-05-07T20:13:37.1625859Z L=16, 2025-05-07T20:13:37.1626046Z D_gradcheck=2, 2025-05-07T20:13:37.1626285Z stochastic_rounding=True, 2025-05-07T20:13:37.1626558Z weighted=True, 2025-05-07T20:13:37.1626768Z row_wise=False, 2025-05-07T20:13:37.1626992Z mixed=True, 2025-05-07T20:13:37.1627211Z use_cache=True, 2025-05-07T20:13:37.1627496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1627803Z use_cpu=True, 2025-05-07T20:13:37.1628047Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1628313Z ) 2025-05-07T20:13:37.1628560Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1629217Z self=, 2025-05-07T20:13:37.1629809Z mixed_B=True, 2025-05-07T20:13:37.1630037Z compile=True, 2025-05-07T20:13:37.1630260Z T=2, 2025-05-07T20:13:37.1630459Z D=25, 2025-05-07T20:13:37.1630646Z B=110, 2025-05-07T20:13:37.1630847Z log_E=5, 2025-05-07T20:13:37.1631052Z L=0, 2025-05-07T20:13:37.1631240Z D_gradcheck=1, 2025-05-07T20:13:37.1631478Z stochastic_rounding=True, 2025-05-07T20:13:37.1631749Z weighted=False, 2025-05-07T20:13:37.1631965Z row_wise=False, 2025-05-07T20:13:37.1632187Z mixed=False, 2025-05-07T20:13:37.1632409Z use_cache=True, 2025-05-07T20:13:37.1632651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1632954Z use_cpu=True, 2025-05-07T20:13:37.1633207Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1633475Z ) 2025-05-07T20:13:37.1633726Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1634387Z self=, 2025-05-07T20:13:37.1634978Z mixed_B=True, 2025-05-07T20:13:37.1635207Z compile=False, 2025-05-07T20:13:37.1635434Z T=2, 2025-05-07T20:13:37.1635621Z D=94, 2025-05-07T20:13:37.1635826Z B=114, 2025-05-07T20:13:37.1636030Z log_E=4, 2025-05-07T20:13:37.1636258Z L=5, 2025-05-07T20:13:37.1636470Z D_gradcheck=1, 2025-05-07T20:13:37.1636771Z stochastic_rounding=False, 2025-05-07T20:13:37.1637041Z weighted=True, 2025-05-07T20:13:37.1637272Z row_wise=False, 2025-05-07T20:13:37.1637502Z mixed=True, 2025-05-07T20:13:37.1637727Z use_cache=False, 2025-05-07T20:13:37.1637984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1638297Z use_cpu=True, 2025-05-07T20:13:37.1638545Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1638815Z ) 2025-05-07T20:13:37.1639065Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1639727Z self=, 2025-05-07T20:13:37.1640316Z mixed_B=True, 2025-05-07T20:13:37.1640535Z compile=True, 2025-05-07T20:13:37.1640749Z T=2, 2025-05-07T20:13:37.1640927Z D=22, 2025-05-07T20:13:37.1641128Z B=56, 2025-05-07T20:13:37.1641323Z log_E=4, 2025-05-07T20:13:37.1641513Z L=7, 2025-05-07T20:13:37.1641719Z D_gradcheck=2, 2025-05-07T20:13:37.1641959Z stochastic_rounding=False, 2025-05-07T20:13:37.1642221Z weighted=False, 2025-05-07T20:13:37.1642450Z row_wise=False, 2025-05-07T20:13:37.1642680Z mixed=False, 2025-05-07T20:13:37.1642889Z use_cache=False, 2025-05-07T20:13:37.1643153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1643464Z use_cpu=True, 2025-05-07T20:13:37.1643709Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1643976Z ) 2025-05-07T20:13:37.1644221Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1644875Z self=, 2025-05-07T20:13:37.1645465Z mixed_B=False, 2025-05-07T20:13:37.1645689Z compile=True, 2025-05-07T20:13:37.1645940Z T=4, 2025-05-07T20:13:37.1646121Z D=14, 2025-05-07T20:13:37.1646353Z B=127, 2025-05-07T20:13:37.1646556Z log_E=4, 2025-05-07T20:13:37.1646750Z L=3, 2025-05-07T20:13:37.1646951Z D_gradcheck=2, 2025-05-07T20:13:37.1647193Z stochastic_rounding=True, 2025-05-07T20:13:37.1647456Z weighted=False, 2025-05-07T20:13:37.1647866Z row_wise=False, 2025-05-07T20:13:37.1648106Z mixed=False, 2025-05-07T20:13:37.1648320Z use_cache=False, 2025-05-07T20:13:37.1648649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1648961Z use_cpu=True, 2025-05-07T20:13:37.1649196Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1649478Z ) 2025-05-07T20:13:37.1649732Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1650391Z self=, 2025-05-07T20:13:37.1650984Z mixed_B=True, 2025-05-07T20:13:37.1651207Z compile=False, 2025-05-07T20:13:37.1651428Z T=3, 2025-05-07T20:13:37.1651608Z D=106, 2025-05-07T20:13:37.1651807Z B=124, 2025-05-07T20:13:37.1652005Z log_E=5, 2025-05-07T20:13:37.1652197Z L=15, 2025-05-07T20:13:37.1652399Z D_gradcheck=2, 2025-05-07T20:13:37.1652640Z stochastic_rounding=False, 2025-05-07T20:13:37.1652901Z weighted=True, 2025-05-07T20:13:37.1653123Z row_wise=False, 2025-05-07T20:13:37.1653345Z mixed=False, 2025-05-07T20:13:37.1653553Z use_cache=False, 2025-05-07T20:13:37.1653816Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1654121Z use_cpu=True, 2025-05-07T20:13:37.1654356Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1654633Z ) 2025-05-07T20:13:37.1940233Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1940957Z self=, 2025-05-07T20:13:37.1941570Z mixed_B=False, 2025-05-07T20:13:37.1941810Z compile=False, 2025-05-07T20:13:37.1942027Z T=5, 2025-05-07T20:13:37.1942224Z D=54, 2025-05-07T20:13:37.1942425Z B=33, 2025-05-07T20:13:37.1942609Z log_E=3, 2025-05-07T20:13:37.1942905Z L=3, 2025-05-07T20:13:37.1943106Z D_gradcheck=1, 2025-05-07T20:13:37.1943339Z stochastic_rounding=True, 2025-05-07T20:13:37.1943616Z weighted=True, 2025-05-07T20:13:37.1943843Z row_wise=False, 2025-05-07T20:13:37.1944060Z mixed=True, 2025-05-07T20:13:37.1944287Z use_cache=False, 2025-05-07T20:13:37.1944555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1944853Z use_cpu=True, 2025-05-07T20:13:37.1945101Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1945387Z ) 2025-05-07T20:13:37.1945624Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1946285Z self=, 2025-05-07T20:13:37.1946890Z mixed_B=False, 2025-05-07T20:13:37.1947108Z compile=True, 2025-05-07T20:13:37.1947332Z T=1, 2025-05-07T20:13:37.1947539Z D=96, 2025-05-07T20:13:37.1947872Z B=6, 2025-05-07T20:13:37.1948074Z log_E=4, 2025-05-07T20:13:37.1948288Z L=17, 2025-05-07T20:13:37.1948482Z D_gradcheck=1, 2025-05-07T20:13:37.1948731Z stochastic_rounding=True, 2025-05-07T20:13:37.1949013Z weighted=False, 2025-05-07T20:13:37.1949251Z row_wise=True, 2025-05-07T20:13:37.1949464Z mixed=True, 2025-05-07T20:13:37.1949691Z use_cache=False, 2025-05-07T20:13:37.1949963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1950261Z use_cpu=True, 2025-05-07T20:13:37.1950513Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1950795Z ) 2025-05-07T20:13:37.1951027Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1951681Z self=, 2025-05-07T20:13:37.1952280Z mixed_B=True, 2025-05-07T20:13:37.1952488Z compile=True, 2025-05-07T20:13:37.1952775Z T=3, 2025-05-07T20:13:37.1952972Z D=12, 2025-05-07T20:13:37.1953199Z B=96, 2025-05-07T20:13:37.1953393Z log_E=4, 2025-05-07T20:13:37.1953596Z L=19, 2025-05-07T20:13:37.1953785Z D_gradcheck=2, 2025-05-07T20:13:37.1954030Z stochastic_rounding=False, 2025-05-07T20:13:37.1954314Z weighted=True, 2025-05-07T20:13:37.1954531Z row_wise=False, 2025-05-07T20:13:37.1954758Z mixed=False, 2025-05-07T20:13:37.1954988Z use_cache=True, 2025-05-07T20:13:37.1955268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1955582Z use_cpu=True, 2025-05-07T20:13:37.1955827Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1956106Z ) 2025-05-07T20:13:37.1956340Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1956995Z self=, 2025-05-07T20:13:37.1957602Z mixed_B=False, 2025-05-07T20:13:37.1957819Z compile=False, 2025-05-07T20:13:37.1958040Z T=5, 2025-05-07T20:13:37.1958235Z D=107, 2025-05-07T20:13:37.1958424Z B=104, 2025-05-07T20:13:37.1958621Z log_E=4, 2025-05-07T20:13:37.1958826Z L=6, 2025-05-07T20:13:37.1959014Z D_gradcheck=1, 2025-05-07T20:13:37.1959258Z stochastic_rounding=True, 2025-05-07T20:13:37.1959530Z weighted=True, 2025-05-07T20:13:37.1959741Z row_wise=True, 2025-05-07T20:13:37.1959962Z mixed=False, 2025-05-07T20:13:37.1960181Z use_cache=False, 2025-05-07T20:13:37.1960434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1960740Z use_cpu=True, 2025-05-07T20:13:37.1960982Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1961248Z ) 2025-05-07T20:13:37.1961494Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1962149Z self=, 2025-05-07T20:13:37.1962752Z mixed_B=False, 2025-05-07T20:13:37.1962964Z compile=False, 2025-05-07T20:13:37.1963182Z T=1, 2025-05-07T20:13:37.1963375Z D=122, 2025-05-07T20:13:37.1963559Z B=100, 2025-05-07T20:13:37.1963757Z log_E=5, 2025-05-07T20:13:37.1964001Z L=20, 2025-05-07T20:13:37.1964191Z D_gradcheck=1, 2025-05-07T20:13:37.1964432Z stochastic_rounding=True, 2025-05-07T20:13:37.1964705Z weighted=True, 2025-05-07T20:13:37.1964917Z row_wise=False, 2025-05-07T20:13:37.1965143Z mixed=True, 2025-05-07T20:13:37.1965360Z use_cache=True, 2025-05-07T20:13:37.1965602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1965912Z use_cpu=True, 2025-05-07T20:13:37.1966155Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1966421Z ) 2025-05-07T20:13:37.1966669Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1967325Z self=, 2025-05-07T20:13:37.1967931Z mixed_B=True, 2025-05-07T20:13:37.1968151Z compile=False, 2025-05-07T20:13:37.1968377Z T=2, 2025-05-07T20:13:37.1968575Z D=98, 2025-05-07T20:13:37.1968760Z B=98, 2025-05-07T20:13:37.1968955Z log_E=3, 2025-05-07T20:13:37.1969160Z L=19, 2025-05-07T20:13:37.1969349Z D_gradcheck=2, 2025-05-07T20:13:37.1969590Z stochastic_rounding=False, 2025-05-07T20:13:37.1969867Z weighted=True, 2025-05-07T20:13:37.1970079Z row_wise=True, 2025-05-07T20:13:37.1970299Z mixed=False, 2025-05-07T20:13:37.1970540Z use_cache=False, 2025-05-07T20:13:37.1970792Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1971110Z use_cpu=True, 2025-05-07T20:13:37.1971362Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1971632Z ) 2025-05-07T20:13:37.1971886Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1972548Z self=, 2025-05-07T20:13:37.1973137Z mixed_B=False, 2025-05-07T20:13:37.1973371Z compile=False, 2025-05-07T20:13:37.1973622Z T=4, 2025-05-07T20:13:37.1973808Z D=79, 2025-05-07T20:13:37.1974037Z B=87, 2025-05-07T20:13:37.1974238Z log_E=4, 2025-05-07T20:13:37.1974435Z L=19, 2025-05-07T20:13:37.1974644Z D_gradcheck=2, 2025-05-07T20:13:37.1974888Z stochastic_rounding=True, 2025-05-07T20:13:37.1975169Z weighted=True, 2025-05-07T20:13:37.1975384Z row_wise=True, 2025-05-07T20:13:37.1975613Z mixed=False, 2025-05-07T20:13:37.1975840Z use_cache=False, 2025-05-07T20:13:37.1976119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1976429Z use_cpu=True, 2025-05-07T20:13:37.1976679Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1976950Z ) 2025-05-07T20:13:37.1977195Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1977937Z self=, 2025-05-07T20:13:37.1978531Z mixed_B=False, 2025-05-07T20:13:37.1978763Z compile=False, 2025-05-07T20:13:37.1978985Z T=5, 2025-05-07T20:13:37.1979167Z D=60, 2025-05-07T20:13:37.1979364Z B=82, 2025-05-07T20:13:37.1979559Z log_E=4, 2025-05-07T20:13:37.1979750Z L=15, 2025-05-07T20:13:37.1979951Z D_gradcheck=2, 2025-05-07T20:13:37.1980197Z stochastic_rounding=True, 2025-05-07T20:13:37.1980458Z weighted=False, 2025-05-07T20:13:37.1980685Z row_wise=False, 2025-05-07T20:13:37.1980913Z mixed=True, 2025-05-07T20:13:37.1981122Z use_cache=True, 2025-05-07T20:13:37.1981378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1981739Z use_cpu=True, 2025-05-07T20:13:37.1981982Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1982262Z ) 2025-05-07T20:13:37.1982496Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1983153Z self=, 2025-05-07T20:13:37.1983753Z mixed_B=True, 2025-05-07T20:13:37.1983979Z compile=False, 2025-05-07T20:13:37.1984188Z T=4, 2025-05-07T20:13:37.1984382Z D=102, 2025-05-07T20:13:37.1984581Z B=95, 2025-05-07T20:13:37.1984765Z log_E=3, 2025-05-07T20:13:37.1985005Z L=5, 2025-05-07T20:13:37.1985207Z D_gradcheck=2, 2025-05-07T20:13:37.1985436Z stochastic_rounding=False, 2025-05-07T20:13:37.1985708Z weighted=False, 2025-05-07T20:13:37.1985940Z row_wise=False, 2025-05-07T20:13:37.1986151Z mixed=True, 2025-05-07T20:13:37.1986377Z use_cache=True, 2025-05-07T20:13:37.1986630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.1986924Z use_cpu=True, 2025-05-07T20:13:37.1987167Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1987446Z ) 2025-05-07T20:13:37.1987679Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1988332Z self=, 2025-05-07T20:13:37.1988929Z mixed_B=False, 2025-05-07T20:13:37.1989142Z compile=True, 2025-05-07T20:13:37.1989363Z T=5, 2025-05-07T20:13:37.1989558Z D=28, 2025-05-07T20:13:37.1989757Z B=29, 2025-05-07T20:13:37.1989939Z log_E=4, 2025-05-07T20:13:37.1990034Z L=20, 2025-05-07T20:13:37.1990118Z D_gradcheck=1, 2025-05-07T20:13:37.1990219Z stochastic_rounding=True, 2025-05-07T20:13:37.1990313Z weighted=True, 2025-05-07T20:13:37.1990394Z row_wise=True, 2025-05-07T20:13:37.1990476Z mixed=False, 2025-05-07T20:13:37.1990569Z use_cache=True, 2025-05-07T20:13:37.1990680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1990762Z use_cpu=True, 2025-05-07T20:13:37.1990874Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.1990949Z ) 2025-05-07T20:13:37.1991088Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1991491Z self=, 2025-05-07T20:13:37.1991572Z mixed_B=False, 2025-05-07T20:13:37.1991671Z compile=False, 2025-05-07T20:13:37.1991777Z T=5, 2025-05-07T20:13:37.1991853Z D=123, 2025-05-07T20:13:37.1992034Z B=64, 2025-05-07T20:13:37.1992114Z log_E=3, 2025-05-07T20:13:37.1992193Z L=14, 2025-05-07T20:13:37.1992290Z D_gradcheck=2, 2025-05-07T20:13:37.1992388Z stochastic_rounding=False, 2025-05-07T20:13:37.1992474Z weighted=False, 2025-05-07T20:13:37.1992572Z row_wise=False, 2025-05-07T20:13:37.1992653Z mixed=True, 2025-05-07T20:13:37.1992736Z use_cache=True, 2025-05-07T20:13:37.1992886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.1992971Z use_cpu=True, 2025-05-07T20:13:37.1993076Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.1993166Z ) 2025-05-07T20:13:37.1993308Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.1993711Z self=, 2025-05-07T20:13:37.1993795Z mixed_B=True, 2025-05-07T20:13:37.1993881Z compile=True, 2025-05-07T20:13:37.1993974Z T=2, 2025-05-07T20:13:37.1994052Z D=34, 2025-05-07T20:13:37.1994130Z B=74, 2025-05-07T20:13:37.1994220Z log_E=4, 2025-05-07T20:13:37.1994298Z L=2, 2025-05-07T20:13:37.2003119Z D_gradcheck=2, 2025-05-07T20:13:37.2003296Z stochastic_rounding=True, 2025-05-07T20:13:37.2003384Z weighted=False, 2025-05-07T20:13:37.2003469Z row_wise=False, 2025-05-07T20:13:37.2003561Z mixed=True, 2025-05-07T20:13:37.2003645Z use_cache=False, 2025-05-07T20:13:37.2003777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2003874Z use_cpu=True, 2025-05-07T20:13:37.2003983Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2004060Z ) 2025-05-07T20:13:37.2004219Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2004624Z self=, 2025-05-07T20:13:37.2004709Z mixed_B=True, 2025-05-07T20:13:37.2004804Z compile=False, 2025-05-07T20:13:37.2004883Z T=5, 2025-05-07T20:13:37.2004972Z D=56, 2025-05-07T20:13:37.2005052Z B=105, 2025-05-07T20:13:37.2005131Z log_E=5, 2025-05-07T20:13:37.2005296Z L=6, 2025-05-07T20:13:37.2005381Z D_gradcheck=1, 2025-05-07T20:13:37.2005480Z stochastic_rounding=True, 2025-05-07T20:13:37.2005575Z weighted=True, 2025-05-07T20:13:37.2005660Z row_wise=False, 2025-05-07T20:13:37.2005741Z mixed=True, 2025-05-07T20:13:37.2005835Z use_cache=True, 2025-05-07T20:13:37.2005948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2006031Z use_cpu=True, 2025-05-07T20:13:37.2006148Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2006221Z ) 2025-05-07T20:13:37.2006362Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2006771Z self=, 2025-05-07T20:13:37.2006852Z mixed_B=True, 2025-05-07T20:13:37.2006948Z compile=False, 2025-05-07T20:13:37.2007025Z T=3, 2025-05-07T20:13:37.2007102Z D=104, 2025-05-07T20:13:37.2007193Z B=82, 2025-05-07T20:13:37.2007273Z log_E=4, 2025-05-07T20:13:37.2007352Z L=8, 2025-05-07T20:13:37.2007445Z D_gradcheck=1, 2025-05-07T20:13:37.2007543Z stochastic_rounding=False, 2025-05-07T20:13:37.2007621Z weighted=True, 2025-05-07T20:13:37.2007715Z row_wise=True, 2025-05-07T20:13:37.2007796Z mixed=False, 2025-05-07T20:13:37.2007876Z use_cache=True, 2025-05-07T20:13:37.2008001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2008079Z use_cpu=True, 2025-05-07T20:13:37.2008183Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2008268Z ) 2025-05-07T20:13:37.2008406Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2008808Z self=, 2025-05-07T20:13:37.2008889Z mixed_B=True, 2025-05-07T20:13:37.2008972Z compile=False, 2025-05-07T20:13:37.2009090Z T=3, 2025-05-07T20:13:37.2009164Z D=51, 2025-05-07T20:13:37.2009274Z B=13, 2025-05-07T20:13:37.2009363Z log_E=4, 2025-05-07T20:13:37.2009439Z L=2, 2025-05-07T20:13:37.2009518Z D_gradcheck=1, 2025-05-07T20:13:37.2009626Z stochastic_rounding=False, 2025-05-07T20:13:37.2009709Z weighted=True, 2025-05-07T20:13:37.2009787Z row_wise=True, 2025-05-07T20:13:37.2009878Z mixed=True, 2025-05-07T20:13:37.2009961Z use_cache=False, 2025-05-07T20:13:37.2010096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2010191Z use_cpu=True, 2025-05-07T20:13:37.2010292Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2010373Z ) 2025-05-07T20:13:37.2010512Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2010900Z self=, 2025-05-07T20:13:37.2010993Z mixed_B=False, 2025-05-07T20:13:37.2011075Z compile=True, 2025-05-07T20:13:37.2011150Z T=4, 2025-05-07T20:13:37.2011233Z D=75, 2025-05-07T20:13:37.2011312Z B=97, 2025-05-07T20:13:37.2011388Z log_E=4, 2025-05-07T20:13:37.2011476Z L=1, 2025-05-07T20:13:37.2011558Z D_gradcheck=2, 2025-05-07T20:13:37.2011652Z stochastic_rounding=True, 2025-05-07T20:13:37.2011746Z weighted=False, 2025-05-07T20:13:37.2011828Z row_wise=True, 2025-05-07T20:13:37.2011912Z mixed=True, 2025-05-07T20:13:37.2011994Z use_cache=True, 2025-05-07T20:13:37.2012105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2012193Z use_cpu=True, 2025-05-07T20:13:37.2012295Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2012368Z ) 2025-05-07T20:13:37.2012510Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2012899Z self=, 2025-05-07T20:13:37.2012981Z mixed_B=True, 2025-05-07T20:13:37.2013070Z compile=True, 2025-05-07T20:13:37.2013149Z T=3, 2025-05-07T20:13:37.2013225Z D=17, 2025-05-07T20:13:37.2013309Z B=19, 2025-05-07T20:13:37.2013388Z log_E=5, 2025-05-07T20:13:37.2013463Z L=7, 2025-05-07T20:13:37.2013579Z D_gradcheck=1, 2025-05-07T20:13:37.2013678Z stochastic_rounding=False, 2025-05-07T20:13:37.2013769Z weighted=True, 2025-05-07T20:13:37.2013849Z row_wise=True, 2025-05-07T20:13:37.2013930Z mixed=True, 2025-05-07T20:13:37.2014022Z use_cache=True, 2025-05-07T20:13:37.2014132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2014213Z use_cpu=True, 2025-05-07T20:13:37.2014321Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2014392Z ) 2025-05-07T20:13:37.2317940Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2318363Z self=, 2025-05-07T20:13:37.2318449Z mixed_B=True, 2025-05-07T20:13:37.2318546Z compile=True, 2025-05-07T20:13:37.2318624Z T=5, 2025-05-07T20:13:37.2318710Z D=90, 2025-05-07T20:13:37.2318801Z B=78, 2025-05-07T20:13:37.2318881Z log_E=4, 2025-05-07T20:13:37.2318956Z L=16, 2025-05-07T20:13:37.2319053Z D_gradcheck=1, 2025-05-07T20:13:37.2319230Z stochastic_rounding=False, 2025-05-07T20:13:37.2319312Z weighted=False, 2025-05-07T20:13:37.2319404Z row_wise=True, 2025-05-07T20:13:37.2319485Z mixed=False, 2025-05-07T20:13:37.2319566Z use_cache=True, 2025-05-07T20:13:37.2319688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2319769Z use_cpu=True, 2025-05-07T20:13:37.2319885Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2319960Z ) 2025-05-07T20:13:37.2320097Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2320497Z self=, 2025-05-07T20:13:37.2320581Z mixed_B=False, 2025-05-07T20:13:37.2320662Z compile=True, 2025-05-07T20:13:37.2320749Z T=2, 2025-05-07T20:13:37.2320954Z D=11, 2025-05-07T20:13:37.2321029Z B=35, 2025-05-07T20:13:37.2321175Z log_E=5, 2025-05-07T20:13:37.2321252Z L=4, 2025-05-07T20:13:37.2321337Z D_gradcheck=2, 2025-05-07T20:13:37.2321450Z stochastic_rounding=True, 2025-05-07T20:13:37.2321532Z weighted=True, 2025-05-07T20:13:37.2321613Z row_wise=False, 2025-05-07T20:13:37.2321704Z mixed=False, 2025-05-07T20:13:37.2321786Z use_cache=True, 2025-05-07T20:13:37.2321905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2322036Z use_cpu=True, 2025-05-07T20:13:37.2322140Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2322227Z ) 2025-05-07T20:13:37.2322365Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2322753Z self=, 2025-05-07T20:13:37.2322843Z mixed_B=True, 2025-05-07T20:13:37.2322930Z compile=True, 2025-05-07T20:13:37.2323004Z T=1, 2025-05-07T20:13:37.2323092Z D=37, 2025-05-07T20:13:37.2323172Z B=109, 2025-05-07T20:13:37.2323253Z log_E=5, 2025-05-07T20:13:37.2323336Z L=8, 2025-05-07T20:13:37.2323421Z D_gradcheck=2, 2025-05-07T20:13:37.2323519Z stochastic_rounding=False, 2025-05-07T20:13:37.2323607Z weighted=True, 2025-05-07T20:13:37.2323685Z row_wise=True, 2025-05-07T20:13:37.2323775Z mixed=True, 2025-05-07T20:13:37.2323859Z use_cache=False, 2025-05-07T20:13:37.2323970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2324063Z use_cpu=True, 2025-05-07T20:13:37.2324166Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2324242Z ) 2025-05-07T20:13:37.2324392Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2324782Z self=, 2025-05-07T20:13:37.2324870Z mixed_B=False, 2025-05-07T20:13:37.2324963Z compile=False, 2025-05-07T20:13:37.2325040Z T=3, 2025-05-07T20:13:37.2325118Z D=4, 2025-05-07T20:13:37.2325201Z B=29, 2025-05-07T20:13:37.2325278Z log_E=4, 2025-05-07T20:13:37.2325355Z L=6, 2025-05-07T20:13:37.2325491Z D_gradcheck=2, 2025-05-07T20:13:37.2325589Z stochastic_rounding=True, 2025-05-07T20:13:37.2325683Z weighted=False, 2025-05-07T20:13:37.2325764Z row_wise=False, 2025-05-07T20:13:37.2325845Z mixed=False, 2025-05-07T20:13:37.2325940Z use_cache=True, 2025-05-07T20:13:37.2326049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2326133Z use_cpu=True, 2025-05-07T20:13:37.2326247Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2326322Z ) 2025-05-07T20:13:37.2326460Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2326863Z self=, 2025-05-07T20:13:37.2326947Z mixed_B=True, 2025-05-07T20:13:37.2327032Z compile=True, 2025-05-07T20:13:37.2327121Z T=1, 2025-05-07T20:13:37.2327200Z D=40, 2025-05-07T20:13:37.2327291Z B=84, 2025-05-07T20:13:37.2327370Z log_E=4, 2025-05-07T20:13:37.2327450Z L=4, 2025-05-07T20:13:37.2327551Z D_gradcheck=2, 2025-05-07T20:13:37.2327651Z stochastic_rounding=False, 2025-05-07T20:13:37.2327736Z weighted=False, 2025-05-07T20:13:37.2327832Z row_wise=True, 2025-05-07T20:13:37.2327912Z mixed=True, 2025-05-07T20:13:37.2327997Z use_cache=False, 2025-05-07T20:13:37.2328120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2328204Z use_cpu=True, 2025-05-07T20:13:37.2328310Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2328399Z ) 2025-05-07T20:13:37.2328537Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2328929Z self=, 2025-05-07T20:13:37.2329029Z mixed_B=False, 2025-05-07T20:13:37.2329114Z compile=True, 2025-05-07T20:13:37.2329204Z T=4, 2025-05-07T20:13:37.2329308Z D=18, 2025-05-07T20:13:37.2329386Z B=41, 2025-05-07T20:13:37.2329503Z log_E=5, 2025-05-07T20:13:37.2329582Z L=16, 2025-05-07T20:13:37.2329668Z D_gradcheck=1, 2025-05-07T20:13:37.2329779Z stochastic_rounding=True, 2025-05-07T20:13:37.2329863Z weighted=False, 2025-05-07T20:13:37.2329945Z row_wise=False, 2025-05-07T20:13:37.2330038Z mixed=True, 2025-05-07T20:13:37.2330120Z use_cache=True, 2025-05-07T20:13:37.2330232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2330353Z use_cpu=True, 2025-05-07T20:13:37.2330458Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2330531Z ) 2025-05-07T20:13:37.2330682Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2331071Z self=, 2025-05-07T20:13:37.2331163Z mixed_B=True, 2025-05-07T20:13:37.2331246Z compile=False, 2025-05-07T20:13:37.2331321Z T=4, 2025-05-07T20:13:37.2331414Z D=118, 2025-05-07T20:13:37.2331491Z B=61, 2025-05-07T20:13:37.2331569Z log_E=3, 2025-05-07T20:13:37.2331656Z L=13, 2025-05-07T20:13:37.2331743Z D_gradcheck=1, 2025-05-07T20:13:37.2331838Z stochastic_rounding=True, 2025-05-07T20:13:37.2331936Z weighted=False, 2025-05-07T20:13:37.2332017Z row_wise=True, 2025-05-07T20:13:37.2332095Z mixed=False, 2025-05-07T20:13:37.2332187Z use_cache=True, 2025-05-07T20:13:37.2332295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2332376Z use_cpu=True, 2025-05-07T20:13:37.2332495Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2332568Z ) 2025-05-07T20:13:37.2332715Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2333100Z self=, 2025-05-07T20:13:37.2333181Z mixed_B=False, 2025-05-07T20:13:37.2333275Z compile=True, 2025-05-07T20:13:37.2333351Z T=5, 2025-05-07T20:13:37.2333430Z D=103, 2025-05-07T20:13:37.2333519Z B=77, 2025-05-07T20:13:37.2333600Z log_E=5, 2025-05-07T20:13:37.2333676Z L=7, 2025-05-07T20:13:37.2333796Z D_gradcheck=1, 2025-05-07T20:13:37.2333896Z stochastic_rounding=True, 2025-05-07T20:13:37.2333977Z weighted=True, 2025-05-07T20:13:37.2334071Z row_wise=False, 2025-05-07T20:13:37.2334152Z mixed=False, 2025-05-07T20:13:37.2334244Z use_cache=False, 2025-05-07T20:13:37.2334353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2334438Z use_cpu=True, 2025-05-07T20:13:37.2334554Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2334627Z ) 2025-05-07T20:13:37.2334766Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2335170Z self=, 2025-05-07T20:13:37.2335252Z mixed_B=True, 2025-05-07T20:13:37.2335335Z compile=True, 2025-05-07T20:13:37.2335421Z T=3, 2025-05-07T20:13:37.2335499Z D=78, 2025-05-07T20:13:37.2335576Z B=56, 2025-05-07T20:13:37.2335665Z log_E=5, 2025-05-07T20:13:37.2335740Z L=6, 2025-05-07T20:13:37.2335824Z D_gradcheck=1, 2025-05-07T20:13:37.2335929Z stochastic_rounding=True, 2025-05-07T20:13:37.2336013Z weighted=False, 2025-05-07T20:13:37.2336150Z row_wise=False, 2025-05-07T20:13:37.2336229Z mixed=False, 2025-05-07T20:13:37.2336312Z use_cache=True, 2025-05-07T20:13:37.2336433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2336517Z use_cpu=True, 2025-05-07T20:13:37.2336622Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2336705Z ) 2025-05-07T20:13:37.2336842Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2337231Z self=, 2025-05-07T20:13:37.2337325Z mixed_B=True, 2025-05-07T20:13:37.2337411Z compile=False, 2025-05-07T20:13:37.2337488Z T=2, 2025-05-07T20:13:37.2337602Z D=102, 2025-05-07T20:13:37.2337683Z B=61, 2025-05-07T20:13:37.2337911Z log_E=4, 2025-05-07T20:13:37.2338006Z L=6, 2025-05-07T20:13:37.2338095Z D_gradcheck=2, 2025-05-07T20:13:37.2338212Z stochastic_rounding=False, 2025-05-07T20:13:37.2338296Z weighted=True, 2025-05-07T20:13:37.2338381Z row_wise=True, 2025-05-07T20:13:37.2338477Z mixed=False, 2025-05-07T20:13:37.2338560Z use_cache=False, 2025-05-07T20:13:37.2338716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2338844Z use_cpu=True, 2025-05-07T20:13:37.2338948Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2339022Z ) 2025-05-07T20:13:37.2339175Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2339563Z self=, 2025-05-07T20:13:37.2339645Z mixed_B=False, 2025-05-07T20:13:37.2339740Z compile=True, 2025-05-07T20:13:37.2339820Z T=2, 2025-05-07T20:13:37.2339908Z D=43, 2025-05-07T20:13:37.2339982Z B=29, 2025-05-07T20:13:37.2340059Z log_E=3, 2025-05-07T20:13:37.2340145Z L=4, 2025-05-07T20:13:37.2340230Z D_gradcheck=2, 2025-05-07T20:13:37.2340325Z stochastic_rounding=False, 2025-05-07T20:13:37.2340419Z weighted=True, 2025-05-07T20:13:37.2340545Z row_wise=False, 2025-05-07T20:13:37.2340625Z mixed=False, 2025-05-07T20:13:37.2340724Z use_cache=False, 2025-05-07T20:13:37.2340830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2340913Z use_cpu=True, 2025-05-07T20:13:37.2341028Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2341104Z ) 2025-05-07T20:13:37.2341242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2341644Z self=, 2025-05-07T20:13:37.2341725Z mixed_B=False, 2025-05-07T20:13:37.2341823Z compile=True, 2025-05-07T20:13:37.2341899Z T=2, 2025-05-07T20:13:37.2341978Z D=66, 2025-05-07T20:13:37.2342066Z B=44, 2025-05-07T20:13:37.2342149Z log_E=4, 2025-05-07T20:13:37.2342222Z L=19, 2025-05-07T20:13:37.2342352Z D_gradcheck=2, 2025-05-07T20:13:37.2342451Z stochastic_rounding=False, 2025-05-07T20:13:37.2342533Z weighted=True, 2025-05-07T20:13:37.2342625Z row_wise=True, 2025-05-07T20:13:37.2342705Z mixed=False, 2025-05-07T20:13:37.2342787Z use_cache=True, 2025-05-07T20:13:37.2342908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2342991Z use_cpu=True, 2025-05-07T20:13:37.2343092Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2343177Z ) 2025-05-07T20:13:37.2343316Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2343714Z self=, 2025-05-07T20:13:37.2343797Z mixed_B=False, 2025-05-07T20:13:37.2343881Z compile=False, 2025-05-07T20:13:37.2343967Z T=1, 2025-05-07T20:13:37.2344047Z D=113, 2025-05-07T20:13:37.2344123Z B=112, 2025-05-07T20:13:37.2344211Z log_E=3, 2025-05-07T20:13:37.2344287Z L=5, 2025-05-07T20:13:37.2344403Z D_gradcheck=1, 2025-05-07T20:13:37.2344516Z stochastic_rounding=False, 2025-05-07T20:13:37.2344603Z weighted=True, 2025-05-07T20:13:37.2344685Z row_wise=False, 2025-05-07T20:13:37.2344776Z mixed=True, 2025-05-07T20:13:37.2344861Z use_cache=False, 2025-05-07T20:13:37.2344970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2345119Z use_cpu=True, 2025-05-07T20:13:37.2345224Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2345309Z ) 2025-05-07T20:13:37.2345450Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2345840Z self=, 2025-05-07T20:13:37.2345933Z mixed_B=True, 2025-05-07T20:13:37.2346017Z compile=False, 2025-05-07T20:13:37.2346094Z T=5, 2025-05-07T20:13:37.2346209Z D=111, 2025-05-07T20:13:37.2346289Z B=19, 2025-05-07T20:13:37.2346393Z log_E=3, 2025-05-07T20:13:37.2346477Z L=8, 2025-05-07T20:13:37.2346562Z D_gradcheck=1, 2025-05-07T20:13:37.2346661Z stochastic_rounding=False, 2025-05-07T20:13:37.2346754Z weighted=True, 2025-05-07T20:13:37.2346837Z row_wise=False, 2025-05-07T20:13:37.2346920Z mixed=False, 2025-05-07T20:13:37.2347016Z use_cache=True, 2025-05-07T20:13:37.2347125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2347245Z use_cpu=True, 2025-05-07T20:13:37.2347348Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2347422Z ) 2025-05-07T20:13:37.2347591Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2348162Z self=, 2025-05-07T20:13:37.2348253Z mixed_B=False, 2025-05-07T20:13:37.2348358Z compile=True, 2025-05-07T20:13:37.2348437Z T=4, 2025-05-07T20:13:37.2348519Z D=62, 2025-05-07T20:13:37.2348613Z B=76, 2025-05-07T20:13:37.2348693Z log_E=5, 2025-05-07T20:13:37.2348772Z L=12, 2025-05-07T20:13:37.2348874Z D_gradcheck=2, 2025-05-07T20:13:37.2348973Z stochastic_rounding=True, 2025-05-07T20:13:37.2349071Z weighted=True, 2025-05-07T20:13:37.2349153Z row_wise=True, 2025-05-07T20:13:37.2349235Z mixed=True, 2025-05-07T20:13:37.2349335Z use_cache=True, 2025-05-07T20:13:37.2349448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2349533Z use_cpu=True, 2025-05-07T20:13:37.2349654Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2349731Z ) 2025-05-07T20:13:37.2349872Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2350279Z self=, 2025-05-07T20:13:37.2350366Z mixed_B=False, 2025-05-07T20:13:37.2350452Z compile=False, 2025-05-07T20:13:37.2350546Z T=1, 2025-05-07T20:13:37.2350627Z D=89, 2025-05-07T20:13:37.2350706Z B=63, 2025-05-07T20:13:37.2350802Z log_E=3, 2025-05-07T20:13:37.2350885Z L=9, 2025-05-07T20:13:37.2351083Z D_gradcheck=2, 2025-05-07T20:13:37.2351183Z stochastic_rounding=True, 2025-05-07T20:13:37.2351269Z weighted=False, 2025-05-07T20:13:37.2351368Z row_wise=False, 2025-05-07T20:13:37.2351452Z mixed=False, 2025-05-07T20:13:37.2351539Z use_cache=False, 2025-05-07T20:13:37.2351665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2351749Z use_cpu=True, 2025-05-07T20:13:37.2351854Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2351946Z ) 2025-05-07T20:13:37.2352086Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2352476Z self=, 2025-05-07T20:13:37.2352573Z mixed_B=False, 2025-05-07T20:13:37.2352656Z compile=True, 2025-05-07T20:13:37.2352750Z T=1, 2025-05-07T20:13:37.2352830Z D=127, 2025-05-07T20:13:37.2352908Z B=57, 2025-05-07T20:13:37.2352999Z log_E=4, 2025-05-07T20:13:37.2353075Z L=11, 2025-05-07T20:13:37.2353163Z D_gradcheck=1, 2025-05-07T20:13:37.2353269Z stochastic_rounding=True, 2025-05-07T20:13:37.2353354Z weighted=True, 2025-05-07T20:13:37.2353435Z row_wise=True, 2025-05-07T20:13:37.2353529Z mixed=True, 2025-05-07T20:13:37.2353615Z use_cache=False, 2025-05-07T20:13:37.2353725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2353820Z use_cpu=True, 2025-05-07T20:13:37.2353922Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2353997Z ) 2025-05-07T20:13:37.2701965Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2702368Z self=, 2025-05-07T20:13:37.2702467Z mixed_B=True, 2025-05-07T20:13:37.2702552Z compile=True, 2025-05-07T20:13:37.2702629Z T=5, 2025-05-07T20:13:37.2702863Z D=84, 2025-05-07T20:13:37.2702944Z B=121, 2025-05-07T20:13:37.2703078Z log_E=4, 2025-05-07T20:13:37.2703171Z L=13, 2025-05-07T20:13:37.2703258Z D_gradcheck=1, 2025-05-07T20:13:37.2703360Z stochastic_rounding=False, 2025-05-07T20:13:37.2703460Z weighted=False, 2025-05-07T20:13:37.2703544Z row_wise=False, 2025-05-07T20:13:37.2703626Z mixed=True, 2025-05-07T20:13:37.2703800Z use_cache=False, 2025-05-07T20:13:37.2703909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2704044Z use_cpu=True, 2025-05-07T20:13:37.2704150Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2704225Z ) 2025-05-07T20:13:37.2704379Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2704774Z self=, 2025-05-07T20:13:37.2704857Z mixed_B=False, 2025-05-07T20:13:37.2704954Z compile=False, 2025-05-07T20:13:37.2705032Z T=1, 2025-05-07T20:13:37.2705112Z D=42, 2025-05-07T20:13:37.2705203Z B=60, 2025-05-07T20:13:37.2705285Z log_E=5, 2025-05-07T20:13:37.2705362Z L=8, 2025-05-07T20:13:37.2705465Z D_gradcheck=2, 2025-05-07T20:13:37.2705564Z stochastic_rounding=False, 2025-05-07T20:13:37.2705660Z weighted=True, 2025-05-07T20:13:37.2705743Z row_wise=False, 2025-05-07T20:13:37.2705825Z mixed=True, 2025-05-07T20:13:37.2705923Z use_cache=False, 2025-05-07T20:13:37.2706035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2706119Z use_cpu=True, 2025-05-07T20:13:37.2706236Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2706311Z ) 2025-05-07T20:13:37.2706453Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2706855Z self=, 2025-05-07T20:13:37.2706938Z mixed_B=True, 2025-05-07T20:13:37.2707023Z compile=False, 2025-05-07T20:13:37.2707112Z T=3, 2025-05-07T20:13:37.2707193Z D=85, 2025-05-07T20:13:37.2707282Z B=48, 2025-05-07T20:13:37.2707363Z log_E=4, 2025-05-07T20:13:37.2707441Z L=9, 2025-05-07T20:13:37.2707575Z D_gradcheck=1, 2025-05-07T20:13:37.2707675Z stochastic_rounding=False, 2025-05-07T20:13:37.2707758Z weighted=False, 2025-05-07T20:13:37.2707852Z row_wise=True, 2025-05-07T20:13:37.2707934Z mixed=True, 2025-05-07T20:13:37.2708017Z use_cache=False, 2025-05-07T20:13:37.2708138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2708222Z use_cpu=True, 2025-05-07T20:13:37.2708325Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2708413Z ) 2025-05-07T20:13:37.2708553Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2708940Z self=, 2025-05-07T20:13:37.2709039Z mixed_B=False, 2025-05-07T20:13:37.2709124Z compile=False, 2025-05-07T20:13:37.2709219Z T=2, 2025-05-07T20:13:37.2709298Z D=69, 2025-05-07T20:13:37.2709375Z B=45, 2025-05-07T20:13:37.2709467Z log_E=5, 2025-05-07T20:13:37.2709545Z L=2, 2025-05-07T20:13:37.2709632Z D_gradcheck=2, 2025-05-07T20:13:37.2709743Z stochastic_rounding=False, 2025-05-07T20:13:37.2709829Z weighted=False, 2025-05-07T20:13:37.2709911Z row_wise=True, 2025-05-07T20:13:37.2710007Z mixed=False, 2025-05-07T20:13:37.2710090Z use_cache=True, 2025-05-07T20:13:37.2710201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2710299Z use_cpu=True, 2025-05-07T20:13:37.2710403Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2710477Z ) 2025-05-07T20:13:37.2710629Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2711018Z self=, 2025-05-07T20:13:37.2711111Z mixed_B=True, 2025-05-07T20:13:37.2711193Z compile=True, 2025-05-07T20:13:37.2711269Z T=2, 2025-05-07T20:13:37.2711387Z D=51, 2025-05-07T20:13:37.2711465Z B=125, 2025-05-07T20:13:37.2711542Z log_E=5, 2025-05-07T20:13:37.2711655Z L=19, 2025-05-07T20:13:37.2711740Z D_gradcheck=1, 2025-05-07T20:13:37.2711838Z stochastic_rounding=True, 2025-05-07T20:13:37.2711934Z weighted=True, 2025-05-07T20:13:37.2712019Z row_wise=True, 2025-05-07T20:13:37.2712100Z mixed=False, 2025-05-07T20:13:37.2712195Z use_cache=False, 2025-05-07T20:13:37.2712306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2712411Z use_cpu=True, 2025-05-07T20:13:37.2712528Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2712603Z ) 2025-05-07T20:13:37.2712756Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2713142Z self=, 2025-05-07T20:13:37.2713225Z mixed_B=False, 2025-05-07T20:13:37.2713320Z compile=True, 2025-05-07T20:13:37.2713397Z T=4, 2025-05-07T20:13:37.2713477Z D=62, 2025-05-07T20:13:37.2713566Z B=31, 2025-05-07T20:13:37.2713644Z log_E=5, 2025-05-07T20:13:37.2713730Z L=0, 2025-05-07T20:13:37.2713831Z D_gradcheck=1, 2025-05-07T20:13:37.2713928Z stochastic_rounding=True, 2025-05-07T20:13:37.2714013Z weighted=False, 2025-05-07T20:13:37.2714111Z row_wise=False, 2025-05-07T20:13:37.2714192Z mixed=True, 2025-05-07T20:13:37.2714279Z use_cache=False, 2025-05-07T20:13:37.2714404Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2714490Z use_cpu=True, 2025-05-07T20:13:37.2714607Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2714682Z ) 2025-05-07T20:13:37.2714822Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2715223Z self=, 2025-05-07T20:13:37.2715308Z mixed_B=True, 2025-05-07T20:13:37.2715394Z compile=False, 2025-05-07T20:13:37.2715482Z T=2, 2025-05-07T20:13:37.2715561Z D=36, 2025-05-07T20:13:37.2715638Z B=97, 2025-05-07T20:13:37.2715731Z log_E=5, 2025-05-07T20:13:37.2715810Z L=7, 2025-05-07T20:13:37.2715923Z D_gradcheck=2, 2025-05-07T20:13:37.2716036Z stochastic_rounding=False, 2025-05-07T20:13:37.2716174Z weighted=True, 2025-05-07T20:13:37.2716270Z row_wise=False, 2025-05-07T20:13:37.2716353Z mixed=False, 2025-05-07T20:13:37.2716437Z use_cache=True, 2025-05-07T20:13:37.2716560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2716646Z use_cpu=True, 2025-05-07T20:13:37.2716751Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2716841Z ) 2025-05-07T20:13:37.2716982Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2717372Z self=, 2025-05-07T20:13:37.2717470Z mixed_B=True, 2025-05-07T20:13:37.2717555Z compile=True, 2025-05-07T20:13:37.2717633Z T=1, 2025-05-07T20:13:37.2717726Z D=76, 2025-05-07T20:13:37.2717808Z B=128, 2025-05-07T20:13:37.2717889Z log_E=4, 2025-05-07T20:13:37.2717984Z L=14, 2025-05-07T20:13:37.2718070Z D_gradcheck=2, 2025-05-07T20:13:37.2718184Z stochastic_rounding=True, 2025-05-07T20:13:37.2718269Z weighted=True, 2025-05-07T20:13:37.2718355Z row_wise=False, 2025-05-07T20:13:37.2718452Z mixed=False, 2025-05-07T20:13:37.2718538Z use_cache=True, 2025-05-07T20:13:37.2718650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2718750Z use_cpu=True, 2025-05-07T20:13:37.2718857Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2718933Z ) 2025-05-07T20:13:37.2719090Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2719478Z self=, 2025-05-07T20:13:37.2719562Z mixed_B=True, 2025-05-07T20:13:37.2719667Z compile=False, 2025-05-07T20:13:37.2719746Z T=1, 2025-05-07T20:13:37.2719840Z D=2, 2025-05-07T20:13:37.2719964Z B=37, 2025-05-07T20:13:37.2720041Z log_E=4, 2025-05-07T20:13:37.2720739Z L=7, 2025-05-07T20:13:37.2720825Z D_gradcheck=2, 2025-05-07T20:13:37.2720925Z stochastic_rounding=True, 2025-05-07T20:13:37.2721023Z weighted=True, 2025-05-07T20:13:37.2721109Z row_wise=False, 2025-05-07T20:13:37.2721192Z mixed=False, 2025-05-07T20:13:37.2721292Z use_cache=True, 2025-05-07T20:13:37.2721407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2721520Z use_cpu=True, 2025-05-07T20:13:37.2721637Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2721712Z ) 2025-05-07T20:13:37.2721851Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2722252Z self=, 2025-05-07T20:13:37.2722337Z mixed_B=False, 2025-05-07T20:13:37.2722438Z compile=True, 2025-05-07T20:13:37.2722515Z T=3, 2025-05-07T20:13:37.2722591Z D=32, 2025-05-07T20:13:37.2722682Z B=105, 2025-05-07T20:13:37.2722762Z log_E=3, 2025-05-07T20:13:37.2722840Z L=19, 2025-05-07T20:13:37.2722935Z D_gradcheck=2, 2025-05-07T20:13:37.2723059Z stochastic_rounding=False, 2025-05-07T20:13:37.2723143Z weighted=False, 2025-05-07T20:13:37.2723236Z row_wise=True, 2025-05-07T20:13:37.2723317Z mixed=False, 2025-05-07T20:13:37.2723401Z use_cache=False, 2025-05-07T20:13:37.2723522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2723607Z use_cpu=True, 2025-05-07T20:13:37.2723710Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2723795Z ) 2025-05-07T20:13:37.2723936Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2724337Z self=, 2025-05-07T20:13:37.2724421Z mixed_B=False, 2025-05-07T20:13:37.2724510Z compile=False, 2025-05-07T20:13:37.2724600Z T=5, 2025-05-07T20:13:37.2724677Z D=34, 2025-05-07T20:13:37.2724757Z B=105, 2025-05-07T20:13:37.2724848Z log_E=5, 2025-05-07T20:13:37.2724928Z L=8, 2025-05-07T20:13:37.2725016Z D_gradcheck=1, 2025-05-07T20:13:37.2725159Z stochastic_rounding=False, 2025-05-07T20:13:37.2725245Z weighted=False, 2025-05-07T20:13:37.2725327Z row_wise=True, 2025-05-07T20:13:37.2725419Z mixed=True, 2025-05-07T20:13:37.2725503Z use_cache=True, 2025-05-07T20:13:37.2725613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2725711Z use_cpu=True, 2025-05-07T20:13:37.2725815Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2725903Z ) 2025-05-07T20:13:37.2726043Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2726431Z self=, 2025-05-07T20:13:37.2726526Z mixed_B=False, 2025-05-07T20:13:37.2726610Z compile=True, 2025-05-07T20:13:37.2726689Z T=4, 2025-05-07T20:13:37.2726780Z D=77, 2025-05-07T20:13:37.2726858Z B=70, 2025-05-07T20:13:37.2726937Z log_E=4, 2025-05-07T20:13:37.2727027Z L=0, 2025-05-07T20:13:37.2727112Z D_gradcheck=1, 2025-05-07T20:13:37.2727212Z stochastic_rounding=True, 2025-05-07T20:13:37.2727308Z weighted=False, 2025-05-07T20:13:37.2727392Z row_wise=False, 2025-05-07T20:13:37.2727475Z mixed=True, 2025-05-07T20:13:37.2727573Z use_cache=True, 2025-05-07T20:13:37.2727684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.2727782Z use_cpu=True, 2025-05-07T20:13:37.2727885Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2727959Z ) 2025-05-07T20:13:37.2728112Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2728503Z self=, 2025-05-07T20:13:37.2728588Z mixed_B=True, 2025-05-07T20:13:37.2728685Z compile=False, 2025-05-07T20:13:37.2728762Z T=4, 2025-05-07T20:13:37.2728838Z D=36, 2025-05-07T20:13:37.2728957Z B=70, 2025-05-07T20:13:37.2729036Z log_E=3, 2025-05-07T20:13:37.2729139Z L=16, 2025-05-07T20:13:37.2729239Z D_gradcheck=1, 2025-05-07T20:13:37.2729340Z stochastic_rounding=False, 2025-05-07T20:13:37.2729435Z weighted=True, 2025-05-07T20:13:37.2729516Z row_wise=True, 2025-05-07T20:13:37.2729597Z mixed=False, 2025-05-07T20:13:37.2729694Z use_cache=False, 2025-05-07T20:13:37.2729804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2729911Z use_cpu=True, 2025-05-07T20:13:37.2730027Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2730100Z ) 2025-05-07T20:13:37.2730239Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2730639Z self=, 2025-05-07T20:13:37.2730721Z mixed_B=True, 2025-05-07T20:13:37.2730806Z compile=False, 2025-05-07T20:13:37.2730895Z T=3, 2025-05-07T20:13:37.2730972Z D=54, 2025-05-07T20:13:37.2731051Z B=17, 2025-05-07T20:13:37.2731144Z log_E=3, 2025-05-07T20:13:37.2731223Z L=3, 2025-05-07T20:13:37.2731320Z D_gradcheck=1, 2025-05-07T20:13:37.2731420Z stochastic_rounding=True, 2025-05-07T20:13:37.2731504Z weighted=True, 2025-05-07T20:13:37.2731600Z row_wise=True, 2025-05-07T20:13:37.2731700Z mixed=True, 2025-05-07T20:13:37.2731783Z use_cache=False, 2025-05-07T20:13:37.2731960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2732047Z use_cpu=True, 2025-05-07T20:13:37.2732152Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2732237Z ) 2025-05-07T20:13:37.2732377Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2732763Z self=, 2025-05-07T20:13:37.2732858Z mixed_B=True, 2025-05-07T20:13:37.2732942Z compile=False, 2025-05-07T20:13:37.2733031Z T=1, 2025-05-07T20:13:37.2733107Z D=64, 2025-05-07T20:13:37.2733185Z B=122, 2025-05-07T20:13:37.2733274Z log_E=4, 2025-05-07T20:13:37.2733353Z L=7, 2025-05-07T20:13:37.2733437Z D_gradcheck=1, 2025-05-07T20:13:37.2733572Z stochastic_rounding=False, 2025-05-07T20:13:37.2733657Z weighted=False, 2025-05-07T20:13:37.2733741Z row_wise=False, 2025-05-07T20:13:37.2733834Z mixed=False, 2025-05-07T20:13:37.2733919Z use_cache=False, 2025-05-07T20:13:37.2734030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2734126Z use_cpu=True, 2025-05-07T20:13:37.2734231Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.2734307Z ) 2025-05-07T20:13:37.2734458Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2734846Z self=, 2025-05-07T20:13:37.2734941Z mixed_B=True, 2025-05-07T20:13:37.2735026Z compile=False, 2025-05-07T20:13:37.2735106Z T=1, 2025-05-07T20:13:37.2735199Z D=113, 2025-05-07T20:13:37.2735278Z B=95, 2025-05-07T20:13:37.2735359Z log_E=3, 2025-05-07T20:13:37.2735453Z L=13, 2025-05-07T20:13:37.2735539Z D_gradcheck=1, 2025-05-07T20:13:37.2735639Z stochastic_rounding=True, 2025-05-07T20:13:37.2735736Z weighted=False, 2025-05-07T20:13:37.2735820Z row_wise=False, 2025-05-07T20:13:37.2735901Z mixed=False, 2025-05-07T20:13:37.2735998Z use_cache=True, 2025-05-07T20:13:37.2736108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2736189Z use_cpu=True, 2025-05-07T20:13:37.2736304Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2736379Z ) 2025-05-07T20:13:37.2736530Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.2736920Z self=, 2025-05-07T20:13:37.2737003Z mixed_B=True, 2025-05-07T20:13:37.2737100Z compile=True, 2025-05-07T20:13:37.2737177Z T=3, 2025-05-07T20:13:37.2737254Z D=42, 2025-05-07T20:13:37.2737377Z B=53, 2025-05-07T20:13:37.2737455Z log_E=5, 2025-05-07T20:13:37.2737560Z L=0, 2025-05-07T20:13:37.2737655Z D_gradcheck=1, 2025-05-07T20:13:37.2737756Z stochastic_rounding=False, 2025-05-07T20:13:37.2737943Z weighted=False, 2025-05-07T20:13:37.2738044Z row_wise=True, 2025-05-07T20:13:37.2738127Z mixed=True, 2025-05-07T20:13:37.2738214Z use_cache=False, 2025-05-07T20:13:37.2738340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.2738425Z use_cpu=True, 2025-05-07T20:13:37.2738576Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.2738654Z ) 2025-05-07T20:13:37.3080872Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3081287Z self=, 2025-05-07T20:13:37.3081373Z mixed_B=False, 2025-05-07T20:13:37.3081465Z compile=False, 2025-05-07T20:13:37.3081559Z T=4, 2025-05-07T20:13:37.3081638Z D=85, 2025-05-07T20:13:37.3081721Z B=66, 2025-05-07T20:13:37.3081818Z log_E=4, 2025-05-07T20:13:37.3081898Z L=18, 2025-05-07T20:13:37.3081999Z D_gradcheck=1, 2025-05-07T20:13:37.3082101Z stochastic_rounding=True, 2025-05-07T20:13:37.3082187Z weighted=False, 2025-05-07T20:13:37.3082285Z row_wise=True, 2025-05-07T20:13:37.3082369Z mixed=True, 2025-05-07T20:13:37.3082455Z use_cache=False, 2025-05-07T20:13:37.3082580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3082665Z use_cpu=True, 2025-05-07T20:13:37.3082774Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3082864Z ) 2025-05-07T20:13:37.3083007Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3083397Z self=, 2025-05-07T20:13:37.3083497Z mixed_B=False, 2025-05-07T20:13:37.3083581Z compile=True, 2025-05-07T20:13:37.3083674Z T=5, 2025-05-07T20:13:37.3083752Z D=51, 2025-05-07T20:13:37.3083830Z B=38, 2025-05-07T20:13:37.3083924Z log_E=4, 2025-05-07T20:13:37.3084004Z L=19, 2025-05-07T20:13:37.3084090Z D_gradcheck=2, 2025-05-07T20:13:37.3084315Z stochastic_rounding=False, 2025-05-07T20:13:37.3084481Z weighted=True, 2025-05-07T20:13:37.3084564Z row_wise=True, 2025-05-07T20:13:37.3084658Z mixed=True, 2025-05-07T20:13:37.3084740Z use_cache=True, 2025-05-07T20:13:37.3084848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3084944Z use_cpu=True, 2025-05-07T20:13:37.3085049Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3085123Z ) 2025-05-07T20:13:37.3085278Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3085666Z self=, 2025-05-07T20:13:37.3085760Z mixed_B=False, 2025-05-07T20:13:37.3085872Z compile=True, 2025-05-07T20:13:37.3085948Z T=1, 2025-05-07T20:13:37.3086035Z D=64, 2025-05-07T20:13:37.3086112Z B=24, 2025-05-07T20:13:37.3086193Z log_E=3, 2025-05-07T20:13:37.3086283Z L=18, 2025-05-07T20:13:37.3086367Z D_gradcheck=2, 2025-05-07T20:13:37.3086472Z stochastic_rounding=False, 2025-05-07T20:13:37.3086573Z weighted=False, 2025-05-07T20:13:37.3086655Z row_wise=False, 2025-05-07T20:13:37.3086738Z mixed=False, 2025-05-07T20:13:37.3086837Z use_cache=False, 2025-05-07T20:13:37.3086948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3087044Z use_cpu=True, 2025-05-07T20:13:37.3087150Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3087225Z ) 2025-05-07T20:13:37.3087382Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3087773Z self=, 2025-05-07T20:13:37.3087856Z mixed_B=True, 2025-05-07T20:13:37.3087953Z compile=True, 2025-05-07T20:13:37.3088030Z T=1, 2025-05-07T20:13:37.3088107Z D=47, 2025-05-07T20:13:37.3088244Z B=99, 2025-05-07T20:13:37.3088322Z log_E=5, 2025-05-07T20:13:37.3088446Z L=16, 2025-05-07T20:13:37.3088545Z D_gradcheck=2, 2025-05-07T20:13:37.3088645Z stochastic_rounding=True, 2025-05-07T20:13:37.3088730Z weighted=False, 2025-05-07T20:13:37.3088828Z row_wise=False, 2025-05-07T20:13:37.3088911Z mixed=False, 2025-05-07T20:13:37.3089007Z use_cache=True, 2025-05-07T20:13:37.3089120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3089204Z use_cpu=True, 2025-05-07T20:13:37.3089360Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3089436Z ) 2025-05-07T20:13:37.3089577Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3089979Z self=, 2025-05-07T20:13:37.3090064Z mixed_B=True, 2025-05-07T20:13:37.3090148Z compile=False, 2025-05-07T20:13:37.3090238Z T=3, 2025-05-07T20:13:37.3090317Z D=122, 2025-05-07T20:13:37.3090398Z B=128, 2025-05-07T20:13:37.3090491Z log_E=3, 2025-05-07T20:13:37.3090571Z L=19, 2025-05-07T20:13:37.3090657Z D_gradcheck=1, 2025-05-07T20:13:37.3090774Z stochastic_rounding=False, 2025-05-07T20:13:37.3090862Z weighted=False, 2025-05-07T20:13:37.3090961Z row_wise=False, 2025-05-07T20:13:37.3091043Z mixed=False, 2025-05-07T20:13:37.3091127Z use_cache=False, 2025-05-07T20:13:37.3091251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3091336Z use_cpu=True, 2025-05-07T20:13:37.3091441Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3091529Z ) 2025-05-07T20:13:37.3091670Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3092054Z self=, 2025-05-07T20:13:37.3092147Z mixed_B=True, 2025-05-07T20:13:37.3092232Z compile=False, 2025-05-07T20:13:37.3092310Z T=3, 2025-05-07T20:13:37.3092399Z D=55, 2025-05-07T20:13:37.3092478Z B=95, 2025-05-07T20:13:37.3092569Z log_E=3, 2025-05-07T20:13:37.3092646Z L=7, 2025-05-07T20:13:37.3092732Z D_gradcheck=2, 2025-05-07T20:13:37.3092885Z stochastic_rounding=False, 2025-05-07T20:13:37.3092973Z weighted=False, 2025-05-07T20:13:37.3093056Z row_wise=False, 2025-05-07T20:13:37.3093150Z mixed=False, 2025-05-07T20:13:37.3093233Z use_cache=True, 2025-05-07T20:13:37.3093343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3093437Z use_cpu=True, 2025-05-07T20:13:37.3093542Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3093618Z ) 2025-05-07T20:13:37.3093771Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3094159Z self=, 2025-05-07T20:13:37.3094256Z mixed_B=False, 2025-05-07T20:13:37.3094340Z compile=True, 2025-05-07T20:13:37.3094417Z T=4, 2025-05-07T20:13:37.3094509Z D=80, 2025-05-07T20:13:37.3094587Z B=102, 2025-05-07T20:13:37.3094667Z log_E=4, 2025-05-07T20:13:37.3094758Z L=15, 2025-05-07T20:13:37.3094842Z D_gradcheck=1, 2025-05-07T20:13:37.3094943Z stochastic_rounding=True, 2025-05-07T20:13:37.3095077Z weighted=True, 2025-05-07T20:13:37.3095159Z row_wise=True, 2025-05-07T20:13:37.3095239Z mixed=True, 2025-05-07T20:13:37.3095336Z use_cache=False, 2025-05-07T20:13:37.3095447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3095529Z use_cpu=True, 2025-05-07T20:13:37.3095646Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3095721Z ) 2025-05-07T20:13:37.3095861Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3096257Z self=, 2025-05-07T20:13:37.3096342Z mixed_B=False, 2025-05-07T20:13:37.3096437Z compile=True, 2025-05-07T20:13:37.3096514Z T=2, 2025-05-07T20:13:37.3096590Z D=72, 2025-05-07T20:13:37.3096708Z B=2, 2025-05-07T20:13:37.3096787Z log_E=5, 2025-05-07T20:13:37.3096891Z L=5, 2025-05-07T20:13:37.3096986Z D_gradcheck=2, 2025-05-07T20:13:37.3097085Z stochastic_rounding=True, 2025-05-07T20:13:37.3097168Z weighted=True, 2025-05-07T20:13:37.3097263Z row_wise=False, 2025-05-07T20:13:37.3097343Z mixed=False, 2025-05-07T20:13:37.3097428Z use_cache=False, 2025-05-07T20:13:37.3097551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3097633Z use_cpu=True, 2025-05-07T20:13:37.3097860Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3097956Z ) 2025-05-07T20:13:37.3098099Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3098502Z self=, 2025-05-07T20:13:37.3098584Z mixed_B=True, 2025-05-07T20:13:37.3098674Z compile=True, 2025-05-07T20:13:37.3098763Z T=2, 2025-05-07T20:13:37.3098841Z D=15, 2025-05-07T20:13:37.3098921Z B=70, 2025-05-07T20:13:37.3099011Z log_E=4, 2025-05-07T20:13:37.3099091Z L=17, 2025-05-07T20:13:37.3099175Z D_gradcheck=1, 2025-05-07T20:13:37.3099286Z stochastic_rounding=False, 2025-05-07T20:13:37.3099369Z weighted=False, 2025-05-07T20:13:37.3099451Z row_wise=True, 2025-05-07T20:13:37.3099546Z mixed=True, 2025-05-07T20:13:37.3099631Z use_cache=True, 2025-05-07T20:13:37.3099756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3099839Z use_cpu=True, 2025-05-07T20:13:37.3099944Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3100033Z ) 2025-05-07T20:13:37.3100174Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3100558Z self=, 2025-05-07T20:13:37.3100657Z mixed_B=False, 2025-05-07T20:13:37.3100741Z compile=True, 2025-05-07T20:13:37.3100818Z T=2, 2025-05-07T20:13:37.3100909Z D=128, 2025-05-07T20:13:37.3100989Z B=70, 2025-05-07T20:13:37.3101067Z log_E=4, 2025-05-07T20:13:37.3101161Z L=1, 2025-05-07T20:13:37.3101247Z D_gradcheck=1, 2025-05-07T20:13:37.3101377Z stochastic_rounding=True, 2025-05-07T20:13:37.3101479Z weighted=False, 2025-05-07T20:13:37.3101566Z row_wise=False, 2025-05-07T20:13:37.3101661Z mixed=True, 2025-05-07T20:13:37.3101744Z use_cache=True, 2025-05-07T20:13:37.3101856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3101953Z use_cpu=True, 2025-05-07T20:13:37.3102060Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3102136Z ) 2025-05-07T20:13:37.3102293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3102680Z self=, 2025-05-07T20:13:37.3102763Z mixed_B=True, 2025-05-07T20:13:37.3102864Z compile=True, 2025-05-07T20:13:37.3102943Z T=4, 2025-05-07T20:13:37.3103021Z D=39, 2025-05-07T20:13:37.3103116Z B=89, 2025-05-07T20:13:37.3103198Z log_E=4, 2025-05-07T20:13:37.3103279Z L=1, 2025-05-07T20:13:37.3103380Z D_gradcheck=2, 2025-05-07T20:13:37.3103482Z stochastic_rounding=True, 2025-05-07T20:13:37.3103584Z weighted=True, 2025-05-07T20:13:37.3103673Z row_wise=False, 2025-05-07T20:13:37.3103756Z mixed=True, 2025-05-07T20:13:37.3103855Z use_cache=True, 2025-05-07T20:13:37.3103966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3104048Z use_cpu=True, 2025-05-07T20:13:37.3104165Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3104240Z ) 2025-05-07T20:13:37.3104382Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3104786Z self=, 2025-05-07T20:13:37.3104870Z mixed_B=False, 2025-05-07T20:13:37.3104955Z compile=False, 2025-05-07T20:13:37.3105046Z T=3, 2025-05-07T20:13:37.3105123Z D=62, 2025-05-07T20:13:37.3105245Z B=70, 2025-05-07T20:13:37.3105322Z log_E=3, 2025-05-07T20:13:37.3105426Z L=10, 2025-05-07T20:13:37.3105522Z D_gradcheck=2, 2025-05-07T20:13:37.3105620Z stochastic_rounding=True, 2025-05-07T20:13:37.3105703Z weighted=False, 2025-05-07T20:13:37.3105794Z row_wise=False, 2025-05-07T20:13:37.3105874Z mixed=True, 2025-05-07T20:13:37.3105957Z use_cache=False, 2025-05-07T20:13:37.3106078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3106161Z use_cpu=True, 2025-05-07T20:13:37.3106290Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3106377Z ) 2025-05-07T20:13:37.3106517Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3106905Z self=, 2025-05-07T20:13:37.3106998Z mixed_B=False, 2025-05-07T20:13:37.3107083Z compile=False, 2025-05-07T20:13:37.3107172Z T=5, 2025-05-07T20:13:37.3107248Z D=86, 2025-05-07T20:13:37.3107327Z B=128, 2025-05-07T20:13:37.3107417Z log_E=3, 2025-05-07T20:13:37.3107495Z L=11, 2025-05-07T20:13:37.3107579Z D_gradcheck=1, 2025-05-07T20:13:37.3107692Z stochastic_rounding=False, 2025-05-07T20:13:37.3107776Z weighted=False, 2025-05-07T20:13:37.3107863Z row_wise=True, 2025-05-07T20:13:37.3107963Z mixed=True, 2025-05-07T20:13:37.3108047Z use_cache=True, 2025-05-07T20:13:37.3108158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3108254Z use_cpu=True, 2025-05-07T20:13:37.3108359Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3108433Z ) 2025-05-07T20:13:37.3108587Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3108975Z self=, 2025-05-07T20:13:37.3109071Z mixed_B=False, 2025-05-07T20:13:37.3109161Z compile=False, 2025-05-07T20:13:37.3109238Z T=4, 2025-05-07T20:13:37.3109332Z D=103, 2025-05-07T20:13:37.3109412Z B=107, 2025-05-07T20:13:37.3109491Z log_E=3, 2025-05-07T20:13:37.3109581Z L=14, 2025-05-07T20:13:37.3109665Z D_gradcheck=2, 2025-05-07T20:13:37.3109788Z stochastic_rounding=False, 2025-05-07T20:13:37.3109884Z weighted=False, 2025-05-07T20:13:37.3109968Z row_wise=False, 2025-05-07T20:13:37.3110047Z mixed=True, 2025-05-07T20:13:37.3110144Z use_cache=True, 2025-05-07T20:13:37.3110253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3110335Z use_cpu=True, 2025-05-07T20:13:37.3110453Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3110528Z ) 2025-05-07T20:13:37.3110678Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3111067Z self=, 2025-05-07T20:13:37.3111150Z mixed_B=False, 2025-05-07T20:13:37.3111247Z compile=True, 2025-05-07T20:13:37.3111326Z T=1, 2025-05-07T20:13:37.3111404Z D=55, 2025-05-07T20:13:37.3111498Z B=104, 2025-05-07T20:13:37.3111594Z log_E=3, 2025-05-07T20:13:37.3111673Z L=7, 2025-05-07T20:13:37.3111769Z D_gradcheck=1, 2025-05-07T20:13:37.3111867Z stochastic_rounding=True, 2025-05-07T20:13:37.3111952Z weighted=False, 2025-05-07T20:13:37.3112048Z row_wise=False, 2025-05-07T20:13:37.3112129Z mixed=True, 2025-05-07T20:13:37.3112213Z use_cache=True, 2025-05-07T20:13:37.3112337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3112420Z use_cpu=True, 2025-05-07T20:13:37.3112537Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3112614Z ) 2025-05-07T20:13:37.3112753Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3113156Z self=, 2025-05-07T20:13:37.3113243Z mixed_B=True, 2025-05-07T20:13:37.3113326Z compile=True, 2025-05-07T20:13:37.3113417Z T=5, 2025-05-07T20:13:37.3113497Z D=34, 2025-05-07T20:13:37.3113601Z B=13, 2025-05-07T20:13:37.3113691Z log_E=4, 2025-05-07T20:13:37.3113797Z L=16, 2025-05-07T20:13:37.3113880Z D_gradcheck=2, 2025-05-07T20:13:37.3113991Z stochastic_rounding=True, 2025-05-07T20:13:37.3114077Z weighted=True, 2025-05-07T20:13:37.3114173Z row_wise=False, 2025-05-07T20:13:37.3114253Z mixed=True, 2025-05-07T20:13:37.3114338Z use_cache=False, 2025-05-07T20:13:37.3114459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3114542Z use_cpu=True, 2025-05-07T20:13:37.3114667Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3114754Z ) 2025-05-07T20:13:37.3114895Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3115282Z self=, 2025-05-07T20:13:37.3115375Z mixed_B=True, 2025-05-07T20:13:37.3115460Z compile=False, 2025-05-07T20:13:37.3115539Z T=4, 2025-05-07T20:13:37.3115629Z D=71, 2025-05-07T20:13:37.3115709Z B=26, 2025-05-07T20:13:37.3115788Z log_E=3, 2025-05-07T20:13:37.3115877Z L=6, 2025-05-07T20:13:37.3115964Z D_gradcheck=1, 2025-05-07T20:13:37.3116072Z stochastic_rounding=True, 2025-05-07T20:13:37.3116156Z weighted=False, 2025-05-07T20:13:37.3116239Z row_wise=True, 2025-05-07T20:13:37.3116330Z mixed=True, 2025-05-07T20:13:37.3116412Z use_cache=True, 2025-05-07T20:13:37.3116522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3116615Z use_cpu=True, 2025-05-07T20:13:37.3116720Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3116794Z ) 2025-05-07T20:13:37.3463318Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3463735Z self=, 2025-05-07T20:13:37.3463835Z mixed_B=True, 2025-05-07T20:13:37.3463968Z compile=False, 2025-05-07T20:13:37.3464057Z T=4, 2025-05-07T20:13:37.3464138Z D=121, 2025-05-07T20:13:37.3464214Z B=46, 2025-05-07T20:13:37.3464309Z log_E=4, 2025-05-07T20:13:37.3464386Z L=4, 2025-05-07T20:13:37.3464488Z D_gradcheck=2, 2025-05-07T20:13:37.3464733Z stochastic_rounding=False, 2025-05-07T20:13:37.3464818Z weighted=True, 2025-05-07T20:13:37.3464913Z row_wise=False, 2025-05-07T20:13:37.3464995Z mixed=True, 2025-05-07T20:13:37.3465080Z use_cache=False, 2025-05-07T20:13:37.3465206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3465292Z use_cpu=True, 2025-05-07T20:13:37.3465400Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3465492Z ) 2025-05-07T20:13:37.3465632Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3466020Z self=, 2025-05-07T20:13:37.3466116Z mixed_B=False, 2025-05-07T20:13:37.3466201Z compile=False, 2025-05-07T20:13:37.3466277Z T=1, 2025-05-07T20:13:37.3466368Z D=102, 2025-05-07T20:13:37.3466444Z B=14, 2025-05-07T20:13:37.3466535Z log_E=5, 2025-05-07T20:13:37.3466613Z L=18, 2025-05-07T20:13:37.3466701Z D_gradcheck=1, 2025-05-07T20:13:37.3466814Z stochastic_rounding=True, 2025-05-07T20:13:37.3466898Z weighted=False, 2025-05-07T20:13:37.3466981Z row_wise=True, 2025-05-07T20:13:37.3467075Z mixed=True, 2025-05-07T20:13:37.3467160Z use_cache=False, 2025-05-07T20:13:37.3467270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3467364Z use_cpu=True, 2025-05-07T20:13:37.3467485Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3467559Z ) 2025-05-07T20:13:37.3467712Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3468102Z self=, 2025-05-07T20:13:37.3468200Z mixed_B=True, 2025-05-07T20:13:37.3468287Z compile=False, 2025-05-07T20:13:37.3468365Z T=4, 2025-05-07T20:13:37.3468456Z D=78, 2025-05-07T20:13:37.3468536Z B=61, 2025-05-07T20:13:37.3468660Z log_E=5, 2025-05-07T20:13:37.3468751Z L=3, 2025-05-07T20:13:37.3468882Z D_gradcheck=2, 2025-05-07T20:13:37.3468982Z stochastic_rounding=False, 2025-05-07T20:13:37.3469081Z weighted=True, 2025-05-07T20:13:37.3469166Z row_wise=True, 2025-05-07T20:13:37.3469249Z mixed=True, 2025-05-07T20:13:37.3469353Z use_cache=True, 2025-05-07T20:13:37.3469466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3469550Z use_cpu=True, 2025-05-07T20:13:37.3469727Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3469804Z ) 2025-05-07T20:13:37.3469943Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3470347Z self=, 2025-05-07T20:13:37.3470432Z mixed_B=True, 2025-05-07T20:13:37.3470533Z compile=False, 2025-05-07T20:13:37.3470615Z T=3, 2025-05-07T20:13:37.3470697Z D=128, 2025-05-07T20:13:37.3470793Z B=20, 2025-05-07T20:13:37.3470874Z log_E=4, 2025-05-07T20:13:37.3470953Z L=6, 2025-05-07T20:13:37.3471055Z D_gradcheck=2, 2025-05-07T20:13:37.3471157Z stochastic_rounding=True, 2025-05-07T20:13:37.3471245Z weighted=False, 2025-05-07T20:13:37.3471346Z row_wise=False, 2025-05-07T20:13:37.3471431Z mixed=False, 2025-05-07T20:13:37.3471517Z use_cache=False, 2025-05-07T20:13:37.3471643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3471725Z use_cpu=True, 2025-05-07T20:13:37.3471845Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3471922Z ) 2025-05-07T20:13:37.3472061Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3472463Z self=, 2025-05-07T20:13:37.3472546Z mixed_B=False, 2025-05-07T20:13:37.3472629Z compile=True, 2025-05-07T20:13:37.3472722Z T=5, 2025-05-07T20:13:37.3472798Z D=114, 2025-05-07T20:13:37.3472873Z B=70, 2025-05-07T20:13:37.3472963Z log_E=3, 2025-05-07T20:13:37.3473039Z L=6, 2025-05-07T20:13:37.3473122Z D_gradcheck=2, 2025-05-07T20:13:37.3473256Z stochastic_rounding=True, 2025-05-07T20:13:37.3473341Z weighted=True, 2025-05-07T20:13:37.3473424Z row_wise=False, 2025-05-07T20:13:37.3473517Z mixed=True, 2025-05-07T20:13:37.3473600Z use_cache=True, 2025-05-07T20:13:37.3473723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3473806Z use_cpu=True, 2025-05-07T20:13:37.3473912Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3473997Z ) 2025-05-07T20:13:37.3474136Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3474520Z self=, 2025-05-07T20:13:37.3474616Z mixed_B=False, 2025-05-07T20:13:37.3474703Z compile=True, 2025-05-07T20:13:37.3474784Z T=4, 2025-05-07T20:13:37.3474875Z D=128, 2025-05-07T20:13:37.3474952Z B=42, 2025-05-07T20:13:37.3475033Z log_E=4, 2025-05-07T20:13:37.3475130Z L=12, 2025-05-07T20:13:37.3475219Z D_gradcheck=1, 2025-05-07T20:13:37.3475319Z stochastic_rounding=True, 2025-05-07T20:13:37.3475417Z weighted=False, 2025-05-07T20:13:37.3475500Z row_wise=True, 2025-05-07T20:13:37.3475597Z mixed=False, 2025-05-07T20:13:37.3475681Z use_cache=True, 2025-05-07T20:13:37.3475796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3475891Z use_cpu=True, 2025-05-07T20:13:37.3475997Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3476072Z ) 2025-05-07T20:13:37.3476222Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3476610Z self=, 2025-05-07T20:13:37.3476690Z mixed_B=True, 2025-05-07T20:13:37.3476829Z compile=True, 2025-05-07T20:13:37.3476906Z T=2, 2025-05-07T20:13:37.3476982Z D=111, 2025-05-07T20:13:37.3477074Z B=109, 2025-05-07T20:13:37.3477215Z log_E=4, 2025-05-07T20:13:37.3477305Z L=6, 2025-05-07T20:13:37.3477414Z D_gradcheck=1, 2025-05-07T20:13:37.3477515Z stochastic_rounding=False, 2025-05-07T20:13:37.3477613Z weighted=False, 2025-05-07T20:13:37.3477699Z row_wise=False, 2025-05-07T20:13:37.3477785Z mixed=True, 2025-05-07T20:13:37.3477885Z use_cache=False, 2025-05-07T20:13:37.3477999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3478083Z use_cpu=True, 2025-05-07T20:13:37.3478224Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3478301Z ) 2025-05-07T20:13:37.3478442Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3478844Z self=, 2025-05-07T20:13:37.3478927Z mixed_B=True, 2025-05-07T20:13:37.3479025Z compile=True, 2025-05-07T20:13:37.3479102Z T=3, 2025-05-07T20:13:37.3479180Z D=53, 2025-05-07T20:13:37.3479293Z B=59, 2025-05-07T20:13:37.3479372Z log_E=3, 2025-05-07T20:13:37.3479450Z L=1, 2025-05-07T20:13:37.3479547Z D_gradcheck=1, 2025-05-07T20:13:37.3479647Z stochastic_rounding=True, 2025-05-07T20:13:37.3479732Z weighted=False, 2025-05-07T20:13:37.3479829Z row_wise=False, 2025-05-07T20:13:37.3479909Z mixed=False, 2025-05-07T20:13:37.3479994Z use_cache=False, 2025-05-07T20:13:37.3480117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3480200Z use_cpu=True, 2025-05-07T20:13:37.3480304Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3480390Z ) 2025-05-07T20:13:37.3480529Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3480916Z self=, 2025-05-07T20:13:37.3481010Z mixed_B=True, 2025-05-07T20:13:37.3481095Z compile=False, 2025-05-07T20:13:37.3481183Z T=1, 2025-05-07T20:13:37.3481260Z D=93, 2025-05-07T20:13:37.3481342Z B=41, 2025-05-07T20:13:37.3481448Z log_E=4, 2025-05-07T20:13:37.3481525Z L=3, 2025-05-07T20:13:37.3481611Z D_gradcheck=2, 2025-05-07T20:13:37.3481749Z stochastic_rounding=False, 2025-05-07T20:13:37.3481835Z weighted=True, 2025-05-07T20:13:37.3481918Z row_wise=True, 2025-05-07T20:13:37.3482014Z mixed=True, 2025-05-07T20:13:37.3482103Z use_cache=False, 2025-05-07T20:13:37.3482214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3482314Z use_cpu=True, 2025-05-07T20:13:37.3482421Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3482496Z ) 2025-05-07T20:13:37.3482651Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3483042Z self=, 2025-05-07T20:13:37.3483143Z mixed_B=False, 2025-05-07T20:13:37.3483229Z compile=False, 2025-05-07T20:13:37.3483305Z T=1, 2025-05-07T20:13:37.3483396Z D=113, 2025-05-07T20:13:37.3483472Z B=36, 2025-05-07T20:13:37.3483552Z log_E=5, 2025-05-07T20:13:37.3483720Z L=20, 2025-05-07T20:13:37.3483818Z D_gradcheck=2, 2025-05-07T20:13:37.3483917Z stochastic_rounding=True, 2025-05-07T20:13:37.3484001Z weighted=False, 2025-05-07T20:13:37.3484098Z row_wise=True, 2025-05-07T20:13:37.3484178Z mixed=True, 2025-05-07T20:13:37.3484262Z use_cache=True, 2025-05-07T20:13:37.3484386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3484468Z use_cpu=True, 2025-05-07T20:13:37.3484573Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3484663Z ) 2025-05-07T20:13:37.3484803Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3485188Z self=, 2025-05-07T20:13:37.3485288Z mixed_B=False, 2025-05-07T20:13:37.3485372Z compile=True, 2025-05-07T20:13:37.3485468Z T=3, 2025-05-07T20:13:37.3485545Z D=30, 2025-05-07T20:13:37.3485624Z B=28, 2025-05-07T20:13:37.3485742Z log_E=5, 2025-05-07T20:13:37.3485820Z L=5, 2025-05-07T20:13:37.3485931Z D_gradcheck=1, 2025-05-07T20:13:37.3486049Z stochastic_rounding=True, 2025-05-07T20:13:37.3486133Z weighted=True, 2025-05-07T20:13:37.3486219Z row_wise=False, 2025-05-07T20:13:37.3486315Z mixed=True, 2025-05-07T20:13:37.3486404Z use_cache=True, 2025-05-07T20:13:37.3486516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3486610Z use_cpu=True, 2025-05-07T20:13:37.3486741Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3486818Z ) 2025-05-07T20:13:37.3486972Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3487358Z self=, 2025-05-07T20:13:37.3487455Z mixed_B=False, 2025-05-07T20:13:37.3487539Z compile=True, 2025-05-07T20:13:37.3487616Z T=1, 2025-05-07T20:13:37.3487707Z D=29, 2025-05-07T20:13:37.3487786Z B=122, 2025-05-07T20:13:37.3487868Z log_E=3, 2025-05-07T20:13:37.3487956Z L=8, 2025-05-07T20:13:37.3488042Z D_gradcheck=1, 2025-05-07T20:13:37.3488142Z stochastic_rounding=True, 2025-05-07T20:13:37.3488238Z weighted=True, 2025-05-07T20:13:37.3488321Z row_wise=True, 2025-05-07T20:13:37.3488402Z mixed=False, 2025-05-07T20:13:37.3488502Z use_cache=True, 2025-05-07T20:13:37.3488614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3488696Z use_cpu=True, 2025-05-07T20:13:37.3488817Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3488937Z ) 2025-05-07T20:13:37.3489092Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3489480Z self=, 2025-05-07T20:13:37.3489564Z mixed_B=False, 2025-05-07T20:13:37.3489665Z compile=False, 2025-05-07T20:13:37.3489744Z T=3, 2025-05-07T20:13:37.3489822Z D=123, 2025-05-07T20:13:37.3489913Z B=5, 2025-05-07T20:13:37.3489994Z log_E=4, 2025-05-07T20:13:37.3490072Z L=8, 2025-05-07T20:13:37.3490174Z D_gradcheck=1, 2025-05-07T20:13:37.3490276Z stochastic_rounding=False, 2025-05-07T20:13:37.3490391Z weighted=False, 2025-05-07T20:13:37.3490492Z row_wise=False, 2025-05-07T20:13:37.3490576Z mixed=False, 2025-05-07T20:13:37.3490678Z use_cache=True, 2025-05-07T20:13:37.3490792Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3490876Z use_cpu=True, 2025-05-07T20:13:37.3490999Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3491076Z ) 2025-05-07T20:13:37.3491219Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3491635Z self=, 2025-05-07T20:13:37.3491719Z mixed_B=True, 2025-05-07T20:13:37.3491810Z compile=False, 2025-05-07T20:13:37.3491904Z T=2, 2025-05-07T20:13:37.3491983Z D=51, 2025-05-07T20:13:37.3492063Z B=117, 2025-05-07T20:13:37.3492159Z log_E=4, 2025-05-07T20:13:37.3492239Z L=5, 2025-05-07T20:13:37.3492327Z D_gradcheck=2, 2025-05-07T20:13:37.3492442Z stochastic_rounding=True, 2025-05-07T20:13:37.3492528Z weighted=True, 2025-05-07T20:13:37.3492625Z row_wise=False, 2025-05-07T20:13:37.3492709Z mixed=False, 2025-05-07T20:13:37.3492795Z use_cache=True, 2025-05-07T20:13:37.3492922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3493006Z use_cpu=True, 2025-05-07T20:13:37.3493116Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3493204Z ) 2025-05-07T20:13:37.3493343Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3493732Z self=, 2025-05-07T20:13:37.3493826Z mixed_B=False, 2025-05-07T20:13:37.3493909Z compile=False, 2025-05-07T20:13:37.3493985Z T=3, 2025-05-07T20:13:37.3494076Z D=85, 2025-05-07T20:13:37.3494154Z B=79, 2025-05-07T20:13:37.3494285Z log_E=4, 2025-05-07T20:13:37.3494361Z L=17, 2025-05-07T20:13:37.3494473Z D_gradcheck=1, 2025-05-07T20:13:37.3494582Z stochastic_rounding=True, 2025-05-07T20:13:37.3494667Z weighted=False, 2025-05-07T20:13:37.3494751Z row_wise=False, 2025-05-07T20:13:37.3494843Z mixed=False, 2025-05-07T20:13:37.3494928Z use_cache=False, 2025-05-07T20:13:37.3495038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3495135Z use_cpu=True, 2025-05-07T20:13:37.3495263Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3495338Z ) 2025-05-07T20:13:37.3495490Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3495877Z self=, 2025-05-07T20:13:37.3495960Z mixed_B=False, 2025-05-07T20:13:37.3496057Z compile=False, 2025-05-07T20:13:37.3496134Z T=2, 2025-05-07T20:13:37.3496222Z D=48, 2025-05-07T20:13:37.3496299Z B=32, 2025-05-07T20:13:37.3496381Z log_E=4, 2025-05-07T20:13:37.3496468Z L=0, 2025-05-07T20:13:37.3496554Z D_gradcheck=2, 2025-05-07T20:13:37.3496655Z stochastic_rounding=True, 2025-05-07T20:13:37.3496756Z weighted=False, 2025-05-07T20:13:37.3496839Z row_wise=False, 2025-05-07T20:13:37.3496922Z mixed=True, 2025-05-07T20:13:37.3497019Z use_cache=True, 2025-05-07T20:13:37.3497131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3497216Z use_cpu=True, 2025-05-07T20:13:37.3497335Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3497409Z ) 2025-05-07T20:13:37.3497547Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3498058Z self=, 2025-05-07T20:13:37.3498143Z mixed_B=False, 2025-05-07T20:13:37.3498285Z compile=False, 2025-05-07T20:13:37.3498362Z T=1, 2025-05-07T20:13:37.3498440Z D=90, 2025-05-07T20:13:37.3498530Z B=18, 2025-05-07T20:13:37.3498611Z log_E=5, 2025-05-07T20:13:37.3498689Z L=2, 2025-05-07T20:13:37.3498788Z D_gradcheck=1, 2025-05-07T20:13:37.3498888Z stochastic_rounding=False, 2025-05-07T20:13:37.3499011Z weighted=False, 2025-05-07T20:13:37.3499110Z row_wise=False, 2025-05-07T20:13:37.3499191Z mixed=False, 2025-05-07T20:13:37.3499274Z use_cache=True, 2025-05-07T20:13:37.3499398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3499483Z use_cpu=True, 2025-05-07T20:13:37.3499589Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3499676Z ) 2025-05-07T20:13:37.3852950Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3853407Z self=, 2025-05-07T20:13:37.3853496Z mixed_B=False, 2025-05-07T20:13:37.3853661Z compile=True, 2025-05-07T20:13:37.3853741Z T=3, 2025-05-07T20:13:37.3853832Z D=20, 2025-05-07T20:13:37.3853909Z B=108, 2025-05-07T20:13:37.3853994Z log_E=5, 2025-05-07T20:13:37.3854136Z L=3, 2025-05-07T20:13:37.3854224Z D_gradcheck=1, 2025-05-07T20:13:37.3854339Z stochastic_rounding=False, 2025-05-07T20:13:37.3854426Z weighted=True, 2025-05-07T20:13:37.3854508Z row_wise=True, 2025-05-07T20:13:37.3854656Z mixed=False, 2025-05-07T20:13:37.3854739Z use_cache=False, 2025-05-07T20:13:37.3854850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3854944Z use_cpu=True, 2025-05-07T20:13:37.3855050Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3855126Z ) 2025-05-07T20:13:37.3855277Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3855666Z self=, 2025-05-07T20:13:37.3855751Z mixed_B=False, 2025-05-07T20:13:37.3855848Z compile=True, 2025-05-07T20:13:37.3855925Z T=4, 2025-05-07T20:13:37.3856014Z D=52, 2025-05-07T20:13:37.3856093Z B=21, 2025-05-07T20:13:37.3856299Z log_E=4, 2025-05-07T20:13:37.3856392Z L=4, 2025-05-07T20:13:37.3856543Z D_gradcheck=1, 2025-05-07T20:13:37.3856642Z stochastic_rounding=True, 2025-05-07T20:13:37.3856745Z weighted=False, 2025-05-07T20:13:37.3856833Z row_wise=True, 2025-05-07T20:13:37.3856914Z mixed=False, 2025-05-07T20:13:37.3857010Z use_cache=True, 2025-05-07T20:13:37.3857119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3857200Z use_cpu=True, 2025-05-07T20:13:37.3857362Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3857437Z ) 2025-05-07T20:13:37.3857577Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3858079Z self=, 2025-05-07T20:13:37.3858163Z mixed_B=True, 2025-05-07T20:13:37.3858261Z compile=True, 2025-05-07T20:13:37.3858338Z T=2, 2025-05-07T20:13:37.3858414Z D=52, 2025-05-07T20:13:37.3858504Z B=109, 2025-05-07T20:13:37.3858584Z log_E=3, 2025-05-07T20:13:37.3858664Z L=10, 2025-05-07T20:13:37.3858762Z D_gradcheck=1, 2025-05-07T20:13:37.3858862Z stochastic_rounding=False, 2025-05-07T20:13:37.3858946Z weighted=True, 2025-05-07T20:13:37.3859040Z row_wise=False, 2025-05-07T20:13:37.3859120Z mixed=True, 2025-05-07T20:13:37.3859204Z use_cache=True, 2025-05-07T20:13:37.3859327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3859409Z use_cpu=True, 2025-05-07T20:13:37.3859515Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3859602Z ) 2025-05-07T20:13:37.3859741Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3860142Z self=, 2025-05-07T20:13:37.3860226Z mixed_B=False, 2025-05-07T20:13:37.3860312Z compile=False, 2025-05-07T20:13:37.3860404Z T=3, 2025-05-07T20:13:37.3860481Z D=19, 2025-05-07T20:13:37.3860562Z B=99, 2025-05-07T20:13:37.3860654Z log_E=4, 2025-05-07T20:13:37.3860733Z L=19, 2025-05-07T20:13:37.3860820Z D_gradcheck=1, 2025-05-07T20:13:37.3860929Z stochastic_rounding=True, 2025-05-07T20:13:37.3861054Z weighted=False, 2025-05-07T20:13:37.3861139Z row_wise=True, 2025-05-07T20:13:37.3861232Z mixed=False, 2025-05-07T20:13:37.3861315Z use_cache=True, 2025-05-07T20:13:37.3861426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3861520Z use_cpu=True, 2025-05-07T20:13:37.3861626Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3861714Z ) 2025-05-07T20:13:37.3861859Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3862246Z self=, 2025-05-07T20:13:37.3862342Z mixed_B=True, 2025-05-07T20:13:37.3862428Z compile=False, 2025-05-07T20:13:37.3862507Z T=5, 2025-05-07T20:13:37.3862598Z D=44, 2025-05-07T20:13:37.3862674Z B=122, 2025-05-07T20:13:37.3862754Z log_E=4, 2025-05-07T20:13:37.3862856Z L=3, 2025-05-07T20:13:37.3862945Z D_gradcheck=2, 2025-05-07T20:13:37.3863043Z stochastic_rounding=False, 2025-05-07T20:13:37.3863143Z weighted=True, 2025-05-07T20:13:37.3863229Z row_wise=False, 2025-05-07T20:13:37.3863313Z mixed=False, 2025-05-07T20:13:37.3863414Z use_cache=False, 2025-05-07T20:13:37.3863527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3863626Z use_cpu=True, 2025-05-07T20:13:37.3863733Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3863809Z ) 2025-05-07T20:13:37.3863963Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3864351Z self=, 2025-05-07T20:13:37.3864433Z mixed_B=True, 2025-05-07T20:13:37.3864535Z compile=True, 2025-05-07T20:13:37.3864614Z T=4, 2025-05-07T20:13:37.3864695Z D=53, 2025-05-07T20:13:37.3864791Z B=30, 2025-05-07T20:13:37.3864900Z log_E=3, 2025-05-07T20:13:37.3864979Z L=3, 2025-05-07T20:13:37.3865081Z D_gradcheck=1, 2025-05-07T20:13:37.3865211Z stochastic_rounding=True, 2025-05-07T20:13:37.3865317Z weighted=False, 2025-05-07T20:13:37.3865454Z row_wise=True, 2025-05-07T20:13:37.3865537Z mixed=True, 2025-05-07T20:13:37.3865639Z use_cache=False, 2025-05-07T20:13:37.3865753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3865839Z use_cpu=True, 2025-05-07T20:13:37.3865961Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3866064Z ) 2025-05-07T20:13:37.3866207Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3866611Z self=, 2025-05-07T20:13:37.3866696Z mixed_B=True, 2025-05-07T20:13:37.3866787Z compile=False, 2025-05-07T20:13:37.3866886Z T=1, 2025-05-07T20:13:37.3866965Z D=57, 2025-05-07T20:13:37.3867044Z B=98, 2025-05-07T20:13:37.3867140Z log_E=4, 2025-05-07T20:13:37.3867221Z L=7, 2025-05-07T20:13:37.3867321Z D_gradcheck=2, 2025-05-07T20:13:37.3867422Z stochastic_rounding=True, 2025-05-07T20:13:37.3867510Z weighted=True, 2025-05-07T20:13:37.3867608Z row_wise=True, 2025-05-07T20:13:37.3867696Z mixed=False, 2025-05-07T20:13:37.3867783Z use_cache=True, 2025-05-07T20:13:37.3867915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3867997Z use_cpu=True, 2025-05-07T20:13:37.3868101Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3868189Z ) 2025-05-07T20:13:37.3868329Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3868717Z self=, 2025-05-07T20:13:37.3868810Z mixed_B=False, 2025-05-07T20:13:37.3868894Z compile=False, 2025-05-07T20:13:37.3868986Z T=4, 2025-05-07T20:13:37.3869062Z D=49, 2025-05-07T20:13:37.3869139Z B=13, 2025-05-07T20:13:37.3869270Z log_E=3, 2025-05-07T20:13:37.3869351Z L=17, 2025-05-07T20:13:37.3869436Z D_gradcheck=2, 2025-05-07T20:13:37.3869550Z stochastic_rounding=True, 2025-05-07T20:13:37.3869662Z weighted=False, 2025-05-07T20:13:37.3869746Z row_wise=False, 2025-05-07T20:13:37.3869838Z mixed=True, 2025-05-07T20:13:37.3869925Z use_cache=True, 2025-05-07T20:13:37.3870035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3870129Z use_cpu=True, 2025-05-07T20:13:37.3870235Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3870312Z ) 2025-05-07T20:13:37.3870468Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3870857Z self=, 2025-05-07T20:13:37.3870957Z mixed_B=True, 2025-05-07T20:13:37.3871041Z compile=False, 2025-05-07T20:13:37.3871120Z T=1, 2025-05-07T20:13:37.3871215Z D=108, 2025-05-07T20:13:37.3871291Z B=11, 2025-05-07T20:13:37.3871376Z log_E=5, 2025-05-07T20:13:37.3871467Z L=7, 2025-05-07T20:13:37.3871551Z D_gradcheck=1, 2025-05-07T20:13:37.3871651Z stochastic_rounding=True, 2025-05-07T20:13:37.3871748Z weighted=True, 2025-05-07T20:13:37.3871829Z row_wise=True, 2025-05-07T20:13:37.3871909Z mixed=True, 2025-05-07T20:13:37.3872003Z use_cache=True, 2025-05-07T20:13:37.3872114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3872196Z use_cpu=True, 2025-05-07T20:13:37.3872311Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3872388Z ) 2025-05-07T20:13:37.3872540Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3872927Z self=, 2025-05-07T20:13:37.3873010Z mixed_B=True, 2025-05-07T20:13:37.3873107Z compile=False, 2025-05-07T20:13:37.3873185Z T=5, 2025-05-07T20:13:37.3873261Z D=76, 2025-05-07T20:13:37.3873349Z B=49, 2025-05-07T20:13:37.3873427Z log_E=4, 2025-05-07T20:13:37.3873530Z L=9, 2025-05-07T20:13:37.3873629Z D_gradcheck=1, 2025-05-07T20:13:37.3873756Z stochastic_rounding=False, 2025-05-07T20:13:37.3873842Z weighted=True, 2025-05-07T20:13:37.3873938Z row_wise=False, 2025-05-07T20:13:37.3874018Z mixed=True, 2025-05-07T20:13:37.3874104Z use_cache=False, 2025-05-07T20:13:37.3874227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3874311Z use_cpu=True, 2025-05-07T20:13:37.3874428Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3874529Z ) 2025-05-07T20:13:37.3874669Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3875069Z self=, 2025-05-07T20:13:37.3875150Z mixed_B=True, 2025-05-07T20:13:37.3875236Z compile=True, 2025-05-07T20:13:37.3875324Z T=1, 2025-05-07T20:13:37.3875400Z D=51, 2025-05-07T20:13:37.3875477Z B=82, 2025-05-07T20:13:37.3875568Z log_E=3, 2025-05-07T20:13:37.3875647Z L=18, 2025-05-07T20:13:37.3875730Z D_gradcheck=1, 2025-05-07T20:13:37.3875841Z stochastic_rounding=True, 2025-05-07T20:13:37.3875926Z weighted=True, 2025-05-07T20:13:37.3876009Z row_wise=True, 2025-05-07T20:13:37.3876102Z mixed=True, 2025-05-07T20:13:37.3876186Z use_cache=False, 2025-05-07T20:13:37.3876334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3876414Z use_cpu=True, 2025-05-07T20:13:37.3876516Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3876606Z ) 2025-05-07T20:13:37.3876745Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3877132Z self=, 2025-05-07T20:13:37.3877226Z mixed_B=True, 2025-05-07T20:13:37.3877314Z compile=False, 2025-05-07T20:13:37.3877389Z T=3, 2025-05-07T20:13:37.3877477Z D=57, 2025-05-07T20:13:37.3877556Z B=84, 2025-05-07T20:13:37.3877634Z log_E=5, 2025-05-07T20:13:37.3877726Z L=8, 2025-05-07T20:13:37.3877810Z D_gradcheck=1, 2025-05-07T20:13:37.3877924Z stochastic_rounding=False, 2025-05-07T20:13:37.3878052Z weighted=True, 2025-05-07T20:13:37.3878136Z row_wise=False, 2025-05-07T20:13:37.3878229Z mixed=True, 2025-05-07T20:13:37.3878312Z use_cache=True, 2025-05-07T20:13:37.3878423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3878520Z use_cpu=True, 2025-05-07T20:13:37.3878624Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3878699Z ) 2025-05-07T20:13:37.3878850Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3879241Z self=, 2025-05-07T20:13:37.3879326Z mixed_B=False, 2025-05-07T20:13:37.3879422Z compile=False, 2025-05-07T20:13:37.3879497Z T=1, 2025-05-07T20:13:37.3879574Z D=115, 2025-05-07T20:13:37.3879664Z B=92, 2025-05-07T20:13:37.3879741Z log_E=5, 2025-05-07T20:13:37.3879833Z L=7, 2025-05-07T20:13:37.3879916Z D_gradcheck=1, 2025-05-07T20:13:37.3880016Z stochastic_rounding=True, 2025-05-07T20:13:37.3880115Z weighted=False, 2025-05-07T20:13:37.3880198Z row_wise=False, 2025-05-07T20:13:37.3880279Z mixed=False, 2025-05-07T20:13:37.3880373Z use_cache=True, 2025-05-07T20:13:37.3880520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3880616Z use_cpu=True, 2025-05-07T20:13:37.3880719Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3880799Z ) 2025-05-07T20:13:37.3880953Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3881340Z self=, 2025-05-07T20:13:37.3881426Z mixed_B=True, 2025-05-07T20:13:37.3881526Z compile=True, 2025-05-07T20:13:37.3881605Z T=1, 2025-05-07T20:13:37.3881698Z D=54, 2025-05-07T20:13:37.3881778Z B=84, 2025-05-07T20:13:37.3881861Z log_E=3, 2025-05-07T20:13:37.3881999Z L=15, 2025-05-07T20:13:37.3882083Z D_gradcheck=2, 2025-05-07T20:13:37.3882208Z stochastic_rounding=True, 2025-05-07T20:13:37.3882306Z weighted=True, 2025-05-07T20:13:37.3882392Z row_wise=False, 2025-05-07T20:13:37.3882474Z mixed=False, 2025-05-07T20:13:37.3887941Z use_cache=False, 2025-05-07T20:13:37.3888106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3888197Z use_cpu=True, 2025-05-07T20:13:37.3888322Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3888478Z ) 2025-05-07T20:13:37.3888630Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3889052Z self=, 2025-05-07T20:13:37.3889141Z mixed_B=True, 2025-05-07T20:13:37.3889228Z compile=True, 2025-05-07T20:13:37.3889323Z T=4, 2025-05-07T20:13:37.3889402Z D=67, 2025-05-07T20:13:37.3889481Z B=42, 2025-05-07T20:13:37.3889573Z log_E=5, 2025-05-07T20:13:37.3889656Z L=16, 2025-05-07T20:13:37.3889760Z D_gradcheck=2, 2025-05-07T20:13:37.3889866Z stochastic_rounding=False, 2025-05-07T20:13:37.3889958Z weighted=False, 2025-05-07T20:13:37.3890056Z row_wise=True, 2025-05-07T20:13:37.3890140Z mixed=False, 2025-05-07T20:13:37.3890227Z use_cache=False, 2025-05-07T20:13:37.3890356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3890440Z use_cpu=True, 2025-05-07T20:13:37.3890547Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3890640Z ) 2025-05-07T20:13:37.3890785Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3891182Z self=, 2025-05-07T20:13:37.3891285Z mixed_B=False, 2025-05-07T20:13:37.3891368Z compile=True, 2025-05-07T20:13:37.3891461Z T=2, 2025-05-07T20:13:37.3891540Z D=32, 2025-05-07T20:13:37.3891620Z B=27, 2025-05-07T20:13:37.3891713Z log_E=5, 2025-05-07T20:13:37.3891795Z L=14, 2025-05-07T20:13:37.3891881Z D_gradcheck=2, 2025-05-07T20:13:37.3891999Z stochastic_rounding=False, 2025-05-07T20:13:37.3892121Z weighted=True, 2025-05-07T20:13:37.3892206Z row_wise=True, 2025-05-07T20:13:37.3892300Z mixed=False, 2025-05-07T20:13:37.3892385Z use_cache=True, 2025-05-07T20:13:37.3892499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.3892592Z use_cpu=True, 2025-05-07T20:13:37.3892699Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.3892778Z ) 2025-05-07T20:13:37.3892932Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.3893325Z self=, 2025-05-07T20:13:37.3893421Z mixed_B=False, 2025-05-07T20:13:37.3893504Z compile=False, 2025-05-07T20:13:37.3893580Z T=2, 2025-05-07T20:13:37.3893669Z D=43, 2025-05-07T20:13:37.3893745Z B=71, 2025-05-07T20:13:37.3893822Z log_E=3, 2025-05-07T20:13:37.3893912Z L=15, 2025-05-07T20:13:37.3893997Z D_gradcheck=2, 2025-05-07T20:13:37.3894096Z stochastic_rounding=False, 2025-05-07T20:13:37.3894193Z weighted=False, 2025-05-07T20:13:37.3894275Z row_wise=True, 2025-05-07T20:13:37.3894356Z mixed=True, 2025-05-07T20:13:37.3894452Z use_cache=True, 2025-05-07T20:13:37.3894563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.3894646Z use_cpu=True, 2025-05-07T20:13:37.3894762Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.3894838Z ) 2025-05-07T20:13:37.4238738Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4239146Z self=, 2025-05-07T20:13:37.4239233Z mixed_B=True, 2025-05-07T20:13:37.4239331Z compile=False, 2025-05-07T20:13:37.4239409Z T=3, 2025-05-07T20:13:37.4239490Z D=88, 2025-05-07T20:13:37.4239583Z B=60, 2025-05-07T20:13:37.4239661Z log_E=3, 2025-05-07T20:13:37.4239914Z L=14, 2025-05-07T20:13:37.4240001Z D_gradcheck=1, 2025-05-07T20:13:37.4240160Z stochastic_rounding=False, 2025-05-07T20:13:37.4240263Z weighted=True, 2025-05-07T20:13:37.4240346Z row_wise=False, 2025-05-07T20:13:37.4240428Z mixed=False, 2025-05-07T20:13:37.4240527Z use_cache=True, 2025-05-07T20:13:37.4240636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4240718Z use_cpu=True, 2025-05-07T20:13:37.4240837Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4240955Z ) 2025-05-07T20:13:37.4241097Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4241501Z self=, 2025-05-07T20:13:37.4241584Z mixed_B=True, 2025-05-07T20:13:37.4241681Z compile=False, 2025-05-07T20:13:37.4241758Z T=3, 2025-05-07T20:13:37.4241835Z D=94, 2025-05-07T20:13:37.4241923Z B=39, 2025-05-07T20:13:37.4242002Z log_E=4, 2025-05-07T20:13:37.4242084Z L=10, 2025-05-07T20:13:37.4242184Z D_gradcheck=2, 2025-05-07T20:13:37.4242288Z stochastic_rounding=False, 2025-05-07T20:13:37.4242376Z weighted=True, 2025-05-07T20:13:37.4242470Z row_wise=True, 2025-05-07T20:13:37.4242551Z mixed=True, 2025-05-07T20:13:37.4242636Z use_cache=True, 2025-05-07T20:13:37.4242762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4242844Z use_cpu=True, 2025-05-07T20:13:37.4242948Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4243039Z ) 2025-05-07T20:13:37.4243179Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4243579Z self=, 2025-05-07T20:13:37.4243661Z mixed_B=True, 2025-05-07T20:13:37.4243746Z compile=False, 2025-05-07T20:13:37.4243836Z T=2, 2025-05-07T20:13:37.4243912Z D=113, 2025-05-07T20:13:37.4243989Z B=52, 2025-05-07T20:13:37.4244078Z log_E=4, 2025-05-07T20:13:37.4244158Z L=7, 2025-05-07T20:13:37.4244240Z D_gradcheck=2, 2025-05-07T20:13:37.4244352Z stochastic_rounding=False, 2025-05-07T20:13:37.4244476Z weighted=False, 2025-05-07T20:13:37.4244632Z row_wise=True, 2025-05-07T20:13:37.4244728Z mixed=True, 2025-05-07T20:13:37.4244811Z use_cache=True, 2025-05-07T20:13:37.4244920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4245017Z use_cpu=True, 2025-05-07T20:13:37.4245120Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4245209Z ) 2025-05-07T20:13:37.4245351Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4245739Z self=, 2025-05-07T20:13:37.4245835Z mixed_B=True, 2025-05-07T20:13:37.4245919Z compile=False, 2025-05-07T20:13:37.4246003Z T=5, 2025-05-07T20:13:37.4246091Z D=106, 2025-05-07T20:13:37.4246169Z B=48, 2025-05-07T20:13:37.4246248Z log_E=5, 2025-05-07T20:13:37.4246373Z L=4, 2025-05-07T20:13:37.4246456Z D_gradcheck=2, 2025-05-07T20:13:37.4246555Z stochastic_rounding=True, 2025-05-07T20:13:37.4246650Z weighted=True, 2025-05-07T20:13:37.4246733Z row_wise=False, 2025-05-07T20:13:37.4246830Z mixed=False, 2025-05-07T20:13:37.4246913Z use_cache=True, 2025-05-07T20:13:37.4247021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4247118Z use_cpu=True, 2025-05-07T20:13:37.4247221Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4247295Z ) 2025-05-07T20:13:37.4247445Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4248009Z self=, 2025-05-07T20:13:37.4248092Z mixed_B=True, 2025-05-07T20:13:37.4248190Z compile=True, 2025-05-07T20:13:37.4248266Z T=5, 2025-05-07T20:13:37.4248343Z D=42, 2025-05-07T20:13:37.4248434Z B=89, 2025-05-07T20:13:37.4248512Z log_E=3, 2025-05-07T20:13:37.4248636Z L=6, 2025-05-07T20:13:37.4248733Z D_gradcheck=2, 2025-05-07T20:13:37.4248871Z stochastic_rounding=True, 2025-05-07T20:13:37.4248969Z weighted=False, 2025-05-07T20:13:37.4249054Z row_wise=False, 2025-05-07T20:13:37.4249134Z mixed=True, 2025-05-07T20:13:37.4249232Z use_cache=True, 2025-05-07T20:13:37.4249342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4249425Z use_cpu=True, 2025-05-07T20:13:37.4249541Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4249618Z ) 2025-05-07T20:13:37.4249797Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4250200Z self=, 2025-05-07T20:13:37.4250286Z mixed_B=True, 2025-05-07T20:13:37.4250371Z compile=False, 2025-05-07T20:13:37.4250462Z T=1, 2025-05-07T20:13:37.4250542Z D=66, 2025-05-07T20:13:37.4250621Z B=69, 2025-05-07T20:13:37.4250717Z log_E=4, 2025-05-07T20:13:37.4250800Z L=16, 2025-05-07T20:13:37.4250895Z D_gradcheck=2, 2025-05-07T20:13:37.4250997Z stochastic_rounding=False, 2025-05-07T20:13:37.4251081Z weighted=False, 2025-05-07T20:13:37.4251179Z row_wise=False, 2025-05-07T20:13:37.4251260Z mixed=False, 2025-05-07T20:13:37.4251343Z use_cache=True, 2025-05-07T20:13:37.4251464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4251545Z use_cpu=True, 2025-05-07T20:13:37.4251650Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4251736Z ) 2025-05-07T20:13:37.4251877Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4252265Z self=, 2025-05-07T20:13:37.4252359Z mixed_B=True, 2025-05-07T20:13:37.4252443Z compile=False, 2025-05-07T20:13:37.4252533Z T=2, 2025-05-07T20:13:37.4252610Z D=106, 2025-05-07T20:13:37.4252689Z B=128, 2025-05-07T20:13:37.4252780Z log_E=4, 2025-05-07T20:13:37.4252860Z L=14, 2025-05-07T20:13:37.4252946Z D_gradcheck=2, 2025-05-07T20:13:37.4253061Z stochastic_rounding=True, 2025-05-07T20:13:37.4253145Z weighted=False, 2025-05-07T20:13:37.4253266Z row_wise=False, 2025-05-07T20:13:37.4253364Z mixed=False, 2025-05-07T20:13:37.4253450Z use_cache=False, 2025-05-07T20:13:37.4253561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4253660Z use_cpu=True, 2025-05-07T20:13:37.4253766Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4253841Z ) 2025-05-07T20:13:37.4253996Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4254387Z self=, 2025-05-07T20:13:37.4254485Z mixed_B=True, 2025-05-07T20:13:37.4254574Z compile=False, 2025-05-07T20:13:37.4254656Z T=5, 2025-05-07T20:13:37.4254749Z D=117, 2025-05-07T20:13:37.4254828Z B=85, 2025-05-07T20:13:37.4254908Z log_E=3, 2025-05-07T20:13:37.4255002Z L=17, 2025-05-07T20:13:37.4255088Z D_gradcheck=1, 2025-05-07T20:13:37.4255189Z stochastic_rounding=True, 2025-05-07T20:13:37.4255290Z weighted=True, 2025-05-07T20:13:37.4255376Z row_wise=False, 2025-05-07T20:13:37.4255458Z mixed=True, 2025-05-07T20:13:37.4255560Z use_cache=False, 2025-05-07T20:13:37.4255673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4255757Z use_cpu=True, 2025-05-07T20:13:37.4255894Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4255972Z ) 2025-05-07T20:13:37.4256129Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4256520Z self=, 2025-05-07T20:13:37.4256605Z mixed_B=False, 2025-05-07T20:13:37.4256706Z compile=False, 2025-05-07T20:13:37.4256784Z T=2, 2025-05-07T20:13:37.4256862Z D=117, 2025-05-07T20:13:37.4256957Z B=24, 2025-05-07T20:13:37.4257036Z log_E=3, 2025-05-07T20:13:37.4257145Z L=14, 2025-05-07T20:13:37.4257242Z D_gradcheck=1, 2025-05-07T20:13:37.4257373Z stochastic_rounding=False, 2025-05-07T20:13:37.4257460Z weighted=False, 2025-05-07T20:13:37.4257553Z row_wise=True, 2025-05-07T20:13:37.4257633Z mixed=True, 2025-05-07T20:13:37.4257716Z use_cache=True, 2025-05-07T20:13:37.4257944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4258027Z use_cpu=True, 2025-05-07T20:13:37.4258146Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4258221Z ) 2025-05-07T20:13:37.4258392Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4258794Z self=, 2025-05-07T20:13:37.4258876Z mixed_B=True, 2025-05-07T20:13:37.4258959Z compile=False, 2025-05-07T20:13:37.4259046Z T=2, 2025-05-07T20:13:37.4259121Z D=115, 2025-05-07T20:13:37.4259198Z B=59, 2025-05-07T20:13:37.4259288Z log_E=3, 2025-05-07T20:13:37.4259365Z L=10, 2025-05-07T20:13:37.4259448Z D_gradcheck=1, 2025-05-07T20:13:37.4259559Z stochastic_rounding=True, 2025-05-07T20:13:37.4259644Z weighted=False, 2025-05-07T20:13:37.4259739Z row_wise=True, 2025-05-07T20:13:37.4259820Z mixed=False, 2025-05-07T20:13:37.4259903Z use_cache=True, 2025-05-07T20:13:37.4260024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4260110Z use_cpu=True, 2025-05-07T20:13:37.4260213Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4260298Z ) 2025-05-07T20:13:37.4260439Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4260827Z self=, 2025-05-07T20:13:37.4260925Z mixed_B=True, 2025-05-07T20:13:37.4261010Z compile=False, 2025-05-07T20:13:37.4261088Z T=2, 2025-05-07T20:13:37.4261178Z D=68, 2025-05-07T20:13:37.4261254Z B=84, 2025-05-07T20:13:37.4261334Z log_E=5, 2025-05-07T20:13:37.4261425Z L=10, 2025-05-07T20:13:37.4261513Z D_gradcheck=1, 2025-05-07T20:13:37.4261625Z stochastic_rounding=False, 2025-05-07T20:13:37.4261706Z weighted=True, 2025-05-07T20:13:37.4261813Z row_wise=False, 2025-05-07T20:13:37.4261910Z mixed=True, 2025-05-07T20:13:37.4261993Z use_cache=True, 2025-05-07T20:13:37.4262104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4262197Z use_cpu=True, 2025-05-07T20:13:37.4262301Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4262375Z ) 2025-05-07T20:13:37.4262529Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4262919Z self=, 2025-05-07T20:13:37.4263003Z mixed_B=False, 2025-05-07T20:13:37.4263099Z compile=False, 2025-05-07T20:13:37.4263176Z T=2, 2025-05-07T20:13:37.4263263Z D=37, 2025-05-07T20:13:37.4263341Z B=32, 2025-05-07T20:13:37.4263420Z log_E=4, 2025-05-07T20:13:37.4263512Z L=6, 2025-05-07T20:13:37.4263596Z D_gradcheck=1, 2025-05-07T20:13:37.4263696Z stochastic_rounding=False, 2025-05-07T20:13:37.4263792Z weighted=True, 2025-05-07T20:13:37.4263875Z row_wise=True, 2025-05-07T20:13:37.4263958Z mixed=True, 2025-05-07T20:13:37.4264057Z use_cache=True, 2025-05-07T20:13:37.4264167Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4264250Z use_cpu=True, 2025-05-07T20:13:37.4264364Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4264438Z ) 2025-05-07T20:13:37.4264580Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4264980Z self=, 2025-05-07T20:13:37.4265063Z mixed_B=False, 2025-05-07T20:13:37.4265156Z compile=True, 2025-05-07T20:13:37.4265232Z T=2, 2025-05-07T20:13:37.4265312Z D=23, 2025-05-07T20:13:37.4265401Z B=86, 2025-05-07T20:13:37.4265478Z log_E=5, 2025-05-07T20:13:37.4265599Z L=0, 2025-05-07T20:13:37.4265695Z D_gradcheck=1, 2025-05-07T20:13:37.4265822Z stochastic_rounding=False, 2025-05-07T20:13:37.4265905Z weighted=True, 2025-05-07T20:13:37.4266006Z row_wise=False, 2025-05-07T20:13:37.4266087Z mixed=True, 2025-05-07T20:13:37.4266175Z use_cache=False, 2025-05-07T20:13:37.4266302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4266384Z use_cpu=True, 2025-05-07T20:13:37.4266488Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4266575Z ) 2025-05-07T20:13:37.4266739Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4267140Z self=, 2025-05-07T20:13:37.4267221Z mixed_B=False, 2025-05-07T20:13:37.4267306Z compile=True, 2025-05-07T20:13:37.4267396Z T=1, 2025-05-07T20:13:37.4267473Z D=25, 2025-05-07T20:13:37.4267550Z B=40, 2025-05-07T20:13:37.4267641Z log_E=3, 2025-05-07T20:13:37.4267720Z L=15, 2025-05-07T20:13:37.4267809Z D_gradcheck=2, 2025-05-07T20:13:37.4267921Z stochastic_rounding=True, 2025-05-07T20:13:37.4268007Z weighted=False, 2025-05-07T20:13:37.4268092Z row_wise=True, 2025-05-07T20:13:37.4268189Z mixed=False, 2025-05-07T20:13:37.4268272Z use_cache=False, 2025-05-07T20:13:37.4268382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4268475Z use_cpu=True, 2025-05-07T20:13:37.4268578Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4268664Z ) 2025-05-07T20:13:37.4268803Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4269191Z self=, 2025-05-07T20:13:37.4269284Z mixed_B=True, 2025-05-07T20:13:37.4269369Z compile=False, 2025-05-07T20:13:37.4269445Z T=5, 2025-05-07T20:13:37.4269532Z D=48, 2025-05-07T20:13:37.4269607Z B=80, 2025-05-07T20:13:37.4269685Z log_E=5, 2025-05-07T20:13:37.4269772Z L=14, 2025-05-07T20:13:37.4269862Z D_gradcheck=1, 2025-05-07T20:13:37.4269962Z stochastic_rounding=False, 2025-05-07T20:13:37.4270057Z weighted=True, 2025-05-07T20:13:37.4270166Z row_wise=False, 2025-05-07T20:13:37.4270247Z mixed=True, 2025-05-07T20:13:37.4270341Z use_cache=True, 2025-05-07T20:13:37.4270449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4270544Z use_cpu=True, 2025-05-07T20:13:37.4270647Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4270722Z ) 2025-05-07T20:13:37.4270876Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4271267Z self=, 2025-05-07T20:13:37.4271352Z mixed_B=False, 2025-05-07T20:13:37.4271454Z compile=False, 2025-05-07T20:13:37.4271534Z T=4, 2025-05-07T20:13:37.4271612Z D=119, 2025-05-07T20:13:37.4271704Z B=20, 2025-05-07T20:13:37.4271782Z log_E=5, 2025-05-07T20:13:37.4271858Z L=1, 2025-05-07T20:13:37.4271956Z D_gradcheck=2, 2025-05-07T20:13:37.4272055Z stochastic_rounding=True, 2025-05-07T20:13:37.4272151Z weighted=False, 2025-05-07T20:13:37.4272235Z row_wise=False, 2025-05-07T20:13:37.4272314Z mixed=True, 2025-05-07T20:13:37.4272407Z use_cache=True, 2025-05-07T20:13:37.4272514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4272598Z use_cpu=True, 2025-05-07T20:13:37.4272713Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4272787Z ) 2025-05-07T20:13:37.4272928Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4273331Z self=, 2025-05-07T20:13:37.4273413Z mixed_B=True, 2025-05-07T20:13:37.4273496Z compile=True, 2025-05-07T20:13:37.4273584Z T=4, 2025-05-07T20:13:37.4273674Z D=55, 2025-05-07T20:13:37.4273751Z B=85, 2025-05-07T20:13:37.4273843Z log_E=3, 2025-05-07T20:13:37.4273921Z L=11, 2025-05-07T20:13:37.4274048Z D_gradcheck=2, 2025-05-07T20:13:37.4274147Z stochastic_rounding=True, 2025-05-07T20:13:37.4274274Z weighted=True, 2025-05-07T20:13:37.4274373Z row_wise=False, 2025-05-07T20:13:37.4274460Z mixed=True, 2025-05-07T20:13:37.4274552Z use_cache=False, 2025-05-07T20:13:37.4274679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4274764Z use_cpu=True, 2025-05-07T20:13:37.4274868Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4274961Z ) 2025-05-07T20:13:37.4626131Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4626620Z self=, 2025-05-07T20:13:37.4626708Z mixed_B=False, 2025-05-07T20:13:37.4626813Z compile=True, 2025-05-07T20:13:37.4626892Z T=2, 2025-05-07T20:13:37.4626987Z D=56, 2025-05-07T20:13:37.4627066Z B=9, 2025-05-07T20:13:37.4627146Z log_E=4, 2025-05-07T20:13:37.4627240Z L=7, 2025-05-07T20:13:37.4627329Z D_gradcheck=1, 2025-05-07T20:13:37.4627432Z stochastic_rounding=True, 2025-05-07T20:13:37.4627533Z weighted=False, 2025-05-07T20:13:37.4627623Z row_wise=False, 2025-05-07T20:13:37.4627706Z mixed=True, 2025-05-07T20:13:37.4627807Z use_cache=False, 2025-05-07T20:13:37.4627921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4628005Z use_cpu=True, 2025-05-07T20:13:37.4628124Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4628202Z ) 2025-05-07T20:13:37.4628342Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4628742Z self=, 2025-05-07T20:13:37.4628824Z mixed_B=False, 2025-05-07T20:13:37.4628925Z compile=True, 2025-05-07T20:13:37.4629004Z T=5, 2025-05-07T20:13:37.4629080Z D=128, 2025-05-07T20:13:37.4629173Z B=116, 2025-05-07T20:13:37.4629251Z log_E=4, 2025-05-07T20:13:37.4629327Z L=12, 2025-05-07T20:13:37.4629425Z D_gradcheck=1, 2025-05-07T20:13:37.4629519Z stochastic_rounding=True, 2025-05-07T20:13:37.4629604Z weighted=False, 2025-05-07T20:13:37.4629744Z row_wise=False, 2025-05-07T20:13:37.4629826Z mixed=False, 2025-05-07T20:13:37.4629909Z use_cache=True, 2025-05-07T20:13:37.4630031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4630113Z use_cpu=True, 2025-05-07T20:13:37.4630216Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4630302Z ) 2025-05-07T20:13:37.4630443Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4630845Z self=, 2025-05-07T20:13:37.4630928Z mixed_B=False, 2025-05-07T20:13:37.4631013Z compile=False, 2025-05-07T20:13:37.4631104Z T=2, 2025-05-07T20:13:37.4631181Z D=109, 2025-05-07T20:13:37.4631258Z B=69, 2025-05-07T20:13:37.4631351Z log_E=5, 2025-05-07T20:13:37.4631428Z L=6, 2025-05-07T20:13:37.4631518Z D_gradcheck=1, 2025-05-07T20:13:37.4631633Z stochastic_rounding=True, 2025-05-07T20:13:37.4631726Z weighted=False, 2025-05-07T20:13:37.4631811Z row_wise=True, 2025-05-07T20:13:37.4631911Z mixed=False, 2025-05-07T20:13:37.4631996Z use_cache=False, 2025-05-07T20:13:37.4632107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4632206Z use_cpu=True, 2025-05-07T20:13:37.4632313Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4632399Z ) 2025-05-07T20:13:37.4632541Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4632930Z self=, 2025-05-07T20:13:37.4633025Z mixed_B=True, 2025-05-07T20:13:37.4633110Z compile=False, 2025-05-07T20:13:37.4633190Z T=2, 2025-05-07T20:13:37.4633279Z D=39, 2025-05-07T20:13:37.4633356Z B=67, 2025-05-07T20:13:37.4633434Z log_E=3, 2025-05-07T20:13:37.4633521Z L=3, 2025-05-07T20:13:37.4633649Z D_gradcheck=1, 2025-05-07T20:13:37.4633746Z stochastic_rounding=True, 2025-05-07T20:13:37.4633886Z weighted=False, 2025-05-07T20:13:37.4633972Z row_wise=False, 2025-05-07T20:13:37.4634068Z mixed=False, 2025-05-07T20:13:37.4634154Z use_cache=True, 2025-05-07T20:13:37.4634264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4634360Z use_cpu=True, 2025-05-07T20:13:37.4634464Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4634539Z ) 2025-05-07T20:13:37.4634717Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4635110Z self=, 2025-05-07T20:13:37.4635194Z mixed_B=False, 2025-05-07T20:13:37.4635291Z compile=False, 2025-05-07T20:13:37.4635371Z T=4, 2025-05-07T20:13:37.4635449Z D=12, 2025-05-07T20:13:37.4635540Z B=3, 2025-05-07T20:13:37.4635619Z log_E=4, 2025-05-07T20:13:37.4635695Z L=11, 2025-05-07T20:13:37.4635792Z D_gradcheck=2, 2025-05-07T20:13:37.4635891Z stochastic_rounding=False, 2025-05-07T20:13:37.4635989Z weighted=True, 2025-05-07T20:13:37.4636072Z row_wise=True, 2025-05-07T20:13:37.4636153Z mixed=False, 2025-05-07T20:13:37.4636250Z use_cache=False, 2025-05-07T20:13:37.4636359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4636441Z use_cpu=True, 2025-05-07T20:13:37.4636555Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4636629Z ) 2025-05-07T20:13:37.4636771Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4637170Z self=, 2025-05-07T20:13:37.4637250Z mixed_B=True, 2025-05-07T20:13:37.4637337Z compile=False, 2025-05-07T20:13:37.4637428Z T=4, 2025-05-07T20:13:37.4637504Z D=88, 2025-05-07T20:13:37.4637595Z B=15, 2025-05-07T20:13:37.4637676Z log_E=5, 2025-05-07T20:13:37.4637752Z L=18, 2025-05-07T20:13:37.4637849Z D_gradcheck=2, 2025-05-07T20:13:37.4637949Z stochastic_rounding=False, 2025-05-07T20:13:37.4638034Z weighted=False, 2025-05-07T20:13:37.4638157Z row_wise=True, 2025-05-07T20:13:37.4638240Z mixed=False, 2025-05-07T20:13:37.4638321Z use_cache=True, 2025-05-07T20:13:37.4638444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4638526Z use_cpu=True, 2025-05-07T20:13:37.4638630Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4638716Z ) 2025-05-07T20:13:37.4638858Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4639245Z self=, 2025-05-07T20:13:37.4639340Z mixed_B=False, 2025-05-07T20:13:37.4639425Z compile=True, 2025-05-07T20:13:37.4639515Z T=2, 2025-05-07T20:13:37.4639592Z D=3, 2025-05-07T20:13:37.4639667Z B=84, 2025-05-07T20:13:37.4639757Z log_E=3, 2025-05-07T20:13:37.4639833Z L=10, 2025-05-07T20:13:37.4639919Z D_gradcheck=2, 2025-05-07T20:13:37.4640029Z stochastic_rounding=False, 2025-05-07T20:13:37.4640114Z weighted=False, 2025-05-07T20:13:37.4640198Z row_wise=True, 2025-05-07T20:13:37.4640288Z mixed=True, 2025-05-07T20:13:37.4640370Z use_cache=True, 2025-05-07T20:13:37.4640481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4640575Z use_cpu=True, 2025-05-07T20:13:37.4640677Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4640750Z ) 2025-05-07T20:13:37.4640901Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4641289Z self=, 2025-05-07T20:13:37.4641384Z mixed_B=False, 2025-05-07T20:13:37.4641469Z compile=False, 2025-05-07T20:13:37.4641547Z T=1, 2025-05-07T20:13:37.4641634Z D=100, 2025-05-07T20:13:37.4641711Z B=86, 2025-05-07T20:13:37.4641789Z log_E=3, 2025-05-07T20:13:37.4641878Z L=13, 2025-05-07T20:13:37.4641991Z D_gradcheck=1, 2025-05-07T20:13:37.4642091Z stochastic_rounding=True, 2025-05-07T20:13:37.4642217Z weighted=True, 2025-05-07T20:13:37.4642301Z row_wise=True, 2025-05-07T20:13:37.4642385Z mixed=False, 2025-05-07T20:13:37.4642484Z use_cache=True, 2025-05-07T20:13:37.4642595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4642681Z use_cpu=True, 2025-05-07T20:13:37.4642798Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4642873Z ) 2025-05-07T20:13:37.4643053Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4643443Z self=, 2025-05-07T20:13:37.4643528Z mixed_B=False, 2025-05-07T20:13:37.4643623Z compile=False, 2025-05-07T20:13:37.4643700Z T=1, 2025-05-07T20:13:37.4643776Z D=28, 2025-05-07T20:13:37.4643864Z B=100, 2025-05-07T20:13:37.4643942Z log_E=5, 2025-05-07T20:13:37.4644018Z L=9, 2025-05-07T20:13:37.4644115Z D_gradcheck=2, 2025-05-07T20:13:37.4644213Z stochastic_rounding=False, 2025-05-07T20:13:37.4644298Z weighted=True, 2025-05-07T20:13:37.4644395Z row_wise=True, 2025-05-07T20:13:37.4644476Z mixed=True, 2025-05-07T20:13:37.4644559Z use_cache=True, 2025-05-07T20:13:37.4644680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4644762Z use_cpu=True, 2025-05-07T20:13:37.4644879Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4644954Z ) 2025-05-07T20:13:37.4645096Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4645499Z self=, 2025-05-07T20:13:37.4645582Z mixed_B=True, 2025-05-07T20:13:37.4645667Z compile=True, 2025-05-07T20:13:37.4645758Z T=1, 2025-05-07T20:13:37.4645837Z D=74, 2025-05-07T20:13:37.4645916Z B=47, 2025-05-07T20:13:37.4646009Z log_E=4, 2025-05-07T20:13:37.4646086Z L=17, 2025-05-07T20:13:37.4646175Z D_gradcheck=1, 2025-05-07T20:13:37.4646288Z stochastic_rounding=True, 2025-05-07T20:13:37.4646378Z weighted=True, 2025-05-07T20:13:37.4646520Z row_wise=True, 2025-05-07T20:13:37.4646646Z mixed=False, 2025-05-07T20:13:37.4646745Z use_cache=False, 2025-05-07T20:13:37.4646856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4646940Z use_cpu=True, 2025-05-07T20:13:37.4647063Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4647139Z ) 2025-05-07T20:13:37.4647297Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4647865Z self=, 2025-05-07T20:13:37.4647951Z mixed_B=False, 2025-05-07T20:13:37.4648051Z compile=False, 2025-05-07T20:13:37.4648131Z T=3, 2025-05-07T20:13:37.4648210Z D=98, 2025-05-07T20:13:37.4648303Z B=74, 2025-05-07T20:13:37.4648383Z log_E=4, 2025-05-07T20:13:37.4648461Z L=6, 2025-05-07T20:13:37.4648562Z D_gradcheck=2, 2025-05-07T20:13:37.4648663Z stochastic_rounding=False, 2025-05-07T20:13:37.4648749Z weighted=False, 2025-05-07T20:13:37.4648848Z row_wise=True, 2025-05-07T20:13:37.4648929Z mixed=True, 2025-05-07T20:13:37.4649013Z use_cache=False, 2025-05-07T20:13:37.4649137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4649222Z use_cpu=True, 2025-05-07T20:13:37.4649337Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4649411Z ) 2025-05-07T20:13:37.4649552Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4649955Z self=, 2025-05-07T20:13:37.4650038Z mixed_B=False, 2025-05-07T20:13:37.4650123Z compile=True, 2025-05-07T20:13:37.4650217Z T=1, 2025-05-07T20:13:37.4650292Z D=65, 2025-05-07T20:13:37.4650368Z B=89, 2025-05-07T20:13:37.4650457Z log_E=3, 2025-05-07T20:13:37.4650533Z L=2, 2025-05-07T20:13:37.4650672Z D_gradcheck=2, 2025-05-07T20:13:37.4650780Z stochastic_rounding=True, 2025-05-07T20:13:37.4650903Z weighted=True, 2025-05-07T20:13:37.4651001Z row_wise=True, 2025-05-07T20:13:37.4651086Z mixed=False, 2025-05-07T20:13:37.4651169Z use_cache=False, 2025-05-07T20:13:37.4651292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4651375Z use_cpu=True, 2025-05-07T20:13:37.4651480Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4651566Z ) 2025-05-07T20:13:37.4651747Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4652138Z self=, 2025-05-07T20:13:37.4652231Z mixed_B=True, 2025-05-07T20:13:37.4652320Z compile=False, 2025-05-07T20:13:37.4652396Z T=3, 2025-05-07T20:13:37.4652485Z D=19, 2025-05-07T20:13:37.4652565Z B=99, 2025-05-07T20:13:37.4652643Z log_E=5, 2025-05-07T20:13:37.4652732Z L=5, 2025-05-07T20:13:37.4652821Z D_gradcheck=1, 2025-05-07T20:13:37.4652931Z stochastic_rounding=True, 2025-05-07T20:13:37.4653016Z weighted=True, 2025-05-07T20:13:37.4653105Z row_wise=False, 2025-05-07T20:13:37.4653200Z mixed=True, 2025-05-07T20:13:37.4653285Z use_cache=True, 2025-05-07T20:13:37.4653401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4653496Z use_cpu=True, 2025-05-07T20:13:37.4653600Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4653675Z ) 2025-05-07T20:13:37.4653828Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4654216Z self=, 2025-05-07T20:13:37.4654302Z mixed_B=False, 2025-05-07T20:13:37.4654397Z compile=True, 2025-05-07T20:13:37.4654473Z T=2, 2025-05-07T20:13:37.4654550Z D=92, 2025-05-07T20:13:37.4654639Z B=81, 2025-05-07T20:13:37.4654717Z log_E=4, 2025-05-07T20:13:37.4654807Z L=8, 2025-05-07T20:13:37.4654893Z D_gradcheck=1, 2025-05-07T20:13:37.4654990Z stochastic_rounding=True, 2025-05-07T20:13:37.4655091Z weighted=False, 2025-05-07T20:13:37.4655213Z row_wise=True, 2025-05-07T20:13:37.4655296Z mixed=False, 2025-05-07T20:13:37.4655391Z use_cache=False, 2025-05-07T20:13:37.4655502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.4655583Z use_cpu=True, 2025-05-07T20:13:37.4655703Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4655779Z ) 2025-05-07T20:13:37.4655921Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4656324Z self=, 2025-05-07T20:13:37.4656409Z mixed_B=False, 2025-05-07T20:13:37.4656509Z compile=True, 2025-05-07T20:13:37.4656590Z T=5, 2025-05-07T20:13:37.4656669Z D=59, 2025-05-07T20:13:37.4656763Z B=25, 2025-05-07T20:13:37.4656841Z log_E=3, 2025-05-07T20:13:37.4656920Z L=0, 2025-05-07T20:13:37.4657018Z D_gradcheck=2, 2025-05-07T20:13:37.4657118Z stochastic_rounding=False, 2025-05-07T20:13:37.4657203Z weighted=False, 2025-05-07T20:13:37.4657301Z row_wise=True, 2025-05-07T20:13:37.4657381Z mixed=False, 2025-05-07T20:13:37.4657466Z use_cache=False, 2025-05-07T20:13:37.4657589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4657674Z use_cpu=True, 2025-05-07T20:13:37.4657875Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4657969Z ) 2025-05-07T20:13:37.4658111Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4658515Z self=, 2025-05-07T20:13:37.4658598Z mixed_B=True, 2025-05-07T20:13:37.4658691Z compile=False, 2025-05-07T20:13:37.4658782Z T=2, 2025-05-07T20:13:37.4658862Z D=24, 2025-05-07T20:13:37.4658939Z B=16, 2025-05-07T20:13:37.4659030Z log_E=3, 2025-05-07T20:13:37.4659108Z L=6, 2025-05-07T20:13:37.4659224Z D_gradcheck=2, 2025-05-07T20:13:37.4659334Z stochastic_rounding=False, 2025-05-07T20:13:37.4659443Z weighted=True, 2025-05-07T20:13:37.4659527Z row_wise=True, 2025-05-07T20:13:37.4659618Z mixed=True, 2025-05-07T20:13:37.4659702Z use_cache=True, 2025-05-07T20:13:37.4659812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4659908Z use_cpu=True, 2025-05-07T20:13:37.4660014Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.4660101Z ) 2025-05-07T20:13:37.4660266Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.4660654Z self=, 2025-05-07T20:13:37.4660750Z mixed_B=True, 2025-05-07T20:13:37.4660834Z compile=True, 2025-05-07T20:13:37.4660909Z T=1, 2025-05-07T20:13:37.4661002Z D=67, 2025-05-07T20:13:37.4661079Z B=124, 2025-05-07T20:13:37.4661156Z log_E=5, 2025-05-07T20:13:37.4661247Z L=1, 2025-05-07T20:13:37.4661334Z D_gradcheck=1, 2025-05-07T20:13:37.4661435Z stochastic_rounding=False, 2025-05-07T20:13:37.4661532Z weighted=True, 2025-05-07T20:13:37.4661616Z row_wise=True, 2025-05-07T20:13:37.4661696Z mixed=True, 2025-05-07T20:13:37.4661845Z use_cache=True, 2025-05-07T20:13:37.4661957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.4662051Z use_cpu=True, 2025-05-07T20:13:37.4662153Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.4662227Z ) 2025-05-07T20:13:37.5019118Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5019526Z self=, 2025-05-07T20:13:37.5019610Z mixed_B=False, 2025-05-07T20:13:37.5019710Z compile=False, 2025-05-07T20:13:37.5019787Z T=5, 2025-05-07T20:13:37.5019863Z D=13, 2025-05-07T20:13:37.5019956Z B=65, 2025-05-07T20:13:37.5020038Z log_E=5, 2025-05-07T20:13:37.5020131Z L=2, 2025-05-07T20:13:37.5020215Z D_gradcheck=2, 2025-05-07T20:13:37.5020324Z stochastic_rounding=False, 2025-05-07T20:13:37.5020423Z weighted=False, 2025-05-07T20:13:37.5020506Z row_wise=False, 2025-05-07T20:13:37.5020759Z mixed=False, 2025-05-07T20:13:37.5020857Z use_cache=True, 2025-05-07T20:13:37.5020967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5021050Z use_cpu=True, 2025-05-07T20:13:37.5021166Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5021241Z ) 2025-05-07T20:13:37.5021383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5021785Z self=, 2025-05-07T20:13:37.5021868Z mixed_B=True, 2025-05-07T20:13:37.5021965Z compile=False, 2025-05-07T20:13:37.5022042Z T=1, 2025-05-07T20:13:37.5022119Z D=99, 2025-05-07T20:13:37.5022209Z B=100, 2025-05-07T20:13:37.5022287Z log_E=3, 2025-05-07T20:13:37.5022364Z L=6, 2025-05-07T20:13:37.5022459Z D_gradcheck=1, 2025-05-07T20:13:37.5022557Z stochastic_rounding=False, 2025-05-07T20:13:37.5022743Z weighted=True, 2025-05-07T20:13:37.5022825Z row_wise=True, 2025-05-07T20:13:37.5022911Z mixed=False, 2025-05-07T20:13:37.5023011Z use_cache=False, 2025-05-07T20:13:37.5023124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5023207Z use_cpu=True, 2025-05-07T20:13:37.5023327Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5023405Z ) 2025-05-07T20:13:37.5023550Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5023958Z self=, 2025-05-07T20:13:37.5024046Z mixed_B=False, 2025-05-07T20:13:37.5024144Z compile=True, 2025-05-07T20:13:37.5024224Z T=3, 2025-05-07T20:13:37.5024303Z D=31, 2025-05-07T20:13:37.5024396Z B=109, 2025-05-07T20:13:37.5024479Z log_E=5, 2025-05-07T20:13:37.5024557Z L=5, 2025-05-07T20:13:37.5024657Z D_gradcheck=2, 2025-05-07T20:13:37.5024799Z stochastic_rounding=True, 2025-05-07T20:13:37.5024929Z weighted=True, 2025-05-07T20:13:37.5025029Z row_wise=False, 2025-05-07T20:13:37.5025115Z mixed=False, 2025-05-07T20:13:37.5025200Z use_cache=True, 2025-05-07T20:13:37.5025327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5025411Z use_cpu=True, 2025-05-07T20:13:37.5025548Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5025639Z ) 2025-05-07T20:13:37.5025818Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5026225Z self=, 2025-05-07T20:13:37.5026315Z mixed_B=False, 2025-05-07T20:13:37.5026397Z compile=True, 2025-05-07T20:13:37.5026493Z T=3, 2025-05-07T20:13:37.5026569Z D=4, 2025-05-07T20:13:37.5026649Z B=36, 2025-05-07T20:13:37.5026744Z log_E=4, 2025-05-07T20:13:37.5026824Z L=0, 2025-05-07T20:13:37.5026907Z D_gradcheck=1, 2025-05-07T20:13:37.5027021Z stochastic_rounding=False, 2025-05-07T20:13:37.5027109Z weighted=False, 2025-05-07T20:13:37.5027192Z row_wise=True, 2025-05-07T20:13:37.5027290Z mixed=False, 2025-05-07T20:13:37.5027373Z use_cache=True, 2025-05-07T20:13:37.5027485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5027582Z use_cpu=True, 2025-05-07T20:13:37.5027684Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5027772Z ) 2025-05-07T20:13:37.5027912Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5028300Z self=, 2025-05-07T20:13:37.5028399Z mixed_B=False, 2025-05-07T20:13:37.5028483Z compile=True, 2025-05-07T20:13:37.5028561Z T=2, 2025-05-07T20:13:37.5028649Z D=46, 2025-05-07T20:13:37.5028725Z B=5, 2025-05-07T20:13:37.5028805Z log_E=5, 2025-05-07T20:13:37.5028893Z L=17, 2025-05-07T20:13:37.5028977Z D_gradcheck=2, 2025-05-07T20:13:37.5029078Z stochastic_rounding=False, 2025-05-07T20:13:37.5029178Z weighted=True, 2025-05-07T20:13:37.5029261Z row_wise=False, 2025-05-07T20:13:37.5029427Z mixed=True, 2025-05-07T20:13:37.5029523Z use_cache=True, 2025-05-07T20:13:37.5029636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5029730Z use_cpu=True, 2025-05-07T20:13:37.5029833Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5029908Z ) 2025-05-07T20:13:37.5030062Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5030455Z self=, 2025-05-07T20:13:37.5030538Z mixed_B=True, 2025-05-07T20:13:37.5030637Z compile=False, 2025-05-07T20:13:37.5030716Z T=1, 2025-05-07T20:13:37.5030793Z D=127, 2025-05-07T20:13:37.5030882Z B=98, 2025-05-07T20:13:37.5030964Z log_E=3, 2025-05-07T20:13:37.5031043Z L=16, 2025-05-07T20:13:37.5031141Z D_gradcheck=1, 2025-05-07T20:13:37.5031244Z stochastic_rounding=True, 2025-05-07T20:13:37.5031328Z weighted=True, 2025-05-07T20:13:37.5031422Z row_wise=True, 2025-05-07T20:13:37.5031505Z mixed=False, 2025-05-07T20:13:37.5031603Z use_cache=False, 2025-05-07T20:13:37.5031713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5031793Z use_cpu=True, 2025-05-07T20:13:37.5031908Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5031982Z ) 2025-05-07T20:13:37.5032122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5032522Z self=, 2025-05-07T20:13:37.5032602Z mixed_B=True, 2025-05-07T20:13:37.5032687Z compile=False, 2025-05-07T20:13:37.5032777Z T=3, 2025-05-07T20:13:37.5032855Z D=56, 2025-05-07T20:13:37.5032932Z B=121, 2025-05-07T20:13:37.5033021Z log_E=5, 2025-05-07T20:13:37.5033099Z L=13, 2025-05-07T20:13:37.5033195Z D_gradcheck=2, 2025-05-07T20:13:37.5033324Z stochastic_rounding=False, 2025-05-07T20:13:37.5033433Z weighted=True, 2025-05-07T20:13:37.5033528Z row_wise=False, 2025-05-07T20:13:37.5033611Z mixed=True, 2025-05-07T20:13:37.5033697Z use_cache=False, 2025-05-07T20:13:37.5033818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5033901Z use_cpu=True, 2025-05-07T20:13:37.5034006Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5034094Z ) 2025-05-07T20:13:37.5034283Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5034677Z self=, 2025-05-07T20:13:37.5034771Z mixed_B=True, 2025-05-07T20:13:37.5034854Z compile=True, 2025-05-07T20:13:37.5034932Z T=5, 2025-05-07T20:13:37.5035020Z D=99, 2025-05-07T20:13:37.5035098Z B=68, 2025-05-07T20:13:37.5035187Z log_E=5, 2025-05-07T20:13:37.5035263Z L=10, 2025-05-07T20:13:37.5035348Z D_gradcheck=1, 2025-05-07T20:13:37.5035458Z stochastic_rounding=True, 2025-05-07T20:13:37.5035542Z weighted=True, 2025-05-07T20:13:37.5035626Z row_wise=False, 2025-05-07T20:13:37.5035720Z mixed=False, 2025-05-07T20:13:37.5035805Z use_cache=False, 2025-05-07T20:13:37.5035914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5036009Z use_cpu=True, 2025-05-07T20:13:37.5036113Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5036186Z ) 2025-05-07T20:13:37.5036336Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5036724Z self=, 2025-05-07T20:13:37.5036821Z mixed_B=False, 2025-05-07T20:13:37.5036906Z compile=False, 2025-05-07T20:13:37.5036983Z T=5, 2025-05-07T20:13:37.5037073Z D=59, 2025-05-07T20:13:37.5037152Z B=92, 2025-05-07T20:13:37.5037230Z log_E=4, 2025-05-07T20:13:37.5037324Z L=20, 2025-05-07T20:13:37.5037407Z D_gradcheck=2, 2025-05-07T20:13:37.5037506Z stochastic_rounding=True, 2025-05-07T20:13:37.5037604Z weighted=False, 2025-05-07T20:13:37.5037687Z row_wise=True, 2025-05-07T20:13:37.5037797Z mixed=False, 2025-05-07T20:13:37.5037895Z use_cache=False, 2025-05-07T20:13:37.5038005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5038086Z use_cpu=True, 2025-05-07T20:13:37.5038200Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5038273Z ) 2025-05-07T20:13:37.5038411Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5038810Z self=, 2025-05-07T20:13:37.5038892Z mixed_B=True, 2025-05-07T20:13:37.5038988Z compile=False, 2025-05-07T20:13:37.5039066Z T=5, 2025-05-07T20:13:37.5039143Z D=71, 2025-05-07T20:13:37.5039236Z B=2, 2025-05-07T20:13:37.5039314Z log_E=3, 2025-05-07T20:13:37.5039391Z L=12, 2025-05-07T20:13:37.5039488Z D_gradcheck=2, 2025-05-07T20:13:37.5039588Z stochastic_rounding=False, 2025-05-07T20:13:37.5039674Z weighted=False, 2025-05-07T20:13:37.5039769Z row_wise=False, 2025-05-07T20:13:37.5039851Z mixed=True, 2025-05-07T20:13:37.5039936Z use_cache=False, 2025-05-07T20:13:37.5040059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5040141Z use_cpu=True, 2025-05-07T20:13:37.5040256Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5040331Z ) 2025-05-07T20:13:37.5040471Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5040873Z self=, 2025-05-07T20:13:37.5040956Z mixed_B=False, 2025-05-07T20:13:37.5041041Z compile=False, 2025-05-07T20:13:37.5041130Z T=5, 2025-05-07T20:13:37.5041210Z D=73, 2025-05-07T20:13:37.5041289Z B=81, 2025-05-07T20:13:37.5041382Z log_E=3, 2025-05-07T20:13:37.5041460Z L=17, 2025-05-07T20:13:37.5041544Z D_gradcheck=1, 2025-05-07T20:13:37.5041694Z stochastic_rounding=False, 2025-05-07T20:13:37.5041807Z weighted=False, 2025-05-07T20:13:37.5041889Z row_wise=True, 2025-05-07T20:13:37.5041984Z mixed=False, 2025-05-07T20:13:37.5042069Z use_cache=False, 2025-05-07T20:13:37.5042191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5042273Z use_cpu=True, 2025-05-07T20:13:37.5042378Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5042463Z ) 2025-05-07T20:13:37.5042625Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5043017Z self=, 2025-05-07T20:13:37.5043110Z mixed_B=True, 2025-05-07T20:13:37.5043196Z compile=False, 2025-05-07T20:13:37.5043273Z T=3, 2025-05-07T20:13:37.5043362Z D=18, 2025-05-07T20:13:37.5043439Z B=107, 2025-05-07T20:13:37.5043517Z log_E=5, 2025-05-07T20:13:37.5043609Z L=15, 2025-05-07T20:13:37.5043693Z D_gradcheck=2, 2025-05-07T20:13:37.5043793Z stochastic_rounding=True, 2025-05-07T20:13:37.5043891Z weighted=True, 2025-05-07T20:13:37.5043977Z row_wise=False, 2025-05-07T20:13:37.5044075Z mixed=False, 2025-05-07T20:13:37.5044162Z use_cache=False, 2025-05-07T20:13:37.5044274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5044372Z use_cpu=True, 2025-05-07T20:13:37.5044476Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5044551Z ) 2025-05-07T20:13:37.5044707Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5045097Z self=, 2025-05-07T20:13:37.5045183Z mixed_B=False, 2025-05-07T20:13:37.5045282Z compile=True, 2025-05-07T20:13:37.5045362Z T=3, 2025-05-07T20:13:37.5045444Z D=121, 2025-05-07T20:13:37.5045536Z B=28, 2025-05-07T20:13:37.5045617Z log_E=3, 2025-05-07T20:13:37.5045709Z L=17, 2025-05-07T20:13:37.5045796Z D_gradcheck=1, 2025-05-07T20:13:37.5045900Z stochastic_rounding=True, 2025-05-07T20:13:37.5046002Z weighted=False, 2025-05-07T20:13:37.5046087Z row_wise=True, 2025-05-07T20:13:37.5046196Z mixed=False, 2025-05-07T20:13:37.5046298Z use_cache=False, 2025-05-07T20:13:37.5046411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5046496Z use_cpu=True, 2025-05-07T20:13:37.5046615Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5046690Z ) 2025-05-07T20:13:37.5046833Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5047239Z self=, 2025-05-07T20:13:37.5047323Z mixed_B=True, 2025-05-07T20:13:37.5047408Z compile=True, 2025-05-07T20:13:37.5047500Z T=2, 2025-05-07T20:13:37.5047579Z D=27, 2025-05-07T20:13:37.5047846Z B=30, 2025-05-07T20:13:37.5047926Z log_E=4, 2025-05-07T20:13:37.5048005Z L=19, 2025-05-07T20:13:37.5048106Z D_gradcheck=1, 2025-05-07T20:13:37.5048205Z stochastic_rounding=True, 2025-05-07T20:13:37.5048292Z weighted=False, 2025-05-07T20:13:37.5048389Z row_wise=False, 2025-05-07T20:13:37.5048473Z mixed=False, 2025-05-07T20:13:37.5048557Z use_cache=False, 2025-05-07T20:13:37.5048683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5048766Z use_cpu=True, 2025-05-07T20:13:37.5048868Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5048958Z ) 2025-05-07T20:13:37.5049099Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5049500Z self=, 2025-05-07T20:13:37.5049583Z mixed_B=False, 2025-05-07T20:13:37.5049666Z compile=False, 2025-05-07T20:13:37.5049754Z T=4, 2025-05-07T20:13:37.5049832Z D=49, 2025-05-07T20:13:37.5049909Z B=41, 2025-05-07T20:13:37.5050002Z log_E=5, 2025-05-07T20:13:37.5050079Z L=10, 2025-05-07T20:13:37.5050162Z D_gradcheck=2, 2025-05-07T20:13:37.5050330Z stochastic_rounding=True, 2025-05-07T20:13:37.5050453Z weighted=True, 2025-05-07T20:13:37.5050536Z row_wise=False, 2025-05-07T20:13:37.5050632Z mixed=True, 2025-05-07T20:13:37.5050715Z use_cache=False, 2025-05-07T20:13:37.5050826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5050923Z use_cpu=True, 2025-05-07T20:13:37.5051026Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5051103Z ) 2025-05-07T20:13:37.5051293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5051686Z self=, 2025-05-07T20:13:37.5051782Z mixed_B=True, 2025-05-07T20:13:37.5051866Z compile=False, 2025-05-07T20:13:37.5051991Z T=4, 2025-05-07T20:13:37.5052082Z D=24, 2025-05-07T20:13:37.5052164Z B=104, 2025-05-07T20:13:37.5052244Z log_E=4, 2025-05-07T20:13:37.5052339Z L=17, 2025-05-07T20:13:37.5052422Z D_gradcheck=1, 2025-05-07T20:13:37.5052523Z stochastic_rounding=True, 2025-05-07T20:13:37.5052622Z weighted=True, 2025-05-07T20:13:37.5052707Z row_wise=False, 2025-05-07T20:13:37.5052789Z mixed=True, 2025-05-07T20:13:37.5052883Z use_cache=True, 2025-05-07T20:13:37.5052993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5053087Z use_cpu=True, 2025-05-07T20:13:37.5053191Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5053269Z ) 2025-05-07T20:13:37.5053422Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5053809Z self=, 2025-05-07T20:13:37.5053892Z mixed_B=False, 2025-05-07T20:13:37.5053988Z compile=True, 2025-05-07T20:13:37.5054066Z T=3, 2025-05-07T20:13:37.5054146Z D=45, 2025-05-07T20:13:37.5054234Z B=79, 2025-05-07T20:13:37.5054313Z log_E=5, 2025-05-07T20:13:37.5054391Z L=0, 2025-05-07T20:13:37.5054489Z D_gradcheck=1, 2025-05-07T20:13:37.5054590Z stochastic_rounding=True, 2025-05-07T20:13:37.5054676Z weighted=False, 2025-05-07T20:13:37.5054770Z row_wise=True, 2025-05-07T20:13:37.5054894Z mixed=False, 2025-05-07T20:13:37.5054992Z use_cache=True, 2025-05-07T20:13:37.5055105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5055188Z use_cpu=True, 2025-05-07T20:13:37.5055304Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5055379Z ) 2025-05-07T20:13:37.5410797Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5411224Z self=, 2025-05-07T20:13:37.5411311Z mixed_B=False, 2025-05-07T20:13:37.5411411Z compile=True, 2025-05-07T20:13:37.5411490Z T=2, 2025-05-07T20:13:37.5411574Z D=59, 2025-05-07T20:13:37.5411667Z B=26, 2025-05-07T20:13:37.5411745Z log_E=5, 2025-05-07T20:13:37.5411821Z L=2, 2025-05-07T20:13:37.5411918Z D_gradcheck=2, 2025-05-07T20:13:37.5412018Z stochastic_rounding=True, 2025-05-07T20:13:37.5412104Z weighted=True, 2025-05-07T20:13:37.5412198Z row_wise=False, 2025-05-07T20:13:37.5412282Z mixed=False, 2025-05-07T20:13:37.5412366Z use_cache=False, 2025-05-07T20:13:37.5412491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5412573Z use_cpu=True, 2025-05-07T20:13:37.5412689Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5412765Z ) 2025-05-07T20:13:37.5412907Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5413309Z self=, 2025-05-07T20:13:37.5413390Z mixed_B=True, 2025-05-07T20:13:37.5413474Z compile=True, 2025-05-07T20:13:37.5413563Z T=1, 2025-05-07T20:13:37.5413641Z D=34, 2025-05-07T20:13:37.5413720Z B=123, 2025-05-07T20:13:37.5413809Z log_E=4, 2025-05-07T20:13:37.5413888Z L=9, 2025-05-07T20:13:37.5413971Z D_gradcheck=1, 2025-05-07T20:13:37.5414170Z stochastic_rounding=True, 2025-05-07T20:13:37.5414256Z weighted=False, 2025-05-07T20:13:37.5414383Z row_wise=True, 2025-05-07T20:13:37.5414486Z mixed=False, 2025-05-07T20:13:37.5414651Z use_cache=False, 2025-05-07T20:13:37.5414773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5414856Z use_cpu=True, 2025-05-07T20:13:37.5414960Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5415047Z ) 2025-05-07T20:13:37.5415230Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5415623Z self=, 2025-05-07T20:13:37.5415717Z mixed_B=True, 2025-05-07T20:13:37.5415800Z compile=True, 2025-05-07T20:13:37.5415877Z T=5, 2025-05-07T20:13:37.5415965Z D=84, 2025-05-07T20:13:37.5416041Z B=80, 2025-05-07T20:13:37.5416132Z log_E=3, 2025-05-07T20:13:37.5416208Z L=14, 2025-05-07T20:13:37.5416292Z D_gradcheck=1, 2025-05-07T20:13:37.5416405Z stochastic_rounding=False, 2025-05-07T20:13:37.5416489Z weighted=True, 2025-05-07T20:13:37.5416575Z row_wise=False, 2025-05-07T20:13:37.5416671Z mixed=True, 2025-05-07T20:13:37.5416757Z use_cache=False, 2025-05-07T20:13:37.5416868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5416965Z use_cpu=True, 2025-05-07T20:13:37.5417071Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5417146Z ) 2025-05-07T20:13:37.5417302Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5417696Z self=, 2025-05-07T20:13:37.5417892Z mixed_B=True, 2025-05-07T20:13:37.5417995Z compile=False, 2025-05-07T20:13:37.5418073Z T=5, 2025-05-07T20:13:37.5418164Z D=34, 2025-05-07T20:13:37.5418242Z B=119, 2025-05-07T20:13:37.5418319Z log_E=3, 2025-05-07T20:13:37.5418410Z L=20, 2025-05-07T20:13:37.5418493Z D_gradcheck=2, 2025-05-07T20:13:37.5418593Z stochastic_rounding=False, 2025-05-07T20:13:37.5418689Z weighted=True, 2025-05-07T20:13:37.5418773Z row_wise=True, 2025-05-07T20:13:37.5418899Z mixed=False, 2025-05-07T20:13:37.5418998Z use_cache=False, 2025-05-07T20:13:37.5419110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5419192Z use_cpu=True, 2025-05-07T20:13:37.5419308Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5419382Z ) 2025-05-07T20:13:37.5419521Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5419928Z self=, 2025-05-07T20:13:37.5420023Z mixed_B=True, 2025-05-07T20:13:37.5420124Z compile=False, 2025-05-07T20:13:37.5420202Z T=5, 2025-05-07T20:13:37.5420281Z D=39, 2025-05-07T20:13:37.5420377Z B=64, 2025-05-07T20:13:37.5420457Z log_E=4, 2025-05-07T20:13:37.5420535Z L=11, 2025-05-07T20:13:37.5420637Z D_gradcheck=2, 2025-05-07T20:13:37.5420739Z stochastic_rounding=False, 2025-05-07T20:13:37.5420826Z weighted=True, 2025-05-07T20:13:37.5420925Z row_wise=True, 2025-05-07T20:13:37.5421010Z mixed=False, 2025-05-07T20:13:37.5421095Z use_cache=True, 2025-05-07T20:13:37.5421223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5421311Z use_cpu=True, 2025-05-07T20:13:37.5421416Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5421508Z ) 2025-05-07T20:13:37.5421650Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5422057Z self=, 2025-05-07T20:13:37.5422145Z mixed_B=False, 2025-05-07T20:13:37.5422231Z compile=True, 2025-05-07T20:13:37.5422325Z T=3, 2025-05-07T20:13:37.5422405Z D=2, 2025-05-07T20:13:37.5422484Z B=27, 2025-05-07T20:13:37.5422578Z log_E=4, 2025-05-07T20:13:37.5422657Z L=4, 2025-05-07T20:13:37.5422741Z D_gradcheck=2, 2025-05-07T20:13:37.5422880Z stochastic_rounding=False, 2025-05-07T20:13:37.5422966Z weighted=False, 2025-05-07T20:13:37.5423097Z row_wise=False, 2025-05-07T20:13:37.5423194Z mixed=False, 2025-05-07T20:13:37.5423279Z use_cache=True, 2025-05-07T20:13:37.5423391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5423491Z use_cpu=True, 2025-05-07T20:13:37.5423598Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5423684Z ) 2025-05-07T20:13:37.5423826Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5424246Z self=, 2025-05-07T20:13:37.5424349Z mixed_B=False, 2025-05-07T20:13:37.5424435Z compile=False, 2025-05-07T20:13:37.5424511Z T=2, 2025-05-07T20:13:37.5424606Z D=95, 2025-05-07T20:13:37.5424685Z B=34, 2025-05-07T20:13:37.5424763Z log_E=5, 2025-05-07T20:13:37.5424849Z L=3, 2025-05-07T20:13:37.5424932Z D_gradcheck=1, 2025-05-07T20:13:37.5425031Z stochastic_rounding=True, 2025-05-07T20:13:37.5425126Z weighted=False, 2025-05-07T20:13:37.5425211Z row_wise=False, 2025-05-07T20:13:37.5425303Z mixed=False, 2025-05-07T20:13:37.5425387Z use_cache=False, 2025-05-07T20:13:37.5425497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5425590Z use_cpu=True, 2025-05-07T20:13:37.5425693Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5425768Z ) 2025-05-07T20:13:37.5425918Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5426311Z self=, 2025-05-07T20:13:37.5426392Z mixed_B=True, 2025-05-07T20:13:37.5426487Z compile=True, 2025-05-07T20:13:37.5426565Z T=5, 2025-05-07T20:13:37.5426642Z D=10, 2025-05-07T20:13:37.5426730Z B=86, 2025-05-07T20:13:37.5426808Z log_E=4, 2025-05-07T20:13:37.5426886Z L=12, 2025-05-07T20:13:37.5426982Z D_gradcheck=1, 2025-05-07T20:13:37.5427082Z stochastic_rounding=True, 2025-05-07T20:13:37.5427181Z weighted=False, 2025-05-07T20:13:37.5427266Z row_wise=False, 2025-05-07T20:13:37.5427392Z mixed=False, 2025-05-07T20:13:37.5427491Z use_cache=True, 2025-05-07T20:13:37.5427601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5427683Z use_cpu=True, 2025-05-07T20:13:37.5427801Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5427879Z ) 2025-05-07T20:13:37.5428020Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5428425Z self=, 2025-05-07T20:13:37.5428510Z mixed_B=False, 2025-05-07T20:13:37.5428595Z compile=True, 2025-05-07T20:13:37.5428684Z T=4, 2025-05-07T20:13:37.5428761Z D=71, 2025-05-07T20:13:37.5428852Z B=37, 2025-05-07T20:13:37.5428930Z log_E=5, 2025-05-07T20:13:37.5429007Z L=13, 2025-05-07T20:13:37.5429103Z D_gradcheck=2, 2025-05-07T20:13:37.5429202Z stochastic_rounding=True, 2025-05-07T20:13:37.5429285Z weighted=True, 2025-05-07T20:13:37.5429382Z row_wise=False, 2025-05-07T20:13:37.5429465Z mixed=False, 2025-05-07T20:13:37.5429551Z use_cache=False, 2025-05-07T20:13:37.5429673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5429755Z use_cpu=True, 2025-05-07T20:13:37.5429860Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5429944Z ) 2025-05-07T20:13:37.5430085Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5430475Z self=, 2025-05-07T20:13:37.5430570Z mixed_B=True, 2025-05-07T20:13:37.5430659Z compile=False, 2025-05-07T20:13:37.5430749Z T=5, 2025-05-07T20:13:37.5430826Z D=123, 2025-05-07T20:13:37.5430904Z B=71, 2025-05-07T20:13:37.5430995Z log_E=5, 2025-05-07T20:13:37.5431084Z L=4, 2025-05-07T20:13:37.5431169Z D_gradcheck=1, 2025-05-07T20:13:37.5431308Z stochastic_rounding=False, 2025-05-07T20:13:37.5431393Z weighted=False, 2025-05-07T20:13:37.5431500Z row_wise=True, 2025-05-07T20:13:37.5431596Z mixed=False, 2025-05-07T20:13:37.5431679Z use_cache=True, 2025-05-07T20:13:37.5431790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5431887Z use_cpu=True, 2025-05-07T20:13:37.5431989Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5432064Z ) 2025-05-07T20:13:37.5432220Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5432630Z self=, 2025-05-07T20:13:37.5432726Z mixed_B=True, 2025-05-07T20:13:37.5432808Z compile=True, 2025-05-07T20:13:37.5432884Z T=3, 2025-05-07T20:13:37.5432973Z D=31, 2025-05-07T20:13:37.5433049Z B=83, 2025-05-07T20:13:37.5433127Z log_E=5, 2025-05-07T20:13:37.5433217Z L=12, 2025-05-07T20:13:37.5433300Z D_gradcheck=1, 2025-05-07T20:13:37.5433403Z stochastic_rounding=False, 2025-05-07T20:13:37.5433497Z weighted=False, 2025-05-07T20:13:37.5433580Z row_wise=True, 2025-05-07T20:13:37.5433663Z mixed=True, 2025-05-07T20:13:37.5433759Z use_cache=False, 2025-05-07T20:13:37.5433868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5433949Z use_cpu=True, 2025-05-07T20:13:37.5434065Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5434139Z ) 2025-05-07T20:13:37.5434292Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5434682Z self=, 2025-05-07T20:13:37.5434767Z mixed_B=False, 2025-05-07T20:13:37.5434863Z compile=False, 2025-05-07T20:13:37.5434940Z T=1, 2025-05-07T20:13:37.5435017Z D=34, 2025-05-07T20:13:37.5435108Z B=63, 2025-05-07T20:13:37.5435185Z log_E=5, 2025-05-07T20:13:37.5435265Z L=11, 2025-05-07T20:13:37.5435360Z D_gradcheck=1, 2025-05-07T20:13:37.5435458Z stochastic_rounding=True, 2025-05-07T20:13:37.5435542Z weighted=True, 2025-05-07T20:13:37.5435637Z row_wise=False, 2025-05-07T20:13:37.5435744Z mixed=False, 2025-05-07T20:13:37.5435828Z use_cache=True, 2025-05-07T20:13:37.5435949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5436032Z use_cpu=True, 2025-05-07T20:13:37.5436147Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5436222Z ) 2025-05-07T20:13:37.5436362Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5436765Z self=, 2025-05-07T20:13:37.5436848Z mixed_B=False, 2025-05-07T20:13:37.5436933Z compile=False, 2025-05-07T20:13:37.5437022Z T=5, 2025-05-07T20:13:37.5437099Z D=119, 2025-05-07T20:13:37.5437177Z B=43, 2025-05-07T20:13:37.5437267Z log_E=5, 2025-05-07T20:13:37.5437344Z L=2, 2025-05-07T20:13:37.5437427Z D_gradcheck=2, 2025-05-07T20:13:37.5437539Z stochastic_rounding=True, 2025-05-07T20:13:37.5437624Z weighted=False, 2025-05-07T20:13:37.5437721Z row_wise=False, 2025-05-07T20:13:37.5437806Z mixed=False, 2025-05-07T20:13:37.5437891Z use_cache=False, 2025-05-07T20:13:37.5438017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5438100Z use_cpu=True, 2025-05-07T20:13:37.5438206Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5438296Z ) 2025-05-07T20:13:37.5438437Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5438827Z self=, 2025-05-07T20:13:37.5438925Z mixed_B=True, 2025-05-07T20:13:37.5439010Z compile=False, 2025-05-07T20:13:37.5439088Z T=3, 2025-05-07T20:13:37.5439178Z D=110, 2025-05-07T20:13:37.5439256Z B=128, 2025-05-07T20:13:37.5439335Z log_E=3, 2025-05-07T20:13:37.5439424Z L=11, 2025-05-07T20:13:37.5439507Z D_gradcheck=2, 2025-05-07T20:13:37.5439648Z stochastic_rounding=True, 2025-05-07T20:13:37.5439733Z weighted=True, 2025-05-07T20:13:37.5439844Z row_wise=False, 2025-05-07T20:13:37.5439938Z mixed=False, 2025-05-07T20:13:37.5440021Z use_cache=True, 2025-05-07T20:13:37.5440133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5440228Z use_cpu=True, 2025-05-07T20:13:37.5440331Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5440405Z ) 2025-05-07T20:13:37.5440559Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5440977Z self=, 2025-05-07T20:13:37.5441060Z mixed_B=True, 2025-05-07T20:13:37.5441157Z compile=True, 2025-05-07T20:13:37.5441236Z T=5, 2025-05-07T20:13:37.5441328Z D=69, 2025-05-07T20:13:37.5441406Z B=37, 2025-05-07T20:13:37.5441486Z log_E=5, 2025-05-07T20:13:37.5441578Z L=3, 2025-05-07T20:13:37.5441667Z D_gradcheck=1, 2025-05-07T20:13:37.5441769Z stochastic_rounding=False, 2025-05-07T20:13:37.5441869Z weighted=False, 2025-05-07T20:13:37.5441956Z row_wise=True, 2025-05-07T20:13:37.5442041Z mixed=True, 2025-05-07T20:13:37.5442141Z use_cache=False, 2025-05-07T20:13:37.5442253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5442337Z use_cpu=True, 2025-05-07T20:13:37.5442461Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5442538Z ) 2025-05-07T20:13:37.5442679Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5443086Z self=, 2025-05-07T20:13:37.5443173Z mixed_B=False, 2025-05-07T20:13:37.5443273Z compile=True, 2025-05-07T20:13:37.5443353Z T=3, 2025-05-07T20:13:37.5443432Z D=99, 2025-05-07T20:13:37.5443525Z B=6, 2025-05-07T20:13:37.5443607Z log_E=3, 2025-05-07T20:13:37.5443687Z L=20, 2025-05-07T20:13:37.5443787Z D_gradcheck=2, 2025-05-07T20:13:37.5443890Z stochastic_rounding=False, 2025-05-07T20:13:37.5443976Z weighted=False, 2025-05-07T20:13:37.5444076Z row_wise=True, 2025-05-07T20:13:37.5444188Z mixed=True, 2025-05-07T20:13:37.5444275Z use_cache=True, 2025-05-07T20:13:37.5444400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5444484Z use_cpu=True, 2025-05-07T20:13:37.5444590Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5444682Z ) 2025-05-07T20:13:37.5444820Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5445229Z self=, 2025-05-07T20:13:37.5445314Z mixed_B=True, 2025-05-07T20:13:37.5445401Z compile=True, 2025-05-07T20:13:37.5445491Z T=2, 2025-05-07T20:13:37.5445568Z D=37, 2025-05-07T20:13:37.5445647Z B=53, 2025-05-07T20:13:37.5445739Z log_E=3, 2025-05-07T20:13:37.5445816Z L=11, 2025-05-07T20:13:37.5445903Z D_gradcheck=1, 2025-05-07T20:13:37.5446014Z stochastic_rounding=True, 2025-05-07T20:13:37.5446097Z weighted=True, 2025-05-07T20:13:37.5446181Z row_wise=False, 2025-05-07T20:13:37.5446274Z mixed=False, 2025-05-07T20:13:37.5446356Z use_cache=True, 2025-05-07T20:13:37.5446464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5446558Z use_cpu=True, 2025-05-07T20:13:37.5446661Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5446752Z ) 2025-05-07T20:13:37.5801735Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5802151Z self=, 2025-05-07T20:13:37.5802251Z mixed_B=True, 2025-05-07T20:13:37.5802334Z compile=True, 2025-05-07T20:13:37.5802477Z T=2, 2025-05-07T20:13:37.5802562Z D=123, 2025-05-07T20:13:37.5802655Z B=114, 2025-05-07T20:13:37.5802733Z log_E=4, 2025-05-07T20:13:37.5802812Z L=9, 2025-05-07T20:13:37.5802907Z D_gradcheck=2, 2025-05-07T20:13:37.5803122Z stochastic_rounding=False, 2025-05-07T20:13:37.5803210Z weighted=False, 2025-05-07T20:13:37.5803355Z row_wise=False, 2025-05-07T20:13:37.5803441Z mixed=False, 2025-05-07T20:13:37.5803526Z use_cache=True, 2025-05-07T20:13:37.5803650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5803735Z use_cpu=True, 2025-05-07T20:13:37.5803851Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5803928Z ) 2025-05-07T20:13:37.5804067Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5804509Z self=, 2025-05-07T20:13:37.5804593Z mixed_B=True, 2025-05-07T20:13:37.5804676Z compile=True, 2025-05-07T20:13:37.5804765Z T=4, 2025-05-07T20:13:37.5804841Z D=62, 2025-05-07T20:13:37.5804918Z B=19, 2025-05-07T20:13:37.5805007Z log_E=3, 2025-05-07T20:13:37.5805082Z L=15, 2025-05-07T20:13:37.5805165Z D_gradcheck=1, 2025-05-07T20:13:37.5805277Z stochastic_rounding=False, 2025-05-07T20:13:37.5805363Z weighted=True, 2025-05-07T20:13:37.5805445Z row_wise=True, 2025-05-07T20:13:37.5805537Z mixed=False, 2025-05-07T20:13:37.5805622Z use_cache=True, 2025-05-07T20:13:37.5805744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5805827Z use_cpu=True, 2025-05-07T20:13:37.5805931Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5806017Z ) 2025-05-07T20:13:37.5806157Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5806548Z self=, 2025-05-07T20:13:37.5806645Z mixed_B=False, 2025-05-07T20:13:37.5806730Z compile=False, 2025-05-07T20:13:37.5806807Z T=3, 2025-05-07T20:13:37.5806895Z D=51, 2025-05-07T20:13:37.5806972Z B=124, 2025-05-07T20:13:37.5807049Z log_E=4, 2025-05-07T20:13:37.5807137Z L=10, 2025-05-07T20:13:37.5807220Z D_gradcheck=1, 2025-05-07T20:13:37.5807320Z stochastic_rounding=False, 2025-05-07T20:13:37.5807419Z weighted=True, 2025-05-07T20:13:37.5807502Z row_wise=True, 2025-05-07T20:13:37.5807594Z mixed=False, 2025-05-07T20:13:37.5807713Z use_cache=False, 2025-05-07T20:13:37.5807824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5807919Z use_cpu=True, 2025-05-07T20:13:37.5808023Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5808097Z ) 2025-05-07T20:13:37.5808247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5808639Z self=, 2025-05-07T20:13:37.5808720Z mixed_B=True, 2025-05-07T20:13:37.5808815Z compile=True, 2025-05-07T20:13:37.5808891Z T=4, 2025-05-07T20:13:37.5808968Z D=15, 2025-05-07T20:13:37.5809059Z B=83, 2025-05-07T20:13:37.5809137Z log_E=3, 2025-05-07T20:13:37.5809229Z L=17, 2025-05-07T20:13:37.5809313Z D_gradcheck=2, 2025-05-07T20:13:37.5809412Z stochastic_rounding=False, 2025-05-07T20:13:37.5809512Z weighted=False, 2025-05-07T20:13:37.5809596Z row_wise=True, 2025-05-07T20:13:37.5809678Z mixed=True, 2025-05-07T20:13:37.5809774Z use_cache=True, 2025-05-07T20:13:37.5809884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5809966Z use_cpu=True, 2025-05-07T20:13:37.5810081Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5810155Z ) 2025-05-07T20:13:37.5810294Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5810693Z self=, 2025-05-07T20:13:37.5810774Z mixed_B=True, 2025-05-07T20:13:37.5810856Z compile=True, 2025-05-07T20:13:37.5810945Z T=3, 2025-05-07T20:13:37.5811021Z D=47, 2025-05-07T20:13:37.5811109Z B=28, 2025-05-07T20:13:37.5811187Z log_E=4, 2025-05-07T20:13:37.5811263Z L=15, 2025-05-07T20:13:37.5811360Z D_gradcheck=1, 2025-05-07T20:13:37.5811457Z stochastic_rounding=True, 2025-05-07T20:13:37.5811584Z weighted=False, 2025-05-07T20:13:37.5811709Z row_wise=False, 2025-05-07T20:13:37.5811791Z mixed=False, 2025-05-07T20:13:37.5811875Z use_cache=True, 2025-05-07T20:13:37.5811997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5812080Z use_cpu=True, 2025-05-07T20:13:37.5812183Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5812271Z ) 2025-05-07T20:13:37.5812409Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5812827Z self=, 2025-05-07T20:13:37.5812927Z mixed_B=False, 2025-05-07T20:13:37.5813015Z compile=False, 2025-05-07T20:13:37.5813104Z T=4, 2025-05-07T20:13:37.5813181Z D=4, 2025-05-07T20:13:37.5813257Z B=7, 2025-05-07T20:13:37.5813347Z log_E=3, 2025-05-07T20:13:37.5813424Z L=20, 2025-05-07T20:13:37.5813511Z D_gradcheck=2, 2025-05-07T20:13:37.5813625Z stochastic_rounding=False, 2025-05-07T20:13:37.5813712Z weighted=False, 2025-05-07T20:13:37.5813799Z row_wise=True, 2025-05-07T20:13:37.5813892Z mixed=True, 2025-05-07T20:13:37.5813979Z use_cache=False, 2025-05-07T20:13:37.5814089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5814183Z use_cpu=True, 2025-05-07T20:13:37.5814287Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5814362Z ) 2025-05-07T20:13:37.5814513Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5814904Z self=, 2025-05-07T20:13:37.5815000Z mixed_B=True, 2025-05-07T20:13:37.5815084Z compile=True, 2025-05-07T20:13:37.5815162Z T=1, 2025-05-07T20:13:37.5815250Z D=30, 2025-05-07T20:13:37.5815326Z B=52, 2025-05-07T20:13:37.5815403Z log_E=4, 2025-05-07T20:13:37.5815491Z L=6, 2025-05-07T20:13:37.5815574Z D_gradcheck=1, 2025-05-07T20:13:37.5815672Z stochastic_rounding=False, 2025-05-07T20:13:37.5815769Z weighted=False, 2025-05-07T20:13:37.5815853Z row_wise=False, 2025-05-07T20:13:37.5815949Z mixed=True, 2025-05-07T20:13:37.5816070Z use_cache=True, 2025-05-07T20:13:37.5816183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5816267Z use_cpu=True, 2025-05-07T20:13:37.5816384Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5816460Z ) 2025-05-07T20:13:37.5816613Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5817005Z self=, 2025-05-07T20:13:37.5817090Z mixed_B=True, 2025-05-07T20:13:37.5817191Z compile=True, 2025-05-07T20:13:37.5817271Z T=2, 2025-05-07T20:13:37.5817349Z D=116, 2025-05-07T20:13:37.5817442Z B=55, 2025-05-07T20:13:37.5817522Z log_E=5, 2025-05-07T20:13:37.5817600Z L=3, 2025-05-07T20:13:37.5817701Z D_gradcheck=1, 2025-05-07T20:13:37.5817890Z stochastic_rounding=True, 2025-05-07T20:13:37.5817979Z weighted=False, 2025-05-07T20:13:37.5818082Z row_wise=True, 2025-05-07T20:13:37.5818167Z mixed=True, 2025-05-07T20:13:37.5818269Z use_cache=False, 2025-05-07T20:13:37.5818382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5818466Z use_cpu=True, 2025-05-07T20:13:37.5818584Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5818661Z ) 2025-05-07T20:13:37.5818803Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5819209Z self=, 2025-05-07T20:13:37.5819294Z mixed_B=True, 2025-05-07T20:13:37.5819381Z compile=False, 2025-05-07T20:13:37.5819474Z T=4, 2025-05-07T20:13:37.5819554Z D=114, 2025-05-07T20:13:37.5819632Z B=11, 2025-05-07T20:13:37.5819725Z log_E=4, 2025-05-07T20:13:37.5819804Z L=16, 2025-05-07T20:13:37.5819889Z D_gradcheck=2, 2025-05-07T20:13:37.5820005Z stochastic_rounding=True, 2025-05-07T20:13:37.5820128Z weighted=False, 2025-05-07T20:13:37.5820251Z row_wise=False, 2025-05-07T20:13:37.5820337Z mixed=False, 2025-05-07T20:13:37.5820425Z use_cache=False, 2025-05-07T20:13:37.5820551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5820636Z use_cpu=True, 2025-05-07T20:13:37.5820743Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5820834Z ) 2025-05-07T20:13:37.5820976Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5821392Z self=, 2025-05-07T20:13:37.5821486Z mixed_B=True, 2025-05-07T20:13:37.5821570Z compile=False, 2025-05-07T20:13:37.5821646Z T=5, 2025-05-07T20:13:37.5821733Z D=36, 2025-05-07T20:13:37.5821811Z B=111, 2025-05-07T20:13:37.5821901Z log_E=5, 2025-05-07T20:13:37.5821979Z L=20, 2025-05-07T20:13:37.5822065Z D_gradcheck=2, 2025-05-07T20:13:37.5822177Z stochastic_rounding=True, 2025-05-07T20:13:37.5822263Z weighted=True, 2025-05-07T20:13:37.5822347Z row_wise=True, 2025-05-07T20:13:37.5822443Z mixed=False, 2025-05-07T20:13:37.5822529Z use_cache=False, 2025-05-07T20:13:37.5822640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5822734Z use_cpu=True, 2025-05-07T20:13:37.5822837Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5822911Z ) 2025-05-07T20:13:37.5823062Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5823450Z self=, 2025-05-07T20:13:37.5823535Z mixed_B=False, 2025-05-07T20:13:37.5823634Z compile=False, 2025-05-07T20:13:37.5823714Z T=1, 2025-05-07T20:13:37.5823804Z D=44, 2025-05-07T20:13:37.5823880Z B=65, 2025-05-07T20:13:37.5823958Z log_E=4, 2025-05-07T20:13:37.5824051Z L=13, 2025-05-07T20:13:37.5824135Z D_gradcheck=2, 2025-05-07T20:13:37.5824235Z stochastic_rounding=True, 2025-05-07T20:13:37.5824335Z weighted=False, 2025-05-07T20:13:37.5824421Z row_wise=False, 2025-05-07T20:13:37.5824504Z mixed=False, 2025-05-07T20:13:37.5824629Z use_cache=False, 2025-05-07T20:13:37.5824741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5824823Z use_cpu=True, 2025-05-07T20:13:37.5824936Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5825011Z ) 2025-05-07T20:13:37.5825150Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5825557Z self=, 2025-05-07T20:13:37.5825638Z mixed_B=True, 2025-05-07T20:13:37.5825737Z compile=False, 2025-05-07T20:13:37.5825814Z T=1, 2025-05-07T20:13:37.5825892Z D=19, 2025-05-07T20:13:37.5825980Z B=115, 2025-05-07T20:13:37.5826059Z log_E=3, 2025-05-07T20:13:37.5826135Z L=13, 2025-05-07T20:13:37.5826231Z D_gradcheck=2, 2025-05-07T20:13:37.5826365Z stochastic_rounding=False, 2025-05-07T20:13:37.5826465Z weighted=True, 2025-05-07T20:13:37.5826553Z row_wise=False, 2025-05-07T20:13:37.5826636Z mixed=True, 2025-05-07T20:13:37.5826740Z use_cache=False, 2025-05-07T20:13:37.5826852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5826937Z use_cpu=True, 2025-05-07T20:13:37.5827056Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5827131Z ) 2025-05-07T20:13:37.5827274Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5827685Z self=, 2025-05-07T20:13:37.5827771Z mixed_B=False, 2025-05-07T20:13:37.5827866Z compile=True, 2025-05-07T20:13:37.5827945Z T=5, 2025-05-07T20:13:37.5828021Z D=20, 2025-05-07T20:13:37.5828113Z B=69, 2025-05-07T20:13:37.5828189Z log_E=5, 2025-05-07T20:13:37.5828266Z L=16, 2025-05-07T20:13:37.5828363Z D_gradcheck=1, 2025-05-07T20:13:37.5828460Z stochastic_rounding=False, 2025-05-07T20:13:37.5828568Z weighted=True, 2025-05-07T20:13:37.5828692Z row_wise=False, 2025-05-07T20:13:37.5828773Z mixed=True, 2025-05-07T20:13:37.5828858Z use_cache=False, 2025-05-07T20:13:37.5828978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5829063Z use_cpu=True, 2025-05-07T20:13:37.5829166Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5829251Z ) 2025-05-07T20:13:37.5829390Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5829815Z self=, 2025-05-07T20:13:37.5829898Z mixed_B=True, 2025-05-07T20:13:37.5829983Z compile=False, 2025-05-07T20:13:37.5830074Z T=2, 2025-05-07T20:13:37.5830151Z D=37, 2025-05-07T20:13:37.5830229Z B=7, 2025-05-07T20:13:37.5830317Z log_E=3, 2025-05-07T20:13:37.5830394Z L=9, 2025-05-07T20:13:37.5830478Z D_gradcheck=2, 2025-05-07T20:13:37.5830587Z stochastic_rounding=True, 2025-05-07T20:13:37.5830673Z weighted=False, 2025-05-07T20:13:37.5830758Z row_wise=True, 2025-05-07T20:13:37.5830856Z mixed=False, 2025-05-07T20:13:37.5830942Z use_cache=True, 2025-05-07T20:13:37.5831066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5831147Z use_cpu=True, 2025-05-07T20:13:37.5831249Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.5831335Z ) 2025-05-07T20:13:37.5831475Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5831863Z self=, 2025-05-07T20:13:37.5831956Z mixed_B=False, 2025-05-07T20:13:37.5832040Z compile=False, 2025-05-07T20:13:37.5832116Z T=5, 2025-05-07T20:13:37.5832205Z D=109, 2025-05-07T20:13:37.5832281Z B=78, 2025-05-07T20:13:37.5832359Z log_E=3, 2025-05-07T20:13:37.5832447Z L=18, 2025-05-07T20:13:37.5832530Z D_gradcheck=2, 2025-05-07T20:13:37.5832629Z stochastic_rounding=False, 2025-05-07T20:13:37.5832726Z weighted=True, 2025-05-07T20:13:37.5832811Z row_wise=False, 2025-05-07T20:13:37.5832903Z mixed=True, 2025-05-07T20:13:37.5833013Z use_cache=False, 2025-05-07T20:13:37.5833124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.5833219Z use_cpu=True, 2025-05-07T20:13:37.5833322Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5833396Z ) 2025-05-07T20:13:37.5833546Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5833938Z self=, 2025-05-07T20:13:37.5834020Z mixed_B=True, 2025-05-07T20:13:37.5834117Z compile=True, 2025-05-07T20:13:37.5834194Z T=5, 2025-05-07T20:13:37.5834274Z D=47, 2025-05-07T20:13:37.5834368Z B=84, 2025-05-07T20:13:37.5834446Z log_E=4, 2025-05-07T20:13:37.5834527Z L=9, 2025-05-07T20:13:37.5834625Z D_gradcheck=1, 2025-05-07T20:13:37.5834724Z stochastic_rounding=True, 2025-05-07T20:13:37.5834824Z weighted=False, 2025-05-07T20:13:37.5834910Z row_wise=True, 2025-05-07T20:13:37.5834992Z mixed=True, 2025-05-07T20:13:37.5835091Z use_cache=False, 2025-05-07T20:13:37.5835202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5835285Z use_cpu=True, 2025-05-07T20:13:37.5835398Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5841879Z ) 2025-05-07T20:13:37.5842093Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.5842525Z self=, 2025-05-07T20:13:37.5842612Z mixed_B=False, 2025-05-07T20:13:37.5842700Z compile=False, 2025-05-07T20:13:37.5842793Z T=2, 2025-05-07T20:13:37.5842872Z D=56, 2025-05-07T20:13:37.5842951Z B=116, 2025-05-07T20:13:37.5843042Z log_E=4, 2025-05-07T20:13:37.5843119Z L=14, 2025-05-07T20:13:37.5843203Z D_gradcheck=1, 2025-05-07T20:13:37.5843318Z stochastic_rounding=False, 2025-05-07T20:13:37.5843484Z weighted=True, 2025-05-07T20:13:37.5843616Z row_wise=True, 2025-05-07T20:13:37.5843699Z mixed=False, 2025-05-07T20:13:37.5843789Z use_cache=False, 2025-05-07T20:13:37.5843914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.5843997Z use_cpu=True, 2025-05-07T20:13:37.5844106Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.5844194Z ) 2025-05-07T20:13:37.6197877Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6198415Z self=, 2025-05-07T20:13:37.6198519Z mixed_B=False, 2025-05-07T20:13:37.6198605Z compile=True, 2025-05-07T20:13:37.6198697Z T=5, 2025-05-07T20:13:37.6198781Z D=16, 2025-05-07T20:13:37.6198860Z B=22, 2025-05-07T20:13:37.6198954Z log_E=3, 2025-05-07T20:13:37.6199034Z L=11, 2025-05-07T20:13:37.6199183Z D_gradcheck=2, 2025-05-07T20:13:37.6199286Z stochastic_rounding=False, 2025-05-07T20:13:37.6199389Z weighted=True, 2025-05-07T20:13:37.6199475Z row_wise=True, 2025-05-07T20:13:37.6199556Z mixed=True, 2025-05-07T20:13:37.6199656Z use_cache=False, 2025-05-07T20:13:37.6199769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6199852Z use_cpu=True, 2025-05-07T20:13:37.6199971Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6200050Z ) 2025-05-07T20:13:37.6200195Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6200602Z self=, 2025-05-07T20:13:37.6200684Z mixed_B=False, 2025-05-07T20:13:37.6200767Z compile=True, 2025-05-07T20:13:37.6200857Z T=2, 2025-05-07T20:13:37.6200934Z D=112, 2025-05-07T20:13:37.6201020Z B=100, 2025-05-07T20:13:37.6201098Z log_E=3, 2025-05-07T20:13:37.6201175Z L=8, 2025-05-07T20:13:37.6201271Z D_gradcheck=2, 2025-05-07T20:13:37.6201370Z stochastic_rounding=False, 2025-05-07T20:13:37.6201457Z weighted=False, 2025-05-07T20:13:37.6201552Z row_wise=True, 2025-05-07T20:13:37.6201633Z mixed=True, 2025-05-07T20:13:37.6201764Z use_cache=False, 2025-05-07T20:13:37.6201888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6201972Z use_cpu=True, 2025-05-07T20:13:37.6202076Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6202167Z ) 2025-05-07T20:13:37.6202308Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6202704Z self=, 2025-05-07T20:13:37.6202801Z mixed_B=True, 2025-05-07T20:13:37.6202886Z compile=True, 2025-05-07T20:13:37.6202979Z T=4, 2025-05-07T20:13:37.6203057Z D=16, 2025-05-07T20:13:37.6203136Z B=108, 2025-05-07T20:13:37.6203229Z log_E=3, 2025-05-07T20:13:37.6203306Z L=1, 2025-05-07T20:13:37.6203390Z D_gradcheck=1, 2025-05-07T20:13:37.6203502Z stochastic_rounding=False, 2025-05-07T20:13:37.6203589Z weighted=False, 2025-05-07T20:13:37.6203674Z row_wise=False, 2025-05-07T20:13:37.6203768Z mixed=False, 2025-05-07T20:13:37.6203855Z use_cache=False, 2025-05-07T20:13:37.6203966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6204059Z use_cpu=True, 2025-05-07T20:13:37.6204162Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6204235Z ) 2025-05-07T20:13:37.6204387Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6204782Z self=, 2025-05-07T20:13:37.6204875Z mixed_B=True, 2025-05-07T20:13:37.6204961Z compile=False, 2025-05-07T20:13:37.6205038Z T=2, 2025-05-07T20:13:37.6205124Z D=104, 2025-05-07T20:13:37.6205200Z B=118, 2025-05-07T20:13:37.6205278Z log_E=5, 2025-05-07T20:13:37.6205366Z L=2, 2025-05-07T20:13:37.6205451Z D_gradcheck=2, 2025-05-07T20:13:37.6205549Z stochastic_rounding=False, 2025-05-07T20:13:37.6205685Z weighted=False, 2025-05-07T20:13:37.6205807Z row_wise=True, 2025-05-07T20:13:37.6205889Z mixed=True, 2025-05-07T20:13:37.6205991Z use_cache=False, 2025-05-07T20:13:37.6206103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6206187Z use_cpu=True, 2025-05-07T20:13:37.6206305Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6206380Z ) 2025-05-07T20:13:37.6206533Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6206948Z self=, 2025-05-07T20:13:37.6207032Z mixed_B=True, 2025-05-07T20:13:37.6207135Z compile=False, 2025-05-07T20:13:37.6207212Z T=3, 2025-05-07T20:13:37.6207289Z D=67, 2025-05-07T20:13:37.6207377Z B=49, 2025-05-07T20:13:37.6207456Z log_E=4, 2025-05-07T20:13:37.6207530Z L=12, 2025-05-07T20:13:37.6207625Z D_gradcheck=2, 2025-05-07T20:13:37.6207723Z stochastic_rounding=True, 2025-05-07T20:13:37.6207808Z weighted=False, 2025-05-07T20:13:37.6207902Z row_wise=True, 2025-05-07T20:13:37.6207983Z mixed=False, 2025-05-07T20:13:37.6208067Z use_cache=False, 2025-05-07T20:13:37.6208189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6208270Z use_cpu=True, 2025-05-07T20:13:37.6208385Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6208459Z ) 2025-05-07T20:13:37.6208598Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6208995Z self=, 2025-05-07T20:13:37.6209076Z mixed_B=True, 2025-05-07T20:13:37.6209159Z compile=False, 2025-05-07T20:13:37.6209248Z T=1, 2025-05-07T20:13:37.6209324Z D=90, 2025-05-07T20:13:37.6209402Z B=83, 2025-05-07T20:13:37.6209490Z log_E=3, 2025-05-07T20:13:37.6209567Z L=13, 2025-05-07T20:13:37.6209649Z D_gradcheck=1, 2025-05-07T20:13:37.6209760Z stochastic_rounding=False, 2025-05-07T20:13:37.6209846Z weighted=False, 2025-05-07T20:13:37.6209941Z row_wise=False, 2025-05-07T20:13:37.6210022Z mixed=True, 2025-05-07T20:13:37.6210131Z use_cache=True, 2025-05-07T20:13:37.6210255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6210337Z use_cpu=True, 2025-05-07T20:13:37.6210439Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6210525Z ) 2025-05-07T20:13:37.6210664Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6211051Z self=, 2025-05-07T20:13:37.6211143Z mixed_B=True, 2025-05-07T20:13:37.6211227Z compile=True, 2025-05-07T20:13:37.6211302Z T=1, 2025-05-07T20:13:37.6211387Z D=50, 2025-05-07T20:13:37.6211462Z B=21, 2025-05-07T20:13:37.6211537Z log_E=5, 2025-05-07T20:13:37.6211623Z L=2, 2025-05-07T20:13:37.6211705Z D_gradcheck=2, 2025-05-07T20:13:37.6211814Z stochastic_rounding=False, 2025-05-07T20:13:37.6211899Z weighted=False, 2025-05-07T20:13:37.6211980Z row_wise=False, 2025-05-07T20:13:37.6212072Z mixed=True, 2025-05-07T20:13:37.6212157Z use_cache=True, 2025-05-07T20:13:37.6212266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6212358Z use_cpu=True, 2025-05-07T20:13:37.6212461Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6212535Z ) 2025-05-07T20:13:37.6212684Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6213075Z self=, 2025-05-07T20:13:37.6213156Z mixed_B=True, 2025-05-07T20:13:37.6213251Z compile=False, 2025-05-07T20:13:37.6213328Z T=1, 2025-05-07T20:13:37.6213414Z D=38, 2025-05-07T20:13:37.6213492Z B=116, 2025-05-07T20:13:37.6213573Z log_E=3, 2025-05-07T20:13:37.6213661Z L=12, 2025-05-07T20:13:37.6213745Z D_gradcheck=2, 2025-05-07T20:13:37.6213844Z stochastic_rounding=False, 2025-05-07T20:13:37.6213965Z weighted=True, 2025-05-07T20:13:37.6214047Z row_wise=True, 2025-05-07T20:13:37.6214152Z mixed=False, 2025-05-07T20:13:37.6214250Z use_cache=False, 2025-05-07T20:13:37.6214360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6214442Z use_cpu=True, 2025-05-07T20:13:37.6214557Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6214631Z ) 2025-05-07T20:13:37.6214768Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6215192Z self=, 2025-05-07T20:13:37.6215276Z mixed_B=False, 2025-05-07T20:13:37.6215365Z compile=False, 2025-05-07T20:13:37.6215441Z T=1, 2025-05-07T20:13:37.6215518Z D=11, 2025-05-07T20:13:37.6215603Z B=84, 2025-05-07T20:13:37.6215681Z log_E=5, 2025-05-07T20:13:37.6215758Z L=11, 2025-05-07T20:13:37.6215849Z D_gradcheck=1, 2025-05-07T20:13:37.6215945Z stochastic_rounding=True, 2025-05-07T20:13:37.6216030Z weighted=False, 2025-05-07T20:13:37.6216122Z row_wise=False, 2025-05-07T20:13:37.6216205Z mixed=False, 2025-05-07T20:13:37.6216288Z use_cache=False, 2025-05-07T20:13:37.6216411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6216493Z use_cpu=True, 2025-05-07T20:13:37.6216594Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6216681Z ) 2025-05-07T20:13:37.6216823Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6217222Z self=, 2025-05-07T20:13:37.6217307Z mixed_B=True, 2025-05-07T20:13:37.6217392Z compile=False, 2025-05-07T20:13:37.6217479Z T=4, 2025-05-07T20:13:37.6217557Z D=97, 2025-05-07T20:13:37.6217635Z B=52, 2025-05-07T20:13:37.6217722Z log_E=4, 2025-05-07T20:13:37.6217882Z L=13, 2025-05-07T20:13:37.6217968Z D_gradcheck=1, 2025-05-07T20:13:37.6218077Z stochastic_rounding=False, 2025-05-07T20:13:37.6218164Z weighted=True, 2025-05-07T20:13:37.6218243Z row_wise=False, 2025-05-07T20:13:37.6218338Z mixed=True, 2025-05-07T20:13:37.6218460Z use_cache=False, 2025-05-07T20:13:37.6218568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6218664Z use_cpu=True, 2025-05-07T20:13:37.6218769Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6218855Z ) 2025-05-07T20:13:37.6218996Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6219384Z self=, 2025-05-07T20:13:37.6219477Z mixed_B=True, 2025-05-07T20:13:37.6219562Z compile=True, 2025-05-07T20:13:37.6219642Z T=2, 2025-05-07T20:13:37.6219730Z D=67, 2025-05-07T20:13:37.6219809Z B=80, 2025-05-07T20:13:37.6219891Z log_E=5, 2025-05-07T20:13:37.6219980Z L=0, 2025-05-07T20:13:37.6220065Z D_gradcheck=2, 2025-05-07T20:13:37.6220162Z stochastic_rounding=True, 2025-05-07T20:13:37.6220259Z weighted=True, 2025-05-07T20:13:37.6220340Z row_wise=False, 2025-05-07T20:13:37.6220417Z mixed=True, 2025-05-07T20:13:37.6220515Z use_cache=True, 2025-05-07T20:13:37.6220623Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6220716Z use_cpu=True, 2025-05-07T20:13:37.6220818Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6220892Z ) 2025-05-07T20:13:37.6221042Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6221432Z self=, 2025-05-07T20:13:37.6221516Z mixed_B=True, 2025-05-07T20:13:37.6221609Z compile=False, 2025-05-07T20:13:37.6221685Z T=5, 2025-05-07T20:13:37.6221760Z D=27, 2025-05-07T20:13:37.6221846Z B=66, 2025-05-07T20:13:37.6221925Z log_E=3, 2025-05-07T20:13:37.6222000Z L=9, 2025-05-07T20:13:37.6222095Z D_gradcheck=2, 2025-05-07T20:13:37.6222191Z stochastic_rounding=True, 2025-05-07T20:13:37.6222327Z weighted=False, 2025-05-07T20:13:37.6222406Z row_wise=False, 2025-05-07T20:13:37.6222513Z mixed=False, 2025-05-07T20:13:37.6222607Z use_cache=True, 2025-05-07T20:13:37.6222714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6222796Z use_cpu=True, 2025-05-07T20:13:37.6222909Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6222980Z ) 2025-05-07T20:13:37.6223117Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6223588Z self=, 2025-05-07T20:13:37.6223669Z mixed_B=True, 2025-05-07T20:13:37.6223748Z compile=True, 2025-05-07T20:13:37.6223832Z T=5, 2025-05-07T20:13:37.6223910Z D=64, 2025-05-07T20:13:37.6223986Z B=70, 2025-05-07T20:13:37.6224072Z log_E=5, 2025-05-07T20:13:37.6224152Z L=12, 2025-05-07T20:13:37.6224245Z D_gradcheck=1, 2025-05-07T20:13:37.6224340Z stochastic_rounding=True, 2025-05-07T20:13:37.6224427Z weighted=True, 2025-05-07T20:13:37.6224518Z row_wise=True, 2025-05-07T20:13:37.6224601Z mixed=True, 2025-05-07T20:13:37.6224688Z use_cache=True, 2025-05-07T20:13:37.6224806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6224888Z use_cpu=True, 2025-05-07T20:13:37.6224991Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6225070Z ) 2025-05-07T20:13:37.6225208Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6225596Z self=, 2025-05-07T20:13:37.6225686Z mixed_B=False, 2025-05-07T20:13:37.6225801Z compile=False, 2025-05-07T20:13:37.6225885Z T=4, 2025-05-07T20:13:37.6225961Z D=106, 2025-05-07T20:13:37.6226038Z B=40, 2025-05-07T20:13:37.6226126Z log_E=3, 2025-05-07T20:13:37.6226202Z L=17, 2025-05-07T20:13:37.6226299Z D_gradcheck=2, 2025-05-07T20:13:37.6226397Z stochastic_rounding=True, 2025-05-07T20:13:37.6226483Z weighted=True, 2025-05-07T20:13:37.6226579Z row_wise=True, 2025-05-07T20:13:37.6226663Z mixed=True, 2025-05-07T20:13:37.6226776Z use_cache=False, 2025-05-07T20:13:37.6226900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6226981Z use_cpu=True, 2025-05-07T20:13:37.6227084Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6227170Z ) 2025-05-07T20:13:37.6227309Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6227698Z self=, 2025-05-07T20:13:37.6227791Z mixed_B=False, 2025-05-07T20:13:37.6227874Z compile=True, 2025-05-07T20:13:37.6227961Z T=1, 2025-05-07T20:13:37.6228037Z D=18, 2025-05-07T20:13:37.6228112Z B=111, 2025-05-07T20:13:37.6228200Z log_E=3, 2025-05-07T20:13:37.6228274Z L=13, 2025-05-07T20:13:37.6228358Z D_gradcheck=2, 2025-05-07T20:13:37.6228463Z stochastic_rounding=False, 2025-05-07T20:13:37.6228544Z weighted=True, 2025-05-07T20:13:37.6228625Z row_wise=False, 2025-05-07T20:13:37.6228717Z mixed=True, 2025-05-07T20:13:37.6228800Z use_cache=False, 2025-05-07T20:13:37.6228908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6228997Z use_cpu=True, 2025-05-07T20:13:37.6229099Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6229172Z ) 2025-05-07T20:13:37.6229318Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6229705Z self=, 2025-05-07T20:13:37.6229798Z mixed_B=False, 2025-05-07T20:13:37.6229878Z compile=False, 2025-05-07T20:13:37.6229954Z T=2, 2025-05-07T20:13:37.6230037Z D=4, 2025-05-07T20:13:37.6230112Z B=14, 2025-05-07T20:13:37.6230190Z log_E=4, 2025-05-07T20:13:37.6230275Z L=11, 2025-05-07T20:13:37.6230355Z D_gradcheck=1, 2025-05-07T20:13:37.6230451Z stochastic_rounding=False, 2025-05-07T20:13:37.6230569Z weighted=False, 2025-05-07T20:13:37.6230650Z row_wise=True, 2025-05-07T20:13:37.6230752Z mixed=True, 2025-05-07T20:13:37.6230850Z use_cache=False, 2025-05-07T20:13:37.6230957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6231037Z use_cpu=True, 2025-05-07T20:13:37.6231145Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6231217Z ) 2025-05-07T20:13:37.6231363Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6231775Z self=, 2025-05-07T20:13:37.6231856Z mixed_B=True, 2025-05-07T20:13:37.6231946Z compile=True, 2025-05-07T20:13:37.6232020Z T=3, 2025-05-07T20:13:37.6232094Z D=28, 2025-05-07T20:13:37.6232178Z B=99, 2025-05-07T20:13:37.6232251Z log_E=3, 2025-05-07T20:13:37.6232327Z L=7, 2025-05-07T20:13:37.6232417Z D_gradcheck=1, 2025-05-07T20:13:37.6232514Z stochastic_rounding=False, 2025-05-07T20:13:37.6232599Z weighted=False, 2025-05-07T20:13:37.6232687Z row_wise=True, 2025-05-07T20:13:37.6232769Z mixed=False, 2025-05-07T20:13:37.6232853Z use_cache=True, 2025-05-07T20:13:37.6232969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6233048Z use_cpu=True, 2025-05-07T20:13:37.6233160Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6233233Z ) 2025-05-07T20:13:37.6592823Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6593547Z self=, 2025-05-07T20:13:37.6594247Z mixed_B=True, 2025-05-07T20:13:37.6594476Z compile=False, 2025-05-07T20:13:37.6594709Z T=4, 2025-05-07T20:13:37.6594896Z D=6, 2025-05-07T20:13:37.6595095Z B=107, 2025-05-07T20:13:37.6595299Z log_E=5, 2025-05-07T20:13:37.6595495Z L=16, 2025-05-07T20:13:37.6595702Z D_gradcheck=2, 2025-05-07T20:13:37.6595953Z stochastic_rounding=False, 2025-05-07T20:13:37.6596229Z weighted=False, 2025-05-07T20:13:37.6596466Z row_wise=False, 2025-05-07T20:13:37.6596700Z mixed=True, 2025-05-07T20:13:37.6597027Z use_cache=True, 2025-05-07T20:13:37.6597290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6597605Z use_cpu=True, 2025-05-07T20:13:37.6597843Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6598131Z ) 2025-05-07T20:13:37.6598385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6599054Z self=, 2025-05-07T20:13:37.6599654Z mixed_B=False, 2025-05-07T20:13:37.6599889Z compile=False, 2025-05-07T20:13:37.6600113Z T=5, 2025-05-07T20:13:37.6600298Z D=30, 2025-05-07T20:13:37.6600497Z B=23, 2025-05-07T20:13:37.6600692Z log_E=5, 2025-05-07T20:13:37.6600884Z L=12, 2025-05-07T20:13:37.6601082Z D_gradcheck=1, 2025-05-07T20:13:37.6601323Z stochastic_rounding=False, 2025-05-07T20:13:37.6601587Z weighted=True, 2025-05-07T20:13:37.6601810Z row_wise=True, 2025-05-07T20:13:37.6602030Z mixed=False, 2025-05-07T20:13:37.6602243Z use_cache=False, 2025-05-07T20:13:37.6602504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6602811Z use_cpu=True, 2025-05-07T20:13:37.6603041Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6603323Z ) 2025-05-07T20:13:37.6603575Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6604223Z self=, 2025-05-07T20:13:37.6604828Z mixed_B=False, 2025-05-07T20:13:37.6605062Z compile=False, 2025-05-07T20:13:37.6605282Z T=4, 2025-05-07T20:13:37.6605465Z D=22, 2025-05-07T20:13:37.6605659Z B=91, 2025-05-07T20:13:37.6605852Z log_E=5, 2025-05-07T20:13:37.6606043Z L=20, 2025-05-07T20:13:37.6606241Z D_gradcheck=2, 2025-05-07T20:13:37.6606484Z stochastic_rounding=False, 2025-05-07T20:13:37.6606806Z weighted=True, 2025-05-07T20:13:37.6607033Z row_wise=True, 2025-05-07T20:13:37.6607300Z mixed=True, 2025-05-07T20:13:37.6607513Z use_cache=False, 2025-05-07T20:13:37.6607777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6608086Z use_cpu=True, 2025-05-07T20:13:37.6608320Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6608607Z ) 2025-05-07T20:13:37.6608860Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6609569Z self=, 2025-05-07T20:13:37.6610174Z mixed_B=True, 2025-05-07T20:13:37.6610399Z compile=True, 2025-05-07T20:13:37.6610606Z T=2, 2025-05-07T20:13:37.6610808Z D=7, 2025-05-07T20:13:37.6611003Z B=2, 2025-05-07T20:13:37.6611185Z log_E=4, 2025-05-07T20:13:37.6611389Z L=2, 2025-05-07T20:13:37.6611587Z D_gradcheck=1, 2025-05-07T20:13:37.6611816Z stochastic_rounding=False, 2025-05-07T20:13:37.6612092Z weighted=True, 2025-05-07T20:13:37.6612320Z row_wise=True, 2025-05-07T20:13:37.6612546Z mixed=True, 2025-05-07T20:13:37.6612756Z use_cache=True, 2025-05-07T20:13:37.6613010Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6613316Z use_cpu=True, 2025-05-07T20:13:37.6613544Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6613821Z ) 2025-05-07T20:13:37.6614066Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6614709Z self=, 2025-05-07T20:13:37.6615305Z mixed_B=True, 2025-05-07T20:13:37.6615528Z compile=False, 2025-05-07T20:13:37.6615734Z T=3, 2025-05-07T20:13:37.6615925Z D=64, 2025-05-07T20:13:37.6616118Z B=39, 2025-05-07T20:13:37.6616300Z log_E=5, 2025-05-07T20:13:37.6616501Z L=9, 2025-05-07T20:13:37.6616701Z D_gradcheck=1, 2025-05-07T20:13:37.6616932Z stochastic_rounding=True, 2025-05-07T20:13:37.6617211Z weighted=False, 2025-05-07T20:13:37.6617443Z row_wise=False, 2025-05-07T20:13:37.6617656Z mixed=False, 2025-05-07T20:13:37.6618026Z use_cache=True, 2025-05-07T20:13:37.6618325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6618635Z use_cpu=True, 2025-05-07T20:13:37.6618868Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6619148Z ) 2025-05-07T20:13:37.6619395Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6620042Z self=, 2025-05-07T20:13:37.6620645Z mixed_B=False, 2025-05-07T20:13:37.6620870Z compile=True, 2025-05-07T20:13:37.6621078Z T=4, 2025-05-07T20:13:37.6621273Z D=37, 2025-05-07T20:13:37.6621471Z B=91, 2025-05-07T20:13:37.6621658Z log_E=5, 2025-05-07T20:13:37.6621864Z L=20, 2025-05-07T20:13:37.6622067Z D_gradcheck=1, 2025-05-07T20:13:37.6622300Z stochastic_rounding=True, 2025-05-07T20:13:37.6622580Z weighted=False, 2025-05-07T20:13:37.6622815Z row_wise=True, 2025-05-07T20:13:37.6623028Z mixed=True, 2025-05-07T20:13:37.6623251Z use_cache=True, 2025-05-07T20:13:37.6623515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6623813Z use_cpu=True, 2025-05-07T20:13:37.6624062Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6624346Z ) 2025-05-07T20:13:37.6624584Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6625243Z self=, 2025-05-07T20:13:37.6625854Z mixed_B=False, 2025-05-07T20:13:37.6626088Z compile=True, 2025-05-07T20:13:37.6626296Z T=4, 2025-05-07T20:13:37.6626493Z D=124, 2025-05-07T20:13:37.6626694Z B=115, 2025-05-07T20:13:37.6626884Z log_E=5, 2025-05-07T20:13:37.6627085Z L=5, 2025-05-07T20:13:37.6627283Z D_gradcheck=2, 2025-05-07T20:13:37.6627509Z stochastic_rounding=True, 2025-05-07T20:13:37.6627814Z weighted=True, 2025-05-07T20:13:37.6628036Z row_wise=True, 2025-05-07T20:13:37.6628281Z mixed=True, 2025-05-07T20:13:37.6628500Z use_cache=True, 2025-05-07T20:13:37.6628753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6629045Z use_cpu=True, 2025-05-07T20:13:37.6629286Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6629572Z ) 2025-05-07T20:13:37.6629809Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6630492Z self=, 2025-05-07T20:13:37.6631097Z mixed_B=True, 2025-05-07T20:13:37.6631325Z compile=False, 2025-05-07T20:13:37.6631535Z T=3, 2025-05-07T20:13:37.6631733Z D=78, 2025-05-07T20:13:37.6631932Z B=102, 2025-05-07T20:13:37.6632116Z log_E=5, 2025-05-07T20:13:37.6632322Z L=9, 2025-05-07T20:13:37.6632522Z D_gradcheck=2, 2025-05-07T20:13:37.6632748Z stochastic_rounding=True, 2025-05-07T20:13:37.6633021Z weighted=False, 2025-05-07T20:13:37.6633251Z row_wise=True, 2025-05-07T20:13:37.6633462Z mixed=False, 2025-05-07T20:13:37.6633684Z use_cache=False, 2025-05-07T20:13:37.6633951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6634245Z use_cpu=True, 2025-05-07T20:13:37.6634486Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6634766Z ) 2025-05-07T20:13:37.6635001Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6635656Z self=, 2025-05-07T20:13:37.6636255Z mixed_B=True, 2025-05-07T20:13:37.6636477Z compile=True, 2025-05-07T20:13:37.6636693Z T=4, 2025-05-07T20:13:37.6636888Z D=52, 2025-05-07T20:13:37.6637070Z B=86, 2025-05-07T20:13:37.6637262Z log_E=3, 2025-05-07T20:13:37.6637462Z L=6, 2025-05-07T20:13:37.6637650Z D_gradcheck=2, 2025-05-07T20:13:37.6637890Z stochastic_rounding=False, 2025-05-07T20:13:37.6638164Z weighted=False, 2025-05-07T20:13:37.6638391Z row_wise=True, 2025-05-07T20:13:37.6638603Z mixed=False, 2025-05-07T20:13:37.6638823Z use_cache=True, 2025-05-07T20:13:37.6639107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6639404Z use_cpu=True, 2025-05-07T20:13:37.6639647Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6639925Z ) 2025-05-07T20:13:37.6640158Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6640811Z self=, 2025-05-07T20:13:37.6641410Z mixed_B=True, 2025-05-07T20:13:37.6641621Z compile=True, 2025-05-07T20:13:37.6641838Z T=3, 2025-05-07T20:13:37.6642029Z D=107, 2025-05-07T20:13:37.6642213Z B=11, 2025-05-07T20:13:37.6642410Z log_E=5, 2025-05-07T20:13:37.6642611Z L=13, 2025-05-07T20:13:37.6642800Z D_gradcheck=1, 2025-05-07T20:13:37.6643043Z stochastic_rounding=False, 2025-05-07T20:13:37.6643319Z weighted=True, 2025-05-07T20:13:37.6643537Z row_wise=True, 2025-05-07T20:13:37.6643765Z mixed=True, 2025-05-07T20:13:37.6643994Z use_cache=False, 2025-05-07T20:13:37.6644245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6644557Z use_cpu=True, 2025-05-07T20:13:37.6644799Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6645077Z ) 2025-05-07T20:13:37.6645311Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6645965Z self=, 2025-05-07T20:13:37.6646563Z mixed_B=True, 2025-05-07T20:13:37.6646776Z compile=False, 2025-05-07T20:13:37.6646994Z T=1, 2025-05-07T20:13:37.6647195Z D=94, 2025-05-07T20:13:37.6647378Z B=33, 2025-05-07T20:13:37.6647580Z log_E=3, 2025-05-07T20:13:37.6647973Z L=5, 2025-05-07T20:13:37.6648167Z D_gradcheck=2, 2025-05-07T20:13:37.6648413Z stochastic_rounding=True, 2025-05-07T20:13:37.6648692Z weighted=True, 2025-05-07T20:13:37.6648974Z row_wise=True, 2025-05-07T20:13:37.6649261Z mixed=False, 2025-05-07T20:13:37.6649487Z use_cache=False, 2025-05-07T20:13:37.6649741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6650054Z use_cpu=True, 2025-05-07T20:13:37.6650304Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6650574Z ) 2025-05-07T20:13:37.6650828Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6651522Z self=, 2025-05-07T20:13:37.6652136Z mixed_B=False, 2025-05-07T20:13:37.6652352Z compile=True, 2025-05-07T20:13:37.6652573Z T=4, 2025-05-07T20:13:37.6652770Z D=123, 2025-05-07T20:13:37.6652959Z B=100, 2025-05-07T20:13:37.6653162Z log_E=5, 2025-05-07T20:13:37.6653376Z L=19, 2025-05-07T20:13:37.6653567Z D_gradcheck=1, 2025-05-07T20:13:37.6653805Z stochastic_rounding=True, 2025-05-07T20:13:37.6654075Z weighted=True, 2025-05-07T20:13:37.6654290Z row_wise=False, 2025-05-07T20:13:37.6654514Z mixed=True, 2025-05-07T20:13:37.6654730Z use_cache=True, 2025-05-07T20:13:37.6654975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6655278Z use_cpu=True, 2025-05-07T20:13:37.6655528Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6655793Z ) 2025-05-07T20:13:37.6656044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6656710Z self=, 2025-05-07T20:13:37.6657317Z mixed_B=False, 2025-05-07T20:13:37.6657536Z compile=True, 2025-05-07T20:13:37.6657755Z T=2, 2025-05-07T20:13:37.6658050Z D=84, 2025-05-07T20:13:37.6658233Z B=120, 2025-05-07T20:13:37.6658430Z log_E=3, 2025-05-07T20:13:37.6658633Z L=18, 2025-05-07T20:13:37.6658824Z D_gradcheck=2, 2025-05-07T20:13:37.6659064Z stochastic_rounding=True, 2025-05-07T20:13:37.6659340Z weighted=False, 2025-05-07T20:13:37.6659563Z row_wise=True, 2025-05-07T20:13:37.6659785Z mixed=True, 2025-05-07T20:13:37.6660005Z use_cache=True, 2025-05-07T20:13:37.6660297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6660611Z use_cpu=True, 2025-05-07T20:13:37.6660863Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.6661138Z ) 2025-05-07T20:13:37.6661392Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6662054Z self=, 2025-05-07T20:13:37.6662645Z mixed_B=False, 2025-05-07T20:13:37.6662872Z compile=False, 2025-05-07T20:13:37.6663090Z T=3, 2025-05-07T20:13:37.6663271Z D=32, 2025-05-07T20:13:37.6663468Z B=123, 2025-05-07T20:13:37.6663667Z log_E=5, 2025-05-07T20:13:37.6663858Z L=7, 2025-05-07T20:13:37.6664059Z D_gradcheck=2, 2025-05-07T20:13:37.6664298Z stochastic_rounding=True, 2025-05-07T20:13:37.6664570Z weighted=True, 2025-05-07T20:13:37.6664781Z row_wise=True, 2025-05-07T20:13:37.6665003Z mixed=True, 2025-05-07T20:13:37.6665226Z use_cache=True, 2025-05-07T20:13:37.6665469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6665773Z use_cpu=True, 2025-05-07T20:13:37.6666016Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6666280Z ) 2025-05-07T20:13:37.6666524Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6667178Z self=, 2025-05-07T20:13:37.6667765Z mixed_B=True, 2025-05-07T20:13:37.6667989Z compile=True, 2025-05-07T20:13:37.6668204Z T=2, 2025-05-07T20:13:37.6668385Z D=27, 2025-05-07T20:13:37.6668579Z B=108, 2025-05-07T20:13:37.6668775Z log_E=3, 2025-05-07T20:13:37.6668964Z L=11, 2025-05-07T20:13:37.6669165Z D_gradcheck=1, 2025-05-07T20:13:37.6669405Z stochastic_rounding=True, 2025-05-07T20:13:37.6669669Z weighted=True, 2025-05-07T20:13:37.6669939Z row_wise=False, 2025-05-07T20:13:37.6670162Z mixed=True, 2025-05-07T20:13:37.6670399Z use_cache=False, 2025-05-07T20:13:37.6670666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6670972Z use_cpu=True, 2025-05-07T20:13:37.6671214Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6671480Z ) 2025-05-07T20:13:37.6671726Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6672407Z self=, 2025-05-07T20:13:37.6673000Z mixed_B=False, 2025-05-07T20:13:37.6673227Z compile=False, 2025-05-07T20:13:37.6673446Z T=4, 2025-05-07T20:13:37.6673629Z D=46, 2025-05-07T20:13:37.6673829Z B=79, 2025-05-07T20:13:37.6674030Z log_E=4, 2025-05-07T20:13:37.6674229Z L=10, 2025-05-07T20:13:37.6674434Z D_gradcheck=1, 2025-05-07T20:13:37.6674676Z stochastic_rounding=True, 2025-05-07T20:13:37.6674940Z weighted=False, 2025-05-07T20:13:37.6675178Z row_wise=False, 2025-05-07T20:13:37.6675406Z mixed=True, 2025-05-07T20:13:37.6675620Z use_cache=False, 2025-05-07T20:13:37.6675889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.6676202Z use_cpu=True, 2025-05-07T20:13:37.6676470Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6676741Z ) 2025-05-07T20:13:37.6676993Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6677660Z self=, 2025-05-07T20:13:37.6678248Z mixed_B=True, 2025-05-07T20:13:37.6678474Z compile=True, 2025-05-07T20:13:37.6678696Z T=2, 2025-05-07T20:13:37.6678882Z D=15, 2025-05-07T20:13:37.6679076Z B=22, 2025-05-07T20:13:37.6679271Z log_E=3, 2025-05-07T20:13:37.6679462Z L=9, 2025-05-07T20:13:37.6679660Z D_gradcheck=2, 2025-05-07T20:13:37.6679897Z stochastic_rounding=True, 2025-05-07T20:13:37.6680155Z weighted=True, 2025-05-07T20:13:37.6680384Z row_wise=False, 2025-05-07T20:13:37.6680608Z mixed=True, 2025-05-07T20:13:37.6680819Z use_cache=False, 2025-05-07T20:13:37.6681107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.6681416Z use_cpu=True, 2025-05-07T20:13:37.6681661Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.6681927Z ) 2025-05-07T20:13:37.6998132Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.6998873Z self=, 2025-05-07T20:13:37.6999483Z mixed_B=False, 2025-05-07T20:13:37.6999709Z compile=False, 2025-05-07T20:13:37.6999916Z T=1, 2025-05-07T20:13:37.7000110Z D=96, 2025-05-07T20:13:37.7000302Z B=16, 2025-05-07T20:13:37.7000482Z log_E=5, 2025-05-07T20:13:37.7000683Z L=10, 2025-05-07T20:13:37.7000886Z D_gradcheck=1, 2025-05-07T20:13:37.7001118Z stochastic_rounding=False, 2025-05-07T20:13:37.7001391Z weighted=True, 2025-05-07T20:13:37.7001619Z row_wise=True, 2025-05-07T20:13:37.7001829Z mixed=False, 2025-05-07T20:13:37.7002055Z use_cache=True, 2025-05-07T20:13:37.7002312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7002608Z use_cpu=True, 2025-05-07T20:13:37.7002852Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7003135Z ) 2025-05-07T20:13:37.7003367Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7004021Z self=, 2025-05-07T20:13:37.7004618Z mixed_B=False, 2025-05-07T20:13:37.7004845Z compile=True, 2025-05-07T20:13:37.7005049Z T=5, 2025-05-07T20:13:37.7005242Z D=57, 2025-05-07T20:13:37.7005436Z B=114, 2025-05-07T20:13:37.7005620Z log_E=4, 2025-05-07T20:13:37.7005825Z L=6, 2025-05-07T20:13:37.7006025Z D_gradcheck=2, 2025-05-07T20:13:37.7006253Z stochastic_rounding=False, 2025-05-07T20:13:37.7006527Z weighted=False, 2025-05-07T20:13:37.7006919Z row_wise=False, 2025-05-07T20:13:37.7007132Z mixed=True, 2025-05-07T20:13:37.7007405Z use_cache=True, 2025-05-07T20:13:37.7007662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7007955Z use_cpu=True, 2025-05-07T20:13:37.7008198Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7008482Z ) 2025-05-07T20:13:37.7008715Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7009409Z self=, 2025-05-07T20:13:37.7010016Z mixed_B=False, 2025-05-07T20:13:37.7010228Z compile=True, 2025-05-07T20:13:37.7010488Z T=5, 2025-05-07T20:13:37.7010682Z D=96, 2025-05-07T20:13:37.7010866Z B=109, 2025-05-07T20:13:37.7011065Z log_E=4, 2025-05-07T20:13:37.7011267Z L=16, 2025-05-07T20:13:37.7011456Z D_gradcheck=2, 2025-05-07T20:13:37.7011701Z stochastic_rounding=False, 2025-05-07T20:13:37.7011977Z weighted=True, 2025-05-07T20:13:37.7012206Z row_wise=False, 2025-05-07T20:13:37.7012420Z mixed=True, 2025-05-07T20:13:37.7012639Z use_cache=True, 2025-05-07T20:13:37.7012892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7013186Z use_cpu=True, 2025-05-07T20:13:37.7013428Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7013708Z ) 2025-05-07T20:13:37.7013940Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7014588Z self=, 2025-05-07T20:13:37.7015201Z mixed_B=True, 2025-05-07T20:13:37.7015414Z compile=True, 2025-05-07T20:13:37.7015634Z T=5, 2025-05-07T20:13:37.7015832Z D=35, 2025-05-07T20:13:37.7016018Z B=29, 2025-05-07T20:13:37.7016217Z log_E=3, 2025-05-07T20:13:37.7016425Z L=0, 2025-05-07T20:13:37.7016617Z D_gradcheck=2, 2025-05-07T20:13:37.7016865Z stochastic_rounding=False, 2025-05-07T20:13:37.7017146Z weighted=True, 2025-05-07T20:13:37.7017367Z row_wise=False, 2025-05-07T20:13:37.7017599Z mixed=False, 2025-05-07T20:13:37.7017916Z use_cache=True, 2025-05-07T20:13:37.7018241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7018554Z use_cpu=True, 2025-05-07T20:13:37.7018804Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7019085Z ) 2025-05-07T20:13:37.7019324Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7019983Z self=, 2025-05-07T20:13:37.7020584Z mixed_B=False, 2025-05-07T20:13:37.7020803Z compile=False, 2025-05-07T20:13:37.7021020Z T=4, 2025-05-07T20:13:37.7021220Z D=9, 2025-05-07T20:13:37.7021400Z B=7, 2025-05-07T20:13:37.7021591Z log_E=5, 2025-05-07T20:13:37.7021795Z L=0, 2025-05-07T20:13:37.7021979Z D_gradcheck=2, 2025-05-07T20:13:37.7022216Z stochastic_rounding=True, 2025-05-07T20:13:37.7022489Z weighted=False, 2025-05-07T20:13:37.7022708Z row_wise=True, 2025-05-07T20:13:37.7022926Z mixed=True, 2025-05-07T20:13:37.7023146Z use_cache=True, 2025-05-07T20:13:37.7023390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7023699Z use_cpu=True, 2025-05-07T20:13:37.7023942Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7024207Z ) 2025-05-07T20:13:37.7024457Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7025112Z self=, 2025-05-07T20:13:37.7025718Z mixed_B=False, 2025-05-07T20:13:37.7025933Z compile=True, 2025-05-07T20:13:37.7026156Z T=2, 2025-05-07T20:13:37.7026352Z D=126, 2025-05-07T20:13:37.7026535Z B=40, 2025-05-07T20:13:37.7026732Z log_E=4, 2025-05-07T20:13:37.7026934Z L=20, 2025-05-07T20:13:37.7027125Z D_gradcheck=1, 2025-05-07T20:13:37.7027362Z stochastic_rounding=True, 2025-05-07T20:13:37.7027635Z weighted=False, 2025-05-07T20:13:37.7027889Z row_wise=True, 2025-05-07T20:13:37.7028111Z mixed=True, 2025-05-07T20:13:37.7028367Z use_cache=False, 2025-05-07T20:13:37.7028622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7028935Z use_cpu=True, 2025-05-07T20:13:37.7029180Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7029446Z ) 2025-05-07T20:13:37.7029698Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7030384Z self=, 2025-05-07T20:13:37.7030983Z mixed_B=True, 2025-05-07T20:13:37.7031194Z compile=False, 2025-05-07T20:13:37.7031410Z T=3, 2025-05-07T20:13:37.7031605Z D=84, 2025-05-07T20:13:37.7031788Z B=109, 2025-05-07T20:13:37.7031991Z log_E=5, 2025-05-07T20:13:37.7032194Z L=11, 2025-05-07T20:13:37.7032384Z D_gradcheck=2, 2025-05-07T20:13:37.7032623Z stochastic_rounding=True, 2025-05-07T20:13:37.7032896Z weighted=True, 2025-05-07T20:13:37.7033112Z row_wise=False, 2025-05-07T20:13:37.7033337Z mixed=False, 2025-05-07T20:13:37.7033560Z use_cache=True, 2025-05-07T20:13:37.7033802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7034106Z use_cpu=True, 2025-05-07T20:13:37.7034346Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7034610Z ) 2025-05-07T20:13:37.7034854Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7035512Z self=, 2025-05-07T20:13:37.7036099Z mixed_B=True, 2025-05-07T20:13:37.7036323Z compile=False, 2025-05-07T20:13:37.7036542Z T=5, 2025-05-07T20:13:37.7036722Z D=6, 2025-05-07T20:13:37.7036913Z B=40, 2025-05-07T20:13:37.7037111Z log_E=5, 2025-05-07T20:13:37.7037303Z L=6, 2025-05-07T20:13:37.7037504Z D_gradcheck=2, 2025-05-07T20:13:37.7037749Z stochastic_rounding=True, 2025-05-07T20:13:37.7038030Z weighted=True, 2025-05-07T20:13:37.7038244Z row_wise=True, 2025-05-07T20:13:37.7038466Z mixed=False, 2025-05-07T20:13:37.7038688Z use_cache=False, 2025-05-07T20:13:37.7038969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7039277Z use_cpu=True, 2025-05-07T20:13:37.7039522Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7039788Z ) 2025-05-07T20:13:37.7040033Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7040693Z self=, 2025-05-07T20:13:37.7041285Z mixed_B=True, 2025-05-07T20:13:37.7041511Z compile=True, 2025-05-07T20:13:37.7041729Z T=5, 2025-05-07T20:13:37.7041913Z D=69, 2025-05-07T20:13:37.7042111Z B=16, 2025-05-07T20:13:37.7042309Z log_E=5, 2025-05-07T20:13:37.7042501Z L=18, 2025-05-07T20:13:37.7042705Z D_gradcheck=2, 2025-05-07T20:13:37.7042953Z stochastic_rounding=True, 2025-05-07T20:13:37.7043217Z weighted=True, 2025-05-07T20:13:37.7043449Z row_wise=True, 2025-05-07T20:13:37.7043676Z mixed=True, 2025-05-07T20:13:37.7043887Z use_cache=True, 2025-05-07T20:13:37.7044149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7044461Z use_cpu=True, 2025-05-07T20:13:37.7044710Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7044981Z ) 2025-05-07T20:13:37.7045233Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7045890Z self=, 2025-05-07T20:13:37.7046478Z mixed_B=False, 2025-05-07T20:13:37.7046714Z compile=False, 2025-05-07T20:13:37.7046940Z T=4, 2025-05-07T20:13:37.7047122Z D=83, 2025-05-07T20:13:37.7047323Z B=41, 2025-05-07T20:13:37.7047517Z log_E=5, 2025-05-07T20:13:37.7047593Z L=6, 2025-05-07T20:13:37.7047962Z D_gradcheck=1, 2025-05-07T20:13:37.7048079Z stochastic_rounding=True, 2025-05-07T20:13:37.7048163Z weighted=False, 2025-05-07T20:13:37.7048336Z row_wise=True, 2025-05-07T20:13:37.7048432Z mixed=False, 2025-05-07T20:13:37.7048564Z use_cache=False, 2025-05-07T20:13:37.7048677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7048772Z use_cpu=True, 2025-05-07T20:13:37.7048877Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7048962Z ) 2025-05-07T20:13:37.7049103Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7049541Z self=, 2025-05-07T20:13:37.7049636Z mixed_B=True, 2025-05-07T20:13:37.7049719Z compile=True, 2025-05-07T20:13:37.7049799Z T=3, 2025-05-07T20:13:37.7049890Z D=86, 2025-05-07T20:13:37.7049966Z B=28, 2025-05-07T20:13:37.7050045Z log_E=3, 2025-05-07T20:13:37.7050139Z L=13, 2025-05-07T20:13:37.7050225Z D_gradcheck=2, 2025-05-07T20:13:37.7050327Z stochastic_rounding=True, 2025-05-07T20:13:37.7050424Z weighted=True, 2025-05-07T20:13:37.7050547Z row_wise=True, 2025-05-07T20:13:37.7050642Z mixed=True, 2025-05-07T20:13:37.7050733Z use_cache=False, 2025-05-07T20:13:37.7050857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7050940Z use_cpu=True, 2025-05-07T20:13:37.7051044Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7051134Z ) 2025-05-07T20:13:37.7051275Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7051667Z self=, 2025-05-07T20:13:37.7051761Z mixed_B=True, 2025-05-07T20:13:37.7051845Z compile=False, 2025-05-07T20:13:37.7051921Z T=1, 2025-05-07T20:13:37.7052009Z D=12, 2025-05-07T20:13:37.7052085Z B=83, 2025-05-07T20:13:37.7052165Z log_E=3, 2025-05-07T20:13:37.7052253Z L=13, 2025-05-07T20:13:37.7052337Z D_gradcheck=2, 2025-05-07T20:13:37.7052434Z stochastic_rounding=True, 2025-05-07T20:13:37.7052532Z weighted=True, 2025-05-07T20:13:37.7052615Z row_wise=True, 2025-05-07T20:13:37.7052711Z mixed=True, 2025-05-07T20:13:37.7052797Z use_cache=False, 2025-05-07T20:13:37.7052942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7053038Z use_cpu=True, 2025-05-07T20:13:37.7053143Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7053218Z ) 2025-05-07T20:13:37.7053371Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7053761Z self=, 2025-05-07T20:13:37.7053843Z mixed_B=True, 2025-05-07T20:13:37.7053940Z compile=True, 2025-05-07T20:13:37.7054017Z T=2, 2025-05-07T20:13:37.7054095Z D=44, 2025-05-07T20:13:37.7054185Z B=9, 2025-05-07T20:13:37.7054263Z log_E=5, 2025-05-07T20:13:37.7054339Z L=4, 2025-05-07T20:13:37.7054436Z D_gradcheck=2, 2025-05-07T20:13:37.7054534Z stochastic_rounding=True, 2025-05-07T20:13:37.7054630Z weighted=False, 2025-05-07T20:13:37.7054713Z row_wise=True, 2025-05-07T20:13:37.7054796Z mixed=True, 2025-05-07T20:13:37.7054892Z use_cache=True, 2025-05-07T20:13:37.7055004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7055087Z use_cpu=True, 2025-05-07T20:13:37.7055204Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7055278Z ) 2025-05-07T20:13:37.7055416Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7055815Z self=, 2025-05-07T20:13:37.7055897Z mixed_B=True, 2025-05-07T20:13:37.7055981Z compile=False, 2025-05-07T20:13:37.7056070Z T=3, 2025-05-07T20:13:37.7056147Z D=100, 2025-05-07T20:13:37.7056235Z B=39, 2025-05-07T20:13:37.7056313Z log_E=3, 2025-05-07T20:13:37.7056389Z L=14, 2025-05-07T20:13:37.7056489Z D_gradcheck=1, 2025-05-07T20:13:37.7056587Z stochastic_rounding=True, 2025-05-07T20:13:37.7056671Z weighted=True, 2025-05-07T20:13:37.7056767Z row_wise=False, 2025-05-07T20:13:37.7056879Z mixed=True, 2025-05-07T20:13:37.7056987Z use_cache=False, 2025-05-07T20:13:37.7057112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7057197Z use_cpu=True, 2025-05-07T20:13:37.7057302Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7057391Z ) 2025-05-07T20:13:37.7057530Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7058049Z self=, 2025-05-07T20:13:37.7058151Z mixed_B=False, 2025-05-07T20:13:37.7058235Z compile=True, 2025-05-07T20:13:37.7058326Z T=5, 2025-05-07T20:13:37.7058401Z D=10, 2025-05-07T20:13:37.7058477Z B=15, 2025-05-07T20:13:37.7058569Z log_E=4, 2025-05-07T20:13:37.7058645Z L=19, 2025-05-07T20:13:37.7058729Z D_gradcheck=2, 2025-05-07T20:13:37.7058842Z stochastic_rounding=False, 2025-05-07T20:13:37.7058925Z weighted=True, 2025-05-07T20:13:37.7059007Z row_wise=False, 2025-05-07T20:13:37.7059101Z mixed=True, 2025-05-07T20:13:37.7059185Z use_cache=False, 2025-05-07T20:13:37.7059297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7059392Z use_cpu=True, 2025-05-07T20:13:37.7059495Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7059569Z ) 2025-05-07T20:13:37.7059720Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7060110Z self=, 2025-05-07T20:13:37.7060204Z mixed_B=True, 2025-05-07T20:13:37.7060288Z compile=True, 2025-05-07T20:13:37.7060365Z T=4, 2025-05-07T20:13:37.7060455Z D=62, 2025-05-07T20:13:37.7060531Z B=62, 2025-05-07T20:13:37.7060609Z log_E=4, 2025-05-07T20:13:37.7060698Z L=12, 2025-05-07T20:13:37.7060782Z D_gradcheck=2, 2025-05-07T20:13:37.7060885Z stochastic_rounding=False, 2025-05-07T20:13:37.7060983Z weighted=True, 2025-05-07T20:13:37.7061065Z row_wise=True, 2025-05-07T20:13:37.7061150Z mixed=False, 2025-05-07T20:13:37.7061251Z use_cache=False, 2025-05-07T20:13:37.7061365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7061477Z use_cpu=True, 2025-05-07T20:13:37.7061595Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7061670Z ) 2025-05-07T20:13:37.7061822Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7062215Z self=, 2025-05-07T20:13:37.7062300Z mixed_B=False, 2025-05-07T20:13:37.7062396Z compile=True, 2025-05-07T20:13:37.7062474Z T=3, 2025-05-07T20:13:37.7062549Z D=95, 2025-05-07T20:13:37.7062639Z B=113, 2025-05-07T20:13:37.7062718Z log_E=4, 2025-05-07T20:13:37.7062795Z L=5, 2025-05-07T20:13:37.7062891Z D_gradcheck=1, 2025-05-07T20:13:37.7062988Z stochastic_rounding=True, 2025-05-07T20:13:37.7063073Z weighted=True, 2025-05-07T20:13:37.7063167Z row_wise=True, 2025-05-07T20:13:37.7063250Z mixed=False, 2025-05-07T20:13:37.7063343Z use_cache=True, 2025-05-07T20:13:37.7063464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7063550Z use_cpu=True, 2025-05-07T20:13:37.7063667Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7063745Z ) 2025-05-07T20:13:37.7334331Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7334759Z self=, 2025-05-07T20:13:37.7334852Z mixed_B=False, 2025-05-07T20:13:37.7334986Z compile=False, 2025-05-07T20:13:37.7335066Z T=2, 2025-05-07T20:13:37.7335145Z D=3, 2025-05-07T20:13:37.7335238Z B=102, 2025-05-07T20:13:37.7335318Z log_E=5, 2025-05-07T20:13:37.7335400Z L=2, 2025-05-07T20:13:37.7335499Z D_gradcheck=1, 2025-05-07T20:13:37.7335603Z stochastic_rounding=False, 2025-05-07T20:13:37.7335703Z weighted=True, 2025-05-07T20:13:37.7335787Z row_wise=True, 2025-05-07T20:13:37.7335972Z mixed=False, 2025-05-07T20:13:37.7336075Z use_cache=True, 2025-05-07T20:13:37.7336234Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7336322Z use_cpu=True, 2025-05-07T20:13:37.7336442Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7336521Z ) 2025-05-07T20:13:37.7336664Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7337072Z self=, 2025-05-07T20:13:37.7337193Z mixed_B=True, 2025-05-07T20:13:37.7337283Z compile=True, 2025-05-07T20:13:37.7337374Z T=4, 2025-05-07T20:13:37.7337454Z D=38, 2025-05-07T20:13:37.7337548Z B=6, 2025-05-07T20:13:37.7337630Z log_E=3, 2025-05-07T20:13:37.7337709Z L=4, 2025-05-07T20:13:37.7337936Z D_gradcheck=1, 2025-05-07T20:13:37.7338038Z stochastic_rounding=True, 2025-05-07T20:13:37.7338124Z weighted=True, 2025-05-07T20:13:37.7338222Z row_wise=False, 2025-05-07T20:13:37.7338307Z mixed=False, 2025-05-07T20:13:37.7338392Z use_cache=True, 2025-05-07T20:13:37.7338519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7338605Z use_cpu=True, 2025-05-07T20:13:37.7338711Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7338802Z ) 2025-05-07T20:13:37.7338943Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7339328Z self=, 2025-05-07T20:13:37.7339427Z mixed_B=False, 2025-05-07T20:13:37.7339510Z compile=True, 2025-05-07T20:13:37.7339597Z T=2, 2025-05-07T20:13:37.7339673Z D=16, 2025-05-07T20:13:37.7339749Z B=35, 2025-05-07T20:13:37.7339838Z log_E=3, 2025-05-07T20:13:37.7339915Z L=18, 2025-05-07T20:13:37.7339999Z D_gradcheck=1, 2025-05-07T20:13:37.7340111Z stochastic_rounding=False, 2025-05-07T20:13:37.7340195Z weighted=False, 2025-05-07T20:13:37.7340278Z row_wise=True, 2025-05-07T20:13:37.7340372Z mixed=True, 2025-05-07T20:13:37.7340456Z use_cache=False, 2025-05-07T20:13:37.7340567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7340700Z use_cpu=True, 2025-05-07T20:13:37.7340807Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7340884Z ) 2025-05-07T20:13:37.7341033Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7341420Z self=, 2025-05-07T20:13:37.7341519Z mixed_B=True, 2025-05-07T20:13:37.7341606Z compile=False, 2025-05-07T20:13:37.7341683Z T=2, 2025-05-07T20:13:37.7341772Z D=29, 2025-05-07T20:13:37.7341850Z B=54, 2025-05-07T20:13:37.7341928Z log_E=4, 2025-05-07T20:13:37.7342021Z L=0, 2025-05-07T20:13:37.7342107Z D_gradcheck=2, 2025-05-07T20:13:37.7342206Z stochastic_rounding=True, 2025-05-07T20:13:37.7342304Z weighted=True, 2025-05-07T20:13:37.7342391Z row_wise=False, 2025-05-07T20:13:37.7342475Z mixed=False, 2025-05-07T20:13:37.7342572Z use_cache=False, 2025-05-07T20:13:37.7342684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7342768Z use_cpu=True, 2025-05-07T20:13:37.7342882Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7342957Z ) 2025-05-07T20:13:37.7343107Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7343496Z self=, 2025-05-07T20:13:37.7343579Z mixed_B=True, 2025-05-07T20:13:37.7343675Z compile=True, 2025-05-07T20:13:37.7343752Z T=3, 2025-05-07T20:13:37.7343830Z D=106, 2025-05-07T20:13:37.7343921Z B=11, 2025-05-07T20:13:37.7344000Z log_E=4, 2025-05-07T20:13:37.7344076Z L=0, 2025-05-07T20:13:37.7344171Z D_gradcheck=2, 2025-05-07T20:13:37.7344269Z stochastic_rounding=True, 2025-05-07T20:13:37.7344353Z weighted=False, 2025-05-07T20:13:37.7344449Z row_wise=False, 2025-05-07T20:13:37.7344562Z mixed=False, 2025-05-07T20:13:37.7344657Z use_cache=True, 2025-05-07T20:13:37.7344794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7344878Z use_cpu=True, 2025-05-07T20:13:37.7344995Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7345069Z ) 2025-05-07T20:13:37.7345208Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7345606Z self=, 2025-05-07T20:13:37.7345714Z mixed_B=True, 2025-05-07T20:13:37.7345799Z compile=True, 2025-05-07T20:13:37.7345887Z T=2, 2025-05-07T20:13:37.7345964Z D=57, 2025-05-07T20:13:37.7346040Z B=43, 2025-05-07T20:13:37.7346130Z log_E=3, 2025-05-07T20:13:37.7346206Z L=13, 2025-05-07T20:13:37.7346291Z D_gradcheck=2, 2025-05-07T20:13:37.7346402Z stochastic_rounding=False, 2025-05-07T20:13:37.7346486Z weighted=True, 2025-05-07T20:13:37.7346580Z row_wise=True, 2025-05-07T20:13:37.7346663Z mixed=False, 2025-05-07T20:13:37.7346746Z use_cache=True, 2025-05-07T20:13:37.7346868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7346993Z use_cpu=True, 2025-05-07T20:13:37.7347110Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7347184Z ) 2025-05-07T20:13:37.7347335Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7347885Z self=, 2025-05-07T20:13:37.7347974Z mixed_B=False, 2025-05-07T20:13:37.7348076Z compile=False, 2025-05-07T20:13:37.7348154Z T=4, 2025-05-07T20:13:37.7348232Z D=112, 2025-05-07T20:13:37.7348324Z B=56, 2025-05-07T20:13:37.7348402Z log_E=4, 2025-05-07T20:13:37.7348479Z L=18, 2025-05-07T20:13:37.7348577Z D_gradcheck=1, 2025-05-07T20:13:37.7348673Z stochastic_rounding=True, 2025-05-07T20:13:37.7348760Z weighted=False, 2025-05-07T20:13:37.7348857Z row_wise=False, 2025-05-07T20:13:37.7348940Z mixed=False, 2025-05-07T20:13:37.7349024Z use_cache=True, 2025-05-07T20:13:37.7349148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7349292Z use_cpu=True, 2025-05-07T20:13:37.7349408Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7349482Z ) 2025-05-07T20:13:37.7349621Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7350021Z self=, 2025-05-07T20:13:37.7350106Z mixed_B=False, 2025-05-07T20:13:37.7350190Z compile=False, 2025-05-07T20:13:37.7350280Z T=3, 2025-05-07T20:13:37.7350357Z D=50, 2025-05-07T20:13:37.7350433Z B=65, 2025-05-07T20:13:37.7350524Z log_E=5, 2025-05-07T20:13:37.7350602Z L=5, 2025-05-07T20:13:37.7350685Z D_gradcheck=2, 2025-05-07T20:13:37.7350793Z stochastic_rounding=True, 2025-05-07T20:13:37.7350877Z weighted=False, 2025-05-07T20:13:37.7350971Z row_wise=False, 2025-05-07T20:13:37.7351052Z mixed=True, 2025-05-07T20:13:37.7351135Z use_cache=True, 2025-05-07T20:13:37.7351259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7351345Z use_cpu=True, 2025-05-07T20:13:37.7351448Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7351534Z ) 2025-05-07T20:13:37.7351673Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7352058Z self=, 2025-05-07T20:13:37.7352154Z mixed_B=True, 2025-05-07T20:13:37.7352237Z compile=True, 2025-05-07T20:13:37.7352315Z T=4, 2025-05-07T20:13:37.7352406Z D=31, 2025-05-07T20:13:37.7352483Z B=30, 2025-05-07T20:13:37.7352565Z log_E=3, 2025-05-07T20:13:37.7352658Z L=10, 2025-05-07T20:13:37.7352744Z D_gradcheck=2, 2025-05-07T20:13:37.7352859Z stochastic_rounding=False, 2025-05-07T20:13:37.7352946Z weighted=False, 2025-05-07T20:13:37.7353028Z row_wise=True, 2025-05-07T20:13:37.7353168Z mixed=False, 2025-05-07T20:13:37.7353253Z use_cache=False, 2025-05-07T20:13:37.7353403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7353499Z use_cpu=True, 2025-05-07T20:13:37.7361315Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7361468Z ) 2025-05-07T20:13:37.7361647Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7362055Z self=, 2025-05-07T20:13:37.7362271Z mixed_B=False, 2025-05-07T20:13:37.7362374Z compile=False, 2025-05-07T20:13:37.7362451Z T=5, 2025-05-07T20:13:37.7362528Z D=63, 2025-05-07T20:13:37.7362619Z B=108, 2025-05-07T20:13:37.7362697Z log_E=3, 2025-05-07T20:13:37.7362774Z L=7, 2025-05-07T20:13:37.7362878Z D_gradcheck=2, 2025-05-07T20:13:37.7362977Z stochastic_rounding=True, 2025-05-07T20:13:37.7363074Z weighted=True, 2025-05-07T20:13:37.7363158Z row_wise=False, 2025-05-07T20:13:37.7363241Z mixed=True, 2025-05-07T20:13:37.7363339Z use_cache=False, 2025-05-07T20:13:37.7363456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7363540Z use_cpu=True, 2025-05-07T20:13:37.7363661Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7363735Z ) 2025-05-07T20:13:37.7363879Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7364292Z self=, 2025-05-07T20:13:37.7364376Z mixed_B=False, 2025-05-07T20:13:37.7364460Z compile=False, 2025-05-07T20:13:37.7364552Z T=1, 2025-05-07T20:13:37.7364627Z D=2, 2025-05-07T20:13:37.7364704Z B=88, 2025-05-07T20:13:37.7364796Z log_E=5, 2025-05-07T20:13:37.7364875Z L=7, 2025-05-07T20:13:37.7364974Z D_gradcheck=1, 2025-05-07T20:13:37.7365075Z stochastic_rounding=True, 2025-05-07T20:13:37.7365159Z weighted=True, 2025-05-07T20:13:37.7365252Z row_wise=False, 2025-05-07T20:13:37.7365337Z mixed=True, 2025-05-07T20:13:37.7365416Z use_cache=True, 2025-05-07T20:13:37.7365538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7365657Z use_cpu=True, 2025-05-07T20:13:37.7365763Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7365849Z ) 2025-05-07T20:13:37.7365992Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7366387Z self=, 2025-05-07T20:13:37.7366480Z mixed_B=True, 2025-05-07T20:13:37.7366565Z compile=False, 2025-05-07T20:13:37.7366651Z T=3, 2025-05-07T20:13:37.7366726Z D=109, 2025-05-07T20:13:37.7366802Z B=9, 2025-05-07T20:13:37.7366891Z log_E=4, 2025-05-07T20:13:37.7366966Z L=15, 2025-05-07T20:13:37.7367049Z D_gradcheck=1, 2025-05-07T20:13:37.7367153Z stochastic_rounding=True, 2025-05-07T20:13:37.7367237Z weighted=False, 2025-05-07T20:13:37.7367316Z row_wise=True, 2025-05-07T20:13:37.7367409Z mixed=True, 2025-05-07T20:13:37.7367492Z use_cache=False, 2025-05-07T20:13:37.7367605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7367698Z use_cpu=True, 2025-05-07T20:13:37.7367801Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7367874Z ) 2025-05-07T20:13:37.7368026Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7368412Z self=, 2025-05-07T20:13:37.7368507Z mixed_B=False, 2025-05-07T20:13:37.7368588Z compile=True, 2025-05-07T20:13:37.7368664Z T=1, 2025-05-07T20:13:37.7368750Z D=20, 2025-05-07T20:13:37.7368826Z B=34, 2025-05-07T20:13:37.7368905Z log_E=4, 2025-05-07T20:13:37.7368992Z L=12, 2025-05-07T20:13:37.7369075Z D_gradcheck=2, 2025-05-07T20:13:37.7369174Z stochastic_rounding=False, 2025-05-07T20:13:37.7369268Z weighted=False, 2025-05-07T20:13:37.7369349Z row_wise=True, 2025-05-07T20:13:37.7369469Z mixed=True, 2025-05-07T20:13:37.7369559Z use_cache=True, 2025-05-07T20:13:37.7369705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7369788Z use_cpu=True, 2025-05-07T20:13:37.7369901Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7369975Z ) 2025-05-07T20:13:37.7370124Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:13:37.7370512Z self=, 2025-05-07T20:13:37.7370617Z mixed_B=True, 2025-05-07T20:13:37.7370712Z compile=False, 2025-05-07T20:13:37.7370788Z T=1, 2025-05-07T20:13:37.7370864Z D=20, 2025-05-07T20:13:37.7370952Z B=55, 2025-05-07T20:13:37.7371027Z log_E=3, 2025-05-07T20:13:37.7371104Z L=10, 2025-05-07T20:13:37.7371197Z D_gradcheck=1, 2025-05-07T20:13:37.7371296Z stochastic_rounding=False, 2025-05-07T20:13:37.7371380Z weighted=False, 2025-05-07T20:13:37.7371470Z row_wise=True, 2025-05-07T20:13:37.7371552Z mixed=True, 2025-05-07T20:13:37.7371635Z use_cache=True, 2025-05-07T20:13:37.7371754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7371838Z use_cpu=True, 2025-05-07T20:13:37.7371953Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7372026Z ) 2025-05-07T20:13:37.7372105Z PASSED 2025-05-07T20:13:37.7372531Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE SKIPPED 2025-05-07T20:13:37.7835860Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7836255Z self=, 2025-05-07T20:13:37.7836417Z mixed_B=False, 2025-05-07T20:13:37.7836520Z compile=False, 2025-05-07T20:13:37.7836596Z T=1, 2025-05-07T20:13:37.7836674Z D=2, 2025-05-07T20:13:37.7836763Z B=1, 2025-05-07T20:13:37.7836844Z log_E=3, 2025-05-07T20:13:37.7836928Z L=0, 2025-05-07T20:13:37.7837028Z D_gradcheck=1, 2025-05-07T20:13:37.7837131Z stochastic_rounding=False, 2025-05-07T20:13:37.7837380Z weighted=False, 2025-05-07T20:13:37.7837466Z row_wise=False, 2025-05-07T20:13:37.7837548Z mixed=False, 2025-05-07T20:13:37.7837647Z use_cache=False, 2025-05-07T20:13:37.7837760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7837847Z use_cpu=True, 2025-05-07T20:13:37.7837967Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7838090Z ) 2025-05-07T20:13:37.7838229Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7838631Z self=, 2025-05-07T20:13:37.7838717Z mixed_B=True, 2025-05-07T20:13:37.7838802Z compile=False, 2025-05-07T20:13:37.7838894Z T=1, 2025-05-07T20:13:37.7838972Z D=2, 2025-05-07T20:13:37.7839062Z B=1, 2025-05-07T20:13:37.7839140Z log_E=3, 2025-05-07T20:13:37.7839219Z L=0, 2025-05-07T20:13:37.7839315Z D_gradcheck=1, 2025-05-07T20:13:37.7839416Z stochastic_rounding=False, 2025-05-07T20:13:37.7839504Z weighted=False, 2025-05-07T20:13:37.7839598Z row_wise=False, 2025-05-07T20:13:37.7839680Z mixed=False, 2025-05-07T20:13:37.7839763Z use_cache=False, 2025-05-07T20:13:37.7839889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7839971Z use_cpu=True, 2025-05-07T20:13:37.7840075Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7840160Z ) 2025-05-07T20:13:37.7840301Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7840682Z self=, 2025-05-07T20:13:37.7840773Z mixed_B=True, 2025-05-07T20:13:37.7840856Z compile=True, 2025-05-07T20:13:37.7840947Z T=2, 2025-05-07T20:13:37.7841023Z D=79, 2025-05-07T20:13:37.7841101Z B=10, 2025-05-07T20:13:37.7841193Z log_E=3, 2025-05-07T20:13:37.7841324Z L=12, 2025-05-07T20:13:37.7841408Z D_gradcheck=2, 2025-05-07T20:13:37.7841567Z stochastic_rounding=True, 2025-05-07T20:13:37.7841712Z weighted=False, 2025-05-07T20:13:37.7841794Z row_wise=True, 2025-05-07T20:13:37.7841890Z mixed=False, 2025-05-07T20:13:37.7841976Z use_cache=False, 2025-05-07T20:13:37.7842087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7842183Z use_cpu=True, 2025-05-07T20:13:37.7842289Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7842363Z ) 2025-05-07T20:13:37.7842567Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7842998Z self=, 2025-05-07T20:13:37.7843093Z mixed_B=True, 2025-05-07T20:13:37.7843177Z compile=True, 2025-05-07T20:13:37.7843256Z T=4, 2025-05-07T20:13:37.7843348Z D=124, 2025-05-07T20:13:37.7843425Z B=88, 2025-05-07T20:13:37.7843506Z log_E=4, 2025-05-07T20:13:37.7843598Z L=17, 2025-05-07T20:13:37.7843682Z D_gradcheck=2, 2025-05-07T20:13:37.7843784Z stochastic_rounding=False, 2025-05-07T20:13:37.7843881Z weighted=False, 2025-05-07T20:13:37.7843966Z row_wise=False, 2025-05-07T20:13:37.7844047Z mixed=True, 2025-05-07T20:13:37.7844145Z use_cache=False, 2025-05-07T20:13:37.7844254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7844337Z use_cpu=True, 2025-05-07T20:13:37.7844452Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7844526Z ) 2025-05-07T20:13:37.7844680Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7845064Z self=, 2025-05-07T20:13:37.7845148Z mixed_B=False, 2025-05-07T20:13:37.7845243Z compile=True, 2025-05-07T20:13:37.7845320Z T=1, 2025-05-07T20:13:37.7845397Z D=114, 2025-05-07T20:13:37.7845485Z B=18, 2025-05-07T20:13:37.7845562Z log_E=3, 2025-05-07T20:13:37.7845643Z L=4, 2025-05-07T20:13:37.7845740Z D_gradcheck=2, 2025-05-07T20:13:37.7845840Z stochastic_rounding=False, 2025-05-07T20:13:37.7845924Z weighted=False, 2025-05-07T20:13:37.7846050Z row_wise=True, 2025-05-07T20:13:37.7846134Z mixed=True, 2025-05-07T20:13:37.7846220Z use_cache=False, 2025-05-07T20:13:37.7846346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7846431Z use_cpu=True, 2025-05-07T20:13:37.7846550Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7846626Z ) 2025-05-07T20:13:37.7846769Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7847167Z self=, 2025-05-07T20:13:37.7847251Z mixed_B=True, 2025-05-07T20:13:37.7847337Z compile=False, 2025-05-07T20:13:37.7847431Z T=5, 2025-05-07T20:13:37.7847510Z D=47, 2025-05-07T20:13:37.7847590Z B=63, 2025-05-07T20:13:37.7847836Z log_E=4, 2025-05-07T20:13:37.7847918Z L=17, 2025-05-07T20:13:37.7848006Z D_gradcheck=2, 2025-05-07T20:13:37.7848173Z stochastic_rounding=True, 2025-05-07T20:13:37.7848281Z weighted=True, 2025-05-07T20:13:37.7848382Z row_wise=False, 2025-05-07T20:13:37.7848466Z mixed=False, 2025-05-07T20:13:37.7848551Z use_cache=True, 2025-05-07T20:13:37.7848680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7848765Z use_cpu=True, 2025-05-07T20:13:37.7848870Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7848960Z ) 2025-05-07T20:13:37.7849099Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7849486Z self=, 2025-05-07T20:13:37.7849584Z mixed_B=True, 2025-05-07T20:13:37.7849671Z compile=False, 2025-05-07T20:13:37.7849750Z T=4, 2025-05-07T20:13:37.7849840Z D=88, 2025-05-07T20:13:37.7849920Z B=126, 2025-05-07T20:13:37.7850002Z log_E=5, 2025-05-07T20:13:37.7850093Z L=10, 2025-05-07T20:13:37.7850239Z D_gradcheck=2, 2025-05-07T20:13:37.7850393Z stochastic_rounding=True, 2025-05-07T20:13:37.7850481Z weighted=False, 2025-05-07T20:13:37.7850567Z row_wise=True, 2025-05-07T20:13:37.7850662Z mixed=True, 2025-05-07T20:13:37.7850746Z use_cache=True, 2025-05-07T20:13:37.7850856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7850949Z use_cpu=True, 2025-05-07T20:13:37.7851052Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7851127Z ) 2025-05-07T20:13:37.7851317Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7851702Z self=, 2025-05-07T20:13:37.7851785Z mixed_B=True, 2025-05-07T20:13:37.7851879Z compile=True, 2025-05-07T20:13:37.7851956Z T=5, 2025-05-07T20:13:37.7852046Z D=21, 2025-05-07T20:13:37.7852123Z B=108, 2025-05-07T20:13:37.7852201Z log_E=5, 2025-05-07T20:13:37.7852291Z L=1, 2025-05-07T20:13:37.7852392Z D_gradcheck=2, 2025-05-07T20:13:37.7852489Z stochastic_rounding=True, 2025-05-07T20:13:37.7852586Z weighted=True, 2025-05-07T20:13:37.7852676Z row_wise=False, 2025-05-07T20:13:37.7852759Z mixed=True, 2025-05-07T20:13:37.7852852Z use_cache=True, 2025-05-07T20:13:37.7853026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7853110Z use_cpu=True, 2025-05-07T20:13:37.7853226Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7853301Z ) 2025-05-07T20:13:37.7853440Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7853839Z self=, 2025-05-07T20:13:37.7853920Z mixed_B=True, 2025-05-07T20:13:37.7854020Z compile=False, 2025-05-07T20:13:37.7854097Z T=5, 2025-05-07T20:13:37.7854177Z D=17, 2025-05-07T20:13:37.7854271Z B=112, 2025-05-07T20:13:37.7854349Z log_E=5, 2025-05-07T20:13:37.7854427Z L=4, 2025-05-07T20:13:37.7854526Z D_gradcheck=2, 2025-05-07T20:13:37.7854624Z stochastic_rounding=True, 2025-05-07T20:13:37.7854712Z weighted=True, 2025-05-07T20:13:37.7854843Z row_wise=True, 2025-05-07T20:13:37.7854927Z mixed=True, 2025-05-07T20:13:37.7855010Z use_cache=True, 2025-05-07T20:13:37.7855131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7855215Z use_cpu=True, 2025-05-07T20:13:37.7855318Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7855404Z ) 2025-05-07T20:13:37.7855543Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7855938Z self=, 2025-05-07T20:13:37.7856021Z mixed_B=False, 2025-05-07T20:13:37.7856104Z compile=True, 2025-05-07T20:13:37.7856192Z T=3, 2025-05-07T20:13:37.7856269Z D=119, 2025-05-07T20:13:37.7856348Z B=35, 2025-05-07T20:13:37.7856441Z log_E=5, 2025-05-07T20:13:37.7856519Z L=13, 2025-05-07T20:13:37.7856607Z D_gradcheck=1, 2025-05-07T20:13:37.7856723Z stochastic_rounding=False, 2025-05-07T20:13:37.7856809Z weighted=True, 2025-05-07T20:13:37.7856895Z row_wise=False, 2025-05-07T20:13:37.7856987Z mixed=True, 2025-05-07T20:13:37.7857072Z use_cache=False, 2025-05-07T20:13:37.7857183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7857279Z use_cpu=True, 2025-05-07T20:13:37.7857383Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.7857471Z ) 2025-05-07T20:13:37.7857609Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7858074Z self=, 2025-05-07T20:13:37.7858174Z mixed_B=True, 2025-05-07T20:13:37.7858260Z compile=True, 2025-05-07T20:13:37.7858338Z T=2, 2025-05-07T20:13:37.7858431Z D=83, 2025-05-07T20:13:37.7858509Z B=127, 2025-05-07T20:13:37.7858591Z log_E=3, 2025-05-07T20:13:37.7858682Z L=7, 2025-05-07T20:13:37.7858815Z D_gradcheck=2, 2025-05-07T20:13:37.7858914Z stochastic_rounding=False, 2025-05-07T20:13:37.7859088Z weighted=False, 2025-05-07T20:13:37.7859173Z row_wise=True, 2025-05-07T20:13:37.7859254Z mixed=True, 2025-05-07T20:13:37.7859349Z use_cache=False, 2025-05-07T20:13:37.7859459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7859553Z use_cpu=True, 2025-05-07T20:13:37.7859657Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7859733Z ) 2025-05-07T20:13:37.7859909Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7860291Z self=, 2025-05-07T20:13:37.7860375Z mixed_B=False, 2025-05-07T20:13:37.7860471Z compile=True, 2025-05-07T20:13:37.7860548Z T=4, 2025-05-07T20:13:37.7860629Z D=116, 2025-05-07T20:13:37.7860719Z B=100, 2025-05-07T20:13:37.7860798Z log_E=5, 2025-05-07T20:13:37.7860874Z L=13, 2025-05-07T20:13:37.7860974Z D_gradcheck=1, 2025-05-07T20:13:37.7861073Z stochastic_rounding=False, 2025-05-07T20:13:37.7861169Z weighted=True, 2025-05-07T20:13:37.7861253Z row_wise=True, 2025-05-07T20:13:37.7861332Z mixed=True, 2025-05-07T20:13:37.7861428Z use_cache=True, 2025-05-07T20:13:37.7861536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7861666Z use_cpu=True, 2025-05-07T20:13:37.7861768Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7861842Z ) 2025-05-07T20:13:37.7861994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7862372Z self=, 2025-05-07T20:13:37.7862455Z mixed_B=False, 2025-05-07T20:13:37.7862556Z compile=False, 2025-05-07T20:13:37.7862632Z T=4, 2025-05-07T20:13:37.7862709Z D=110, 2025-05-07T20:13:37.7862801Z B=45, 2025-05-07T20:13:37.7862878Z log_E=5, 2025-05-07T20:13:37.7862953Z L=15, 2025-05-07T20:13:37.7863053Z D_gradcheck=1, 2025-05-07T20:13:37.7863156Z stochastic_rounding=False, 2025-05-07T20:13:37.7863253Z weighted=True, 2025-05-07T20:13:37.7863364Z row_wise=False, 2025-05-07T20:13:37.7863447Z mixed=True, 2025-05-07T20:13:37.7863541Z use_cache=True, 2025-05-07T20:13:37.7863652Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7863736Z use_cpu=True, 2025-05-07T20:13:37.7863851Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7863926Z ) 2025-05-07T20:13:37.7864068Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7864464Z self=, 2025-05-07T20:13:37.7864548Z mixed_B=True, 2025-05-07T20:13:37.7864636Z compile=False, 2025-05-07T20:13:37.7864731Z T=4, 2025-05-07T20:13:37.7864809Z D=97, 2025-05-07T20:13:37.7864904Z B=73, 2025-05-07T20:13:37.7865002Z log_E=5, 2025-05-07T20:13:37.7865080Z L=13, 2025-05-07T20:13:37.7865179Z D_gradcheck=2, 2025-05-07T20:13:37.7865277Z stochastic_rounding=True, 2025-05-07T20:13:37.7865362Z weighted=True, 2025-05-07T20:13:37.7865457Z row_wise=True, 2025-05-07T20:13:37.7865538Z mixed=False, 2025-05-07T20:13:37.7865620Z use_cache=True, 2025-05-07T20:13:37.7865742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.7865824Z use_cpu=True, 2025-05-07T20:13:37.7865928Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7866013Z ) 2025-05-07T20:13:37.7866152Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7866537Z self=, 2025-05-07T20:13:37.7866630Z mixed_B=True, 2025-05-07T20:13:37.7866714Z compile=False, 2025-05-07T20:13:37.7866803Z T=1, 2025-05-07T20:13:37.7866880Z D=107, 2025-05-07T20:13:37.7866957Z B=96, 2025-05-07T20:13:37.7867062Z log_E=5, 2025-05-07T20:13:37.7867139Z L=19, 2025-05-07T20:13:37.7867251Z D_gradcheck=1, 2025-05-07T20:13:37.7867364Z stochastic_rounding=True, 2025-05-07T20:13:37.7867482Z weighted=True, 2025-05-07T20:13:37.7867570Z row_wise=False, 2025-05-07T20:13:37.7867667Z mixed=True, 2025-05-07T20:13:37.7867753Z use_cache=False, 2025-05-07T20:13:37.7867865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7867965Z use_cpu=True, 2025-05-07T20:13:37.7868071Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7868147Z ) 2025-05-07T20:13:37.7868323Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7868706Z self=, 2025-05-07T20:13:37.7868806Z mixed_B=False, 2025-05-07T20:13:37.7868892Z compile=True, 2025-05-07T20:13:37.7868972Z T=2, 2025-05-07T20:13:37.7869065Z D=123, 2025-05-07T20:13:37.7869144Z B=120, 2025-05-07T20:13:37.7869224Z log_E=5, 2025-05-07T20:13:37.7869320Z L=2, 2025-05-07T20:13:37.7869409Z D_gradcheck=2, 2025-05-07T20:13:37.7869508Z stochastic_rounding=True, 2025-05-07T20:13:37.7869609Z weighted=True, 2025-05-07T20:13:37.7869697Z row_wise=False, 2025-05-07T20:13:37.7869781Z mixed=False, 2025-05-07T20:13:37.7869881Z use_cache=True, 2025-05-07T20:13:37.7869994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7870079Z use_cpu=True, 2025-05-07T20:13:37.7870200Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7870276Z ) 2025-05-07T20:13:37.7870433Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.7870815Z self=, 2025-05-07T20:13:37.7870899Z mixed_B=True, 2025-05-07T20:13:37.7870998Z compile=True, 2025-05-07T20:13:37.7871076Z T=3, 2025-05-07T20:13:37.7871156Z D=124, 2025-05-07T20:13:37.7871247Z B=38, 2025-05-07T20:13:37.7871326Z log_E=4, 2025-05-07T20:13:37.7871402Z L=15, 2025-05-07T20:13:37.7871497Z D_gradcheck=1, 2025-05-07T20:13:37.7871597Z stochastic_rounding=True, 2025-05-07T20:13:37.7871682Z weighted=True, 2025-05-07T20:13:37.7871775Z row_wise=False, 2025-05-07T20:13:37.7871884Z mixed=False, 2025-05-07T20:13:37.7871969Z use_cache=False, 2025-05-07T20:13:37.7872091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.7872172Z use_cpu=True, 2025-05-07T20:13:37.7872286Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.7872359Z ) 2025-05-07T20:13:37.8144876Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8145340Z self=, 2025-05-07T20:13:37.8145428Z mixed_B=True, 2025-05-07T20:13:37.8145529Z compile=False, 2025-05-07T20:13:37.8145606Z T=3, 2025-05-07T20:13:37.8145683Z D=103, 2025-05-07T20:13:37.8145775Z B=110, 2025-05-07T20:13:37.8145852Z log_E=3, 2025-05-07T20:13:37.8145930Z L=0, 2025-05-07T20:13:37.8146033Z D_gradcheck=1, 2025-05-07T20:13:37.8146136Z stochastic_rounding=False, 2025-05-07T20:13:37.8146243Z weighted=True, 2025-05-07T20:13:37.8146334Z row_wise=False, 2025-05-07T20:13:37.8146418Z mixed=False, 2025-05-07T20:13:37.8146512Z use_cache=True, 2025-05-07T20:13:37.8146625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8146708Z use_cpu=True, 2025-05-07T20:13:37.8146827Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8146905Z ) 2025-05-07T20:13:37.8147047Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8147443Z self=, 2025-05-07T20:13:37.8147526Z mixed_B=False, 2025-05-07T20:13:37.8147611Z compile=True, 2025-05-07T20:13:37.8147862Z T=1, 2025-05-07T20:13:37.8147941Z D=91, 2025-05-07T20:13:37.8148018Z B=8, 2025-05-07T20:13:37.8148108Z log_E=5, 2025-05-07T20:13:37.8148184Z L=14, 2025-05-07T20:13:37.8148279Z D_gradcheck=2, 2025-05-07T20:13:37.8148517Z stochastic_rounding=False, 2025-05-07T20:13:37.8148651Z weighted=False, 2025-05-07T20:13:37.8148749Z row_wise=True, 2025-05-07T20:13:37.8148834Z mixed=False, 2025-05-07T20:13:37.8148918Z use_cache=False, 2025-05-07T20:13:37.8149041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8149124Z use_cpu=True, 2025-05-07T20:13:37.8149228Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8149313Z ) 2025-05-07T20:13:37.8149492Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8149875Z self=, 2025-05-07T20:13:37.8149972Z mixed_B=False, 2025-05-07T20:13:37.8150058Z compile=False, 2025-05-07T20:13:37.8150148Z T=5, 2025-05-07T20:13:37.8150225Z D=79, 2025-05-07T20:13:37.8150303Z B=55, 2025-05-07T20:13:37.8150397Z log_E=4, 2025-05-07T20:13:37.8150476Z L=10, 2025-05-07T20:13:37.8150562Z D_gradcheck=2, 2025-05-07T20:13:37.8150679Z stochastic_rounding=False, 2025-05-07T20:13:37.8150769Z weighted=False, 2025-05-07T20:13:37.8150854Z row_wise=False, 2025-05-07T20:13:37.8150948Z mixed=True, 2025-05-07T20:13:37.8151033Z use_cache=False, 2025-05-07T20:13:37.8151143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8151238Z use_cpu=True, 2025-05-07T20:13:37.8151341Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8151416Z ) 2025-05-07T20:13:37.8151568Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8151948Z self=, 2025-05-07T20:13:37.8152041Z mixed_B=True, 2025-05-07T20:13:37.8152124Z compile=True, 2025-05-07T20:13:37.8152200Z T=4, 2025-05-07T20:13:37.8152290Z D=107, 2025-05-07T20:13:37.8152366Z B=70, 2025-05-07T20:13:37.8152444Z log_E=3, 2025-05-07T20:13:37.8152533Z L=5, 2025-05-07T20:13:37.8152618Z D_gradcheck=2, 2025-05-07T20:13:37.8152718Z stochastic_rounding=True, 2025-05-07T20:13:37.8152816Z weighted=False, 2025-05-07T20:13:37.8152900Z row_wise=False, 2025-05-07T20:13:37.8153031Z mixed=False, 2025-05-07T20:13:37.8153131Z use_cache=False, 2025-05-07T20:13:37.8153241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8153324Z use_cpu=True, 2025-05-07T20:13:37.8153439Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8153513Z ) 2025-05-07T20:13:37.8153667Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8154050Z self=, 2025-05-07T20:13:37.8154132Z mixed_B=True, 2025-05-07T20:13:37.8154230Z compile=True, 2025-05-07T20:13:37.8154307Z T=2, 2025-05-07T20:13:37.8154385Z D=121, 2025-05-07T20:13:37.8154477Z B=8, 2025-05-07T20:13:37.8154557Z log_E=5, 2025-05-07T20:13:37.8154634Z L=20, 2025-05-07T20:13:37.8154731Z D_gradcheck=1, 2025-05-07T20:13:37.8154832Z stochastic_rounding=True, 2025-05-07T20:13:37.8154918Z weighted=False, 2025-05-07T20:13:37.8155011Z row_wise=True, 2025-05-07T20:13:37.8155094Z mixed=False, 2025-05-07T20:13:37.8155177Z use_cache=True, 2025-05-07T20:13:37.8155296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8155379Z use_cpu=True, 2025-05-07T20:13:37.8155492Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8155566Z ) 2025-05-07T20:13:37.8155705Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8156097Z self=, 2025-05-07T20:13:37.8156179Z mixed_B=True, 2025-05-07T20:13:37.8156264Z compile=False, 2025-05-07T20:13:37.8156353Z T=2, 2025-05-07T20:13:37.8156430Z D=59, 2025-05-07T20:13:37.8156507Z B=128, 2025-05-07T20:13:37.8156597Z log_E=5, 2025-05-07T20:13:37.8156674Z L=5, 2025-05-07T20:13:37.8156758Z D_gradcheck=2, 2025-05-07T20:13:37.8156905Z stochastic_rounding=False, 2025-05-07T20:13:37.8157020Z weighted=True, 2025-05-07T20:13:37.8157105Z row_wise=True, 2025-05-07T20:13:37.8157203Z mixed=False, 2025-05-07T20:13:37.8157288Z use_cache=False, 2025-05-07T20:13:37.8157415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8157498Z use_cpu=True, 2025-05-07T20:13:37.8157663Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8157738Z ) 2025-05-07T20:13:37.8157920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8158307Z self=, 2025-05-07T20:13:37.8158389Z mixed_B=True, 2025-05-07T20:13:37.8158489Z compile=False, 2025-05-07T20:13:37.8158567Z T=1, 2025-05-07T20:13:37.8158644Z D=6, 2025-05-07T20:13:37.8158732Z B=105, 2025-05-07T20:13:37.8158810Z log_E=4, 2025-05-07T20:13:37.8158886Z L=19, 2025-05-07T20:13:37.8158981Z D_gradcheck=1, 2025-05-07T20:13:37.8159083Z stochastic_rounding=True, 2025-05-07T20:13:37.8159169Z weighted=True, 2025-05-07T20:13:37.8159264Z row_wise=False, 2025-05-07T20:13:37.8159349Z mixed=False, 2025-05-07T20:13:37.8159433Z use_cache=True, 2025-05-07T20:13:37.8159556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8159639Z use_cpu=True, 2025-05-07T20:13:37.8159755Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8159829Z ) 2025-05-07T20:13:37.8159970Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8160362Z self=, 2025-05-07T20:13:37.8160446Z mixed_B=False, 2025-05-07T20:13:37.8160532Z compile=True, 2025-05-07T20:13:37.8160624Z T=3, 2025-05-07T20:13:37.8160703Z D=35, 2025-05-07T20:13:37.8160783Z B=81, 2025-05-07T20:13:37.8160879Z log_E=4, 2025-05-07T20:13:37.8160958Z L=19, 2025-05-07T20:13:37.8161045Z D_gradcheck=1, 2025-05-07T20:13:37.8161161Z stochastic_rounding=True, 2025-05-07T20:13:37.8161246Z weighted=False, 2025-05-07T20:13:37.8161333Z row_wise=False, 2025-05-07T20:13:37.8161470Z mixed=False, 2025-05-07T20:13:37.8161557Z use_cache=False, 2025-05-07T20:13:37.8161681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8161766Z use_cpu=True, 2025-05-07T20:13:37.8161871Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8161961Z ) 2025-05-07T20:13:37.8162103Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8162488Z self=, 2025-05-07T20:13:37.8162588Z mixed_B=False, 2025-05-07T20:13:37.8162675Z compile=True, 2025-05-07T20:13:37.8162753Z T=2, 2025-05-07T20:13:37.8162849Z D=43, 2025-05-07T20:13:37.8162929Z B=119, 2025-05-07T20:13:37.8163008Z log_E=3, 2025-05-07T20:13:37.8163105Z L=9, 2025-05-07T20:13:37.8163190Z D_gradcheck=2, 2025-05-07T20:13:37.8163294Z stochastic_rounding=False, 2025-05-07T20:13:37.8163400Z weighted=False, 2025-05-07T20:13:37.8163484Z row_wise=False, 2025-05-07T20:13:37.8163581Z mixed=False, 2025-05-07T20:13:37.8163665Z use_cache=True, 2025-05-07T20:13:37.8163776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8163877Z use_cpu=True, 2025-05-07T20:13:37.8163983Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8164058Z ) 2025-05-07T20:13:37.8164208Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8164591Z self=, 2025-05-07T20:13:37.8164677Z mixed_B=False, 2025-05-07T20:13:37.8164777Z compile=True, 2025-05-07T20:13:37.8164853Z T=5, 2025-05-07T20:13:37.8164929Z D=80, 2025-05-07T20:13:37.8165022Z B=77, 2025-05-07T20:13:37.8165098Z log_E=4, 2025-05-07T20:13:37.8165186Z L=12, 2025-05-07T20:13:37.8165269Z D_gradcheck=2, 2025-05-07T20:13:37.8165393Z stochastic_rounding=False, 2025-05-07T20:13:37.8165487Z weighted=True, 2025-05-07T20:13:37.8165600Z row_wise=False, 2025-05-07T20:13:37.8165684Z mixed=False, 2025-05-07T20:13:37.8165781Z use_cache=False, 2025-05-07T20:13:37.8165889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8165972Z use_cpu=True, 2025-05-07T20:13:37.8166086Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8166160Z ) 2025-05-07T20:13:37.8166298Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8166717Z self=, 2025-05-07T20:13:37.8166801Z mixed_B=False, 2025-05-07T20:13:37.8166900Z compile=True, 2025-05-07T20:13:37.8166977Z T=5, 2025-05-07T20:13:37.8167055Z D=62, 2025-05-07T20:13:37.8167145Z B=94, 2025-05-07T20:13:37.8167223Z log_E=4, 2025-05-07T20:13:37.8167300Z L=3, 2025-05-07T20:13:37.8167398Z D_gradcheck=2, 2025-05-07T20:13:37.8167499Z stochastic_rounding=True, 2025-05-07T20:13:37.8167588Z weighted=True, 2025-05-07T20:13:37.8167688Z row_wise=False, 2025-05-07T20:13:37.8167771Z mixed=True, 2025-05-07T20:13:37.8167857Z use_cache=True, 2025-05-07T20:13:37.8167982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8168065Z use_cpu=True, 2025-05-07T20:13:37.8168172Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8168263Z ) 2025-05-07T20:13:37.8168400Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8168797Z self=, 2025-05-07T20:13:37.8168882Z mixed_B=False, 2025-05-07T20:13:37.8168967Z compile=True, 2025-05-07T20:13:37.8169055Z T=4, 2025-05-07T20:13:37.8169130Z D=20, 2025-05-07T20:13:37.8169207Z B=55, 2025-05-07T20:13:37.8169296Z log_E=4, 2025-05-07T20:13:37.8169373Z L=19, 2025-05-07T20:13:37.8169458Z D_gradcheck=2, 2025-05-07T20:13:37.8169569Z stochastic_rounding=True, 2025-05-07T20:13:37.8169654Z weighted=True, 2025-05-07T20:13:37.8169739Z row_wise=False, 2025-05-07T20:13:37.8169857Z mixed=False, 2025-05-07T20:13:37.8169942Z use_cache=False, 2025-05-07T20:13:37.8170052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8170148Z use_cpu=True, 2025-05-07T20:13:37.8170252Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8170326Z ) 2025-05-07T20:13:37.8170479Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8170864Z self=, 2025-05-07T20:13:37.8170959Z mixed_B=False, 2025-05-07T20:13:37.8171046Z compile=True, 2025-05-07T20:13:37.8171123Z T=3, 2025-05-07T20:13:37.8171213Z D=93, 2025-05-07T20:13:37.8171291Z B=23, 2025-05-07T20:13:37.8171370Z log_E=3, 2025-05-07T20:13:37.8171460Z L=5, 2025-05-07T20:13:37.8171544Z D_gradcheck=2, 2025-05-07T20:13:37.8171643Z stochastic_rounding=True, 2025-05-07T20:13:37.8171740Z weighted=False, 2025-05-07T20:13:37.8171826Z row_wise=True, 2025-05-07T20:13:37.8171910Z mixed=False, 2025-05-07T20:13:37.8172004Z use_cache=True, 2025-05-07T20:13:37.8172116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8172212Z use_cpu=True, 2025-05-07T20:13:37.8172314Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8172389Z ) 2025-05-07T20:13:37.8172538Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8172921Z self=, 2025-05-07T20:13:37.8173002Z mixed_B=True, 2025-05-07T20:13:37.8173100Z compile=False, 2025-05-07T20:13:37.8173177Z T=2, 2025-05-07T20:13:37.8173254Z D=65, 2025-05-07T20:13:37.8173342Z B=87, 2025-05-07T20:13:37.8173420Z log_E=4, 2025-05-07T20:13:37.8173498Z L=7, 2025-05-07T20:13:37.8173593Z D_gradcheck=1, 2025-05-07T20:13:37.8173722Z stochastic_rounding=True, 2025-05-07T20:13:37.8173810Z weighted=False, 2025-05-07T20:13:37.8173935Z row_wise=True, 2025-05-07T20:13:37.8174017Z mixed=True, 2025-05-07T20:13:37.8174116Z use_cache=False, 2025-05-07T20:13:37.8174227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8174309Z use_cpu=True, 2025-05-07T20:13:37.8174430Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8174506Z ) 2025-05-07T20:13:37.8174647Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8175068Z self=, 2025-05-07T20:13:37.8175152Z mixed_B=True, 2025-05-07T20:13:37.8175237Z compile=False, 2025-05-07T20:13:37.8175324Z T=1, 2025-05-07T20:13:37.8175401Z D=85, 2025-05-07T20:13:37.8175476Z B=62, 2025-05-07T20:13:37.8175565Z log_E=5, 2025-05-07T20:13:37.8175640Z L=18, 2025-05-07T20:13:37.8175724Z D_gradcheck=2, 2025-05-07T20:13:37.8175835Z stochastic_rounding=True, 2025-05-07T20:13:37.8175922Z weighted=False, 2025-05-07T20:13:37.8176016Z row_wise=True, 2025-05-07T20:13:37.8176096Z mixed=True, 2025-05-07T20:13:37.8176180Z use_cache=True, 2025-05-07T20:13:37.8176302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8176384Z use_cpu=True, 2025-05-07T20:13:37.8176487Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8176571Z ) 2025-05-07T20:13:37.8176709Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8177092Z self=, 2025-05-07T20:13:37.8177187Z mixed_B=False, 2025-05-07T20:13:37.8177271Z compile=True, 2025-05-07T20:13:37.8177347Z T=5, 2025-05-07T20:13:37.8177436Z D=35, 2025-05-07T20:13:37.8177513Z B=8, 2025-05-07T20:13:37.8177605Z log_E=3, 2025-05-07T20:13:37.8177682Z L=8, 2025-05-07T20:13:37.8177891Z D_gradcheck=1, 2025-05-07T20:13:37.8178010Z stochastic_rounding=False, 2025-05-07T20:13:37.8178096Z weighted=True, 2025-05-07T20:13:37.8178182Z row_wise=False, 2025-05-07T20:13:37.8178281Z mixed=False, 2025-05-07T20:13:37.8178394Z use_cache=True, 2025-05-07T20:13:37.8178507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8178605Z use_cpu=True, 2025-05-07T20:13:37.8178709Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8178783Z ) 2025-05-07T20:13:37.8178934Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8179319Z self=, 2025-05-07T20:13:37.8179416Z mixed_B=False, 2025-05-07T20:13:37.8179501Z compile=True, 2025-05-07T20:13:37.8179578Z T=3, 2025-05-07T20:13:37.8179668Z D=63, 2025-05-07T20:13:37.8179745Z B=127, 2025-05-07T20:13:37.8179824Z log_E=5, 2025-05-07T20:13:37.8179913Z L=3, 2025-05-07T20:13:37.8179996Z D_gradcheck=2, 2025-05-07T20:13:37.8180097Z stochastic_rounding=False, 2025-05-07T20:13:37.8180196Z weighted=False, 2025-05-07T20:13:37.8180281Z row_wise=False, 2025-05-07T20:13:37.8180362Z mixed=True, 2025-05-07T20:13:37.8180458Z use_cache=True, 2025-05-07T20:13:37.8180567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8180649Z use_cpu=True, 2025-05-07T20:13:37.8180773Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8180847Z ) 2025-05-07T20:13:37.8460608Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8461009Z self=, 2025-05-07T20:13:37.8461098Z mixed_B=False, 2025-05-07T20:13:37.8461202Z compile=False, 2025-05-07T20:13:37.8461283Z T=1, 2025-05-07T20:13:37.8461364Z D=47, 2025-05-07T20:13:37.8461458Z B=18, 2025-05-07T20:13:37.8461538Z log_E=4, 2025-05-07T20:13:37.8461618Z L=5, 2025-05-07T20:13:37.8461718Z D_gradcheck=1, 2025-05-07T20:13:37.8461863Z stochastic_rounding=True, 2025-05-07T20:13:37.8462071Z weighted=False, 2025-05-07T20:13:37.8462221Z row_wise=False, 2025-05-07T20:13:37.8462306Z mixed=False, 2025-05-07T20:13:37.8462409Z use_cache=False, 2025-05-07T20:13:37.8462523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8462608Z use_cpu=True, 2025-05-07T20:13:37.8462727Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8462804Z ) 2025-05-07T20:13:37.8462943Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8463386Z self=, 2025-05-07T20:13:37.8463471Z mixed_B=True, 2025-05-07T20:13:37.8463554Z compile=False, 2025-05-07T20:13:37.8463646Z T=4, 2025-05-07T20:13:37.8463728Z D=26, 2025-05-07T20:13:37.8463893Z B=51, 2025-05-07T20:13:37.8463975Z log_E=5, 2025-05-07T20:13:37.8464051Z L=12, 2025-05-07T20:13:37.8464151Z D_gradcheck=1, 2025-05-07T20:13:37.8464254Z stochastic_rounding=False, 2025-05-07T20:13:37.8464339Z weighted=True, 2025-05-07T20:13:37.8464435Z row_wise=True, 2025-05-07T20:13:37.8464514Z mixed=True, 2025-05-07T20:13:37.8464601Z use_cache=True, 2025-05-07T20:13:37.8464727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8464811Z use_cpu=True, 2025-05-07T20:13:37.8464916Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8465005Z ) 2025-05-07T20:13:37.8465143Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8465526Z self=, 2025-05-07T20:13:37.8465617Z mixed_B=True, 2025-05-07T20:13:37.8465699Z compile=True, 2025-05-07T20:13:37.8465789Z T=1, 2025-05-07T20:13:37.8465867Z D=92, 2025-05-07T20:13:37.8465943Z B=38, 2025-05-07T20:13:37.8466032Z log_E=3, 2025-05-07T20:13:37.8466131Z L=6, 2025-05-07T20:13:37.8466218Z D_gradcheck=1, 2025-05-07T20:13:37.8466327Z stochastic_rounding=True, 2025-05-07T20:13:37.8466414Z weighted=False, 2025-05-07T20:13:37.8466498Z row_wise=True, 2025-05-07T20:13:37.8466592Z mixed=False, 2025-05-07T20:13:37.8466764Z use_cache=False, 2025-05-07T20:13:37.8466874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8466969Z use_cpu=True, 2025-05-07T20:13:37.8467073Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8467146Z ) 2025-05-07T20:13:37.8467295Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8467683Z self=, 2025-05-07T20:13:37.8467783Z mixed_B=False, 2025-05-07T20:13:37.8467866Z compile=True, 2025-05-07T20:13:37.8467945Z T=1, 2025-05-07T20:13:37.8468037Z D=29, 2025-05-07T20:13:37.8468117Z B=56, 2025-05-07T20:13:37.8468195Z log_E=3, 2025-05-07T20:13:37.8468287Z L=6, 2025-05-07T20:13:37.8468371Z D_gradcheck=1, 2025-05-07T20:13:37.8468473Z stochastic_rounding=True, 2025-05-07T20:13:37.8468571Z weighted=False, 2025-05-07T20:13:37.8468655Z row_wise=True, 2025-05-07T20:13:37.8468738Z mixed=True, 2025-05-07T20:13:37.8468835Z use_cache=True, 2025-05-07T20:13:37.8468946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8469053Z use_cpu=True, 2025-05-07T20:13:37.8469167Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8469243Z ) 2025-05-07T20:13:37.8469391Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8469773Z self=, 2025-05-07T20:13:37.8469856Z mixed_B=True, 2025-05-07T20:13:37.8469955Z compile=True, 2025-05-07T20:13:37.8470032Z T=2, 2025-05-07T20:13:37.8470109Z D=67, 2025-05-07T20:13:37.8470202Z B=11, 2025-05-07T20:13:37.8470279Z log_E=4, 2025-05-07T20:13:37.8470356Z L=11, 2025-05-07T20:13:37.8470451Z D_gradcheck=1, 2025-05-07T20:13:37.8470549Z stochastic_rounding=True, 2025-05-07T20:13:37.8470664Z weighted=True, 2025-05-07T20:13:37.8470762Z row_wise=False, 2025-05-07T20:13:37.8470871Z mixed=True, 2025-05-07T20:13:37.8470958Z use_cache=False, 2025-05-07T20:13:37.8471080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8471162Z use_cpu=True, 2025-05-07T20:13:37.8471277Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8471352Z ) 2025-05-07T20:13:37.8471490Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8471926Z self=, 2025-05-07T20:13:37.8472028Z mixed_B=True, 2025-05-07T20:13:37.8472112Z compile=False, 2025-05-07T20:13:37.8472202Z T=1, 2025-05-07T20:13:37.8472278Z D=40, 2025-05-07T20:13:37.8472356Z B=124, 2025-05-07T20:13:37.8472445Z log_E=4, 2025-05-07T20:13:37.8472521Z L=10, 2025-05-07T20:13:37.8472605Z D_gradcheck=2, 2025-05-07T20:13:37.8472717Z stochastic_rounding=False, 2025-05-07T20:13:37.8472803Z weighted=False, 2025-05-07T20:13:37.8472896Z row_wise=True, 2025-05-07T20:13:37.8472980Z mixed=True, 2025-05-07T20:13:37.8473066Z use_cache=False, 2025-05-07T20:13:37.8473191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8473273Z use_cpu=True, 2025-05-07T20:13:37.8473377Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8473464Z ) 2025-05-07T20:13:37.8473606Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8473988Z self=, 2025-05-07T20:13:37.8474083Z mixed_B=False, 2025-05-07T20:13:37.8474168Z compile=False, 2025-05-07T20:13:37.8474244Z T=2, 2025-05-07T20:13:37.8474333Z D=51, 2025-05-07T20:13:37.8474410Z B=61, 2025-05-07T20:13:37.8474489Z log_E=4, 2025-05-07T20:13:37.8474579Z L=18, 2025-05-07T20:13:37.8474663Z D_gradcheck=1, 2025-05-07T20:13:37.8474774Z stochastic_rounding=True, 2025-05-07T20:13:37.8474860Z weighted=False, 2025-05-07T20:13:37.8474940Z row_wise=True, 2025-05-07T20:13:37.8475036Z mixed=True, 2025-05-07T20:13:37.8475146Z use_cache=False, 2025-05-07T20:13:37.8475255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8475350Z use_cpu=True, 2025-05-07T20:13:37.8475452Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8475525Z ) 2025-05-07T20:13:37.8475673Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8476056Z self=, 2025-05-07T20:13:37.8476138Z mixed_B=False, 2025-05-07T20:13:37.8476233Z compile=False, 2025-05-07T20:13:37.8476310Z T=4, 2025-05-07T20:13:37.8476397Z D=100, 2025-05-07T20:13:37.8476473Z B=20, 2025-05-07T20:13:37.8476550Z log_E=5, 2025-05-07T20:13:37.8476638Z L=4, 2025-05-07T20:13:37.8476721Z D_gradcheck=2, 2025-05-07T20:13:37.8476818Z stochastic_rounding=True, 2025-05-07T20:13:37.8476915Z weighted=True, 2025-05-07T20:13:37.8476997Z row_wise=True, 2025-05-07T20:13:37.8477078Z mixed=True, 2025-05-07T20:13:37.8477178Z use_cache=False, 2025-05-07T20:13:37.8477287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8477368Z use_cpu=True, 2025-05-07T20:13:37.8477484Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8477559Z ) 2025-05-07T20:13:37.8477695Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8478093Z self=, 2025-05-07T20:13:37.8478188Z mixed_B=True, 2025-05-07T20:13:37.8478285Z compile=True, 2025-05-07T20:13:37.8478362Z T=2, 2025-05-07T20:13:37.8478439Z D=14, 2025-05-07T20:13:37.8478531Z B=89, 2025-05-07T20:13:37.8478613Z log_E=4, 2025-05-07T20:13:37.8478690Z L=11, 2025-05-07T20:13:37.8478789Z D_gradcheck=2, 2025-05-07T20:13:37.8478886Z stochastic_rounding=True, 2025-05-07T20:13:37.8478995Z weighted=True, 2025-05-07T20:13:37.8479090Z row_wise=False, 2025-05-07T20:13:37.8479198Z mixed=True, 2025-05-07T20:13:37.8479282Z use_cache=False, 2025-05-07T20:13:37.8479407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8479489Z use_cpu=True, 2025-05-07T20:13:37.8479592Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8479679Z ) 2025-05-07T20:13:37.8479816Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8480231Z self=, 2025-05-07T20:13:37.8480315Z mixed_B=False, 2025-05-07T20:13:37.8480400Z compile=False, 2025-05-07T20:13:37.8480491Z T=5, 2025-05-07T20:13:37.8480567Z D=43, 2025-05-07T20:13:37.8480644Z B=108, 2025-05-07T20:13:37.8480733Z log_E=4, 2025-05-07T20:13:37.8480809Z L=4, 2025-05-07T20:13:37.8480893Z D_gradcheck=2, 2025-05-07T20:13:37.8481006Z stochastic_rounding=False, 2025-05-07T20:13:37.8481093Z weighted=True, 2025-05-07T20:13:37.8481177Z row_wise=False, 2025-05-07T20:13:37.8481274Z mixed=False, 2025-05-07T20:13:37.8481360Z use_cache=False, 2025-05-07T20:13:37.8481473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8481570Z use_cpu=True, 2025-05-07T20:13:37.8481675Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8481764Z ) 2025-05-07T20:13:37.8481902Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8482287Z self=, 2025-05-07T20:13:37.8482384Z mixed_B=True, 2025-05-07T20:13:37.8482469Z compile=True, 2025-05-07T20:13:37.8482548Z T=1, 2025-05-07T20:13:37.8482640Z D=26, 2025-05-07T20:13:37.8482719Z B=89, 2025-05-07T20:13:37.8482798Z log_E=4, 2025-05-07T20:13:37.8482889Z L=2, 2025-05-07T20:13:37.8482973Z D_gradcheck=1, 2025-05-07T20:13:37.8483074Z stochastic_rounding=True, 2025-05-07T20:13:37.8483178Z weighted=False, 2025-05-07T20:13:37.8483261Z row_wise=False, 2025-05-07T20:13:37.8483344Z mixed=True, 2025-05-07T20:13:37.8483448Z use_cache=False, 2025-05-07T20:13:37.8483585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8483685Z use_cpu=True, 2025-05-07T20:13:37.8483793Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8483870Z ) 2025-05-07T20:13:37.8484024Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8484412Z self=, 2025-05-07T20:13:37.8484497Z mixed_B=True, 2025-05-07T20:13:37.8484600Z compile=False, 2025-05-07T20:13:37.8484679Z T=3, 2025-05-07T20:13:37.8484758Z D=66, 2025-05-07T20:13:37.8484852Z B=58, 2025-05-07T20:13:37.8484933Z log_E=3, 2025-05-07T20:13:37.8485012Z L=7, 2025-05-07T20:13:37.8485113Z D_gradcheck=1, 2025-05-07T20:13:37.8485212Z stochastic_rounding=False, 2025-05-07T20:13:37.8485315Z weighted=False, 2025-05-07T20:13:37.8485399Z row_wise=False, 2025-05-07T20:13:37.8485482Z mixed=True, 2025-05-07T20:13:37.8485582Z use_cache=True, 2025-05-07T20:13:37.8485697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8485779Z use_cpu=True, 2025-05-07T20:13:37.8485892Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8485965Z ) 2025-05-07T20:13:37.8486102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8486495Z self=, 2025-05-07T20:13:37.8486578Z mixed_B=False, 2025-05-07T20:13:37.8486660Z compile=True, 2025-05-07T20:13:37.8486748Z T=3, 2025-05-07T20:13:37.8486824Z D=103, 2025-05-07T20:13:37.8486900Z B=72, 2025-05-07T20:13:37.8486989Z log_E=4, 2025-05-07T20:13:37.8487066Z L=3, 2025-05-07T20:13:37.8487162Z D_gradcheck=2, 2025-05-07T20:13:37.8487261Z stochastic_rounding=False, 2025-05-07T20:13:37.8487344Z weighted=True, 2025-05-07T20:13:37.8487466Z row_wise=True, 2025-05-07T20:13:37.8487572Z mixed=True, 2025-05-07T20:13:37.8487655Z use_cache=True, 2025-05-07T20:13:37.8487776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8487861Z use_cpu=True, 2025-05-07T20:13:37.8487965Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8488050Z ) 2025-05-07T20:13:37.8488187Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8488597Z self=, 2025-05-07T20:13:37.8488693Z mixed_B=True, 2025-05-07T20:13:37.8488779Z compile=True, 2025-05-07T20:13:37.8488868Z T=5, 2025-05-07T20:13:37.8488947Z D=56, 2025-05-07T20:13:37.8489026Z B=10, 2025-05-07T20:13:37.8489118Z log_E=5, 2025-05-07T20:13:37.8489195Z L=0, 2025-05-07T20:13:37.8489280Z D_gradcheck=2, 2025-05-07T20:13:37.8489388Z stochastic_rounding=True, 2025-05-07T20:13:37.8489474Z weighted=False, 2025-05-07T20:13:37.8489558Z row_wise=True, 2025-05-07T20:13:37.8489654Z mixed=False, 2025-05-07T20:13:37.8489739Z use_cache=False, 2025-05-07T20:13:37.8489850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8489942Z use_cpu=True, 2025-05-07T20:13:37.8490045Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8490119Z ) 2025-05-07T20:13:37.8490269Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8490655Z self=, 2025-05-07T20:13:37.8490747Z mixed_B=True, 2025-05-07T20:13:37.8490831Z compile=True, 2025-05-07T20:13:37.8490909Z T=3, 2025-05-07T20:13:37.8490997Z D=86, 2025-05-07T20:13:37.8491073Z B=56, 2025-05-07T20:13:37.8491151Z log_E=3, 2025-05-07T20:13:37.8491237Z L=17, 2025-05-07T20:13:37.8491320Z D_gradcheck=1, 2025-05-07T20:13:37.8491419Z stochastic_rounding=True, 2025-05-07T20:13:37.8491517Z weighted=False, 2025-05-07T20:13:37.8491603Z row_wise=True, 2025-05-07T20:13:37.8491685Z mixed=False, 2025-05-07T20:13:37.8491782Z use_cache=True, 2025-05-07T20:13:37.8491920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8492003Z use_cpu=True, 2025-05-07T20:13:37.8492120Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8492194Z ) 2025-05-07T20:13:37.8492345Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8492731Z self=, 2025-05-07T20:13:37.8492814Z mixed_B=True, 2025-05-07T20:13:37.8492911Z compile=False, 2025-05-07T20:13:37.8492989Z T=1, 2025-05-07T20:13:37.8493067Z D=126, 2025-05-07T20:13:37.8493157Z B=61, 2025-05-07T20:13:37.8493235Z log_E=3, 2025-05-07T20:13:37.8493311Z L=9, 2025-05-07T20:13:37.8493407Z D_gradcheck=2, 2025-05-07T20:13:37.8493502Z stochastic_rounding=True, 2025-05-07T20:13:37.8493585Z weighted=False, 2025-05-07T20:13:37.8493681Z row_wise=False, 2025-05-07T20:13:37.8493761Z mixed=True, 2025-05-07T20:13:37.8493845Z use_cache=False, 2025-05-07T20:13:37.8493968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8494049Z use_cpu=True, 2025-05-07T20:13:37.8494164Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8494237Z ) 2025-05-07T20:13:37.8494373Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8494765Z self=, 2025-05-07T20:13:37.8494847Z mixed_B=True, 2025-05-07T20:13:37.8494931Z compile=False, 2025-05-07T20:13:37.8495019Z T=1, 2025-05-07T20:13:37.8495097Z D=105, 2025-05-07T20:13:37.8495174Z B=9, 2025-05-07T20:13:37.8495263Z log_E=3, 2025-05-07T20:13:37.8495341Z L=11, 2025-05-07T20:13:37.8495426Z D_gradcheck=2, 2025-05-07T20:13:37.8495536Z stochastic_rounding=True, 2025-05-07T20:13:37.8495621Z weighted=False, 2025-05-07T20:13:37.8495729Z row_wise=True, 2025-05-07T20:13:37.8495823Z mixed=False, 2025-05-07T20:13:37.8495932Z use_cache=False, 2025-05-07T20:13:37.8496056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8496140Z use_cpu=True, 2025-05-07T20:13:37.8496242Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8496327Z ) 2025-05-07T20:13:37.8772685Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8773217Z self=, 2025-05-07T20:13:37.8773320Z mixed_B=False, 2025-05-07T20:13:37.8773404Z compile=True, 2025-05-07T20:13:37.8773496Z T=3, 2025-05-07T20:13:37.8773581Z D=128, 2025-05-07T20:13:37.8773658Z B=27, 2025-05-07T20:13:37.8773749Z log_E=3, 2025-05-07T20:13:37.8773826Z L=9, 2025-05-07T20:13:37.8773913Z D_gradcheck=2, 2025-05-07T20:13:37.8774028Z stochastic_rounding=False, 2025-05-07T20:13:37.8774112Z weighted=False, 2025-05-07T20:13:37.8774197Z row_wise=False, 2025-05-07T20:13:37.8774292Z mixed=False, 2025-05-07T20:13:37.8774378Z use_cache=False, 2025-05-07T20:13:37.8774493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8774588Z use_cpu=True, 2025-05-07T20:13:37.8774692Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8774766Z ) 2025-05-07T20:13:37.8774917Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8775304Z self=, 2025-05-07T20:13:37.8775401Z mixed_B=True, 2025-05-07T20:13:37.8775486Z compile=False, 2025-05-07T20:13:37.8775567Z T=3, 2025-05-07T20:13:37.8775725Z D=50, 2025-05-07T20:13:37.8775804Z B=114, 2025-05-07T20:13:37.8775883Z log_E=4, 2025-05-07T20:13:37.8775973Z L=16, 2025-05-07T20:13:37.8776055Z D_gradcheck=2, 2025-05-07T20:13:37.8776153Z stochastic_rounding=True, 2025-05-07T20:13:37.8776248Z weighted=False, 2025-05-07T20:13:37.8776335Z row_wise=True, 2025-05-07T20:13:37.8776417Z mixed=True, 2025-05-07T20:13:37.8776515Z use_cache=True, 2025-05-07T20:13:37.8776668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8776766Z use_cpu=True, 2025-05-07T20:13:37.8776869Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8776944Z ) 2025-05-07T20:13:37.8777092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8777476Z self=, 2025-05-07T20:13:37.8777559Z mixed_B=False, 2025-05-07T20:13:37.8777654Z compile=False, 2025-05-07T20:13:37.8777749Z T=5, 2025-05-07T20:13:37.8777899Z D=104, 2025-05-07T20:13:37.8777995Z B=24, 2025-05-07T20:13:37.8778075Z log_E=5, 2025-05-07T20:13:37.8778152Z L=1, 2025-05-07T20:13:37.8778254Z D_gradcheck=2, 2025-05-07T20:13:37.8778355Z stochastic_rounding=True, 2025-05-07T20:13:37.8778441Z weighted=False, 2025-05-07T20:13:37.8778543Z row_wise=False, 2025-05-07T20:13:37.8778628Z mixed=False, 2025-05-07T20:13:37.8778730Z use_cache=False, 2025-05-07T20:13:37.8778845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8778930Z use_cpu=True, 2025-05-07T20:13:37.8779050Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8779127Z ) 2025-05-07T20:13:37.8779267Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8779668Z self=, 2025-05-07T20:13:37.8779753Z mixed_B=True, 2025-05-07T20:13:37.8779840Z compile=False, 2025-05-07T20:13:37.8779935Z T=4, 2025-05-07T20:13:37.8780014Z D=92, 2025-05-07T20:13:37.8780093Z B=71, 2025-05-07T20:13:37.8780187Z log_E=3, 2025-05-07T20:13:37.8780266Z L=9, 2025-05-07T20:13:37.8780351Z D_gradcheck=2, 2025-05-07T20:13:37.8780464Z stochastic_rounding=True, 2025-05-07T20:13:37.8780550Z weighted=False, 2025-05-07T20:13:37.8780699Z row_wise=False, 2025-05-07T20:13:37.8780783Z mixed=False, 2025-05-07T20:13:37.8780921Z use_cache=True, 2025-05-07T20:13:37.8781049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8781132Z use_cpu=True, 2025-05-07T20:13:37.8781237Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8781329Z ) 2025-05-07T20:13:37.8781467Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8781878Z self=, 2025-05-07T20:13:37.8781979Z mixed_B=False, 2025-05-07T20:13:37.8782066Z compile=True, 2025-05-07T20:13:37.8782146Z T=1, 2025-05-07T20:13:37.8782238Z D=44, 2025-05-07T20:13:37.8782317Z B=49, 2025-05-07T20:13:37.8782410Z log_E=4, 2025-05-07T20:13:37.8782485Z L=18, 2025-05-07T20:13:37.8782571Z D_gradcheck=1, 2025-05-07T20:13:37.8782683Z stochastic_rounding=False, 2025-05-07T20:13:37.8782766Z weighted=False, 2025-05-07T20:13:37.8782849Z row_wise=True, 2025-05-07T20:13:37.8782940Z mixed=True, 2025-05-07T20:13:37.8783026Z use_cache=False, 2025-05-07T20:13:37.8783137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8783231Z use_cpu=True, 2025-05-07T20:13:37.8783335Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8783408Z ) 2025-05-07T20:13:37.8783555Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8783940Z self=, 2025-05-07T20:13:37.8784037Z mixed_B=False, 2025-05-07T20:13:37.8784121Z compile=False, 2025-05-07T20:13:37.8784196Z T=3, 2025-05-07T20:13:37.8784284Z D=128, 2025-05-07T20:13:37.8784361Z B=97, 2025-05-07T20:13:37.8784439Z log_E=5, 2025-05-07T20:13:37.8784528Z L=11, 2025-05-07T20:13:37.8784612Z D_gradcheck=1, 2025-05-07T20:13:37.8784710Z stochastic_rounding=False, 2025-05-07T20:13:37.8784807Z weighted=False, 2025-05-07T20:13:37.8784892Z row_wise=False, 2025-05-07T20:13:37.8784977Z mixed=False, 2025-05-07T20:13:37.8785076Z use_cache=False, 2025-05-07T20:13:37.8785213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8785299Z use_cpu=True, 2025-05-07T20:13:37.8785420Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8785495Z ) 2025-05-07T20:13:37.8785631Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8786033Z self=, 2025-05-07T20:13:37.8786117Z mixed_B=False, 2025-05-07T20:13:37.8786216Z compile=False, 2025-05-07T20:13:37.8786293Z T=1, 2025-05-07T20:13:37.8786369Z D=106, 2025-05-07T20:13:37.8786458Z B=50, 2025-05-07T20:13:37.8786535Z log_E=3, 2025-05-07T20:13:37.8786613Z L=2, 2025-05-07T20:13:37.8786707Z D_gradcheck=1, 2025-05-07T20:13:37.8786806Z stochastic_rounding=False, 2025-05-07T20:13:37.8786890Z weighted=False, 2025-05-07T20:13:37.8786986Z row_wise=True, 2025-05-07T20:13:37.8787068Z mixed=False, 2025-05-07T20:13:37.8787151Z use_cache=True, 2025-05-07T20:13:37.8787278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8787360Z use_cpu=True, 2025-05-07T20:13:37.8787465Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8787552Z ) 2025-05-07T20:13:37.8787689Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8788086Z self=, 2025-05-07T20:13:37.8788169Z mixed_B=False, 2025-05-07T20:13:37.8788253Z compile=True, 2025-05-07T20:13:37.8788342Z T=4, 2025-05-07T20:13:37.8788421Z D=105, 2025-05-07T20:13:37.8788498Z B=95, 2025-05-07T20:13:37.8788589Z log_E=3, 2025-05-07T20:13:37.8788666Z L=19, 2025-05-07T20:13:37.8788750Z D_gradcheck=1, 2025-05-07T20:13:37.8788862Z stochastic_rounding=False, 2025-05-07T20:13:37.8788946Z weighted=True, 2025-05-07T20:13:37.8789057Z row_wise=True, 2025-05-07T20:13:37.8789151Z mixed=False, 2025-05-07T20:13:37.8789262Z use_cache=True, 2025-05-07T20:13:37.8789386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8789468Z use_cpu=True, 2025-05-07T20:13:37.8789573Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8789661Z ) 2025-05-07T20:13:37.8789798Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8790209Z self=, 2025-05-07T20:13:37.8790303Z mixed_B=True, 2025-05-07T20:13:37.8790387Z compile=True, 2025-05-07T20:13:37.8790463Z T=3, 2025-05-07T20:13:37.8790552Z D=27, 2025-05-07T20:13:37.8790630Z B=119, 2025-05-07T20:13:37.8790708Z log_E=3, 2025-05-07T20:13:37.8790796Z L=4, 2025-05-07T20:13:37.8790880Z D_gradcheck=1, 2025-05-07T20:13:37.8790977Z stochastic_rounding=False, 2025-05-07T20:13:37.8791072Z weighted=False, 2025-05-07T20:13:37.8791159Z row_wise=True, 2025-05-07T20:13:37.8791251Z mixed=False, 2025-05-07T20:13:37.8791335Z use_cache=True, 2025-05-07T20:13:37.8791446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8791541Z use_cpu=True, 2025-05-07T20:13:37.8791645Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8791719Z ) 2025-05-07T20:13:37.8791869Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8792253Z self=, 2025-05-07T20:13:37.8792338Z mixed_B=False, 2025-05-07T20:13:37.8792435Z compile=False, 2025-05-07T20:13:37.8792512Z T=1, 2025-05-07T20:13:37.8792589Z D=47, 2025-05-07T20:13:37.8792679Z B=91, 2025-05-07T20:13:37.8792758Z log_E=4, 2025-05-07T20:13:37.8792834Z L=10, 2025-05-07T20:13:37.8792929Z D_gradcheck=1, 2025-05-07T20:13:37.8793026Z stochastic_rounding=True, 2025-05-07T20:13:37.8793121Z weighted=True, 2025-05-07T20:13:37.8793205Z row_wise=True, 2025-05-07T20:13:37.8793284Z mixed=True, 2025-05-07T20:13:37.8793382Z use_cache=False, 2025-05-07T20:13:37.8793518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8793600Z use_cpu=True, 2025-05-07T20:13:37.8793715Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8793791Z ) 2025-05-07T20:13:37.8793927Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8794321Z self=, 2025-05-07T20:13:37.8794404Z mixed_B=False, 2025-05-07T20:13:37.8794489Z compile=False, 2025-05-07T20:13:37.8794576Z T=4, 2025-05-07T20:13:37.8794653Z D=35, 2025-05-07T20:13:37.8794743Z B=97, 2025-05-07T20:13:37.8794820Z log_E=3, 2025-05-07T20:13:37.8794899Z L=11, 2025-05-07T20:13:37.8794994Z D_gradcheck=2, 2025-05-07T20:13:37.8795091Z stochastic_rounding=True, 2025-05-07T20:13:37.8795176Z weighted=False, 2025-05-07T20:13:37.8795275Z row_wise=False, 2025-05-07T20:13:37.8795357Z mixed=True, 2025-05-07T20:13:37.8795443Z use_cache=True, 2025-05-07T20:13:37.8795566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8795648Z use_cpu=True, 2025-05-07T20:13:37.8795754Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8795844Z ) 2025-05-07T20:13:37.8795982Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8796376Z self=, 2025-05-07T20:13:37.8796472Z mixed_B=True, 2025-05-07T20:13:37.8796556Z compile=True, 2025-05-07T20:13:37.8796649Z T=5, 2025-05-07T20:13:37.8796726Z D=77, 2025-05-07T20:13:37.8796803Z B=119, 2025-05-07T20:13:37.8796892Z log_E=4, 2025-05-07T20:13:37.8796967Z L=9, 2025-05-07T20:13:37.8797052Z D_gradcheck=2, 2025-05-07T20:13:37.8797162Z stochastic_rounding=False, 2025-05-07T20:13:37.8797247Z weighted=True, 2025-05-07T20:13:37.8797330Z row_wise=True, 2025-05-07T20:13:37.8797457Z mixed=False, 2025-05-07T20:13:37.8797567Z use_cache=False, 2025-05-07T20:13:37.8797679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8797774Z use_cpu=True, 2025-05-07T20:13:37.8797877Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8797951Z ) 2025-05-07T20:13:37.8798100Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8798507Z self=, 2025-05-07T20:13:37.8798608Z mixed_B=True, 2025-05-07T20:13:37.8798695Z compile=False, 2025-05-07T20:13:37.8798775Z T=4, 2025-05-07T20:13:37.8798868Z D=106, 2025-05-07T20:13:37.8798947Z B=33, 2025-05-07T20:13:37.8799027Z log_E=3, 2025-05-07T20:13:37.8799118Z L=6, 2025-05-07T20:13:37.8799203Z D_gradcheck=2, 2025-05-07T20:13:37.8799303Z stochastic_rounding=True, 2025-05-07T20:13:37.8799402Z weighted=True, 2025-05-07T20:13:37.8799487Z row_wise=False, 2025-05-07T20:13:37.8799570Z mixed=True, 2025-05-07T20:13:37.8799670Z use_cache=True, 2025-05-07T20:13:37.8799783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8799867Z use_cpu=True, 2025-05-07T20:13:37.8799992Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8800068Z ) 2025-05-07T20:13:37.8800221Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8800608Z self=, 2025-05-07T20:13:37.8800692Z mixed_B=True, 2025-05-07T20:13:37.8800792Z compile=True, 2025-05-07T20:13:37.8800872Z T=4, 2025-05-07T20:13:37.8800950Z D=90, 2025-05-07T20:13:37.8801043Z B=35, 2025-05-07T20:13:37.8801124Z log_E=5, 2025-05-07T20:13:37.8801202Z L=7, 2025-05-07T20:13:37.8801307Z D_gradcheck=2, 2025-05-07T20:13:37.8801406Z stochastic_rounding=True, 2025-05-07T20:13:37.8801493Z weighted=False, 2025-05-07T20:13:37.8801590Z row_wise=True, 2025-05-07T20:13:37.8801676Z mixed=True, 2025-05-07T20:13:37.8801762Z use_cache=True, 2025-05-07T20:13:37.8801887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.8801999Z use_cpu=True, 2025-05-07T20:13:37.8802119Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8802196Z ) 2025-05-07T20:13:37.8802336Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8802732Z self=, 2025-05-07T20:13:37.8802819Z mixed_B=True, 2025-05-07T20:13:37.8802906Z compile=True, 2025-05-07T20:13:37.8803000Z T=4, 2025-05-07T20:13:37.8803082Z D=88, 2025-05-07T20:13:37.8803159Z B=57, 2025-05-07T20:13:37.8803248Z log_E=5, 2025-05-07T20:13:37.8803325Z L=19, 2025-05-07T20:13:37.8803408Z D_gradcheck=1, 2025-05-07T20:13:37.8803519Z stochastic_rounding=True, 2025-05-07T20:13:37.8803603Z weighted=True, 2025-05-07T20:13:37.8803697Z row_wise=False, 2025-05-07T20:13:37.8803779Z mixed=False, 2025-05-07T20:13:37.8803862Z use_cache=False, 2025-05-07T20:13:37.8803984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8804068Z use_cpu=True, 2025-05-07T20:13:37.8804172Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.8804258Z ) 2025-05-07T20:13:37.8804395Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8804780Z self=, 2025-05-07T20:13:37.8804877Z mixed_B=False, 2025-05-07T20:13:37.8804960Z compile=True, 2025-05-07T20:13:37.8805037Z T=5, 2025-05-07T20:13:37.8805125Z D=76, 2025-05-07T20:13:37.8805201Z B=51, 2025-05-07T20:13:37.8805279Z log_E=3, 2025-05-07T20:13:37.8805370Z L=20, 2025-05-07T20:13:37.8805454Z D_gradcheck=2, 2025-05-07T20:13:37.8805564Z stochastic_rounding=False, 2025-05-07T20:13:37.8805649Z weighted=False, 2025-05-07T20:13:37.8805735Z row_wise=True, 2025-05-07T20:13:37.8805857Z mixed=True, 2025-05-07T20:13:37.8805941Z use_cache=False, 2025-05-07T20:13:37.8806078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8806173Z use_cpu=True, 2025-05-07T20:13:37.8806279Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8806355Z ) 2025-05-07T20:13:37.8806504Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.8806886Z self=, 2025-05-07T20:13:37.8806997Z mixed_B=True, 2025-05-07T20:13:37.8807097Z compile=True, 2025-05-07T20:13:37.8807176Z T=3, 2025-05-07T20:13:37.8807268Z D=16, 2025-05-07T20:13:37.8807344Z B=105, 2025-05-07T20:13:37.8807422Z log_E=3, 2025-05-07T20:13:37.8807509Z L=14, 2025-05-07T20:13:37.8807594Z D_gradcheck=1, 2025-05-07T20:13:37.8807692Z stochastic_rounding=True, 2025-05-07T20:13:37.8807787Z weighted=True, 2025-05-07T20:13:37.8807871Z row_wise=True, 2025-05-07T20:13:37.8807953Z mixed=True, 2025-05-07T20:13:37.8808053Z use_cache=False, 2025-05-07T20:13:37.8808162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.8808248Z use_cpu=True, 2025-05-07T20:13:37.8808365Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.8808439Z ) 2025-05-07T20:13:37.9090661Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9091095Z self=, 2025-05-07T20:13:37.9091185Z mixed_B=False, 2025-05-07T20:13:37.9091286Z compile=False, 2025-05-07T20:13:37.9091370Z T=4, 2025-05-07T20:13:37.9091447Z D=54, 2025-05-07T20:13:37.9091537Z B=112, 2025-05-07T20:13:37.9091616Z log_E=5, 2025-05-07T20:13:37.9091695Z L=6, 2025-05-07T20:13:37.9091791Z D_gradcheck=1, 2025-05-07T20:13:37.9091892Z stochastic_rounding=False, 2025-05-07T20:13:37.9091979Z weighted=False, 2025-05-07T20:13:37.9092074Z row_wise=True, 2025-05-07T20:13:37.9092223Z mixed=False, 2025-05-07T20:13:37.9092321Z use_cache=True, 2025-05-07T20:13:37.9092432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9092637Z use_cpu=True, 2025-05-07T20:13:37.9092758Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9092834Z ) 2025-05-07T20:13:37.9092971Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9093371Z self=, 2025-05-07T20:13:37.9093455Z mixed_B=True, 2025-05-07T20:13:37.9093539Z compile=True, 2025-05-07T20:13:37.9093660Z T=5, 2025-05-07T20:13:37.9093738Z D=45, 2025-05-07T20:13:37.9093814Z B=111, 2025-05-07T20:13:37.9093907Z log_E=3, 2025-05-07T20:13:37.9093984Z L=12, 2025-05-07T20:13:37.9094082Z D_gradcheck=2, 2025-05-07T20:13:37.9094181Z stochastic_rounding=False, 2025-05-07T20:13:37.9094265Z weighted=False, 2025-05-07T20:13:37.9094361Z row_wise=False, 2025-05-07T20:13:37.9094444Z mixed=True, 2025-05-07T20:13:37.9094528Z use_cache=True, 2025-05-07T20:13:37.9094653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9094736Z use_cpu=True, 2025-05-07T20:13:37.9094839Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9094924Z ) 2025-05-07T20:13:37.9095062Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9095446Z self=, 2025-05-07T20:13:37.9095541Z mixed_B=True, 2025-05-07T20:13:37.9095624Z compile=True, 2025-05-07T20:13:37.9095711Z T=3, 2025-05-07T20:13:37.9095787Z D=84, 2025-05-07T20:13:37.9095863Z B=41, 2025-05-07T20:13:37.9095953Z log_E=3, 2025-05-07T20:13:37.9096030Z L=0, 2025-05-07T20:13:37.9096113Z D_gradcheck=1, 2025-05-07T20:13:37.9096223Z stochastic_rounding=False, 2025-05-07T20:13:37.9096308Z weighted=False, 2025-05-07T20:13:37.9096389Z row_wise=False, 2025-05-07T20:13:37.9096540Z mixed=True, 2025-05-07T20:13:37.9096625Z use_cache=False, 2025-05-07T20:13:37.9096780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9096880Z use_cpu=True, 2025-05-07T20:13:37.9096984Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9097057Z ) 2025-05-07T20:13:37.9097208Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9097591Z self=, 2025-05-07T20:13:37.9097724Z mixed_B=True, 2025-05-07T20:13:37.9097900Z compile=True, 2025-05-07T20:13:37.9097980Z T=5, 2025-05-07T20:13:37.9098076Z D=56, 2025-05-07T20:13:37.9098152Z B=30, 2025-05-07T20:13:37.9098231Z log_E=5, 2025-05-07T20:13:37.9098320Z L=11, 2025-05-07T20:13:37.9098404Z D_gradcheck=2, 2025-05-07T20:13:37.9098503Z stochastic_rounding=False, 2025-05-07T20:13:37.9098600Z weighted=True, 2025-05-07T20:13:37.9098686Z row_wise=True, 2025-05-07T20:13:37.9098770Z mixed=True, 2025-05-07T20:13:37.9098866Z use_cache=True, 2025-05-07T20:13:37.9098979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9099063Z use_cpu=True, 2025-05-07T20:13:37.9099182Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9099257Z ) 2025-05-07T20:13:37.9099409Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9099792Z self=, 2025-05-07T20:13:37.9099877Z mixed_B=True, 2025-05-07T20:13:37.9099972Z compile=False, 2025-05-07T20:13:37.9100049Z T=4, 2025-05-07T20:13:37.9100126Z D=117, 2025-05-07T20:13:37.9100214Z B=48, 2025-05-07T20:13:37.9100293Z log_E=4, 2025-05-07T20:13:37.9100369Z L=19, 2025-05-07T20:13:37.9100464Z D_gradcheck=1, 2025-05-07T20:13:37.9100562Z stochastic_rounding=True, 2025-05-07T20:13:37.9100644Z weighted=True, 2025-05-07T20:13:37.9100737Z row_wise=True, 2025-05-07T20:13:37.9100818Z mixed=True, 2025-05-07T20:13:37.9100903Z use_cache=False, 2025-05-07T20:13:37.9101038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9101150Z use_cpu=True, 2025-05-07T20:13:37.9101269Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9101344Z ) 2025-05-07T20:13:37.9101483Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9101878Z self=, 2025-05-07T20:13:37.9101963Z mixed_B=True, 2025-05-07T20:13:37.9102048Z compile=True, 2025-05-07T20:13:37.9102140Z T=1, 2025-05-07T20:13:37.9102218Z D=82, 2025-05-07T20:13:37.9102296Z B=38, 2025-05-07T20:13:37.9102389Z log_E=3, 2025-05-07T20:13:37.9102466Z L=18, 2025-05-07T20:13:37.9102552Z D_gradcheck=2, 2025-05-07T20:13:37.9102667Z stochastic_rounding=False, 2025-05-07T20:13:37.9102754Z weighted=True, 2025-05-07T20:13:37.9102838Z row_wise=False, 2025-05-07T20:13:37.9102938Z mixed=False, 2025-05-07T20:13:37.9103024Z use_cache=True, 2025-05-07T20:13:37.9103151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9103237Z use_cpu=True, 2025-05-07T20:13:37.9103347Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9103437Z ) 2025-05-07T20:13:37.9103577Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9103960Z self=, 2025-05-07T20:13:37.9104061Z mixed_B=False, 2025-05-07T20:13:37.9104149Z compile=False, 2025-05-07T20:13:37.9104228Z T=3, 2025-05-07T20:13:37.9104322Z D=73, 2025-05-07T20:13:37.9104401Z B=117, 2025-05-07T20:13:37.9104481Z log_E=3, 2025-05-07T20:13:37.9104574Z L=20, 2025-05-07T20:13:37.9104661Z D_gradcheck=2, 2025-05-07T20:13:37.9104772Z stochastic_rounding=True, 2025-05-07T20:13:37.9104860Z weighted=False, 2025-05-07T20:13:37.9104945Z row_wise=False, 2025-05-07T20:13:37.9105043Z mixed=False, 2025-05-07T20:13:37.9105194Z use_cache=False, 2025-05-07T20:13:37.9105329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9105425Z use_cpu=True, 2025-05-07T20:13:37.9105531Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9105608Z ) 2025-05-07T20:13:37.9105762Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9106145Z self=, 2025-05-07T20:13:37.9106250Z mixed_B=True, 2025-05-07T20:13:37.9106349Z compile=True, 2025-05-07T20:13:37.9106426Z T=4, 2025-05-07T20:13:37.9106502Z D=82, 2025-05-07T20:13:37.9106590Z B=78, 2025-05-07T20:13:37.9106668Z log_E=4, 2025-05-07T20:13:37.9106756Z L=4, 2025-05-07T20:13:37.9106840Z D_gradcheck=1, 2025-05-07T20:13:37.9106937Z stochastic_rounding=True, 2025-05-07T20:13:37.9107032Z weighted=True, 2025-05-07T20:13:37.9107114Z row_wise=True, 2025-05-07T20:13:37.9107196Z mixed=False, 2025-05-07T20:13:37.9107295Z use_cache=True, 2025-05-07T20:13:37.9107407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9107488Z use_cpu=True, 2025-05-07T20:13:37.9107607Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9107681Z ) 2025-05-07T20:13:37.9107819Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9108212Z self=, 2025-05-07T20:13:37.9108296Z mixed_B=False, 2025-05-07T20:13:37.9108392Z compile=True, 2025-05-07T20:13:37.9108469Z T=1, 2025-05-07T20:13:37.9108545Z D=66, 2025-05-07T20:13:37.9108634Z B=45, 2025-05-07T20:13:37.9108714Z log_E=5, 2025-05-07T20:13:37.9108791Z L=2, 2025-05-07T20:13:37.9108887Z D_gradcheck=1, 2025-05-07T20:13:37.9108989Z stochastic_rounding=True, 2025-05-07T20:13:37.9109073Z weighted=True, 2025-05-07T20:13:37.9109171Z row_wise=True, 2025-05-07T20:13:37.9109256Z mixed=True, 2025-05-07T20:13:37.9109344Z use_cache=False, 2025-05-07T20:13:37.9109470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9109556Z use_cpu=True, 2025-05-07T20:13:37.9109688Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9109775Z ) 2025-05-07T20:13:37.9109911Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9110304Z self=, 2025-05-07T20:13:37.9110385Z mixed_B=True, 2025-05-07T20:13:37.9110472Z compile=False, 2025-05-07T20:13:37.9110564Z T=4, 2025-05-07T20:13:37.9110641Z D=26, 2025-05-07T20:13:37.9110719Z B=65, 2025-05-07T20:13:37.9110810Z log_E=3, 2025-05-07T20:13:37.9110887Z L=17, 2025-05-07T20:13:37.9110972Z D_gradcheck=1, 2025-05-07T20:13:37.9111083Z stochastic_rounding=True, 2025-05-07T20:13:37.9111171Z weighted=False, 2025-05-07T20:13:37.9111254Z row_wise=True, 2025-05-07T20:13:37.9111348Z mixed=False, 2025-05-07T20:13:37.9111434Z use_cache=True, 2025-05-07T20:13:37.9111545Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9111642Z use_cpu=True, 2025-05-07T20:13:37.9111752Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9111839Z ) 2025-05-07T20:13:37.9111977Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9112361Z self=, 2025-05-07T20:13:37.9112457Z mixed_B=True, 2025-05-07T20:13:37.9112545Z compile=False, 2025-05-07T20:13:37.9112623Z T=5, 2025-05-07T20:13:37.9112713Z D=102, 2025-05-07T20:13:37.9112790Z B=107, 2025-05-07T20:13:37.9112868Z log_E=4, 2025-05-07T20:13:37.9112959Z L=14, 2025-05-07T20:13:37.9113043Z D_gradcheck=1, 2025-05-07T20:13:37.9113143Z stochastic_rounding=True, 2025-05-07T20:13:37.9113240Z weighted=False, 2025-05-07T20:13:37.9113322Z row_wise=False, 2025-05-07T20:13:37.9113403Z mixed=True, 2025-05-07T20:13:37.9113526Z use_cache=False, 2025-05-07T20:13:37.9113634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9113760Z use_cpu=True, 2025-05-07T20:13:37.9113864Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9113937Z ) 2025-05-07T20:13:37.9114085Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9114466Z self=, 2025-05-07T20:13:37.9114546Z mixed_B=True, 2025-05-07T20:13:37.9114667Z compile=True, 2025-05-07T20:13:37.9114743Z T=3, 2025-05-07T20:13:37.9114820Z D=76, 2025-05-07T20:13:37.9114909Z B=110, 2025-05-07T20:13:37.9114986Z log_E=3, 2025-05-07T20:13:37.9115063Z L=20, 2025-05-07T20:13:37.9115159Z D_gradcheck=2, 2025-05-07T20:13:37.9115258Z stochastic_rounding=False, 2025-05-07T20:13:37.9115347Z weighted=False, 2025-05-07T20:13:37.9115442Z row_wise=False, 2025-05-07T20:13:37.9115522Z mixed=True, 2025-05-07T20:13:37.9115619Z use_cache=False, 2025-05-07T20:13:37.9115729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9115813Z use_cpu=True, 2025-05-07T20:13:37.9115933Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9116006Z ) 2025-05-07T20:13:37.9116144Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9116541Z self=, 2025-05-07T20:13:37.9116622Z mixed_B=True, 2025-05-07T20:13:37.9116705Z compile=True, 2025-05-07T20:13:37.9116793Z T=1, 2025-05-07T20:13:37.9116870Z D=52, 2025-05-07T20:13:37.9116946Z B=128, 2025-05-07T20:13:37.9117034Z log_E=3, 2025-05-07T20:13:37.9117110Z L=13, 2025-05-07T20:13:37.9117205Z D_gradcheck=1, 2025-05-07T20:13:37.9117301Z stochastic_rounding=True, 2025-05-07T20:13:37.9117384Z weighted=True, 2025-05-07T20:13:37.9117479Z row_wise=False, 2025-05-07T20:13:37.9117559Z mixed=True, 2025-05-07T20:13:37.9117645Z use_cache=False, 2025-05-07T20:13:37.9117767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9117853Z use_cpu=True, 2025-05-07T20:13:37.9117983Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9118072Z ) 2025-05-07T20:13:37.9118209Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9118592Z self=, 2025-05-07T20:13:37.9118687Z mixed_B=True, 2025-05-07T20:13:37.9118773Z compile=False, 2025-05-07T20:13:37.9118851Z T=5, 2025-05-07T20:13:37.9118942Z D=57, 2025-05-07T20:13:37.9119018Z B=8, 2025-05-07T20:13:37.9119112Z log_E=5, 2025-05-07T20:13:37.9119195Z L=8, 2025-05-07T20:13:37.9119279Z D_gradcheck=1, 2025-05-07T20:13:37.9119392Z stochastic_rounding=True, 2025-05-07T20:13:37.9119477Z weighted=True, 2025-05-07T20:13:37.9119560Z row_wise=False, 2025-05-07T20:13:37.9119654Z mixed=False, 2025-05-07T20:13:37.9119738Z use_cache=True, 2025-05-07T20:13:37.9119849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9119945Z use_cpu=True, 2025-05-07T20:13:37.9120050Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9120125Z ) 2025-05-07T20:13:37.9120274Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9126262Z self=, 2025-05-07T20:13:37.9126406Z mixed_B=False, 2025-05-07T20:13:37.9126526Z compile=False, 2025-05-07T20:13:37.9126605Z T=4, 2025-05-07T20:13:37.9126682Z D=41, 2025-05-07T20:13:37.9126775Z B=18, 2025-05-07T20:13:37.9126856Z log_E=3, 2025-05-07T20:13:37.9126948Z L=6, 2025-05-07T20:13:37.9127034Z D_gradcheck=2, 2025-05-07T20:13:37.9127172Z stochastic_rounding=False, 2025-05-07T20:13:37.9127271Z weighted=True, 2025-05-07T20:13:37.9127356Z row_wise=False, 2025-05-07T20:13:37.9127441Z mixed=False, 2025-05-07T20:13:37.9127621Z use_cache=False, 2025-05-07T20:13:37.9127743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9127862Z use_cpu=True, 2025-05-07T20:13:37.9127988Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9128067Z ) 2025-05-07T20:13:37.9128228Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9128625Z self=, 2025-05-07T20:13:37.9128709Z mixed_B=True, 2025-05-07T20:13:37.9128836Z compile=True, 2025-05-07T20:13:37.9128916Z T=4, 2025-05-07T20:13:37.9128995Z D=19, 2025-05-07T20:13:37.9129088Z B=52, 2025-05-07T20:13:37.9129169Z log_E=3, 2025-05-07T20:13:37.9129247Z L=15, 2025-05-07T20:13:37.9129347Z D_gradcheck=2, 2025-05-07T20:13:37.9129449Z stochastic_rounding=True, 2025-05-07T20:13:37.9129534Z weighted=False, 2025-05-07T20:13:37.9129632Z row_wise=False, 2025-05-07T20:13:37.9129716Z mixed=False, 2025-05-07T20:13:37.9129814Z use_cache=True, 2025-05-07T20:13:37.9129927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9130013Z use_cpu=True, 2025-05-07T20:13:37.9130135Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9130213Z ) 2025-05-07T20:13:37.9130355Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9130753Z self=, 2025-05-07T20:13:37.9130837Z mixed_B=True, 2025-05-07T20:13:37.9130924Z compile=True, 2025-05-07T20:13:37.9131018Z T=4, 2025-05-07T20:13:37.9131094Z D=100, 2025-05-07T20:13:37.9131171Z B=126, 2025-05-07T20:13:37.9131267Z log_E=3, 2025-05-07T20:13:37.9131344Z L=11, 2025-05-07T20:13:37.9131427Z D_gradcheck=2, 2025-05-07T20:13:37.9131537Z stochastic_rounding=False, 2025-05-07T20:13:37.9131618Z weighted=True, 2025-05-07T20:13:37.9131710Z row_wise=True, 2025-05-07T20:13:37.9131790Z mixed=True, 2025-05-07T20:13:37.9131876Z use_cache=False, 2025-05-07T20:13:37.9131997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9132081Z use_cpu=True, 2025-05-07T20:13:37.9132212Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9132298Z ) 2025-05-07T20:13:37.9404640Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9405051Z self=, 2025-05-07T20:13:37.9405138Z mixed_B=False, 2025-05-07T20:13:37.9405228Z compile=False, 2025-05-07T20:13:37.9405319Z T=4, 2025-05-07T20:13:37.9405397Z D=75, 2025-05-07T20:13:37.9405473Z B=76, 2025-05-07T20:13:37.9405564Z log_E=4, 2025-05-07T20:13:37.9405643Z L=19, 2025-05-07T20:13:37.9405727Z D_gradcheck=2, 2025-05-07T20:13:37.9405841Z stochastic_rounding=False, 2025-05-07T20:13:37.9405924Z weighted=False, 2025-05-07T20:13:37.9406008Z row_wise=False, 2025-05-07T20:13:37.9406101Z mixed=True, 2025-05-07T20:13:37.9406191Z use_cache=False, 2025-05-07T20:13:37.9406301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9406398Z use_cpu=True, 2025-05-07T20:13:37.9406506Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9406592Z ) 2025-05-07T20:13:37.9406729Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9407108Z self=, 2025-05-07T20:13:37.9407202Z mixed_B=False, 2025-05-07T20:13:37.9407287Z compile=True, 2025-05-07T20:13:37.9407363Z T=4, 2025-05-07T20:13:37.9407452Z D=93, 2025-05-07T20:13:37.9407528Z B=6, 2025-05-07T20:13:37.9407607Z log_E=3, 2025-05-07T20:13:37.9407693Z L=14, 2025-05-07T20:13:37.9407778Z D_gradcheck=1, 2025-05-07T20:13:37.9407876Z stochastic_rounding=True, 2025-05-07T20:13:37.9407971Z weighted=True, 2025-05-07T20:13:37.9408053Z row_wise=True, 2025-05-07T20:13:37.9408146Z mixed=False, 2025-05-07T20:13:37.9408229Z use_cache=True, 2025-05-07T20:13:37.9408455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9408599Z use_cpu=True, 2025-05-07T20:13:37.9408708Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9408787Z ) 2025-05-07T20:13:37.9408940Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9409328Z self=, 2025-05-07T20:13:37.9409411Z mixed_B=True, 2025-05-07T20:13:37.9409557Z compile=False, 2025-05-07T20:13:37.9409639Z T=3, 2025-05-07T20:13:37.9409716Z D=32, 2025-05-07T20:13:37.9409805Z B=69, 2025-05-07T20:13:37.9409883Z log_E=5, 2025-05-07T20:13:37.9409958Z L=13, 2025-05-07T20:13:37.9410053Z D_gradcheck=1, 2025-05-07T20:13:37.9410152Z stochastic_rounding=False, 2025-05-07T20:13:37.9410248Z weighted=False, 2025-05-07T20:13:37.9410401Z row_wise=True, 2025-05-07T20:13:37.9410482Z mixed=False, 2025-05-07T20:13:37.9410575Z use_cache=True, 2025-05-07T20:13:37.9410686Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9410770Z use_cpu=True, 2025-05-07T20:13:37.9410886Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9410960Z ) 2025-05-07T20:13:37.9411096Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9411487Z self=, 2025-05-07T20:13:37.9411569Z mixed_B=True, 2025-05-07T20:13:37.9411666Z compile=True, 2025-05-07T20:13:37.9411743Z T=4, 2025-05-07T20:13:37.9411820Z D=12, 2025-05-07T20:13:37.9411911Z B=72, 2025-05-07T20:13:37.9411989Z log_E=3, 2025-05-07T20:13:37.9412066Z L=16, 2025-05-07T20:13:37.9412163Z D_gradcheck=1, 2025-05-07T20:13:37.9412261Z stochastic_rounding=True, 2025-05-07T20:13:37.9412346Z weighted=True, 2025-05-07T20:13:37.9412441Z row_wise=True, 2025-05-07T20:13:37.9412522Z mixed=False, 2025-05-07T20:13:37.9412605Z use_cache=True, 2025-05-07T20:13:37.9412728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9412812Z use_cpu=True, 2025-05-07T20:13:37.9412969Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9413056Z ) 2025-05-07T20:13:37.9413193Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9413582Z self=, 2025-05-07T20:13:37.9413662Z mixed_B=True, 2025-05-07T20:13:37.9413744Z compile=True, 2025-05-07T20:13:37.9413835Z T=1, 2025-05-07T20:13:37.9413911Z D=36, 2025-05-07T20:13:37.9413986Z B=70, 2025-05-07T20:13:37.9414080Z log_E=5, 2025-05-07T20:13:37.9414157Z L=6, 2025-05-07T20:13:37.9414239Z D_gradcheck=2, 2025-05-07T20:13:37.9414351Z stochastic_rounding=True, 2025-05-07T20:13:37.9414435Z weighted=False, 2025-05-07T20:13:37.9414517Z row_wise=False, 2025-05-07T20:13:37.9414609Z mixed=False, 2025-05-07T20:13:37.9414692Z use_cache=False, 2025-05-07T20:13:37.9414803Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9414901Z use_cpu=True, 2025-05-07T20:13:37.9415004Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9415078Z ) 2025-05-07T20:13:37.9415228Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9415610Z self=, 2025-05-07T20:13:37.9415704Z mixed_B=True, 2025-05-07T20:13:37.9415787Z compile=True, 2025-05-07T20:13:37.9415866Z T=1, 2025-05-07T20:13:37.9415955Z D=77, 2025-05-07T20:13:37.9416031Z B=15, 2025-05-07T20:13:37.9416109Z log_E=3, 2025-05-07T20:13:37.9416199Z L=11, 2025-05-07T20:13:37.9416284Z D_gradcheck=1, 2025-05-07T20:13:37.9416382Z stochastic_rounding=False, 2025-05-07T20:13:37.9416477Z weighted=True, 2025-05-07T20:13:37.9416560Z row_wise=False, 2025-05-07T20:13:37.9416640Z mixed=True, 2025-05-07T20:13:37.9416737Z use_cache=False, 2025-05-07T20:13:37.9416875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9416996Z use_cpu=True, 2025-05-07T20:13:37.9417103Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9417176Z ) 2025-05-07T20:13:37.9417325Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9417706Z self=, 2025-05-07T20:13:37.9417865Z mixed_B=True, 2025-05-07T20:13:37.9417965Z compile=False, 2025-05-07T20:13:37.9418074Z T=2, 2025-05-07T20:13:37.9418150Z D=74, 2025-05-07T20:13:37.9418237Z B=60, 2025-05-07T20:13:37.9418314Z log_E=4, 2025-05-07T20:13:37.9418390Z L=2, 2025-05-07T20:13:37.9418488Z D_gradcheck=1, 2025-05-07T20:13:37.9418585Z stochastic_rounding=True, 2025-05-07T20:13:37.9418668Z weighted=True, 2025-05-07T20:13:37.9418763Z row_wise=True, 2025-05-07T20:13:37.9418845Z mixed=True, 2025-05-07T20:13:37.9418941Z use_cache=False, 2025-05-07T20:13:37.9419055Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9419138Z use_cpu=True, 2025-05-07T20:13:37.9419258Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9419336Z ) 2025-05-07T20:13:37.9419476Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9419871Z self=, 2025-05-07T20:13:37.9419954Z mixed_B=True, 2025-05-07T20:13:37.9420039Z compile=False, 2025-05-07T20:13:37.9420133Z T=5, 2025-05-07T20:13:37.9420209Z D=80, 2025-05-07T20:13:37.9420287Z B=123, 2025-05-07T20:13:37.9420380Z log_E=3, 2025-05-07T20:13:37.9420461Z L=8, 2025-05-07T20:13:37.9420544Z D_gradcheck=1, 2025-05-07T20:13:37.9420658Z stochastic_rounding=False, 2025-05-07T20:13:37.9420742Z weighted=False, 2025-05-07T20:13:37.9420837Z row_wise=True, 2025-05-07T20:13:37.9420921Z mixed=False, 2025-05-07T20:13:37.9421006Z use_cache=True, 2025-05-07T20:13:37.9421134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9421220Z use_cpu=True, 2025-05-07T20:13:37.9421324Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9421440Z ) 2025-05-07T20:13:37.9421580Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9421959Z self=, 2025-05-07T20:13:37.9422054Z mixed_B=False, 2025-05-07T20:13:37.9422139Z compile=False, 2025-05-07T20:13:37.9422217Z T=4, 2025-05-07T20:13:37.9422311Z D=78, 2025-05-07T20:13:37.9422388Z B=34, 2025-05-07T20:13:37.9422481Z log_E=4, 2025-05-07T20:13:37.9422559Z L=12, 2025-05-07T20:13:37.9422643Z D_gradcheck=1, 2025-05-07T20:13:37.9422753Z stochastic_rounding=False, 2025-05-07T20:13:37.9422838Z weighted=False, 2025-05-07T20:13:37.9422924Z row_wise=False, 2025-05-07T20:13:37.9423021Z mixed=False, 2025-05-07T20:13:37.9423104Z use_cache=False, 2025-05-07T20:13:37.9423215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9423315Z use_cpu=True, 2025-05-07T20:13:37.9423422Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9423493Z ) 2025-05-07T20:13:37.9423645Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9424024Z self=, 2025-05-07T20:13:37.9424118Z mixed_B=True, 2025-05-07T20:13:37.9424202Z compile=False, 2025-05-07T20:13:37.9424278Z T=3, 2025-05-07T20:13:37.9424367Z D=85, 2025-05-07T20:13:37.9424446Z B=31, 2025-05-07T20:13:37.9424522Z log_E=4, 2025-05-07T20:13:37.9424609Z L=12, 2025-05-07T20:13:37.9424693Z D_gradcheck=1, 2025-05-07T20:13:37.9424786Z stochastic_rounding=False, 2025-05-07T20:13:37.9424885Z weighted=True, 2025-05-07T20:13:37.9424966Z row_wise=False, 2025-05-07T20:13:37.9425043Z mixed=False, 2025-05-07T20:13:37.9425139Z use_cache=True, 2025-05-07T20:13:37.9425272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9425379Z use_cpu=True, 2025-05-07T20:13:37.9425493Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9425567Z ) 2025-05-07T20:13:37.9425700Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9426093Z self=, 2025-05-07T20:13:37.9426173Z mixed_B=True, 2025-05-07T20:13:37.9426268Z compile=True, 2025-05-07T20:13:37.9426384Z T=2, 2025-05-07T20:13:37.9426458Z D=48, 2025-05-07T20:13:37.9426544Z B=51, 2025-05-07T20:13:37.9426622Z log_E=4, 2025-05-07T20:13:37.9426699Z L=9, 2025-05-07T20:13:37.9426795Z D_gradcheck=2, 2025-05-07T20:13:37.9426893Z stochastic_rounding=False, 2025-05-07T20:13:37.9426975Z weighted=True, 2025-05-07T20:13:37.9427069Z row_wise=True, 2025-05-07T20:13:37.9427145Z mixed=False, 2025-05-07T20:13:37.9427227Z use_cache=False, 2025-05-07T20:13:37.9427349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9427430Z use_cpu=True, 2025-05-07T20:13:37.9427535Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9427623Z ) 2025-05-07T20:13:37.9427757Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9428146Z self=, 2025-05-07T20:13:37.9428229Z mixed_B=False, 2025-05-07T20:13:37.9428310Z compile=False, 2025-05-07T20:13:37.9428398Z T=3, 2025-05-07T20:13:37.9428474Z D=83, 2025-05-07T20:13:37.9428548Z B=24, 2025-05-07T20:13:37.9428636Z log_E=4, 2025-05-07T20:13:37.9428712Z L=14, 2025-05-07T20:13:37.9428793Z D_gradcheck=2, 2025-05-07T20:13:37.9428903Z stochastic_rounding=True, 2025-05-07T20:13:37.9428981Z weighted=True, 2025-05-07T20:13:37.9429061Z row_wise=False, 2025-05-07T20:13:37.9429147Z mixed=False, 2025-05-07T20:13:37.9429231Z use_cache=True, 2025-05-07T20:13:37.9429351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9429427Z use_cpu=True, 2025-05-07T20:13:37.9429530Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9429639Z ) 2025-05-07T20:13:37.9429775Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9430152Z self=, 2025-05-07T20:13:37.9430242Z mixed_B=False, 2025-05-07T20:13:37.9430323Z compile=True, 2025-05-07T20:13:37.9430399Z T=3, 2025-05-07T20:13:37.9430479Z D=63, 2025-05-07T20:13:37.9430555Z B=14, 2025-05-07T20:13:37.9430630Z log_E=3, 2025-05-07T20:13:37.9430713Z L=19, 2025-05-07T20:13:37.9430796Z D_gradcheck=2, 2025-05-07T20:13:37.9430891Z stochastic_rounding=False, 2025-05-07T20:13:37.9430985Z weighted=False, 2025-05-07T20:13:37.9431067Z row_wise=False, 2025-05-07T20:13:37.9431155Z mixed=True, 2025-05-07T20:13:37.9431235Z use_cache=True, 2025-05-07T20:13:37.9431343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9431436Z use_cpu=True, 2025-05-07T20:13:37.9431537Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9431611Z ) 2025-05-07T20:13:37.9431758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9432135Z self=, 2025-05-07T20:13:37.9432215Z mixed_B=True, 2025-05-07T20:13:37.9432307Z compile=False, 2025-05-07T20:13:37.9432381Z T=5, 2025-05-07T20:13:37.9432455Z D=32, 2025-05-07T20:13:37.9432539Z B=119, 2025-05-07T20:13:37.9432615Z log_E=3, 2025-05-07T20:13:37.9432691Z L=17, 2025-05-07T20:13:37.9432782Z D_gradcheck=2, 2025-05-07T20:13:37.9432881Z stochastic_rounding=False, 2025-05-07T20:13:37.9432978Z weighted=False, 2025-05-07T20:13:37.9433058Z row_wise=False, 2025-05-07T20:13:37.9433137Z mixed=True, 2025-05-07T20:13:37.9433233Z use_cache=True, 2025-05-07T20:13:37.9433366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9433447Z use_cpu=True, 2025-05-07T20:13:37.9433585Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9433658Z ) 2025-05-07T20:13:37.9433794Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9434184Z self=, 2025-05-07T20:13:37.9434261Z mixed_B=True, 2025-05-07T20:13:37.9434344Z compile=False, 2025-05-07T20:13:37.9434451Z T=2, 2025-05-07T20:13:37.9434527Z D=48, 2025-05-07T20:13:37.9434613Z B=27, 2025-05-07T20:13:37.9434719Z log_E=3, 2025-05-07T20:13:37.9434794Z L=8, 2025-05-07T20:13:37.9434887Z D_gradcheck=2, 2025-05-07T20:13:37.9434981Z stochastic_rounding=True, 2025-05-07T20:13:37.9435062Z weighted=False, 2025-05-07T20:13:37.9435155Z row_wise=False, 2025-05-07T20:13:37.9435231Z mixed=True, 2025-05-07T20:13:37.9435311Z use_cache=True, 2025-05-07T20:13:37.9435428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9435509Z use_cpu=True, 2025-05-07T20:13:37.9435614Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9435696Z ) 2025-05-07T20:13:37.9435836Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9436213Z self=, 2025-05-07T20:13:37.9436306Z mixed_B=True, 2025-05-07T20:13:37.9436386Z compile=True, 2025-05-07T20:13:37.9436471Z T=4, 2025-05-07T20:13:37.9436546Z D=63, 2025-05-07T20:13:37.9436620Z B=103, 2025-05-07T20:13:37.9436713Z log_E=4, 2025-05-07T20:13:37.9436785Z L=20, 2025-05-07T20:13:37.9436867Z D_gradcheck=2, 2025-05-07T20:13:37.9436975Z stochastic_rounding=False, 2025-05-07T20:13:37.9437056Z weighted=False, 2025-05-07T20:13:37.9437136Z row_wise=True, 2025-05-07T20:13:37.9437226Z mixed=False, 2025-05-07T20:13:37.9437306Z use_cache=True, 2025-05-07T20:13:37.9437413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9437508Z use_cpu=True, 2025-05-07T20:13:37.9437611Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9438097Z ) 2025-05-07T20:13:37.9438246Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9438624Z self=, 2025-05-07T20:13:37.9438721Z mixed_B=False, 2025-05-07T20:13:37.9438801Z compile=True, 2025-05-07T20:13:37.9438878Z T=3, 2025-05-07T20:13:37.9438967Z D=101, 2025-05-07T20:13:37.9439040Z B=22, 2025-05-07T20:13:37.9439116Z log_E=5, 2025-05-07T20:13:37.9439201Z L=14, 2025-05-07T20:13:37.9439282Z D_gradcheck=2, 2025-05-07T20:13:37.9439379Z stochastic_rounding=True, 2025-05-07T20:13:37.9439485Z weighted=True, 2025-05-07T20:13:37.9439569Z row_wise=True, 2025-05-07T20:13:37.9439650Z mixed=True, 2025-05-07T20:13:37.9439748Z use_cache=True, 2025-05-07T20:13:37.9439860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9439946Z use_cpu=True, 2025-05-07T20:13:37.9440069Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9440144Z ) 2025-05-07T20:13:37.9720309Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9720745Z self=, 2025-05-07T20:13:37.9720845Z mixed_B=False, 2025-05-07T20:13:37.9720932Z compile=True, 2025-05-07T20:13:37.9721011Z T=3, 2025-05-07T20:13:37.9721107Z D=87, 2025-05-07T20:13:37.9721185Z B=53, 2025-05-07T20:13:37.9721264Z log_E=3, 2025-05-07T20:13:37.9721359Z L=5, 2025-05-07T20:13:37.9721445Z D_gradcheck=1, 2025-05-07T20:13:37.9721546Z stochastic_rounding=True, 2025-05-07T20:13:37.9721647Z weighted=False, 2025-05-07T20:13:37.9721731Z row_wise=True, 2025-05-07T20:13:37.9721813Z mixed=True, 2025-05-07T20:13:37.9721912Z use_cache=True, 2025-05-07T20:13:37.9722024Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9722225Z use_cpu=True, 2025-05-07T20:13:37.9722392Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9722469Z ) 2025-05-07T20:13:37.9722611Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9723008Z self=, 2025-05-07T20:13:37.9723094Z mixed_B=False, 2025-05-07T20:13:37.9723194Z compile=True, 2025-05-07T20:13:37.9723272Z T=3, 2025-05-07T20:13:37.9723393Z D=67, 2025-05-07T20:13:37.9723485Z B=33, 2025-05-07T20:13:37.9723566Z log_E=3, 2025-05-07T20:13:37.9723645Z L=0, 2025-05-07T20:13:37.9723745Z D_gradcheck=2, 2025-05-07T20:13:37.9723842Z stochastic_rounding=False, 2025-05-07T20:13:37.9723925Z weighted=True, 2025-05-07T20:13:37.9724019Z row_wise=False, 2025-05-07T20:13:37.9724099Z mixed=False, 2025-05-07T20:13:37.9724182Z use_cache=False, 2025-05-07T20:13:37.9724308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9724392Z use_cpu=True, 2025-05-07T20:13:37.9724511Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9724585Z ) 2025-05-07T20:13:37.9724724Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9725117Z self=, 2025-05-07T20:13:37.9725197Z mixed_B=True, 2025-05-07T20:13:37.9725280Z compile=True, 2025-05-07T20:13:37.9725368Z T=4, 2025-05-07T20:13:37.9725447Z D=110, 2025-05-07T20:13:37.9725526Z B=27, 2025-05-07T20:13:37.9725615Z log_E=4, 2025-05-07T20:13:37.9725692Z L=10, 2025-05-07T20:13:37.9725775Z D_gradcheck=2, 2025-05-07T20:13:37.9725886Z stochastic_rounding=False, 2025-05-07T20:13:37.9725974Z weighted=True, 2025-05-07T20:13:37.9726060Z row_wise=False, 2025-05-07T20:13:37.9726154Z mixed=False, 2025-05-07T20:13:37.9726236Z use_cache=True, 2025-05-07T20:13:37.9726357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9726442Z use_cpu=True, 2025-05-07T20:13:37.9726551Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9726637Z ) 2025-05-07T20:13:37.9726814Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9727197Z self=, 2025-05-07T20:13:37.9727295Z mixed_B=False, 2025-05-07T20:13:37.9727446Z compile=True, 2025-05-07T20:13:37.9727524Z T=3, 2025-05-07T20:13:37.9727617Z D=87, 2025-05-07T20:13:37.9727698Z B=125, 2025-05-07T20:13:37.9727777Z log_E=5, 2025-05-07T20:13:37.9727867Z L=12, 2025-05-07T20:13:37.9727951Z D_gradcheck=1, 2025-05-07T20:13:37.9728063Z stochastic_rounding=False, 2025-05-07T20:13:37.9728145Z weighted=True, 2025-05-07T20:13:37.9728227Z row_wise=True, 2025-05-07T20:13:37.9728321Z mixed=False, 2025-05-07T20:13:37.9728407Z use_cache=False, 2025-05-07T20:13:37.9728518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9728616Z use_cpu=True, 2025-05-07T20:13:37.9728719Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9728792Z ) 2025-05-07T20:13:37.9728943Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9729321Z self=, 2025-05-07T20:13:37.9729404Z mixed_B=False, 2025-05-07T20:13:37.9729501Z compile=False, 2025-05-07T20:13:37.9729577Z T=1, 2025-05-07T20:13:37.9729668Z D=128, 2025-05-07T20:13:37.9729746Z B=10, 2025-05-07T20:13:37.9729825Z log_E=5, 2025-05-07T20:13:37.9729914Z L=16, 2025-05-07T20:13:37.9729997Z D_gradcheck=2, 2025-05-07T20:13:37.9730096Z stochastic_rounding=False, 2025-05-07T20:13:37.9730191Z weighted=True, 2025-05-07T20:13:37.9730274Z row_wise=True, 2025-05-07T20:13:37.9730355Z mixed=False, 2025-05-07T20:13:37.9730450Z use_cache=True, 2025-05-07T20:13:37.9730558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9730668Z use_cpu=True, 2025-05-07T20:13:37.9730809Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9730883Z ) 2025-05-07T20:13:37.9731020Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9731412Z self=, 2025-05-07T20:13:37.9731495Z mixed_B=False, 2025-05-07T20:13:37.9731592Z compile=False, 2025-05-07T20:13:37.9731668Z T=2, 2025-05-07T20:13:37.9731769Z D=66, 2025-05-07T20:13:37.9731858Z B=32, 2025-05-07T20:13:37.9731940Z log_E=4, 2025-05-07T20:13:37.9732016Z L=13, 2025-05-07T20:13:37.9732112Z D_gradcheck=1, 2025-05-07T20:13:37.9732208Z stochastic_rounding=True, 2025-05-07T20:13:37.9732295Z weighted=True, 2025-05-07T20:13:37.9732389Z row_wise=True, 2025-05-07T20:13:37.9732469Z mixed=True, 2025-05-07T20:13:37.9732552Z use_cache=True, 2025-05-07T20:13:37.9732674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9732759Z use_cpu=True, 2025-05-07T20:13:37.9732866Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9732953Z ) 2025-05-07T20:13:37.9733092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9733481Z self=, 2025-05-07T20:13:37.9733564Z mixed_B=False, 2025-05-07T20:13:37.9733647Z compile=True, 2025-05-07T20:13:37.9733738Z T=4, 2025-05-07T20:13:37.9733816Z D=22, 2025-05-07T20:13:37.9733893Z B=101, 2025-05-07T20:13:37.9733983Z log_E=5, 2025-05-07T20:13:37.9734060Z L=7, 2025-05-07T20:13:37.9734142Z D_gradcheck=2, 2025-05-07T20:13:37.9734251Z stochastic_rounding=False, 2025-05-07T20:13:37.9734335Z weighted=False, 2025-05-07T20:13:37.9734416Z row_wise=True, 2025-05-07T20:13:37.9734507Z mixed=False, 2025-05-07T20:13:37.9734591Z use_cache=False, 2025-05-07T20:13:37.9734699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9734796Z use_cpu=True, 2025-05-07T20:13:37.9734900Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9734985Z ) 2025-05-07T20:13:37.9735147Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9735533Z self=, 2025-05-07T20:13:37.9735627Z mixed_B=False, 2025-05-07T20:13:37.9735713Z compile=False, 2025-05-07T20:13:37.9735791Z T=4, 2025-05-07T20:13:37.9735881Z D=73, 2025-05-07T20:13:37.9735957Z B=25, 2025-05-07T20:13:37.9736036Z log_E=4, 2025-05-07T20:13:37.9736124Z L=9, 2025-05-07T20:13:37.9736208Z D_gradcheck=2, 2025-05-07T20:13:37.9736307Z stochastic_rounding=False, 2025-05-07T20:13:37.9736402Z weighted=True, 2025-05-07T20:13:37.9736485Z row_wise=True, 2025-05-07T20:13:37.9736566Z mixed=True, 2025-05-07T20:13:37.9736663Z use_cache=True, 2025-05-07T20:13:37.9736774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9736873Z use_cpu=True, 2025-05-07T20:13:37.9736978Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9737056Z ) 2025-05-07T20:13:37.9737209Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9737592Z self=, 2025-05-07T20:13:37.9737679Z mixed_B=False, 2025-05-07T20:13:37.9737881Z compile=True, 2025-05-07T20:13:37.9737967Z T=4, 2025-05-07T20:13:37.9738048Z D=40, 2025-05-07T20:13:37.9738137Z B=22, 2025-05-07T20:13:37.9738215Z log_E=3, 2025-05-07T20:13:37.9738292Z L=8, 2025-05-07T20:13:37.9738389Z D_gradcheck=2, 2025-05-07T20:13:37.9738488Z stochastic_rounding=True, 2025-05-07T20:13:37.9738584Z weighted=False, 2025-05-07T20:13:37.9738667Z row_wise=False, 2025-05-07T20:13:37.9738748Z mixed=True, 2025-05-07T20:13:37.9738847Z use_cache=False, 2025-05-07T20:13:37.9738956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9739072Z use_cpu=True, 2025-05-07T20:13:37.9739188Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9739305Z ) 2025-05-07T20:13:37.9739446Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9739838Z self=, 2025-05-07T20:13:37.9739920Z mixed_B=True, 2025-05-07T20:13:37.9740003Z compile=True, 2025-05-07T20:13:37.9740093Z T=5, 2025-05-07T20:13:37.9740171Z D=72, 2025-05-07T20:13:37.9740275Z B=38, 2025-05-07T20:13:37.9740369Z log_E=4, 2025-05-07T20:13:37.9740448Z L=5, 2025-05-07T20:13:37.9740547Z D_gradcheck=1, 2025-05-07T20:13:37.9740647Z stochastic_rounding=False, 2025-05-07T20:13:37.9740732Z weighted=True, 2025-05-07T20:13:37.9740830Z row_wise=False, 2025-05-07T20:13:37.9740912Z mixed=True, 2025-05-07T20:13:37.9740998Z use_cache=True, 2025-05-07T20:13:37.9741123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9741209Z use_cpu=True, 2025-05-07T20:13:37.9741315Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9741408Z ) 2025-05-07T20:13:37.9741549Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9741934Z self=, 2025-05-07T20:13:37.9742036Z mixed_B=False, 2025-05-07T20:13:37.9742122Z compile=True, 2025-05-07T20:13:37.9742216Z T=3, 2025-05-07T20:13:37.9742295Z D=124, 2025-05-07T20:13:37.9742376Z B=54, 2025-05-07T20:13:37.9742469Z log_E=4, 2025-05-07T20:13:37.9742546Z L=4, 2025-05-07T20:13:37.9742632Z D_gradcheck=2, 2025-05-07T20:13:37.9742750Z stochastic_rounding=False, 2025-05-07T20:13:37.9742839Z weighted=False, 2025-05-07T20:13:37.9742924Z row_wise=True, 2025-05-07T20:13:37.9743021Z mixed=False, 2025-05-07T20:13:37.9743106Z use_cache=True, 2025-05-07T20:13:37.9743219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9743319Z use_cpu=True, 2025-05-07T20:13:37.9743427Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9743506Z ) 2025-05-07T20:13:37.9743685Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9744068Z self=, 2025-05-07T20:13:37.9744166Z mixed_B=False, 2025-05-07T20:13:37.9744255Z compile=False, 2025-05-07T20:13:37.9744334Z T=2, 2025-05-07T20:13:37.9744427Z D=104, 2025-05-07T20:13:37.9744508Z B=112, 2025-05-07T20:13:37.9744585Z log_E=5, 2025-05-07T20:13:37.9744677Z L=5, 2025-05-07T20:13:37.9744764Z D_gradcheck=1, 2025-05-07T20:13:37.9744860Z stochastic_rounding=True, 2025-05-07T20:13:37.9744953Z weighted=True, 2025-05-07T20:13:37.9745036Z row_wise=False, 2025-05-07T20:13:37.9745119Z mixed=True, 2025-05-07T20:13:37.9745213Z use_cache=True, 2025-05-07T20:13:37.9745321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9745406Z use_cpu=True, 2025-05-07T20:13:37.9745521Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9745596Z ) 2025-05-07T20:13:37.9745745Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9746126Z self=, 2025-05-07T20:13:37.9746211Z mixed_B=False, 2025-05-07T20:13:37.9746306Z compile=False, 2025-05-07T20:13:37.9746383Z T=1, 2025-05-07T20:13:37.9746459Z D=63, 2025-05-07T20:13:37.9746548Z B=44, 2025-05-07T20:13:37.9746626Z log_E=4, 2025-05-07T20:13:37.9746703Z L=20, 2025-05-07T20:13:37.9746798Z D_gradcheck=1, 2025-05-07T20:13:37.9746894Z stochastic_rounding=True, 2025-05-07T20:13:37.9746981Z weighted=False, 2025-05-07T20:13:37.9747076Z row_wise=True, 2025-05-07T20:13:37.9747157Z mixed=False, 2025-05-07T20:13:37.9747244Z use_cache=True, 2025-05-07T20:13:37.9747365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9747474Z use_cpu=True, 2025-05-07T20:13:37.9747593Z output_dtype=SparseType.FP32, 2025-05-07T20:13:37.9747850Z ) 2025-05-07T20:13:37.9747994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9748389Z self=, 2025-05-07T20:13:37.9748475Z mixed_B=True, 2025-05-07T20:13:37.9748558Z compile=True, 2025-05-07T20:13:37.9748648Z T=5, 2025-05-07T20:13:37.9748725Z D=64, 2025-05-07T20:13:37.9748856Z B=94, 2025-05-07T20:13:37.9748947Z log_E=3, 2025-05-07T20:13:37.9749024Z L=4, 2025-05-07T20:13:37.9749107Z D_gradcheck=1, 2025-05-07T20:13:37.9749222Z stochastic_rounding=False, 2025-05-07T20:13:37.9749305Z weighted=True, 2025-05-07T20:13:37.9749387Z row_wise=True, 2025-05-07T20:13:37.9749480Z mixed=True, 2025-05-07T20:13:37.9749563Z use_cache=True, 2025-05-07T20:13:37.9749686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9749770Z use_cpu=True, 2025-05-07T20:13:37.9749876Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9749966Z ) 2025-05-07T20:13:37.9750106Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9750488Z self=, 2025-05-07T20:13:37.9750586Z mixed_B=False, 2025-05-07T20:13:37.9750669Z compile=True, 2025-05-07T20:13:37.9750747Z T=5, 2025-05-07T20:13:37.9750837Z D=81, 2025-05-07T20:13:37.9750916Z B=80, 2025-05-07T20:13:37.9750994Z log_E=4, 2025-05-07T20:13:37.9751083Z L=13, 2025-05-07T20:13:37.9751167Z D_gradcheck=1, 2025-05-07T20:13:37.9751276Z stochastic_rounding=True, 2025-05-07T20:13:37.9751361Z weighted=False, 2025-05-07T20:13:37.9751445Z row_wise=False, 2025-05-07T20:13:37.9751538Z mixed=False, 2025-05-07T20:13:37.9751621Z use_cache=False, 2025-05-07T20:13:37.9751731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9751828Z use_cpu=True, 2025-05-07T20:13:37.9751932Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9752009Z ) 2025-05-07T20:13:37.9752195Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9752582Z self=, 2025-05-07T20:13:37.9752667Z mixed_B=False, 2025-05-07T20:13:37.9752764Z compile=False, 2025-05-07T20:13:37.9752840Z T=2, 2025-05-07T20:13:37.9752916Z D=112, 2025-05-07T20:13:37.9753007Z B=117, 2025-05-07T20:13:37.9753083Z log_E=3, 2025-05-07T20:13:37.9753172Z L=5, 2025-05-07T20:13:37.9753254Z D_gradcheck=1, 2025-05-07T20:13:37.9753352Z stochastic_rounding=True, 2025-05-07T20:13:37.9753446Z weighted=True, 2025-05-07T20:13:37.9753528Z row_wise=True, 2025-05-07T20:13:37.9753609Z mixed=False, 2025-05-07T20:13:37.9753706Z use_cache=True, 2025-05-07T20:13:37.9753817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:37.9753901Z use_cpu=True, 2025-05-07T20:13:37.9754017Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9754094Z ) 2025-05-07T20:13:37.9754231Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:37.9754625Z self=, 2025-05-07T20:13:37.9754709Z mixed_B=False, 2025-05-07T20:13:37.9754805Z compile=True, 2025-05-07T20:13:37.9754884Z T=4, 2025-05-07T20:13:37.9754960Z D=96, 2025-05-07T20:13:37.9755054Z B=29, 2025-05-07T20:13:37.9755131Z log_E=5, 2025-05-07T20:13:37.9755207Z L=13, 2025-05-07T20:13:37.9755303Z D_gradcheck=2, 2025-05-07T20:13:37.9755400Z stochastic_rounding=True, 2025-05-07T20:13:37.9755483Z weighted=False, 2025-05-07T20:13:37.9755576Z row_wise=True, 2025-05-07T20:13:37.9755656Z mixed=False, 2025-05-07T20:13:37.9755740Z use_cache=False, 2025-05-07T20:13:37.9755860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:37.9755942Z use_cpu=True, 2025-05-07T20:13:37.9756081Z output_dtype=SparseType.FP16, 2025-05-07T20:13:37.9756201Z ) 2025-05-07T20:13:38.0041966Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0042375Z self=, 2025-05-07T20:13:38.0042458Z mixed_B=False, 2025-05-07T20:13:38.0042546Z compile=True, 2025-05-07T20:13:38.0042638Z T=1, 2025-05-07T20:13:38.0042716Z D=95, 2025-05-07T20:13:38.0042874Z B=123, 2025-05-07T20:13:38.0042973Z log_E=4, 2025-05-07T20:13:38.0043050Z L=17, 2025-05-07T20:13:38.0043216Z D_gradcheck=1, 2025-05-07T20:13:38.0043352Z stochastic_rounding=False, 2025-05-07T20:13:38.0043437Z weighted=True, 2025-05-07T20:13:38.0043534Z row_wise=True, 2025-05-07T20:13:38.0043616Z mixed=True, 2025-05-07T20:13:38.0043701Z use_cache=True, 2025-05-07T20:13:38.0043829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0043913Z use_cpu=True, 2025-05-07T20:13:38.0044020Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.0044110Z ) 2025-05-07T20:13:38.0044250Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0044635Z self=, 2025-05-07T20:13:38.0044731Z mixed_B=False, 2025-05-07T20:13:38.0044827Z compile=True, 2025-05-07T20:13:38.0044902Z T=3, 2025-05-07T20:13:38.0044990Z D=29, 2025-05-07T20:13:38.0045068Z B=22, 2025-05-07T20:13:38.0045146Z log_E=5, 2025-05-07T20:13:38.0045239Z L=1, 2025-05-07T20:13:38.0045322Z D_gradcheck=1, 2025-05-07T20:13:38.0045431Z stochastic_rounding=True, 2025-05-07T20:13:38.0045516Z weighted=False, 2025-05-07T20:13:38.0045635Z row_wise=False, 2025-05-07T20:13:38.0045729Z mixed=True, 2025-05-07T20:13:38.0045813Z use_cache=False, 2025-05-07T20:13:38.0045956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0046060Z use_cpu=True, 2025-05-07T20:13:38.0046164Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.0046242Z ) 2025-05-07T20:13:38.0046437Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0046826Z self=, 2025-05-07T20:13:38.0046910Z mixed_B=True, 2025-05-07T20:13:38.0047009Z compile=False, 2025-05-07T20:13:38.0047089Z T=2, 2025-05-07T20:13:38.0047180Z D=98, 2025-05-07T20:13:38.0047257Z B=6, 2025-05-07T20:13:38.0047340Z log_E=3, 2025-05-07T20:13:38.0047430Z L=17, 2025-05-07T20:13:38.0047517Z D_gradcheck=2, 2025-05-07T20:13:38.0047616Z stochastic_rounding=True, 2025-05-07T20:13:38.0047852Z weighted=True, 2025-05-07T20:13:38.0047939Z row_wise=True, 2025-05-07T20:13:38.0048022Z mixed=False, 2025-05-07T20:13:38.0048121Z use_cache=True, 2025-05-07T20:13:38.0048236Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0048320Z use_cpu=True, 2025-05-07T20:13:38.0048443Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.0048521Z ) 2025-05-07T20:13:38.0048663Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0049062Z self=, 2025-05-07T20:13:38.0049145Z mixed_B=True, 2025-05-07T20:13:38.0049245Z compile=True, 2025-05-07T20:13:38.0049327Z T=5, 2025-05-07T20:13:38.0049406Z D=38, 2025-05-07T20:13:38.0049499Z B=102, 2025-05-07T20:13:38.0049581Z log_E=4, 2025-05-07T20:13:38.0049660Z L=4, 2025-05-07T20:13:38.0049760Z D_gradcheck=1, 2025-05-07T20:13:38.0049860Z stochastic_rounding=True, 2025-05-07T20:13:38.0049946Z weighted=True, 2025-05-07T20:13:38.0050043Z row_wise=True, 2025-05-07T20:13:38.0050127Z mixed=False, 2025-05-07T20:13:38.0050212Z use_cache=True, 2025-05-07T20:13:38.0050337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0050422Z use_cpu=True, 2025-05-07T20:13:38.0050607Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.0050747Z ) 2025-05-07T20:13:38.0050883Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0051282Z self=, 2025-05-07T20:13:38.0051368Z mixed_B=False, 2025-05-07T20:13:38.0051455Z compile=False, 2025-05-07T20:13:38.0051547Z T=1, 2025-05-07T20:13:38.0051626Z D=5, 2025-05-07T20:13:38.0051705Z B=81, 2025-05-07T20:13:38.0051830Z log_E=4, 2025-05-07T20:13:38.0051907Z L=18, 2025-05-07T20:13:38.0051989Z D_gradcheck=1, 2025-05-07T20:13:38.0052100Z stochastic_rounding=False, 2025-05-07T20:13:38.0052183Z weighted=True, 2025-05-07T20:13:38.0052266Z row_wise=False, 2025-05-07T20:13:38.0052358Z mixed=True, 2025-05-07T20:13:38.0052439Z use_cache=True, 2025-05-07T20:13:38.0052547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0052641Z use_cpu=True, 2025-05-07T20:13:38.0052744Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.0052830Z ) 2025-05-07T20:13:38.0052966Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0053354Z self=, 2025-05-07T20:13:38.0053450Z mixed_B=False, 2025-05-07T20:13:38.0053533Z compile=False, 2025-05-07T20:13:38.0053609Z T=4, 2025-05-07T20:13:38.0053699Z D=53, 2025-05-07T20:13:38.0053778Z B=77, 2025-05-07T20:13:38.0053859Z log_E=3, 2025-05-07T20:13:38.0053951Z L=3, 2025-05-07T20:13:38.0054035Z D_gradcheck=2, 2025-05-07T20:13:38.0054133Z stochastic_rounding=True, 2025-05-07T20:13:38.0054233Z weighted=False, 2025-05-07T20:13:38.0054318Z row_wise=False, 2025-05-07T20:13:38.0054402Z mixed=False, 2025-05-07T20:13:38.0054501Z use_cache=False, 2025-05-07T20:13:38.0054612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0054708Z use_cpu=True, 2025-05-07T20:13:38.0054813Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.0054888Z ) 2025-05-07T20:13:38.0055038Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0055455Z self=, 2025-05-07T20:13:38.0055539Z mixed_B=False, 2025-05-07T20:13:38.0055634Z compile=True, 2025-05-07T20:13:38.0055711Z T=1, 2025-05-07T20:13:38.0055788Z D=14, 2025-05-07T20:13:38.0055879Z B=94, 2025-05-07T20:13:38.0055958Z log_E=5, 2025-05-07T20:13:38.0056036Z L=4, 2025-05-07T20:13:38.0056131Z D_gradcheck=1, 2025-05-07T20:13:38.0056229Z stochastic_rounding=False, 2025-05-07T20:13:38.0056324Z weighted=False, 2025-05-07T20:13:38.0056406Z row_wise=False, 2025-05-07T20:13:38.0056489Z mixed=True, 2025-05-07T20:13:38.0056589Z use_cache=True, 2025-05-07T20:13:38.0056700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0056786Z use_cpu=True, 2025-05-07T20:13:38.0056909Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.0056985Z ) 2025-05-07T20:13:38.0057126Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0057527Z self=, 2025-05-07T20:13:38.0057610Z mixed_B=True, 2025-05-07T20:13:38.0057709Z compile=True, 2025-05-07T20:13:38.0057883Z T=3, 2025-05-07T20:13:38.0057966Z D=58, 2025-05-07T20:13:38.0058047Z B=112, 2025-05-07T20:13:38.0058144Z log_E=4, 2025-05-07T20:13:38.0058224Z L=1, 2025-05-07T20:13:38.0058323Z D_gradcheck=2, 2025-05-07T20:13:38.0058425Z stochastic_rounding=False, 2025-05-07T20:13:38.0058510Z weighted=True, 2025-05-07T20:13:38.0058608Z row_wise=True, 2025-05-07T20:13:38.0058690Z mixed=True, 2025-05-07T20:13:38.0058775Z use_cache=True, 2025-05-07T20:13:38.0058900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0058983Z use_cpu=True, 2025-05-07T20:13:38.0059143Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.0059230Z ) 2025-05-07T20:13:38.0059392Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0059776Z self=, 2025-05-07T20:13:38.0059876Z mixed_B=False, 2025-05-07T20:13:38.0059960Z compile=True, 2025-05-07T20:13:38.0060052Z T=3, 2025-05-07T20:13:38.0060131Z D=87, 2025-05-07T20:13:38.0060207Z B=72, 2025-05-07T20:13:38.0060326Z log_E=5, 2025-05-07T20:13:38.0060404Z L=11, 2025-05-07T20:13:38.0060487Z D_gradcheck=2, 2025-05-07T20:13:38.0060596Z stochastic_rounding=True, 2025-05-07T20:13:38.0060679Z weighted=True, 2025-05-07T20:13:38.0060762Z row_wise=False, 2025-05-07T20:13:38.0060854Z mixed=True, 2025-05-07T20:13:38.0060937Z use_cache=True, 2025-05-07T20:13:38.0061049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0061143Z use_cpu=True, 2025-05-07T20:13:38.0061248Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.0061323Z ) 2025-05-07T20:13:38.0061474Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0061857Z self=, 2025-05-07T20:13:38.0061950Z mixed_B=True, 2025-05-07T20:13:38.0062034Z compile=False, 2025-05-07T20:13:38.0062110Z T=5, 2025-05-07T20:13:38.0062229Z D=67, 2025-05-07T20:13:38.0062305Z B=7, 2025-05-07T20:13:38.0062384Z log_E=5, 2025-05-07T20:13:38.0062472Z L=9, 2025-05-07T20:13:38.0062555Z D_gradcheck=2, 2025-05-07T20:13:38.0062652Z stochastic_rounding=False, 2025-05-07T20:13:38.0062747Z weighted=False, 2025-05-07T20:13:38.0062828Z row_wise=True, 2025-05-07T20:13:38.0062910Z mixed=False, 2025-05-07T20:13:38.0063003Z use_cache=True, 2025-05-07T20:13:38.0063112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0063195Z use_cpu=True, 2025-05-07T20:13:38.0063310Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.0063386Z ) 2025-05-07T20:13:38.0063537Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0063947Z self=, 2025-05-07T20:13:38.0064034Z mixed_B=False, 2025-05-07T20:13:38.0064131Z compile=True, 2025-05-07T20:13:38.0064262Z T=5, 2025-05-07T20:13:38.0064339Z D=70, 2025-05-07T20:13:38.0064427Z B=75, 2025-05-07T20:13:38.0064508Z log_E=5, 2025-05-07T20:13:38.0064585Z L=16, 2025-05-07T20:13:38.0064683Z D_gradcheck=1, 2025-05-07T20:13:38.0064784Z stochastic_rounding=True, 2025-05-07T20:13:38.0064894Z weighted=False, 2025-05-07T20:13:38.0064992Z row_wise=False, 2025-05-07T20:13:38.0065075Z mixed=True, 2025-05-07T20:13:38.0065162Z use_cache=False, 2025-05-07T20:13:38.0065287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0065370Z use_cpu=True, 2025-05-07T20:13:38.0065485Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.0065561Z ) 2025-05-07T20:13:38.0065700Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0066094Z self=, 2025-05-07T20:13:38.0066177Z mixed_B=False, 2025-05-07T20:13:38.0066262Z compile=False, 2025-05-07T20:13:38.0066351Z T=2, 2025-05-07T20:13:38.0066427Z D=48, 2025-05-07T20:13:38.0066505Z B=42, 2025-05-07T20:13:38.0066598Z log_E=3, 2025-05-07T20:13:38.0066675Z L=7, 2025-05-07T20:13:38.0066758Z D_gradcheck=1, 2025-05-07T20:13:38.0066870Z stochastic_rounding=False, 2025-05-07T20:13:38.0066955Z weighted=False, 2025-05-07T20:13:38.0067036Z row_wise=False, 2025-05-07T20:13:38.0067128Z mixed=True, 2025-05-07T20:13:38.0067214Z use_cache=False, 2025-05-07T20:13:38.0067338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0067421Z use_cpu=True, 2025-05-07T20:13:38.0067526Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.0067640Z ) 2025-05-07T20:13:38.0067802Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0068187Z self=, 2025-05-07T20:13:38.0068314Z mixed_B=True, 2025-05-07T20:13:38.0068401Z compile=False, 2025-05-07T20:13:38.0068479Z T=4, 2025-05-07T20:13:38.0068571Z D=69, 2025-05-07T20:13:38.0068647Z B=90, 2025-05-07T20:13:38.0068726Z log_E=5, 2025-05-07T20:13:38.0068842Z L=7, 2025-05-07T20:13:38.0068928Z D_gradcheck=1, 2025-05-07T20:13:38.0069040Z stochastic_rounding=True, 2025-05-07T20:13:38.0069128Z weighted=False, 2025-05-07T20:13:38.0069213Z row_wise=False, 2025-05-07T20:13:38.0069309Z mixed=True, 2025-05-07T20:13:38.0069395Z use_cache=True, 2025-05-07T20:13:38.0069509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0069607Z use_cpu=True, 2025-05-07T20:13:38.0069713Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.0069793Z ) 2025-05-07T20:13:38.0069947Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0070331Z self=, 2025-05-07T20:13:38.0070417Z mixed_B=False, 2025-05-07T20:13:38.0070520Z compile=False, 2025-05-07T20:13:38.0070600Z T=3, 2025-05-07T20:13:38.0070679Z D=103, 2025-05-07T20:13:38.0070775Z B=73, 2025-05-07T20:13:38.0070856Z log_E=4, 2025-05-07T20:13:38.0070952Z L=1, 2025-05-07T20:13:38.0071038Z D_gradcheck=1, 2025-05-07T20:13:38.0071136Z stochastic_rounding=False, 2025-05-07T20:13:38.0071237Z weighted=False, 2025-05-07T20:13:38.0071322Z row_wise=False, 2025-05-07T20:13:38.0071405Z mixed=False, 2025-05-07T20:13:38.0071503Z use_cache=True, 2025-05-07T20:13:38.0071616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0071697Z use_cpu=True, 2025-05-07T20:13:38.0071810Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.0071889Z ) 2025-05-07T20:13:38.0072026Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0072446Z self=, 2025-05-07T20:13:38.0072533Z mixed_B=False, 2025-05-07T20:13:38.0072629Z compile=False, 2025-05-07T20:13:38.0072705Z T=1, 2025-05-07T20:13:38.0072785Z D=107, 2025-05-07T20:13:38.0072872Z B=68, 2025-05-07T20:13:38.0072950Z log_E=3, 2025-05-07T20:13:38.0073029Z L=13, 2025-05-07T20:13:38.0073125Z D_gradcheck=2, 2025-05-07T20:13:38.0073222Z stochastic_rounding=True, 2025-05-07T20:13:38.0073305Z weighted=True, 2025-05-07T20:13:38.0073399Z row_wise=False, 2025-05-07T20:13:38.0073480Z mixed=False, 2025-05-07T20:13:38.0073567Z use_cache=False, 2025-05-07T20:13:38.0073689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.0073771Z use_cpu=True, 2025-05-07T20:13:38.0073878Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.0073965Z ) 2025-05-07T20:13:38.0074102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0074500Z self=, 2025-05-07T20:13:38.0074588Z mixed_B=False, 2025-05-07T20:13:38.0074672Z compile=True, 2025-05-07T20:13:38.0074762Z T=3, 2025-05-07T20:13:38.0074840Z D=59, 2025-05-07T20:13:38.0074948Z B=121, 2025-05-07T20:13:38.0075039Z log_E=4, 2025-05-07T20:13:38.0075120Z L=11, 2025-05-07T20:13:38.0075204Z D_gradcheck=1, 2025-05-07T20:13:38.0075315Z stochastic_rounding=True, 2025-05-07T20:13:38.0075401Z weighted=True, 2025-05-07T20:13:38.0075483Z row_wise=True, 2025-05-07T20:13:38.0075578Z mixed=True, 2025-05-07T20:13:38.0075662Z use_cache=False, 2025-05-07T20:13:38.0075773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0075869Z use_cpu=True, 2025-05-07T20:13:38.0075972Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.0076084Z ) 2025-05-07T20:13:38.0076222Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.0076635Z self=, 2025-05-07T20:13:38.0076729Z mixed_B=False, 2025-05-07T20:13:38.0076813Z compile=False, 2025-05-07T20:13:38.0076890Z T=3, 2025-05-07T20:13:38.0076978Z D=75, 2025-05-07T20:13:38.0077055Z B=44, 2025-05-07T20:13:38.0077133Z log_E=3, 2025-05-07T20:13:38.0077243Z L=19, 2025-05-07T20:13:38.0077328Z D_gradcheck=2, 2025-05-07T20:13:38.0077427Z stochastic_rounding=False, 2025-05-07T20:13:38.0077525Z weighted=True, 2025-05-07T20:13:38.0077606Z row_wise=True, 2025-05-07T20:13:38.0077719Z mixed=False, 2025-05-07T20:13:38.0077814Z use_cache=True, 2025-05-07T20:13:38.0077927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.0078024Z use_cpu=True, 2025-05-07T20:13:38.0078127Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.0078230Z ) 2025-05-07T20:13:38.2690911Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2691705Z self=, 2025-05-07T20:13:38.2692306Z mixed_B=True, 2025-05-07T20:13:38.2692541Z compile=False, 2025-05-07T20:13:38.2692765Z T=3, 2025-05-07T20:13:38.2692950Z D=18, 2025-05-07T20:13:38.2693148Z B=97, 2025-05-07T20:13:38.2693359Z log_E=3, 2025-05-07T20:13:38.2693557Z L=12, 2025-05-07T20:13:38.2693762Z D_gradcheck=2, 2025-05-07T20:13:38.2694007Z stochastic_rounding=False, 2025-05-07T20:13:38.2694268Z weighted=True, 2025-05-07T20:13:38.2694497Z row_wise=True, 2025-05-07T20:13:38.2694720Z mixed=False, 2025-05-07T20:13:38.2694931Z use_cache=True, 2025-05-07T20:13:38.2695186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.2695497Z use_cpu=True, 2025-05-07T20:13:38.2695747Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.2696029Z ) 2025-05-07T20:13:38.2696278Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2697133Z self=, 2025-05-07T20:13:38.2697725Z mixed_B=True, 2025-05-07T20:13:38.2698035Z compile=True, 2025-05-07T20:13:38.2698253Z T=4, 2025-05-07T20:13:38.2698435Z D=6, 2025-05-07T20:13:38.2698631Z B=45, 2025-05-07T20:13:38.2698830Z log_E=4, 2025-05-07T20:13:38.2699025Z L=1, 2025-05-07T20:13:38.2699232Z D_gradcheck=2, 2025-05-07T20:13:38.2699475Z stochastic_rounding=True, 2025-05-07T20:13:38.2699734Z weighted=True, 2025-05-07T20:13:38.2699962Z row_wise=False, 2025-05-07T20:13:38.2700193Z mixed=True, 2025-05-07T20:13:38.2700404Z use_cache=False, 2025-05-07T20:13:38.2700666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.2700990Z use_cpu=True, 2025-05-07T20:13:38.2701225Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.2701515Z ) 2025-05-07T20:13:38.2701765Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2702410Z self=, 2025-05-07T20:13:38.2703011Z mixed_B=True, 2025-05-07T20:13:38.2703241Z compile=False, 2025-05-07T20:13:38.2703467Z T=1, 2025-05-07T20:13:38.2703651Z D=65, 2025-05-07T20:13:38.2703852Z B=112, 2025-05-07T20:13:38.2704057Z log_E=4, 2025-05-07T20:13:38.2704284Z L=3, 2025-05-07T20:13:38.2704489Z D_gradcheck=2, 2025-05-07T20:13:38.2704739Z stochastic_rounding=True, 2025-05-07T20:13:38.2705004Z weighted=True, 2025-05-07T20:13:38.2705239Z row_wise=False, 2025-05-07T20:13:38.2705474Z mixed=True, 2025-05-07T20:13:38.2705689Z use_cache=False, 2025-05-07T20:13:38.2705957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.2706271Z use_cpu=True, 2025-05-07T20:13:38.2706504Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.2706874Z ) 2025-05-07T20:13:38.2707124Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2707862Z self=, 2025-05-07T20:13:38.2708459Z mixed_B=True, 2025-05-07T20:13:38.2708685Z compile=False, 2025-05-07T20:13:38.2708891Z T=5, 2025-05-07T20:13:38.2709084Z D=72, 2025-05-07T20:13:38.2709306Z B=27, 2025-05-07T20:13:38.2709490Z log_E=3, 2025-05-07T20:13:38.2709747Z L=17, 2025-05-07T20:13:38.2709950Z D_gradcheck=1, 2025-05-07T20:13:38.2710185Z stochastic_rounding=False, 2025-05-07T20:13:38.2710460Z weighted=True, 2025-05-07T20:13:38.2710722Z row_wise=False, 2025-05-07T20:13:38.2710950Z mixed=False, 2025-05-07T20:13:38.2711161Z use_cache=True, 2025-05-07T20:13:38.2711418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.2711730Z use_cpu=True, 2025-05-07T20:13:38.2711964Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.2712247Z ) 2025-05-07T20:13:38.2712490Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2713132Z self=, 2025-05-07T20:13:38.2713729Z mixed_B=False, 2025-05-07T20:13:38.2713980Z compile=True, 2025-05-07T20:13:38.2714185Z T=4, 2025-05-07T20:13:38.2714381Z D=87, 2025-05-07T20:13:38.2714574Z B=71, 2025-05-07T20:13:38.2714760Z log_E=3, 2025-05-07T20:13:38.2714965Z L=9, 2025-05-07T20:13:38.2715169Z D_gradcheck=1, 2025-05-07T20:13:38.2715399Z stochastic_rounding=True, 2025-05-07T20:13:38.2715675Z weighted=False, 2025-05-07T20:13:38.2715905Z row_wise=True, 2025-05-07T20:13:38.2716116Z mixed=False, 2025-05-07T20:13:38.2716342Z use_cache=False, 2025-05-07T20:13:38.2716604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.2716898Z use_cpu=True, 2025-05-07T20:13:38.2717145Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.2717431Z ) 2025-05-07T20:13:38.2717680Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2718372Z self=, 2025-05-07T20:13:38.2718976Z mixed_B=True, 2025-05-07T20:13:38.2719240Z compile=True, 2025-05-07T20:13:38.2719450Z T=2, 2025-05-07T20:13:38.2719652Z D=110, 2025-05-07T20:13:38.2719851Z B=95, 2025-05-07T20:13:38.2720037Z log_E=3, 2025-05-07T20:13:38.2720244Z L=15, 2025-05-07T20:13:38.2720449Z D_gradcheck=1, 2025-05-07T20:13:38.2720684Z stochastic_rounding=False, 2025-05-07T20:13:38.2720958Z weighted=False, 2025-05-07T20:13:38.2721214Z row_wise=False, 2025-05-07T20:13:38.2721424Z mixed=False, 2025-05-07T20:13:38.2721646Z use_cache=True, 2025-05-07T20:13:38.2721901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.2722194Z use_cpu=True, 2025-05-07T20:13:38.2722440Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.2722727Z ) 2025-05-07T20:13:38.2722959Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2723666Z self=, 2025-05-07T20:13:38.2724260Z mixed_B=True, 2025-05-07T20:13:38.2724487Z compile=True, 2025-05-07T20:13:38.2724740Z T=5, 2025-05-07T20:13:38.2724939Z D=80, 2025-05-07T20:13:38.2725133Z B=74, 2025-05-07T20:13:38.2725320Z log_E=3, 2025-05-07T20:13:38.2725524Z L=10, 2025-05-07T20:13:38.2725730Z D_gradcheck=2, 2025-05-07T20:13:38.2725956Z stochastic_rounding=True, 2025-05-07T20:13:38.2726231Z weighted=False, 2025-05-07T20:13:38.2726464Z row_wise=False, 2025-05-07T20:13:38.2726675Z mixed=False, 2025-05-07T20:13:38.2726898Z use_cache=True, 2025-05-07T20:13:38.2727214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.2727507Z use_cpu=True, 2025-05-07T20:13:38.2727753Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.2728082Z ) 2025-05-07T20:13:38.2728315Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2729012Z self=, 2025-05-07T20:13:38.2729618Z mixed_B=True, 2025-05-07T20:13:38.2729833Z compile=True, 2025-05-07T20:13:38.2730059Z T=4, 2025-05-07T20:13:38.2730259Z D=125, 2025-05-07T20:13:38.2730461Z B=111, 2025-05-07T20:13:38.2730650Z log_E=5, 2025-05-07T20:13:38.2730862Z L=18, 2025-05-07T20:13:38.2731105Z D_gradcheck=1, 2025-05-07T20:13:38.2731345Z stochastic_rounding=False, 2025-05-07T20:13:38.2731627Z weighted=False, 2025-05-07T20:13:38.2731862Z row_wise=True, 2025-05-07T20:13:38.2732075Z mixed=True, 2025-05-07T20:13:38.2732295Z use_cache=True, 2025-05-07T20:13:38.2732552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.2732850Z use_cpu=True, 2025-05-07T20:13:38.2733099Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.2733380Z ) 2025-05-07T20:13:38.2733614Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2734326Z self=, 2025-05-07T20:13:38.2734922Z mixed_B=True, 2025-05-07T20:13:38.2735131Z compile=True, 2025-05-07T20:13:38.2735347Z T=1, 2025-05-07T20:13:38.2735542Z D=61, 2025-05-07T20:13:38.2735724Z B=32, 2025-05-07T20:13:38.2735918Z log_E=4, 2025-05-07T20:13:38.2736118Z L=13, 2025-05-07T20:13:38.2736308Z D_gradcheck=1, 2025-05-07T20:13:38.2736549Z stochastic_rounding=True, 2025-05-07T20:13:38.2736823Z weighted=False, 2025-05-07T20:13:38.2737052Z row_wise=True, 2025-05-07T20:13:38.2737330Z mixed=False, 2025-05-07T20:13:38.2737553Z use_cache=True, 2025-05-07T20:13:38.2737926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.2738228Z use_cpu=True, 2025-05-07T20:13:38.2738477Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.2738762Z ) 2025-05-07T20:13:38.2738994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2739721Z self=, 2025-05-07T20:13:38.2740319Z mixed_B=False, 2025-05-07T20:13:38.2740534Z compile=False, 2025-05-07T20:13:38.2740755Z T=3, 2025-05-07T20:13:38.2740956Z D=15, 2025-05-07T20:13:38.2741142Z B=100, 2025-05-07T20:13:38.2741347Z log_E=4, 2025-05-07T20:13:38.2741555Z L=0, 2025-05-07T20:13:38.2741750Z D_gradcheck=2, 2025-05-07T20:13:38.2741992Z stochastic_rounding=True, 2025-05-07T20:13:38.2742268Z weighted=False, 2025-05-07T20:13:38.2742485Z row_wise=True, 2025-05-07T20:13:38.2742706Z mixed=True, 2025-05-07T20:13:38.2742925Z use_cache=False, 2025-05-07T20:13:38.2743176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.2743481Z use_cpu=True, 2025-05-07T20:13:38.2743778Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.2744061Z ) 2025-05-07T20:13:38.2744294Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2744944Z self=, 2025-05-07T20:13:38.2745542Z mixed_B=False, 2025-05-07T20:13:38.2745755Z compile=True, 2025-05-07T20:13:38.2745973Z T=1, 2025-05-07T20:13:38.2746167Z D=14, 2025-05-07T20:13:38.2746349Z B=84, 2025-05-07T20:13:38.2746544Z log_E=3, 2025-05-07T20:13:38.2746749Z L=15, 2025-05-07T20:13:38.2746940Z D_gradcheck=1, 2025-05-07T20:13:38.2747184Z stochastic_rounding=False, 2025-05-07T20:13:38.2747462Z weighted=False, 2025-05-07T20:13:38.2747877Z row_wise=True, 2025-05-07T20:13:38.2748102Z mixed=True, 2025-05-07T20:13:38.2748321Z use_cache=True, 2025-05-07T20:13:38.2748560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.2748867Z use_cpu=True, 2025-05-07T20:13:38.2749110Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.2749455Z ) 2025-05-07T20:13:38.2749702Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2750397Z self=, 2025-05-07T20:13:38.2750993Z mixed_B=False, 2025-05-07T20:13:38.2751208Z compile=True, 2025-05-07T20:13:38.2751425Z T=5, 2025-05-07T20:13:38.2751623Z D=4, 2025-05-07T20:13:38.2751809Z B=15, 2025-05-07T20:13:38.2752009Z log_E=5, 2025-05-07T20:13:38.2752222Z L=13, 2025-05-07T20:13:38.2752452Z D_gradcheck=2, 2025-05-07T20:13:38.2752693Z stochastic_rounding=True, 2025-05-07T20:13:38.2752966Z weighted=False, 2025-05-07T20:13:38.2753183Z row_wise=False, 2025-05-07T20:13:38.2753425Z mixed=True, 2025-05-07T20:13:38.2753646Z use_cache=True, 2025-05-07T20:13:38.2753885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.2754192Z use_cpu=True, 2025-05-07T20:13:38.2754452Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.2754720Z ) 2025-05-07T20:13:38.2754971Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2755624Z self=, 2025-05-07T20:13:38.2756225Z mixed_B=False, 2025-05-07T20:13:38.2756446Z compile=False, 2025-05-07T20:13:38.2756670Z T=2, 2025-05-07T20:13:38.2756871Z D=98, 2025-05-07T20:13:38.2757058Z B=111, 2025-05-07T20:13:38.2757261Z log_E=4, 2025-05-07T20:13:38.2757469Z L=20, 2025-05-07T20:13:38.2757664Z D_gradcheck=2, 2025-05-07T20:13:38.2757911Z stochastic_rounding=False, 2025-05-07T20:13:38.2758195Z weighted=True, 2025-05-07T20:13:38.2758411Z row_wise=True, 2025-05-07T20:13:38.2758639Z mixed=False, 2025-05-07T20:13:38.2758871Z use_cache=False, 2025-05-07T20:13:38.2759124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.2759476Z use_cpu=True, 2025-05-07T20:13:38.2759723Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.2759998Z ) 2025-05-07T20:13:38.2760253Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2760951Z self=, 2025-05-07T20:13:38.2761534Z mixed_B=True, 2025-05-07T20:13:38.2761759Z compile=True, 2025-05-07T20:13:38.2761982Z T=1, 2025-05-07T20:13:38.2762163Z D=118, 2025-05-07T20:13:38.2762360Z B=114, 2025-05-07T20:13:38.2762558Z log_E=5, 2025-05-07T20:13:38.2762746Z L=15, 2025-05-07T20:13:38.2762952Z D_gradcheck=2, 2025-05-07T20:13:38.2763195Z stochastic_rounding=True, 2025-05-07T20:13:38.2763468Z weighted=True, 2025-05-07T20:13:38.2763681Z row_wise=True, 2025-05-07T20:13:38.2763904Z mixed=True, 2025-05-07T20:13:38.2764130Z use_cache=False, 2025-05-07T20:13:38.2764382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.2764694Z use_cpu=True, 2025-05-07T20:13:38.2764941Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.2765207Z ) 2025-05-07T20:13:38.2765500Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2766151Z self=, 2025-05-07T20:13:38.2766747Z mixed_B=False, 2025-05-07T20:13:38.2766963Z compile=True, 2025-05-07T20:13:38.2767183Z T=2, 2025-05-07T20:13:38.2767380Z D=90, 2025-05-07T20:13:38.2767564Z B=24, 2025-05-07T20:13:38.2767760Z log_E=5, 2025-05-07T20:13:38.2767964Z L=5, 2025-05-07T20:13:38.2768153Z D_gradcheck=1, 2025-05-07T20:13:38.2768397Z stochastic_rounding=False, 2025-05-07T20:13:38.2768674Z weighted=False, 2025-05-07T20:13:38.2768890Z row_wise=False, 2025-05-07T20:13:38.2769114Z mixed=False, 2025-05-07T20:13:38.2769337Z use_cache=False, 2025-05-07T20:13:38.2769590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.2769909Z use_cpu=True, 2025-05-07T20:13:38.2770153Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.2770417Z ) 2025-05-07T20:13:38.2770717Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2771412Z self=, 2025-05-07T20:13:38.2771995Z mixed_B=False, 2025-05-07T20:13:38.2772286Z compile=True, 2025-05-07T20:13:38.2772503Z T=5, 2025-05-07T20:13:38.2772683Z D=66, 2025-05-07T20:13:38.2772879Z B=67, 2025-05-07T20:13:38.2773077Z log_E=4, 2025-05-07T20:13:38.2773282Z L=5, 2025-05-07T20:13:38.2773495Z D_gradcheck=1, 2025-05-07T20:13:38.2773739Z stochastic_rounding=False, 2025-05-07T20:13:38.2774012Z weighted=True, 2025-05-07T20:13:38.2774223Z row_wise=True, 2025-05-07T20:13:38.2774442Z mixed=True, 2025-05-07T20:13:38.2774661Z use_cache=False, 2025-05-07T20:13:38.2774907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.2775213Z use_cpu=True, 2025-05-07T20:13:38.2775457Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.2775723Z ) 2025-05-07T20:13:38.2775970Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.2776617Z self=, 2025-05-07T20:13:38.2777245Z mixed_B=False, 2025-05-07T20:13:38.2777472Z compile=False, 2025-05-07T20:13:38.2777695Z T=1, 2025-05-07T20:13:38.2777968Z D=79, 2025-05-07T20:13:38.2778170Z B=16, 2025-05-07T20:13:38.2778387Z log_E=3, 2025-05-07T20:13:38.2778577Z L=4, 2025-05-07T20:13:38.2778780Z D_gradcheck=1, 2025-05-07T20:13:38.2779041Z stochastic_rounding=True, 2025-05-07T20:13:38.2787202Z weighted=True, 2025-05-07T20:13:38.2787474Z row_wise=False, 2025-05-07T20:13:38.2787707Z mixed=True, 2025-05-07T20:13:38.2787919Z use_cache=True, 2025-05-07T20:13:38.2788172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.2788489Z use_cpu=True, 2025-05-07T20:13:38.2788724Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.2789009Z ) 2025-05-07T20:13:38.3015788Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3016766Z self=, 2025-05-07T20:13:38.3017377Z mixed_B=True, 2025-05-07T20:13:38.3017594Z compile=True, 2025-05-07T20:13:38.3017870Z T=3, 2025-05-07T20:13:38.3018075Z D=118, 2025-05-07T20:13:38.3018264Z B=18, 2025-05-07T20:13:38.3018466Z log_E=5, 2025-05-07T20:13:38.3018670Z L=5, 2025-05-07T20:13:38.3018870Z D_gradcheck=2, 2025-05-07T20:13:38.3019118Z stochastic_rounding=False, 2025-05-07T20:13:38.3019396Z weighted=False, 2025-05-07T20:13:38.3019610Z row_wise=False, 2025-05-07T20:13:38.3019833Z mixed=True, 2025-05-07T20:13:38.3020051Z use_cache=True, 2025-05-07T20:13:38.3020290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3020597Z use_cpu=True, 2025-05-07T20:13:38.3020840Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3021108Z ) 2025-05-07T20:13:38.3021356Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3022012Z self=, 2025-05-07T20:13:38.3022599Z mixed_B=False, 2025-05-07T20:13:38.3022832Z compile=True, 2025-05-07T20:13:38.3023049Z T=4, 2025-05-07T20:13:38.3023244Z D=79, 2025-05-07T20:13:38.3023429Z B=45, 2025-05-07T20:13:38.3023628Z log_E=4, 2025-05-07T20:13:38.3023867Z L=14, 2025-05-07T20:13:38.3024061Z D_gradcheck=1, 2025-05-07T20:13:38.3024309Z stochastic_rounding=False, 2025-05-07T20:13:38.3024582Z weighted=True, 2025-05-07T20:13:38.3024795Z row_wise=False, 2025-05-07T20:13:38.3025017Z mixed=True, 2025-05-07T20:13:38.3025234Z use_cache=True, 2025-05-07T20:13:38.3025475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3025779Z use_cpu=True, 2025-05-07T20:13:38.3026023Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3026291Z ) 2025-05-07T20:13:38.3026626Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3027282Z self=, 2025-05-07T20:13:38.3027925Z mixed_B=False, 2025-05-07T20:13:38.3028156Z compile=False, 2025-05-07T20:13:38.3028374Z T=5, 2025-05-07T20:13:38.3028559Z D=117, 2025-05-07T20:13:38.3028760Z B=99, 2025-05-07T20:13:38.3028960Z log_E=5, 2025-05-07T20:13:38.3029150Z L=2, 2025-05-07T20:13:38.3029349Z D_gradcheck=1, 2025-05-07T20:13:38.3029649Z stochastic_rounding=True, 2025-05-07T20:13:38.3029912Z weighted=True, 2025-05-07T20:13:38.3030139Z row_wise=False, 2025-05-07T20:13:38.3030359Z mixed=True, 2025-05-07T20:13:38.3030577Z use_cache=True, 2025-05-07T20:13:38.3030819Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3031128Z use_cpu=True, 2025-05-07T20:13:38.3031377Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3031643Z ) 2025-05-07T20:13:38.3031890Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3032539Z self=, 2025-05-07T20:13:38.3033125Z mixed_B=True, 2025-05-07T20:13:38.3033346Z compile=True, 2025-05-07T20:13:38.3033561Z T=5, 2025-05-07T20:13:38.3033742Z D=101, 2025-05-07T20:13:38.3033937Z B=83, 2025-05-07T20:13:38.3034135Z log_E=4, 2025-05-07T20:13:38.3034329Z L=18, 2025-05-07T20:13:38.3034526Z D_gradcheck=2, 2025-05-07T20:13:38.3034768Z stochastic_rounding=True, 2025-05-07T20:13:38.3035029Z weighted=False, 2025-05-07T20:13:38.3035256Z row_wise=True, 2025-05-07T20:13:38.3035476Z mixed=False, 2025-05-07T20:13:38.3035684Z use_cache=True, 2025-05-07T20:13:38.3035940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3036254Z use_cpu=True, 2025-05-07T20:13:38.3036497Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3036762Z ) 2025-05-07T20:13:38.3037007Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3037685Z self=, 2025-05-07T20:13:38.3038273Z mixed_B=True, 2025-05-07T20:13:38.3038499Z compile=False, 2025-05-07T20:13:38.3038720Z T=3, 2025-05-07T20:13:38.3038900Z D=88, 2025-05-07T20:13:38.3039098Z B=78, 2025-05-07T20:13:38.3039298Z log_E=4, 2025-05-07T20:13:38.3039490Z L=10, 2025-05-07T20:13:38.3039694Z D_gradcheck=2, 2025-05-07T20:13:38.3039941Z stochastic_rounding=False, 2025-05-07T20:13:38.3040205Z weighted=False, 2025-05-07T20:13:38.3040439Z row_wise=False, 2025-05-07T20:13:38.3040666Z mixed=True, 2025-05-07T20:13:38.3040875Z use_cache=False, 2025-05-07T20:13:38.3041141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3041462Z use_cpu=True, 2025-05-07T20:13:38.3041697Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3041982Z ) 2025-05-07T20:13:38.3042233Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3042887Z self=, 2025-05-07T20:13:38.3043477Z mixed_B=True, 2025-05-07T20:13:38.3043755Z compile=False, 2025-05-07T20:13:38.3043983Z T=2, 2025-05-07T20:13:38.3044184Z D=60, 2025-05-07T20:13:38.3044369Z B=2, 2025-05-07T20:13:38.3044568Z log_E=4, 2025-05-07T20:13:38.3044775Z L=15, 2025-05-07T20:13:38.3044968Z D_gradcheck=1, 2025-05-07T20:13:38.3045217Z stochastic_rounding=True, 2025-05-07T20:13:38.3045493Z weighted=True, 2025-05-07T20:13:38.3045721Z row_wise=True, 2025-05-07T20:13:38.3045928Z mixed=False, 2025-05-07T20:13:38.3046150Z use_cache=True, 2025-05-07T20:13:38.3046402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3046694Z use_cpu=True, 2025-05-07T20:13:38.3046940Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3047214Z ) 2025-05-07T20:13:38.3047447Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3048330Z self=, 2025-05-07T20:13:38.3048992Z mixed_B=False, 2025-05-07T20:13:38.3049210Z compile=False, 2025-05-07T20:13:38.3049433Z T=1, 2025-05-07T20:13:38.3049635Z D=10, 2025-05-07T20:13:38.3049819Z B=106, 2025-05-07T20:13:38.3050018Z log_E=3, 2025-05-07T20:13:38.3050221Z L=6, 2025-05-07T20:13:38.3050407Z D_gradcheck=1, 2025-05-07T20:13:38.3050705Z stochastic_rounding=True, 2025-05-07T20:13:38.3050982Z weighted=False, 2025-05-07T20:13:38.3051197Z row_wise=False, 2025-05-07T20:13:38.3051420Z mixed=False, 2025-05-07T20:13:38.3051643Z use_cache=True, 2025-05-07T20:13:38.3051883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3052191Z use_cpu=True, 2025-05-07T20:13:38.3052437Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3052718Z ) 2025-05-07T20:13:38.3052952Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3053600Z self=, 2025-05-07T20:13:38.3054203Z mixed_B=False, 2025-05-07T20:13:38.3054418Z compile=True, 2025-05-07T20:13:38.3054635Z T=4, 2025-05-07T20:13:38.3054835Z D=67, 2025-05-07T20:13:38.3055018Z B=61, 2025-05-07T20:13:38.3055212Z log_E=3, 2025-05-07T20:13:38.3055414Z L=5, 2025-05-07T20:13:38.3055603Z D_gradcheck=1, 2025-05-07T20:13:38.3055848Z stochastic_rounding=False, 2025-05-07T20:13:38.3056122Z weighted=True, 2025-05-07T20:13:38.3056334Z row_wise=True, 2025-05-07T20:13:38.3056554Z mixed=True, 2025-05-07T20:13:38.3056774Z use_cache=False, 2025-05-07T20:13:38.3057028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3057333Z use_cpu=True, 2025-05-07T20:13:38.3057577Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3057920Z ) 2025-05-07T20:13:38.3058172Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3058821Z self=, 2025-05-07T20:13:38.3059469Z mixed_B=True, 2025-05-07T20:13:38.3059681Z compile=True, 2025-05-07T20:13:38.3059900Z T=1, 2025-05-07T20:13:38.3060101Z D=82, 2025-05-07T20:13:38.3060282Z B=69, 2025-05-07T20:13:38.3060476Z log_E=4, 2025-05-07T20:13:38.3060679Z L=9, 2025-05-07T20:13:38.3060867Z D_gradcheck=2, 2025-05-07T20:13:38.3061110Z stochastic_rounding=True, 2025-05-07T20:13:38.3061382Z weighted=True, 2025-05-07T20:13:38.3061594Z row_wise=False, 2025-05-07T20:13:38.3061818Z mixed=False, 2025-05-07T20:13:38.3062093Z use_cache=False, 2025-05-07T20:13:38.3062346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3062653Z use_cpu=True, 2025-05-07T20:13:38.3062902Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3063167Z ) 2025-05-07T20:13:38.3063419Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3064066Z self=, 2025-05-07T20:13:38.3064665Z mixed_B=True, 2025-05-07T20:13:38.3064874Z compile=True, 2025-05-07T20:13:38.3065090Z T=2, 2025-05-07T20:13:38.3065284Z D=56, 2025-05-07T20:13:38.3065464Z B=99, 2025-05-07T20:13:38.3065657Z log_E=5, 2025-05-07T20:13:38.3065734Z L=7, 2025-05-07T20:13:38.3065843Z D_gradcheck=2, 2025-05-07T20:13:38.3065945Z stochastic_rounding=False, 2025-05-07T20:13:38.3066050Z weighted=False, 2025-05-07T20:13:38.3066149Z row_wise=False, 2025-05-07T20:13:38.3066232Z mixed=False, 2025-05-07T20:13:38.3066316Z use_cache=True, 2025-05-07T20:13:38.3066441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3066527Z use_cpu=True, 2025-05-07T20:13:38.3066632Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3066721Z ) 2025-05-07T20:13:38.3066861Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3067294Z self=, 2025-05-07T20:13:38.3067426Z mixed_B=False, 2025-05-07T20:13:38.3067512Z compile=True, 2025-05-07T20:13:38.3067605Z T=4, 2025-05-07T20:13:38.3067686Z D=22, 2025-05-07T20:13:38.3067765Z B=51, 2025-05-07T20:13:38.3067859Z log_E=3, 2025-05-07T20:13:38.3067938Z L=12, 2025-05-07T20:13:38.3068024Z D_gradcheck=1, 2025-05-07T20:13:38.3068172Z stochastic_rounding=True, 2025-05-07T20:13:38.3068258Z weighted=True, 2025-05-07T20:13:38.3068343Z row_wise=False, 2025-05-07T20:13:38.3068442Z mixed=True, 2025-05-07T20:13:38.3068528Z use_cache=True, 2025-05-07T20:13:38.3068641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3068741Z use_cpu=True, 2025-05-07T20:13:38.3068847Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3068926Z ) 2025-05-07T20:13:38.3069081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3069468Z self=, 2025-05-07T20:13:38.3069570Z mixed_B=True, 2025-05-07T20:13:38.3069660Z compile=False, 2025-05-07T20:13:38.3069737Z T=2, 2025-05-07T20:13:38.3069830Z D=4, 2025-05-07T20:13:38.3069908Z B=32, 2025-05-07T20:13:38.3069987Z log_E=5, 2025-05-07T20:13:38.3070080Z L=10, 2025-05-07T20:13:38.3070164Z D_gradcheck=2, 2025-05-07T20:13:38.3070266Z stochastic_rounding=False, 2025-05-07T20:13:38.3070366Z weighted=True, 2025-05-07T20:13:38.3070452Z row_wise=False, 2025-05-07T20:13:38.3070536Z mixed=False, 2025-05-07T20:13:38.3070637Z use_cache=False, 2025-05-07T20:13:38.3070749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3070833Z use_cpu=True, 2025-05-07T20:13:38.3070953Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3071031Z ) 2025-05-07T20:13:38.3071184Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3071569Z self=, 2025-05-07T20:13:38.3071678Z mixed_B=True, 2025-05-07T20:13:38.3071778Z compile=False, 2025-05-07T20:13:38.3071855Z T=5, 2025-05-07T20:13:38.3071932Z D=98, 2025-05-07T20:13:38.3072022Z B=46, 2025-05-07T20:13:38.3072100Z log_E=3, 2025-05-07T20:13:38.3072176Z L=6, 2025-05-07T20:13:38.3072270Z D_gradcheck=2, 2025-05-07T20:13:38.3072371Z stochastic_rounding=False, 2025-05-07T20:13:38.3072454Z weighted=False, 2025-05-07T20:13:38.3072547Z row_wise=True, 2025-05-07T20:13:38.3072646Z mixed=True, 2025-05-07T20:13:38.3072741Z use_cache=True, 2025-05-07T20:13:38.3072853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3072936Z use_cpu=True, 2025-05-07T20:13:38.3073058Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3073136Z ) 2025-05-07T20:13:38.3073276Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3073672Z self=, 2025-05-07T20:13:38.3073759Z mixed_B=True, 2025-05-07T20:13:38.3073844Z compile=True, 2025-05-07T20:13:38.3073937Z T=1, 2025-05-07T20:13:38.3074013Z D=79, 2025-05-07T20:13:38.3074090Z B=25, 2025-05-07T20:13:38.3074180Z log_E=4, 2025-05-07T20:13:38.3074256Z L=8, 2025-05-07T20:13:38.3074341Z D_gradcheck=2, 2025-05-07T20:13:38.3074453Z stochastic_rounding=False, 2025-05-07T20:13:38.3074537Z weighted=False, 2025-05-07T20:13:38.3074630Z row_wise=True, 2025-05-07T20:13:38.3074712Z mixed=False, 2025-05-07T20:13:38.3074795Z use_cache=True, 2025-05-07T20:13:38.3074918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3075000Z use_cpu=True, 2025-05-07T20:13:38.3075108Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3075197Z ) 2025-05-07T20:13:38.3075336Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3075746Z self=, 2025-05-07T20:13:38.3075887Z mixed_B=True, 2025-05-07T20:13:38.3075972Z compile=False, 2025-05-07T20:13:38.3076050Z T=5, 2025-05-07T20:13:38.3076138Z D=28, 2025-05-07T20:13:38.3076214Z B=71, 2025-05-07T20:13:38.3076292Z log_E=5, 2025-05-07T20:13:38.3076381Z L=11, 2025-05-07T20:13:38.3076466Z D_gradcheck=2, 2025-05-07T20:13:38.3076610Z stochastic_rounding=False, 2025-05-07T20:13:38.3076697Z weighted=False, 2025-05-07T20:13:38.3076783Z row_wise=False, 2025-05-07T20:13:38.3076883Z mixed=False, 2025-05-07T20:13:38.3076967Z use_cache=True, 2025-05-07T20:13:38.3077077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3077176Z use_cpu=True, 2025-05-07T20:13:38.3077282Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3077357Z ) 2025-05-07T20:13:38.3077507Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3077889Z self=, 2025-05-07T20:13:38.3077979Z mixed_B=False, 2025-05-07T20:13:38.3078080Z compile=False, 2025-05-07T20:13:38.3078158Z T=1, 2025-05-07T20:13:38.3078249Z D=77, 2025-05-07T20:13:38.3078327Z B=15, 2025-05-07T20:13:38.3078407Z log_E=4, 2025-05-07T20:13:38.3078495Z L=16, 2025-05-07T20:13:38.3078579Z D_gradcheck=1, 2025-05-07T20:13:38.3078680Z stochastic_rounding=True, 2025-05-07T20:13:38.3078774Z weighted=True, 2025-05-07T20:13:38.3078858Z row_wise=False, 2025-05-07T20:13:38.3078938Z mixed=True, 2025-05-07T20:13:38.3079035Z use_cache=False, 2025-05-07T20:13:38.3079146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3079228Z use_cpu=True, 2025-05-07T20:13:38.3079347Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3079421Z ) 2025-05-07T20:13:38.3079556Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3079956Z self=, 2025-05-07T20:13:38.3080068Z mixed_B=False, 2025-05-07T20:13:38.3080167Z compile=False, 2025-05-07T20:13:38.3080244Z T=3, 2025-05-07T20:13:38.3080322Z D=11, 2025-05-07T20:13:38.3080411Z B=59, 2025-05-07T20:13:38.3080491Z log_E=5, 2025-05-07T20:13:38.3080568Z L=16, 2025-05-07T20:13:38.3080666Z D_gradcheck=1, 2025-05-07T20:13:38.3080766Z stochastic_rounding=True, 2025-05-07T20:13:38.3080851Z weighted=True, 2025-05-07T20:13:38.3080949Z row_wise=True, 2025-05-07T20:13:38.3081030Z mixed=False, 2025-05-07T20:13:38.3081114Z use_cache=False, 2025-05-07T20:13:38.3081237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3081320Z use_cpu=True, 2025-05-07T20:13:38.3081425Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3081512Z ) 2025-05-07T20:13:38.3336754Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3337207Z self=, 2025-05-07T20:13:38.3337300Z mixed_B=True, 2025-05-07T20:13:38.3337383Z compile=True, 2025-05-07T20:13:38.3337472Z T=2, 2025-05-07T20:13:38.3337552Z D=38, 2025-05-07T20:13:38.3337629Z B=110, 2025-05-07T20:13:38.3337719Z log_E=5, 2025-05-07T20:13:38.3337890Z L=14, 2025-05-07T20:13:38.3337976Z D_gradcheck=1, 2025-05-07T20:13:38.3338092Z stochastic_rounding=False, 2025-05-07T20:13:38.3338180Z weighted=False, 2025-05-07T20:13:38.3338279Z row_wise=True, 2025-05-07T20:13:38.3338363Z mixed=False, 2025-05-07T20:13:38.3338446Z use_cache=True, 2025-05-07T20:13:38.3338569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3338652Z use_cpu=True, 2025-05-07T20:13:38.3338841Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3338935Z ) 2025-05-07T20:13:38.3339074Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3339599Z self=, 2025-05-07T20:13:38.3339748Z mixed_B=True, 2025-05-07T20:13:38.3339834Z compile=False, 2025-05-07T20:13:38.3339924Z T=3, 2025-05-07T20:13:38.3340001Z D=80, 2025-05-07T20:13:38.3340078Z B=55, 2025-05-07T20:13:38.3340168Z log_E=4, 2025-05-07T20:13:38.3340245Z L=8, 2025-05-07T20:13:38.3340329Z D_gradcheck=2, 2025-05-07T20:13:38.3340439Z stochastic_rounding=True, 2025-05-07T20:13:38.3340562Z weighted=True, 2025-05-07T20:13:38.3340648Z row_wise=False, 2025-05-07T20:13:38.3340742Z mixed=False, 2025-05-07T20:13:38.3340825Z use_cache=False, 2025-05-07T20:13:38.3340935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3341029Z use_cpu=True, 2025-05-07T20:13:38.3341134Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3341208Z ) 2025-05-07T20:13:38.3341358Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3341742Z self=, 2025-05-07T20:13:38.3341842Z mixed_B=True, 2025-05-07T20:13:38.3341930Z compile=False, 2025-05-07T20:13:38.3342011Z T=4, 2025-05-07T20:13:38.3342104Z D=25, 2025-05-07T20:13:38.3342182Z B=73, 2025-05-07T20:13:38.3342264Z log_E=5, 2025-05-07T20:13:38.3342357Z L=8, 2025-05-07T20:13:38.3342443Z D_gradcheck=1, 2025-05-07T20:13:38.3342543Z stochastic_rounding=True, 2025-05-07T20:13:38.3342643Z weighted=True, 2025-05-07T20:13:38.3342726Z row_wise=True, 2025-05-07T20:13:38.3342808Z mixed=True, 2025-05-07T20:13:38.3342908Z use_cache=False, 2025-05-07T20:13:38.3343020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3343105Z use_cpu=True, 2025-05-07T20:13:38.3343225Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3343302Z ) 2025-05-07T20:13:38.3343455Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3343839Z self=, 2025-05-07T20:13:38.3343925Z mixed_B=True, 2025-05-07T20:13:38.3344064Z compile=False, 2025-05-07T20:13:38.3344145Z T=3, 2025-05-07T20:13:38.3344225Z D=25, 2025-05-07T20:13:38.3344318Z B=91, 2025-05-07T20:13:38.3344398Z log_E=5, 2025-05-07T20:13:38.3344476Z L=2, 2025-05-07T20:13:38.3344576Z D_gradcheck=2, 2025-05-07T20:13:38.3344677Z stochastic_rounding=True, 2025-05-07T20:13:38.3344766Z weighted=False, 2025-05-07T20:13:38.3344864Z row_wise=True, 2025-05-07T20:13:38.3344946Z mixed=False, 2025-05-07T20:13:38.3345031Z use_cache=True, 2025-05-07T20:13:38.3345154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3345240Z use_cpu=True, 2025-05-07T20:13:38.3345359Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3345435Z ) 2025-05-07T20:13:38.3345572Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3345973Z self=, 2025-05-07T20:13:38.3346059Z mixed_B=False, 2025-05-07T20:13:38.3346148Z compile=False, 2025-05-07T20:13:38.3346237Z T=5, 2025-05-07T20:13:38.3346315Z D=126, 2025-05-07T20:13:38.3346391Z B=58, 2025-05-07T20:13:38.3346483Z log_E=3, 2025-05-07T20:13:38.3346563Z L=14, 2025-05-07T20:13:38.3346648Z D_gradcheck=1, 2025-05-07T20:13:38.3346758Z stochastic_rounding=True, 2025-05-07T20:13:38.3346843Z weighted=True, 2025-05-07T20:13:38.3346925Z row_wise=False, 2025-05-07T20:13:38.3347018Z mixed=True, 2025-05-07T20:13:38.3347100Z use_cache=True, 2025-05-07T20:13:38.3347226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3347308Z use_cpu=True, 2025-05-07T20:13:38.3347411Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3347499Z ) 2025-05-07T20:13:38.3347638Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3348196Z self=, 2025-05-07T20:13:38.3348335Z mixed_B=False, 2025-05-07T20:13:38.3348420Z compile=True, 2025-05-07T20:13:38.3348496Z T=3, 2025-05-07T20:13:38.3348588Z D=48, 2025-05-07T20:13:38.3348663Z B=65, 2025-05-07T20:13:38.3348741Z log_E=5, 2025-05-07T20:13:38.3348831Z L=12, 2025-05-07T20:13:38.3348915Z D_gradcheck=2, 2025-05-07T20:13:38.3349027Z stochastic_rounding=True, 2025-05-07T20:13:38.3349147Z weighted=True, 2025-05-07T20:13:38.3349233Z row_wise=False, 2025-05-07T20:13:38.3349327Z mixed=True, 2025-05-07T20:13:38.3349411Z use_cache=False, 2025-05-07T20:13:38.3349523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3349621Z use_cpu=True, 2025-05-07T20:13:38.3349727Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3349805Z ) 2025-05-07T20:13:38.3349953Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3350337Z self=, 2025-05-07T20:13:38.3350425Z mixed_B=True, 2025-05-07T20:13:38.3350528Z compile=False, 2025-05-07T20:13:38.3350606Z T=5, 2025-05-07T20:13:38.3350683Z D=40, 2025-05-07T20:13:38.3350771Z B=15, 2025-05-07T20:13:38.3350849Z log_E=4, 2025-05-07T20:13:38.3350936Z L=6, 2025-05-07T20:13:38.3351020Z D_gradcheck=1, 2025-05-07T20:13:38.3351118Z stochastic_rounding=True, 2025-05-07T20:13:38.3351217Z weighted=False, 2025-05-07T20:13:38.3351300Z row_wise=False, 2025-05-07T20:13:38.3351382Z mixed=False, 2025-05-07T20:13:38.3351481Z use_cache=False, 2025-05-07T20:13:38.3351591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3351674Z use_cpu=True, 2025-05-07T20:13:38.3351790Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3351864Z ) 2025-05-07T20:13:38.3352001Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3352397Z self=, 2025-05-07T20:13:38.3352483Z mixed_B=True, 2025-05-07T20:13:38.3352618Z compile=False, 2025-05-07T20:13:38.3352698Z T=1, 2025-05-07T20:13:38.3352776Z D=38, 2025-05-07T20:13:38.3352865Z B=84, 2025-05-07T20:13:38.3352943Z log_E=3, 2025-05-07T20:13:38.3353019Z L=20, 2025-05-07T20:13:38.3353119Z D_gradcheck=2, 2025-05-07T20:13:38.3353216Z stochastic_rounding=True, 2025-05-07T20:13:38.3353303Z weighted=False, 2025-05-07T20:13:38.3353397Z row_wise=True, 2025-05-07T20:13:38.3353478Z mixed=True, 2025-05-07T20:13:38.3353562Z use_cache=False, 2025-05-07T20:13:38.3353684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3353768Z use_cpu=True, 2025-05-07T20:13:38.3353874Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3353963Z ) 2025-05-07T20:13:38.3354101Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3354495Z self=, 2025-05-07T20:13:38.3354582Z mixed_B=False, 2025-05-07T20:13:38.3354669Z compile=False, 2025-05-07T20:13:38.3354761Z T=3, 2025-05-07T20:13:38.3354839Z D=55, 2025-05-07T20:13:38.3354916Z B=113, 2025-05-07T20:13:38.3355011Z log_E=3, 2025-05-07T20:13:38.3355088Z L=15, 2025-05-07T20:13:38.3355172Z D_gradcheck=1, 2025-05-07T20:13:38.3355284Z stochastic_rounding=False, 2025-05-07T20:13:38.3355370Z weighted=False, 2025-05-07T20:13:38.3355454Z row_wise=True, 2025-05-07T20:13:38.3355552Z mixed=False, 2025-05-07T20:13:38.3355635Z use_cache=True, 2025-05-07T20:13:38.3355743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3355839Z use_cpu=True, 2025-05-07T20:13:38.3355943Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3356031Z ) 2025-05-07T20:13:38.3356171Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3356555Z self=, 2025-05-07T20:13:38.3356712Z mixed_B=True, 2025-05-07T20:13:38.3356800Z compile=True, 2025-05-07T20:13:38.3356878Z T=5, 2025-05-07T20:13:38.3356969Z D=52, 2025-05-07T20:13:38.3357048Z B=60, 2025-05-07T20:13:38.3357128Z log_E=4, 2025-05-07T20:13:38.3357224Z L=8, 2025-05-07T20:13:38.3357311Z D_gradcheck=1, 2025-05-07T20:13:38.3357410Z stochastic_rounding=False, 2025-05-07T20:13:38.3357540Z weighted=True, 2025-05-07T20:13:38.3357623Z row_wise=True, 2025-05-07T20:13:38.3357704Z mixed=False, 2025-05-07T20:13:38.3357802Z use_cache=True, 2025-05-07T20:13:38.3357911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3358006Z use_cpu=True, 2025-05-07T20:13:38.3358108Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3358182Z ) 2025-05-07T20:13:38.3358329Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3358712Z self=, 2025-05-07T20:13:38.3358798Z mixed_B=False, 2025-05-07T20:13:38.3358898Z compile=False, 2025-05-07T20:13:38.3358974Z T=3, 2025-05-07T20:13:38.3359050Z D=6, 2025-05-07T20:13:38.3359138Z B=69, 2025-05-07T20:13:38.3359218Z log_E=4, 2025-05-07T20:13:38.3359293Z L=12, 2025-05-07T20:13:38.3359391Z D_gradcheck=2, 2025-05-07T20:13:38.3359489Z stochastic_rounding=True, 2025-05-07T20:13:38.3359576Z weighted=True, 2025-05-07T20:13:38.3359669Z row_wise=True, 2025-05-07T20:13:38.3359750Z mixed=True, 2025-05-07T20:13:38.3359847Z use_cache=True, 2025-05-07T20:13:38.3359957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3360042Z use_cpu=True, 2025-05-07T20:13:38.3360159Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3360234Z ) 2025-05-07T20:13:38.3360374Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3360769Z self=, 2025-05-07T20:13:38.3360856Z mixed_B=False, 2025-05-07T20:13:38.3360970Z compile=False, 2025-05-07T20:13:38.3361061Z T=5, 2025-05-07T20:13:38.3361138Z D=113, 2025-05-07T20:13:38.3361215Z B=44, 2025-05-07T20:13:38.3361306Z log_E=3, 2025-05-07T20:13:38.3361382Z L=16, 2025-05-07T20:13:38.3361476Z D_gradcheck=1, 2025-05-07T20:13:38.3361573Z stochastic_rounding=True, 2025-05-07T20:13:38.3361658Z weighted=True, 2025-05-07T20:13:38.3361755Z row_wise=True, 2025-05-07T20:13:38.3361836Z mixed=True, 2025-05-07T20:13:38.3361919Z use_cache=True, 2025-05-07T20:13:38.3362043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3362125Z use_cpu=True, 2025-05-07T20:13:38.3362229Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3362315Z ) 2025-05-07T20:13:38.3362452Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3362848Z self=, 2025-05-07T20:13:38.3362952Z mixed_B=False, 2025-05-07T20:13:38.3363040Z compile=False, 2025-05-07T20:13:38.3363133Z T=2, 2025-05-07T20:13:38.3363211Z D=126, 2025-05-07T20:13:38.3363290Z B=80, 2025-05-07T20:13:38.3363383Z log_E=3, 2025-05-07T20:13:38.3363461Z L=6, 2025-05-07T20:13:38.3363546Z D_gradcheck=2, 2025-05-07T20:13:38.3363659Z stochastic_rounding=True, 2025-05-07T20:13:38.3363744Z weighted=True, 2025-05-07T20:13:38.3363830Z row_wise=False, 2025-05-07T20:13:38.3363927Z mixed=True, 2025-05-07T20:13:38.3364012Z use_cache=True, 2025-05-07T20:13:38.3364124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3364224Z use_cpu=True, 2025-05-07T20:13:38.3364327Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3364403Z ) 2025-05-07T20:13:38.3364557Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3364938Z self=, 2025-05-07T20:13:38.3365104Z mixed_B=False, 2025-05-07T20:13:38.3365193Z compile=False, 2025-05-07T20:13:38.3365272Z T=3, 2025-05-07T20:13:38.3365365Z D=41, 2025-05-07T20:13:38.3365446Z B=126, 2025-05-07T20:13:38.3365526Z log_E=3, 2025-05-07T20:13:38.3365617Z L=13, 2025-05-07T20:13:38.3365703Z D_gradcheck=1, 2025-05-07T20:13:38.3365805Z stochastic_rounding=False, 2025-05-07T20:13:38.3365906Z weighted=False, 2025-05-07T20:13:38.3366017Z row_wise=True, 2025-05-07T20:13:38.3366102Z mixed=True, 2025-05-07T20:13:38.3366204Z use_cache=False, 2025-05-07T20:13:38.3366314Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3366399Z use_cpu=True, 2025-05-07T20:13:38.3366520Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3366597Z ) 2025-05-07T20:13:38.3366735Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3367132Z self=, 2025-05-07T20:13:38.3367222Z mixed_B=False, 2025-05-07T20:13:38.3367324Z compile=False, 2025-05-07T20:13:38.3367402Z T=3, 2025-05-07T20:13:38.3367480Z D=21, 2025-05-07T20:13:38.3367572Z B=125, 2025-05-07T20:13:38.3367655Z log_E=5, 2025-05-07T20:13:38.3367733Z L=11, 2025-05-07T20:13:38.3367828Z D_gradcheck=1, 2025-05-07T20:13:38.3367928Z stochastic_rounding=False, 2025-05-07T20:13:38.3368011Z weighted=True, 2025-05-07T20:13:38.3368108Z row_wise=False, 2025-05-07T20:13:38.3368189Z mixed=True, 2025-05-07T20:13:38.3368275Z use_cache=False, 2025-05-07T20:13:38.3368398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3368479Z use_cpu=True, 2025-05-07T20:13:38.3368599Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3368675Z ) 2025-05-07T20:13:38.3368812Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3369207Z self=, 2025-05-07T20:13:38.3369293Z mixed_B=False, 2025-05-07T20:13:38.3369404Z compile=False, 2025-05-07T20:13:38.3369494Z T=5, 2025-05-07T20:13:38.3369572Z D=12, 2025-05-07T20:13:38.3369649Z B=23, 2025-05-07T20:13:38.3369738Z log_E=3, 2025-05-07T20:13:38.3369814Z L=0, 2025-05-07T20:13:38.3369898Z D_gradcheck=2, 2025-05-07T20:13:38.3370008Z stochastic_rounding=True, 2025-05-07T20:13:38.3370094Z weighted=True, 2025-05-07T20:13:38.3370180Z row_wise=False, 2025-05-07T20:13:38.3370274Z mixed=False, 2025-05-07T20:13:38.3370360Z use_cache=False, 2025-05-07T20:13:38.3370486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3370568Z use_cpu=True, 2025-05-07T20:13:38.3370673Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3370760Z ) 2025-05-07T20:13:38.3370898Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3371279Z self=, 2025-05-07T20:13:38.3371378Z mixed_B=True, 2025-05-07T20:13:38.3371463Z compile=True, 2025-05-07T20:13:38.3371542Z T=4, 2025-05-07T20:13:38.3371631Z D=10, 2025-05-07T20:13:38.3371708Z B=91, 2025-05-07T20:13:38.3371786Z log_E=3, 2025-05-07T20:13:38.3371873Z L=3, 2025-05-07T20:13:38.3371959Z D_gradcheck=1, 2025-05-07T20:13:38.3372058Z stochastic_rounding=True, 2025-05-07T20:13:38.3372157Z weighted=False, 2025-05-07T20:13:38.3372241Z row_wise=False, 2025-05-07T20:13:38.3372333Z mixed=True, 2025-05-07T20:13:38.3372417Z use_cache=False, 2025-05-07T20:13:38.3372527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3372621Z use_cpu=True, 2025-05-07T20:13:38.3372725Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3372800Z ) 2025-05-07T20:13:38.3659346Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3660004Z self=, 2025-05-07T20:13:38.3660500Z mixed_B=False, 2025-05-07T20:13:38.3660627Z compile=True, 2025-05-07T20:13:38.3660774Z T=2, 2025-05-07T20:13:38.3660948Z D=54, 2025-05-07T20:13:38.3661092Z B=17, 2025-05-07T20:13:38.3661243Z log_E=3, 2025-05-07T20:13:38.3661406Z L=17, 2025-05-07T20:13:38.3661514Z D_gradcheck=1, 2025-05-07T20:13:38.3661620Z stochastic_rounding=False, 2025-05-07T20:13:38.3661721Z weighted=True, 2025-05-07T20:13:38.3661889Z row_wise=False, 2025-05-07T20:13:38.3661987Z mixed=True, 2025-05-07T20:13:38.3662075Z use_cache=True, 2025-05-07T20:13:38.3662194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3662298Z use_cpu=True, 2025-05-07T20:13:38.3662412Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3662580Z ) 2025-05-07T20:13:38.3662766Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3663164Z self=, 2025-05-07T20:13:38.3663258Z mixed_B=True, 2025-05-07T20:13:38.3663361Z compile=True, 2025-05-07T20:13:38.3663446Z T=3, 2025-05-07T20:13:38.3663539Z D=92, 2025-05-07T20:13:38.3663620Z B=88, 2025-05-07T20:13:38.3663703Z log_E=3, 2025-05-07T20:13:38.3663798Z L=14, 2025-05-07T20:13:38.3663886Z D_gradcheck=2, 2025-05-07T20:13:38.3663990Z stochastic_rounding=False, 2025-05-07T20:13:38.3664091Z weighted=False, 2025-05-07T20:13:38.3664179Z row_wise=False, 2025-05-07T20:13:38.3664264Z mixed=True, 2025-05-07T20:13:38.3664366Z use_cache=False, 2025-05-07T20:13:38.3664481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3664567Z use_cpu=True, 2025-05-07T20:13:38.3664688Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3664765Z ) 2025-05-07T20:13:38.3664911Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3665308Z self=, 2025-05-07T20:13:38.3665398Z mixed_B=True, 2025-05-07T20:13:38.3665496Z compile=True, 2025-05-07T20:13:38.3665628Z T=5, 2025-05-07T20:13:38.3665711Z D=112, 2025-05-07T20:13:38.3665802Z B=52, 2025-05-07T20:13:38.3665884Z log_E=3, 2025-05-07T20:13:38.3665964Z L=4, 2025-05-07T20:13:38.3666064Z D_gradcheck=2, 2025-05-07T20:13:38.3666165Z stochastic_rounding=True, 2025-05-07T20:13:38.3666254Z weighted=False, 2025-05-07T20:13:38.3666355Z row_wise=False, 2025-05-07T20:13:38.3666440Z mixed=False, 2025-05-07T20:13:38.3666526Z use_cache=True, 2025-05-07T20:13:38.3666657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3666742Z use_cpu=True, 2025-05-07T20:13:38.3666849Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3666940Z ) 2025-05-07T20:13:38.3667083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3667484Z self=, 2025-05-07T20:13:38.3667582Z mixed_B=False, 2025-05-07T20:13:38.3667669Z compile=True, 2025-05-07T20:13:38.3667762Z T=2, 2025-05-07T20:13:38.3667847Z D=127, 2025-05-07T20:13:38.3667928Z B=55, 2025-05-07T20:13:38.3668022Z log_E=3, 2025-05-07T20:13:38.3668104Z L=9, 2025-05-07T20:13:38.3668192Z D_gradcheck=1, 2025-05-07T20:13:38.3668310Z stochastic_rounding=False, 2025-05-07T20:13:38.3668398Z weighted=True, 2025-05-07T20:13:38.3668489Z row_wise=True, 2025-05-07T20:13:38.3668587Z mixed=True, 2025-05-07T20:13:38.3668680Z use_cache=False, 2025-05-07T20:13:38.3668794Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3668893Z use_cpu=True, 2025-05-07T20:13:38.3669000Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3669089Z ) 2025-05-07T20:13:38.3669229Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3669616Z self=, 2025-05-07T20:13:38.3669782Z mixed_B=True, 2025-05-07T20:13:38.3669871Z compile=False, 2025-05-07T20:13:38.3669957Z T=3, 2025-05-07T20:13:38.3670053Z D=123, 2025-05-07T20:13:38.3670136Z B=109, 2025-05-07T20:13:38.3670218Z log_E=3, 2025-05-07T20:13:38.3670312Z L=2, 2025-05-07T20:13:38.3670400Z D_gradcheck=1, 2025-05-07T20:13:38.3670503Z stochastic_rounding=True, 2025-05-07T20:13:38.3670607Z weighted=True, 2025-05-07T20:13:38.3670723Z row_wise=True, 2025-05-07T20:13:38.3670809Z mixed=False, 2025-05-07T20:13:38.3670912Z use_cache=True, 2025-05-07T20:13:38.3671029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3671130Z use_cpu=True, 2025-05-07T20:13:38.3671240Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3671320Z ) 2025-05-07T20:13:38.3671476Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3671862Z self=, 2025-05-07T20:13:38.3671953Z mixed_B=True, 2025-05-07T20:13:38.3672062Z compile=True, 2025-05-07T20:13:38.3672146Z T=3, 2025-05-07T20:13:38.3672228Z D=113, 2025-05-07T20:13:38.3672324Z B=79, 2025-05-07T20:13:38.3672411Z log_E=3, 2025-05-07T20:13:38.3672494Z L=15, 2025-05-07T20:13:38.3672598Z D_gradcheck=1, 2025-05-07T20:13:38.3672743Z stochastic_rounding=True, 2025-05-07T20:13:38.3672846Z weighted=True, 2025-05-07T20:13:38.3672936Z row_wise=True, 2025-05-07T20:13:38.3673024Z mixed=False, 2025-05-07T20:13:38.3673127Z use_cache=True, 2025-05-07T20:13:38.3673286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3673373Z use_cpu=True, 2025-05-07T20:13:38.3673496Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3673577Z ) 2025-05-07T20:13:38.3673719Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3674126Z self=, 2025-05-07T20:13:38.3674218Z mixed_B=False, 2025-05-07T20:13:38.3674310Z compile=True, 2025-05-07T20:13:38.3674444Z T=1, 2025-05-07T20:13:38.3674528Z D=45, 2025-05-07T20:13:38.3674610Z B=75, 2025-05-07T20:13:38.3674709Z log_E=5, 2025-05-07T20:13:38.3674792Z L=10, 2025-05-07T20:13:38.3674896Z D_gradcheck=1, 2025-05-07T20:13:38.3674999Z stochastic_rounding=True, 2025-05-07T20:13:38.3675089Z weighted=False, 2025-05-07T20:13:38.3675193Z row_wise=False, 2025-05-07T20:13:38.3675279Z mixed=True, 2025-05-07T20:13:38.3675367Z use_cache=False, 2025-05-07T20:13:38.3675493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3675578Z use_cpu=True, 2025-05-07T20:13:38.3675686Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3675777Z ) 2025-05-07T20:13:38.3675919Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3676303Z self=, 2025-05-07T20:13:38.3676403Z mixed_B=True, 2025-05-07T20:13:38.3676491Z compile=True, 2025-05-07T20:13:38.3676584Z T=2, 2025-05-07T20:13:38.3676664Z D=92, 2025-05-07T20:13:38.3676744Z B=47, 2025-05-07T20:13:38.3676837Z log_E=3, 2025-05-07T20:13:38.3676917Z L=6, 2025-05-07T20:13:38.3677003Z D_gradcheck=1, 2025-05-07T20:13:38.3677116Z stochastic_rounding=False, 2025-05-07T20:13:38.3677205Z weighted=False, 2025-05-07T20:13:38.3677295Z row_wise=False, 2025-05-07T20:13:38.3677391Z mixed=False, 2025-05-07T20:13:38.3677477Z use_cache=True, 2025-05-07T20:13:38.3677598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3677697Z use_cpu=True, 2025-05-07T20:13:38.3677805Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3677883Z ) 2025-05-07T20:13:38.3678038Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3678421Z self=, 2025-05-07T20:13:38.3678549Z mixed_B=True, 2025-05-07T20:13:38.3678668Z compile=False, 2025-05-07T20:13:38.3678751Z T=5, 2025-05-07T20:13:38.3678847Z D=78, 2025-05-07T20:13:38.3678928Z B=109, 2025-05-07T20:13:38.3679014Z log_E=5, 2025-05-07T20:13:38.3679113Z L=16, 2025-05-07T20:13:38.3679203Z D_gradcheck=1, 2025-05-07T20:13:38.3679305Z stochastic_rounding=True, 2025-05-07T20:13:38.3679407Z weighted=True, 2025-05-07T20:13:38.3679521Z row_wise=True, 2025-05-07T20:13:38.3679609Z mixed=False, 2025-05-07T20:13:38.3679707Z use_cache=True, 2025-05-07T20:13:38.3679825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3679914Z use_cpu=True, 2025-05-07T20:13:38.3680079Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3680159Z ) 2025-05-07T20:13:38.3680314Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3680701Z self=, 2025-05-07T20:13:38.3680789Z mixed_B=True, 2025-05-07T20:13:38.3680894Z compile=False, 2025-05-07T20:13:38.3680975Z T=1, 2025-05-07T20:13:38.3681059Z D=8, 2025-05-07T20:13:38.3681151Z B=41, 2025-05-07T20:13:38.3681234Z log_E=4, 2025-05-07T20:13:38.3681316Z L=18, 2025-05-07T20:13:38.3681418Z D_gradcheck=1, 2025-05-07T20:13:38.3681518Z stochastic_rounding=True, 2025-05-07T20:13:38.3681605Z weighted=True, 2025-05-07T20:13:38.3681705Z row_wise=False, 2025-05-07T20:13:38.3681793Z mixed=False, 2025-05-07T20:13:38.3681883Z use_cache=True, 2025-05-07T20:13:38.3682011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3682097Z use_cpu=True, 2025-05-07T20:13:38.3682222Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3682304Z ) 2025-05-07T20:13:38.3682446Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3682844Z self=, 2025-05-07T20:13:38.3682932Z mixed_B=True, 2025-05-07T20:13:38.3683021Z compile=True, 2025-05-07T20:13:38.3683114Z T=3, 2025-05-07T20:13:38.3683227Z D=110, 2025-05-07T20:13:38.3683309Z B=105, 2025-05-07T20:13:38.3683403Z log_E=3, 2025-05-07T20:13:38.3683483Z L=9, 2025-05-07T20:13:38.3683570Z D_gradcheck=1, 2025-05-07T20:13:38.3683684Z stochastic_rounding=False, 2025-05-07T20:13:38.3683773Z weighted=False, 2025-05-07T20:13:38.3683859Z row_wise=True, 2025-05-07T20:13:38.3683959Z mixed=True, 2025-05-07T20:13:38.3684045Z use_cache=True, 2025-05-07T20:13:38.3684174Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3684259Z use_cpu=True, 2025-05-07T20:13:38.3684366Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3684456Z ) 2025-05-07T20:13:38.3684597Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3684987Z self=, 2025-05-07T20:13:38.3685088Z mixed_B=False, 2025-05-07T20:13:38.3685178Z compile=True, 2025-05-07T20:13:38.3685259Z T=1, 2025-05-07T20:13:38.3685356Z D=88, 2025-05-07T20:13:38.3685437Z B=87, 2025-05-07T20:13:38.3685518Z log_E=5, 2025-05-07T20:13:38.3685612Z L=9, 2025-05-07T20:13:38.3685702Z D_gradcheck=2, 2025-05-07T20:13:38.3685805Z stochastic_rounding=True, 2025-05-07T20:13:38.3685911Z weighted=False, 2025-05-07T20:13:38.3685997Z row_wise=False, 2025-05-07T20:13:38.3686100Z mixed=False, 2025-05-07T20:13:38.3686188Z use_cache=False, 2025-05-07T20:13:38.3686302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3686401Z use_cpu=True, 2025-05-07T20:13:38.3686508Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3686585Z ) 2025-05-07T20:13:38.3686778Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3687166Z self=, 2025-05-07T20:13:38.3687291Z mixed_B=False, 2025-05-07T20:13:38.3687418Z compile=False, 2025-05-07T20:13:38.3687499Z T=3, 2025-05-07T20:13:38.3687581Z D=45, 2025-05-07T20:13:38.3687674Z B=125, 2025-05-07T20:13:38.3687755Z log_E=5, 2025-05-07T20:13:38.3687847Z L=2, 2025-05-07T20:13:38.3687933Z D_gradcheck=2, 2025-05-07T20:13:38.3688037Z stochastic_rounding=False, 2025-05-07T20:13:38.3688140Z weighted=False, 2025-05-07T20:13:38.3688227Z row_wise=False, 2025-05-07T20:13:38.3688342Z mixed=True, 2025-05-07T20:13:38.3688444Z use_cache=False, 2025-05-07T20:13:38.3688558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3688643Z use_cpu=True, 2025-05-07T20:13:38.3688765Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3688843Z ) 2025-05-07T20:13:38.3688985Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3689389Z self=, 2025-05-07T20:13:38.3689479Z mixed_B=False, 2025-05-07T20:13:38.3689584Z compile=True, 2025-05-07T20:13:38.3689667Z T=3, 2025-05-07T20:13:38.3689751Z D=107, 2025-05-07T20:13:38.3689848Z B=120, 2025-05-07T20:13:38.3689933Z log_E=5, 2025-05-07T20:13:38.3690013Z L=15, 2025-05-07T20:13:38.3690117Z D_gradcheck=2, 2025-05-07T20:13:38.3690223Z stochastic_rounding=True, 2025-05-07T20:13:38.3690312Z weighted=False, 2025-05-07T20:13:38.3690416Z row_wise=False, 2025-05-07T20:13:38.3690503Z mixed=False, 2025-05-07T20:13:38.3690591Z use_cache=True, 2025-05-07T20:13:38.3690782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.3690867Z use_cpu=True, 2025-05-07T20:13:38.3690973Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3691063Z ) 2025-05-07T20:13:38.3691207Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3691602Z self=, 2025-05-07T20:13:38.3691723Z mixed_B=False, 2025-05-07T20:13:38.3691812Z compile=True, 2025-05-07T20:13:38.3691906Z T=1, 2025-05-07T20:13:38.3692022Z D=92, 2025-05-07T20:13:38.3692105Z B=53, 2025-05-07T20:13:38.3692201Z log_E=5, 2025-05-07T20:13:38.3692281Z L=17, 2025-05-07T20:13:38.3692367Z D_gradcheck=2, 2025-05-07T20:13:38.3692481Z stochastic_rounding=True, 2025-05-07T20:13:38.3692585Z weighted=True, 2025-05-07T20:13:38.3692673Z row_wise=True, 2025-05-07T20:13:38.3692774Z mixed=True, 2025-05-07T20:13:38.3692864Z use_cache=True, 2025-05-07T20:13:38.3692980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3693084Z use_cpu=True, 2025-05-07T20:13:38.3693192Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.3693286Z ) 2025-05-07T20:13:38.3693429Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3693818Z self=, 2025-05-07T20:13:38.3693923Z mixed_B=True, 2025-05-07T20:13:38.3694018Z compile=True, 2025-05-07T20:13:38.3694100Z T=2, 2025-05-07T20:13:38.3694199Z D=72, 2025-05-07T20:13:38.3694283Z B=2, 2025-05-07T20:13:38.3694367Z log_E=5, 2025-05-07T20:13:38.3694465Z L=20, 2025-05-07T20:13:38.3694558Z D_gradcheck=2, 2025-05-07T20:13:38.3694661Z stochastic_rounding=True, 2025-05-07T20:13:38.3694764Z weighted=True, 2025-05-07T20:13:38.3694853Z row_wise=True, 2025-05-07T20:13:38.3694941Z mixed=True, 2025-05-07T20:13:38.3695046Z use_cache=True, 2025-05-07T20:13:38.3695163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3695266Z use_cpu=True, 2025-05-07T20:13:38.3695376Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3695457Z ) 2025-05-07T20:13:38.3695616Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.3696003Z self=, 2025-05-07T20:13:38.3696147Z mixed_B=False, 2025-05-07T20:13:38.3696300Z compile=True, 2025-05-07T20:13:38.3696381Z T=3, 2025-05-07T20:13:38.3696467Z D=44, 2025-05-07T20:13:38.3696566Z B=51, 2025-05-07T20:13:38.3696650Z log_E=4, 2025-05-07T20:13:38.3696736Z L=16, 2025-05-07T20:13:38.3696836Z D_gradcheck=1, 2025-05-07T20:13:38.3696939Z stochastic_rounding=True, 2025-05-07T20:13:38.3697026Z weighted=False, 2025-05-07T20:13:38.3697130Z row_wise=False, 2025-05-07T20:13:38.3697244Z mixed=False, 2025-05-07T20:13:38.3697348Z use_cache=False, 2025-05-07T20:13:38.3697460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.3697547Z use_cpu=True, 2025-05-07T20:13:38.3697666Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.3697743Z ) 2025-05-07T20:13:38.4903016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4903648Z self=, 2025-05-07T20:13:38.4903868Z mixed_B=True, 2025-05-07T20:13:38.4903992Z compile=True, 2025-05-07T20:13:38.4904112Z T=3, 2025-05-07T20:13:38.4904254Z D=90, 2025-05-07T20:13:38.4904370Z B=55, 2025-05-07T20:13:38.4904500Z log_E=3, 2025-05-07T20:13:38.4904628Z L=13, 2025-05-07T20:13:38.4904761Z D_gradcheck=2, 2025-05-07T20:13:38.4904956Z stochastic_rounding=False, 2025-05-07T20:13:38.4905129Z weighted=False, 2025-05-07T20:13:38.4905289Z row_wise=True, 2025-05-07T20:13:38.4905449Z mixed=False, 2025-05-07T20:13:38.4905541Z use_cache=True, 2025-05-07T20:13:38.4905656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.4905760Z use_cpu=True, 2025-05-07T20:13:38.4905872Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.4905950Z ) 2025-05-07T20:13:38.4906104Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4906497Z self=, 2025-05-07T20:13:38.4906587Z mixed_B=False, 2025-05-07T20:13:38.4906685Z compile=True, 2025-05-07T20:13:38.4906771Z T=3, 2025-05-07T20:13:38.4906852Z D=39, 2025-05-07T20:13:38.4907145Z B=73, 2025-05-07T20:13:38.4907228Z log_E=5, 2025-05-07T20:13:38.4907307Z L=13, 2025-05-07T20:13:38.4907408Z D_gradcheck=2, 2025-05-07T20:13:38.4907512Z stochastic_rounding=False, 2025-05-07T20:13:38.4907611Z weighted=True, 2025-05-07T20:13:38.4907697Z row_wise=True, 2025-05-07T20:13:38.4907783Z mixed=False, 2025-05-07T20:13:38.4907884Z use_cache=False, 2025-05-07T20:13:38.4908001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.4908087Z use_cpu=True, 2025-05-07T20:13:38.4908205Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.4908283Z ) 2025-05-07T20:13:38.4908424Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4908826Z self=, 2025-05-07T20:13:38.4908914Z mixed_B=False, 2025-05-07T20:13:38.4909003Z compile=False, 2025-05-07T20:13:38.4909096Z T=1, 2025-05-07T20:13:38.4909177Z D=120, 2025-05-07T20:13:38.4909271Z B=5, 2025-05-07T20:13:38.4909355Z log_E=4, 2025-05-07T20:13:38.4909438Z L=19, 2025-05-07T20:13:38.4909540Z D_gradcheck=2, 2025-05-07T20:13:38.4909642Z stochastic_rounding=True, 2025-05-07T20:13:38.4909732Z weighted=False, 2025-05-07T20:13:38.4909830Z row_wise=True, 2025-05-07T20:13:38.4909915Z mixed=True, 2025-05-07T20:13:38.4910003Z use_cache=False, 2025-05-07T20:13:38.4910129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.4910214Z use_cpu=True, 2025-05-07T20:13:38.4910326Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.4910417Z ) 2025-05-07T20:13:38.4910557Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4910943Z self=, 2025-05-07T20:13:38.4911100Z mixed_B=True, 2025-05-07T20:13:38.4911187Z compile=True, 2025-05-07T20:13:38.4911333Z T=1, 2025-05-07T20:13:38.4911414Z D=2, 2025-05-07T20:13:38.4911499Z B=107, 2025-05-07T20:13:38.4911597Z log_E=4, 2025-05-07T20:13:38.4911679Z L=11, 2025-05-07T20:13:38.4911765Z D_gradcheck=2, 2025-05-07T20:13:38.4911880Z stochastic_rounding=False, 2025-05-07T20:13:38.4911969Z weighted=False, 2025-05-07T20:13:38.4912054Z row_wise=True, 2025-05-07T20:13:38.4912229Z mixed=True, 2025-05-07T20:13:38.4912318Z use_cache=False, 2025-05-07T20:13:38.4912431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.4912531Z use_cpu=True, 2025-05-07T20:13:38.4912639Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.4912718Z ) 2025-05-07T20:13:38.4912874Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4913258Z self=, 2025-05-07T20:13:38.4913359Z mixed_B=True, 2025-05-07T20:13:38.4913448Z compile=False, 2025-05-07T20:13:38.4913531Z T=3, 2025-05-07T20:13:38.4913626Z D=46, 2025-05-07T20:13:38.4913710Z B=76, 2025-05-07T20:13:38.4913791Z log_E=5, 2025-05-07T20:13:38.4913884Z L=6, 2025-05-07T20:13:38.4913971Z D_gradcheck=2, 2025-05-07T20:13:38.4914073Z stochastic_rounding=False, 2025-05-07T20:13:38.4914172Z weighted=True, 2025-05-07T20:13:38.4914258Z row_wise=False, 2025-05-07T20:13:38.4914341Z mixed=True, 2025-05-07T20:13:38.4914442Z use_cache=False, 2025-05-07T20:13:38.4914555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.4914640Z use_cpu=True, 2025-05-07T20:13:38.4914759Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.4914837Z ) 2025-05-07T20:13:38.4914989Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4915374Z self=, 2025-05-07T20:13:38.4915462Z mixed_B=False, 2025-05-07T20:13:38.4915560Z compile=False, 2025-05-07T20:13:38.4915642Z T=5, 2025-05-07T20:13:38.4915723Z D=111, 2025-05-07T20:13:38.4915845Z B=89, 2025-05-07T20:13:38.4915928Z log_E=3, 2025-05-07T20:13:38.4916009Z L=12, 2025-05-07T20:13:38.4916110Z D_gradcheck=2, 2025-05-07T20:13:38.4916212Z stochastic_rounding=False, 2025-05-07T20:13:38.4916300Z weighted=False, 2025-05-07T20:13:38.4916397Z row_wise=False, 2025-05-07T20:13:38.4916481Z mixed=True, 2025-05-07T20:13:38.4916572Z use_cache=False, 2025-05-07T20:13:38.4916697Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.4916782Z use_cpu=True, 2025-05-07T20:13:38.4916902Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.4917003Z ) 2025-05-07T20:13:38.4917144Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4917545Z self=, 2025-05-07T20:13:38.4917635Z mixed_B=True, 2025-05-07T20:13:38.4917723Z compile=False, 2025-05-07T20:13:38.4917817Z T=5, 2025-05-07T20:13:38.4917899Z D=47, 2025-05-07T20:13:38.4917982Z B=43, 2025-05-07T20:13:38.4918078Z log_E=3, 2025-05-07T20:13:38.4918158Z L=17, 2025-05-07T20:13:38.4918245Z D_gradcheck=1, 2025-05-07T20:13:38.4918359Z stochastic_rounding=False, 2025-05-07T20:13:38.4918446Z weighted=True, 2025-05-07T20:13:38.4918543Z row_wise=True, 2025-05-07T20:13:38.4918626Z mixed=True, 2025-05-07T20:13:38.4918718Z use_cache=False, 2025-05-07T20:13:38.4918843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.4918929Z use_cpu=True, 2025-05-07T20:13:38.4919039Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.4919127Z ) 2025-05-07T20:13:38.4919266Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4919652Z self=, 2025-05-07T20:13:38.4919780Z mixed_B=False, 2025-05-07T20:13:38.4919867Z compile=False, 2025-05-07T20:13:38.4919972Z T=2, 2025-05-07T20:13:38.4920068Z D=98, 2025-05-07T20:13:38.4920150Z B=34, 2025-05-07T20:13:38.4920233Z log_E=5, 2025-05-07T20:13:38.4920327Z L=8, 2025-05-07T20:13:38.4920415Z D_gradcheck=2, 2025-05-07T20:13:38.4920531Z stochastic_rounding=True, 2025-05-07T20:13:38.4920621Z weighted=True, 2025-05-07T20:13:38.4920710Z row_wise=False, 2025-05-07T20:13:38.4920808Z mixed=True, 2025-05-07T20:13:38.4920943Z use_cache=False, 2025-05-07T20:13:38.4921058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.4921159Z use_cpu=True, 2025-05-07T20:13:38.4921269Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.4921349Z ) 2025-05-07T20:13:38.4921552Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4921955Z self=, 2025-05-07T20:13:38.4922047Z mixed_B=True, 2025-05-07T20:13:38.4922137Z compile=True, 2025-05-07T20:13:38.4922237Z T=2, 2025-05-07T20:13:38.4922321Z D=101, 2025-05-07T20:13:38.4922407Z B=92, 2025-05-07T20:13:38.4922506Z log_E=4, 2025-05-07T20:13:38.4922587Z L=14, 2025-05-07T20:13:38.4922676Z D_gradcheck=1, 2025-05-07T20:13:38.4922793Z stochastic_rounding=True, 2025-05-07T20:13:38.4922882Z weighted=True, 2025-05-07T20:13:38.4922970Z row_wise=True, 2025-05-07T20:13:38.4923070Z mixed=True, 2025-05-07T20:13:38.4923158Z use_cache=True, 2025-05-07T20:13:38.4923288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.4923376Z use_cpu=True, 2025-05-07T20:13:38.4923488Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.4923580Z ) 2025-05-07T20:13:38.4923724Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4924112Z self=, 2025-05-07T20:13:38.4924218Z mixed_B=False, 2025-05-07T20:13:38.4924308Z compile=False, 2025-05-07T20:13:38.4924392Z T=3, 2025-05-07T20:13:38.4924485Z D=74, 2025-05-07T20:13:38.4924592Z B=93, 2025-05-07T20:13:38.4924673Z log_E=4, 2025-05-07T20:13:38.4924771Z L=18, 2025-05-07T20:13:38.4924860Z D_gradcheck=1, 2025-05-07T20:13:38.4924977Z stochastic_rounding=False, 2025-05-07T20:13:38.4925066Z weighted=True, 2025-05-07T20:13:38.4925151Z row_wise=True, 2025-05-07T20:13:38.4925244Z mixed=True, 2025-05-07T20:13:38.4925332Z use_cache=False, 2025-05-07T20:13:38.4925445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.4925547Z use_cpu=True, 2025-05-07T20:13:38.4925653Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.4925730Z ) 2025-05-07T20:13:38.4925882Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4926270Z self=, 2025-05-07T20:13:38.4926356Z mixed_B=False, 2025-05-07T20:13:38.4926458Z compile=False, 2025-05-07T20:13:38.4926541Z T=4, 2025-05-07T20:13:38.4926632Z D=48, 2025-05-07T20:13:38.4926715Z B=46, 2025-05-07T20:13:38.4926796Z log_E=5, 2025-05-07T20:13:38.4926890Z L=15, 2025-05-07T20:13:38.4926976Z D_gradcheck=1, 2025-05-07T20:13:38.4927078Z stochastic_rounding=True, 2025-05-07T20:13:38.4927179Z weighted=False, 2025-05-07T20:13:38.4927264Z row_wise=True, 2025-05-07T20:13:38.4927348Z mixed=True, 2025-05-07T20:13:38.4927449Z use_cache=True, 2025-05-07T20:13:38.4927563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.4927650Z use_cpu=True, 2025-05-07T20:13:38.4927771Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.4927849Z ) 2025-05-07T20:13:38.4927991Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4928388Z self=, 2025-05-07T20:13:38.4928474Z mixed_B=True, 2025-05-07T20:13:38.4928602Z compile=True, 2025-05-07T20:13:38.4928708Z T=3, 2025-05-07T20:13:38.4928788Z D=75, 2025-05-07T20:13:38.4928882Z B=13, 2025-05-07T20:13:38.4928965Z log_E=4, 2025-05-07T20:13:38.4929047Z L=1, 2025-05-07T20:13:38.4929145Z D_gradcheck=1, 2025-05-07T20:13:38.4929246Z stochastic_rounding=False, 2025-05-07T20:13:38.4929332Z weighted=True, 2025-05-07T20:13:38.4929431Z row_wise=True, 2025-05-07T20:13:38.4929516Z mixed=False, 2025-05-07T20:13:38.4929628Z use_cache=True, 2025-05-07T20:13:38.4929756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.4929842Z use_cpu=True, 2025-05-07T20:13:38.4929950Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.4930038Z ) 2025-05-07T20:13:38.4930178Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4930572Z self=, 2025-05-07T20:13:38.4930659Z mixed_B=False, 2025-05-07T20:13:38.4930749Z compile=False, 2025-05-07T20:13:38.4930843Z T=2, 2025-05-07T20:13:38.4930925Z D=38, 2025-05-07T20:13:38.4931006Z B=2, 2025-05-07T20:13:38.4931104Z log_E=3, 2025-05-07T20:13:38.4931198Z L=17, 2025-05-07T20:13:38.4931322Z D_gradcheck=1, 2025-05-07T20:13:38.4931479Z stochastic_rounding=False, 2025-05-07T20:13:38.4931572Z weighted=False, 2025-05-07T20:13:38.4931659Z row_wise=True, 2025-05-07T20:13:38.4931760Z mixed=False, 2025-05-07T20:13:38.4931854Z use_cache=False, 2025-05-07T20:13:38.4931968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.4932070Z use_cpu=True, 2025-05-07T20:13:38.4932178Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.4932272Z ) 2025-05-07T20:13:38.4932414Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4932801Z self=, 2025-05-07T20:13:38.4932900Z mixed_B=True, 2025-05-07T20:13:38.4932991Z compile=True, 2025-05-07T20:13:38.4933070Z T=2, 2025-05-07T20:13:38.4933165Z D=114, 2025-05-07T20:13:38.4933245Z B=16, 2025-05-07T20:13:38.4933363Z log_E=3, 2025-05-07T20:13:38.4933456Z L=8, 2025-05-07T20:13:38.4933543Z D_gradcheck=1, 2025-05-07T20:13:38.4933644Z stochastic_rounding=True, 2025-05-07T20:13:38.4933742Z weighted=True, 2025-05-07T20:13:38.4933829Z row_wise=True, 2025-05-07T20:13:38.4933914Z mixed=False, 2025-05-07T20:13:38.4934015Z use_cache=False, 2025-05-07T20:13:38.4934128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.4934226Z use_cpu=True, 2025-05-07T20:13:38.4934335Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.4934411Z ) 2025-05-07T20:13:38.4934565Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4934950Z self=, 2025-05-07T20:13:38.4935035Z mixed_B=True, 2025-05-07T20:13:38.4935140Z compile=False, 2025-05-07T20:13:38.4935222Z T=2, 2025-05-07T20:13:38.4935305Z D=106, 2025-05-07T20:13:38.4935398Z B=127, 2025-05-07T20:13:38.4935482Z log_E=3, 2025-05-07T20:13:38.4935562Z L=10, 2025-05-07T20:13:38.4935661Z D_gradcheck=1, 2025-05-07T20:13:38.4935763Z stochastic_rounding=True, 2025-05-07T20:13:38.4935849Z weighted=True, 2025-05-07T20:13:38.4935947Z row_wise=False, 2025-05-07T20:13:38.4936032Z mixed=True, 2025-05-07T20:13:38.4936132Z use_cache=True, 2025-05-07T20:13:38.4936244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.4936329Z use_cpu=True, 2025-05-07T20:13:38.4936446Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.4936524Z ) 2025-05-07T20:13:38.4936664Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4937063Z self=, 2025-05-07T20:13:38.4937147Z mixed_B=True, 2025-05-07T20:13:38.4937280Z compile=False, 2025-05-07T20:13:38.4937370Z T=2, 2025-05-07T20:13:38.4937476Z D=23, 2025-05-07T20:13:38.4937556Z B=69, 2025-05-07T20:13:38.4937651Z log_E=3, 2025-05-07T20:13:38.4937732Z L=4, 2025-05-07T20:13:38.4937912Z D_gradcheck=2, 2025-05-07T20:13:38.4938017Z stochastic_rounding=False, 2025-05-07T20:13:38.4938104Z weighted=True, 2025-05-07T20:13:38.4938205Z row_wise=False, 2025-05-07T20:13:38.4938290Z mixed=True, 2025-05-07T20:13:38.4938407Z use_cache=True, 2025-05-07T20:13:38.4938534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.4938620Z use_cpu=True, 2025-05-07T20:13:38.4938727Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.4938823Z ) 2025-05-07T20:13:38.4938965Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.4939353Z self=, 2025-05-07T20:13:38.4939460Z mixed_B=False, 2025-05-07T20:13:38.4939548Z compile=True, 2025-05-07T20:13:38.4939643Z T=2, 2025-05-07T20:13:38.4939726Z D=119, 2025-05-07T20:13:38.4939807Z B=87, 2025-05-07T20:13:38.4939905Z log_E=5, 2025-05-07T20:13:38.4939987Z L=14, 2025-05-07T20:13:38.4940074Z D_gradcheck=1, 2025-05-07T20:13:38.4940187Z stochastic_rounding=False, 2025-05-07T20:13:38.4940275Z weighted=False, 2025-05-07T20:13:38.4940361Z row_wise=False, 2025-05-07T20:13:38.4940456Z mixed=True, 2025-05-07T20:13:38.4940545Z use_cache=False, 2025-05-07T20:13:38.4940659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.4940756Z use_cpu=True, 2025-05-07T20:13:38.4940860Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.4940939Z ) 2025-05-07T20:13:38.5230094Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5230730Z self=, 2025-05-07T20:13:38.5230876Z mixed_B=True, 2025-05-07T20:13:38.5231020Z compile=False, 2025-05-07T20:13:38.5231172Z T=4, 2025-05-07T20:13:38.5231307Z D=21, 2025-05-07T20:13:38.5231424Z B=128, 2025-05-07T20:13:38.5231812Z log_E=4, 2025-05-07T20:13:38.5231978Z L=7, 2025-05-07T20:13:38.5232137Z D_gradcheck=1, 2025-05-07T20:13:38.5232303Z stochastic_rounding=False, 2025-05-07T20:13:38.5232411Z weighted=True, 2025-05-07T20:13:38.5232498Z row_wise=True, 2025-05-07T20:13:38.5232600Z mixed=True, 2025-05-07T20:13:38.5232694Z use_cache=True, 2025-05-07T20:13:38.5232810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5232912Z use_cpu=True, 2025-05-07T20:13:38.5233022Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5233102Z ) 2025-05-07T20:13:38.5233260Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5233651Z self=, 2025-05-07T20:13:38.5233815Z mixed_B=True, 2025-05-07T20:13:38.5233923Z compile=True, 2025-05-07T20:13:38.5234005Z T=1, 2025-05-07T20:13:38.5234090Z D=61, 2025-05-07T20:13:38.5234189Z B=64, 2025-05-07T20:13:38.5234274Z log_E=4, 2025-05-07T20:13:38.5234368Z L=0, 2025-05-07T20:13:38.5234458Z D_gradcheck=2, 2025-05-07T20:13:38.5234562Z stochastic_rounding=False, 2025-05-07T20:13:38.5234665Z weighted=True, 2025-05-07T20:13:38.5234752Z row_wise=True, 2025-05-07T20:13:38.5234839Z mixed=False, 2025-05-07T20:13:38.5234943Z use_cache=False, 2025-05-07T20:13:38.5235063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5235150Z use_cpu=True, 2025-05-07T20:13:38.5235275Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5235355Z ) 2025-05-07T20:13:38.5235499Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5235904Z self=, 2025-05-07T20:13:38.5235993Z mixed_B=False, 2025-05-07T20:13:38.5236153Z compile=True, 2025-05-07T20:13:38.5236240Z T=4, 2025-05-07T20:13:38.5236367Z D=126, 2025-05-07T20:13:38.5236463Z B=119, 2025-05-07T20:13:38.5236547Z log_E=3, 2025-05-07T20:13:38.5236628Z L=1, 2025-05-07T20:13:38.5236728Z D_gradcheck=2, 2025-05-07T20:13:38.5236832Z stochastic_rounding=False, 2025-05-07T20:13:38.5236919Z weighted=True, 2025-05-07T20:13:38.5237020Z row_wise=False, 2025-05-07T20:13:38.5237105Z mixed=True, 2025-05-07T20:13:38.5237194Z use_cache=False, 2025-05-07T20:13:38.5237363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5237451Z use_cpu=True, 2025-05-07T20:13:38.5237559Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5237649Z ) 2025-05-07T20:13:38.5237790Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5238188Z self=, 2025-05-07T20:13:38.5238274Z mixed_B=True, 2025-05-07T20:13:38.5238365Z compile=True, 2025-05-07T20:13:38.5238461Z T=5, 2025-05-07T20:13:38.5238543Z D=90, 2025-05-07T20:13:38.5238624Z B=51, 2025-05-07T20:13:38.5238721Z log_E=3, 2025-05-07T20:13:38.5238803Z L=6, 2025-05-07T20:13:38.5238890Z D_gradcheck=2, 2025-05-07T20:13:38.5239008Z stochastic_rounding=False, 2025-05-07T20:13:38.5239097Z weighted=False, 2025-05-07T20:13:38.5239186Z row_wise=False, 2025-05-07T20:13:38.5239282Z mixed=False, 2025-05-07T20:13:38.5239369Z use_cache=True, 2025-05-07T20:13:38.5239486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5239584Z use_cpu=True, 2025-05-07T20:13:38.5239691Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5239783Z ) 2025-05-07T20:13:38.5239924Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5240310Z self=, 2025-05-07T20:13:38.5240409Z mixed_B=False, 2025-05-07T20:13:38.5240498Z compile=False, 2025-05-07T20:13:38.5240581Z T=2, 2025-05-07T20:13:38.5240675Z D=62, 2025-05-07T20:13:38.5240755Z B=95, 2025-05-07T20:13:38.5240863Z log_E=5, 2025-05-07T20:13:38.5240955Z L=4, 2025-05-07T20:13:38.5241043Z D_gradcheck=2, 2025-05-07T20:13:38.5241144Z stochastic_rounding=True, 2025-05-07T20:13:38.5241245Z weighted=False, 2025-05-07T20:13:38.5241330Z row_wise=False, 2025-05-07T20:13:38.5241414Z mixed=True, 2025-05-07T20:13:38.5241513Z use_cache=False, 2025-05-07T20:13:38.5241629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5241729Z use_cpu=True, 2025-05-07T20:13:38.5241835Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5241914Z ) 2025-05-07T20:13:38.5242067Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5242455Z self=, 2025-05-07T20:13:38.5242543Z mixed_B=False, 2025-05-07T20:13:38.5242646Z compile=True, 2025-05-07T20:13:38.5242727Z T=3, 2025-05-07T20:13:38.5242810Z D=10, 2025-05-07T20:13:38.5242903Z B=76, 2025-05-07T20:13:38.5242987Z log_E=5, 2025-05-07T20:13:38.5243067Z L=14, 2025-05-07T20:13:38.5243167Z D_gradcheck=2, 2025-05-07T20:13:38.5243267Z stochastic_rounding=True, 2025-05-07T20:13:38.5243354Z weighted=True, 2025-05-07T20:13:38.5243452Z row_wise=False, 2025-05-07T20:13:38.5243537Z mixed=False, 2025-05-07T20:13:38.5243634Z use_cache=True, 2025-05-07T20:13:38.5243751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5243837Z use_cpu=True, 2025-05-07T20:13:38.5243957Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5244035Z ) 2025-05-07T20:13:38.5244174Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5244572Z self=, 2025-05-07T20:13:38.5244657Z mixed_B=True, 2025-05-07T20:13:38.5244745Z compile=False, 2025-05-07T20:13:38.5244868Z T=5, 2025-05-07T20:13:38.5244976Z D=123, 2025-05-07T20:13:38.5245056Z B=33, 2025-05-07T20:13:38.5245153Z log_E=5, 2025-05-07T20:13:38.5245233Z L=3, 2025-05-07T20:13:38.5245336Z D_gradcheck=1, 2025-05-07T20:13:38.5245439Z stochastic_rounding=False, 2025-05-07T20:13:38.5245525Z weighted=True, 2025-05-07T20:13:38.5245625Z row_wise=True, 2025-05-07T20:13:38.5245710Z mixed=False, 2025-05-07T20:13:38.5245796Z use_cache=True, 2025-05-07T20:13:38.5245954Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5246040Z use_cpu=True, 2025-05-07T20:13:38.5246148Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5246239Z ) 2025-05-07T20:13:38.5246379Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5246760Z self=, 2025-05-07T20:13:38.5246863Z mixed_B=False, 2025-05-07T20:13:38.5246950Z compile=False, 2025-05-07T20:13:38.5247032Z T=3, 2025-05-07T20:13:38.5247125Z D=39, 2025-05-07T20:13:38.5247207Z B=115, 2025-05-07T20:13:38.5247306Z log_E=4, 2025-05-07T20:13:38.5247387Z L=14, 2025-05-07T20:13:38.5247474Z D_gradcheck=1, 2025-05-07T20:13:38.5247590Z stochastic_rounding=True, 2025-05-07T20:13:38.5247903Z weighted=False, 2025-05-07T20:13:38.5248014Z row_wise=True, 2025-05-07T20:13:38.5248113Z mixed=False, 2025-05-07T20:13:38.5248201Z use_cache=False, 2025-05-07T20:13:38.5248318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5248420Z use_cpu=True, 2025-05-07T20:13:38.5248527Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5248609Z ) 2025-05-07T20:13:38.5248763Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5249152Z self=, 2025-05-07T20:13:38.5249252Z mixed_B=True, 2025-05-07T20:13:38.5249339Z compile=True, 2025-05-07T20:13:38.5249421Z T=1, 2025-05-07T20:13:38.5249514Z D=84, 2025-05-07T20:13:38.5249598Z B=24, 2025-05-07T20:13:38.5249679Z log_E=3, 2025-05-07T20:13:38.5249855Z L=5, 2025-05-07T20:13:38.5249944Z D_gradcheck=2, 2025-05-07T20:13:38.5250047Z stochastic_rounding=True, 2025-05-07T20:13:38.5250153Z weighted=False, 2025-05-07T20:13:38.5250241Z row_wise=True, 2025-05-07T20:13:38.5250327Z mixed=True, 2025-05-07T20:13:38.5250429Z use_cache=True, 2025-05-07T20:13:38.5250544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5250631Z use_cpu=True, 2025-05-07T20:13:38.5250756Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5250836Z ) 2025-05-07T20:13:38.5250978Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5251378Z self=, 2025-05-07T20:13:38.5251465Z mixed_B=False, 2025-05-07T20:13:38.5251558Z compile=True, 2025-05-07T20:13:38.5258295Z T=5, 2025-05-07T20:13:38.5258382Z D=74, 2025-05-07T20:13:38.5258488Z B=81, 2025-05-07T20:13:38.5258573Z log_E=3, 2025-05-07T20:13:38.5258661Z L=6, 2025-05-07T20:13:38.5258767Z D_gradcheck=2, 2025-05-07T20:13:38.5258873Z stochastic_rounding=True, 2025-05-07T20:13:38.5258964Z weighted=False, 2025-05-07T20:13:38.5259065Z row_wise=True, 2025-05-07T20:13:38.5259151Z mixed=False, 2025-05-07T20:13:38.5259242Z use_cache=False, 2025-05-07T20:13:38.5259381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5259470Z use_cpu=True, 2025-05-07T20:13:38.5259582Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5259678Z ) 2025-05-07T20:13:38.5259830Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5260231Z self=, 2025-05-07T20:13:38.5260335Z mixed_B=True, 2025-05-07T20:13:38.5260426Z compile=False, 2025-05-07T20:13:38.5260651Z T=3, 2025-05-07T20:13:38.5260734Z D=21, 2025-05-07T20:13:38.5260861Z B=99, 2025-05-07T20:13:38.5260962Z log_E=4, 2025-05-07T20:13:38.5261050Z L=7, 2025-05-07T20:13:38.5261139Z D_gradcheck=1, 2025-05-07T20:13:38.5261258Z stochastic_rounding=True, 2025-05-07T20:13:38.5261347Z weighted=True, 2025-05-07T20:13:38.5261435Z row_wise=True, 2025-05-07T20:13:38.5261536Z mixed=False, 2025-05-07T20:13:38.5261625Z use_cache=True, 2025-05-07T20:13:38.5261784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5261888Z use_cpu=True, 2025-05-07T20:13:38.5261999Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5262077Z ) 2025-05-07T20:13:38.5262236Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5262629Z self=, 2025-05-07T20:13:38.5262730Z mixed_B=True, 2025-05-07T20:13:38.5262818Z compile=True, 2025-05-07T20:13:38.5262902Z T=4, 2025-05-07T20:13:38.5262996Z D=7, 2025-05-07T20:13:38.5263081Z B=124, 2025-05-07T20:13:38.5263162Z log_E=4, 2025-05-07T20:13:38.5263258Z L=7, 2025-05-07T20:13:38.5263345Z D_gradcheck=2, 2025-05-07T20:13:38.5263448Z stochastic_rounding=False, 2025-05-07T20:13:38.5263550Z weighted=False, 2025-05-07T20:13:38.5263636Z row_wise=True, 2025-05-07T20:13:38.5263719Z mixed=True, 2025-05-07T20:13:38.5263815Z use_cache=True, 2025-05-07T20:13:38.5263931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5264017Z use_cpu=True, 2025-05-07T20:13:38.5264135Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5264212Z ) 2025-05-07T20:13:38.5264364Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5264753Z self=, 2025-05-07T20:13:38.5264841Z mixed_B=False, 2025-05-07T20:13:38.5264937Z compile=False, 2025-05-07T20:13:38.5265019Z T=2, 2025-05-07T20:13:38.5265100Z D=99, 2025-05-07T20:13:38.5265194Z B=46, 2025-05-07T20:13:38.5265277Z log_E=3, 2025-05-07T20:13:38.5265388Z L=6, 2025-05-07T20:13:38.5265493Z D_gradcheck=2, 2025-05-07T20:13:38.5265595Z stochastic_rounding=False, 2025-05-07T20:13:38.5265683Z weighted=True, 2025-05-07T20:13:38.5265781Z row_wise=True, 2025-05-07T20:13:38.5265864Z mixed=True, 2025-05-07T20:13:38.5265968Z use_cache=False, 2025-05-07T20:13:38.5266084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5266170Z use_cpu=True, 2025-05-07T20:13:38.5266291Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5266369Z ) 2025-05-07T20:13:38.5266509Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5266913Z self=, 2025-05-07T20:13:38.5267001Z mixed_B=True, 2025-05-07T20:13:38.5267089Z compile=False, 2025-05-07T20:13:38.5267184Z T=5, 2025-05-07T20:13:38.5267265Z D=124, 2025-05-07T20:13:38.5267348Z B=49, 2025-05-07T20:13:38.5267442Z log_E=5, 2025-05-07T20:13:38.5267524Z L=1, 2025-05-07T20:13:38.5267610Z D_gradcheck=1, 2025-05-07T20:13:38.5267722Z stochastic_rounding=False, 2025-05-07T20:13:38.5267811Z weighted=False, 2025-05-07T20:13:38.5267908Z row_wise=False, 2025-05-07T20:13:38.5267991Z mixed=True, 2025-05-07T20:13:38.5268080Z use_cache=False, 2025-05-07T20:13:38.5268207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5268293Z use_cpu=True, 2025-05-07T20:13:38.5268401Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5268490Z ) 2025-05-07T20:13:38.5268630Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5269015Z self=, 2025-05-07T20:13:38.5269114Z mixed_B=False, 2025-05-07T20:13:38.5269202Z compile=True, 2025-05-07T20:13:38.5269313Z T=1, 2025-05-07T20:13:38.5269407Z D=34, 2025-05-07T20:13:38.5269514Z B=81, 2025-05-07T20:13:38.5269596Z log_E=4, 2025-05-07T20:13:38.5269693Z L=13, 2025-05-07T20:13:38.5269783Z D_gradcheck=2, 2025-05-07T20:13:38.5269897Z stochastic_rounding=False, 2025-05-07T20:13:38.5269985Z weighted=False, 2025-05-07T20:13:38.5270073Z row_wise=False, 2025-05-07T20:13:38.5270171Z mixed=False, 2025-05-07T20:13:38.5270257Z use_cache=True, 2025-05-07T20:13:38.5270397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5270495Z use_cpu=True, 2025-05-07T20:13:38.5270603Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5270681Z ) 2025-05-07T20:13:38.5270834Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5271240Z self=, 2025-05-07T20:13:38.5271360Z mixed_B=True, 2025-05-07T20:13:38.5271498Z compile=False, 2025-05-07T20:13:38.5271582Z T=5, 2025-05-07T20:13:38.5271673Z D=55, 2025-05-07T20:13:38.5271757Z B=117, 2025-05-07T20:13:38.5271841Z log_E=4, 2025-05-07T20:13:38.5271936Z L=8, 2025-05-07T20:13:38.5272022Z D_gradcheck=1, 2025-05-07T20:13:38.5272124Z stochastic_rounding=True, 2025-05-07T20:13:38.5272224Z weighted=False, 2025-05-07T20:13:38.5272310Z row_wise=True, 2025-05-07T20:13:38.5272394Z mixed=True, 2025-05-07T20:13:38.5272495Z use_cache=False, 2025-05-07T20:13:38.5272610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5272697Z use_cpu=True, 2025-05-07T20:13:38.5272820Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5272896Z ) 2025-05-07T20:13:38.5273036Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5273438Z self=, 2025-05-07T20:13:38.5273523Z mixed_B=False, 2025-05-07T20:13:38.5273624Z compile=True, 2025-05-07T20:13:38.5273706Z T=4, 2025-05-07T20:13:38.5273787Z D=90, 2025-05-07T20:13:38.5273883Z B=87, 2025-05-07T20:13:38.5273966Z log_E=5, 2025-05-07T20:13:38.5274046Z L=2, 2025-05-07T20:13:38.5274182Z D_gradcheck=1, 2025-05-07T20:13:38.5274285Z stochastic_rounding=False, 2025-05-07T20:13:38.5274372Z weighted=False, 2025-05-07T20:13:38.5274472Z row_wise=True, 2025-05-07T20:13:38.5274556Z mixed=True, 2025-05-07T20:13:38.5274643Z use_cache=False, 2025-05-07T20:13:38.5274770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5274855Z use_cpu=True, 2025-05-07T20:13:38.5274961Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5275053Z ) 2025-05-07T20:13:38.5558258Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5558927Z self=, 2025-05-07T20:13:38.5559063Z mixed_B=False, 2025-05-07T20:13:38.5559209Z compile=False, 2025-05-07T20:13:38.5559366Z T=5, 2025-05-07T20:13:38.5559480Z D=53, 2025-05-07T20:13:38.5559631Z B=83, 2025-05-07T20:13:38.5559782Z log_E=4, 2025-05-07T20:13:38.5559927Z L=19, 2025-05-07T20:13:38.5560117Z D_gradcheck=1, 2025-05-07T20:13:38.5560298Z stochastic_rounding=False, 2025-05-07T20:13:38.5560445Z weighted=False, 2025-05-07T20:13:38.5560560Z row_wise=False, 2025-05-07T20:13:38.5560650Z mixed=False, 2025-05-07T20:13:38.5560753Z use_cache=False, 2025-05-07T20:13:38.5560875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5560960Z use_cpu=True, 2025-05-07T20:13:38.5561082Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5561161Z ) 2025-05-07T20:13:38.5561304Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5561703Z self=, 2025-05-07T20:13:38.5561790Z mixed_B=False, 2025-05-07T20:13:38.5561878Z compile=True, 2025-05-07T20:13:38.5562102Z T=4, 2025-05-07T20:13:38.5562182Z D=33, 2025-05-07T20:13:38.5562262Z B=38, 2025-05-07T20:13:38.5562412Z log_E=4, 2025-05-07T20:13:38.5562492Z L=18, 2025-05-07T20:13:38.5562593Z D_gradcheck=1, 2025-05-07T20:13:38.5562695Z stochastic_rounding=False, 2025-05-07T20:13:38.5562783Z weighted=False, 2025-05-07T20:13:38.5562880Z row_wise=False, 2025-05-07T20:13:38.5562966Z mixed=True, 2025-05-07T20:13:38.5563054Z use_cache=False, 2025-05-07T20:13:38.5563224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5563313Z use_cpu=True, 2025-05-07T20:13:38.5563421Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5563513Z ) 2025-05-07T20:13:38.5563656Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5564043Z self=, 2025-05-07T20:13:38.5564145Z mixed_B=True, 2025-05-07T20:13:38.5564232Z compile=True, 2025-05-07T20:13:38.5564329Z T=1, 2025-05-07T20:13:38.5564415Z D=57, 2025-05-07T20:13:38.5564498Z B=14, 2025-05-07T20:13:38.5564596Z log_E=5, 2025-05-07T20:13:38.5564678Z L=17, 2025-05-07T20:13:38.5564768Z D_gradcheck=2, 2025-05-07T20:13:38.5564883Z stochastic_rounding=True, 2025-05-07T20:13:38.5564977Z weighted=False, 2025-05-07T20:13:38.5565066Z row_wise=True, 2025-05-07T20:13:38.5565166Z mixed=True, 2025-05-07T20:13:38.5565254Z use_cache=True, 2025-05-07T20:13:38.5565369Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5565474Z use_cpu=True, 2025-05-07T20:13:38.5565586Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5565666Z ) 2025-05-07T20:13:38.5565826Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5566214Z self=, 2025-05-07T20:13:38.5566318Z mixed_B=False, 2025-05-07T20:13:38.5566411Z compile=True, 2025-05-07T20:13:38.5566496Z T=1, 2025-05-07T20:13:38.5566598Z D=82, 2025-05-07T20:13:38.5566680Z B=87, 2025-05-07T20:13:38.5566765Z log_E=4, 2025-05-07T20:13:38.5566861Z L=4, 2025-05-07T20:13:38.5566993Z D_gradcheck=2, 2025-05-07T20:13:38.5567098Z stochastic_rounding=True, 2025-05-07T20:13:38.5567201Z weighted=False, 2025-05-07T20:13:38.5567289Z row_wise=False, 2025-05-07T20:13:38.5567376Z mixed=False, 2025-05-07T20:13:38.5567478Z use_cache=False, 2025-05-07T20:13:38.5567593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5567680Z use_cpu=True, 2025-05-07T20:13:38.5567799Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5567877Z ) 2025-05-07T20:13:38.5568032Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5568420Z self=, 2025-05-07T20:13:38.5568508Z mixed_B=True, 2025-05-07T20:13:38.5568610Z compile=False, 2025-05-07T20:13:38.5568695Z T=2, 2025-05-07T20:13:38.5568777Z D=28, 2025-05-07T20:13:38.5568871Z B=58, 2025-05-07T20:13:38.5568953Z log_E=4, 2025-05-07T20:13:38.5569033Z L=9, 2025-05-07T20:13:38.5569184Z D_gradcheck=2, 2025-05-07T20:13:38.5569297Z stochastic_rounding=False, 2025-05-07T20:13:38.5569384Z weighted=True, 2025-05-07T20:13:38.5569469Z row_wise=True, 2025-05-07T20:13:38.5569567Z mixed=True, 2025-05-07T20:13:38.5569654Z use_cache=True, 2025-05-07T20:13:38.5569766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5569866Z use_cpu=True, 2025-05-07T20:13:38.5569972Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5570052Z ) 2025-05-07T20:13:38.5570204Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5570586Z self=, 2025-05-07T20:13:38.5570686Z mixed_B=True, 2025-05-07T20:13:38.5570772Z compile=True, 2025-05-07T20:13:38.5570852Z T=4, 2025-05-07T20:13:38.5570973Z D=69, 2025-05-07T20:13:38.5571055Z B=121, 2025-05-07T20:13:38.5571167Z log_E=3, 2025-05-07T20:13:38.5571263Z L=18, 2025-05-07T20:13:38.5571353Z D_gradcheck=2, 2025-05-07T20:13:38.5571455Z stochastic_rounding=True, 2025-05-07T20:13:38.5571559Z weighted=False, 2025-05-07T20:13:38.5571644Z row_wise=True, 2025-05-07T20:13:38.5571729Z mixed=True, 2025-05-07T20:13:38.5571831Z use_cache=False, 2025-05-07T20:13:38.5571945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5572077Z use_cpu=True, 2025-05-07T20:13:38.5572197Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5572276Z ) 2025-05-07T20:13:38.5572432Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5572817Z self=, 2025-05-07T20:13:38.5572905Z mixed_B=False, 2025-05-07T20:13:38.5573006Z compile=False, 2025-05-07T20:13:38.5573086Z T=2, 2025-05-07T20:13:38.5573168Z D=34, 2025-05-07T20:13:38.5573262Z B=2, 2025-05-07T20:13:38.5573344Z log_E=5, 2025-05-07T20:13:38.5573424Z L=19, 2025-05-07T20:13:38.5573526Z D_gradcheck=1, 2025-05-07T20:13:38.5573627Z stochastic_rounding=True, 2025-05-07T20:13:38.5573715Z weighted=False, 2025-05-07T20:13:38.5573815Z row_wise=True, 2025-05-07T20:13:38.5573899Z mixed=True, 2025-05-07T20:13:38.5573986Z use_cache=True, 2025-05-07T20:13:38.5574112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5574200Z use_cpu=True, 2025-05-07T20:13:38.5574319Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5574397Z ) 2025-05-07T20:13:38.5574540Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5574940Z self=, 2025-05-07T20:13:38.5575027Z mixed_B=False, 2025-05-07T20:13:38.5575115Z compile=False, 2025-05-07T20:13:38.5575208Z T=2, 2025-05-07T20:13:38.5575291Z D=56, 2025-05-07T20:13:38.5575371Z B=98, 2025-05-07T20:13:38.5575466Z log_E=5, 2025-05-07T20:13:38.5575546Z L=6, 2025-05-07T20:13:38.5575661Z D_gradcheck=2, 2025-05-07T20:13:38.5575777Z stochastic_rounding=False, 2025-05-07T20:13:38.5575865Z weighted=False, 2025-05-07T20:13:38.5575950Z row_wise=False, 2025-05-07T20:13:38.5576044Z mixed=True, 2025-05-07T20:13:38.5576132Z use_cache=False, 2025-05-07T20:13:38.5576259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5576346Z use_cpu=True, 2025-05-07T20:13:38.5576456Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5576549Z ) 2025-05-07T20:13:38.5576688Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5577074Z self=, 2025-05-07T20:13:38.5577173Z mixed_B=True, 2025-05-07T20:13:38.5577259Z compile=True, 2025-05-07T20:13:38.5577339Z T=3, 2025-05-07T20:13:38.5577432Z D=21, 2025-05-07T20:13:38.5577510Z B=39, 2025-05-07T20:13:38.5577593Z log_E=3, 2025-05-07T20:13:38.5577684Z L=2, 2025-05-07T20:13:38.5577865Z D_gradcheck=1, 2025-05-07T20:13:38.5577983Z stochastic_rounding=True, 2025-05-07T20:13:38.5578071Z weighted=True, 2025-05-07T20:13:38.5578159Z row_wise=False, 2025-05-07T20:13:38.5578259Z mixed=False, 2025-05-07T20:13:38.5578350Z use_cache=False, 2025-05-07T20:13:38.5578465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5578569Z use_cpu=True, 2025-05-07T20:13:38.5578676Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5578755Z ) 2025-05-07T20:13:38.5578910Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5579296Z self=, 2025-05-07T20:13:38.5579387Z mixed_B=True, 2025-05-07T20:13:38.5579487Z compile=False, 2025-05-07T20:13:38.5579566Z T=2, 2025-05-07T20:13:38.5579683Z D=42, 2025-05-07T20:13:38.5579776Z B=104, 2025-05-07T20:13:38.5579883Z log_E=3, 2025-05-07T20:13:38.5579974Z L=2, 2025-05-07T20:13:38.5580061Z D_gradcheck=2, 2025-05-07T20:13:38.5580161Z stochastic_rounding=True, 2025-05-07T20:13:38.5580259Z weighted=False, 2025-05-07T20:13:38.5580343Z row_wise=True, 2025-05-07T20:13:38.5580425Z mixed=True, 2025-05-07T20:13:38.5580526Z use_cache=False, 2025-05-07T20:13:38.5580640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5580753Z use_cpu=True, 2025-05-07T20:13:38.5580872Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5580948Z ) 2025-05-07T20:13:38.5581088Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5581484Z self=, 2025-05-07T20:13:38.5581570Z mixed_B=False, 2025-05-07T20:13:38.5581671Z compile=False, 2025-05-07T20:13:38.5581751Z T=4, 2025-05-07T20:13:38.5581833Z D=13, 2025-05-07T20:13:38.5581927Z B=123, 2025-05-07T20:13:38.5582009Z log_E=3, 2025-05-07T20:13:38.5582090Z L=13, 2025-05-07T20:13:38.5582191Z D_gradcheck=1, 2025-05-07T20:13:38.5582292Z stochastic_rounding=False, 2025-05-07T20:13:38.5582383Z weighted=True, 2025-05-07T20:13:38.5582484Z row_wise=False, 2025-05-07T20:13:38.5582569Z mixed=True, 2025-05-07T20:13:38.5582655Z use_cache=True, 2025-05-07T20:13:38.5582782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5582869Z use_cpu=True, 2025-05-07T20:13:38.5582976Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5583065Z ) 2025-05-07T20:13:38.5583205Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5583603Z self=, 2025-05-07T20:13:38.5583687Z mixed_B=True, 2025-05-07T20:13:38.5583775Z compile=False, 2025-05-07T20:13:38.5583865Z T=5, 2025-05-07T20:13:38.5583946Z D=45, 2025-05-07T20:13:38.5584026Z B=26, 2025-05-07T20:13:38.5584118Z log_E=5, 2025-05-07T20:13:38.5584200Z L=0, 2025-05-07T20:13:38.5584311Z D_gradcheck=2, 2025-05-07T20:13:38.5584424Z stochastic_rounding=True, 2025-05-07T20:13:38.5584512Z weighted=False, 2025-05-07T20:13:38.5584595Z row_wise=False, 2025-05-07T20:13:38.5584687Z mixed=True, 2025-05-07T20:13:38.5584784Z use_cache=True, 2025-05-07T20:13:38.5584898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5584998Z use_cpu=True, 2025-05-07T20:13:38.5585108Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5585200Z ) 2025-05-07T20:13:38.5585342Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5585730Z self=, 2025-05-07T20:13:38.5585833Z mixed_B=True, 2025-05-07T20:13:38.5585923Z compile=False, 2025-05-07T20:13:38.5586005Z T=4, 2025-05-07T20:13:38.5586100Z D=80, 2025-05-07T20:13:38.5586184Z B=57, 2025-05-07T20:13:38.5586267Z log_E=5, 2025-05-07T20:13:38.5586367Z L=10, 2025-05-07T20:13:38.5586456Z D_gradcheck=1, 2025-05-07T20:13:38.5586562Z stochastic_rounding=False, 2025-05-07T20:13:38.5586666Z weighted=True, 2025-05-07T20:13:38.5586754Z row_wise=True, 2025-05-07T20:13:38.5586839Z mixed=True, 2025-05-07T20:13:38.5586942Z use_cache=True, 2025-05-07T20:13:38.5587058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5587163Z use_cpu=True, 2025-05-07T20:13:38.5587271Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5587351Z ) 2025-05-07T20:13:38.5587508Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5587899Z self=, 2025-05-07T20:13:38.5587987Z mixed_B=True, 2025-05-07T20:13:38.5588090Z compile=True, 2025-05-07T20:13:38.5588173Z T=1, 2025-05-07T20:13:38.5588255Z D=45, 2025-05-07T20:13:38.5588377Z B=122, 2025-05-07T20:13:38.5588461Z log_E=5, 2025-05-07T20:13:38.5588568Z L=16, 2025-05-07T20:13:38.5588667Z D_gradcheck=1, 2025-05-07T20:13:38.5588770Z stochastic_rounding=False, 2025-05-07T20:13:38.5588861Z weighted=False, 2025-05-07T20:13:38.5588964Z row_wise=True, 2025-05-07T20:13:38.5589048Z mixed=True, 2025-05-07T20:13:38.5589148Z use_cache=True, 2025-05-07T20:13:38.5589262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5589375Z use_cpu=True, 2025-05-07T20:13:38.5589523Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5589601Z ) 2025-05-07T20:13:38.5589741Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5590141Z self=, 2025-05-07T20:13:38.5590227Z mixed_B=False, 2025-05-07T20:13:38.5590314Z compile=False, 2025-05-07T20:13:38.5590406Z T=4, 2025-05-07T20:13:38.5590484Z D=23, 2025-05-07T20:13:38.5590567Z B=55, 2025-05-07T20:13:38.5590661Z log_E=5, 2025-05-07T20:13:38.5590742Z L=14, 2025-05-07T20:13:38.5590838Z D_gradcheck=2, 2025-05-07T20:13:38.5590942Z stochastic_rounding=False, 2025-05-07T20:13:38.5591028Z weighted=True, 2025-05-07T20:13:38.5591124Z row_wise=True, 2025-05-07T20:13:38.5591207Z mixed=True, 2025-05-07T20:13:38.5591294Z use_cache=True, 2025-05-07T20:13:38.5591419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5591504Z use_cpu=True, 2025-05-07T20:13:38.5591613Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5591701Z ) 2025-05-07T20:13:38.5591841Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5592220Z self=, 2025-05-07T20:13:38.5592315Z mixed_B=False, 2025-05-07T20:13:38.5592402Z compile=True, 2025-05-07T20:13:38.5592481Z T=2, 2025-05-07T20:13:38.5592575Z D=53, 2025-05-07T20:13:38.5592659Z B=33, 2025-05-07T20:13:38.5592754Z log_E=5, 2025-05-07T20:13:38.5592835Z L=11, 2025-05-07T20:13:38.5592922Z D_gradcheck=1, 2025-05-07T20:13:38.5593068Z stochastic_rounding=False, 2025-05-07T20:13:38.5593157Z weighted=True, 2025-05-07T20:13:38.5593247Z row_wise=False, 2025-05-07T20:13:38.5593346Z mixed=False, 2025-05-07T20:13:38.5593433Z use_cache=True, 2025-05-07T20:13:38.5593548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5593648Z use_cpu=True, 2025-05-07T20:13:38.5593761Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5593838Z ) 2025-05-07T20:13:38.5593988Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5594373Z self=, 2025-05-07T20:13:38.5594472Z mixed_B=False, 2025-05-07T20:13:38.5594559Z compile=False, 2025-05-07T20:13:38.5594640Z T=3, 2025-05-07T20:13:38.5594731Z D=24, 2025-05-07T20:13:38.5594812Z B=116, 2025-05-07T20:13:38.5594894Z log_E=3, 2025-05-07T20:13:38.5594987Z L=13, 2025-05-07T20:13:38.5595074Z D_gradcheck=1, 2025-05-07T20:13:38.5595179Z stochastic_rounding=False, 2025-05-07T20:13:38.5595275Z weighted=True, 2025-05-07T20:13:38.5595359Z row_wise=True, 2025-05-07T20:13:38.5595444Z mixed=True, 2025-05-07T20:13:38.5595543Z use_cache=True, 2025-05-07T20:13:38.5595656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5595742Z use_cpu=True, 2025-05-07T20:13:38.5595864Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5595942Z ) 2025-05-07T20:13:38.5894425Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5895040Z self=, 2025-05-07T20:13:38.5895165Z mixed_B=True, 2025-05-07T20:13:38.5895299Z compile=True, 2025-05-07T20:13:38.5895422Z T=4, 2025-05-07T20:13:38.5895558Z D=26, 2025-05-07T20:13:38.5895982Z B=38, 2025-05-07T20:13:38.5896130Z log_E=5, 2025-05-07T20:13:38.5896286Z L=12, 2025-05-07T20:13:38.5896466Z D_gradcheck=2, 2025-05-07T20:13:38.5896575Z stochastic_rounding=False, 2025-05-07T20:13:38.5896678Z weighted=True, 2025-05-07T20:13:38.5896766Z row_wise=True, 2025-05-07T20:13:38.5896851Z mixed=True, 2025-05-07T20:13:38.5896950Z use_cache=True, 2025-05-07T20:13:38.5897071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5897157Z use_cpu=True, 2025-05-07T20:13:38.5897330Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5897409Z ) 2025-05-07T20:13:38.5897551Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5898026Z self=, 2025-05-07T20:13:38.5898115Z mixed_B=True, 2025-05-07T20:13:38.5898233Z compile=False, 2025-05-07T20:13:38.5898329Z T=2, 2025-05-07T20:13:38.5898411Z D=73, 2025-05-07T20:13:38.5898496Z B=82, 2025-05-07T20:13:38.5898593Z log_E=3, 2025-05-07T20:13:38.5898675Z L=6, 2025-05-07T20:13:38.5898782Z D_gradcheck=2, 2025-05-07T20:13:38.5898887Z stochastic_rounding=False, 2025-05-07T20:13:38.5898977Z weighted=False, 2025-05-07T20:13:38.5899079Z row_wise=False, 2025-05-07T20:13:38.5899164Z mixed=True, 2025-05-07T20:13:38.5899254Z use_cache=True, 2025-05-07T20:13:38.5899379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5899464Z use_cpu=True, 2025-05-07T20:13:38.5899574Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5899663Z ) 2025-05-07T20:13:38.5899804Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5900187Z self=, 2025-05-07T20:13:38.5900286Z mixed_B=False, 2025-05-07T20:13:38.5900375Z compile=False, 2025-05-07T20:13:38.5900471Z T=4, 2025-05-07T20:13:38.5900552Z D=91, 2025-05-07T20:13:38.5900636Z B=64, 2025-05-07T20:13:38.5900731Z log_E=3, 2025-05-07T20:13:38.5900813Z L=5, 2025-05-07T20:13:38.5900900Z D_gradcheck=1, 2025-05-07T20:13:38.5901058Z stochastic_rounding=True, 2025-05-07T20:13:38.5901147Z weighted=True, 2025-05-07T20:13:38.5901233Z row_wise=False, 2025-05-07T20:13:38.5901330Z mixed=False, 2025-05-07T20:13:38.5901418Z use_cache=False, 2025-05-07T20:13:38.5901533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5901631Z use_cpu=True, 2025-05-07T20:13:38.5901742Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5901822Z ) 2025-05-07T20:13:38.5901976Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5902363Z self=, 2025-05-07T20:13:38.5902463Z mixed_B=True, 2025-05-07T20:13:38.5902550Z compile=True, 2025-05-07T20:13:38.5902632Z T=1, 2025-05-07T20:13:38.5902730Z D=115, 2025-05-07T20:13:38.5902812Z B=37, 2025-05-07T20:13:38.5902894Z log_E=4, 2025-05-07T20:13:38.5902993Z L=2, 2025-05-07T20:13:38.5903079Z D_gradcheck=1, 2025-05-07T20:13:38.5903183Z stochastic_rounding=True, 2025-05-07T20:13:38.5903284Z weighted=True, 2025-05-07T20:13:38.5903370Z row_wise=False, 2025-05-07T20:13:38.5903455Z mixed=False, 2025-05-07T20:13:38.5903553Z use_cache=True, 2025-05-07T20:13:38.5903667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5903753Z use_cpu=True, 2025-05-07T20:13:38.5903876Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5903954Z ) 2025-05-07T20:13:38.5904108Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5904493Z self=, 2025-05-07T20:13:38.5904582Z mixed_B=False, 2025-05-07T20:13:38.5904682Z compile=True, 2025-05-07T20:13:38.5904763Z T=3, 2025-05-07T20:13:38.5904843Z D=52, 2025-05-07T20:13:38.5904934Z B=46, 2025-05-07T20:13:38.5905045Z log_E=5, 2025-05-07T20:13:38.5905126Z L=6, 2025-05-07T20:13:38.5905273Z D_gradcheck=1, 2025-05-07T20:13:38.5905379Z stochastic_rounding=False, 2025-05-07T20:13:38.5905468Z weighted=False, 2025-05-07T20:13:38.5905570Z row_wise=True, 2025-05-07T20:13:38.5905656Z mixed=True, 2025-05-07T20:13:38.5905746Z use_cache=False, 2025-05-07T20:13:38.5905876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5905966Z use_cpu=True, 2025-05-07T20:13:38.5906159Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5906239Z ) 2025-05-07T20:13:38.5906380Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5906782Z self=, 2025-05-07T20:13:38.5906872Z mixed_B=False, 2025-05-07T20:13:38.5906961Z compile=True, 2025-05-07T20:13:38.5907058Z T=5, 2025-05-07T20:13:38.5907141Z D=121, 2025-05-07T20:13:38.5907224Z B=111, 2025-05-07T20:13:38.5907324Z log_E=3, 2025-05-07T20:13:38.5907406Z L=10, 2025-05-07T20:13:38.5907497Z D_gradcheck=1, 2025-05-07T20:13:38.5907616Z stochastic_rounding=True, 2025-05-07T20:13:38.5907707Z weighted=False, 2025-05-07T20:13:38.5907796Z row_wise=True, 2025-05-07T20:13:38.5907900Z mixed=False, 2025-05-07T20:13:38.5907990Z use_cache=True, 2025-05-07T20:13:38.5908123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5908210Z use_cpu=True, 2025-05-07T20:13:38.5908321Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5908415Z ) 2025-05-07T20:13:38.5908558Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5908945Z self=, 2025-05-07T20:13:38.5909049Z mixed_B=False, 2025-05-07T20:13:38.5909138Z compile=True, 2025-05-07T20:13:38.5909221Z T=4, 2025-05-07T20:13:38.5909317Z D=27, 2025-05-07T20:13:38.5909399Z B=41, 2025-05-07T20:13:38.5909488Z log_E=4, 2025-05-07T20:13:38.5909583Z L=0, 2025-05-07T20:13:38.5909674Z D_gradcheck=2, 2025-05-07T20:13:38.5909884Z stochastic_rounding=True, 2025-05-07T20:13:38.5909973Z weighted=False, 2025-05-07T20:13:38.5910059Z row_wise=False, 2025-05-07T20:13:38.5910156Z mixed=True, 2025-05-07T20:13:38.5910243Z use_cache=False, 2025-05-07T20:13:38.5910357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5910454Z use_cpu=True, 2025-05-07T20:13:38.5910562Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5910640Z ) 2025-05-07T20:13:38.5910793Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5911185Z self=, 2025-05-07T20:13:38.5911272Z mixed_B=False, 2025-05-07T20:13:38.5911372Z compile=False, 2025-05-07T20:13:38.5911452Z T=5, 2025-05-07T20:13:38.5911533Z D=92, 2025-05-07T20:13:38.5911626Z B=26, 2025-05-07T20:13:38.5911709Z log_E=5, 2025-05-07T20:13:38.5911800Z L=15, 2025-05-07T20:13:38.5911888Z D_gradcheck=1, 2025-05-07T20:13:38.5911994Z stochastic_rounding=False, 2025-05-07T20:13:38.5912098Z weighted=False, 2025-05-07T20:13:38.5912191Z row_wise=False, 2025-05-07T20:13:38.5912278Z mixed=True, 2025-05-07T20:13:38.5912376Z use_cache=True, 2025-05-07T20:13:38.5912489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5912575Z use_cpu=True, 2025-05-07T20:13:38.5912699Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5912781Z ) 2025-05-07T20:13:38.5912923Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5913324Z self=, 2025-05-07T20:13:38.5913411Z mixed_B=False, 2025-05-07T20:13:38.5913514Z compile=True, 2025-05-07T20:13:38.5913596Z T=1, 2025-05-07T20:13:38.5913679Z D=83, 2025-05-07T20:13:38.5913773Z B=96, 2025-05-07T20:13:38.5913881Z log_E=4, 2025-05-07T20:13:38.5913961Z L=2, 2025-05-07T20:13:38.5914087Z D_gradcheck=1, 2025-05-07T20:13:38.5914192Z stochastic_rounding=False, 2025-05-07T20:13:38.5914281Z weighted=False, 2025-05-07T20:13:38.5914380Z row_wise=False, 2025-05-07T20:13:38.5914463Z mixed=True, 2025-05-07T20:13:38.5914550Z use_cache=True, 2025-05-07T20:13:38.5914675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5914760Z use_cpu=True, 2025-05-07T20:13:38.5914895Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5914985Z ) 2025-05-07T20:13:38.5915127Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5915524Z self=, 2025-05-07T20:13:38.5915610Z mixed_B=True, 2025-05-07T20:13:38.5915699Z compile=False, 2025-05-07T20:13:38.5915792Z T=5, 2025-05-07T20:13:38.5915871Z D=111, 2025-05-07T20:13:38.5915952Z B=7, 2025-05-07T20:13:38.5916049Z log_E=5, 2025-05-07T20:13:38.5916130Z L=0, 2025-05-07T20:13:38.5916220Z D_gradcheck=1, 2025-05-07T20:13:38.5916335Z stochastic_rounding=True, 2025-05-07T20:13:38.5916457Z weighted=False, 2025-05-07T20:13:38.5916545Z row_wise=False, 2025-05-07T20:13:38.5916644Z mixed=False, 2025-05-07T20:13:38.5916731Z use_cache=True, 2025-05-07T20:13:38.5916845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5916946Z use_cpu=True, 2025-05-07T20:13:38.5917054Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5917147Z ) 2025-05-07T20:13:38.5917287Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5917675Z self=, 2025-05-07T20:13:38.5917773Z mixed_B=True, 2025-05-07T20:13:38.5917861Z compile=True, 2025-05-07T20:13:38.5917942Z T=2, 2025-05-07T20:13:38.5918034Z D=43, 2025-05-07T20:13:38.5918115Z B=122, 2025-05-07T20:13:38.5918199Z log_E=3, 2025-05-07T20:13:38.5918294Z L=17, 2025-05-07T20:13:38.5918383Z D_gradcheck=2, 2025-05-07T20:13:38.5918519Z stochastic_rounding=False, 2025-05-07T20:13:38.5918620Z weighted=False, 2025-05-07T20:13:38.5918705Z row_wise=True, 2025-05-07T20:13:38.5918790Z mixed=False, 2025-05-07T20:13:38.5918890Z use_cache=True, 2025-05-07T20:13:38.5919003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5919100Z use_cpu=True, 2025-05-07T20:13:38.5919208Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5919286Z ) 2025-05-07T20:13:38.5919440Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5919830Z self=, 2025-05-07T20:13:38.5919916Z mixed_B=True, 2025-05-07T20:13:38.5920018Z compile=False, 2025-05-07T20:13:38.5920099Z T=5, 2025-05-07T20:13:38.5920181Z D=48, 2025-05-07T20:13:38.5920276Z B=94, 2025-05-07T20:13:38.5920359Z log_E=4, 2025-05-07T20:13:38.5920438Z L=10, 2025-05-07T20:13:38.5920544Z D_gradcheck=1, 2025-05-07T20:13:38.5920648Z stochastic_rounding=True, 2025-05-07T20:13:38.5920740Z weighted=True, 2025-05-07T20:13:38.5920841Z row_wise=False, 2025-05-07T20:13:38.5920925Z mixed=True, 2025-05-07T20:13:38.5921027Z use_cache=False, 2025-05-07T20:13:38.5921142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5921228Z use_cpu=True, 2025-05-07T20:13:38.5921349Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5921427Z ) 2025-05-07T20:13:38.5921568Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5921964Z self=, 2025-05-07T20:13:38.5922051Z mixed_B=True, 2025-05-07T20:13:38.5922198Z compile=True, 2025-05-07T20:13:38.5922291Z T=3, 2025-05-07T20:13:38.5922374Z D=35, 2025-05-07T20:13:38.5922455Z B=123, 2025-05-07T20:13:38.5922579Z log_E=3, 2025-05-07T20:13:38.5922659Z L=1, 2025-05-07T20:13:38.5922802Z D_gradcheck=2, 2025-05-07T20:13:38.5922918Z stochastic_rounding=False, 2025-05-07T20:13:38.5923007Z weighted=True, 2025-05-07T20:13:38.5923110Z row_wise=False, 2025-05-07T20:13:38.5923195Z mixed=False, 2025-05-07T20:13:38.5923282Z use_cache=True, 2025-05-07T20:13:38.5923439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5923525Z use_cpu=True, 2025-05-07T20:13:38.5923662Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5923756Z ) 2025-05-07T20:13:38.5923900Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5924290Z self=, 2025-05-07T20:13:38.5924391Z mixed_B=True, 2025-05-07T20:13:38.5924485Z compile=False, 2025-05-07T20:13:38.5924566Z T=5, 2025-05-07T20:13:38.5924661Z D=114, 2025-05-07T20:13:38.5924742Z B=121, 2025-05-07T20:13:38.5924841Z log_E=3, 2025-05-07T20:13:38.5924923Z L=2, 2025-05-07T20:13:38.5925012Z D_gradcheck=2, 2025-05-07T20:13:38.5925126Z stochastic_rounding=True, 2025-05-07T20:13:38.5925216Z weighted=False, 2025-05-07T20:13:38.5925303Z row_wise=False, 2025-05-07T20:13:38.5925402Z mixed=True, 2025-05-07T20:13:38.5925487Z use_cache=True, 2025-05-07T20:13:38.5925602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.5925699Z use_cpu=True, 2025-05-07T20:13:38.5925809Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5925887Z ) 2025-05-07T20:13:38.5926042Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5926427Z self=, 2025-05-07T20:13:38.5926525Z mixed_B=True, 2025-05-07T20:13:38.5926613Z compile=False, 2025-05-07T20:13:38.5926693Z T=1, 2025-05-07T20:13:38.5926798Z D=117, 2025-05-07T20:13:38.5926881Z B=71, 2025-05-07T20:13:38.5926967Z log_E=5, 2025-05-07T20:13:38.5927063Z L=18, 2025-05-07T20:13:38.5927153Z D_gradcheck=2, 2025-05-07T20:13:38.5927257Z stochastic_rounding=True, 2025-05-07T20:13:38.5927389Z weighted=True, 2025-05-07T20:13:38.5927477Z row_wise=False, 2025-05-07T20:13:38.5927563Z mixed=True, 2025-05-07T20:13:38.5927668Z use_cache=False, 2025-05-07T20:13:38.5927784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5927871Z use_cpu=True, 2025-05-07T20:13:38.5927995Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5928076Z ) 2025-05-07T20:13:38.5928219Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5928620Z self=, 2025-05-07T20:13:38.5928708Z mixed_B=True, 2025-05-07T20:13:38.5928810Z compile=True, 2025-05-07T20:13:38.5928893Z T=3, 2025-05-07T20:13:38.5928977Z D=113, 2025-05-07T20:13:38.5929074Z B=53, 2025-05-07T20:13:38.5929159Z log_E=4, 2025-05-07T20:13:38.5929246Z L=18, 2025-05-07T20:13:38.5929349Z D_gradcheck=2, 2025-05-07T20:13:38.5929454Z stochastic_rounding=True, 2025-05-07T20:13:38.5929546Z weighted=False, 2025-05-07T20:13:38.5929648Z row_wise=True, 2025-05-07T20:13:38.5929736Z mixed=False, 2025-05-07T20:13:38.5929828Z use_cache=False, 2025-05-07T20:13:38.5929959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5930048Z use_cpu=True, 2025-05-07T20:13:38.5930173Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.5930255Z ) 2025-05-07T20:13:38.5930396Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.5930794Z self=, 2025-05-07T20:13:38.5930880Z mixed_B=True, 2025-05-07T20:13:38.5930993Z compile=True, 2025-05-07T20:13:38.5931088Z T=4, 2025-05-07T20:13:38.5931169Z D=110, 2025-05-07T20:13:38.5931249Z B=113, 2025-05-07T20:13:38.5931343Z log_E=4, 2025-05-07T20:13:38.5931451Z L=4, 2025-05-07T20:13:38.5931539Z D_gradcheck=2, 2025-05-07T20:13:38.5931721Z stochastic_rounding=False, 2025-05-07T20:13:38.5931809Z weighted=True, 2025-05-07T20:13:38.5931895Z row_wise=True, 2025-05-07T20:13:38.5931992Z mixed=False, 2025-05-07T20:13:38.5932077Z use_cache=True, 2025-05-07T20:13:38.5932205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.5932289Z use_cpu=True, 2025-05-07T20:13:38.5932396Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.5932512Z ) 2025-05-07T20:13:38.6225540Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6226089Z self=, 2025-05-07T20:13:38.6226233Z mixed_B=False, 2025-05-07T20:13:38.6226366Z compile=True, 2025-05-07T20:13:38.6226467Z T=3, 2025-05-07T20:13:38.6226566Z D=124, 2025-05-07T20:13:38.6226709Z B=53, 2025-05-07T20:13:38.6226795Z log_E=5, 2025-05-07T20:13:38.6226888Z L=5, 2025-05-07T20:13:38.6227044Z D_gradcheck=2, 2025-05-07T20:13:38.6227200Z stochastic_rounding=True, 2025-05-07T20:13:38.6227292Z weighted=True, 2025-05-07T20:13:38.6227391Z row_wise=True, 2025-05-07T20:13:38.6227477Z mixed=False, 2025-05-07T20:13:38.6227564Z use_cache=True, 2025-05-07T20:13:38.6227696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6227783Z use_cpu=True, 2025-05-07T20:13:38.6227907Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6227987Z ) 2025-05-07T20:13:38.6228130Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6228529Z self=, 2025-05-07T20:13:38.6228616Z mixed_B=False, 2025-05-07T20:13:38.6228702Z compile=True, 2025-05-07T20:13:38.6228794Z T=5, 2025-05-07T20:13:38.6228873Z D=81, 2025-05-07T20:13:38.6228953Z B=41, 2025-05-07T20:13:38.6229046Z log_E=3, 2025-05-07T20:13:38.6229130Z L=3, 2025-05-07T20:13:38.6229218Z D_gradcheck=2, 2025-05-07T20:13:38.6229338Z stochastic_rounding=False, 2025-05-07T20:13:38.6229570Z weighted=False, 2025-05-07T20:13:38.6229671Z row_wise=True, 2025-05-07T20:13:38.6229756Z mixed=True, 2025-05-07T20:13:38.6229843Z use_cache=True, 2025-05-07T20:13:38.6229973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6230061Z use_cpu=True, 2025-05-07T20:13:38.6230170Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6230268Z ) 2025-05-07T20:13:38.6230410Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6230797Z self=, 2025-05-07T20:13:38.6230900Z mixed_B=False, 2025-05-07T20:13:38.6230988Z compile=True, 2025-05-07T20:13:38.6231069Z T=3, 2025-05-07T20:13:38.6231163Z D=43, 2025-05-07T20:13:38.6231244Z B=90, 2025-05-07T20:13:38.6231325Z log_E=4, 2025-05-07T20:13:38.6231421Z L=20, 2025-05-07T20:13:38.6231508Z D_gradcheck=2, 2025-05-07T20:13:38.6231625Z stochastic_rounding=True, 2025-05-07T20:13:38.6231713Z weighted=True, 2025-05-07T20:13:38.6231799Z row_wise=False, 2025-05-07T20:13:38.6231896Z mixed=True, 2025-05-07T20:13:38.6231984Z use_cache=False, 2025-05-07T20:13:38.6232097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6232194Z use_cpu=True, 2025-05-07T20:13:38.6232300Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6232381Z ) 2025-05-07T20:13:38.6232533Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6232918Z self=, 2025-05-07T20:13:38.6233004Z mixed_B=False, 2025-05-07T20:13:38.6233103Z compile=True, 2025-05-07T20:13:38.6233184Z T=5, 2025-05-07T20:13:38.6233276Z D=24, 2025-05-07T20:13:38.6233356Z B=115, 2025-05-07T20:13:38.6233437Z log_E=4, 2025-05-07T20:13:38.6233595Z L=19, 2025-05-07T20:13:38.6233683Z D_gradcheck=1, 2025-05-07T20:13:38.6233830Z stochastic_rounding=False, 2025-05-07T20:13:38.6233935Z weighted=False, 2025-05-07T20:13:38.6234023Z row_wise=False, 2025-05-07T20:13:38.6234108Z mixed=True, 2025-05-07T20:13:38.6234209Z use_cache=False, 2025-05-07T20:13:38.6234325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.6234410Z use_cpu=True, 2025-05-07T20:13:38.6234530Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6234647Z ) 2025-05-07T20:13:38.6234790Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6235186Z self=, 2025-05-07T20:13:38.6235273Z mixed_B=False, 2025-05-07T20:13:38.6235375Z compile=False, 2025-05-07T20:13:38.6235455Z T=4, 2025-05-07T20:13:38.6235536Z D=14, 2025-05-07T20:13:38.6235628Z B=101, 2025-05-07T20:13:38.6235709Z log_E=5, 2025-05-07T20:13:38.6235790Z L=18, 2025-05-07T20:13:38.6235892Z D_gradcheck=2, 2025-05-07T20:13:38.6235995Z stochastic_rounding=False, 2025-05-07T20:13:38.6236085Z weighted=False, 2025-05-07T20:13:38.6236183Z row_wise=True, 2025-05-07T20:13:38.6236268Z mixed=False, 2025-05-07T20:13:38.6236354Z use_cache=True, 2025-05-07T20:13:38.6236478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6236563Z use_cpu=True, 2025-05-07T20:13:38.6236670Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6236762Z ) 2025-05-07T20:13:38.6236900Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6237297Z self=, 2025-05-07T20:13:38.6237386Z mixed_B=False, 2025-05-07T20:13:38.6237473Z compile=True, 2025-05-07T20:13:38.6237569Z T=5, 2025-05-07T20:13:38.6237650Z D=53, 2025-05-07T20:13:38.6237730Z B=23, 2025-05-07T20:13:38.6237823Z log_E=3, 2025-05-07T20:13:38.6237904Z L=6, 2025-05-07T20:13:38.6237991Z D_gradcheck=1, 2025-05-07T20:13:38.6238109Z stochastic_rounding=False, 2025-05-07T20:13:38.6238224Z weighted=True, 2025-05-07T20:13:38.6238314Z row_wise=False, 2025-05-07T20:13:38.6238416Z mixed=False, 2025-05-07T20:13:38.6238503Z use_cache=False, 2025-05-07T20:13:38.6238619Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.6238720Z use_cpu=True, 2025-05-07T20:13:38.6238827Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6238924Z ) 2025-05-07T20:13:38.6239066Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6239452Z self=, 2025-05-07T20:13:38.6239551Z mixed_B=True, 2025-05-07T20:13:38.6239639Z compile=False, 2025-05-07T20:13:38.6239722Z T=4, 2025-05-07T20:13:38.6239814Z D=111, 2025-05-07T20:13:38.6239894Z B=88, 2025-05-07T20:13:38.6239975Z log_E=4, 2025-05-07T20:13:38.6240069Z L=15, 2025-05-07T20:13:38.6240157Z D_gradcheck=1, 2025-05-07T20:13:38.6240263Z stochastic_rounding=False, 2025-05-07T20:13:38.6240365Z weighted=False, 2025-05-07T20:13:38.6240452Z row_wise=True, 2025-05-07T20:13:38.6240536Z mixed=False, 2025-05-07T20:13:38.6240634Z use_cache=True, 2025-05-07T20:13:38.6240747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6240843Z use_cpu=True, 2025-05-07T20:13:38.6240951Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6241030Z ) 2025-05-07T20:13:38.6241184Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6241570Z self=, 2025-05-07T20:13:38.6241657Z mixed_B=True, 2025-05-07T20:13:38.6241761Z compile=False, 2025-05-07T20:13:38.6241844Z T=1, 2025-05-07T20:13:38.6241925Z D=51, 2025-05-07T20:13:38.6242021Z B=117, 2025-05-07T20:13:38.6242105Z log_E=4, 2025-05-07T20:13:38.6242212Z L=19, 2025-05-07T20:13:38.6242319Z D_gradcheck=2, 2025-05-07T20:13:38.6242447Z stochastic_rounding=True, 2025-05-07T20:13:38.6242550Z weighted=True, 2025-05-07T20:13:38.6242638Z row_wise=True, 2025-05-07T20:13:38.6242726Z mixed=False, 2025-05-07T20:13:38.6242829Z use_cache=True, 2025-05-07T20:13:38.6242945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6243032Z use_cpu=True, 2025-05-07T20:13:38.6243157Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6243237Z ) 2025-05-07T20:13:38.6243406Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6243809Z self=, 2025-05-07T20:13:38.6243897Z mixed_B=True, 2025-05-07T20:13:38.6243985Z compile=True, 2025-05-07T20:13:38.6244084Z T=2, 2025-05-07T20:13:38.6244168Z D=44, 2025-05-07T20:13:38.6244249Z B=92, 2025-05-07T20:13:38.6244345Z log_E=3, 2025-05-07T20:13:38.6244429Z L=3, 2025-05-07T20:13:38.6244535Z D_gradcheck=1, 2025-05-07T20:13:38.6244640Z stochastic_rounding=True, 2025-05-07T20:13:38.6244728Z weighted=False, 2025-05-07T20:13:38.6244832Z row_wise=False, 2025-05-07T20:13:38.6244917Z mixed=False, 2025-05-07T20:13:38.6245002Z use_cache=True, 2025-05-07T20:13:38.6245130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6245216Z use_cpu=True, 2025-05-07T20:13:38.6245325Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6245416Z ) 2025-05-07T20:13:38.6245558Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6245944Z self=, 2025-05-07T20:13:38.6246045Z mixed_B=False, 2025-05-07T20:13:38.6246132Z compile=True, 2025-05-07T20:13:38.6246227Z T=1, 2025-05-07T20:13:38.6246308Z D=29, 2025-05-07T20:13:38.6246387Z B=16, 2025-05-07T20:13:38.6246483Z log_E=5, 2025-05-07T20:13:38.6246565Z L=0, 2025-05-07T20:13:38.6246651Z D_gradcheck=1, 2025-05-07T20:13:38.6246767Z stochastic_rounding=False, 2025-05-07T20:13:38.6246854Z weighted=False, 2025-05-07T20:13:38.6246966Z row_wise=True, 2025-05-07T20:13:38.6247062Z mixed=True, 2025-05-07T20:13:38.6247149Z use_cache=True, 2025-05-07T20:13:38.6247262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6247358Z use_cpu=True, 2025-05-07T20:13:38.6247468Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6247545Z ) 2025-05-07T20:13:38.6247889Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6248279Z self=, 2025-05-07T20:13:38.6248382Z mixed_B=False, 2025-05-07T20:13:38.6248471Z compile=False, 2025-05-07T20:13:38.6248552Z T=3, 2025-05-07T20:13:38.6248646Z D=91, 2025-05-07T20:13:38.6248726Z B=122, 2025-05-07T20:13:38.6248810Z log_E=5, 2025-05-07T20:13:38.6248905Z L=7, 2025-05-07T20:13:38.6249032Z D_gradcheck=1, 2025-05-07T20:13:38.6249138Z stochastic_rounding=False, 2025-05-07T20:13:38.6249242Z weighted=True, 2025-05-07T20:13:38.6249329Z row_wise=True, 2025-05-07T20:13:38.6249416Z mixed=True, 2025-05-07T20:13:38.6249521Z use_cache=False, 2025-05-07T20:13:38.6249637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.6249725Z use_cpu=True, 2025-05-07T20:13:38.6249846Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6249923Z ) 2025-05-07T20:13:38.6250081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6250465Z self=, 2025-05-07T20:13:38.6250552Z mixed_B=True, 2025-05-07T20:13:38.6250650Z compile=False, 2025-05-07T20:13:38.6250729Z T=2, 2025-05-07T20:13:38.6250811Z D=69, 2025-05-07T20:13:38.6250904Z B=75, 2025-05-07T20:13:38.6250985Z log_E=4, 2025-05-07T20:13:38.6251066Z L=7, 2025-05-07T20:13:38.6251221Z D_gradcheck=2, 2025-05-07T20:13:38.6251322Z stochastic_rounding=False, 2025-05-07T20:13:38.6251446Z weighted=False, 2025-05-07T20:13:38.6251548Z row_wise=False, 2025-05-07T20:13:38.6251634Z mixed=False, 2025-05-07T20:13:38.6251722Z use_cache=False, 2025-05-07T20:13:38.6251851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6251938Z use_cpu=True, 2025-05-07T20:13:38.6252058Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6252136Z ) 2025-05-07T20:13:38.6252314Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6252718Z self=, 2025-05-07T20:13:38.6252805Z mixed_B=False, 2025-05-07T20:13:38.6252893Z compile=True, 2025-05-07T20:13:38.6252988Z T=3, 2025-05-07T20:13:38.6253069Z D=45, 2025-05-07T20:13:38.6253150Z B=45, 2025-05-07T20:13:38.6253244Z log_E=5, 2025-05-07T20:13:38.6253324Z L=2, 2025-05-07T20:13:38.6253413Z D_gradcheck=1, 2025-05-07T20:13:38.6253534Z stochastic_rounding=False, 2025-05-07T20:13:38.6253625Z weighted=False, 2025-05-07T20:13:38.6253718Z row_wise=True, 2025-05-07T20:13:38.6253819Z mixed=True, 2025-05-07T20:13:38.6253943Z use_cache=True, 2025-05-07T20:13:38.6254072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.6254158Z use_cpu=True, 2025-05-07T20:13:38.6254284Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6254364Z ) 2025-05-07T20:13:38.6254510Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6254911Z self=, 2025-05-07T20:13:38.6254998Z mixed_B=False, 2025-05-07T20:13:38.6255085Z compile=True, 2025-05-07T20:13:38.6255179Z T=1, 2025-05-07T20:13:38.6255260Z D=48, 2025-05-07T20:13:38.6255340Z B=94, 2025-05-07T20:13:38.6255432Z log_E=3, 2025-05-07T20:13:38.6255512Z L=17, 2025-05-07T20:13:38.6255601Z D_gradcheck=1, 2025-05-07T20:13:38.6255717Z stochastic_rounding=True, 2025-05-07T20:13:38.6255807Z weighted=False, 2025-05-07T20:13:38.6255942Z row_wise=True, 2025-05-07T20:13:38.6256027Z mixed=True, 2025-05-07T20:13:38.6256116Z use_cache=False, 2025-05-07T20:13:38.6256242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6256328Z use_cpu=True, 2025-05-07T20:13:38.6256435Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6256525Z ) 2025-05-07T20:13:38.6256667Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6257054Z self=, 2025-05-07T20:13:38.6257156Z mixed_B=False, 2025-05-07T20:13:38.6257242Z compile=True, 2025-05-07T20:13:38.6257323Z T=3, 2025-05-07T20:13:38.6257414Z D=26, 2025-05-07T20:13:38.6257494Z B=73, 2025-05-07T20:13:38.6257575Z log_E=4, 2025-05-07T20:13:38.6257667Z L=12, 2025-05-07T20:13:38.6257756Z D_gradcheck=1, 2025-05-07T20:13:38.6257974Z stochastic_rounding=True, 2025-05-07T20:13:38.6258064Z weighted=True, 2025-05-07T20:13:38.6258154Z row_wise=True, 2025-05-07T20:13:38.6258252Z mixed=True, 2025-05-07T20:13:38.6258339Z use_cache=True, 2025-05-07T20:13:38.6258450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.6258551Z use_cpu=True, 2025-05-07T20:13:38.6258656Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6258734Z ) 2025-05-07T20:13:38.6258891Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6259274Z self=, 2025-05-07T20:13:38.6259360Z mixed_B=False, 2025-05-07T20:13:38.6259460Z compile=True, 2025-05-07T20:13:38.6259540Z T=3, 2025-05-07T20:13:38.6259634Z D=35, 2025-05-07T20:13:38.6259715Z B=112, 2025-05-07T20:13:38.6259797Z log_E=3, 2025-05-07T20:13:38.6259889Z L=7, 2025-05-07T20:13:38.6260009Z D_gradcheck=1, 2025-05-07T20:13:38.6260111Z stochastic_rounding=True, 2025-05-07T20:13:38.6260235Z weighted=False, 2025-05-07T20:13:38.6260327Z row_wise=False, 2025-05-07T20:13:38.6260411Z mixed=True, 2025-05-07T20:13:38.6260516Z use_cache=True, 2025-05-07T20:13:38.6260628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6260714Z use_cpu=True, 2025-05-07T20:13:38.6260835Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6260912Z ) 2025-05-07T20:13:38.6261076Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6261475Z self=, 2025-05-07T20:13:38.6261562Z mixed_B=False, 2025-05-07T20:13:38.6261661Z compile=False, 2025-05-07T20:13:38.6261741Z T=1, 2025-05-07T20:13:38.6261820Z D=62, 2025-05-07T20:13:38.6261911Z B=40, 2025-05-07T20:13:38.6261992Z log_E=3, 2025-05-07T20:13:38.6262074Z L=5, 2025-05-07T20:13:38.6262176Z D_gradcheck=1, 2025-05-07T20:13:38.6262278Z stochastic_rounding=False, 2025-05-07T20:13:38.6262368Z weighted=True, 2025-05-07T20:13:38.6262469Z row_wise=False, 2025-05-07T20:13:38.6262554Z mixed=True, 2025-05-07T20:13:38.6262641Z use_cache=True, 2025-05-07T20:13:38.6262765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6262861Z use_cpu=True, 2025-05-07T20:13:38.6262968Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6263059Z ) 2025-05-07T20:13:38.6557155Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6557918Z self=, 2025-05-07T20:13:38.6558526Z mixed_B=False, 2025-05-07T20:13:38.6558767Z compile=True, 2025-05-07T20:13:38.6558995Z T=5, 2025-05-07T20:13:38.6559188Z D=100, 2025-05-07T20:13:38.6559394Z B=77, 2025-05-07T20:13:38.6559603Z log_E=4, 2025-05-07T20:13:38.6559799Z L=20, 2025-05-07T20:13:38.6560053Z D_gradcheck=1, 2025-05-07T20:13:38.6560309Z stochastic_rounding=False, 2025-05-07T20:13:38.6560587Z weighted=False, 2025-05-07T20:13:38.6560997Z row_wise=False, 2025-05-07T20:13:38.6561231Z mixed=False, 2025-05-07T20:13:38.6561452Z use_cache=True, 2025-05-07T20:13:38.6561718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6562039Z use_cpu=True, 2025-05-07T20:13:38.6562298Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6562577Z ) 2025-05-07T20:13:38.6562836Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6563489Z self=, 2025-05-07T20:13:38.6564083Z mixed_B=True, 2025-05-07T20:13:38.6564313Z compile=True, 2025-05-07T20:13:38.6564538Z T=1, 2025-05-07T20:13:38.6564732Z D=78, 2025-05-07T20:13:38.6564932Z B=89, 2025-05-07T20:13:38.6565133Z log_E=3, 2025-05-07T20:13:38.6565329Z L=1, 2025-05-07T20:13:38.6565536Z D_gradcheck=1, 2025-05-07T20:13:38.6565785Z stochastic_rounding=False, 2025-05-07T20:13:38.6566057Z weighted=True, 2025-05-07T20:13:38.6566291Z row_wise=True, 2025-05-07T20:13:38.6566519Z mixed=False, 2025-05-07T20:13:38.6566733Z use_cache=True, 2025-05-07T20:13:38.6566996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6567311Z use_cpu=True, 2025-05-07T20:13:38.6567552Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6567841Z ) 2025-05-07T20:13:38.6568101Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6568755Z self=, 2025-05-07T20:13:38.6569345Z mixed_B=True, 2025-05-07T20:13:38.6569583Z compile=True, 2025-05-07T20:13:38.6569805Z T=1, 2025-05-07T20:13:38.6569995Z D=108, 2025-05-07T20:13:38.6570198Z B=94, 2025-05-07T20:13:38.6570403Z log_E=4, 2025-05-07T20:13:38.6570602Z L=4, 2025-05-07T20:13:38.6570886Z D_gradcheck=1, 2025-05-07T20:13:38.6571144Z stochastic_rounding=True, 2025-05-07T20:13:38.6571467Z weighted=False, 2025-05-07T20:13:38.6571703Z row_wise=True, 2025-05-07T20:13:38.6571932Z mixed=True, 2025-05-07T20:13:38.6572145Z use_cache=True, 2025-05-07T20:13:38.6572410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6572728Z use_cpu=True, 2025-05-07T20:13:38.6572973Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6573316Z ) 2025-05-07T20:13:38.6573628Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6574266Z self=, 2025-05-07T20:13:38.6574869Z mixed_B=True, 2025-05-07T20:13:38.6575104Z compile=True, 2025-05-07T20:13:38.6575334Z T=5, 2025-05-07T20:13:38.6575527Z D=34, 2025-05-07T20:13:38.6575733Z B=65, 2025-05-07T20:13:38.6575939Z log_E=3, 2025-05-07T20:13:38.6576138Z L=9, 2025-05-07T20:13:38.6576345Z D_gradcheck=2, 2025-05-07T20:13:38.6576603Z stochastic_rounding=True, 2025-05-07T20:13:38.6576875Z weighted=True, 2025-05-07T20:13:38.6577178Z row_wise=True, 2025-05-07T20:13:38.6577412Z mixed=False, 2025-05-07T20:13:38.6577629Z use_cache=True, 2025-05-07T20:13:38.6577986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.6578303Z use_cpu=True, 2025-05-07T20:13:38.6578541Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6578828Z ) 2025-05-07T20:13:38.6579083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6579728Z self=, 2025-05-07T20:13:38.6580329Z mixed_B=False, 2025-05-07T20:13:38.6580613Z compile=True, 2025-05-07T20:13:38.6580827Z T=5, 2025-05-07T20:13:38.6581028Z D=54, 2025-05-07T20:13:38.6581228Z B=68, 2025-05-07T20:13:38.6581421Z log_E=3, 2025-05-07T20:13:38.6581674Z L=6, 2025-05-07T20:13:38.6581911Z D_gradcheck=2, 2025-05-07T20:13:38.6582165Z stochastic_rounding=True, 2025-05-07T20:13:38.6582436Z weighted=False, 2025-05-07T20:13:38.6582674Z row_wise=False, 2025-05-07T20:13:38.6582962Z mixed=True, 2025-05-07T20:13:38.6583180Z use_cache=False, 2025-05-07T20:13:38.6583451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.6583767Z use_cpu=True, 2025-05-07T20:13:38.6584007Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6584295Z ) 2025-05-07T20:13:38.6584557Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6585200Z self=, 2025-05-07T20:13:38.6585807Z mixed_B=False, 2025-05-07T20:13:38.6586065Z compile=True, 2025-05-07T20:13:38.6586281Z T=3, 2025-05-07T20:13:38.6586487Z D=115, 2025-05-07T20:13:38.6586691Z B=56, 2025-05-07T20:13:38.6586884Z log_E=4, 2025-05-07T20:13:38.6587092Z L=17, 2025-05-07T20:13:38.6587305Z D_gradcheck=1, 2025-05-07T20:13:38.6587547Z stochastic_rounding=False, 2025-05-07T20:13:38.6587834Z weighted=False, 2025-05-07T20:13:38.6588069Z row_wise=False, 2025-05-07T20:13:38.6588288Z mixed=False, 2025-05-07T20:13:38.6588515Z use_cache=True, 2025-05-07T20:13:38.6588775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6589089Z use_cpu=True, 2025-05-07T20:13:38.6589328Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6589616Z ) 2025-05-07T20:13:38.6589907Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6590548Z self=, 2025-05-07T20:13:38.6591215Z mixed_B=True, 2025-05-07T20:13:38.6591447Z compile=True, 2025-05-07T20:13:38.6591660Z T=1, 2025-05-07T20:13:38.6591874Z D=106, 2025-05-07T20:13:38.6592075Z B=34, 2025-05-07T20:13:38.6592265Z log_E=3, 2025-05-07T20:13:38.6592472Z L=7, 2025-05-07T20:13:38.6592682Z D_gradcheck=2, 2025-05-07T20:13:38.6592964Z stochastic_rounding=False, 2025-05-07T20:13:38.6593287Z weighted=True, 2025-05-07T20:13:38.6593560Z row_wise=True, 2025-05-07T20:13:38.6593779Z mixed=False, 2025-05-07T20:13:38.6594005Z use_cache=True, 2025-05-07T20:13:38.6594266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6594566Z use_cpu=True, 2025-05-07T20:13:38.6594820Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6595111Z ) 2025-05-07T20:13:38.6595399Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6596041Z self=, 2025-05-07T20:13:38.6596641Z mixed_B=True, 2025-05-07T20:13:38.6596873Z compile=True, 2025-05-07T20:13:38.6597084Z T=4, 2025-05-07T20:13:38.6597285Z D=71, 2025-05-07T20:13:38.6597491Z B=39, 2025-05-07T20:13:38.6597682Z log_E=5, 2025-05-07T20:13:38.6597890Z L=4, 2025-05-07T20:13:38.6598101Z D_gradcheck=2, 2025-05-07T20:13:38.6598340Z stochastic_rounding=True, 2025-05-07T20:13:38.6598639Z weighted=False, 2025-05-07T20:13:38.6598877Z row_wise=False, 2025-05-07T20:13:38.6599097Z mixed=True, 2025-05-07T20:13:38.6599325Z use_cache=True, 2025-05-07T20:13:38.6599587Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6599888Z use_cpu=True, 2025-05-07T20:13:38.6600139Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6600425Z ) 2025-05-07T20:13:38.6600666Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6601318Z self=, 2025-05-07T20:13:38.6601917Z mixed_B=False, 2025-05-07T20:13:38.6602153Z compile=False, 2025-05-07T20:13:38.6602367Z T=2, 2025-05-07T20:13:38.6602567Z D=14, 2025-05-07T20:13:38.6602800Z B=106, 2025-05-07T20:13:38.6602992Z log_E=4, 2025-05-07T20:13:38.6603203Z L=1, 2025-05-07T20:13:38.6603412Z D_gradcheck=1, 2025-05-07T20:13:38.6603652Z stochastic_rounding=False, 2025-05-07T20:13:38.6603936Z weighted=True, 2025-05-07T20:13:38.6604168Z row_wise=True, 2025-05-07T20:13:38.6604418Z mixed=False, 2025-05-07T20:13:38.6604649Z use_cache=False, 2025-05-07T20:13:38.6604917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.6605218Z use_cpu=True, 2025-05-07T20:13:38.6605469Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6605760Z ) 2025-05-07T20:13:38.6606000Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6606661Z self=, 2025-05-07T20:13:38.6607263Z mixed_B=True, 2025-05-07T20:13:38.6607482Z compile=False, 2025-05-07T20:13:38.6607708Z T=4, 2025-05-07T20:13:38.6607908Z D=93, 2025-05-07T20:13:38.6608098Z B=111, 2025-05-07T20:13:38.6608303Z log_E=4, 2025-05-07T20:13:38.6608533Z L=16, 2025-05-07T20:13:38.6608730Z D_gradcheck=1, 2025-05-07T20:13:38.6608983Z stochastic_rounding=False, 2025-05-07T20:13:38.6609272Z weighted=False, 2025-05-07T20:13:38.6609501Z row_wise=True, 2025-05-07T20:13:38.6609735Z mixed=True, 2025-05-07T20:13:38.6609965Z use_cache=True, 2025-05-07T20:13:38.6610213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6610535Z use_cpu=True, 2025-05-07T20:13:38.6610790Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.6611080Z ) 2025-05-07T20:13:38.6611329Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6611991Z self=, 2025-05-07T20:13:38.6612591Z mixed_B=True, 2025-05-07T20:13:38.6612812Z compile=True, 2025-05-07T20:13:38.6613040Z T=5, 2025-05-07T20:13:38.6613248Z D=16, 2025-05-07T20:13:38.6613443Z B=3, 2025-05-07T20:13:38.6613655Z log_E=4, 2025-05-07T20:13:38.6613869Z L=3, 2025-05-07T20:13:38.6614063Z D_gradcheck=2, 2025-05-07T20:13:38.6614349Z stochastic_rounding=False, 2025-05-07T20:13:38.6614633Z weighted=False, 2025-05-07T20:13:38.6614886Z row_wise=True, 2025-05-07T20:13:38.6615118Z mixed=False, 2025-05-07T20:13:38.6615347Z use_cache=True, 2025-05-07T20:13:38.6615595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6615920Z use_cpu=True, 2025-05-07T20:13:38.6616171Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6616444Z ) 2025-05-07T20:13:38.6616695Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6617473Z self=, 2025-05-07T20:13:38.6618171Z mixed_B=True, 2025-05-07T20:13:38.6618391Z compile=False, 2025-05-07T20:13:38.6618624Z T=1, 2025-05-07T20:13:38.6618829Z D=16, 2025-05-07T20:13:38.6619023Z B=89, 2025-05-07T20:13:38.6619233Z log_E=3, 2025-05-07T20:13:38.6619446Z L=8, 2025-05-07T20:13:38.6619687Z D_gradcheck=1, 2025-05-07T20:13:38.6619944Z stochastic_rounding=False, 2025-05-07T20:13:38.6620228Z weighted=True, 2025-05-07T20:13:38.6620452Z row_wise=True, 2025-05-07T20:13:38.6620696Z mixed=False, 2025-05-07T20:13:38.6620979Z use_cache=True, 2025-05-07T20:13:38.6621225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6621539Z use_cpu=True, 2025-05-07T20:13:38.6621791Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6622065Z ) 2025-05-07T20:13:38.6622320Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6622978Z self=, 2025-05-07T20:13:38.6623574Z mixed_B=False, 2025-05-07T20:13:38.6623811Z compile=False, 2025-05-07T20:13:38.6624038Z T=1, 2025-05-07T20:13:38.6624229Z D=35, 2025-05-07T20:13:38.6624431Z B=16, 2025-05-07T20:13:38.6624634Z log_E=5, 2025-05-07T20:13:38.6624882Z L=6, 2025-05-07T20:13:38.6625077Z D_gradcheck=1, 2025-05-07T20:13:38.6625333Z stochastic_rounding=False, 2025-05-07T20:13:38.6625621Z weighted=False, 2025-05-07T20:13:38.6625861Z row_wise=False, 2025-05-07T20:13:38.6626127Z mixed=True, 2025-05-07T20:13:38.6626355Z use_cache=False, 2025-05-07T20:13:38.6626627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6626931Z use_cpu=True, 2025-05-07T20:13:38.6627186Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6627475Z ) 2025-05-07T20:13:38.6627797Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6628563Z self=, 2025-05-07T20:13:38.6629165Z mixed_B=True, 2025-05-07T20:13:38.6629383Z compile=True, 2025-05-07T20:13:38.6629610Z T=3, 2025-05-07T20:13:38.6629810Z D=95, 2025-05-07T20:13:38.6629998Z B=123, 2025-05-07T20:13:38.6630202Z log_E=5, 2025-05-07T20:13:38.6630410Z L=18, 2025-05-07T20:13:38.6630605Z D_gradcheck=2, 2025-05-07T20:13:38.6630860Z stochastic_rounding=False, 2025-05-07T20:13:38.6631144Z weighted=False, 2025-05-07T20:13:38.6631368Z row_wise=False, 2025-05-07T20:13:38.6631600Z mixed=False, 2025-05-07T20:13:38.6631828Z use_cache=True, 2025-05-07T20:13:38.6632077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.6632399Z use_cpu=True, 2025-05-07T20:13:38.6632654Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6632968Z ) 2025-05-07T20:13:38.6633207Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6633864Z self=, 2025-05-07T20:13:38.6641514Z mixed_B=False, 2025-05-07T20:13:38.6641909Z compile=True, 2025-05-07T20:13:38.6642119Z T=5, 2025-05-07T20:13:38.6642317Z D=121, 2025-05-07T20:13:38.6642510Z B=31, 2025-05-07T20:13:38.6642710Z log_E=5, 2025-05-07T20:13:38.6642919Z L=7, 2025-05-07T20:13:38.6643114Z D_gradcheck=1, 2025-05-07T20:13:38.6643467Z stochastic_rounding=True, 2025-05-07T20:13:38.6643744Z weighted=False, 2025-05-07T20:13:38.6643993Z row_wise=True, 2025-05-07T20:13:38.6644214Z mixed=False, 2025-05-07T20:13:38.6644427Z use_cache=True, 2025-05-07T20:13:38.6644672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.6644988Z use_cpu=True, 2025-05-07T20:13:38.6645243Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6645522Z ) 2025-05-07T20:13:38.6645783Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6646479Z self=, 2025-05-07T20:13:38.6647073Z mixed_B=True, 2025-05-07T20:13:38.6647302Z compile=False, 2025-05-07T20:13:38.6647529Z T=4, 2025-05-07T20:13:38.6647959Z D=24, 2025-05-07T20:13:38.6648173Z B=3, 2025-05-07T20:13:38.6648370Z log_E=4, 2025-05-07T20:13:38.6648559Z L=15, 2025-05-07T20:13:38.6648759Z D_gradcheck=2, 2025-05-07T20:13:38.6649006Z stochastic_rounding=False, 2025-05-07T20:13:38.6649288Z weighted=True, 2025-05-07T20:13:38.6649508Z row_wise=False, 2025-05-07T20:13:38.6649729Z mixed=False, 2025-05-07T20:13:38.6649958Z use_cache=False, 2025-05-07T20:13:38.6650207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.6650511Z use_cpu=True, 2025-05-07T20:13:38.6650756Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6651024Z ) 2025-05-07T20:13:38.6651271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.6651924Z self=, 2025-05-07T20:13:38.6652509Z mixed_B=True, 2025-05-07T20:13:38.6652733Z compile=True, 2025-05-07T20:13:38.6652954Z T=1, 2025-05-07T20:13:38.6653136Z D=35, 2025-05-07T20:13:38.6653328Z B=46, 2025-05-07T20:13:38.6653525Z log_E=4, 2025-05-07T20:13:38.6653717Z L=11, 2025-05-07T20:13:38.6653916Z D_gradcheck=2, 2025-05-07T20:13:38.6654162Z stochastic_rounding=False, 2025-05-07T20:13:38.6654429Z weighted=False, 2025-05-07T20:13:38.6654659Z row_wise=True, 2025-05-07T20:13:38.6654886Z mixed=False, 2025-05-07T20:13:38.6655202Z use_cache=False, 2025-05-07T20:13:38.6655468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.6655784Z use_cpu=True, 2025-05-07T20:13:38.6656036Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.6656308Z ) 2025-05-07T20:13:38.8554108Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8554818Z self=, 2025-05-07T20:13:38.8555500Z mixed_B=True, 2025-05-07T20:13:38.8555938Z compile=False, 2025-05-07T20:13:38.8556362Z T=5, 2025-05-07T20:13:38.8556555Z D=18, 2025-05-07T20:13:38.8556760Z B=33, 2025-05-07T20:13:38.8556964Z log_E=3, 2025-05-07T20:13:38.8557164Z L=15, 2025-05-07T20:13:38.8557376Z D_gradcheck=1, 2025-05-07T20:13:38.8557627Z stochastic_rounding=True, 2025-05-07T20:13:38.8557900Z weighted=True, 2025-05-07T20:13:38.8558139Z row_wise=False, 2025-05-07T20:13:38.8558374Z mixed=True, 2025-05-07T20:13:38.8558622Z use_cache=True, 2025-05-07T20:13:38.8558922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8559238Z use_cpu=True, 2025-05-07T20:13:38.8559490Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8559764Z ) 2025-05-07T20:13:38.8560017Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8560679Z self=, 2025-05-07T20:13:38.8561268Z mixed_B=False, 2025-05-07T20:13:38.8561501Z compile=False, 2025-05-07T20:13:38.8561727Z T=3, 2025-05-07T20:13:38.8561917Z D=88, 2025-05-07T20:13:38.8562122Z B=73, 2025-05-07T20:13:38.8562327Z log_E=3, 2025-05-07T20:13:38.8562526Z L=0, 2025-05-07T20:13:38.8562734Z D_gradcheck=2, 2025-05-07T20:13:38.8562983Z stochastic_rounding=True, 2025-05-07T20:13:38.8563440Z weighted=False, 2025-05-07T20:13:38.8563740Z row_wise=True, 2025-05-07T20:13:38.8563968Z mixed=False, 2025-05-07T20:13:38.8564189Z use_cache=False, 2025-05-07T20:13:38.8564457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8564770Z use_cpu=True, 2025-05-07T20:13:38.8565011Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8565299Z ) 2025-05-07T20:13:38.8565553Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8566266Z self=, 2025-05-07T20:13:38.8566859Z mixed_B=True, 2025-05-07T20:13:38.8567094Z compile=False, 2025-05-07T20:13:38.8567332Z T=3, 2025-05-07T20:13:38.8567525Z D=79, 2025-05-07T20:13:38.8567731Z B=71, 2025-05-07T20:13:38.8567939Z log_E=4, 2025-05-07T20:13:38.8568146Z L=13, 2025-05-07T20:13:38.8568359Z D_gradcheck=1, 2025-05-07T20:13:38.8568615Z stochastic_rounding=False, 2025-05-07T20:13:38.8568891Z weighted=True, 2025-05-07T20:13:38.8569130Z row_wise=True, 2025-05-07T20:13:38.8569365Z mixed=False, 2025-05-07T20:13:38.8569589Z use_cache=False, 2025-05-07T20:13:38.8569862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8570182Z use_cpu=True, 2025-05-07T20:13:38.8570429Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8570724Z ) 2025-05-07T20:13:38.8570980Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8571642Z self=, 2025-05-07T20:13:38.8572233Z mixed_B=False, 2025-05-07T20:13:38.8572468Z compile=True, 2025-05-07T20:13:38.8572691Z T=4, 2025-05-07T20:13:38.8572880Z D=65, 2025-05-07T20:13:38.8573085Z B=35, 2025-05-07T20:13:38.8573284Z log_E=3, 2025-05-07T20:13:38.8573478Z L=15, 2025-05-07T20:13:38.8573683Z D_gradcheck=1, 2025-05-07T20:13:38.8573930Z stochastic_rounding=False, 2025-05-07T20:13:38.8574200Z weighted=True, 2025-05-07T20:13:38.8574434Z row_wise=True, 2025-05-07T20:13:38.8574659Z mixed=True, 2025-05-07T20:13:38.8574931Z use_cache=False, 2025-05-07T20:13:38.8575205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8575520Z use_cpu=True, 2025-05-07T20:13:38.8575761Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8576047Z ) 2025-05-07T20:13:38.8576299Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8576944Z self=, 2025-05-07T20:13:38.8577545Z mixed_B=True, 2025-05-07T20:13:38.8577850Z compile=False, 2025-05-07T20:13:38.8578085Z T=2, 2025-05-07T20:13:38.8578274Z D=48, 2025-05-07T20:13:38.8578474Z B=99, 2025-05-07T20:13:38.8578679Z log_E=5, 2025-05-07T20:13:38.8578880Z L=19, 2025-05-07T20:13:38.8579092Z D_gradcheck=2, 2025-05-07T20:13:38.8579347Z stochastic_rounding=False, 2025-05-07T20:13:38.8579622Z weighted=False, 2025-05-07T20:13:38.8579861Z row_wise=False, 2025-05-07T20:13:38.8580092Z mixed=True, 2025-05-07T20:13:38.8580312Z use_cache=True, 2025-05-07T20:13:38.8580572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8580885Z use_cpu=True, 2025-05-07T20:13:38.8581123Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8581412Z ) 2025-05-07T20:13:38.8581663Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8582309Z self=, 2025-05-07T20:13:38.8582909Z mixed_B=False, 2025-05-07T20:13:38.8583145Z compile=False, 2025-05-07T20:13:38.8583359Z T=1, 2025-05-07T20:13:38.8583557Z D=11, 2025-05-07T20:13:38.8583761Z B=17, 2025-05-07T20:13:38.8583950Z log_E=5, 2025-05-07T20:13:38.8584161Z L=20, 2025-05-07T20:13:38.8584371Z D_gradcheck=1, 2025-05-07T20:13:38.8584615Z stochastic_rounding=False, 2025-05-07T20:13:38.8584940Z weighted=True, 2025-05-07T20:13:38.8585216Z row_wise=False, 2025-05-07T20:13:38.8585451Z mixed=True, 2025-05-07T20:13:38.8585664Z use_cache=True, 2025-05-07T20:13:38.8585927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8586236Z use_cpu=True, 2025-05-07T20:13:38.8586477Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8586760Z ) 2025-05-07T20:13:38.8587009Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8587680Z self=, 2025-05-07T20:13:38.8588278Z mixed_B=False, 2025-05-07T20:13:38.8588516Z compile=False, 2025-05-07T20:13:38.8588731Z T=5, 2025-05-07T20:13:38.8588933Z D=62, 2025-05-07T20:13:38.8589136Z B=24, 2025-05-07T20:13:38.8589325Z log_E=5, 2025-05-07T20:13:38.8589539Z L=13, 2025-05-07T20:13:38.8589750Z D_gradcheck=2, 2025-05-07T20:13:38.8589985Z stochastic_rounding=True, 2025-05-07T20:13:38.8590267Z weighted=True, 2025-05-07T20:13:38.8590499Z row_wise=False, 2025-05-07T20:13:38.8590719Z mixed=True, 2025-05-07T20:13:38.8590943Z use_cache=True, 2025-05-07T20:13:38.8591203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8591501Z use_cpu=True, 2025-05-07T20:13:38.8591750Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8592036Z ) 2025-05-07T20:13:38.8592302Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8592942Z self=, 2025-05-07T20:13:38.8593546Z mixed_B=True, 2025-05-07T20:13:38.8593782Z compile=True, 2025-05-07T20:13:38.8593996Z T=5, 2025-05-07T20:13:38.8594201Z D=68, 2025-05-07T20:13:38.8594408Z B=91, 2025-05-07T20:13:38.8594601Z log_E=5, 2025-05-07T20:13:38.8594816Z L=12, 2025-05-07T20:13:38.8595027Z D_gradcheck=2, 2025-05-07T20:13:38.8595266Z stochastic_rounding=True, 2025-05-07T20:13:38.8595555Z weighted=True, 2025-05-07T20:13:38.8595795Z row_wise=False, 2025-05-07T20:13:38.8596021Z mixed=True, 2025-05-07T20:13:38.8596296Z use_cache=False, 2025-05-07T20:13:38.8596569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8596873Z use_cpu=True, 2025-05-07T20:13:38.8597128Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8597421Z ) 2025-05-07T20:13:38.8597662Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8598318Z self=, 2025-05-07T20:13:38.8598922Z mixed_B=False, 2025-05-07T20:13:38.8599155Z compile=True, 2025-05-07T20:13:38.8599368Z T=5, 2025-05-07T20:13:38.8599568Z D=76, 2025-05-07T20:13:38.8599769Z B=123, 2025-05-07T20:13:38.8599963Z log_E=5, 2025-05-07T20:13:38.8600172Z L=20, 2025-05-07T20:13:38.8600379Z D_gradcheck=2, 2025-05-07T20:13:38.8600614Z stochastic_rounding=True, 2025-05-07T20:13:38.8600894Z weighted=True, 2025-05-07T20:13:38.8601125Z row_wise=True, 2025-05-07T20:13:38.8601345Z mixed=False, 2025-05-07T20:13:38.8601612Z use_cache=False, 2025-05-07T20:13:38.8601883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8602185Z use_cpu=True, 2025-05-07T20:13:38.8602435Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8602721Z ) 2025-05-07T20:13:38.8602960Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8603615Z self=, 2025-05-07T20:13:38.8604219Z mixed_B=True, 2025-05-07T20:13:38.8604448Z compile=False, 2025-05-07T20:13:38.8604663Z T=5, 2025-05-07T20:13:38.8604864Z D=98, 2025-05-07T20:13:38.8605063Z B=8, 2025-05-07T20:13:38.8605252Z log_E=5, 2025-05-07T20:13:38.8605345Z L=19, 2025-05-07T20:13:38.8605434Z D_gradcheck=1, 2025-05-07T20:13:38.8605536Z stochastic_rounding=True, 2025-05-07T20:13:38.8605673Z weighted=False, 2025-05-07T20:13:38.8605760Z row_wise=True, 2025-05-07T20:13:38.8605875Z mixed=True, 2025-05-07T20:13:38.8605984Z use_cache=False, 2025-05-07T20:13:38.8606102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8606191Z use_cpu=True, 2025-05-07T20:13:38.8606313Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8606391Z ) 2025-05-07T20:13:38.8606533Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8606991Z self=, 2025-05-07T20:13:38.8607080Z mixed_B=True, 2025-05-07T20:13:38.8607194Z compile=False, 2025-05-07T20:13:38.8607275Z T=4, 2025-05-07T20:13:38.8607355Z D=76, 2025-05-07T20:13:38.8607449Z B=67, 2025-05-07T20:13:38.8607533Z log_E=4, 2025-05-07T20:13:38.8607616Z L=12, 2025-05-07T20:13:38.8607735Z D_gradcheck=1, 2025-05-07T20:13:38.8607839Z stochastic_rounding=False, 2025-05-07T20:13:38.8607929Z weighted=True, 2025-05-07T20:13:38.8608031Z row_wise=False, 2025-05-07T20:13:38.8608119Z mixed=True, 2025-05-07T20:13:38.8608207Z use_cache=True, 2025-05-07T20:13:38.8608340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8608424Z use_cpu=True, 2025-05-07T20:13:38.8608532Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8608622Z ) 2025-05-07T20:13:38.8608763Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8609163Z self=, 2025-05-07T20:13:38.8609250Z mixed_B=True, 2025-05-07T20:13:38.8609338Z compile=False, 2025-05-07T20:13:38.8609432Z T=4, 2025-05-07T20:13:38.8609513Z D=118, 2025-05-07T20:13:38.8609593Z B=57, 2025-05-07T20:13:38.8609687Z log_E=5, 2025-05-07T20:13:38.8609768Z L=10, 2025-05-07T20:13:38.8609856Z D_gradcheck=2, 2025-05-07T20:13:38.8609972Z stochastic_rounding=False, 2025-05-07T20:13:38.8610062Z weighted=False, 2025-05-07T20:13:38.8610149Z row_wise=False, 2025-05-07T20:13:38.8610246Z mixed=True, 2025-05-07T20:13:38.8610362Z use_cache=True, 2025-05-07T20:13:38.8610476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8610574Z use_cpu=True, 2025-05-07T20:13:38.8610682Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8610774Z ) 2025-05-07T20:13:38.8610916Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8611302Z self=, 2025-05-07T20:13:38.8611400Z mixed_B=True, 2025-05-07T20:13:38.8611489Z compile=True, 2025-05-07T20:13:38.8611571Z T=1, 2025-05-07T20:13:38.8611665Z D=39, 2025-05-07T20:13:38.8611745Z B=2, 2025-05-07T20:13:38.8611827Z log_E=4, 2025-05-07T20:13:38.8611970Z L=10, 2025-05-07T20:13:38.8612057Z D_gradcheck=1, 2025-05-07T20:13:38.8612160Z stochastic_rounding=True, 2025-05-07T20:13:38.8612261Z weighted=False, 2025-05-07T20:13:38.8612346Z row_wise=False, 2025-05-07T20:13:38.8612432Z mixed=True, 2025-05-07T20:13:38.8612529Z use_cache=True, 2025-05-07T20:13:38.8612646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8612745Z use_cpu=True, 2025-05-07T20:13:38.8612853Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8612931Z ) 2025-05-07T20:13:38.8613084Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8613474Z self=, 2025-05-07T20:13:38.8613561Z mixed_B=False, 2025-05-07T20:13:38.8613665Z compile=False, 2025-05-07T20:13:38.8613746Z T=1, 2025-05-07T20:13:38.8613831Z D=125, 2025-05-07T20:13:38.8613925Z B=11, 2025-05-07T20:13:38.8614007Z log_E=4, 2025-05-07T20:13:38.8614089Z L=6, 2025-05-07T20:13:38.8614192Z D_gradcheck=2, 2025-05-07T20:13:38.8614296Z stochastic_rounding=False, 2025-05-07T20:13:38.8614412Z weighted=False, 2025-05-07T20:13:38.8614511Z row_wise=False, 2025-05-07T20:13:38.8614622Z mixed=False, 2025-05-07T20:13:38.8614723Z use_cache=False, 2025-05-07T20:13:38.8614839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8614926Z use_cpu=True, 2025-05-07T20:13:38.8615045Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8615123Z ) 2025-05-07T20:13:38.8615265Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8615689Z self=, 2025-05-07T20:13:38.8615776Z mixed_B=True, 2025-05-07T20:13:38.8615863Z compile=True, 2025-05-07T20:13:38.8615955Z T=5, 2025-05-07T20:13:38.8616036Z D=31, 2025-05-07T20:13:38.8616118Z B=124, 2025-05-07T20:13:38.8616211Z log_E=5, 2025-05-07T20:13:38.8616292Z L=3, 2025-05-07T20:13:38.8616391Z D_gradcheck=2, 2025-05-07T20:13:38.8616495Z stochastic_rounding=False, 2025-05-07T20:13:38.8616586Z weighted=False, 2025-05-07T20:13:38.8616684Z row_wise=True, 2025-05-07T20:13:38.8616770Z mixed=True, 2025-05-07T20:13:38.8616857Z use_cache=True, 2025-05-07T20:13:38.8616989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8617077Z use_cpu=True, 2025-05-07T20:13:38.8617186Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8617280Z ) 2025-05-07T20:13:38.8617422Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8617895Z self=, 2025-05-07T20:13:38.8618008Z mixed_B=False, 2025-05-07T20:13:38.8618096Z compile=True, 2025-05-07T20:13:38.8618196Z T=5, 2025-05-07T20:13:38.8618278Z D=39, 2025-05-07T20:13:38.8618360Z B=69, 2025-05-07T20:13:38.8618461Z log_E=3, 2025-05-07T20:13:38.8618544Z L=16, 2025-05-07T20:13:38.8618633Z D_gradcheck=2, 2025-05-07T20:13:38.8618751Z stochastic_rounding=True, 2025-05-07T20:13:38.8618841Z weighted=False, 2025-05-07T20:13:38.8618932Z row_wise=False, 2025-05-07T20:13:38.8619033Z mixed=False, 2025-05-07T20:13:38.8619122Z use_cache=False, 2025-05-07T20:13:38.8619281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8619384Z use_cpu=True, 2025-05-07T20:13:38.8619494Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8619574Z ) 2025-05-07T20:13:38.8619732Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8620121Z self=, 2025-05-07T20:13:38.8620223Z mixed_B=True, 2025-05-07T20:13:38.8620313Z compile=True, 2025-05-07T20:13:38.8620397Z T=4, 2025-05-07T20:13:38.8620491Z D=73, 2025-05-07T20:13:38.8620574Z B=1, 2025-05-07T20:13:38.8620664Z log_E=5, 2025-05-07T20:13:38.8620789Z L=14, 2025-05-07T20:13:38.8620906Z D_gradcheck=2, 2025-05-07T20:13:38.8621069Z stochastic_rounding=False, 2025-05-07T20:13:38.8621170Z weighted=False, 2025-05-07T20:13:38.8621260Z row_wise=False, 2025-05-07T20:13:38.8621345Z mixed=True, 2025-05-07T20:13:38.8621446Z use_cache=False, 2025-05-07T20:13:38.8621561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8621646Z use_cpu=True, 2025-05-07T20:13:38.8621810Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8621890Z ) 2025-05-07T20:13:38.8891245Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8891742Z self=, 2025-05-07T20:13:38.8891891Z mixed_B=True, 2025-05-07T20:13:38.8892040Z compile=True, 2025-05-07T20:13:38.8892177Z T=1, 2025-05-07T20:13:38.8892289Z D=78, 2025-05-07T20:13:38.8892421Z B=28, 2025-05-07T20:13:38.8892556Z log_E=3, 2025-05-07T20:13:38.8892698Z L=4, 2025-05-07T20:13:38.8892876Z D_gradcheck=2, 2025-05-07T20:13:38.8893066Z stochastic_rounding=False, 2025-05-07T20:13:38.8893212Z weighted=False, 2025-05-07T20:13:38.8893463Z row_wise=False, 2025-05-07T20:13:38.8893597Z mixed=True, 2025-05-07T20:13:38.8893698Z use_cache=True, 2025-05-07T20:13:38.8893818Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8893982Z use_cpu=True, 2025-05-07T20:13:38.8894107Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8894188Z ) 2025-05-07T20:13:38.8894331Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8894780Z self=, 2025-05-07T20:13:38.8894867Z mixed_B=True, 2025-05-07T20:13:38.8894955Z compile=True, 2025-05-07T20:13:38.8895049Z T=1, 2025-05-07T20:13:38.8895131Z D=98, 2025-05-07T20:13:38.8895211Z B=19, 2025-05-07T20:13:38.8895307Z log_E=4, 2025-05-07T20:13:38.8895388Z L=0, 2025-05-07T20:13:38.8895487Z D_gradcheck=1, 2025-05-07T20:13:38.8895588Z stochastic_rounding=True, 2025-05-07T20:13:38.8895675Z weighted=True, 2025-05-07T20:13:38.8895777Z row_wise=False, 2025-05-07T20:13:38.8895861Z mixed=False, 2025-05-07T20:13:38.8895949Z use_cache=True, 2025-05-07T20:13:38.8896077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8896163Z use_cpu=True, 2025-05-07T20:13:38.8896272Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8896362Z ) 2025-05-07T20:13:38.8896504Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8896893Z self=, 2025-05-07T20:13:38.8896992Z mixed_B=False, 2025-05-07T20:13:38.8897081Z compile=False, 2025-05-07T20:13:38.8897175Z T=1, 2025-05-07T20:13:38.8897254Z D=88, 2025-05-07T20:13:38.8897335Z B=24, 2025-05-07T20:13:38.8897431Z log_E=5, 2025-05-07T20:13:38.8897513Z L=11, 2025-05-07T20:13:38.8897600Z D_gradcheck=1, 2025-05-07T20:13:38.8897714Z stochastic_rounding=True, 2025-05-07T20:13:38.8897901Z weighted=False, 2025-05-07T20:13:38.8897992Z row_wise=True, 2025-05-07T20:13:38.8898092Z mixed=True, 2025-05-07T20:13:38.8898183Z use_cache=False, 2025-05-07T20:13:38.8898345Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8898483Z use_cpu=True, 2025-05-07T20:13:38.8898589Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8898669Z ) 2025-05-07T20:13:38.8898821Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8899211Z self=, 2025-05-07T20:13:38.8899313Z mixed_B=True, 2025-05-07T20:13:38.8899402Z compile=False, 2025-05-07T20:13:38.8899482Z T=3, 2025-05-07T20:13:38.8899578Z D=80, 2025-05-07T20:13:38.8899660Z B=46, 2025-05-07T20:13:38.8899742Z log_E=3, 2025-05-07T20:13:38.8899838Z L=11, 2025-05-07T20:13:38.8899925Z D_gradcheck=1, 2025-05-07T20:13:38.8900030Z stochastic_rounding=False, 2025-05-07T20:13:38.8900128Z weighted=False, 2025-05-07T20:13:38.8900217Z row_wise=False, 2025-05-07T20:13:38.8900303Z mixed=False, 2025-05-07T20:13:38.8900403Z use_cache=True, 2025-05-07T20:13:38.8900518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8900604Z use_cpu=True, 2025-05-07T20:13:38.8900723Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8900805Z ) 2025-05-07T20:13:38.8900957Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8901341Z self=, 2025-05-07T20:13:38.8901429Z mixed_B=False, 2025-05-07T20:13:38.8901530Z compile=True, 2025-05-07T20:13:38.8901609Z T=3, 2025-05-07T20:13:38.8901689Z D=104, 2025-05-07T20:13:38.8901783Z B=84, 2025-05-07T20:13:38.8901865Z log_E=3, 2025-05-07T20:13:38.8901946Z L=5, 2025-05-07T20:13:38.8902106Z D_gradcheck=1, 2025-05-07T20:13:38.8902208Z stochastic_rounding=False, 2025-05-07T20:13:38.8902298Z weighted=False, 2025-05-07T20:13:38.8902425Z row_wise=False, 2025-05-07T20:13:38.8902509Z mixed=True, 2025-05-07T20:13:38.8902622Z use_cache=False, 2025-05-07T20:13:38.8902749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8902837Z use_cpu=True, 2025-05-07T20:13:38.8902957Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8903035Z ) 2025-05-07T20:13:38.8903175Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8903600Z self=, 2025-05-07T20:13:38.8903687Z mixed_B=False, 2025-05-07T20:13:38.8903773Z compile=True, 2025-05-07T20:13:38.8903865Z T=5, 2025-05-07T20:13:38.8903945Z D=113, 2025-05-07T20:13:38.8904025Z B=42, 2025-05-07T20:13:38.8904122Z log_E=3, 2025-05-07T20:13:38.8904202Z L=8, 2025-05-07T20:13:38.8904289Z D_gradcheck=2, 2025-05-07T20:13:38.8904404Z stochastic_rounding=False, 2025-05-07T20:13:38.8904492Z weighted=True, 2025-05-07T20:13:38.8904582Z row_wise=False, 2025-05-07T20:13:38.8904680Z mixed=True, 2025-05-07T20:13:38.8904769Z use_cache=True, 2025-05-07T20:13:38.8904896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8904981Z use_cpu=True, 2025-05-07T20:13:38.8905088Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8905179Z ) 2025-05-07T20:13:38.8905322Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8905708Z self=, 2025-05-07T20:13:38.8905808Z mixed_B=True, 2025-05-07T20:13:38.8905897Z compile=True, 2025-05-07T20:13:38.8905982Z T=2, 2025-05-07T20:13:38.8906078Z D=41, 2025-05-07T20:13:38.8906159Z B=83, 2025-05-07T20:13:38.8906242Z log_E=4, 2025-05-07T20:13:38.8906334Z L=8, 2025-05-07T20:13:38.8906421Z D_gradcheck=2, 2025-05-07T20:13:38.8906537Z stochastic_rounding=False, 2025-05-07T20:13:38.8906625Z weighted=True, 2025-05-07T20:13:38.8906719Z row_wise=False, 2025-05-07T20:13:38.8906816Z mixed=True, 2025-05-07T20:13:38.8906906Z use_cache=False, 2025-05-07T20:13:38.8907050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8907152Z use_cpu=True, 2025-05-07T20:13:38.8907259Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8907338Z ) 2025-05-07T20:13:38.8907496Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8907885Z self=, 2025-05-07T20:13:38.8907972Z mixed_B=False, 2025-05-07T20:13:38.8908085Z compile=True, 2025-05-07T20:13:38.8908182Z T=2, 2025-05-07T20:13:38.8908264Z D=115, 2025-05-07T20:13:38.8908361Z B=51, 2025-05-07T20:13:38.8908448Z log_E=4, 2025-05-07T20:13:38.8908544Z L=0, 2025-05-07T20:13:38.8908633Z D_gradcheck=2, 2025-05-07T20:13:38.8908738Z stochastic_rounding=True, 2025-05-07T20:13:38.8908844Z weighted=False, 2025-05-07T20:13:38.8908934Z row_wise=True, 2025-05-07T20:13:38.8909019Z mixed=True, 2025-05-07T20:13:38.8909123Z use_cache=True, 2025-05-07T20:13:38.8909240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8909330Z use_cpu=True, 2025-05-07T20:13:38.8909453Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8909536Z ) 2025-05-07T20:13:38.8909680Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8910086Z self=, 2025-05-07T20:13:38.8910175Z mixed_B=True, 2025-05-07T20:13:38.8910279Z compile=True, 2025-05-07T20:13:38.8910363Z T=5, 2025-05-07T20:13:38.8910446Z D=6, 2025-05-07T20:13:38.8910545Z B=52, 2025-05-07T20:13:38.8910690Z log_E=3, 2025-05-07T20:13:38.8910773Z L=14, 2025-05-07T20:13:38.8910877Z D_gradcheck=1, 2025-05-07T20:13:38.8910981Z stochastic_rounding=False, 2025-05-07T20:13:38.8911103Z weighted=False, 2025-05-07T20:13:38.8911244Z row_wise=False, 2025-05-07T20:13:38.8911331Z mixed=True, 2025-05-07T20:13:38.8911470Z use_cache=False, 2025-05-07T20:13:38.8911602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8911690Z use_cpu=True, 2025-05-07T20:13:38.8911800Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8911893Z ) 2025-05-07T20:13:38.8912039Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8912471Z self=, 2025-05-07T20:13:38.8912568Z mixed_B=False, 2025-05-07T20:13:38.8912655Z compile=True, 2025-05-07T20:13:38.8912751Z T=2, 2025-05-07T20:13:38.8912833Z D=65, 2025-05-07T20:13:38.8912915Z B=8, 2025-05-07T20:13:38.8913013Z log_E=3, 2025-05-07T20:13:38.8913095Z L=18, 2025-05-07T20:13:38.8913184Z D_gradcheck=2, 2025-05-07T20:13:38.8913298Z stochastic_rounding=False, 2025-05-07T20:13:38.8913386Z weighted=True, 2025-05-07T20:13:38.8913476Z row_wise=False, 2025-05-07T20:13:38.8913572Z mixed=False, 2025-05-07T20:13:38.8913661Z use_cache=False, 2025-05-07T20:13:38.8913779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8913878Z use_cpu=True, 2025-05-07T20:13:38.8913985Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8914074Z ) 2025-05-07T20:13:38.8914215Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8914601Z self=, 2025-05-07T20:13:38.8914698Z mixed_B=False, 2025-05-07T20:13:38.8914786Z compile=False, 2025-05-07T20:13:38.8914866Z T=5, 2025-05-07T20:13:38.8914959Z D=54, 2025-05-07T20:13:38.8915038Z B=1, 2025-05-07T20:13:38.8915121Z log_E=5, 2025-05-07T20:13:38.8915213Z L=20, 2025-05-07T20:13:38.8915300Z D_gradcheck=2, 2025-05-07T20:13:38.8915402Z stochastic_rounding=False, 2025-05-07T20:13:38.8915502Z weighted=True, 2025-05-07T20:13:38.8915590Z row_wise=False, 2025-05-07T20:13:38.8915680Z mixed=True, 2025-05-07T20:13:38.8915782Z use_cache=False, 2025-05-07T20:13:38.8915927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8916029Z use_cpu=True, 2025-05-07T20:13:38.8916140Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8916219Z ) 2025-05-07T20:13:38.8916373Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8916762Z self=, 2025-05-07T20:13:38.8916851Z mixed_B=True, 2025-05-07T20:13:38.8916953Z compile=False, 2025-05-07T20:13:38.8917034Z T=5, 2025-05-07T20:13:38.8917115Z D=126, 2025-05-07T20:13:38.8917209Z B=86, 2025-05-07T20:13:38.8917294Z log_E=3, 2025-05-07T20:13:38.8917375Z L=8, 2025-05-07T20:13:38.8917474Z D_gradcheck=1, 2025-05-07T20:13:38.8917576Z stochastic_rounding=True, 2025-05-07T20:13:38.8917663Z weighted=False, 2025-05-07T20:13:38.8917761Z row_wise=True, 2025-05-07T20:13:38.8917851Z mixed=True, 2025-05-07T20:13:38.8917954Z use_cache=False, 2025-05-07T20:13:38.8918068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8918153Z use_cpu=True, 2025-05-07T20:13:38.8918273Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8918351Z ) 2025-05-07T20:13:38.8918537Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8918936Z self=, 2025-05-07T20:13:38.8919023Z mixed_B=True, 2025-05-07T20:13:38.8919112Z compile=False, 2025-05-07T20:13:38.8919205Z T=2, 2025-05-07T20:13:38.8919286Z D=67, 2025-05-07T20:13:38.8919367Z B=52, 2025-05-07T20:13:38.8919462Z log_E=5, 2025-05-07T20:13:38.8919542Z L=8, 2025-05-07T20:13:38.8919643Z D_gradcheck=1, 2025-05-07T20:13:38.8919744Z stochastic_rounding=True, 2025-05-07T20:13:38.8919831Z weighted=True, 2025-05-07T20:13:38.8919930Z row_wise=True, 2025-05-07T20:13:38.8920083Z mixed=True, 2025-05-07T20:13:38.8920201Z use_cache=False, 2025-05-07T20:13:38.8920330Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8920416Z use_cpu=True, 2025-05-07T20:13:38.8920523Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8920615Z ) 2025-05-07T20:13:38.8920758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8921171Z self=, 2025-05-07T20:13:38.8921294Z mixed_B=True, 2025-05-07T20:13:38.8921381Z compile=True, 2025-05-07T20:13:38.8921462Z T=3, 2025-05-07T20:13:38.8921555Z D=105, 2025-05-07T20:13:38.8921636Z B=28, 2025-05-07T20:13:38.8921729Z log_E=5, 2025-05-07T20:13:38.8921810Z L=6, 2025-05-07T20:13:38.8921896Z D_gradcheck=1, 2025-05-07T20:13:38.8922010Z stochastic_rounding=True, 2025-05-07T20:13:38.8922098Z weighted=True, 2025-05-07T20:13:38.8922183Z row_wise=True, 2025-05-07T20:13:38.8922281Z mixed=True, 2025-05-07T20:13:38.8922369Z use_cache=False, 2025-05-07T20:13:38.8922485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8922584Z use_cpu=True, 2025-05-07T20:13:38.8922690Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8922768Z ) 2025-05-07T20:13:38.8922920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8923308Z self=, 2025-05-07T20:13:38.8923409Z mixed_B=False, 2025-05-07T20:13:38.8923498Z compile=True, 2025-05-07T20:13:38.8923578Z T=4, 2025-05-07T20:13:38.8923738Z D=33, 2025-05-07T20:13:38.8923818Z B=55, 2025-05-07T20:13:38.8923900Z log_E=4, 2025-05-07T20:13:38.8923995Z L=5, 2025-05-07T20:13:38.8924081Z D_gradcheck=2, 2025-05-07T20:13:38.8924182Z stochastic_rounding=False, 2025-05-07T20:13:38.8924283Z weighted=False, 2025-05-07T20:13:38.8924370Z row_wise=False, 2025-05-07T20:13:38.8924456Z mixed=True, 2025-05-07T20:13:38.8924555Z use_cache=False, 2025-05-07T20:13:38.8924669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.8924778Z use_cpu=True, 2025-05-07T20:13:38.8924897Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8924975Z ) 2025-05-07T20:13:38.8925114Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8925509Z self=, 2025-05-07T20:13:38.8925598Z mixed_B=False, 2025-05-07T20:13:38.8925698Z compile=False, 2025-05-07T20:13:38.8925779Z T=5, 2025-05-07T20:13:38.8925859Z D=74, 2025-05-07T20:13:38.8925950Z B=76, 2025-05-07T20:13:38.8926032Z log_E=3, 2025-05-07T20:13:38.8926113Z L=19, 2025-05-07T20:13:38.8926212Z D_gradcheck=1, 2025-05-07T20:13:38.8926313Z stochastic_rounding=True, 2025-05-07T20:13:38.8926400Z weighted=True, 2025-05-07T20:13:38.8926499Z row_wise=True, 2025-05-07T20:13:38.8926587Z mixed=False, 2025-05-07T20:13:38.8926675Z use_cache=False, 2025-05-07T20:13:38.8926810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8926898Z use_cpu=True, 2025-05-07T20:13:38.8927031Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.8927111Z ) 2025-05-07T20:13:38.8927254Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.8927656Z self=, 2025-05-07T20:13:38.8927743Z mixed_B=True, 2025-05-07T20:13:38.8927833Z compile=False, 2025-05-07T20:13:38.8927931Z T=5, 2025-05-07T20:13:38.8928010Z D=8, 2025-05-07T20:13:38.8928090Z B=34, 2025-05-07T20:13:38.8928183Z log_E=5, 2025-05-07T20:13:38.8928265Z L=8, 2025-05-07T20:13:38.8928352Z D_gradcheck=2, 2025-05-07T20:13:38.8928469Z stochastic_rounding=True, 2025-05-07T20:13:38.8928556Z weighted=False, 2025-05-07T20:13:38.8928644Z row_wise=True, 2025-05-07T20:13:38.8928771Z mixed=True, 2025-05-07T20:13:38.8928914Z use_cache=True, 2025-05-07T20:13:38.8929072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.8929159Z use_cpu=True, 2025-05-07T20:13:38.8929267Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.8929358Z ) 2025-05-07T20:13:38.9681905Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9682671Z self=, 2025-05-07T20:13:38.9683093Z mixed_B=True, 2025-05-07T20:13:38.9683256Z compile=False, 2025-05-07T20:13:38.9683341Z T=1, 2025-05-07T20:13:38.9683439Z D=17, 2025-05-07T20:13:38.9683524Z B=1, 2025-05-07T20:13:38.9683609Z log_E=5, 2025-05-07T20:13:38.9683706Z L=5, 2025-05-07T20:13:38.9683796Z D_gradcheck=2, 2025-05-07T20:13:38.9683903Z stochastic_rounding=True, 2025-05-07T20:13:38.9684005Z weighted=False, 2025-05-07T20:13:38.9684097Z row_wise=True, 2025-05-07T20:13:38.9684188Z mixed=False, 2025-05-07T20:13:38.9684292Z use_cache=False, 2025-05-07T20:13:38.9684416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.9684509Z use_cpu=True, 2025-05-07T20:13:38.9684637Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.9684722Z ) 2025-05-07T20:13:38.9684867Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9685276Z self=, 2025-05-07T20:13:38.9685368Z mixed_B=False, 2025-05-07T20:13:38.9685476Z compile=False, 2025-05-07T20:13:38.9685560Z T=2, 2025-05-07T20:13:38.9685645Z D=85, 2025-05-07T20:13:38.9685745Z B=88, 2025-05-07T20:13:38.9685830Z log_E=3, 2025-05-07T20:13:38.9685913Z L=17, 2025-05-07T20:13:38.9686017Z D_gradcheck=2, 2025-05-07T20:13:38.9686123Z stochastic_rounding=False, 2025-05-07T20:13:38.9686214Z weighted=False, 2025-05-07T20:13:38.9686316Z row_wise=True, 2025-05-07T20:13:38.9686406Z mixed=False, 2025-05-07T20:13:38.9686496Z use_cache=False, 2025-05-07T20:13:38.9686627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.9686775Z use_cpu=True, 2025-05-07T20:13:38.9686884Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.9686980Z ) 2025-05-07T20:13:38.9687121Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9687522Z self=, 2025-05-07T20:13:38.9687613Z mixed_B=False, 2025-05-07T20:13:38.9687701Z compile=True, 2025-05-07T20:13:38.9687800Z T=5, 2025-05-07T20:13:38.9687880Z D=66, 2025-05-07T20:13:38.9687959Z B=62, 2025-05-07T20:13:38.9688056Z log_E=4, 2025-05-07T20:13:38.9688136Z L=18, 2025-05-07T20:13:38.9688224Z D_gradcheck=2, 2025-05-07T20:13:38.9688339Z stochastic_rounding=True, 2025-05-07T20:13:38.9688425Z weighted=False, 2025-05-07T20:13:38.9688511Z row_wise=False, 2025-05-07T20:13:38.9688608Z mixed=True, 2025-05-07T20:13:38.9688696Z use_cache=False, 2025-05-07T20:13:38.9688812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.9688915Z use_cpu=True, 2025-05-07T20:13:38.9689021Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.9689110Z ) 2025-05-07T20:13:38.9689251Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9689636Z self=, 2025-05-07T20:13:38.9689743Z mixed_B=True, 2025-05-07T20:13:38.9689832Z compile=False, 2025-05-07T20:13:38.9689913Z T=5, 2025-05-07T20:13:38.9690005Z D=94, 2025-05-07T20:13:38.9690086Z B=32, 2025-05-07T20:13:38.9690169Z log_E=3, 2025-05-07T20:13:38.9690266Z L=7, 2025-05-07T20:13:38.9690354Z D_gradcheck=1, 2025-05-07T20:13:38.9690456Z stochastic_rounding=False, 2025-05-07T20:13:38.9690562Z weighted=False, 2025-05-07T20:13:38.9690650Z row_wise=True, 2025-05-07T20:13:38.9690798Z mixed=False, 2025-05-07T20:13:38.9690886Z use_cache=True, 2025-05-07T20:13:38.9691042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.9691144Z use_cpu=True, 2025-05-07T20:13:38.9691251Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.9691380Z ) 2025-05-07T20:13:38.9691533Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9691918Z self=, 2025-05-07T20:13:38.9692039Z mixed_B=False, 2025-05-07T20:13:38.9692140Z compile=True, 2025-05-07T20:13:38.9692220Z T=4, 2025-05-07T20:13:38.9692301Z D=81, 2025-05-07T20:13:38.9692394Z B=85, 2025-05-07T20:13:38.9692478Z log_E=5, 2025-05-07T20:13:38.9692558Z L=16, 2025-05-07T20:13:38.9692657Z D_gradcheck=2, 2025-05-07T20:13:38.9692762Z stochastic_rounding=False, 2025-05-07T20:13:38.9692862Z weighted=False, 2025-05-07T20:13:38.9692947Z row_wise=True, 2025-05-07T20:13:38.9693036Z mixed=False, 2025-05-07T20:13:38.9693136Z use_cache=True, 2025-05-07T20:13:38.9693251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.9693339Z use_cpu=True, 2025-05-07T20:13:38.9693460Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.9693541Z ) 2025-05-07T20:13:38.9693682Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9694078Z self=, 2025-05-07T20:13:38.9694165Z mixed_B=True, 2025-05-07T20:13:38.9694252Z compile=True, 2025-05-07T20:13:38.9694346Z T=1, 2025-05-07T20:13:38.9694429Z D=119, 2025-05-07T20:13:38.9694522Z B=39, 2025-05-07T20:13:38.9694604Z log_E=3, 2025-05-07T20:13:38.9694686Z L=20, 2025-05-07T20:13:38.9694786Z D_gradcheck=2, 2025-05-07T20:13:38.9694890Z stochastic_rounding=False, 2025-05-07T20:13:38.9694979Z weighted=False, 2025-05-07T20:13:38.9695077Z row_wise=False, 2025-05-07T20:13:38.9695164Z mixed=False, 2025-05-07T20:13:38.9695250Z use_cache=True, 2025-05-07T20:13:38.9695379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.9695495Z use_cpu=True, 2025-05-07T20:13:38.9695604Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.9695694Z ) 2025-05-07T20:13:38.9695835Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9696221Z self=, 2025-05-07T20:13:38.9696320Z mixed_B=True, 2025-05-07T20:13:38.9696407Z compile=True, 2025-05-07T20:13:38.9696500Z T=2, 2025-05-07T20:13:38.9696581Z D=110, 2025-05-07T20:13:38.9696661Z B=101, 2025-05-07T20:13:38.9696755Z log_E=5, 2025-05-07T20:13:38.9696836Z L=18, 2025-05-07T20:13:38.9696925Z D_gradcheck=1, 2025-05-07T20:13:38.9697041Z stochastic_rounding=False, 2025-05-07T20:13:38.9697130Z weighted=True, 2025-05-07T20:13:38.9697217Z row_wise=False, 2025-05-07T20:13:38.9697318Z mixed=False, 2025-05-07T20:13:38.9697405Z use_cache=True, 2025-05-07T20:13:38.9697522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.9697622Z use_cpu=True, 2025-05-07T20:13:38.9697730Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.9697900Z ) 2025-05-07T20:13:38.9698059Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9698441Z self=, 2025-05-07T20:13:38.9698545Z mixed_B=True, 2025-05-07T20:13:38.9698634Z compile=True, 2025-05-07T20:13:38.9698717Z T=5, 2025-05-07T20:13:38.9698816Z D=67, 2025-05-07T20:13:38.9698896Z B=7, 2025-05-07T20:13:38.9698977Z log_E=3, 2025-05-07T20:13:38.9699072Z L=13, 2025-05-07T20:13:38.9699159Z D_gradcheck=1, 2025-05-07T20:13:38.9699260Z stochastic_rounding=True, 2025-05-07T20:13:38.9699358Z weighted=True, 2025-05-07T20:13:38.9699446Z row_wise=False, 2025-05-07T20:13:38.9699530Z mixed=True, 2025-05-07T20:13:38.9699683Z use_cache=False, 2025-05-07T20:13:38.9699828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.9699916Z use_cpu=True, 2025-05-07T20:13:38.9700038Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.9700117Z ) 2025-05-07T20:13:38.9700271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9700657Z self=, 2025-05-07T20:13:38.9700856Z mixed_B=False, 2025-05-07T20:13:38.9700944Z compile=True, 2025-05-07T20:13:38.9701045Z T=1, 2025-05-07T20:13:38.9701126Z D=63, 2025-05-07T20:13:38.9701207Z B=90, 2025-05-07T20:13:38.9701304Z log_E=3, 2025-05-07T20:13:38.9701388Z L=3, 2025-05-07T20:13:38.9701482Z D_gradcheck=1, 2025-05-07T20:13:38.9701597Z stochastic_rounding=False, 2025-05-07T20:13:38.9701687Z weighted=False, 2025-05-07T20:13:38.9701776Z row_wise=True, 2025-05-07T20:13:38.9701877Z mixed=False, 2025-05-07T20:13:38.9701968Z use_cache=True, 2025-05-07T20:13:38.9702087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.9702188Z use_cpu=True, 2025-05-07T20:13:38.9702302Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.9702380Z ) 2025-05-07T20:13:38.9702535Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9702920Z self=, 2025-05-07T20:13:38.9703022Z mixed_B=True, 2025-05-07T20:13:38.9703113Z compile=True, 2025-05-07T20:13:38.9703194Z T=3, 2025-05-07T20:13:38.9703289Z D=20, 2025-05-07T20:13:38.9703371Z B=114, 2025-05-07T20:13:38.9703455Z log_E=3, 2025-05-07T20:13:38.9703546Z L=12, 2025-05-07T20:13:38.9703633Z D_gradcheck=1, 2025-05-07T20:13:38.9703736Z stochastic_rounding=True, 2025-05-07T20:13:38.9703836Z weighted=True, 2025-05-07T20:13:38.9703923Z row_wise=False, 2025-05-07T20:13:38.9704008Z mixed=True, 2025-05-07T20:13:38.9704133Z use_cache=True, 2025-05-07T20:13:38.9704247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.9704336Z use_cpu=True, 2025-05-07T20:13:38.9704487Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.9704567Z ) 2025-05-07T20:13:38.9704724Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9705112Z self=, 2025-05-07T20:13:38.9705201Z mixed_B=False, 2025-05-07T20:13:38.9705311Z compile=True, 2025-05-07T20:13:38.9705395Z T=3, 2025-05-07T20:13:38.9705478Z D=113, 2025-05-07T20:13:38.9705575Z B=117, 2025-05-07T20:13:38.9705659Z log_E=5, 2025-05-07T20:13:38.9705741Z L=5, 2025-05-07T20:13:38.9705846Z D_gradcheck=2, 2025-05-07T20:13:38.9705950Z stochastic_rounding=True, 2025-05-07T20:13:38.9706040Z weighted=True, 2025-05-07T20:13:38.9706143Z row_wise=True, 2025-05-07T20:13:38.9706231Z mixed=False, 2025-05-07T20:13:38.9706325Z use_cache=True, 2025-05-07T20:13:38.9706457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.9706549Z use_cpu=True, 2025-05-07T20:13:38.9706674Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.9706758Z ) 2025-05-07T20:13:38.9706903Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9707311Z self=, 2025-05-07T20:13:38.9707402Z mixed_B=False, 2025-05-07T20:13:38.9707496Z compile=False, 2025-05-07T20:13:38.9707594Z T=4, 2025-05-07T20:13:38.9707677Z D=33, 2025-05-07T20:13:38.9707761Z B=80, 2025-05-07T20:13:38.9707861Z log_E=5, 2025-05-07T20:13:38.9707942Z L=15, 2025-05-07T20:13:38.9708031Z D_gradcheck=2, 2025-05-07T20:13:38.9708152Z stochastic_rounding=True, 2025-05-07T20:13:38.9708243Z weighted=True, 2025-05-07T20:13:38.9708407Z row_wise=True, 2025-05-07T20:13:38.9708497Z mixed=True, 2025-05-07T20:13:38.9708615Z use_cache=False, 2025-05-07T20:13:38.9708742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.9708857Z use_cpu=True, 2025-05-07T20:13:38.9708968Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.9709058Z ) 2025-05-07T20:13:38.9709201Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9709588Z self=, 2025-05-07T20:13:38.9709687Z mixed_B=True, 2025-05-07T20:13:38.9709801Z compile=False, 2025-05-07T20:13:38.9709885Z T=5, 2025-05-07T20:13:38.9709982Z D=73, 2025-05-07T20:13:38.9710060Z B=30, 2025-05-07T20:13:38.9710144Z log_E=3, 2025-05-07T20:13:38.9710235Z L=0, 2025-05-07T20:13:38.9710323Z D_gradcheck=2, 2025-05-07T20:13:38.9710438Z stochastic_rounding=True, 2025-05-07T20:13:38.9710526Z weighted=True, 2025-05-07T20:13:38.9710612Z row_wise=False, 2025-05-07T20:13:38.9710711Z mixed=False, 2025-05-07T20:13:38.9710800Z use_cache=True, 2025-05-07T20:13:38.9710916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.9711020Z use_cpu=True, 2025-05-07T20:13:38.9711128Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.9711207Z ) 2025-05-07T20:13:38.9711362Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9711756Z self=, 2025-05-07T20:13:38.9711844Z mixed_B=False, 2025-05-07T20:13:38.9711947Z compile=False, 2025-05-07T20:13:38.9712033Z T=1, 2025-05-07T20:13:38.9712126Z D=9, 2025-05-07T20:13:38.9712207Z B=115, 2025-05-07T20:13:38.9712290Z log_E=4, 2025-05-07T20:13:38.9712386Z L=10, 2025-05-07T20:13:38.9712476Z D_gradcheck=2, 2025-05-07T20:13:38.9712583Z stochastic_rounding=True, 2025-05-07T20:13:38.9712688Z weighted=True, 2025-05-07T20:13:38.9712775Z row_wise=True, 2025-05-07T20:13:38.9712862Z mixed=True, 2025-05-07T20:13:38.9712965Z use_cache=False, 2025-05-07T20:13:38.9713078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.9713167Z use_cpu=True, 2025-05-07T20:13:38.9713315Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.9713394Z ) 2025-05-07T20:13:38.9713535Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9713933Z self=, 2025-05-07T20:13:38.9714020Z mixed_B=True, 2025-05-07T20:13:38.9714122Z compile=True, 2025-05-07T20:13:38.9714205Z T=4, 2025-05-07T20:13:38.9714287Z D=17, 2025-05-07T20:13:38.9714379Z B=128, 2025-05-07T20:13:38.9714462Z log_E=5, 2025-05-07T20:13:38.9714544Z L=16, 2025-05-07T20:13:38.9714646Z D_gradcheck=2, 2025-05-07T20:13:38.9714750Z stochastic_rounding=False, 2025-05-07T20:13:38.9714839Z weighted=False, 2025-05-07T20:13:38.9714937Z row_wise=True, 2025-05-07T20:13:38.9715023Z mixed=False, 2025-05-07T20:13:38.9715115Z use_cache=False, 2025-05-07T20:13:38.9715248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.9715338Z use_cpu=True, 2025-05-07T20:13:38.9715446Z output_dtype=SparseType.FP16, 2025-05-07T20:13:38.9715537Z ) 2025-05-07T20:13:38.9715680Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9716081Z self=, 2025-05-07T20:13:38.9716168Z mixed_B=False, 2025-05-07T20:13:38.9716262Z compile=False, 2025-05-07T20:13:38.9716356Z T=3, 2025-05-07T20:13:38.9716437Z D=79, 2025-05-07T20:13:38.9716517Z B=26, 2025-05-07T20:13:38.9716612Z log_E=5, 2025-05-07T20:13:38.9716699Z L=15, 2025-05-07T20:13:38.9716789Z D_gradcheck=1, 2025-05-07T20:13:38.9716906Z stochastic_rounding=False, 2025-05-07T20:13:38.9716994Z weighted=True, 2025-05-07T20:13:38.9717079Z row_wise=True, 2025-05-07T20:13:38.9717180Z mixed=False, 2025-05-07T20:13:38.9717300Z use_cache=False, 2025-05-07T20:13:38.9717416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:38.9717548Z use_cpu=True, 2025-05-07T20:13:38.9717658Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.9717754Z ) 2025-05-07T20:13:38.9717896Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:38.9718284Z self=, 2025-05-07T20:13:38.9718388Z mixed_B=False, 2025-05-07T20:13:38.9718506Z compile=True, 2025-05-07T20:13:38.9718588Z T=5, 2025-05-07T20:13:38.9718682Z D=65, 2025-05-07T20:13:38.9718763Z B=102, 2025-05-07T20:13:38.9718845Z log_E=5, 2025-05-07T20:13:38.9718939Z L=13, 2025-05-07T20:13:38.9719026Z D_gradcheck=1, 2025-05-07T20:13:38.9719128Z stochastic_rounding=True, 2025-05-07T20:13:38.9719229Z weighted=False, 2025-05-07T20:13:38.9719316Z row_wise=False, 2025-05-07T20:13:38.9719402Z mixed=True, 2025-05-07T20:13:38.9719503Z use_cache=True, 2025-05-07T20:13:38.9719618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:38.9719720Z use_cpu=True, 2025-05-07T20:13:38.9719829Z output_dtype=SparseType.FP32, 2025-05-07T20:13:38.9719909Z ) 2025-05-07T20:13:39.0024470Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0025062Z self=, 2025-05-07T20:13:39.0025197Z mixed_B=True, 2025-05-07T20:13:39.0025395Z compile=True, 2025-05-07T20:13:39.0025666Z T=1, 2025-05-07T20:13:39.0025810Z D=122, 2025-05-07T20:13:39.0025928Z B=62, 2025-05-07T20:13:39.0026011Z log_E=5, 2025-05-07T20:13:39.0026103Z L=5, 2025-05-07T20:13:39.0026191Z D_gradcheck=2, 2025-05-07T20:13:39.0026295Z stochastic_rounding=False, 2025-05-07T20:13:39.0026396Z weighted=True, 2025-05-07T20:13:39.0026486Z row_wise=False, 2025-05-07T20:13:39.0026572Z mixed=False, 2025-05-07T20:13:39.0026678Z use_cache=False, 2025-05-07T20:13:39.0026794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0026885Z use_cpu=True, 2025-05-07T20:13:39.0027161Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0027242Z ) 2025-05-07T20:13:39.0027385Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0027788Z self=, 2025-05-07T20:13:39.0027876Z mixed_B=True, 2025-05-07T20:13:39.0027982Z compile=False, 2025-05-07T20:13:39.0028064Z T=5, 2025-05-07T20:13:39.0028146Z D=83, 2025-05-07T20:13:39.0028246Z B=109, 2025-05-07T20:13:39.0028329Z log_E=5, 2025-05-07T20:13:39.0028414Z L=12, 2025-05-07T20:13:39.0028516Z D_gradcheck=2, 2025-05-07T20:13:39.0028617Z stochastic_rounding=True, 2025-05-07T20:13:39.0028706Z weighted=False, 2025-05-07T20:13:39.0028805Z row_wise=False, 2025-05-07T20:13:39.0028887Z mixed=True, 2025-05-07T20:13:39.0028975Z use_cache=True, 2025-05-07T20:13:39.0029101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0029189Z use_cpu=True, 2025-05-07T20:13:39.0029297Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0029389Z ) 2025-05-07T20:13:39.0029531Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0029930Z self=, 2025-05-07T20:13:39.0030016Z mixed_B=False, 2025-05-07T20:13:39.0030107Z compile=True, 2025-05-07T20:13:39.0030199Z T=5, 2025-05-07T20:13:39.0030279Z D=89, 2025-05-07T20:13:39.0030362Z B=54, 2025-05-07T20:13:39.0030456Z log_E=3, 2025-05-07T20:13:39.0030536Z L=12, 2025-05-07T20:13:39.0030628Z D_gradcheck=2, 2025-05-07T20:13:39.0030742Z stochastic_rounding=True, 2025-05-07T20:13:39.0030832Z weighted=False, 2025-05-07T20:13:39.0030921Z row_wise=False, 2025-05-07T20:13:39.0031022Z mixed=True, 2025-05-07T20:13:39.0031110Z use_cache=True, 2025-05-07T20:13:39.0031287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0031441Z use_cpu=True, 2025-05-07T20:13:39.0031553Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0031647Z ) 2025-05-07T20:13:39.0031789Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0032178Z self=, 2025-05-07T20:13:39.0032279Z mixed_B=True, 2025-05-07T20:13:39.0032414Z compile=True, 2025-05-07T20:13:39.0032499Z T=5, 2025-05-07T20:13:39.0032594Z D=120, 2025-05-07T20:13:39.0032676Z B=52, 2025-05-07T20:13:39.0032760Z log_E=4, 2025-05-07T20:13:39.0032858Z L=4, 2025-05-07T20:13:39.0032948Z D_gradcheck=2, 2025-05-07T20:13:39.0033053Z stochastic_rounding=False, 2025-05-07T20:13:39.0033158Z weighted=False, 2025-05-07T20:13:39.0033246Z row_wise=True, 2025-05-07T20:13:39.0033332Z mixed=True, 2025-05-07T20:13:39.0033436Z use_cache=True, 2025-05-07T20:13:39.0033557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0033662Z use_cpu=True, 2025-05-07T20:13:39.0033776Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0033856Z ) 2025-05-07T20:13:39.0034014Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0034399Z self=, 2025-05-07T20:13:39.0034489Z mixed_B=True, 2025-05-07T20:13:39.0034596Z compile=True, 2025-05-07T20:13:39.0034680Z T=1, 2025-05-07T20:13:39.0034763Z D=26, 2025-05-07T20:13:39.0034861Z B=80, 2025-05-07T20:13:39.0034946Z log_E=5, 2025-05-07T20:13:39.0035028Z L=18, 2025-05-07T20:13:39.0035128Z D_gradcheck=2, 2025-05-07T20:13:39.0035234Z stochastic_rounding=False, 2025-05-07T20:13:39.0035325Z weighted=False, 2025-05-07T20:13:39.0035425Z row_wise=False, 2025-05-07T20:13:39.0035510Z mixed=True, 2025-05-07T20:13:39.0035609Z use_cache=True, 2025-05-07T20:13:39.0035724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0035811Z use_cpu=True, 2025-05-07T20:13:39.0035986Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0036064Z ) 2025-05-07T20:13:39.0036205Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0036605Z self=, 2025-05-07T20:13:39.0036691Z mixed_B=False, 2025-05-07T20:13:39.0036777Z compile=True, 2025-05-07T20:13:39.0036872Z T=3, 2025-05-07T20:13:39.0036954Z D=43, 2025-05-07T20:13:39.0037034Z B=27, 2025-05-07T20:13:39.0037129Z log_E=3, 2025-05-07T20:13:39.0037210Z L=20, 2025-05-07T20:13:39.0037309Z D_gradcheck=1, 2025-05-07T20:13:39.0037412Z stochastic_rounding=False, 2025-05-07T20:13:39.0037500Z weighted=True, 2025-05-07T20:13:39.0037597Z row_wise=True, 2025-05-07T20:13:39.0037684Z mixed=False, 2025-05-07T20:13:39.0037772Z use_cache=False, 2025-05-07T20:13:39.0037900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0037987Z use_cpu=True, 2025-05-07T20:13:39.0038097Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0038189Z ) 2025-05-07T20:13:39.0038329Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0038716Z self=, 2025-05-07T20:13:39.0038817Z mixed_B=False, 2025-05-07T20:13:39.0038905Z compile=False, 2025-05-07T20:13:39.0038999Z T=4, 2025-05-07T20:13:39.0039081Z D=66, 2025-05-07T20:13:39.0039165Z B=50, 2025-05-07T20:13:39.0039263Z log_E=5, 2025-05-07T20:13:39.0039342Z L=12, 2025-05-07T20:13:39.0039429Z D_gradcheck=1, 2025-05-07T20:13:39.0039546Z stochastic_rounding=True, 2025-05-07T20:13:39.0039632Z weighted=True, 2025-05-07T20:13:39.0039718Z row_wise=False, 2025-05-07T20:13:39.0039813Z mixed=True, 2025-05-07T20:13:39.0039899Z use_cache=True, 2025-05-07T20:13:39.0040050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0040175Z use_cpu=True, 2025-05-07T20:13:39.0040283Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0040361Z ) 2025-05-07T20:13:39.0040516Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0040900Z self=, 2025-05-07T20:13:39.0040998Z mixed_B=True, 2025-05-07T20:13:39.0041085Z compile=False, 2025-05-07T20:13:39.0041199Z T=3, 2025-05-07T20:13:39.0041295Z D=108, 2025-05-07T20:13:39.0041378Z B=8, 2025-05-07T20:13:39.0041459Z log_E=4, 2025-05-07T20:13:39.0041552Z L=19, 2025-05-07T20:13:39.0041641Z D_gradcheck=1, 2025-05-07T20:13:39.0041747Z stochastic_rounding=True, 2025-05-07T20:13:39.0041845Z weighted=True, 2025-05-07T20:13:39.0041931Z row_wise=False, 2025-05-07T20:13:39.0042017Z mixed=False, 2025-05-07T20:13:39.0042118Z use_cache=True, 2025-05-07T20:13:39.0042237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0042327Z use_cpu=True, 2025-05-07T20:13:39.0042448Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0042526Z ) 2025-05-07T20:13:39.0042666Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0043066Z self=, 2025-05-07T20:13:39.0043152Z mixed_B=False, 2025-05-07T20:13:39.0043253Z compile=False, 2025-05-07T20:13:39.0043338Z T=4, 2025-05-07T20:13:39.0043421Z D=78, 2025-05-07T20:13:39.0043513Z B=65, 2025-05-07T20:13:39.0043596Z log_E=4, 2025-05-07T20:13:39.0043679Z L=20, 2025-05-07T20:13:39.0043785Z D_gradcheck=2, 2025-05-07T20:13:39.0043890Z stochastic_rounding=False, 2025-05-07T20:13:39.0043977Z weighted=False, 2025-05-07T20:13:39.0044076Z row_wise=True, 2025-05-07T20:13:39.0044161Z mixed=False, 2025-05-07T20:13:39.0044250Z use_cache=True, 2025-05-07T20:13:39.0044376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0044464Z use_cpu=True, 2025-05-07T20:13:39.0044614Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0044692Z ) 2025-05-07T20:13:39.0044831Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0045229Z self=, 2025-05-07T20:13:39.0045317Z mixed_B=False, 2025-05-07T20:13:39.0045406Z compile=False, 2025-05-07T20:13:39.0045504Z T=1, 2025-05-07T20:13:39.0045585Z D=42, 2025-05-07T20:13:39.0045667Z B=92, 2025-05-07T20:13:39.0045764Z log_E=5, 2025-05-07T20:13:39.0045849Z L=18, 2025-05-07T20:13:39.0045938Z D_gradcheck=1, 2025-05-07T20:13:39.0046050Z stochastic_rounding=True, 2025-05-07T20:13:39.0046138Z weighted=True, 2025-05-07T20:13:39.0046226Z row_wise=False, 2025-05-07T20:13:39.0046329Z mixed=True, 2025-05-07T20:13:39.0046415Z use_cache=True, 2025-05-07T20:13:39.0046543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0046632Z use_cpu=True, 2025-05-07T20:13:39.0046738Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0046829Z ) 2025-05-07T20:13:39.0046970Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0047359Z self=, 2025-05-07T20:13:39.0047457Z mixed_B=False, 2025-05-07T20:13:39.0047545Z compile=False, 2025-05-07T20:13:39.0047628Z T=4, 2025-05-07T20:13:39.0047957Z D=13, 2025-05-07T20:13:39.0048044Z B=67, 2025-05-07T20:13:39.0048125Z log_E=5, 2025-05-07T20:13:39.0048218Z L=17, 2025-05-07T20:13:39.0048307Z D_gradcheck=2, 2025-05-07T20:13:39.0048408Z stochastic_rounding=True, 2025-05-07T20:13:39.0048514Z weighted=True, 2025-05-07T20:13:39.0048601Z row_wise=True, 2025-05-07T20:13:39.0048700Z mixed=True, 2025-05-07T20:13:39.0048787Z use_cache=False, 2025-05-07T20:13:39.0048979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0049124Z use_cpu=True, 2025-05-07T20:13:39.0049231Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0049312Z ) 2025-05-07T20:13:39.0049469Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0049859Z self=, 2025-05-07T20:13:39.0049948Z mixed_B=True, 2025-05-07T20:13:39.0050048Z compile=True, 2025-05-07T20:13:39.0050169Z T=4, 2025-05-07T20:13:39.0050251Z D=96, 2025-05-07T20:13:39.0050345Z B=16, 2025-05-07T20:13:39.0050427Z log_E=3, 2025-05-07T20:13:39.0050522Z L=2, 2025-05-07T20:13:39.0050611Z D_gradcheck=2, 2025-05-07T20:13:39.0050718Z stochastic_rounding=False, 2025-05-07T20:13:39.0050825Z weighted=False, 2025-05-07T20:13:39.0050911Z row_wise=False, 2025-05-07T20:13:39.0050996Z mixed=True, 2025-05-07T20:13:39.0051097Z use_cache=True, 2025-05-07T20:13:39.0051213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0051300Z use_cpu=True, 2025-05-07T20:13:39.0051422Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0051504Z ) 2025-05-07T20:13:39.0051649Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0052049Z self=, 2025-05-07T20:13:39.0052136Z mixed_B=False, 2025-05-07T20:13:39.0052236Z compile=False, 2025-05-07T20:13:39.0052318Z T=5, 2025-05-07T20:13:39.0052400Z D=59, 2025-05-07T20:13:39.0052508Z B=89, 2025-05-07T20:13:39.0052594Z log_E=3, 2025-05-07T20:13:39.0052677Z L=9, 2025-05-07T20:13:39.0052778Z D_gradcheck=2, 2025-05-07T20:13:39.0052883Z stochastic_rounding=False, 2025-05-07T20:13:39.0052972Z weighted=True, 2025-05-07T20:13:39.0053075Z row_wise=False, 2025-05-07T20:13:39.0053162Z mixed=True, 2025-05-07T20:13:39.0053250Z use_cache=True, 2025-05-07T20:13:39.0053382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0053473Z use_cpu=True, 2025-05-07T20:13:39.0053583Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0053718Z ) 2025-05-07T20:13:39.0053861Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0054266Z self=, 2025-05-07T20:13:39.0054361Z mixed_B=False, 2025-05-07T20:13:39.0054451Z compile=False, 2025-05-07T20:13:39.0054552Z T=4, 2025-05-07T20:13:39.0054632Z D=74, 2025-05-07T20:13:39.0054715Z B=67, 2025-05-07T20:13:39.0054815Z log_E=3, 2025-05-07T20:13:39.0054901Z L=10, 2025-05-07T20:13:39.0054990Z D_gradcheck=2, 2025-05-07T20:13:39.0055109Z stochastic_rounding=False, 2025-05-07T20:13:39.0055198Z weighted=True, 2025-05-07T20:13:39.0055286Z row_wise=True, 2025-05-07T20:13:39.0055391Z mixed=False, 2025-05-07T20:13:39.0055484Z use_cache=True, 2025-05-07T20:13:39.0055605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0055709Z use_cpu=True, 2025-05-07T20:13:39.0055822Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0055907Z ) 2025-05-07T20:13:39.0056064Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0056454Z self=, 2025-05-07T20:13:39.0056554Z mixed_B=True, 2025-05-07T20:13:39.0056644Z compile=True, 2025-05-07T20:13:39.0056730Z T=4, 2025-05-07T20:13:39.0056826Z D=70, 2025-05-07T20:13:39.0056909Z B=49, 2025-05-07T20:13:39.0056995Z log_E=3, 2025-05-07T20:13:39.0057094Z L=17, 2025-05-07T20:13:39.0057184Z D_gradcheck=1, 2025-05-07T20:13:39.0057289Z stochastic_rounding=False, 2025-05-07T20:13:39.0057394Z weighted=True, 2025-05-07T20:13:39.0057486Z row_wise=False, 2025-05-07T20:13:39.0057572Z mixed=True, 2025-05-07T20:13:39.0057675Z use_cache=False, 2025-05-07T20:13:39.0057907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0058023Z use_cpu=True, 2025-05-07T20:13:39.0058162Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0058242Z ) 2025-05-07T20:13:39.0058396Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0058787Z self=, 2025-05-07T20:13:39.0058872Z mixed_B=False, 2025-05-07T20:13:39.0058972Z compile=False, 2025-05-07T20:13:39.0059088Z T=3, 2025-05-07T20:13:39.0059171Z D=93, 2025-05-07T20:13:39.0059264Z B=29, 2025-05-07T20:13:39.0059345Z log_E=5, 2025-05-07T20:13:39.0059426Z L=7, 2025-05-07T20:13:39.0059525Z D_gradcheck=2, 2025-05-07T20:13:39.0059627Z stochastic_rounding=True, 2025-05-07T20:13:39.0059716Z weighted=True, 2025-05-07T20:13:39.0059816Z row_wise=True, 2025-05-07T20:13:39.0059902Z mixed=False, 2025-05-07T20:13:39.0060006Z use_cache=False, 2025-05-07T20:13:39.0060118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0060208Z use_cpu=True, 2025-05-07T20:13:39.0060335Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0060418Z ) 2025-05-07T20:13:39.0060560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0060958Z self=, 2025-05-07T20:13:39.0061048Z mixed_B=False, 2025-05-07T20:13:39.0061136Z compile=False, 2025-05-07T20:13:39.0061234Z T=5, 2025-05-07T20:13:39.0061322Z D=35, 2025-05-07T20:13:39.0061405Z B=25, 2025-05-07T20:13:39.0061500Z log_E=3, 2025-05-07T20:13:39.0061579Z L=4, 2025-05-07T20:13:39.0061667Z D_gradcheck=1, 2025-05-07T20:13:39.0061783Z stochastic_rounding=False, 2025-05-07T20:13:39.0061872Z weighted=False, 2025-05-07T20:13:39.0061974Z row_wise=False, 2025-05-07T20:13:39.0062056Z mixed=True, 2025-05-07T20:13:39.0062145Z use_cache=False, 2025-05-07T20:13:39.0062272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0062360Z use_cpu=True, 2025-05-07T20:13:39.0062470Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0062588Z ) 2025-05-07T20:13:39.0857486Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0858105Z self=, 2025-05-07T20:13:39.0858237Z mixed_B=False, 2025-05-07T20:13:39.0858376Z compile=False, 2025-05-07T20:13:39.0858494Z T=2, 2025-05-07T20:13:39.0858641Z D=2, 2025-05-07T20:13:39.0858789Z B=2, 2025-05-07T20:13:39.0858939Z log_E=5, 2025-05-07T20:13:39.0859102Z L=1, 2025-05-07T20:13:39.0859263Z D_gradcheck=1, 2025-05-07T20:13:39.0859437Z stochastic_rounding=False, 2025-05-07T20:13:39.0859542Z weighted=False, 2025-05-07T20:13:39.0859629Z row_wise=False, 2025-05-07T20:13:39.0859716Z mixed=False, 2025-05-07T20:13:39.0859817Z use_cache=False, 2025-05-07T20:13:39.0859936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0860028Z use_cpu=True, 2025-05-07T20:13:39.0860155Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0860235Z ) 2025-05-07T20:13:39.0860381Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0860785Z self=, 2025-05-07T20:13:39.0860873Z mixed_B=False, 2025-05-07T20:13:39.0860974Z compile=True, 2025-05-07T20:13:39.0861054Z T=3, 2025-05-07T20:13:39.0861139Z D=94, 2025-05-07T20:13:39.0861231Z B=67, 2025-05-07T20:13:39.0861313Z log_E=3, 2025-05-07T20:13:39.0861393Z L=6, 2025-05-07T20:13:39.0861493Z D_gradcheck=1, 2025-05-07T20:13:39.0861595Z stochastic_rounding=False, 2025-05-07T20:13:39.0861682Z weighted=True, 2025-05-07T20:13:39.0861780Z row_wise=False, 2025-05-07T20:13:39.0861865Z mixed=False, 2025-05-07T20:13:39.0861954Z use_cache=False, 2025-05-07T20:13:39.0862081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0862355Z use_cpu=True, 2025-05-07T20:13:39.0862529Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0862622Z ) 2025-05-07T20:13:39.0862768Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0863170Z self=, 2025-05-07T20:13:39.0863258Z mixed_B=True, 2025-05-07T20:13:39.0863347Z compile=False, 2025-05-07T20:13:39.0863442Z T=3, 2025-05-07T20:13:39.0863601Z D=34, 2025-05-07T20:13:39.0863682Z B=33, 2025-05-07T20:13:39.0863777Z log_E=5, 2025-05-07T20:13:39.0863857Z L=10, 2025-05-07T20:13:39.0863945Z D_gradcheck=1, 2025-05-07T20:13:39.0864060Z stochastic_rounding=False, 2025-05-07T20:13:39.0864148Z weighted=False, 2025-05-07T20:13:39.0864234Z row_wise=False, 2025-05-07T20:13:39.0864335Z mixed=False, 2025-05-07T20:13:39.0864421Z use_cache=True, 2025-05-07T20:13:39.0864534Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0864635Z use_cpu=True, 2025-05-07T20:13:39.0864742Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0864834Z ) 2025-05-07T20:13:39.0864977Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0865366Z self=, 2025-05-07T20:13:39.0865466Z mixed_B=False, 2025-05-07T20:13:39.0865555Z compile=False, 2025-05-07T20:13:39.0865636Z T=1, 2025-05-07T20:13:39.0865731Z D=42, 2025-05-07T20:13:39.0865810Z B=52, 2025-05-07T20:13:39.0865891Z log_E=5, 2025-05-07T20:13:39.0865983Z L=17, 2025-05-07T20:13:39.0866070Z D_gradcheck=1, 2025-05-07T20:13:39.0866171Z stochastic_rounding=True, 2025-05-07T20:13:39.0866275Z weighted=False, 2025-05-07T20:13:39.0866362Z row_wise=True, 2025-05-07T20:13:39.0866461Z mixed=True, 2025-05-07T20:13:39.0866552Z use_cache=False, 2025-05-07T20:13:39.0866667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0866771Z use_cpu=True, 2025-05-07T20:13:39.0866881Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0866962Z ) 2025-05-07T20:13:39.0867162Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0867550Z self=, 2025-05-07T20:13:39.0867640Z mixed_B=False, 2025-05-07T20:13:39.0867744Z compile=False, 2025-05-07T20:13:39.0867824Z T=4, 2025-05-07T20:13:39.0867909Z D=75, 2025-05-07T20:13:39.0868000Z B=42, 2025-05-07T20:13:39.0874873Z log_E=3, 2025-05-07T20:13:39.0875065Z L=14, 2025-05-07T20:13:39.0875176Z D_gradcheck=1, 2025-05-07T20:13:39.0875287Z stochastic_rounding=False, 2025-05-07T20:13:39.0875378Z weighted=False, 2025-05-07T20:13:39.0875481Z row_wise=False, 2025-05-07T20:13:39.0875570Z mixed=False, 2025-05-07T20:13:39.0875661Z use_cache=True, 2025-05-07T20:13:39.0875797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0875903Z use_cpu=True, 2025-05-07T20:13:39.0876035Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0876116Z ) 2025-05-07T20:13:39.0876274Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0876693Z self=, 2025-05-07T20:13:39.0876783Z mixed_B=True, 2025-05-07T20:13:39.0876874Z compile=True, 2025-05-07T20:13:39.0876970Z T=2, 2025-05-07T20:13:39.0877058Z D=125, 2025-05-07T20:13:39.0877141Z B=19, 2025-05-07T20:13:39.0877242Z log_E=3, 2025-05-07T20:13:39.0877325Z L=4, 2025-05-07T20:13:39.0877415Z D_gradcheck=1, 2025-05-07T20:13:39.0877535Z stochastic_rounding=True, 2025-05-07T20:13:39.0877629Z weighted=True, 2025-05-07T20:13:39.0877731Z row_wise=False, 2025-05-07T20:13:39.0877819Z mixed=True, 2025-05-07T20:13:39.0877909Z use_cache=False, 2025-05-07T20:13:39.0878042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0878223Z use_cpu=True, 2025-05-07T20:13:39.0878396Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0878490Z ) 2025-05-07T20:13:39.0878638Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0879032Z self=, 2025-05-07T20:13:39.0879136Z mixed_B=False, 2025-05-07T20:13:39.0879226Z compile=True, 2025-05-07T20:13:39.0879309Z T=1, 2025-05-07T20:13:39.0879448Z D=83, 2025-05-07T20:13:39.0879534Z B=62, 2025-05-07T20:13:39.0879617Z log_E=5, 2025-05-07T20:13:39.0879709Z L=17, 2025-05-07T20:13:39.0879795Z D_gradcheck=1, 2025-05-07T20:13:39.0879909Z stochastic_rounding=True, 2025-05-07T20:13:39.0879997Z weighted=False, 2025-05-07T20:13:39.0880085Z row_wise=False, 2025-05-07T20:13:39.0880185Z mixed=False, 2025-05-07T20:13:39.0880271Z use_cache=True, 2025-05-07T20:13:39.0880385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0880486Z use_cpu=True, 2025-05-07T20:13:39.0880595Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0880673Z ) 2025-05-07T20:13:39.0880830Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0881221Z self=, 2025-05-07T20:13:39.0881311Z mixed_B=False, 2025-05-07T20:13:39.0881416Z compile=False, 2025-05-07T20:13:39.0881500Z T=3, 2025-05-07T20:13:39.0881593Z D=62, 2025-05-07T20:13:39.0881675Z B=95, 2025-05-07T20:13:39.0881756Z log_E=5, 2025-05-07T20:13:39.0881848Z L=13, 2025-05-07T20:13:39.0881937Z D_gradcheck=2, 2025-05-07T20:13:39.0882040Z stochastic_rounding=False, 2025-05-07T20:13:39.0882138Z weighted=True, 2025-05-07T20:13:39.0882224Z row_wise=True, 2025-05-07T20:13:39.0882308Z mixed=True, 2025-05-07T20:13:39.0882413Z use_cache=False, 2025-05-07T20:13:39.0882526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0882618Z use_cpu=True, 2025-05-07T20:13:39.0882740Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0882818Z ) 2025-05-07T20:13:39.0882991Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0883393Z self=, 2025-05-07T20:13:39.0883480Z mixed_B=False, 2025-05-07T20:13:39.0883582Z compile=True, 2025-05-07T20:13:39.0883663Z T=1, 2025-05-07T20:13:39.0883746Z D=60, 2025-05-07T20:13:39.0883839Z B=71, 2025-05-07T20:13:39.0883921Z log_E=4, 2025-05-07T20:13:39.0884003Z L=8, 2025-05-07T20:13:39.0884103Z D_gradcheck=2, 2025-05-07T20:13:39.0884205Z stochastic_rounding=True, 2025-05-07T20:13:39.0884293Z weighted=False, 2025-05-07T20:13:39.0884449Z row_wise=False, 2025-05-07T20:13:39.0884546Z mixed=True, 2025-05-07T20:13:39.0884633Z use_cache=False, 2025-05-07T20:13:39.0884747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0884849Z use_cpu=True, 2025-05-07T20:13:39.0884959Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0885037Z ) 2025-05-07T20:13:39.0885194Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0885578Z self=, 2025-05-07T20:13:39.0885665Z mixed_B=False, 2025-05-07T20:13:39.0885765Z compile=True, 2025-05-07T20:13:39.0885847Z T=4, 2025-05-07T20:13:39.0885941Z D=22, 2025-05-07T20:13:39.0886023Z B=82, 2025-05-07T20:13:39.0886107Z log_E=3, 2025-05-07T20:13:39.0886200Z L=17, 2025-05-07T20:13:39.0886291Z D_gradcheck=1, 2025-05-07T20:13:39.0886395Z stochastic_rounding=False, 2025-05-07T20:13:39.0886495Z weighted=True, 2025-05-07T20:13:39.0886581Z row_wise=True, 2025-05-07T20:13:39.0886667Z mixed=True, 2025-05-07T20:13:39.0886768Z use_cache=True, 2025-05-07T20:13:39.0886883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0887000Z use_cpu=True, 2025-05-07T20:13:39.0887120Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0887232Z ) 2025-05-07T20:13:39.0887375Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0887775Z self=, 2025-05-07T20:13:39.0887860Z mixed_B=True, 2025-05-07T20:13:39.0887960Z compile=True, 2025-05-07T20:13:39.0888040Z T=4, 2025-05-07T20:13:39.0888122Z D=12, 2025-05-07T20:13:39.0888247Z B=75, 2025-05-07T20:13:39.0888332Z log_E=3, 2025-05-07T20:13:39.0888413Z L=9, 2025-05-07T20:13:39.0888513Z D_gradcheck=1, 2025-05-07T20:13:39.0888614Z stochastic_rounding=True, 2025-05-07T20:13:39.0888702Z weighted=False, 2025-05-07T20:13:39.0888799Z row_wise=True, 2025-05-07T20:13:39.0888883Z mixed=True, 2025-05-07T20:13:39.0888969Z use_cache=True, 2025-05-07T20:13:39.0889096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0889185Z use_cpu=True, 2025-05-07T20:13:39.0889292Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0889384Z ) 2025-05-07T20:13:39.0889528Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0889926Z self=, 2025-05-07T20:13:39.0890015Z mixed_B=False, 2025-05-07T20:13:39.0890101Z compile=True, 2025-05-07T20:13:39.0890194Z T=2, 2025-05-07T20:13:39.0890274Z D=85, 2025-05-07T20:13:39.0890355Z B=26, 2025-05-07T20:13:39.0890450Z log_E=5, 2025-05-07T20:13:39.0890530Z L=7, 2025-05-07T20:13:39.0890617Z D_gradcheck=2, 2025-05-07T20:13:39.0890732Z stochastic_rounding=True, 2025-05-07T20:13:39.0890819Z weighted=True, 2025-05-07T20:13:39.0890904Z row_wise=True, 2025-05-07T20:13:39.0890999Z mixed=True, 2025-05-07T20:13:39.0891085Z use_cache=True, 2025-05-07T20:13:39.0891198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0891293Z use_cpu=True, 2025-05-07T20:13:39.0891399Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0891490Z ) 2025-05-07T20:13:39.0891658Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0892044Z self=, 2025-05-07T20:13:39.0892143Z mixed_B=False, 2025-05-07T20:13:39.0892231Z compile=False, 2025-05-07T20:13:39.0892311Z T=1, 2025-05-07T20:13:39.0892403Z D=121, 2025-05-07T20:13:39.0892486Z B=116, 2025-05-07T20:13:39.0892568Z log_E=5, 2025-05-07T20:13:39.0892660Z L=16, 2025-05-07T20:13:39.0892747Z D_gradcheck=1, 2025-05-07T20:13:39.0892849Z stochastic_rounding=True, 2025-05-07T20:13:39.0892949Z weighted=False, 2025-05-07T20:13:39.0893036Z row_wise=False, 2025-05-07T20:13:39.0893120Z mixed=True, 2025-05-07T20:13:39.0893222Z use_cache=True, 2025-05-07T20:13:39.0893336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0893440Z use_cpu=True, 2025-05-07T20:13:39.0893549Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0893629Z ) 2025-05-07T20:13:39.0893789Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0894175Z self=, 2025-05-07T20:13:39.0894261Z mixed_B=True, 2025-05-07T20:13:39.0894367Z compile=True, 2025-05-07T20:13:39.0894449Z T=2, 2025-05-07T20:13:39.0894534Z D=64, 2025-05-07T20:13:39.0894630Z B=71, 2025-05-07T20:13:39.0894712Z log_E=5, 2025-05-07T20:13:39.0894793Z L=12, 2025-05-07T20:13:39.0894893Z D_gradcheck=1, 2025-05-07T20:13:39.0894994Z stochastic_rounding=True, 2025-05-07T20:13:39.0895095Z weighted=True, 2025-05-07T20:13:39.0895182Z row_wise=False, 2025-05-07T20:13:39.0895266Z mixed=True, 2025-05-07T20:13:39.0895369Z use_cache=False, 2025-05-07T20:13:39.0895486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0895603Z use_cpu=True, 2025-05-07T20:13:39.0895723Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0895828Z ) 2025-05-07T20:13:39.0895973Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0896369Z self=, 2025-05-07T20:13:39.0896458Z mixed_B=True, 2025-05-07T20:13:39.0896545Z compile=True, 2025-05-07T20:13:39.0896637Z T=4, 2025-05-07T20:13:39.0896719Z D=68, 2025-05-07T20:13:39.0896837Z B=105, 2025-05-07T20:13:39.0896932Z log_E=3, 2025-05-07T20:13:39.0897014Z L=10, 2025-05-07T20:13:39.0897120Z D_gradcheck=2, 2025-05-07T20:13:39.0897222Z stochastic_rounding=True, 2025-05-07T20:13:39.0897312Z weighted=True, 2025-05-07T20:13:39.0897413Z row_wise=False, 2025-05-07T20:13:39.0897498Z mixed=True, 2025-05-07T20:13:39.0897587Z use_cache=False, 2025-05-07T20:13:39.0897716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0897913Z use_cpu=True, 2025-05-07T20:13:39.0898026Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0898125Z ) 2025-05-07T20:13:39.0898270Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0898659Z self=, 2025-05-07T20:13:39.0898765Z mixed_B=False, 2025-05-07T20:13:39.0898854Z compile=False, 2025-05-07T20:13:39.0898950Z T=4, 2025-05-07T20:13:39.0899035Z D=74, 2025-05-07T20:13:39.0899118Z B=4, 2025-05-07T20:13:39.0899218Z log_E=3, 2025-05-07T20:13:39.0899302Z L=2, 2025-05-07T20:13:39.0899390Z D_gradcheck=2, 2025-05-07T20:13:39.0899510Z stochastic_rounding=False, 2025-05-07T20:13:39.0899600Z weighted=True, 2025-05-07T20:13:39.0899690Z row_wise=False, 2025-05-07T20:13:39.0899790Z mixed=True, 2025-05-07T20:13:39.0899876Z use_cache=True, 2025-05-07T20:13:39.0899992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.0900097Z use_cpu=True, 2025-05-07T20:13:39.0900208Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.0900287Z ) 2025-05-07T20:13:39.0900482Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.0900871Z self=, 2025-05-07T20:13:39.0900975Z mixed_B=False, 2025-05-07T20:13:39.0901067Z compile=True, 2025-05-07T20:13:39.0901150Z T=4, 2025-05-07T20:13:39.0901246Z D=70, 2025-05-07T20:13:39.0901331Z B=126, 2025-05-07T20:13:39.0901413Z log_E=5, 2025-05-07T20:13:39.0901508Z L=14, 2025-05-07T20:13:39.0901595Z D_gradcheck=2, 2025-05-07T20:13:39.0901696Z stochastic_rounding=True, 2025-05-07T20:13:39.0901799Z weighted=True, 2025-05-07T20:13:39.0901887Z row_wise=True, 2025-05-07T20:13:39.0901972Z mixed=False, 2025-05-07T20:13:39.0902073Z use_cache=True, 2025-05-07T20:13:39.0902186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.0902272Z use_cpu=True, 2025-05-07T20:13:39.0902400Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.0902480Z ) 2025-05-07T20:13:39.1203577Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1204075Z self=, 2025-05-07T20:13:39.1204165Z mixed_B=False, 2025-05-07T20:13:39.1204290Z compile=False, 2025-05-07T20:13:39.1204391Z T=3, 2025-05-07T20:13:39.1204472Z D=106, 2025-05-07T20:13:39.1204568Z B=7, 2025-05-07T20:13:39.1204722Z log_E=4, 2025-05-07T20:13:39.1204803Z L=11, 2025-05-07T20:13:39.1204895Z D_gradcheck=2, 2025-05-07T20:13:39.1205011Z stochastic_rounding=True, 2025-05-07T20:13:39.1205102Z weighted=False, 2025-05-07T20:13:39.1205187Z row_wise=True, 2025-05-07T20:13:39.1205283Z mixed=True, 2025-05-07T20:13:39.1205371Z use_cache=True, 2025-05-07T20:13:39.1205486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1205586Z use_cpu=True, 2025-05-07T20:13:39.1205849Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1205984Z ) 2025-05-07T20:13:39.1206153Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1206544Z self=, 2025-05-07T20:13:39.1206642Z mixed_B=True, 2025-05-07T20:13:39.1206732Z compile=False, 2025-05-07T20:13:39.1206811Z T=4, 2025-05-07T20:13:39.1206907Z D=67, 2025-05-07T20:13:39.1207056Z B=72, 2025-05-07T20:13:39.1207140Z log_E=5, 2025-05-07T20:13:39.1207232Z L=1, 2025-05-07T20:13:39.1207321Z D_gradcheck=1, 2025-05-07T20:13:39.1207422Z stochastic_rounding=True, 2025-05-07T20:13:39.1207521Z weighted=True, 2025-05-07T20:13:39.1207610Z row_wise=False, 2025-05-07T20:13:39.1207696Z mixed=False, 2025-05-07T20:13:39.1207797Z use_cache=True, 2025-05-07T20:13:39.1207911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1207999Z use_cpu=True, 2025-05-07T20:13:39.1208129Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1208210Z ) 2025-05-07T20:13:39.1208371Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1208760Z self=, 2025-05-07T20:13:39.1208847Z mixed_B=True, 2025-05-07T20:13:39.1208947Z compile=True, 2025-05-07T20:13:39.1209029Z T=3, 2025-05-07T20:13:39.1209111Z D=25, 2025-05-07T20:13:39.1209205Z B=76, 2025-05-07T20:13:39.1209289Z log_E=4, 2025-05-07T20:13:39.1209369Z L=19, 2025-05-07T20:13:39.1209469Z D_gradcheck=2, 2025-05-07T20:13:39.1209572Z stochastic_rounding=False, 2025-05-07T20:13:39.1209661Z weighted=True, 2025-05-07T20:13:39.1209758Z row_wise=True, 2025-05-07T20:13:39.1209841Z mixed=True, 2025-05-07T20:13:39.1209943Z use_cache=False, 2025-05-07T20:13:39.1210057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1210142Z use_cpu=True, 2025-05-07T20:13:39.1210263Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1210344Z ) 2025-05-07T20:13:39.1210528Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1210929Z self=, 2025-05-07T20:13:39.1211019Z mixed_B=False, 2025-05-07T20:13:39.1211108Z compile=False, 2025-05-07T20:13:39.1211215Z T=4, 2025-05-07T20:13:39.1211295Z D=123, 2025-05-07T20:13:39.1211375Z B=53, 2025-05-07T20:13:39.1211470Z log_E=3, 2025-05-07T20:13:39.1211551Z L=19, 2025-05-07T20:13:39.1211641Z D_gradcheck=2, 2025-05-07T20:13:39.1211755Z stochastic_rounding=False, 2025-05-07T20:13:39.1211845Z weighted=True, 2025-05-07T20:13:39.1211947Z row_wise=True, 2025-05-07T20:13:39.1212034Z mixed=True, 2025-05-07T20:13:39.1212121Z use_cache=True, 2025-05-07T20:13:39.1212251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1212344Z use_cpu=True, 2025-05-07T20:13:39.1212454Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1212554Z ) 2025-05-07T20:13:39.1212697Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1213088Z self=, 2025-05-07T20:13:39.1213191Z mixed_B=False, 2025-05-07T20:13:39.1213278Z compile=True, 2025-05-07T20:13:39.1213360Z T=4, 2025-05-07T20:13:39.1213456Z D=110, 2025-05-07T20:13:39.1213536Z B=29, 2025-05-07T20:13:39.1213632Z log_E=3, 2025-05-07T20:13:39.1213712Z L=10, 2025-05-07T20:13:39.1213799Z D_gradcheck=1, 2025-05-07T20:13:39.1213912Z stochastic_rounding=True, 2025-05-07T20:13:39.1214002Z weighted=False, 2025-05-07T20:13:39.1214088Z row_wise=False, 2025-05-07T20:13:39.1214186Z mixed=False, 2025-05-07T20:13:39.1214271Z use_cache=True, 2025-05-07T20:13:39.1214385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1214485Z use_cpu=True, 2025-05-07T20:13:39.1214628Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1214738Z ) 2025-05-07T20:13:39.1214897Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1215288Z self=, 2025-05-07T20:13:39.1215373Z mixed_B=True, 2025-05-07T20:13:39.1215482Z compile=False, 2025-05-07T20:13:39.1215565Z T=3, 2025-05-07T20:13:39.1215660Z D=5, 2025-05-07T20:13:39.1215741Z B=17, 2025-05-07T20:13:39.1215855Z log_E=5, 2025-05-07T20:13:39.1215950Z L=8, 2025-05-07T20:13:39.1216036Z D_gradcheck=1, 2025-05-07T20:13:39.1216139Z stochastic_rounding=True, 2025-05-07T20:13:39.1216242Z weighted=False, 2025-05-07T20:13:39.1216332Z row_wise=True, 2025-05-07T20:13:39.1216418Z mixed=False, 2025-05-07T20:13:39.1216521Z use_cache=False, 2025-05-07T20:13:39.1216636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1216726Z use_cpu=True, 2025-05-07T20:13:39.1216853Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1216934Z ) 2025-05-07T20:13:39.1217075Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1217476Z self=, 2025-05-07T20:13:39.1217565Z mixed_B=False, 2025-05-07T20:13:39.1217665Z compile=True, 2025-05-07T20:13:39.1217745Z T=5, 2025-05-07T20:13:39.1217945Z D=86, 2025-05-07T20:13:39.1218040Z B=35, 2025-05-07T20:13:39.1218128Z log_E=4, 2025-05-07T20:13:39.1218208Z L=14, 2025-05-07T20:13:39.1218309Z D_gradcheck=1, 2025-05-07T20:13:39.1218414Z stochastic_rounding=False, 2025-05-07T20:13:39.1218501Z weighted=True, 2025-05-07T20:13:39.1218603Z row_wise=False, 2025-05-07T20:13:39.1218687Z mixed=True, 2025-05-07T20:13:39.1218775Z use_cache=False, 2025-05-07T20:13:39.1218903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1218990Z use_cpu=True, 2025-05-07T20:13:39.1219104Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1219209Z ) 2025-05-07T20:13:39.1219352Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1219866Z self=, 2025-05-07T20:13:39.1219957Z mixed_B=True, 2025-05-07T20:13:39.1220049Z compile=False, 2025-05-07T20:13:39.1220148Z T=4, 2025-05-07T20:13:39.1220232Z D=128, 2025-05-07T20:13:39.1220314Z B=53, 2025-05-07T20:13:39.1220416Z log_E=4, 2025-05-07T20:13:39.1220499Z L=0, 2025-05-07T20:13:39.1220588Z D_gradcheck=1, 2025-05-07T20:13:39.1220706Z stochastic_rounding=False, 2025-05-07T20:13:39.1220797Z weighted=True, 2025-05-07T20:13:39.1220884Z row_wise=True, 2025-05-07T20:13:39.1220989Z mixed=False, 2025-05-07T20:13:39.1221078Z use_cache=True, 2025-05-07T20:13:39.1221205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1221293Z use_cpu=True, 2025-05-07T20:13:39.1221408Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1221504Z ) 2025-05-07T20:13:39.1221653Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1222043Z self=, 2025-05-07T20:13:39.1222147Z mixed_B=False, 2025-05-07T20:13:39.1222236Z compile=True, 2025-05-07T20:13:39.1222319Z T=2, 2025-05-07T20:13:39.1222416Z D=117, 2025-05-07T20:13:39.1222499Z B=68, 2025-05-07T20:13:39.1222584Z log_E=5, 2025-05-07T20:13:39.1222685Z L=13, 2025-05-07T20:13:39.1222776Z D_gradcheck=2, 2025-05-07T20:13:39.1222883Z stochastic_rounding=True, 2025-05-07T20:13:39.1222987Z weighted=True, 2025-05-07T20:13:39.1223075Z row_wise=True, 2025-05-07T20:13:39.1223176Z mixed=False, 2025-05-07T20:13:39.1223272Z use_cache=False, 2025-05-07T20:13:39.1223388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1223493Z use_cpu=True, 2025-05-07T20:13:39.1223631Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1223709Z ) 2025-05-07T20:13:39.1223898Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1224284Z self=, 2025-05-07T20:13:39.1224375Z mixed_B=True, 2025-05-07T20:13:39.1224480Z compile=False, 2025-05-07T20:13:39.1224560Z T=1, 2025-05-07T20:13:39.1224641Z D=11, 2025-05-07T20:13:39.1224739Z B=45, 2025-05-07T20:13:39.1224850Z log_E=3, 2025-05-07T20:13:39.1224930Z L=10, 2025-05-07T20:13:39.1225029Z D_gradcheck=2, 2025-05-07T20:13:39.1225134Z stochastic_rounding=False, 2025-05-07T20:13:39.1225239Z weighted=True, 2025-05-07T20:13:39.1225323Z row_wise=True, 2025-05-07T20:13:39.1225407Z mixed=True, 2025-05-07T20:13:39.1225508Z use_cache=False, 2025-05-07T20:13:39.1225621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1225708Z use_cpu=True, 2025-05-07T20:13:39.1225829Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1225908Z ) 2025-05-07T20:13:39.1226050Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1226450Z self=, 2025-05-07T20:13:39.1226537Z mixed_B=True, 2025-05-07T20:13:39.1226626Z compile=False, 2025-05-07T20:13:39.1226719Z T=4, 2025-05-07T20:13:39.1226800Z D=61, 2025-05-07T20:13:39.1226893Z B=20, 2025-05-07T20:13:39.1226976Z log_E=4, 2025-05-07T20:13:39.1227058Z L=2, 2025-05-07T20:13:39.1227158Z D_gradcheck=1, 2025-05-07T20:13:39.1227258Z stochastic_rounding=True, 2025-05-07T20:13:39.1227346Z weighted=False, 2025-05-07T20:13:39.1227448Z row_wise=False, 2025-05-07T20:13:39.1227534Z mixed=True, 2025-05-07T20:13:39.1227622Z use_cache=True, 2025-05-07T20:13:39.1227752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1227839Z use_cpu=True, 2025-05-07T20:13:39.1227951Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1228051Z ) 2025-05-07T20:13:39.1228194Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1228610Z self=, 2025-05-07T20:13:39.1228708Z mixed_B=True, 2025-05-07T20:13:39.1228795Z compile=True, 2025-05-07T20:13:39.1228888Z T=2, 2025-05-07T20:13:39.1228968Z D=50, 2025-05-07T20:13:39.1229051Z B=69, 2025-05-07T20:13:39.1229150Z log_E=4, 2025-05-07T20:13:39.1229236Z L=16, 2025-05-07T20:13:39.1229324Z D_gradcheck=1, 2025-05-07T20:13:39.1229444Z stochastic_rounding=False, 2025-05-07T20:13:39.1229534Z weighted=False, 2025-05-07T20:13:39.1229621Z row_wise=False, 2025-05-07T20:13:39.1229717Z mixed=True, 2025-05-07T20:13:39.1229805Z use_cache=True, 2025-05-07T20:13:39.1229917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1230018Z use_cpu=True, 2025-05-07T20:13:39.1230176Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1230270Z ) 2025-05-07T20:13:39.1230415Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1230810Z self=, 2025-05-07T20:13:39.1230916Z mixed_B=True, 2025-05-07T20:13:39.1231006Z compile=True, 2025-05-07T20:13:39.1231103Z T=1, 2025-05-07T20:13:39.1231186Z D=26, 2025-05-07T20:13:39.1231269Z B=8, 2025-05-07T20:13:39.1231371Z log_E=3, 2025-05-07T20:13:39.1231455Z L=18, 2025-05-07T20:13:39.1231545Z D_gradcheck=2, 2025-05-07T20:13:39.1231658Z stochastic_rounding=True, 2025-05-07T20:13:39.1231746Z weighted=True, 2025-05-07T20:13:39.1231832Z row_wise=False, 2025-05-07T20:13:39.1231928Z mixed=True, 2025-05-07T20:13:39.1232016Z use_cache=False, 2025-05-07T20:13:39.1232129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1232227Z use_cpu=True, 2025-05-07T20:13:39.1232332Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1232444Z ) 2025-05-07T20:13:39.1232626Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1233013Z self=, 2025-05-07T20:13:39.1233111Z mixed_B=True, 2025-05-07T20:13:39.1233200Z compile=False, 2025-05-07T20:13:39.1233279Z T=1, 2025-05-07T20:13:39.1233373Z D=16, 2025-05-07T20:13:39.1233453Z B=53, 2025-05-07T20:13:39.1233534Z log_E=3, 2025-05-07T20:13:39.1233656Z L=2, 2025-05-07T20:13:39.1233743Z D_gradcheck=2, 2025-05-07T20:13:39.1233846Z stochastic_rounding=False, 2025-05-07T20:13:39.1233947Z weighted=False, 2025-05-07T20:13:39.1234032Z row_wise=True, 2025-05-07T20:13:39.1234118Z mixed=True, 2025-05-07T20:13:39.1234217Z use_cache=False, 2025-05-07T20:13:39.1234331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1234419Z use_cpu=True, 2025-05-07T20:13:39.1234539Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1234619Z ) 2025-05-07T20:13:39.1234774Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1235161Z self=, 2025-05-07T20:13:39.1235248Z mixed_B=False, 2025-05-07T20:13:39.1235350Z compile=False, 2025-05-07T20:13:39.1235431Z T=4, 2025-05-07T20:13:39.1235511Z D=116, 2025-05-07T20:13:39.1235604Z B=96, 2025-05-07T20:13:39.1235684Z log_E=5, 2025-05-07T20:13:39.1235766Z L=13, 2025-05-07T20:13:39.1235864Z D_gradcheck=2, 2025-05-07T20:13:39.1235963Z stochastic_rounding=True, 2025-05-07T20:13:39.1236048Z weighted=True, 2025-05-07T20:13:39.1236144Z row_wise=True, 2025-05-07T20:13:39.1236229Z mixed=False, 2025-05-07T20:13:39.1236329Z use_cache=False, 2025-05-07T20:13:39.1236443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1236529Z use_cpu=True, 2025-05-07T20:13:39.1236656Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1236736Z ) 2025-05-07T20:13:39.1236880Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1237310Z self=, 2025-05-07T20:13:39.1237397Z mixed_B=True, 2025-05-07T20:13:39.1237484Z compile=True, 2025-05-07T20:13:39.1237576Z T=1, 2025-05-07T20:13:39.1237658Z D=55, 2025-05-07T20:13:39.1237777Z B=128, 2025-05-07T20:13:39.1237871Z log_E=5, 2025-05-07T20:13:39.1237954Z L=11, 2025-05-07T20:13:39.1238042Z D_gradcheck=1, 2025-05-07T20:13:39.1238155Z stochastic_rounding=True, 2025-05-07T20:13:39.1238242Z weighted=False, 2025-05-07T20:13:39.1238344Z row_wise=False, 2025-05-07T20:13:39.1238429Z mixed=True, 2025-05-07T20:13:39.1238519Z use_cache=True, 2025-05-07T20:13:39.1238644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1238731Z use_cpu=True, 2025-05-07T20:13:39.1238838Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1238933Z ) 2025-05-07T20:13:39.1239073Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1239464Z self=, 2025-05-07T20:13:39.1239560Z mixed_B=True, 2025-05-07T20:13:39.1239648Z compile=True, 2025-05-07T20:13:39.1239729Z T=4, 2025-05-07T20:13:39.1239820Z D=68, 2025-05-07T20:13:39.1239900Z B=41, 2025-05-07T20:13:39.1239999Z log_E=4, 2025-05-07T20:13:39.1240080Z L=14, 2025-05-07T20:13:39.1240167Z D_gradcheck=1, 2025-05-07T20:13:39.1240284Z stochastic_rounding=False, 2025-05-07T20:13:39.1240371Z weighted=True, 2025-05-07T20:13:39.1240458Z row_wise=False, 2025-05-07T20:13:39.1240553Z mixed=True, 2025-05-07T20:13:39.1240642Z use_cache=False, 2025-05-07T20:13:39.1240757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1240855Z use_cpu=True, 2025-05-07T20:13:39.1240963Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1241074Z ) 2025-05-07T20:13:39.1552510Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1554029Z self=, 2025-05-07T20:13:39.1554645Z mixed_B=False, 2025-05-07T20:13:39.1554878Z compile=True, 2025-05-07T20:13:39.1555089Z T=3, 2025-05-07T20:13:39.1555292Z D=21, 2025-05-07T20:13:39.1555490Z B=3, 2025-05-07T20:13:39.1555671Z log_E=5, 2025-05-07T20:13:39.1555951Z L=7, 2025-05-07T20:13:39.1556156Z D_gradcheck=1, 2025-05-07T20:13:39.1556395Z stochastic_rounding=False, 2025-05-07T20:13:39.1556677Z weighted=False, 2025-05-07T20:13:39.1556917Z row_wise=False, 2025-05-07T20:13:39.1557131Z mixed=False, 2025-05-07T20:13:39.1557358Z use_cache=True, 2025-05-07T20:13:39.1557614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1557913Z use_cpu=True, 2025-05-07T20:13:39.1558163Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1558454Z ) 2025-05-07T20:13:39.1558689Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1559351Z self=, 2025-05-07T20:13:39.1559952Z mixed_B=False, 2025-05-07T20:13:39.1560181Z compile=False, 2025-05-07T20:13:39.1560389Z T=4, 2025-05-07T20:13:39.1560583Z D=61, 2025-05-07T20:13:39.1560780Z B=27, 2025-05-07T20:13:39.1560963Z log_E=5, 2025-05-07T20:13:39.1561167Z L=18, 2025-05-07T20:13:39.1561373Z D_gradcheck=1, 2025-05-07T20:13:39.1561602Z stochastic_rounding=True, 2025-05-07T20:13:39.1561887Z weighted=False, 2025-05-07T20:13:39.1562122Z row_wise=False, 2025-05-07T20:13:39.1562334Z mixed=False, 2025-05-07T20:13:39.1562562Z use_cache=False, 2025-05-07T20:13:39.1562826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1563122Z use_cpu=True, 2025-05-07T20:13:39.1563367Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1563653Z ) 2025-05-07T20:13:39.1563888Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1564603Z self=, 2025-05-07T20:13:39.1565205Z mixed_B=False, 2025-05-07T20:13:39.1565425Z compile=False, 2025-05-07T20:13:39.1565650Z T=5, 2025-05-07T20:13:39.1565854Z D=2, 2025-05-07T20:13:39.1566039Z B=103, 2025-05-07T20:13:39.1566246Z log_E=3, 2025-05-07T20:13:39.1566457Z L=19, 2025-05-07T20:13:39.1566650Z D_gradcheck=2, 2025-05-07T20:13:39.1566892Z stochastic_rounding=True, 2025-05-07T20:13:39.1567169Z weighted=True, 2025-05-07T20:13:39.1567402Z row_wise=False, 2025-05-07T20:13:39.1567614Z mixed=False, 2025-05-07T20:13:39.1567837Z use_cache=False, 2025-05-07T20:13:39.1568102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1568399Z use_cpu=True, 2025-05-07T20:13:39.1568646Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1568928Z ) 2025-05-07T20:13:39.1569163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1569823Z self=, 2025-05-07T20:13:39.1570415Z mixed_B=False, 2025-05-07T20:13:39.1570635Z compile=False, 2025-05-07T20:13:39.1570855Z T=2, 2025-05-07T20:13:39.1571052Z D=28, 2025-05-07T20:13:39.1571238Z B=127, 2025-05-07T20:13:39.1571444Z log_E=5, 2025-05-07T20:13:39.1571649Z L=1, 2025-05-07T20:13:39.1571833Z D_gradcheck=2, 2025-05-07T20:13:39.1572078Z stochastic_rounding=False, 2025-05-07T20:13:39.1572353Z weighted=True, 2025-05-07T20:13:39.1572567Z row_wise=False, 2025-05-07T20:13:39.1572793Z mixed=False, 2025-05-07T20:13:39.1573021Z use_cache=False, 2025-05-07T20:13:39.1573273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1573583Z use_cpu=True, 2025-05-07T20:13:39.1573830Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1574192Z ) 2025-05-07T20:13:39.1574430Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1575141Z self=, 2025-05-07T20:13:39.1575743Z mixed_B=False, 2025-05-07T20:13:39.1575963Z compile=True, 2025-05-07T20:13:39.1576191Z T=2, 2025-05-07T20:13:39.1576392Z D=21, 2025-05-07T20:13:39.1576580Z B=55, 2025-05-07T20:13:39.1576797Z log_E=4, 2025-05-07T20:13:39.1577042Z L=16, 2025-05-07T20:13:39.1577235Z D_gradcheck=1, 2025-05-07T20:13:39.1577484Z stochastic_rounding=True, 2025-05-07T20:13:39.1577878Z weighted=True, 2025-05-07T20:13:39.1578107Z row_wise=True, 2025-05-07T20:13:39.1578340Z mixed=True, 2025-05-07T20:13:39.1578566Z use_cache=False, 2025-05-07T20:13:39.1578822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1579137Z use_cpu=True, 2025-05-07T20:13:39.1579392Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1579674Z ) 2025-05-07T20:13:39.1579932Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1580594Z self=, 2025-05-07T20:13:39.1581209Z mixed_B=False, 2025-05-07T20:13:39.1581429Z compile=True, 2025-05-07T20:13:39.1581653Z T=4, 2025-05-07T20:13:39.1581858Z D=100, 2025-05-07T20:13:39.1582047Z B=60, 2025-05-07T20:13:39.1582248Z log_E=3, 2025-05-07T20:13:39.1582459Z L=10, 2025-05-07T20:13:39.1582655Z D_gradcheck=2, 2025-05-07T20:13:39.1582903Z stochastic_rounding=True, 2025-05-07T20:13:39.1583178Z weighted=False, 2025-05-07T20:13:39.1583394Z row_wise=True, 2025-05-07T20:13:39.1583616Z mixed=False, 2025-05-07T20:13:39.1583842Z use_cache=True, 2025-05-07T20:13:39.1584085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1584397Z use_cpu=True, 2025-05-07T20:13:39.1584641Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1584912Z ) 2025-05-07T20:13:39.1585161Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1585861Z self=, 2025-05-07T20:13:39.1586450Z mixed_B=True, 2025-05-07T20:13:39.1586682Z compile=True, 2025-05-07T20:13:39.1586910Z T=5, 2025-05-07T20:13:39.1587097Z D=25, 2025-05-07T20:13:39.1587295Z B=96, 2025-05-07T20:13:39.1587495Z log_E=3, 2025-05-07T20:13:39.1587691Z L=9, 2025-05-07T20:13:39.1587901Z D_gradcheck=2, 2025-05-07T20:13:39.1588153Z stochastic_rounding=False, 2025-05-07T20:13:39.1588433Z weighted=False, 2025-05-07T20:13:39.1588649Z row_wise=True, 2025-05-07T20:13:39.1588871Z mixed=True, 2025-05-07T20:13:39.1589089Z use_cache=True, 2025-05-07T20:13:39.1589334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1589638Z use_cpu=True, 2025-05-07T20:13:39.1589883Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1590159Z ) 2025-05-07T20:13:39.1590410Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1591068Z self=, 2025-05-07T20:13:39.1591659Z mixed_B=True, 2025-05-07T20:13:39.1591887Z compile=False, 2025-05-07T20:13:39.1592110Z T=5, 2025-05-07T20:13:39.1592293Z D=126, 2025-05-07T20:13:39.1592493Z B=50, 2025-05-07T20:13:39.1592690Z log_E=5, 2025-05-07T20:13:39.1592881Z L=16, 2025-05-07T20:13:39.1593086Z D_gradcheck=2, 2025-05-07T20:13:39.1593327Z stochastic_rounding=True, 2025-05-07T20:13:39.1593589Z weighted=True, 2025-05-07T20:13:39.1593813Z row_wise=True, 2025-05-07T20:13:39.1594034Z mixed=False, 2025-05-07T20:13:39.1594244Z use_cache=True, 2025-05-07T20:13:39.1594499Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1594809Z use_cpu=True, 2025-05-07T20:13:39.1595054Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1595416Z ) 2025-05-07T20:13:39.1595671Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1596360Z self=, 2025-05-07T20:13:39.1596949Z mixed_B=False, 2025-05-07T20:13:39.1597180Z compile=True, 2025-05-07T20:13:39.1597404Z T=4, 2025-05-07T20:13:39.1597590Z D=77, 2025-05-07T20:13:39.1597790Z B=38, 2025-05-07T20:13:39.1597989Z log_E=5, 2025-05-07T20:13:39.1598178Z L=5, 2025-05-07T20:13:39.1598413Z D_gradcheck=1, 2025-05-07T20:13:39.1598661Z stochastic_rounding=False, 2025-05-07T20:13:39.1598924Z weighted=False, 2025-05-07T20:13:39.1599159Z row_wise=False, 2025-05-07T20:13:39.1599387Z mixed=True, 2025-05-07T20:13:39.1599597Z use_cache=True, 2025-05-07T20:13:39.1599858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1600170Z use_cpu=True, 2025-05-07T20:13:39.1600408Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1600692Z ) 2025-05-07T20:13:39.1600938Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1601590Z self=, 2025-05-07T20:13:39.1602174Z mixed_B=True, 2025-05-07T20:13:39.1602402Z compile=True, 2025-05-07T20:13:39.1602624Z T=5, 2025-05-07T20:13:39.1602809Z D=113, 2025-05-07T20:13:39.1603006Z B=52, 2025-05-07T20:13:39.1603202Z log_E=5, 2025-05-07T20:13:39.1603395Z L=18, 2025-05-07T20:13:39.1603600Z D_gradcheck=1, 2025-05-07T20:13:39.1603847Z stochastic_rounding=True, 2025-05-07T20:13:39.1604113Z weighted=False, 2025-05-07T20:13:39.1604345Z row_wise=True, 2025-05-07T20:13:39.1604570Z mixed=True, 2025-05-07T20:13:39.1604780Z use_cache=True, 2025-05-07T20:13:39.1605041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1605360Z use_cpu=True, 2025-05-07T20:13:39.1605594Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1605889Z ) 2025-05-07T20:13:39.1606137Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1606852Z self=, 2025-05-07T20:13:39.1607451Z mixed_B=True, 2025-05-07T20:13:39.1607681Z compile=True, 2025-05-07T20:13:39.1607903Z T=3, 2025-05-07T20:13:39.1608087Z D=33, 2025-05-07T20:13:39.1608284Z B=78, 2025-05-07T20:13:39.1608483Z log_E=5, 2025-05-07T20:13:39.1608673Z L=10, 2025-05-07T20:13:39.1608878Z D_gradcheck=2, 2025-05-07T20:13:39.1609126Z stochastic_rounding=False, 2025-05-07T20:13:39.1609388Z weighted=False, 2025-05-07T20:13:39.1609614Z row_wise=True, 2025-05-07T20:13:39.1609833Z mixed=True, 2025-05-07T20:13:39.1610038Z use_cache=True, 2025-05-07T20:13:39.1610289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1610596Z use_cpu=True, 2025-05-07T20:13:39.1610829Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1611110Z ) 2025-05-07T20:13:39.1611354Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1611996Z self=, 2025-05-07T20:13:39.1612597Z mixed_B=False, 2025-05-07T20:13:39.1612829Z compile=True, 2025-05-07T20:13:39.1613036Z T=2, 2025-05-07T20:13:39.1613237Z D=89, 2025-05-07T20:13:39.1613435Z B=40, 2025-05-07T20:13:39.1613619Z log_E=5, 2025-05-07T20:13:39.1613824Z L=6, 2025-05-07T20:13:39.1614027Z D_gradcheck=1, 2025-05-07T20:13:39.1614256Z stochastic_rounding=False, 2025-05-07T20:13:39.1614531Z weighted=True, 2025-05-07T20:13:39.1614753Z row_wise=True, 2025-05-07T20:13:39.1614975Z mixed=False, 2025-05-07T20:13:39.1615187Z use_cache=False, 2025-05-07T20:13:39.1615450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1615759Z use_cpu=True, 2025-05-07T20:13:39.1615991Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1616271Z ) 2025-05-07T20:13:39.1616570Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1617246Z self=, 2025-05-07T20:13:39.1617932Z mixed_B=True, 2025-05-07T20:13:39.1618163Z compile=False, 2025-05-07T20:13:39.1618375Z T=1, 2025-05-07T20:13:39.1618576Z D=78, 2025-05-07T20:13:39.1618777Z B=99, 2025-05-07T20:13:39.1618967Z log_E=4, 2025-05-07T20:13:39.1619177Z L=16, 2025-05-07T20:13:39.1619414Z D_gradcheck=1, 2025-05-07T20:13:39.1619645Z stochastic_rounding=False, 2025-05-07T20:13:39.1619920Z weighted=False, 2025-05-07T20:13:39.1620147Z row_wise=True, 2025-05-07T20:13:39.1620357Z mixed=False, 2025-05-07T20:13:39.1620585Z use_cache=False, 2025-05-07T20:13:39.1620846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1621156Z use_cpu=True, 2025-05-07T20:13:39.1621389Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1621672Z ) 2025-05-07T20:13:39.1621918Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1622553Z self=, 2025-05-07T20:13:39.1623151Z mixed_B=False, 2025-05-07T20:13:39.1623377Z compile=True, 2025-05-07T20:13:39.1623580Z T=2, 2025-05-07T20:13:39.1623771Z D=66, 2025-05-07T20:13:39.1623966Z B=93, 2025-05-07T20:13:39.1624149Z log_E=4, 2025-05-07T20:13:39.1624349Z L=6, 2025-05-07T20:13:39.1624553Z D_gradcheck=1, 2025-05-07T20:13:39.1624783Z stochastic_rounding=True, 2025-05-07T20:13:39.1625060Z weighted=True, 2025-05-07T20:13:39.1625286Z row_wise=False, 2025-05-07T20:13:39.1625500Z mixed=True, 2025-05-07T20:13:39.1625718Z use_cache=True, 2025-05-07T20:13:39.1625976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1626274Z use_cpu=True, 2025-05-07T20:13:39.1626523Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1626839Z ) 2025-05-07T20:13:39.1627076Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1627760Z self=, 2025-05-07T20:13:39.1628355Z mixed_B=True, 2025-05-07T20:13:39.1628579Z compile=True, 2025-05-07T20:13:39.1628785Z T=2, 2025-05-07T20:13:39.1628981Z D=38, 2025-05-07T20:13:39.1629180Z B=1, 2025-05-07T20:13:39.1629365Z log_E=3, 2025-05-07T20:13:39.1629581Z L=3, 2025-05-07T20:13:39.1629788Z D_gradcheck=2, 2025-05-07T20:13:39.1630022Z stochastic_rounding=False, 2025-05-07T20:13:39.1630302Z weighted=False, 2025-05-07T20:13:39.1630537Z row_wise=False, 2025-05-07T20:13:39.1630750Z mixed=True, 2025-05-07T20:13:39.1630972Z use_cache=True, 2025-05-07T20:13:39.1631231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1631529Z use_cpu=True, 2025-05-07T20:13:39.1631778Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1632068Z ) 2025-05-07T20:13:39.1632307Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1632965Z self=, 2025-05-07T20:13:39.1633572Z mixed_B=False, 2025-05-07T20:13:39.1633807Z compile=False, 2025-05-07T20:13:39.1634020Z T=1, 2025-05-07T20:13:39.1634220Z D=102, 2025-05-07T20:13:39.1634424Z B=108, 2025-05-07T20:13:39.1634612Z log_E=4, 2025-05-07T20:13:39.1634816Z L=10, 2025-05-07T20:13:39.1635018Z D_gradcheck=1, 2025-05-07T20:13:39.1635250Z stochastic_rounding=False, 2025-05-07T20:13:39.1635525Z weighted=True, 2025-05-07T20:13:39.1635748Z row_wise=True, 2025-05-07T20:13:39.1635955Z mixed=True, 2025-05-07T20:13:39.1636173Z use_cache=False, 2025-05-07T20:13:39.1636437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1636731Z use_cpu=True, 2025-05-07T20:13:39.1636974Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1637252Z ) 2025-05-07T20:13:39.1637525Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1638207Z self=, 2025-05-07T20:13:39.1638807Z mixed_B=False, 2025-05-07T20:13:39.1639022Z compile=True, 2025-05-07T20:13:39.1639245Z T=1, 2025-05-07T20:13:39.1639438Z D=106, 2025-05-07T20:13:39.1639626Z B=124, 2025-05-07T20:13:39.1639827Z log_E=5, 2025-05-07T20:13:39.1640036Z L=5, 2025-05-07T20:13:39.1640263Z D_gradcheck=2, 2025-05-07T20:13:39.1640506Z stochastic_rounding=True, 2025-05-07T20:13:39.1640780Z weighted=False, 2025-05-07T20:13:39.1641009Z row_wise=True, 2025-05-07T20:13:39.1641228Z mixed=True, 2025-05-07T20:13:39.1641445Z use_cache=True, 2025-05-07T20:13:39.1641696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1641990Z use_cpu=True, 2025-05-07T20:13:39.1642235Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1642517Z ) 2025-05-07T20:13:39.1908746Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1909854Z self=, 2025-05-07T20:13:39.1910767Z mixed_B=True, 2025-05-07T20:13:39.1910996Z compile=False, 2025-05-07T20:13:39.1911219Z T=5, 2025-05-07T20:13:39.1911401Z D=17, 2025-05-07T20:13:39.1911598Z B=58, 2025-05-07T20:13:39.1911792Z log_E=4, 2025-05-07T20:13:39.1911986Z L=5, 2025-05-07T20:13:39.1912189Z D_gradcheck=2, 2025-05-07T20:13:39.1912433Z stochastic_rounding=False, 2025-05-07T20:13:39.1912696Z weighted=False, 2025-05-07T20:13:39.1912927Z row_wise=True, 2025-05-07T20:13:39.1913148Z mixed=True, 2025-05-07T20:13:39.1913355Z use_cache=True, 2025-05-07T20:13:39.1913612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1913919Z use_cpu=True, 2025-05-07T20:13:39.1914155Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1914438Z ) 2025-05-07T20:13:39.1914687Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1915508Z self=, 2025-05-07T20:13:39.1916099Z mixed_B=False, 2025-05-07T20:13:39.1916327Z compile=True, 2025-05-07T20:13:39.1916544Z T=2, 2025-05-07T20:13:39.1916726Z D=125, 2025-05-07T20:13:39.1916925Z B=112, 2025-05-07T20:13:39.1917125Z log_E=5, 2025-05-07T20:13:39.1917317Z L=9, 2025-05-07T20:13:39.1917520Z D_gradcheck=1, 2025-05-07T20:13:39.1917765Z stochastic_rounding=False, 2025-05-07T20:13:39.1918034Z weighted=False, 2025-05-07T20:13:39.1918266Z row_wise=False, 2025-05-07T20:13:39.1918492Z mixed=False, 2025-05-07T20:13:39.1918703Z use_cache=True, 2025-05-07T20:13:39.1918960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1919269Z use_cpu=True, 2025-05-07T20:13:39.1919504Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1919781Z ) 2025-05-07T20:13:39.1920028Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1920668Z self=, 2025-05-07T20:13:39.1921268Z mixed_B=True, 2025-05-07T20:13:39.1921493Z compile=True, 2025-05-07T20:13:39.1921713Z T=5, 2025-05-07T20:13:39.1921896Z D=19, 2025-05-07T20:13:39.1922093Z B=34, 2025-05-07T20:13:39.1922293Z log_E=4, 2025-05-07T20:13:39.1922489Z L=10, 2025-05-07T20:13:39.1922697Z D_gradcheck=1, 2025-05-07T20:13:39.1922948Z stochastic_rounding=True, 2025-05-07T20:13:39.1923215Z weighted=True, 2025-05-07T20:13:39.1923445Z row_wise=True, 2025-05-07T20:13:39.1923673Z mixed=False, 2025-05-07T20:13:39.1923888Z use_cache=False, 2025-05-07T20:13:39.1924158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1924471Z use_cpu=True, 2025-05-07T20:13:39.1924711Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1924999Z ) 2025-05-07T20:13:39.1925253Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1925978Z self=, 2025-05-07T20:13:39.1926639Z mixed_B=False, 2025-05-07T20:13:39.1926884Z compile=True, 2025-05-07T20:13:39.1927091Z T=5, 2025-05-07T20:13:39.1927329Z D=61, 2025-05-07T20:13:39.1927533Z B=11, 2025-05-07T20:13:39.1927720Z log_E=5, 2025-05-07T20:13:39.1927927Z L=2, 2025-05-07T20:13:39.1928130Z D_gradcheck=2, 2025-05-07T20:13:39.1928409Z stochastic_rounding=False, 2025-05-07T20:13:39.1928686Z weighted=True, 2025-05-07T20:13:39.1928917Z row_wise=True, 2025-05-07T20:13:39.1929140Z mixed=True, 2025-05-07T20:13:39.1929352Z use_cache=False, 2025-05-07T20:13:39.1929614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1929922Z use_cpu=True, 2025-05-07T20:13:39.1930155Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1930441Z ) 2025-05-07T20:13:39.1930685Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1931340Z self=, 2025-05-07T20:13:39.1931945Z mixed_B=False, 2025-05-07T20:13:39.1932176Z compile=False, 2025-05-07T20:13:39.1932388Z T=5, 2025-05-07T20:13:39.1932583Z D=117, 2025-05-07T20:13:39.1932779Z B=85, 2025-05-07T20:13:39.1932965Z log_E=5, 2025-05-07T20:13:39.1933167Z L=20, 2025-05-07T20:13:39.1933376Z D_gradcheck=1, 2025-05-07T20:13:39.1933607Z stochastic_rounding=True, 2025-05-07T20:13:39.1933883Z weighted=True, 2025-05-07T20:13:39.1934112Z row_wise=False, 2025-05-07T20:13:39.1934324Z mixed=True, 2025-05-07T20:13:39.1934545Z use_cache=True, 2025-05-07T20:13:39.1934805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1935117Z use_cpu=True, 2025-05-07T20:13:39.1935350Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1935632Z ) 2025-05-07T20:13:39.1935882Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1936582Z self=, 2025-05-07T20:13:39.1937187Z mixed_B=True, 2025-05-07T20:13:39.1937417Z compile=False, 2025-05-07T20:13:39.1937629Z T=5, 2025-05-07T20:13:39.1937930Z D=11, 2025-05-07T20:13:39.1938137Z B=10, 2025-05-07T20:13:39.1938322Z log_E=4, 2025-05-07T20:13:39.1938531Z L=8, 2025-05-07T20:13:39.1938740Z D_gradcheck=1, 2025-05-07T20:13:39.1938979Z stochastic_rounding=False, 2025-05-07T20:13:39.1939258Z weighted=True, 2025-05-07T20:13:39.1939485Z row_wise=True, 2025-05-07T20:13:39.1939694Z mixed=True, 2025-05-07T20:13:39.1939921Z use_cache=False, 2025-05-07T20:13:39.1940191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1940492Z use_cpu=True, 2025-05-07T20:13:39.1940737Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1941016Z ) 2025-05-07T20:13:39.1941251Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1941905Z self=, 2025-05-07T20:13:39.1942501Z mixed_B=False, 2025-05-07T20:13:39.1942726Z compile=True, 2025-05-07T20:13:39.1942929Z T=3, 2025-05-07T20:13:39.1943124Z D=128, 2025-05-07T20:13:39.1943319Z B=99, 2025-05-07T20:13:39.1943504Z log_E=4, 2025-05-07T20:13:39.1943710Z L=17, 2025-05-07T20:13:39.1943912Z D_gradcheck=1, 2025-05-07T20:13:39.1944151Z stochastic_rounding=False, 2025-05-07T20:13:39.1944430Z weighted=False, 2025-05-07T20:13:39.1944660Z row_wise=False, 2025-05-07T20:13:39.1944878Z mixed=False, 2025-05-07T20:13:39.1945107Z use_cache=True, 2025-05-07T20:13:39.1945363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1945660Z use_cpu=True, 2025-05-07T20:13:39.1945904Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1946185Z ) 2025-05-07T20:13:39.1946420Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1947130Z self=, 2025-05-07T20:13:39.1947984Z mixed_B=True, 2025-05-07T20:13:39.1948216Z compile=True, 2025-05-07T20:13:39.1948425Z T=2, 2025-05-07T20:13:39.1948641Z D=87, 2025-05-07T20:13:39.1948842Z B=20, 2025-05-07T20:13:39.1949027Z log_E=5, 2025-05-07T20:13:39.1949237Z L=8, 2025-05-07T20:13:39.1949446Z D_gradcheck=1, 2025-05-07T20:13:39.1949750Z stochastic_rounding=True, 2025-05-07T20:13:39.1950029Z weighted=True, 2025-05-07T20:13:39.1950265Z row_wise=False, 2025-05-07T20:13:39.1950485Z mixed=True, 2025-05-07T20:13:39.1950714Z use_cache=False, 2025-05-07T20:13:39.1950981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1951283Z use_cpu=True, 2025-05-07T20:13:39.1951533Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1951820Z ) 2025-05-07T20:13:39.1952060Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1952719Z self=, 2025-05-07T20:13:39.1953329Z mixed_B=False, 2025-05-07T20:13:39.1953548Z compile=True, 2025-05-07T20:13:39.1953779Z T=5, 2025-05-07T20:13:39.1953979Z D=14, 2025-05-07T20:13:39.1954164Z B=118, 2025-05-07T20:13:39.1954370Z log_E=5, 2025-05-07T20:13:39.1954583Z L=5, 2025-05-07T20:13:39.1954768Z D_gradcheck=2, 2025-05-07T20:13:39.1955010Z stochastic_rounding=True, 2025-05-07T20:13:39.1955285Z weighted=True, 2025-05-07T20:13:39.1955508Z row_wise=True, 2025-05-07T20:13:39.1955718Z mixed=True, 2025-05-07T20:13:39.1955936Z use_cache=True, 2025-05-07T20:13:39.1956193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1956488Z use_cpu=True, 2025-05-07T20:13:39.1956732Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1957010Z ) 2025-05-07T20:13:39.1957244Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1957892Z self=, 2025-05-07T20:13:39.1958622Z mixed_B=False, 2025-05-07T20:13:39.1958840Z compile=True, 2025-05-07T20:13:39.1959060Z T=3, 2025-05-07T20:13:39.1959258Z D=58, 2025-05-07T20:13:39.1959440Z B=127, 2025-05-07T20:13:39.1959641Z log_E=3, 2025-05-07T20:13:39.1959718Z L=9, 2025-05-07T20:13:39.1959839Z D_gradcheck=2, 2025-05-07T20:13:39.1959941Z stochastic_rounding=False, 2025-05-07T20:13:39.1960027Z weighted=False, 2025-05-07T20:13:39.1960121Z row_wise=False, 2025-05-07T20:13:39.1960203Z mixed=False, 2025-05-07T20:13:39.1960300Z use_cache=False, 2025-05-07T20:13:39.1960411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1960494Z use_cpu=True, 2025-05-07T20:13:39.1960611Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1960687Z ) 2025-05-07T20:13:39.1960825Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1961228Z self=, 2025-05-07T20:13:39.1961318Z mixed_B=False, 2025-05-07T20:13:39.1961405Z compile=False, 2025-05-07T20:13:39.1961496Z T=3, 2025-05-07T20:13:39.1961573Z D=95, 2025-05-07T20:13:39.1961651Z B=3, 2025-05-07T20:13:39.1961741Z log_E=3, 2025-05-07T20:13:39.1961820Z L=5, 2025-05-07T20:13:39.1961977Z D_gradcheck=1, 2025-05-07T20:13:39.1962080Z stochastic_rounding=False, 2025-05-07T20:13:39.1962184Z weighted=False, 2025-05-07T20:13:39.1962268Z row_wise=True, 2025-05-07T20:13:39.1962353Z mixed=False, 2025-05-07T20:13:39.1962454Z use_cache=False, 2025-05-07T20:13:39.1962567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1962652Z use_cpu=True, 2025-05-07T20:13:39.1962773Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1962855Z ) 2025-05-07T20:13:39.1962997Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1963439Z self=, 2025-05-07T20:13:39.1963570Z mixed_B=True, 2025-05-07T20:13:39.1963655Z compile=True, 2025-05-07T20:13:39.1963749Z T=1, 2025-05-07T20:13:39.1963830Z D=85, 2025-05-07T20:13:39.1963906Z B=97, 2025-05-07T20:13:39.1963997Z log_E=3, 2025-05-07T20:13:39.1964074Z L=20, 2025-05-07T20:13:39.1964170Z D_gradcheck=1, 2025-05-07T20:13:39.1964302Z stochastic_rounding=True, 2025-05-07T20:13:39.1964387Z weighted=True, 2025-05-07T20:13:39.1964483Z row_wise=True, 2025-05-07T20:13:39.1964566Z mixed=True, 2025-05-07T20:13:39.1964650Z use_cache=True, 2025-05-07T20:13:39.1964775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1964860Z use_cpu=True, 2025-05-07T20:13:39.1964965Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1965052Z ) 2025-05-07T20:13:39.1965190Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1965572Z self=, 2025-05-07T20:13:39.1965676Z mixed_B=False, 2025-05-07T20:13:39.1965767Z compile=False, 2025-05-07T20:13:39.1965857Z T=5, 2025-05-07T20:13:39.1965935Z D=109, 2025-05-07T20:13:39.1966012Z B=101, 2025-05-07T20:13:39.1966102Z log_E=4, 2025-05-07T20:13:39.1966179Z L=6, 2025-05-07T20:13:39.1966262Z D_gradcheck=2, 2025-05-07T20:13:39.1966373Z stochastic_rounding=False, 2025-05-07T20:13:39.1966457Z weighted=False, 2025-05-07T20:13:39.1966543Z row_wise=True, 2025-05-07T20:13:39.1966678Z mixed=True, 2025-05-07T20:13:39.1966763Z use_cache=False, 2025-05-07T20:13:39.1966873Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1966969Z use_cpu=True, 2025-05-07T20:13:39.1967072Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1967147Z ) 2025-05-07T20:13:39.1967296Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1967682Z self=, 2025-05-07T20:13:39.1967810Z mixed_B=False, 2025-05-07T20:13:39.1967897Z compile=True, 2025-05-07T20:13:39.1967974Z T=2, 2025-05-07T20:13:39.1968063Z D=73, 2025-05-07T20:13:39.1968141Z B=107, 2025-05-07T20:13:39.1968220Z log_E=3, 2025-05-07T20:13:39.1968310Z L=2, 2025-05-07T20:13:39.1968394Z D_gradcheck=1, 2025-05-07T20:13:39.1968495Z stochastic_rounding=True, 2025-05-07T20:13:39.1968591Z weighted=False, 2025-05-07T20:13:39.1968674Z row_wise=True, 2025-05-07T20:13:39.1968756Z mixed=False, 2025-05-07T20:13:39.1968853Z use_cache=False, 2025-05-07T20:13:39.1968967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1969051Z use_cpu=True, 2025-05-07T20:13:39.1969170Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1969249Z ) 2025-05-07T20:13:39.1969399Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1969787Z self=, 2025-05-07T20:13:39.1969877Z mixed_B=False, 2025-05-07T20:13:39.1969975Z compile=True, 2025-05-07T20:13:39.1970052Z T=3, 2025-05-07T20:13:39.1970130Z D=99, 2025-05-07T20:13:39.1970219Z B=21, 2025-05-07T20:13:39.1970297Z log_E=4, 2025-05-07T20:13:39.1970374Z L=13, 2025-05-07T20:13:39.1980284Z D_gradcheck=2, 2025-05-07T20:13:39.1980590Z stochastic_rounding=True, 2025-05-07T20:13:39.1980681Z weighted=False, 2025-05-07T20:13:39.1980781Z row_wise=True, 2025-05-07T20:13:39.1980867Z mixed=False, 2025-05-07T20:13:39.1980988Z use_cache=True, 2025-05-07T20:13:39.1981129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:39.1981217Z use_cpu=True, 2025-05-07T20:13:39.1981325Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1981420Z ) 2025-05-07T20:13:39.1981571Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1982106Z self=, 2025-05-07T20:13:39.1983007Z mixed_B=True, 2025-05-07T20:13:39.1983093Z compile=True, 2025-05-07T20:13:39.1983187Z T=1, 2025-05-07T20:13:39.1983268Z D=81, 2025-05-07T20:13:39.1983347Z B=125, 2025-05-07T20:13:39.1983441Z log_E=5, 2025-05-07T20:13:39.1983520Z L=2, 2025-05-07T20:13:39.1983607Z D_gradcheck=1, 2025-05-07T20:13:39.1983755Z stochastic_rounding=True, 2025-05-07T20:13:39.1983844Z weighted=False, 2025-05-07T20:13:39.1983925Z row_wise=True, 2025-05-07T20:13:39.1984023Z mixed=True, 2025-05-07T20:13:39.1984109Z use_cache=True, 2025-05-07T20:13:39.1984226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1984326Z use_cpu=True, 2025-05-07T20:13:39.1984433Z output_dtype=SparseType.FP32, 2025-05-07T20:13:39.1984508Z ) 2025-05-07T20:13:39.1984664Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:39.1985062Z self=, 2025-05-07T20:13:39.1985168Z mixed_B=False, 2025-05-07T20:13:39.1985256Z compile=False, 2025-05-07T20:13:39.1985334Z T=3, 2025-05-07T20:13:39.1985425Z D=54, 2025-05-07T20:13:39.1985505Z B=117, 2025-05-07T20:13:39.1985583Z log_E=4, 2025-05-07T20:13:39.1985675Z L=16, 2025-05-07T20:13:39.1985760Z D_gradcheck=2, 2025-05-07T20:13:39.1985862Z stochastic_rounding=True, 2025-05-07T20:13:39.1985957Z weighted=False, 2025-05-07T20:13:39.1986041Z row_wise=False, 2025-05-07T20:13:39.1986121Z mixed=False, 2025-05-07T20:13:39.1986217Z use_cache=True, 2025-05-07T20:13:39.1986328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:39.1986423Z use_cpu=True, 2025-05-07T20:13:39.1986527Z output_dtype=SparseType.FP16, 2025-05-07T20:13:39.1986602Z ) 2025-05-07T20:13:40.1795532Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1796724Z self=, 2025-05-07T20:13:40.1797833Z mixed_B=False, 2025-05-07T20:13:40.1798074Z compile=False, 2025-05-07T20:13:40.1798287Z T=2, 2025-05-07T20:13:40.1798489Z D=44, 2025-05-07T20:13:40.1798688Z B=7, 2025-05-07T20:13:40.1798873Z log_E=3, 2025-05-07T20:13:40.1799076Z L=1, 2025-05-07T20:13:40.1799277Z D_gradcheck=1, 2025-05-07T20:13:40.1799518Z stochastic_rounding=False, 2025-05-07T20:13:40.1799796Z weighted=False, 2025-05-07T20:13:40.1800027Z row_wise=False, 2025-05-07T20:13:40.1800245Z mixed=False, 2025-05-07T20:13:40.1800466Z use_cache=True, 2025-05-07T20:13:40.1800720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.1801021Z use_cpu=True, 2025-05-07T20:13:40.1801272Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.1801558Z ) 2025-05-07T20:13:40.1801794Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1802451Z self=, 2025-05-07T20:13:40.1803056Z mixed_B=True, 2025-05-07T20:13:40.1803283Z compile=True, 2025-05-07T20:13:40.1803487Z T=5, 2025-05-07T20:13:40.1803681Z D=67, 2025-05-07T20:13:40.1803880Z B=42, 2025-05-07T20:13:40.1804062Z log_E=3, 2025-05-07T20:13:40.1804265Z L=13, 2025-05-07T20:13:40.1804470Z D_gradcheck=2, 2025-05-07T20:13:40.1804699Z stochastic_rounding=True, 2025-05-07T20:13:40.1804977Z weighted=False, 2025-05-07T20:13:40.1805207Z row_wise=True, 2025-05-07T20:13:40.1805416Z mixed=True, 2025-05-07T20:13:40.1805637Z use_cache=False, 2025-05-07T20:13:40.1805900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.1806197Z use_cpu=True, 2025-05-07T20:13:40.1806442Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.1806724Z ) 2025-05-07T20:13:40.1806957Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1807690Z self=, 2025-05-07T20:13:40.1808363Z mixed_B=False, 2025-05-07T20:13:40.1808579Z compile=True, 2025-05-07T20:13:40.1808798Z T=4, 2025-05-07T20:13:40.1808993Z D=25, 2025-05-07T20:13:40.1809173Z B=96, 2025-05-07T20:13:40.1809370Z log_E=4, 2025-05-07T20:13:40.1809572Z L=13, 2025-05-07T20:13:40.1809762Z D_gradcheck=2, 2025-05-07T20:13:40.1810006Z stochastic_rounding=True, 2025-05-07T20:13:40.1810334Z weighted=False, 2025-05-07T20:13:40.1810567Z row_wise=True, 2025-05-07T20:13:40.1810777Z mixed=True, 2025-05-07T20:13:40.1810997Z use_cache=True, 2025-05-07T20:13:40.1811255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.1811552Z use_cpu=True, 2025-05-07T20:13:40.1811797Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.1812081Z ) 2025-05-07T20:13:40.1812315Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1812963Z self=, 2025-05-07T20:13:40.1813562Z mixed_B=False, 2025-05-07T20:13:40.1813784Z compile=True, 2025-05-07T20:13:40.1814004Z T=4, 2025-05-07T20:13:40.1814198Z D=79, 2025-05-07T20:13:40.1814382Z B=29, 2025-05-07T20:13:40.1814582Z log_E=4, 2025-05-07T20:13:40.1814786Z L=10, 2025-05-07T20:13:40.1814978Z D_gradcheck=2, 2025-05-07T20:13:40.1815221Z stochastic_rounding=True, 2025-05-07T20:13:40.1815502Z weighted=True, 2025-05-07T20:13:40.1815717Z row_wise=True, 2025-05-07T20:13:40.1815941Z mixed=True, 2025-05-07T20:13:40.1816164Z use_cache=False, 2025-05-07T20:13:40.1816417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.1816731Z use_cpu=True, 2025-05-07T20:13:40.1816975Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.1817255Z ) 2025-05-07T20:13:40.1817487Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1818255Z self=, 2025-05-07T20:13:40.1818861Z mixed_B=True, 2025-05-07T20:13:40.1819121Z compile=False, 2025-05-07T20:13:40.1819347Z T=4, 2025-05-07T20:13:40.1819545Z D=128, 2025-05-07T20:13:40.1819730Z B=14, 2025-05-07T20:13:40.1819930Z log_E=4, 2025-05-07T20:13:40.1820140Z L=5, 2025-05-07T20:13:40.1820327Z D_gradcheck=2, 2025-05-07T20:13:40.1820571Z stochastic_rounding=True, 2025-05-07T20:13:40.1820846Z weighted=True, 2025-05-07T20:13:40.1821058Z row_wise=False, 2025-05-07T20:13:40.1821282Z mixed=False, 2025-05-07T20:13:40.1821502Z use_cache=True, 2025-05-07T20:13:40.1821744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.1822048Z use_cpu=True, 2025-05-07T20:13:40.1822291Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.1822559Z ) 2025-05-07T20:13:40.1822805Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1823458Z self=, 2025-05-07T20:13:40.1824061Z mixed_B=False, 2025-05-07T20:13:40.1824283Z compile=False, 2025-05-07T20:13:40.1824508Z T=2, 2025-05-07T20:13:40.1824701Z D=50, 2025-05-07T20:13:40.1824885Z B=53, 2025-05-07T20:13:40.1825081Z log_E=4, 2025-05-07T20:13:40.1825286Z L=10, 2025-05-07T20:13:40.1825477Z D_gradcheck=1, 2025-05-07T20:13:40.1825716Z stochastic_rounding=True, 2025-05-07T20:13:40.1825991Z weighted=True, 2025-05-07T20:13:40.1826204Z row_wise=True, 2025-05-07T20:13:40.1826433Z mixed=True, 2025-05-07T20:13:40.1826652Z use_cache=True, 2025-05-07T20:13:40.1826894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.1827199Z use_cpu=True, 2025-05-07T20:13:40.1827445Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.1827718Z ) 2025-05-07T20:13:40.1827963Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1828616Z self=, 2025-05-07T20:13:40.1829272Z mixed_B=True, 2025-05-07T20:13:40.1829508Z compile=False, 2025-05-07T20:13:40.1829736Z T=4, 2025-05-07T20:13:40.1829939Z D=109, 2025-05-07T20:13:40.1830128Z B=34, 2025-05-07T20:13:40.1830328Z log_E=4, 2025-05-07T20:13:40.1830531Z L=14, 2025-05-07T20:13:40.1830721Z D_gradcheck=1, 2025-05-07T20:13:40.1830961Z stochastic_rounding=True, 2025-05-07T20:13:40.1831274Z weighted=False, 2025-05-07T20:13:40.1831490Z row_wise=False, 2025-05-07T20:13:40.1831714Z mixed=True, 2025-05-07T20:13:40.1831936Z use_cache=True, 2025-05-07T20:13:40.1832178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.1832485Z use_cpu=True, 2025-05-07T20:13:40.1832732Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.1832999Z ) 2025-05-07T20:13:40.1833245Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1833891Z self=, 2025-05-07T20:13:40.1834476Z mixed_B=True, 2025-05-07T20:13:40.1834700Z compile=False, 2025-05-07T20:13:40.1834919Z T=1, 2025-05-07T20:13:40.1835100Z D=125, 2025-05-07T20:13:40.1835295Z B=85, 2025-05-07T20:13:40.1835493Z log_E=5, 2025-05-07T20:13:40.1835685Z L=16, 2025-05-07T20:13:40.1835887Z D_gradcheck=2, 2025-05-07T20:13:40.1836129Z stochastic_rounding=False, 2025-05-07T20:13:40.1836405Z weighted=True, 2025-05-07T20:13:40.1836620Z row_wise=True, 2025-05-07T20:13:40.1836843Z mixed=True, 2025-05-07T20:13:40.1837065Z use_cache=True, 2025-05-07T20:13:40.1837307Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.1837639Z use_cpu=True, 2025-05-07T20:13:40.1837874Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.1838160Z ) 2025-05-07T20:13:40.1838411Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1839064Z self=, 2025-05-07T20:13:40.1839656Z mixed_B=True, 2025-05-07T20:13:40.1839921Z compile=False, 2025-05-07T20:13:40.1840147Z T=2, 2025-05-07T20:13:40.1840333Z D=2, 2025-05-07T20:13:40.1840531Z B=32, 2025-05-07T20:13:40.1840734Z log_E=5, 2025-05-07T20:13:40.1840927Z L=3, 2025-05-07T20:13:40.1841133Z D_gradcheck=2, 2025-05-07T20:13:40.1841383Z stochastic_rounding=False, 2025-05-07T20:13:40.1841651Z weighted=False, 2025-05-07T20:13:40.1841888Z row_wise=True, 2025-05-07T20:13:40.1842116Z mixed=False, 2025-05-07T20:13:40.1842328Z use_cache=False, 2025-05-07T20:13:40.1842592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.1842899Z use_cpu=True, 2025-05-07T20:13:40.1843130Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.1843409Z ) 2025-05-07T20:13:40.1843652Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1844288Z self=, 2025-05-07T20:13:40.1844887Z mixed_B=True, 2025-05-07T20:13:40.1845110Z compile=True, 2025-05-07T20:13:40.1845326Z T=3, 2025-05-07T20:13:40.1845507Z D=31, 2025-05-07T20:13:40.1845702Z B=116, 2025-05-07T20:13:40.1845899Z log_E=4, 2025-05-07T20:13:40.1846112Z L=18, 2025-05-07T20:13:40.1846316Z D_gradcheck=2, 2025-05-07T20:13:40.1846560Z stochastic_rounding=True, 2025-05-07T20:13:40.1846825Z weighted=False, 2025-05-07T20:13:40.1847056Z row_wise=False, 2025-05-07T20:13:40.1847280Z mixed=False, 2025-05-07T20:13:40.1847491Z use_cache=False, 2025-05-07T20:13:40.1847932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.1848242Z use_cpu=True, 2025-05-07T20:13:40.1848478Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.1848756Z ) 2025-05-07T20:13:40.1849003Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1849636Z self=, 2025-05-07T20:13:40.1850382Z mixed_B=False, 2025-05-07T20:13:40.1850619Z compile=False, 2025-05-07T20:13:40.1850830Z T=2, 2025-05-07T20:13:40.1851026Z D=2, 2025-05-07T20:13:40.1851226Z B=114, 2025-05-07T20:13:40.1851418Z log_E=3, 2025-05-07T20:13:40.1851628Z L=19, 2025-05-07T20:13:40.1851830Z D_gradcheck=2, 2025-05-07T20:13:40.1852074Z stochastic_rounding=False, 2025-05-07T20:13:40.1852379Z weighted=True, 2025-05-07T20:13:40.1852605Z row_wise=True, 2025-05-07T20:13:40.1852827Z mixed=True, 2025-05-07T20:13:40.1853033Z use_cache=True, 2025-05-07T20:13:40.1853285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.1853594Z use_cpu=True, 2025-05-07T20:13:40.1853832Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.1854115Z ) 2025-05-07T20:13:40.1854362Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1854999Z self=, 2025-05-07T20:13:40.1855602Z mixed_B=True, 2025-05-07T20:13:40.1855828Z compile=True, 2025-05-07T20:13:40.1856033Z T=5, 2025-05-07T20:13:40.1856237Z D=82, 2025-05-07T20:13:40.1856432Z B=103, 2025-05-07T20:13:40.1856616Z log_E=4, 2025-05-07T20:13:40.1856818Z L=10, 2025-05-07T20:13:40.1857018Z D_gradcheck=2, 2025-05-07T20:13:40.1857248Z stochastic_rounding=False, 2025-05-07T20:13:40.1857525Z weighted=False, 2025-05-07T20:13:40.1857753Z row_wise=True, 2025-05-07T20:13:40.1858055Z mixed=False, 2025-05-07T20:13:40.1858277Z use_cache=False, 2025-05-07T20:13:40.1858541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.1858848Z use_cpu=True, 2025-05-07T20:13:40.1859175Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.1859444Z ) 2025-05-07T20:13:40.1859693Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1860342Z self=, 2025-05-07T20:13:40.1860940Z mixed_B=False, 2025-05-07T20:13:40.1861229Z compile=False, 2025-05-07T20:13:40.1861454Z T=5, 2025-05-07T20:13:40.1861641Z D=115, 2025-05-07T20:13:40.1861840Z B=9, 2025-05-07T20:13:40.1862036Z log_E=3, 2025-05-07T20:13:40.1862230Z L=16, 2025-05-07T20:13:40.1862434Z D_gradcheck=1, 2025-05-07T20:13:40.1862675Z stochastic_rounding=False, 2025-05-07T20:13:40.1862939Z weighted=True, 2025-05-07T20:13:40.1863168Z row_wise=True, 2025-05-07T20:13:40.1863396Z mixed=True, 2025-05-07T20:13:40.1863602Z use_cache=False, 2025-05-07T20:13:40.1863864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.1864172Z use_cpu=True, 2025-05-07T20:13:40.1864407Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.1864689Z ) 2025-05-07T20:13:40.1864936Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1865591Z self=, 2025-05-07T20:13:40.1866181Z mixed_B=False, 2025-05-07T20:13:40.1866414Z compile=False, 2025-05-07T20:13:40.1866645Z T=1, 2025-05-07T20:13:40.1866831Z D=12, 2025-05-07T20:13:40.1867037Z B=73, 2025-05-07T20:13:40.1867237Z log_E=4, 2025-05-07T20:13:40.1867430Z L=14, 2025-05-07T20:13:40.1867637Z D_gradcheck=2, 2025-05-07T20:13:40.1867885Z stochastic_rounding=True, 2025-05-07T20:13:40.1868153Z weighted=True, 2025-05-07T20:13:40.1868435Z row_wise=True, 2025-05-07T20:13:40.1868658Z mixed=True, 2025-05-07T20:13:40.1868871Z use_cache=False, 2025-05-07T20:13:40.1869135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.1869442Z use_cpu=True, 2025-05-07T20:13:40.1869675Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.1869962Z ) 2025-05-07T20:13:40.1870208Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1870849Z self=, 2025-05-07T20:13:40.1871506Z mixed_B=False, 2025-05-07T20:13:40.1871736Z compile=False, 2025-05-07T20:13:40.1871956Z T=1, 2025-05-07T20:13:40.1872137Z D=31, 2025-05-07T20:13:40.1872332Z B=73, 2025-05-07T20:13:40.1872529Z log_E=5, 2025-05-07T20:13:40.1872719Z L=6, 2025-05-07T20:13:40.1872919Z D_gradcheck=2, 2025-05-07T20:13:40.1873158Z stochastic_rounding=True, 2025-05-07T20:13:40.1873421Z weighted=True, 2025-05-07T20:13:40.1873681Z row_wise=True, 2025-05-07T20:13:40.1873902Z mixed=False, 2025-05-07T20:13:40.1874114Z use_cache=True, 2025-05-07T20:13:40.1874369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.1874680Z use_cpu=True, 2025-05-07T20:13:40.1874912Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.1875189Z ) 2025-05-07T20:13:40.1875434Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1876068Z self=, 2025-05-07T20:13:40.1876673Z mixed_B=False, 2025-05-07T20:13:40.1876900Z compile=True, 2025-05-07T20:13:40.1877107Z T=4, 2025-05-07T20:13:40.1877300Z D=68, 2025-05-07T20:13:40.1877495Z B=26, 2025-05-07T20:13:40.1877680Z log_E=4, 2025-05-07T20:13:40.1877888Z L=15, 2025-05-07T20:13:40.1878092Z D_gradcheck=1, 2025-05-07T20:13:40.1878323Z stochastic_rounding=True, 2025-05-07T20:13:40.1878598Z weighted=True, 2025-05-07T20:13:40.1878826Z row_wise=True, 2025-05-07T20:13:40.1879049Z mixed=False, 2025-05-07T20:13:40.1879259Z use_cache=False, 2025-05-07T20:13:40.1879519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.1879823Z use_cpu=True, 2025-05-07T20:13:40.1880054Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.1880329Z ) 2025-05-07T20:13:40.1880572Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.1881205Z self=, 2025-05-07T20:13:40.1881804Z mixed_B=True, 2025-05-07T20:13:40.1882028Z compile=True, 2025-05-07T20:13:40.1882262Z T=2, 2025-05-07T20:13:40.1882459Z D=36, 2025-05-07T20:13:40.1882650Z B=38, 2025-05-07T20:13:40.1882833Z log_E=4, 2025-05-07T20:13:40.1883035Z L=9, 2025-05-07T20:13:40.1883235Z D_gradcheck=1, 2025-05-07T20:13:40.1883462Z stochastic_rounding=True, 2025-05-07T20:13:40.1883731Z weighted=True, 2025-05-07T20:13:40.1883957Z row_wise=True, 2025-05-07T20:13:40.1884164Z mixed=True, 2025-05-07T20:13:40.1884382Z use_cache=False, 2025-05-07T20:13:40.1884641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.1884945Z use_cpu=True, 2025-05-07T20:13:40.1885175Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.1885453Z ) 2025-05-07T20:13:40.2145836Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2146911Z self=, 2025-05-07T20:13:40.2147970Z mixed_B=True, 2025-05-07T20:13:40.2148193Z compile=True, 2025-05-07T20:13:40.2148419Z T=3, 2025-05-07T20:13:40.2148615Z D=116, 2025-05-07T20:13:40.2148801Z B=55, 2025-05-07T20:13:40.2148996Z log_E=5, 2025-05-07T20:13:40.2149198Z L=16, 2025-05-07T20:13:40.2149388Z D_gradcheck=2, 2025-05-07T20:13:40.2149632Z stochastic_rounding=True, 2025-05-07T20:13:40.2149906Z weighted=False, 2025-05-07T20:13:40.2150127Z row_wise=False, 2025-05-07T20:13:40.2150365Z mixed=False, 2025-05-07T20:13:40.2150589Z use_cache=True, 2025-05-07T20:13:40.2150830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2151143Z use_cpu=True, 2025-05-07T20:13:40.2151394Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2151665Z ) 2025-05-07T20:13:40.2151916Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2152567Z self=, 2025-05-07T20:13:40.2153350Z mixed_B=True, 2025-05-07T20:13:40.2153581Z compile=True, 2025-05-07T20:13:40.2153807Z T=1, 2025-05-07T20:13:40.2154008Z D=64, 2025-05-07T20:13:40.2154195Z B=98, 2025-05-07T20:13:40.2154401Z log_E=5, 2025-05-07T20:13:40.2154610Z L=8, 2025-05-07T20:13:40.2154804Z D_gradcheck=1, 2025-05-07T20:13:40.2155051Z stochastic_rounding=True, 2025-05-07T20:13:40.2155330Z weighted=True, 2025-05-07T20:13:40.2155592Z row_wise=True, 2025-05-07T20:13:40.2155820Z mixed=False, 2025-05-07T20:13:40.2156041Z use_cache=True, 2025-05-07T20:13:40.2156284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2156598Z use_cpu=True, 2025-05-07T20:13:40.2156842Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2157111Z ) 2025-05-07T20:13:40.2157358Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2158002Z self=, 2025-05-07T20:13:40.2158589Z mixed_B=False, 2025-05-07T20:13:40.2158815Z compile=False, 2025-05-07T20:13:40.2159034Z T=2, 2025-05-07T20:13:40.2159216Z D=3, 2025-05-07T20:13:40.2159407Z B=28, 2025-05-07T20:13:40.2159609Z log_E=3, 2025-05-07T20:13:40.2159801Z L=11, 2025-05-07T20:13:40.2160008Z D_gradcheck=1, 2025-05-07T20:13:40.2160251Z stochastic_rounding=False, 2025-05-07T20:13:40.2160515Z weighted=False, 2025-05-07T20:13:40.2160744Z row_wise=True, 2025-05-07T20:13:40.2160972Z mixed=False, 2025-05-07T20:13:40.2161192Z use_cache=True, 2025-05-07T20:13:40.2161433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2161738Z use_cpu=True, 2025-05-07T20:13:40.2161982Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2162251Z ) 2025-05-07T20:13:40.2162497Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2163142Z self=, 2025-05-07T20:13:40.2163730Z mixed_B=False, 2025-05-07T20:13:40.2163956Z compile=True, 2025-05-07T20:13:40.2164219Z T=4, 2025-05-07T20:13:40.2164407Z D=88, 2025-05-07T20:13:40.2164607Z B=88, 2025-05-07T20:13:40.2164807Z log_E=4, 2025-05-07T20:13:40.2165000Z L=14, 2025-05-07T20:13:40.2165207Z D_gradcheck=2, 2025-05-07T20:13:40.2165451Z stochastic_rounding=False, 2025-05-07T20:13:40.2165713Z weighted=True, 2025-05-07T20:13:40.2165941Z row_wise=True, 2025-05-07T20:13:40.2166162Z mixed=False, 2025-05-07T20:13:40.2166371Z use_cache=True, 2025-05-07T20:13:40.2166622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2166928Z use_cpu=True, 2025-05-07T20:13:40.2167172Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2167437Z ) 2025-05-07T20:13:40.2167684Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2168334Z self=, 2025-05-07T20:13:40.2168921Z mixed_B=False, 2025-05-07T20:13:40.2169151Z compile=True, 2025-05-07T20:13:40.2169370Z T=4, 2025-05-07T20:13:40.2169551Z D=66, 2025-05-07T20:13:40.2169798Z B=128, 2025-05-07T20:13:40.2169996Z log_E=4, 2025-05-07T20:13:40.2170184Z L=18, 2025-05-07T20:13:40.2170385Z D_gradcheck=2, 2025-05-07T20:13:40.2170627Z stochastic_rounding=True, 2025-05-07T20:13:40.2170885Z weighted=True, 2025-05-07T20:13:40.2171112Z row_wise=False, 2025-05-07T20:13:40.2171337Z mixed=False, 2025-05-07T20:13:40.2171546Z use_cache=False, 2025-05-07T20:13:40.2171808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2172115Z use_cpu=True, 2025-05-07T20:13:40.2172344Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2172623Z ) 2025-05-07T20:13:40.2172868Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2173514Z self=, 2025-05-07T20:13:40.2174143Z mixed_B=False, 2025-05-07T20:13:40.2174406Z compile=False, 2025-05-07T20:13:40.2174628Z T=2, 2025-05-07T20:13:40.2174812Z D=107, 2025-05-07T20:13:40.2175007Z B=31, 2025-05-07T20:13:40.2175199Z log_E=5, 2025-05-07T20:13:40.2175389Z L=19, 2025-05-07T20:13:40.2175587Z D_gradcheck=2, 2025-05-07T20:13:40.2175828Z stochastic_rounding=False, 2025-05-07T20:13:40.2176090Z weighted=True, 2025-05-07T20:13:40.2176339Z row_wise=True, 2025-05-07T20:13:40.2176561Z mixed=False, 2025-05-07T20:13:40.2176771Z use_cache=True, 2025-05-07T20:13:40.2177028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2177337Z use_cpu=True, 2025-05-07T20:13:40.2177573Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2177958Z ) 2025-05-07T20:13:40.2178210Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2178848Z self=, 2025-05-07T20:13:40.2179460Z mixed_B=False, 2025-05-07T20:13:40.2179698Z compile=False, 2025-05-07T20:13:40.2179929Z T=2, 2025-05-07T20:13:40.2180116Z D=23, 2025-05-07T20:13:40.2180316Z B=25, 2025-05-07T20:13:40.2180517Z log_E=3, 2025-05-07T20:13:40.2180713Z L=13, 2025-05-07T20:13:40.2180920Z D_gradcheck=1, 2025-05-07T20:13:40.2181169Z stochastic_rounding=False, 2025-05-07T20:13:40.2181436Z weighted=False, 2025-05-07T20:13:40.2181671Z row_wise=True, 2025-05-07T20:13:40.2181898Z mixed=False, 2025-05-07T20:13:40.2182115Z use_cache=False, 2025-05-07T20:13:40.2182383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2182694Z use_cpu=True, 2025-05-07T20:13:40.2182929Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2183209Z ) 2025-05-07T20:13:40.2183452Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2184086Z self=, 2025-05-07T20:13:40.2184682Z mixed_B=True, 2025-05-07T20:13:40.2184907Z compile=False, 2025-05-07T20:13:40.2185151Z T=2, 2025-05-07T20:13:40.2185348Z D=56, 2025-05-07T20:13:40.2185543Z B=16, 2025-05-07T20:13:40.2185726Z log_E=3, 2025-05-07T20:13:40.2185930Z L=9, 2025-05-07T20:13:40.2186200Z D_gradcheck=2, 2025-05-07T20:13:40.2186433Z stochastic_rounding=False, 2025-05-07T20:13:40.2186713Z weighted=True, 2025-05-07T20:13:40.2186944Z row_wise=True, 2025-05-07T20:13:40.2187168Z mixed=True, 2025-05-07T20:13:40.2187374Z use_cache=True, 2025-05-07T20:13:40.2187630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2187936Z use_cpu=True, 2025-05-07T20:13:40.2188167Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2188447Z ) 2025-05-07T20:13:40.2188694Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2189329Z self=, 2025-05-07T20:13:40.2189921Z mixed_B=True, 2025-05-07T20:13:40.2190146Z compile=True, 2025-05-07T20:13:40.2190353Z T=3, 2025-05-07T20:13:40.2190553Z D=86, 2025-05-07T20:13:40.2190749Z B=13, 2025-05-07T20:13:40.2190933Z log_E=3, 2025-05-07T20:13:40.2191136Z L=1, 2025-05-07T20:13:40.2191336Z D_gradcheck=2, 2025-05-07T20:13:40.2191569Z stochastic_rounding=False, 2025-05-07T20:13:40.2191844Z weighted=True, 2025-05-07T20:13:40.2192069Z row_wise=False, 2025-05-07T20:13:40.2192280Z mixed=True, 2025-05-07T20:13:40.2192502Z use_cache=True, 2025-05-07T20:13:40.2192752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2193059Z use_cpu=True, 2025-05-07T20:13:40.2193291Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2193568Z ) 2025-05-07T20:13:40.2193811Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2194445Z self=, 2025-05-07T20:13:40.2195100Z mixed_B=True, 2025-05-07T20:13:40.2195356Z compile=False, 2025-05-07T20:13:40.2195565Z T=1, 2025-05-07T20:13:40.2195764Z D=64, 2025-05-07T20:13:40.2195958Z B=68, 2025-05-07T20:13:40.2196139Z log_E=5, 2025-05-07T20:13:40.2196340Z L=18, 2025-05-07T20:13:40.2196541Z D_gradcheck=2, 2025-05-07T20:13:40.2196770Z stochastic_rounding=False, 2025-05-07T20:13:40.2197044Z weighted=True, 2025-05-07T20:13:40.2197270Z row_wise=False, 2025-05-07T20:13:40.2197522Z mixed=False, 2025-05-07T20:13:40.2197745Z use_cache=True, 2025-05-07T20:13:40.2197999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2198294Z use_cpu=True, 2025-05-07T20:13:40.2198538Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2198819Z ) 2025-05-07T20:13:40.2199055Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2199709Z self=, 2025-05-07T20:13:40.2200307Z mixed_B=True, 2025-05-07T20:13:40.2200544Z compile=False, 2025-05-07T20:13:40.2200754Z T=1, 2025-05-07T20:13:40.2200953Z D=109, 2025-05-07T20:13:40.2201149Z B=122, 2025-05-07T20:13:40.2201368Z log_E=4, 2025-05-07T20:13:40.2201570Z L=17, 2025-05-07T20:13:40.2201772Z D_gradcheck=2, 2025-05-07T20:13:40.2202001Z stochastic_rounding=True, 2025-05-07T20:13:40.2202276Z weighted=False, 2025-05-07T20:13:40.2202505Z row_wise=True, 2025-05-07T20:13:40.2202714Z mixed=True, 2025-05-07T20:13:40.2202940Z use_cache=True, 2025-05-07T20:13:40.2203197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2203494Z use_cpu=True, 2025-05-07T20:13:40.2203745Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2204028Z ) 2025-05-07T20:13:40.2204266Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2204917Z self=, 2025-05-07T20:13:40.2205518Z mixed_B=True, 2025-05-07T20:13:40.2205751Z compile=False, 2025-05-07T20:13:40.2205963Z T=3, 2025-05-07T20:13:40.2206189Z D=16, 2025-05-07T20:13:40.2206428Z B=6, 2025-05-07T20:13:40.2206627Z log_E=3, 2025-05-07T20:13:40.2206825Z L=17, 2025-05-07T20:13:40.2207032Z D_gradcheck=2, 2025-05-07T20:13:40.2207277Z stochastic_rounding=False, 2025-05-07T20:13:40.2207547Z weighted=False, 2025-05-07T20:13:40.2207782Z row_wise=False, 2025-05-07T20:13:40.2208015Z mixed=True, 2025-05-07T20:13:40.2208233Z use_cache=False, 2025-05-07T20:13:40.2208498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2208807Z use_cpu=True, 2025-05-07T20:13:40.2209042Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2209320Z ) 2025-05-07T20:13:40.2209562Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2210198Z self=, 2025-05-07T20:13:40.2210795Z mixed_B=False, 2025-05-07T20:13:40.2211023Z compile=False, 2025-05-07T20:13:40.2211228Z T=3, 2025-05-07T20:13:40.2211423Z D=75, 2025-05-07T20:13:40.2211619Z B=90, 2025-05-07T20:13:40.2211803Z log_E=4, 2025-05-07T20:13:40.2212008Z L=2, 2025-05-07T20:13:40.2212213Z D_gradcheck=1, 2025-05-07T20:13:40.2212446Z stochastic_rounding=False, 2025-05-07T20:13:40.2212722Z weighted=False, 2025-05-07T20:13:40.2212953Z row_wise=False, 2025-05-07T20:13:40.2213174Z mixed=True, 2025-05-07T20:13:40.2213395Z use_cache=True, 2025-05-07T20:13:40.2213648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2213955Z use_cpu=True, 2025-05-07T20:13:40.2214189Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2214468Z ) 2025-05-07T20:13:40.2214713Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2215349Z self=, 2025-05-07T20:13:40.2215983Z mixed_B=False, 2025-05-07T20:13:40.2216245Z compile=True, 2025-05-07T20:13:40.2216452Z T=2, 2025-05-07T20:13:40.2216651Z D=11, 2025-05-07T20:13:40.2216848Z B=117, 2025-05-07T20:13:40.2217038Z log_E=5, 2025-05-07T20:13:40.2217241Z L=14, 2025-05-07T20:13:40.2217441Z D_gradcheck=1, 2025-05-07T20:13:40.2217675Z stochastic_rounding=False, 2025-05-07T20:13:40.2218043Z weighted=True, 2025-05-07T20:13:40.2218275Z row_wise=True, 2025-05-07T20:13:40.2218517Z mixed=True, 2025-05-07T20:13:40.2218742Z use_cache=False, 2025-05-07T20:13:40.2219002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2219294Z use_cpu=True, 2025-05-07T20:13:40.2219541Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2219827Z ) 2025-05-07T20:13:40.2220075Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2220711Z self=, 2025-05-07T20:13:40.2221311Z mixed_B=True, 2025-05-07T20:13:40.2221540Z compile=False, 2025-05-07T20:13:40.2221748Z T=2, 2025-05-07T20:13:40.2221944Z D=39, 2025-05-07T20:13:40.2222138Z B=49, 2025-05-07T20:13:40.2222320Z log_E=5, 2025-05-07T20:13:40.2222523Z L=18, 2025-05-07T20:13:40.2222720Z D_gradcheck=1, 2025-05-07T20:13:40.2222951Z stochastic_rounding=False, 2025-05-07T20:13:40.2223224Z weighted=True, 2025-05-07T20:13:40.2223446Z row_wise=True, 2025-05-07T20:13:40.2223655Z mixed=True, 2025-05-07T20:13:40.2223871Z use_cache=True, 2025-05-07T20:13:40.2224125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2224420Z use_cpu=True, 2025-05-07T20:13:40.2224668Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2224948Z ) 2025-05-07T20:13:40.2225184Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2225835Z self=, 2025-05-07T20:13:40.2226434Z mixed_B=True, 2025-05-07T20:13:40.2226661Z compile=True, 2025-05-07T20:13:40.2226870Z T=2, 2025-05-07T20:13:40.2227115Z D=65, 2025-05-07T20:13:40.2227312Z B=23, 2025-05-07T20:13:40.2227493Z log_E=5, 2025-05-07T20:13:40.2227751Z L=10, 2025-05-07T20:13:40.2227953Z D_gradcheck=2, 2025-05-07T20:13:40.2228182Z stochastic_rounding=True, 2025-05-07T20:13:40.2228459Z weighted=True, 2025-05-07T20:13:40.2228689Z row_wise=False, 2025-05-07T20:13:40.2228909Z mixed=True, 2025-05-07T20:13:40.2229130Z use_cache=True, 2025-05-07T20:13:40.2229415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2229711Z use_cpu=True, 2025-05-07T20:13:40.2229959Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2230244Z ) 2025-05-07T20:13:40.2230479Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2231130Z self=, 2025-05-07T20:13:40.2231729Z mixed_B=True, 2025-05-07T20:13:40.2231945Z compile=True, 2025-05-07T20:13:40.2232167Z T=4, 2025-05-07T20:13:40.2232371Z D=2, 2025-05-07T20:13:40.2232570Z B=43, 2025-05-07T20:13:40.2232760Z log_E=3, 2025-05-07T20:13:40.2232968Z L=11, 2025-05-07T20:13:40.2233172Z D_gradcheck=2, 2025-05-07T20:13:40.2233410Z stochastic_rounding=False, 2025-05-07T20:13:40.2233688Z weighted=False, 2025-05-07T20:13:40.2233919Z row_wise=True, 2025-05-07T20:13:40.2234137Z mixed=False, 2025-05-07T20:13:40.2234362Z use_cache=False, 2025-05-07T20:13:40.2234624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2234916Z use_cpu=True, 2025-05-07T20:13:40.2235164Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2235445Z ) 2025-05-07T20:13:40.2496013Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2497084Z self=, 2025-05-07T20:13:40.2498276Z mixed_B=True, 2025-05-07T20:13:40.2498505Z compile=True, 2025-05-07T20:13:40.2498780Z T=1, 2025-05-07T20:13:40.2498966Z D=86, 2025-05-07T20:13:40.2499164Z B=120, 2025-05-07T20:13:40.2499370Z log_E=3, 2025-05-07T20:13:40.2499567Z L=18, 2025-05-07T20:13:40.2499769Z D_gradcheck=2, 2025-05-07T20:13:40.2500024Z stochastic_rounding=False, 2025-05-07T20:13:40.2500293Z weighted=True, 2025-05-07T20:13:40.2500519Z row_wise=False, 2025-05-07T20:13:40.2500787Z mixed=True, 2025-05-07T20:13:40.2500995Z use_cache=True, 2025-05-07T20:13:40.2501247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2501555Z use_cpu=True, 2025-05-07T20:13:40.2501790Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2502073Z ) 2025-05-07T20:13:40.2502322Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2502965Z self=, 2025-05-07T20:13:40.2503553Z mixed_B=True, 2025-05-07T20:13:40.2503780Z compile=True, 2025-05-07T20:13:40.2504001Z T=2, 2025-05-07T20:13:40.2504187Z D=47, 2025-05-07T20:13:40.2504385Z B=63, 2025-05-07T20:13:40.2504593Z log_E=5, 2025-05-07T20:13:40.2504784Z L=2, 2025-05-07T20:13:40.2504984Z D_gradcheck=2, 2025-05-07T20:13:40.2505230Z stochastic_rounding=False, 2025-05-07T20:13:40.2505491Z weighted=True, 2025-05-07T20:13:40.2505719Z row_wise=True, 2025-05-07T20:13:40.2505945Z mixed=False, 2025-05-07T20:13:40.2506153Z use_cache=True, 2025-05-07T20:13:40.2506406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2506712Z use_cpu=True, 2025-05-07T20:13:40.2506945Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2507223Z ) 2025-05-07T20:13:40.2507467Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2508098Z self=, 2025-05-07T20:13:40.2508696Z mixed_B=True, 2025-05-07T20:13:40.2508919Z compile=True, 2025-05-07T20:13:40.2509137Z T=3, 2025-05-07T20:13:40.2509318Z D=6, 2025-05-07T20:13:40.2509558Z B=72, 2025-05-07T20:13:40.2509756Z log_E=5, 2025-05-07T20:13:40.2509949Z L=18, 2025-05-07T20:13:40.2510154Z D_gradcheck=2, 2025-05-07T20:13:40.2510399Z stochastic_rounding=True, 2025-05-07T20:13:40.2510669Z weighted=True, 2025-05-07T20:13:40.2510896Z row_wise=True, 2025-05-07T20:13:40.2511118Z mixed=False, 2025-05-07T20:13:40.2511330Z use_cache=False, 2025-05-07T20:13:40.2511591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2511897Z use_cpu=True, 2025-05-07T20:13:40.2512130Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2512409Z ) 2025-05-07T20:13:40.2512663Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2513299Z self=, 2025-05-07T20:13:40.2513900Z mixed_B=True, 2025-05-07T20:13:40.2514126Z compile=False, 2025-05-07T20:13:40.2514338Z T=4, 2025-05-07T20:13:40.2514536Z D=8, 2025-05-07T20:13:40.2514729Z B=127, 2025-05-07T20:13:40.2514928Z log_E=3, 2025-05-07T20:13:40.2515120Z L=16, 2025-05-07T20:13:40.2515321Z D_gradcheck=1, 2025-05-07T20:13:40.2515566Z stochastic_rounding=False, 2025-05-07T20:13:40.2515839Z weighted=False, 2025-05-07T20:13:40.2516070Z row_wise=False, 2025-05-07T20:13:40.2516302Z mixed=False, 2025-05-07T20:13:40.2516520Z use_cache=False, 2025-05-07T20:13:40.2516785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2517098Z use_cpu=True, 2025-05-07T20:13:40.2517335Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2517617Z ) 2025-05-07T20:13:40.2517870Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2518511Z self=, 2025-05-07T20:13:40.2519147Z mixed_B=True, 2025-05-07T20:13:40.2519381Z compile=False, 2025-05-07T20:13:40.2519625Z T=5, 2025-05-07T20:13:40.2519827Z D=39, 2025-05-07T20:13:40.2520029Z B=123, 2025-05-07T20:13:40.2520220Z log_E=5, 2025-05-07T20:13:40.2520433Z L=19, 2025-05-07T20:13:40.2520639Z D_gradcheck=2, 2025-05-07T20:13:40.2520874Z stochastic_rounding=False, 2025-05-07T20:13:40.2521159Z weighted=True, 2025-05-07T20:13:40.2521387Z row_wise=True, 2025-05-07T20:13:40.2521616Z mixed=False, 2025-05-07T20:13:40.2521887Z use_cache=False, 2025-05-07T20:13:40.2522152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2522458Z use_cpu=True, 2025-05-07T20:13:40.2522688Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2522965Z ) 2025-05-07T20:13:40.2523209Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2523842Z self=, 2025-05-07T20:13:40.2524437Z mixed_B=False, 2025-05-07T20:13:40.2524665Z compile=False, 2025-05-07T20:13:40.2524876Z T=5, 2025-05-07T20:13:40.2525072Z D=85, 2025-05-07T20:13:40.2525266Z B=29, 2025-05-07T20:13:40.2525451Z log_E=5, 2025-05-07T20:13:40.2525653Z L=9, 2025-05-07T20:13:40.2525856Z D_gradcheck=1, 2025-05-07T20:13:40.2526083Z stochastic_rounding=True, 2025-05-07T20:13:40.2526360Z weighted=True, 2025-05-07T20:13:40.2526585Z row_wise=True, 2025-05-07T20:13:40.2526794Z mixed=True, 2025-05-07T20:13:40.2527011Z use_cache=True, 2025-05-07T20:13:40.2527261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2527556Z use_cpu=True, 2025-05-07T20:13:40.2527803Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2528085Z ) 2025-05-07T20:13:40.2528331Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2528962Z self=, 2025-05-07T20:13:40.2529558Z mixed_B=False, 2025-05-07T20:13:40.2529792Z compile=False, 2025-05-07T20:13:40.2530002Z T=4, 2025-05-07T20:13:40.2530200Z D=22, 2025-05-07T20:13:40.2530441Z B=92, 2025-05-07T20:13:40.2530627Z log_E=4, 2025-05-07T20:13:40.2530830Z L=10, 2025-05-07T20:13:40.2531032Z D_gradcheck=2, 2025-05-07T20:13:40.2531263Z stochastic_rounding=False, 2025-05-07T20:13:40.2531542Z weighted=False, 2025-05-07T20:13:40.2531778Z row_wise=False, 2025-05-07T20:13:40.2531990Z mixed=True, 2025-05-07T20:13:40.2532212Z use_cache=True, 2025-05-07T20:13:40.2532465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2532760Z use_cpu=True, 2025-05-07T20:13:40.2533007Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2533287Z ) 2025-05-07T20:13:40.2533520Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2534168Z self=, 2025-05-07T20:13:40.2534763Z mixed_B=False, 2025-05-07T20:13:40.2534989Z compile=True, 2025-05-07T20:13:40.2535192Z T=3, 2025-05-07T20:13:40.2535385Z D=75, 2025-05-07T20:13:40.2535579Z B=30, 2025-05-07T20:13:40.2535761Z log_E=3, 2025-05-07T20:13:40.2535961Z L=6, 2025-05-07T20:13:40.2536160Z D_gradcheck=2, 2025-05-07T20:13:40.2536390Z stochastic_rounding=False, 2025-05-07T20:13:40.2536664Z weighted=False, 2025-05-07T20:13:40.2536889Z row_wise=True, 2025-05-07T20:13:40.2537098Z mixed=False, 2025-05-07T20:13:40.2537325Z use_cache=True, 2025-05-07T20:13:40.2537576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2537956Z use_cpu=True, 2025-05-07T20:13:40.2538240Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2538524Z ) 2025-05-07T20:13:40.2538759Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2539414Z self=, 2025-05-07T20:13:40.2540045Z mixed_B=True, 2025-05-07T20:13:40.2540273Z compile=False, 2025-05-07T20:13:40.2540509Z T=5, 2025-05-07T20:13:40.2550121Z D=35, 2025-05-07T20:13:40.2550472Z B=7, 2025-05-07T20:13:40.2550677Z log_E=4, 2025-05-07T20:13:40.2550889Z L=6, 2025-05-07T20:13:40.2551079Z D_gradcheck=1, 2025-05-07T20:13:40.2551357Z stochastic_rounding=True, 2025-05-07T20:13:40.2551635Z weighted=True, 2025-05-07T20:13:40.2551850Z row_wise=True, 2025-05-07T20:13:40.2552129Z mixed=False, 2025-05-07T20:13:40.2552464Z use_cache=True, 2025-05-07T20:13:40.2552726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2553035Z use_cpu=True, 2025-05-07T20:13:40.2553269Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2553555Z ) 2025-05-07T20:13:40.2553804Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2554450Z self=, 2025-05-07T20:13:40.2555047Z mixed_B=True, 2025-05-07T20:13:40.2555275Z compile=True, 2025-05-07T20:13:40.2555499Z T=5, 2025-05-07T20:13:40.2555682Z D=100, 2025-05-07T20:13:40.2555877Z B=75, 2025-05-07T20:13:40.2556073Z log_E=3, 2025-05-07T20:13:40.2556263Z L=17, 2025-05-07T20:13:40.2556464Z D_gradcheck=2, 2025-05-07T20:13:40.2556710Z stochastic_rounding=False, 2025-05-07T20:13:40.2556966Z weighted=True, 2025-05-07T20:13:40.2557187Z row_wise=True, 2025-05-07T20:13:40.2557403Z mixed=True, 2025-05-07T20:13:40.2557609Z use_cache=False, 2025-05-07T20:13:40.2557867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2558171Z use_cpu=True, 2025-05-07T20:13:40.2558402Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2558679Z ) 2025-05-07T20:13:40.2558924Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2559559Z self=, 2025-05-07T20:13:40.2560147Z mixed_B=True, 2025-05-07T20:13:40.2560375Z compile=True, 2025-05-07T20:13:40.2560577Z T=5, 2025-05-07T20:13:40.2560766Z D=99, 2025-05-07T20:13:40.2560962Z B=55, 2025-05-07T20:13:40.2561195Z log_E=4, 2025-05-07T20:13:40.2561393Z L=7, 2025-05-07T20:13:40.2561592Z D_gradcheck=1, 2025-05-07T20:13:40.2561818Z stochastic_rounding=True, 2025-05-07T20:13:40.2562087Z weighted=True, 2025-05-07T20:13:40.2562309Z row_wise=False, 2025-05-07T20:13:40.2562588Z mixed=False, 2025-05-07T20:13:40.2562795Z use_cache=True, 2025-05-07T20:13:40.2563044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2563351Z use_cpu=True, 2025-05-07T20:13:40.2563582Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2563858Z ) 2025-05-07T20:13:40.2564102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2564736Z self=, 2025-05-07T20:13:40.2565324Z mixed_B=True, 2025-05-07T20:13:40.2565546Z compile=True, 2025-05-07T20:13:40.2565748Z T=1, 2025-05-07T20:13:40.2565941Z D=33, 2025-05-07T20:13:40.2566131Z B=43, 2025-05-07T20:13:40.2566308Z log_E=4, 2025-05-07T20:13:40.2566506Z L=19, 2025-05-07T20:13:40.2566704Z D_gradcheck=1, 2025-05-07T20:13:40.2566932Z stochastic_rounding=True, 2025-05-07T20:13:40.2567199Z weighted=True, 2025-05-07T20:13:40.2567422Z row_wise=False, 2025-05-07T20:13:40.2567632Z mixed=False, 2025-05-07T20:13:40.2567848Z use_cache=True, 2025-05-07T20:13:40.2568103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2568407Z use_cpu=True, 2025-05-07T20:13:40.2568634Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2568915Z ) 2025-05-07T20:13:40.2569159Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2569786Z self=, 2025-05-07T20:13:40.2570373Z mixed_B=True, 2025-05-07T20:13:40.2570642Z compile=False, 2025-05-07T20:13:40.2570845Z T=2, 2025-05-07T20:13:40.2571082Z D=122, 2025-05-07T20:13:40.2571277Z B=60, 2025-05-07T20:13:40.2571458Z log_E=4, 2025-05-07T20:13:40.2571657Z L=16, 2025-05-07T20:13:40.2571853Z D_gradcheck=1, 2025-05-07T20:13:40.2572078Z stochastic_rounding=False, 2025-05-07T20:13:40.2572348Z weighted=False, 2025-05-07T20:13:40.2572573Z row_wise=False, 2025-05-07T20:13:40.2572778Z mixed=False, 2025-05-07T20:13:40.2573021Z use_cache=False, 2025-05-07T20:13:40.2573284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2573570Z use_cpu=True, 2025-05-07T20:13:40.2573806Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2574076Z ) 2025-05-07T20:13:40.2574301Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2574941Z self=, 2025-05-07T20:13:40.2575533Z mixed_B=True, 2025-05-07T20:13:40.2575808Z compile=True, 2025-05-07T20:13:40.2576007Z T=4, 2025-05-07T20:13:40.2576197Z D=65, 2025-05-07T20:13:40.2576382Z B=32, 2025-05-07T20:13:40.2576563Z log_E=3, 2025-05-07T20:13:40.2576761Z L=15, 2025-05-07T20:13:40.2576958Z D_gradcheck=1, 2025-05-07T20:13:40.2577186Z stochastic_rounding=True, 2025-05-07T20:13:40.2577456Z weighted=False, 2025-05-07T20:13:40.2577682Z row_wise=True, 2025-05-07T20:13:40.2577997Z mixed=False, 2025-05-07T20:13:40.2578217Z use_cache=True, 2025-05-07T20:13:40.2578464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2578753Z use_cpu=True, 2025-05-07T20:13:40.2578992Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2579270Z ) 2025-05-07T20:13:40.2579497Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2580140Z self=, 2025-05-07T20:13:40.2580732Z mixed_B=True, 2025-05-07T20:13:40.2580953Z compile=False, 2025-05-07T20:13:40.2581157Z T=1, 2025-05-07T20:13:40.2581345Z D=96, 2025-05-07T20:13:40.2581532Z B=115, 2025-05-07T20:13:40.2581751Z log_E=3, 2025-05-07T20:13:40.2581952Z L=19, 2025-05-07T20:13:40.2582150Z D_gradcheck=2, 2025-05-07T20:13:40.2582377Z stochastic_rounding=False, 2025-05-07T20:13:40.2582638Z weighted=True, 2025-05-07T20:13:40.2582842Z row_wise=False, 2025-05-07T20:13:40.2583040Z mixed=True, 2025-05-07T20:13:40.2583243Z use_cache=False, 2025-05-07T20:13:40.2583491Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2583777Z use_cpu=True, 2025-05-07T20:13:40.2584014Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2584277Z ) 2025-05-07T20:13:40.2584501Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2585135Z self=, 2025-05-07T20:13:40.2585716Z mixed_B=False, 2025-05-07T20:13:40.2585925Z compile=True, 2025-05-07T20:13:40.2586130Z T=1, 2025-05-07T20:13:40.2586309Z D=57, 2025-05-07T20:13:40.2586481Z B=29, 2025-05-07T20:13:40.2586667Z log_E=4, 2025-05-07T20:13:40.2586856Z L=4, 2025-05-07T20:13:40.2587033Z D_gradcheck=1, 2025-05-07T20:13:40.2587262Z stochastic_rounding=False, 2025-05-07T20:13:40.2587523Z weighted=False, 2025-05-07T20:13:40.2587732Z row_wise=False, 2025-05-07T20:13:40.2587933Z mixed=False, 2025-05-07T20:13:40.2588142Z use_cache=True, 2025-05-07T20:13:40.2588379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2588664Z use_cpu=True, 2025-05-07T20:13:40.2588899Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2589169Z ) 2025-05-07T20:13:40.2589394Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2590031Z self=, 2025-05-07T20:13:40.2590609Z mixed_B=False, 2025-05-07T20:13:40.2590845Z compile=True, 2025-05-07T20:13:40.2591052Z T=3, 2025-05-07T20:13:40.2591262Z D=104, 2025-05-07T20:13:40.2591443Z B=110, 2025-05-07T20:13:40.2591639Z log_E=4, 2025-05-07T20:13:40.2591832Z L=14, 2025-05-07T20:13:40.2592015Z D_gradcheck=2, 2025-05-07T20:13:40.2592249Z stochastic_rounding=True, 2025-05-07T20:13:40.2592511Z weighted=True, 2025-05-07T20:13:40.2592718Z row_wise=False, 2025-05-07T20:13:40.2592929Z mixed=True, 2025-05-07T20:13:40.2593137Z use_cache=True, 2025-05-07T20:13:40.2593394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2593694Z use_cpu=True, 2025-05-07T20:13:40.2593928Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2594195Z ) 2025-05-07T20:13:40.2849687Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2850706Z self=, 2025-05-07T20:13:40.2851602Z mixed_B=True, 2025-05-07T20:13:40.2851816Z compile=True, 2025-05-07T20:13:40.2852025Z T=2, 2025-05-07T20:13:40.2852219Z D=83, 2025-05-07T20:13:40.2852397Z B=26, 2025-05-07T20:13:40.2852591Z log_E=3, 2025-05-07T20:13:40.2852792Z L=15, 2025-05-07T20:13:40.2852980Z D_gradcheck=1, 2025-05-07T20:13:40.2853223Z stochastic_rounding=True, 2025-05-07T20:13:40.2853492Z weighted=True, 2025-05-07T20:13:40.2853713Z row_wise=False, 2025-05-07T20:13:40.2853924Z mixed=False, 2025-05-07T20:13:40.2854141Z use_cache=True, 2025-05-07T20:13:40.2854391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2854682Z use_cpu=True, 2025-05-07T20:13:40.2854919Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2855194Z ) 2025-05-07T20:13:40.2855424Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2856064Z self=, 2025-05-07T20:13:40.2856658Z mixed_B=False, 2025-05-07T20:13:40.2856882Z compile=True, 2025-05-07T20:13:40.2857101Z T=1, 2025-05-07T20:13:40.2857303Z D=95, 2025-05-07T20:13:40.2857489Z B=49, 2025-05-07T20:13:40.2857946Z log_E=5, 2025-05-07T20:13:40.2858160Z L=0, 2025-05-07T20:13:40.2858351Z D_gradcheck=1, 2025-05-07T20:13:40.2858597Z stochastic_rounding=True, 2025-05-07T20:13:40.2858876Z weighted=True, 2025-05-07T20:13:40.2859092Z row_wise=True, 2025-05-07T20:13:40.2859323Z mixed=False, 2025-05-07T20:13:40.2859550Z use_cache=False, 2025-05-07T20:13:40.2859666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2859764Z use_cpu=True, 2025-05-07T20:13:40.2859871Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2859948Z ) 2025-05-07T20:13:40.2860101Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2860495Z self=, 2025-05-07T20:13:40.2860584Z mixed_B=False, 2025-05-07T20:13:40.2860686Z compile=False, 2025-05-07T20:13:40.2860766Z T=5, 2025-05-07T20:13:40.2860847Z D=47, 2025-05-07T20:13:40.2860941Z B=63, 2025-05-07T20:13:40.2861022Z log_E=4, 2025-05-07T20:13:40.2861101Z L=15, 2025-05-07T20:13:40.2861198Z D_gradcheck=2, 2025-05-07T20:13:40.2861298Z stochastic_rounding=True, 2025-05-07T20:13:40.2861402Z weighted=False, 2025-05-07T20:13:40.2861485Z row_wise=True, 2025-05-07T20:13:40.2861566Z mixed=False, 2025-05-07T20:13:40.2861662Z use_cache=False, 2025-05-07T20:13:40.2861776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2861860Z use_cpu=True, 2025-05-07T20:13:40.2861978Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2862051Z ) 2025-05-07T20:13:40.2862189Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2862582Z self=, 2025-05-07T20:13:40.2862667Z mixed_B=False, 2025-05-07T20:13:40.2862794Z compile=False, 2025-05-07T20:13:40.2862880Z T=4, 2025-05-07T20:13:40.2862996Z D=23, 2025-05-07T20:13:40.2863071Z B=93, 2025-05-07T20:13:40.2863165Z log_E=3, 2025-05-07T20:13:40.2863242Z L=8, 2025-05-07T20:13:40.2863336Z D_gradcheck=1, 2025-05-07T20:13:40.2863435Z stochastic_rounding=False, 2025-05-07T20:13:40.2863524Z weighted=True, 2025-05-07T20:13:40.2863617Z row_wise=True, 2025-05-07T20:13:40.2863696Z mixed=False, 2025-05-07T20:13:40.2863779Z use_cache=True, 2025-05-07T20:13:40.2863939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2864022Z use_cpu=True, 2025-05-07T20:13:40.2864126Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2864213Z ) 2025-05-07T20:13:40.2864353Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2864735Z self=, 2025-05-07T20:13:40.2864828Z mixed_B=True, 2025-05-07T20:13:40.2864914Z compile=False, 2025-05-07T20:13:40.2865007Z T=1, 2025-05-07T20:13:40.2865087Z D=18, 2025-05-07T20:13:40.2865164Z B=47, 2025-05-07T20:13:40.2865256Z log_E=5, 2025-05-07T20:13:40.2865333Z L=3, 2025-05-07T20:13:40.2865417Z D_gradcheck=1, 2025-05-07T20:13:40.2865531Z stochastic_rounding=False, 2025-05-07T20:13:40.2865616Z weighted=False, 2025-05-07T20:13:40.2865698Z row_wise=False, 2025-05-07T20:13:40.2865791Z mixed=True, 2025-05-07T20:13:40.2865876Z use_cache=False, 2025-05-07T20:13:40.2865987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2866079Z use_cpu=True, 2025-05-07T20:13:40.2866182Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2866256Z ) 2025-05-07T20:13:40.2866408Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2866792Z self=, 2025-05-07T20:13:40.2866884Z mixed_B=False, 2025-05-07T20:13:40.2866968Z compile=False, 2025-05-07T20:13:40.2867048Z T=2, 2025-05-07T20:13:40.2867137Z D=41, 2025-05-07T20:13:40.2867216Z B=8, 2025-05-07T20:13:40.2867294Z log_E=5, 2025-05-07T20:13:40.2867407Z L=5, 2025-05-07T20:13:40.2867493Z D_gradcheck=2, 2025-05-07T20:13:40.2867593Z stochastic_rounding=True, 2025-05-07T20:13:40.2867690Z weighted=True, 2025-05-07T20:13:40.2867773Z row_wise=False, 2025-05-07T20:13:40.2867854Z mixed=False, 2025-05-07T20:13:40.2867953Z use_cache=False, 2025-05-07T20:13:40.2868066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2868150Z use_cpu=True, 2025-05-07T20:13:40.2868265Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2868340Z ) 2025-05-07T20:13:40.2868491Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2868875Z self=, 2025-05-07T20:13:40.2868962Z mixed_B=False, 2025-05-07T20:13:40.2869056Z compile=True, 2025-05-07T20:13:40.2869134Z T=2, 2025-05-07T20:13:40.2869213Z D=45, 2025-05-07T20:13:40.2869302Z B=124, 2025-05-07T20:13:40.2869380Z log_E=4, 2025-05-07T20:13:40.2869458Z L=5, 2025-05-07T20:13:40.2869555Z D_gradcheck=1, 2025-05-07T20:13:40.2869653Z stochastic_rounding=True, 2025-05-07T20:13:40.2869736Z weighted=False, 2025-05-07T20:13:40.2869831Z row_wise=False, 2025-05-07T20:13:40.2869910Z mixed=True, 2025-05-07T20:13:40.2869994Z use_cache=False, 2025-05-07T20:13:40.2870119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2870201Z use_cpu=True, 2025-05-07T20:13:40.2870317Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2870392Z ) 2025-05-07T20:13:40.2870530Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2870926Z self=, 2025-05-07T20:13:40.2871009Z mixed_B=True, 2025-05-07T20:13:40.2871094Z compile=False, 2025-05-07T20:13:40.2871227Z T=3, 2025-05-07T20:13:40.2871304Z D=88, 2025-05-07T20:13:40.2871407Z B=15, 2025-05-07T20:13:40.2871499Z log_E=5, 2025-05-07T20:13:40.2871577Z L=3, 2025-05-07T20:13:40.2871660Z D_gradcheck=1, 2025-05-07T20:13:40.2871774Z stochastic_rounding=True, 2025-05-07T20:13:40.2871856Z weighted=True, 2025-05-07T20:13:40.2871937Z row_wise=True, 2025-05-07T20:13:40.2872035Z mixed=False, 2025-05-07T20:13:40.2872118Z use_cache=True, 2025-05-07T20:13:40.2872266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2872349Z use_cpu=True, 2025-05-07T20:13:40.2872453Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.2872538Z ) 2025-05-07T20:13:40.2872677Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2873060Z self=, 2025-05-07T20:13:40.2873152Z mixed_B=True, 2025-05-07T20:13:40.2873234Z compile=True, 2025-05-07T20:13:40.2873312Z T=1, 2025-05-07T20:13:40.2873403Z D=25, 2025-05-07T20:13:40.2873481Z B=83, 2025-05-07T20:13:40.2873557Z log_E=4, 2025-05-07T20:13:40.2873645Z L=8, 2025-05-07T20:13:40.2873727Z D_gradcheck=1, 2025-05-07T20:13:40.2873825Z stochastic_rounding=True, 2025-05-07T20:13:40.2873921Z weighted=False, 2025-05-07T20:13:40.2874002Z row_wise=True, 2025-05-07T20:13:40.2874094Z mixed=False, 2025-05-07T20:13:40.2874179Z use_cache=True, 2025-05-07T20:13:40.2874290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2874383Z use_cpu=True, 2025-05-07T20:13:40.2874488Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2874563Z ) 2025-05-07T20:13:40.2874712Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2875098Z self=, 2025-05-07T20:13:40.2875178Z mixed_B=True, 2025-05-07T20:13:40.2875277Z compile=True, 2025-05-07T20:13:40.2875357Z T=1, 2025-05-07T20:13:40.2875432Z D=73, 2025-05-07T20:13:40.2875526Z B=41, 2025-05-07T20:13:40.2875602Z log_E=5, 2025-05-07T20:13:40.2875718Z L=11, 2025-05-07T20:13:40.2875803Z D_gradcheck=1, 2025-05-07T20:13:40.2875902Z stochastic_rounding=False, 2025-05-07T20:13:40.2876001Z weighted=False, 2025-05-07T20:13:40.2876085Z row_wise=False, 2025-05-07T20:13:40.2876167Z mixed=False, 2025-05-07T20:13:40.2876259Z use_cache=True, 2025-05-07T20:13:40.2876371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2876452Z use_cpu=True, 2025-05-07T20:13:40.2876568Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2876641Z ) 2025-05-07T20:13:40.2876779Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2877174Z self=, 2025-05-07T20:13:40.2877255Z mixed_B=True, 2025-05-07T20:13:40.2877354Z compile=False, 2025-05-07T20:13:40.2877432Z T=3, 2025-05-07T20:13:40.2877510Z D=18, 2025-05-07T20:13:40.2877598Z B=75, 2025-05-07T20:13:40.2877675Z log_E=5, 2025-05-07T20:13:40.2877754Z L=20, 2025-05-07T20:13:40.2877851Z D_gradcheck=1, 2025-05-07T20:13:40.2877951Z stochastic_rounding=False, 2025-05-07T20:13:40.2878037Z weighted=True, 2025-05-07T20:13:40.2878131Z row_wise=True, 2025-05-07T20:13:40.2878213Z mixed=False, 2025-05-07T20:13:40.2878297Z use_cache=True, 2025-05-07T20:13:40.2878425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2878509Z use_cpu=True, 2025-05-07T20:13:40.2878613Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2878701Z ) 2025-05-07T20:13:40.2878840Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2879232Z self=, 2025-05-07T20:13:40.2879316Z mixed_B=False, 2025-05-07T20:13:40.2879402Z compile=True, 2025-05-07T20:13:40.2879519Z T=2, 2025-05-07T20:13:40.2879598Z D=47, 2025-05-07T20:13:40.2879703Z B=1, 2025-05-07T20:13:40.2879797Z log_E=4, 2025-05-07T20:13:40.2879878Z L=10, 2025-05-07T20:13:40.2879965Z D_gradcheck=2, 2025-05-07T20:13:40.2880078Z stochastic_rounding=False, 2025-05-07T20:13:40.2880165Z weighted=False, 2025-05-07T20:13:40.2880249Z row_wise=False, 2025-05-07T20:13:40.2880349Z mixed=False, 2025-05-07T20:13:40.2880434Z use_cache=True, 2025-05-07T20:13:40.2880573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2880671Z use_cpu=True, 2025-05-07T20:13:40.2880776Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2880856Z ) 2025-05-07T20:13:40.2881010Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2881390Z self=, 2025-05-07T20:13:40.2881488Z mixed_B=False, 2025-05-07T20:13:40.2881572Z compile=True, 2025-05-07T20:13:40.2881652Z T=1, 2025-05-07T20:13:40.2881743Z D=5, 2025-05-07T20:13:40.2881824Z B=48, 2025-05-07T20:13:40.2881903Z log_E=3, 2025-05-07T20:13:40.2881996Z L=2, 2025-05-07T20:13:40.2882081Z D_gradcheck=1, 2025-05-07T20:13:40.2882180Z stochastic_rounding=True, 2025-05-07T20:13:40.2882277Z weighted=False, 2025-05-07T20:13:40.2882363Z row_wise=False, 2025-05-07T20:13:40.2882443Z mixed=True, 2025-05-07T20:13:40.2882539Z use_cache=False, 2025-05-07T20:13:40.2882650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2882743Z use_cpu=True, 2025-05-07T20:13:40.2882849Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2882922Z ) 2025-05-07T20:13:40.2883074Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2883455Z self=, 2025-05-07T20:13:40.2883539Z mixed_B=False, 2025-05-07T20:13:40.2883632Z compile=True, 2025-05-07T20:13:40.2883711Z T=5, 2025-05-07T20:13:40.2883788Z D=24, 2025-05-07T20:13:40.2883877Z B=71, 2025-05-07T20:13:40.2883953Z log_E=4, 2025-05-07T20:13:40.2884053Z L=7, 2025-05-07T20:13:40.2884148Z D_gradcheck=1, 2025-05-07T20:13:40.2884246Z stochastic_rounding=False, 2025-05-07T20:13:40.2884331Z weighted=False, 2025-05-07T20:13:40.2884424Z row_wise=False, 2025-05-07T20:13:40.2884505Z mixed=False, 2025-05-07T20:13:40.2884602Z use_cache=False, 2025-05-07T20:13:40.2884716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2884798Z use_cpu=True, 2025-05-07T20:13:40.2884914Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2884990Z ) 2025-05-07T20:13:40.2885128Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2885523Z self=, 2025-05-07T20:13:40.2885603Z mixed_B=True, 2025-05-07T20:13:40.2885688Z compile=False, 2025-05-07T20:13:40.2885781Z T=2, 2025-05-07T20:13:40.2885858Z D=85, 2025-05-07T20:13:40.2885937Z B=100, 2025-05-07T20:13:40.2886026Z log_E=3, 2025-05-07T20:13:40.2886106Z L=20, 2025-05-07T20:13:40.2886189Z D_gradcheck=2, 2025-05-07T20:13:40.2886302Z stochastic_rounding=True, 2025-05-07T20:13:40.2886388Z weighted=False, 2025-05-07T20:13:40.2886482Z row_wise=True, 2025-05-07T20:13:40.2886563Z mixed=False, 2025-05-07T20:13:40.2886646Z use_cache=False, 2025-05-07T20:13:40.2886769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.2886854Z use_cpu=True, 2025-05-07T20:13:40.2886959Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2887044Z ) 2025-05-07T20:13:40.2887181Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2887559Z self=, 2025-05-07T20:13:40.2887653Z mixed_B=False, 2025-05-07T20:13:40.2887736Z compile=True, 2025-05-07T20:13:40.2887839Z T=3, 2025-05-07T20:13:40.2887930Z D=100, 2025-05-07T20:13:40.2888005Z B=56, 2025-05-07T20:13:40.2888119Z log_E=5, 2025-05-07T20:13:40.2888195Z L=9, 2025-05-07T20:13:40.2888281Z D_gradcheck=1, 2025-05-07T20:13:40.2888395Z stochastic_rounding=True, 2025-05-07T20:13:40.2888478Z weighted=True, 2025-05-07T20:13:40.2888561Z row_wise=True, 2025-05-07T20:13:40.2888655Z mixed=True, 2025-05-07T20:13:40.2888740Z use_cache=False, 2025-05-07T20:13:40.2888877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2888973Z use_cpu=True, 2025-05-07T20:13:40.2889077Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2889150Z ) 2025-05-07T20:13:40.2889300Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.2889679Z self=, 2025-05-07T20:13:40.2889774Z mixed_B=True, 2025-05-07T20:13:40.2889857Z compile=False, 2025-05-07T20:13:40.2889935Z T=1, 2025-05-07T20:13:40.2890021Z D=28, 2025-05-07T20:13:40.2890098Z B=120, 2025-05-07T20:13:40.2890182Z log_E=5, 2025-05-07T20:13:40.2890272Z L=12, 2025-05-07T20:13:40.2890357Z D_gradcheck=2, 2025-05-07T20:13:40.2890453Z stochastic_rounding=True, 2025-05-07T20:13:40.2890550Z weighted=False, 2025-05-07T20:13:40.2890631Z row_wise=True, 2025-05-07T20:13:40.2890710Z mixed=True, 2025-05-07T20:13:40.2890805Z use_cache=False, 2025-05-07T20:13:40.2890916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.2890996Z use_cpu=True, 2025-05-07T20:13:40.2891111Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.2891185Z ) 2025-05-07T20:13:40.3206769Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3207271Z self=, 2025-05-07T20:13:40.3207407Z mixed_B=True, 2025-05-07T20:13:40.3207546Z compile=True, 2025-05-07T20:13:40.3207661Z T=4, 2025-05-07T20:13:40.3207779Z D=98, 2025-05-07T20:13:40.3207924Z B=30, 2025-05-07T20:13:40.3208036Z log_E=4, 2025-05-07T20:13:40.3208141Z L=5, 2025-05-07T20:13:40.3208411Z D_gradcheck=2, 2025-05-07T20:13:40.3208598Z stochastic_rounding=True, 2025-05-07T20:13:40.3208756Z weighted=False, 2025-05-07T20:13:40.3208929Z row_wise=True, 2025-05-07T20:13:40.3209076Z mixed=True, 2025-05-07T20:13:40.3209204Z use_cache=False, 2025-05-07T20:13:40.3209316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3209400Z use_cpu=True, 2025-05-07T20:13:40.3209592Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3209669Z ) 2025-05-07T20:13:40.3209810Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3210209Z self=, 2025-05-07T20:13:40.3210292Z mixed_B=False, 2025-05-07T20:13:40.3210377Z compile=False, 2025-05-07T20:13:40.3210468Z T=2, 2025-05-07T20:13:40.3210546Z D=64, 2025-05-07T20:13:40.3210635Z B=51, 2025-05-07T20:13:40.3210715Z log_E=4, 2025-05-07T20:13:40.3210792Z L=5, 2025-05-07T20:13:40.3210891Z D_gradcheck=1, 2025-05-07T20:13:40.3210988Z stochastic_rounding=True, 2025-05-07T20:13:40.3211074Z weighted=False, 2025-05-07T20:13:40.3211168Z row_wise=True, 2025-05-07T20:13:40.3211250Z mixed=True, 2025-05-07T20:13:40.3211334Z use_cache=False, 2025-05-07T20:13:40.3211458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3211543Z use_cpu=True, 2025-05-07T20:13:40.3211648Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3211738Z ) 2025-05-07T20:13:40.3211876Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3212262Z self=, 2025-05-07T20:13:40.3212358Z mixed_B=True, 2025-05-07T20:13:40.3212441Z compile=True, 2025-05-07T20:13:40.3212532Z T=3, 2025-05-07T20:13:40.3212664Z D=29, 2025-05-07T20:13:40.3212741Z B=23, 2025-05-07T20:13:40.3212885Z log_E=5, 2025-05-07T20:13:40.3212961Z L=14, 2025-05-07T20:13:40.3213046Z D_gradcheck=1, 2025-05-07T20:13:40.3213155Z stochastic_rounding=True, 2025-05-07T20:13:40.3213241Z weighted=True, 2025-05-07T20:13:40.3213322Z row_wise=True, 2025-05-07T20:13:40.3213416Z mixed=True, 2025-05-07T20:13:40.3213499Z use_cache=True, 2025-05-07T20:13:40.3213611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3213750Z use_cpu=True, 2025-05-07T20:13:40.3213856Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3213931Z ) 2025-05-07T20:13:40.3214081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3214463Z self=, 2025-05-07T20:13:40.3214570Z mixed_B=True, 2025-05-07T20:13:40.3214657Z compile=False, 2025-05-07T20:13:40.3214736Z T=4, 2025-05-07T20:13:40.3214832Z D=73, 2025-05-07T20:13:40.3214912Z B=1, 2025-05-07T20:13:40.3214993Z log_E=5, 2025-05-07T20:13:40.3215085Z L=18, 2025-05-07T20:13:40.3215171Z D_gradcheck=1, 2025-05-07T20:13:40.3215274Z stochastic_rounding=False, 2025-05-07T20:13:40.3215373Z weighted=True, 2025-05-07T20:13:40.3215456Z row_wise=True, 2025-05-07T20:13:40.3215540Z mixed=True, 2025-05-07T20:13:40.3215642Z use_cache=False, 2025-05-07T20:13:40.3215754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3215841Z use_cpu=True, 2025-05-07T20:13:40.3215959Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3216036Z ) 2025-05-07T20:13:40.3216191Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3216578Z self=, 2025-05-07T20:13:40.3216663Z mixed_B=False, 2025-05-07T20:13:40.3216762Z compile=True, 2025-05-07T20:13:40.3216843Z T=4, 2025-05-07T20:13:40.3216924Z D=49, 2025-05-07T20:13:40.3217017Z B=61, 2025-05-07T20:13:40.3217100Z log_E=3, 2025-05-07T20:13:40.3217180Z L=13, 2025-05-07T20:13:40.3217320Z D_gradcheck=1, 2025-05-07T20:13:40.3217421Z stochastic_rounding=True, 2025-05-07T20:13:40.3217505Z weighted=False, 2025-05-07T20:13:40.3217607Z row_wise=False, 2025-05-07T20:13:40.3217690Z mixed=False, 2025-05-07T20:13:40.3217844Z use_cache=True, 2025-05-07T20:13:40.3217973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3218057Z use_cpu=True, 2025-05-07T20:13:40.3218176Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3218253Z ) 2025-05-07T20:13:40.3218391Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3218788Z self=, 2025-05-07T20:13:40.3218872Z mixed_B=False, 2025-05-07T20:13:40.3218954Z compile=True, 2025-05-07T20:13:40.3219048Z T=4, 2025-05-07T20:13:40.3219128Z D=127, 2025-05-07T20:13:40.3219207Z B=124, 2025-05-07T20:13:40.3219304Z log_E=4, 2025-05-07T20:13:40.3219383Z L=18, 2025-05-07T20:13:40.3219469Z D_gradcheck=1, 2025-05-07T20:13:40.3219580Z stochastic_rounding=True, 2025-05-07T20:13:40.3219663Z weighted=True, 2025-05-07T20:13:40.3219756Z row_wise=True, 2025-05-07T20:13:40.3219837Z mixed=False, 2025-05-07T20:13:40.3219921Z use_cache=False, 2025-05-07T20:13:40.3220043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3220126Z use_cpu=True, 2025-05-07T20:13:40.3220231Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3220316Z ) 2025-05-07T20:13:40.3220453Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3220833Z self=, 2025-05-07T20:13:40.3220929Z mixed_B=False, 2025-05-07T20:13:40.3221014Z compile=True, 2025-05-07T20:13:40.3221092Z T=3, 2025-05-07T20:13:40.3221208Z D=120, 2025-05-07T20:13:40.3221287Z B=58, 2025-05-07T20:13:40.3221392Z log_E=4, 2025-05-07T20:13:40.3221483Z L=14, 2025-05-07T20:13:40.3221569Z D_gradcheck=2, 2025-05-07T20:13:40.3221682Z stochastic_rounding=False, 2025-05-07T20:13:40.3221768Z weighted=False, 2025-05-07T20:13:40.3221852Z row_wise=True, 2025-05-07T20:13:40.3221947Z mixed=False, 2025-05-07T20:13:40.3222033Z use_cache=False, 2025-05-07T20:13:40.3222144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3222266Z use_cpu=True, 2025-05-07T20:13:40.3222372Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3222451Z ) 2025-05-07T20:13:40.3222599Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3222982Z self=, 2025-05-07T20:13:40.3223065Z mixed_B=True, 2025-05-07T20:13:40.3223163Z compile=True, 2025-05-07T20:13:40.3223242Z T=2, 2025-05-07T20:13:40.3223331Z D=2, 2025-05-07T20:13:40.3223409Z B=97, 2025-05-07T20:13:40.3223489Z log_E=3, 2025-05-07T20:13:40.3223581Z L=2, 2025-05-07T20:13:40.3223668Z D_gradcheck=1, 2025-05-07T20:13:40.3223766Z stochastic_rounding=True, 2025-05-07T20:13:40.3223862Z weighted=True, 2025-05-07T20:13:40.3223945Z row_wise=False, 2025-05-07T20:13:40.3224025Z mixed=True, 2025-05-07T20:13:40.3224120Z use_cache=False, 2025-05-07T20:13:40.3224231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3224316Z use_cpu=True, 2025-05-07T20:13:40.3224432Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3224507Z ) 2025-05-07T20:13:40.3224644Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3225041Z self=, 2025-05-07T20:13:40.3225125Z mixed_B=False, 2025-05-07T20:13:40.3225223Z compile=True, 2025-05-07T20:13:40.3225301Z T=1, 2025-05-07T20:13:40.3225378Z D=70, 2025-05-07T20:13:40.3225470Z B=61, 2025-05-07T20:13:40.3225549Z log_E=4, 2025-05-07T20:13:40.3225629Z L=11, 2025-05-07T20:13:40.3225750Z D_gradcheck=2, 2025-05-07T20:13:40.3225850Z stochastic_rounding=True, 2025-05-07T20:13:40.3225934Z weighted=True, 2025-05-07T20:13:40.3226030Z row_wise=False, 2025-05-07T20:13:40.3226112Z mixed=False, 2025-05-07T20:13:40.3226196Z use_cache=True, 2025-05-07T20:13:40.3226321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3226406Z use_cpu=True, 2025-05-07T20:13:40.3226509Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3226595Z ) 2025-05-07T20:13:40.3226733Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3227128Z self=, 2025-05-07T20:13:40.3227211Z mixed_B=False, 2025-05-07T20:13:40.3227295Z compile=False, 2025-05-07T20:13:40.3227384Z T=3, 2025-05-07T20:13:40.3227465Z D=82, 2025-05-07T20:13:40.3227544Z B=22, 2025-05-07T20:13:40.3227636Z log_E=5, 2025-05-07T20:13:40.3227714Z L=9, 2025-05-07T20:13:40.3227800Z D_gradcheck=1, 2025-05-07T20:13:40.3227913Z stochastic_rounding=False, 2025-05-07T20:13:40.3227997Z weighted=False, 2025-05-07T20:13:40.3228080Z row_wise=False, 2025-05-07T20:13:40.3228175Z mixed=True, 2025-05-07T20:13:40.3228259Z use_cache=True, 2025-05-07T20:13:40.3228369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3228465Z use_cpu=True, 2025-05-07T20:13:40.3228568Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3228655Z ) 2025-05-07T20:13:40.3228793Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3229176Z self=, 2025-05-07T20:13:40.3229270Z mixed_B=True, 2025-05-07T20:13:40.3229354Z compile=True, 2025-05-07T20:13:40.3229435Z T=2, 2025-05-07T20:13:40.3229522Z D=96, 2025-05-07T20:13:40.3229627Z B=127, 2025-05-07T20:13:40.3229706Z log_E=3, 2025-05-07T20:13:40.3229819Z L=11, 2025-05-07T20:13:40.3229903Z D_gradcheck=1, 2025-05-07T20:13:40.3230003Z stochastic_rounding=True, 2025-05-07T20:13:40.3230101Z weighted=True, 2025-05-07T20:13:40.3230184Z row_wise=False, 2025-05-07T20:13:40.3230265Z mixed=True, 2025-05-07T20:13:40.3230360Z use_cache=True, 2025-05-07T20:13:40.3230469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3230593Z use_cpu=True, 2025-05-07T20:13:40.3230697Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3230772Z ) 2025-05-07T20:13:40.3230922Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3231307Z self=, 2025-05-07T20:13:40.3231391Z mixed_B=False, 2025-05-07T20:13:40.3231486Z compile=True, 2025-05-07T20:13:40.3231564Z T=4, 2025-05-07T20:13:40.3231641Z D=52, 2025-05-07T20:13:40.3231733Z B=21, 2025-05-07T20:13:40.3231816Z log_E=5, 2025-05-07T20:13:40.3231895Z L=6, 2025-05-07T20:13:40.3231992Z D_gradcheck=1, 2025-05-07T20:13:40.3232092Z stochastic_rounding=True, 2025-05-07T20:13:40.3232188Z weighted=True, 2025-05-07T20:13:40.3232272Z row_wise=False, 2025-05-07T20:13:40.3232355Z mixed=True, 2025-05-07T20:13:40.3232457Z use_cache=False, 2025-05-07T20:13:40.3232568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3232654Z use_cpu=True, 2025-05-07T20:13:40.3232775Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3232852Z ) 2025-05-07T20:13:40.3232993Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3233394Z self=, 2025-05-07T20:13:40.3233477Z mixed_B=False, 2025-05-07T20:13:40.3233563Z compile=True, 2025-05-07T20:13:40.3233651Z T=1, 2025-05-07T20:13:40.3233729Z D=118, 2025-05-07T20:13:40.3233809Z B=20, 2025-05-07T20:13:40.3233898Z log_E=5, 2025-05-07T20:13:40.3233976Z L=11, 2025-05-07T20:13:40.3234071Z D_gradcheck=2, 2025-05-07T20:13:40.3234195Z stochastic_rounding=True, 2025-05-07T20:13:40.3234279Z weighted=True, 2025-05-07T20:13:40.3234376Z row_wise=False, 2025-05-07T20:13:40.3234459Z mixed=False, 2025-05-07T20:13:40.3234544Z use_cache=False, 2025-05-07T20:13:40.3234667Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3234751Z use_cpu=True, 2025-05-07T20:13:40.3234857Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3234944Z ) 2025-05-07T20:13:40.3235082Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3235466Z self=, 2025-05-07T20:13:40.3235564Z mixed_B=False, 2025-05-07T20:13:40.3235650Z compile=True, 2025-05-07T20:13:40.3235743Z T=4, 2025-05-07T20:13:40.3235821Z D=25, 2025-05-07T20:13:40.3235905Z B=10, 2025-05-07T20:13:40.3235998Z log_E=4, 2025-05-07T20:13:40.3236078Z L=4, 2025-05-07T20:13:40.3236163Z D_gradcheck=2, 2025-05-07T20:13:40.3236277Z stochastic_rounding=True, 2025-05-07T20:13:40.3236363Z weighted=False, 2025-05-07T20:13:40.3236449Z row_wise=True, 2025-05-07T20:13:40.3236545Z mixed=True, 2025-05-07T20:13:40.3236630Z use_cache=True, 2025-05-07T20:13:40.3236744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3236847Z use_cpu=True, 2025-05-07T20:13:40.3236954Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3237032Z ) 2025-05-07T20:13:40.3237186Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3237571Z self=, 2025-05-07T20:13:40.3237677Z mixed_B=False, 2025-05-07T20:13:40.3237762Z compile=True, 2025-05-07T20:13:40.3237842Z T=3, 2025-05-07T20:13:40.3237935Z D=124, 2025-05-07T20:13:40.3238042Z B=116, 2025-05-07T20:13:40.3238122Z log_E=3, 2025-05-07T20:13:40.3238244Z L=5, 2025-05-07T20:13:40.3238331Z D_gradcheck=1, 2025-05-07T20:13:40.3238436Z stochastic_rounding=False, 2025-05-07T20:13:40.3238535Z weighted=True, 2025-05-07T20:13:40.3238620Z row_wise=True, 2025-05-07T20:13:40.3238701Z mixed=True, 2025-05-07T20:13:40.3238801Z use_cache=False, 2025-05-07T20:13:40.3238915Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3238999Z use_cpu=True, 2025-05-07T20:13:40.3239141Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3239218Z ) 2025-05-07T20:13:40.3239370Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3239757Z self=, 2025-05-07T20:13:40.3239839Z mixed_B=True, 2025-05-07T20:13:40.3239936Z compile=False, 2025-05-07T20:13:40.3240014Z T=1, 2025-05-07T20:13:40.3240090Z D=15, 2025-05-07T20:13:40.3240182Z B=48, 2025-05-07T20:13:40.3240260Z log_E=4, 2025-05-07T20:13:40.3240338Z L=12, 2025-05-07T20:13:40.3240432Z D_gradcheck=1, 2025-05-07T20:13:40.3240534Z stochastic_rounding=False, 2025-05-07T20:13:40.3240617Z weighted=True, 2025-05-07T20:13:40.3240716Z row_wise=False, 2025-05-07T20:13:40.3240796Z mixed=True, 2025-05-07T20:13:40.3240879Z use_cache=True, 2025-05-07T20:13:40.3241000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3241081Z use_cpu=True, 2025-05-07T20:13:40.3241198Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3241274Z ) 2025-05-07T20:13:40.3241411Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3241805Z self=, 2025-05-07T20:13:40.3241888Z mixed_B=True, 2025-05-07T20:13:40.3241972Z compile=True, 2025-05-07T20:13:40.3242061Z T=5, 2025-05-07T20:13:40.3242138Z D=122, 2025-05-07T20:13:40.3242216Z B=8, 2025-05-07T20:13:40.3242305Z log_E=3, 2025-05-07T20:13:40.3242384Z L=4, 2025-05-07T20:13:40.3242468Z D_gradcheck=2, 2025-05-07T20:13:40.3242605Z stochastic_rounding=False, 2025-05-07T20:13:40.3242692Z weighted=True, 2025-05-07T20:13:40.3242775Z row_wise=False, 2025-05-07T20:13:40.3242871Z mixed=False, 2025-05-07T20:13:40.3242956Z use_cache=False, 2025-05-07T20:13:40.3243082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3243166Z use_cpu=True, 2025-05-07T20:13:40.3243272Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3243362Z ) 2025-05-07T20:13:40.3563687Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3564302Z self=, 2025-05-07T20:13:40.3564529Z mixed_B=False, 2025-05-07T20:13:40.3564668Z compile=False, 2025-05-07T20:13:40.3564791Z T=5, 2025-05-07T20:13:40.3564902Z D=119, 2025-05-07T20:13:40.3565042Z B=42, 2025-05-07T20:13:40.3565180Z log_E=4, 2025-05-07T20:13:40.3565327Z L=5, 2025-05-07T20:13:40.3565494Z D_gradcheck=2, 2025-05-07T20:13:40.3565681Z stochastic_rounding=True, 2025-05-07T20:13:40.3565818Z weighted=True, 2025-05-07T20:13:40.3565926Z row_wise=True, 2025-05-07T20:13:40.3566010Z mixed=False, 2025-05-07T20:13:40.3566110Z use_cache=False, 2025-05-07T20:13:40.3566222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3566306Z use_cpu=True, 2025-05-07T20:13:40.3566429Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3566504Z ) 2025-05-07T20:13:40.3566644Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3567044Z self=, 2025-05-07T20:13:40.3567128Z mixed_B=False, 2025-05-07T20:13:40.3567212Z compile=True, 2025-05-07T20:13:40.3567304Z T=4, 2025-05-07T20:13:40.3567382Z D=50, 2025-05-07T20:13:40.3567460Z B=49, 2025-05-07T20:13:40.3567697Z log_E=4, 2025-05-07T20:13:40.3567777Z L=8, 2025-05-07T20:13:40.3567916Z D_gradcheck=2, 2025-05-07T20:13:40.3568034Z stochastic_rounding=False, 2025-05-07T20:13:40.3568121Z weighted=False, 2025-05-07T20:13:40.3568219Z row_wise=False, 2025-05-07T20:13:40.3568298Z mixed=True, 2025-05-07T20:13:40.3568385Z use_cache=False, 2025-05-07T20:13:40.3568507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3568588Z use_cpu=True, 2025-05-07T20:13:40.3568753Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3568846Z ) 2025-05-07T20:13:40.3568983Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3569368Z self=, 2025-05-07T20:13:40.3569465Z mixed_B=False, 2025-05-07T20:13:40.3569549Z compile=True, 2025-05-07T20:13:40.3569626Z T=2, 2025-05-07T20:13:40.3569718Z D=66, 2025-05-07T20:13:40.3569797Z B=50, 2025-05-07T20:13:40.3569879Z log_E=4, 2025-05-07T20:13:40.3569970Z L=6, 2025-05-07T20:13:40.3570057Z D_gradcheck=1, 2025-05-07T20:13:40.3570172Z stochastic_rounding=True, 2025-05-07T20:13:40.3570258Z weighted=False, 2025-05-07T20:13:40.3570341Z row_wise=True, 2025-05-07T20:13:40.3570435Z mixed=True, 2025-05-07T20:13:40.3570520Z use_cache=False, 2025-05-07T20:13:40.3570631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3570726Z use_cpu=True, 2025-05-07T20:13:40.3570835Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3570911Z ) 2025-05-07T20:13:40.3571064Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3571443Z self=, 2025-05-07T20:13:40.3571524Z mixed_B=True, 2025-05-07T20:13:40.3571620Z compile=False, 2025-05-07T20:13:40.3571698Z T=5, 2025-05-07T20:13:40.3571786Z D=47, 2025-05-07T20:13:40.3571862Z B=35, 2025-05-07T20:13:40.3571941Z log_E=5, 2025-05-07T20:13:40.3572028Z L=11, 2025-05-07T20:13:40.3572113Z D_gradcheck=1, 2025-05-07T20:13:40.3572250Z stochastic_rounding=False, 2025-05-07T20:13:40.3572349Z weighted=False, 2025-05-07T20:13:40.3572432Z row_wise=True, 2025-05-07T20:13:40.3572512Z mixed=True, 2025-05-07T20:13:40.3572608Z use_cache=False, 2025-05-07T20:13:40.3572719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3572802Z use_cpu=True, 2025-05-07T20:13:40.3572919Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3572994Z ) 2025-05-07T20:13:40.3573132Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3573528Z self=, 2025-05-07T20:13:40.3573612Z mixed_B=False, 2025-05-07T20:13:40.3573708Z compile=True, 2025-05-07T20:13:40.3573785Z T=5, 2025-05-07T20:13:40.3573864Z D=108, 2025-05-07T20:13:40.3573953Z B=68, 2025-05-07T20:13:40.3574038Z log_E=5, 2025-05-07T20:13:40.3574116Z L=20, 2025-05-07T20:13:40.3574215Z D_gradcheck=2, 2025-05-07T20:13:40.3574318Z stochastic_rounding=True, 2025-05-07T20:13:40.3574404Z weighted=False, 2025-05-07T20:13:40.3574504Z row_wise=False, 2025-05-07T20:13:40.3574590Z mixed=False, 2025-05-07T20:13:40.3574673Z use_cache=False, 2025-05-07T20:13:40.3574798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3574880Z use_cpu=True, 2025-05-07T20:13:40.3574986Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3575073Z ) 2025-05-07T20:13:40.3575210Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3575606Z self=, 2025-05-07T20:13:40.3575690Z mixed_B=False, 2025-05-07T20:13:40.3575777Z compile=False, 2025-05-07T20:13:40.3575866Z T=3, 2025-05-07T20:13:40.3575944Z D=102, 2025-05-07T20:13:40.3576023Z B=122, 2025-05-07T20:13:40.3576146Z log_E=4, 2025-05-07T20:13:40.3576224Z L=2, 2025-05-07T20:13:40.3576336Z D_gradcheck=2, 2025-05-07T20:13:40.3576451Z stochastic_rounding=False, 2025-05-07T20:13:40.3576536Z weighted=False, 2025-05-07T20:13:40.3576618Z row_wise=True, 2025-05-07T20:13:40.3576726Z mixed=True, 2025-05-07T20:13:40.3576813Z use_cache=False, 2025-05-07T20:13:40.3576925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3577023Z use_cpu=True, 2025-05-07T20:13:40.3577162Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3577252Z ) 2025-05-07T20:13:40.3577393Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3577845Z self=, 2025-05-07T20:13:40.3577953Z mixed_B=False, 2025-05-07T20:13:40.3578039Z compile=False, 2025-05-07T20:13:40.3578117Z T=4, 2025-05-07T20:13:40.3578213Z D=106, 2025-05-07T20:13:40.3578291Z B=35, 2025-05-07T20:13:40.3578374Z log_E=5, 2025-05-07T20:13:40.3578469Z L=10, 2025-05-07T20:13:40.3578556Z D_gradcheck=1, 2025-05-07T20:13:40.3578659Z stochastic_rounding=True, 2025-05-07T20:13:40.3578758Z weighted=True, 2025-05-07T20:13:40.3578844Z row_wise=False, 2025-05-07T20:13:40.3578941Z mixed=False, 2025-05-07T20:13:40.3579028Z use_cache=False, 2025-05-07T20:13:40.3579142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3579240Z use_cpu=True, 2025-05-07T20:13:40.3579348Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3579425Z ) 2025-05-07T20:13:40.3579578Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3579962Z self=, 2025-05-07T20:13:40.3580049Z mixed_B=False, 2025-05-07T20:13:40.3580149Z compile=True, 2025-05-07T20:13:40.3580228Z T=1, 2025-05-07T20:13:40.3580310Z D=9, 2025-05-07T20:13:40.3580404Z B=4, 2025-05-07T20:13:40.3580486Z log_E=4, 2025-05-07T20:13:40.3580565Z L=12, 2025-05-07T20:13:40.3580665Z D_gradcheck=1, 2025-05-07T20:13:40.3580794Z stochastic_rounding=False, 2025-05-07T20:13:40.3580896Z weighted=False, 2025-05-07T20:13:40.3580980Z row_wise=False, 2025-05-07T20:13:40.3581066Z mixed=False, 2025-05-07T20:13:40.3581163Z use_cache=True, 2025-05-07T20:13:40.3581274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3581357Z use_cpu=True, 2025-05-07T20:13:40.3581475Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3581550Z ) 2025-05-07T20:13:40.3581688Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3582078Z self=, 2025-05-07T20:13:40.3582159Z mixed_B=True, 2025-05-07T20:13:40.3582242Z compile=True, 2025-05-07T20:13:40.3582329Z T=2, 2025-05-07T20:13:40.3582404Z D=59, 2025-05-07T20:13:40.3582481Z B=123, 2025-05-07T20:13:40.3582574Z log_E=4, 2025-05-07T20:13:40.3582651Z L=20, 2025-05-07T20:13:40.3582747Z D_gradcheck=2, 2025-05-07T20:13:40.3582847Z stochastic_rounding=True, 2025-05-07T20:13:40.3582933Z weighted=False, 2025-05-07T20:13:40.3583027Z row_wise=False, 2025-05-07T20:13:40.3583107Z mixed=True, 2025-05-07T20:13:40.3583189Z use_cache=True, 2025-05-07T20:13:40.3583310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3583392Z use_cpu=True, 2025-05-07T20:13:40.3583497Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3583583Z ) 2025-05-07T20:13:40.3583720Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3584102Z self=, 2025-05-07T20:13:40.3584198Z mixed_B=True, 2025-05-07T20:13:40.3584283Z compile=False, 2025-05-07T20:13:40.3584378Z T=3, 2025-05-07T20:13:40.3584460Z D=80, 2025-05-07T20:13:40.3584537Z B=56, 2025-05-07T20:13:40.3584659Z log_E=4, 2025-05-07T20:13:40.3584739Z L=10, 2025-05-07T20:13:40.3584852Z D_gradcheck=2, 2025-05-07T20:13:40.3584966Z stochastic_rounding=False, 2025-05-07T20:13:40.3585054Z weighted=False, 2025-05-07T20:13:40.3585137Z row_wise=False, 2025-05-07T20:13:40.3585232Z mixed=True, 2025-05-07T20:13:40.3585318Z use_cache=False, 2025-05-07T20:13:40.3585431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3585525Z use_cpu=True, 2025-05-07T20:13:40.3585658Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3585733Z ) 2025-05-07T20:13:40.3585884Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3586267Z self=, 2025-05-07T20:13:40.3586363Z mixed_B=True, 2025-05-07T20:13:40.3586447Z compile=False, 2025-05-07T20:13:40.3586526Z T=1, 2025-05-07T20:13:40.3586621Z D=61, 2025-05-07T20:13:40.3586699Z B=35, 2025-05-07T20:13:40.3586781Z log_E=3, 2025-05-07T20:13:40.3586873Z L=17, 2025-05-07T20:13:40.3586960Z D_gradcheck=2, 2025-05-07T20:13:40.3587062Z stochastic_rounding=False, 2025-05-07T20:13:40.3587159Z weighted=False, 2025-05-07T20:13:40.3587242Z row_wise=False, 2025-05-07T20:13:40.3587324Z mixed=True, 2025-05-07T20:13:40.3587419Z use_cache=True, 2025-05-07T20:13:40.3587528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3587612Z use_cpu=True, 2025-05-07T20:13:40.3587731Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3587845Z ) 2025-05-07T20:13:40.3588000Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3588384Z self=, 2025-05-07T20:13:40.3588488Z mixed_B=False, 2025-05-07T20:13:40.3588572Z compile=True, 2025-05-07T20:13:40.3588651Z T=2, 2025-05-07T20:13:40.3588743Z D=72, 2025-05-07T20:13:40.3588821Z B=79, 2025-05-07T20:13:40.3588902Z log_E=4, 2025-05-07T20:13:40.3588996Z L=20, 2025-05-07T20:13:40.3589083Z D_gradcheck=1, 2025-05-07T20:13:40.3589182Z stochastic_rounding=True, 2025-05-07T20:13:40.3589306Z weighted=True, 2025-05-07T20:13:40.3589390Z row_wise=False, 2025-05-07T20:13:40.3589470Z mixed=True, 2025-05-07T20:13:40.3589566Z use_cache=False, 2025-05-07T20:13:40.3589675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3589756Z use_cpu=True, 2025-05-07T20:13:40.3589874Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3589950Z ) 2025-05-07T20:13:40.3590101Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3590483Z self=, 2025-05-07T20:13:40.3590564Z mixed_B=True, 2025-05-07T20:13:40.3590662Z compile=False, 2025-05-07T20:13:40.3590740Z T=4, 2025-05-07T20:13:40.3590817Z D=83, 2025-05-07T20:13:40.3590907Z B=124, 2025-05-07T20:13:40.3590989Z log_E=3, 2025-05-07T20:13:40.3591065Z L=1, 2025-05-07T20:13:40.3591163Z D_gradcheck=2, 2025-05-07T20:13:40.3591262Z stochastic_rounding=True, 2025-05-07T20:13:40.3591349Z weighted=False, 2025-05-07T20:13:40.3591443Z row_wise=False, 2025-05-07T20:13:40.3591523Z mixed=True, 2025-05-07T20:13:40.3591604Z use_cache=True, 2025-05-07T20:13:40.3591726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3591808Z use_cpu=True, 2025-05-07T20:13:40.3591928Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3592003Z ) 2025-05-07T20:13:40.3592138Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3592533Z self=, 2025-05-07T20:13:40.3592615Z mixed_B=True, 2025-05-07T20:13:40.3592701Z compile=False, 2025-05-07T20:13:40.3592790Z T=1, 2025-05-07T20:13:40.3592865Z D=48, 2025-05-07T20:13:40.3592940Z B=83, 2025-05-07T20:13:40.3593058Z log_E=5, 2025-05-07T20:13:40.3593134Z L=18, 2025-05-07T20:13:40.3593245Z D_gradcheck=1, 2025-05-07T20:13:40.3593353Z stochastic_rounding=True, 2025-05-07T20:13:40.3593438Z weighted=True, 2025-05-07T20:13:40.3593533Z row_wise=True, 2025-05-07T20:13:40.3593614Z mixed=True, 2025-05-07T20:13:40.3593697Z use_cache=True, 2025-05-07T20:13:40.3593821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3593905Z use_cpu=True, 2025-05-07T20:13:40.3594007Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3594118Z ) 2025-05-07T20:13:40.3594258Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3594640Z self=, 2025-05-07T20:13:40.3594735Z mixed_B=False, 2025-05-07T20:13:40.3594821Z compile=True, 2025-05-07T20:13:40.3594898Z T=3, 2025-05-07T20:13:40.3594990Z D=42, 2025-05-07T20:13:40.3595070Z B=86, 2025-05-07T20:13:40.3595148Z log_E=5, 2025-05-07T20:13:40.3595239Z L=20, 2025-05-07T20:13:40.3595325Z D_gradcheck=1, 2025-05-07T20:13:40.3595439Z stochastic_rounding=False, 2025-05-07T20:13:40.3595525Z weighted=True, 2025-05-07T20:13:40.3595611Z row_wise=True, 2025-05-07T20:13:40.3595703Z mixed=True, 2025-05-07T20:13:40.3595789Z use_cache=True, 2025-05-07T20:13:40.3595900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3595994Z use_cpu=True, 2025-05-07T20:13:40.3596096Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3596177Z ) 2025-05-07T20:13:40.3596327Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3596714Z self=, 2025-05-07T20:13:40.3596797Z mixed_B=False, 2025-05-07T20:13:40.3596893Z compile=True, 2025-05-07T20:13:40.3596972Z T=5, 2025-05-07T20:13:40.3597062Z D=13, 2025-05-07T20:13:40.3597139Z B=82, 2025-05-07T20:13:40.3597218Z log_E=5, 2025-05-07T20:13:40.3597311Z L=18, 2025-05-07T20:13:40.3597395Z D_gradcheck=1, 2025-05-07T20:13:40.3597498Z stochastic_rounding=False, 2025-05-07T20:13:40.3597620Z weighted=False, 2025-05-07T20:13:40.3597704Z row_wise=True, 2025-05-07T20:13:40.3597787Z mixed=False, 2025-05-07T20:13:40.3597886Z use_cache=False, 2025-05-07T20:13:40.3597997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3598082Z use_cpu=True, 2025-05-07T20:13:40.3598202Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3598282Z ) 2025-05-07T20:13:40.3598422Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3598818Z self=, 2025-05-07T20:13:40.3598901Z mixed_B=True, 2025-05-07T20:13:40.3598999Z compile=True, 2025-05-07T20:13:40.3599076Z T=4, 2025-05-07T20:13:40.3599156Z D=41, 2025-05-07T20:13:40.3599251Z B=76, 2025-05-07T20:13:40.3599332Z log_E=5, 2025-05-07T20:13:40.3599414Z L=10, 2025-05-07T20:13:40.3599515Z D_gradcheck=2, 2025-05-07T20:13:40.3599617Z stochastic_rounding=True, 2025-05-07T20:13:40.3599705Z weighted=False, 2025-05-07T20:13:40.3599803Z row_wise=True, 2025-05-07T20:13:40.3599885Z mixed=True, 2025-05-07T20:13:40.3599973Z use_cache=False, 2025-05-07T20:13:40.3600101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3600185Z use_cpu=True, 2025-05-07T20:13:40.3600290Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3600384Z ) 2025-05-07T20:13:40.3922411Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3923049Z self=, 2025-05-07T20:13:40.3923173Z mixed_B=True, 2025-05-07T20:13:40.3923301Z compile=True, 2025-05-07T20:13:40.3923436Z T=5, 2025-05-07T20:13:40.3923551Z D=77, 2025-05-07T20:13:40.3923698Z B=2, 2025-05-07T20:13:40.3923809Z log_E=3, 2025-05-07T20:13:40.3924163Z L=0, 2025-05-07T20:13:40.3924339Z D_gradcheck=2, 2025-05-07T20:13:40.3924664Z stochastic_rounding=False, 2025-05-07T20:13:40.3924754Z weighted=False, 2025-05-07T20:13:40.3924851Z row_wise=True, 2025-05-07T20:13:40.3924933Z mixed=True, 2025-05-07T20:13:40.3925017Z use_cache=False, 2025-05-07T20:13:40.3925146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3925263Z use_cpu=True, 2025-05-07T20:13:40.3925368Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3925506Z ) 2025-05-07T20:13:40.3925648Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3926036Z self=, 2025-05-07T20:13:40.3926131Z mixed_B=False, 2025-05-07T20:13:40.3926215Z compile=False, 2025-05-07T20:13:40.3926304Z T=1, 2025-05-07T20:13:40.3926382Z D=125, 2025-05-07T20:13:40.3926460Z B=99, 2025-05-07T20:13:40.3926554Z log_E=5, 2025-05-07T20:13:40.3926634Z L=12, 2025-05-07T20:13:40.3926718Z D_gradcheck=2, 2025-05-07T20:13:40.3926833Z stochastic_rounding=False, 2025-05-07T20:13:40.3926920Z weighted=False, 2025-05-07T20:13:40.3927002Z row_wise=True, 2025-05-07T20:13:40.3927153Z mixed=False, 2025-05-07T20:13:40.3927237Z use_cache=True, 2025-05-07T20:13:40.3927347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3927442Z use_cpu=True, 2025-05-07T20:13:40.3927546Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3927624Z ) 2025-05-07T20:13:40.3927778Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3928164Z self=, 2025-05-07T20:13:40.3928262Z mixed_B=False, 2025-05-07T20:13:40.3928345Z compile=True, 2025-05-07T20:13:40.3928423Z T=5, 2025-05-07T20:13:40.3928517Z D=75, 2025-05-07T20:13:40.3928600Z B=107, 2025-05-07T20:13:40.3928679Z log_E=4, 2025-05-07T20:13:40.3928771Z L=7, 2025-05-07T20:13:40.3928857Z D_gradcheck=2, 2025-05-07T20:13:40.3928956Z stochastic_rounding=True, 2025-05-07T20:13:40.3929094Z weighted=False, 2025-05-07T20:13:40.3929179Z row_wise=False, 2025-05-07T20:13:40.3929260Z mixed=False, 2025-05-07T20:13:40.3929356Z use_cache=False, 2025-05-07T20:13:40.3929467Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3929549Z use_cpu=True, 2025-05-07T20:13:40.3929666Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3929742Z ) 2025-05-07T20:13:40.3929893Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3930350Z self=, 2025-05-07T20:13:40.3930432Z mixed_B=True, 2025-05-07T20:13:40.3930529Z compile=False, 2025-05-07T20:13:40.3930605Z T=5, 2025-05-07T20:13:40.3930683Z D=18, 2025-05-07T20:13:40.3930776Z B=30, 2025-05-07T20:13:40.3930856Z log_E=5, 2025-05-07T20:13:40.3930936Z L=2, 2025-05-07T20:13:40.3931033Z D_gradcheck=2, 2025-05-07T20:13:40.3931135Z stochastic_rounding=False, 2025-05-07T20:13:40.3931234Z weighted=True, 2025-05-07T20:13:40.3931319Z row_wise=False, 2025-05-07T20:13:40.3931401Z mixed=False, 2025-05-07T20:13:40.3931498Z use_cache=False, 2025-05-07T20:13:40.3931618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3931701Z use_cpu=True, 2025-05-07T20:13:40.3931817Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3931893Z ) 2025-05-07T20:13:40.3932031Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3932428Z self=, 2025-05-07T20:13:40.3932511Z mixed_B=True, 2025-05-07T20:13:40.3932593Z compile=True, 2025-05-07T20:13:40.3932681Z T=1, 2025-05-07T20:13:40.3932758Z D=69, 2025-05-07T20:13:40.3932836Z B=4, 2025-05-07T20:13:40.3932928Z log_E=4, 2025-05-07T20:13:40.3933033Z L=10, 2025-05-07T20:13:40.3933127Z D_gradcheck=2, 2025-05-07T20:13:40.3933253Z stochastic_rounding=False, 2025-05-07T20:13:40.3933338Z weighted=True, 2025-05-07T20:13:40.3933434Z row_wise=False, 2025-05-07T20:13:40.3933515Z mixed=False, 2025-05-07T20:13:40.3933601Z use_cache=False, 2025-05-07T20:13:40.3933724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3933806Z use_cpu=True, 2025-05-07T20:13:40.3933914Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3934032Z ) 2025-05-07T20:13:40.3934172Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3934554Z self=, 2025-05-07T20:13:40.3934649Z mixed_B=True, 2025-05-07T20:13:40.3934732Z compile=True, 2025-05-07T20:13:40.3934822Z T=3, 2025-05-07T20:13:40.3934900Z D=38, 2025-05-07T20:13:40.3934986Z B=79, 2025-05-07T20:13:40.3935080Z log_E=3, 2025-05-07T20:13:40.3935160Z L=9, 2025-05-07T20:13:40.3935244Z D_gradcheck=2, 2025-05-07T20:13:40.3935360Z stochastic_rounding=False, 2025-05-07T20:13:40.3935446Z weighted=False, 2025-05-07T20:13:40.3935528Z row_wise=False, 2025-05-07T20:13:40.3935622Z mixed=True, 2025-05-07T20:13:40.3935706Z use_cache=False, 2025-05-07T20:13:40.3935819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3935913Z use_cpu=True, 2025-05-07T20:13:40.3936015Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3936090Z ) 2025-05-07T20:13:40.3936240Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3936625Z self=, 2025-05-07T20:13:40.3936720Z mixed_B=True, 2025-05-07T20:13:40.3936803Z compile=True, 2025-05-07T20:13:40.3936882Z T=1, 2025-05-07T20:13:40.3936971Z D=40, 2025-05-07T20:13:40.3937050Z B=110, 2025-05-07T20:13:40.3937129Z log_E=4, 2025-05-07T20:13:40.3937223Z L=9, 2025-05-07T20:13:40.3937309Z D_gradcheck=1, 2025-05-07T20:13:40.3937411Z stochastic_rounding=False, 2025-05-07T20:13:40.3937506Z weighted=True, 2025-05-07T20:13:40.3937631Z row_wise=True, 2025-05-07T20:13:40.3937715Z mixed=False, 2025-05-07T20:13:40.3937900Z use_cache=True, 2025-05-07T20:13:40.3938013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3938094Z use_cpu=True, 2025-05-07T20:13:40.3938213Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3938290Z ) 2025-05-07T20:13:40.3938450Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3938832Z self=, 2025-05-07T20:13:40.3938918Z mixed_B=False, 2025-05-07T20:13:40.3939016Z compile=False, 2025-05-07T20:13:40.3939095Z T=5, 2025-05-07T20:13:40.3939174Z D=109, 2025-05-07T20:13:40.3939263Z B=60, 2025-05-07T20:13:40.3939343Z log_E=3, 2025-05-07T20:13:40.3939424Z L=8, 2025-05-07T20:13:40.3939522Z D_gradcheck=2, 2025-05-07T20:13:40.3939621Z stochastic_rounding=True, 2025-05-07T20:13:40.3939705Z weighted=False, 2025-05-07T20:13:40.3939801Z row_wise=True, 2025-05-07T20:13:40.3939882Z mixed=False, 2025-05-07T20:13:40.3939966Z use_cache=False, 2025-05-07T20:13:40.3940090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3940172Z use_cpu=True, 2025-05-07T20:13:40.3940289Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3940364Z ) 2025-05-07T20:13:40.3940503Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3940901Z self=, 2025-05-07T20:13:40.3940982Z mixed_B=True, 2025-05-07T20:13:40.3941066Z compile=True, 2025-05-07T20:13:40.3941172Z T=2, 2025-05-07T20:13:40.3941251Z D=47, 2025-05-07T20:13:40.3941328Z B=93, 2025-05-07T20:13:40.3941422Z log_E=3, 2025-05-07T20:13:40.3941502Z L=3, 2025-05-07T20:13:40.3941618Z D_gradcheck=1, 2025-05-07T20:13:40.3941765Z stochastic_rounding=False, 2025-05-07T20:13:40.3941852Z weighted=False, 2025-05-07T20:13:40.3941937Z row_wise=True, 2025-05-07T20:13:40.3942036Z mixed=False, 2025-05-07T20:13:40.3942122Z use_cache=False, 2025-05-07T20:13:40.3942246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3942330Z use_cpu=True, 2025-05-07T20:13:40.3942437Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3942527Z ) 2025-05-07T20:13:40.3942693Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3943080Z self=, 2025-05-07T20:13:40.3943177Z mixed_B=True, 2025-05-07T20:13:40.3943262Z compile=True, 2025-05-07T20:13:40.3943342Z T=5, 2025-05-07T20:13:40.3943436Z D=7, 2025-05-07T20:13:40.3943516Z B=56, 2025-05-07T20:13:40.3943597Z log_E=3, 2025-05-07T20:13:40.3943692Z L=3, 2025-05-07T20:13:40.3943781Z D_gradcheck=2, 2025-05-07T20:13:40.3943913Z stochastic_rounding=True, 2025-05-07T20:13:40.3944017Z weighted=False, 2025-05-07T20:13:40.3944105Z row_wise=False, 2025-05-07T20:13:40.3944201Z mixed=False, 2025-05-07T20:13:40.3944287Z use_cache=True, 2025-05-07T20:13:40.3944399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3944498Z use_cpu=True, 2025-05-07T20:13:40.3944604Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3944680Z ) 2025-05-07T20:13:40.3944834Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3945219Z self=, 2025-05-07T20:13:40.3945304Z mixed_B=False, 2025-05-07T20:13:40.3945407Z compile=True, 2025-05-07T20:13:40.3945490Z T=1, 2025-05-07T20:13:40.3945567Z D=91, 2025-05-07T20:13:40.3945661Z B=45, 2025-05-07T20:13:40.3945742Z log_E=5, 2025-05-07T20:13:40.3945838Z L=14, 2025-05-07T20:13:40.3945927Z D_gradcheck=2, 2025-05-07T20:13:40.3946029Z stochastic_rounding=True, 2025-05-07T20:13:40.3946126Z weighted=True, 2025-05-07T20:13:40.3946233Z row_wise=True, 2025-05-07T20:13:40.3946314Z mixed=True, 2025-05-07T20:13:40.3946409Z use_cache=False, 2025-05-07T20:13:40.3946518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3946600Z use_cpu=True, 2025-05-07T20:13:40.3946714Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3946788Z ) 2025-05-07T20:13:40.3946927Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3947324Z self=, 2025-05-07T20:13:40.3947411Z mixed_B=False, 2025-05-07T20:13:40.3947506Z compile=True, 2025-05-07T20:13:40.3947584Z T=2, 2025-05-07T20:13:40.3947818Z D=85, 2025-05-07T20:13:40.3947910Z B=47, 2025-05-07T20:13:40.3947989Z log_E=3, 2025-05-07T20:13:40.3948066Z L=18, 2025-05-07T20:13:40.3948166Z D_gradcheck=1, 2025-05-07T20:13:40.3948265Z stochastic_rounding=True, 2025-05-07T20:13:40.3948352Z weighted=True, 2025-05-07T20:13:40.3948452Z row_wise=False, 2025-05-07T20:13:40.3948536Z mixed=True, 2025-05-07T20:13:40.3948620Z use_cache=True, 2025-05-07T20:13:40.3948745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3948831Z use_cpu=True, 2025-05-07T20:13:40.3948937Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3949024Z ) 2025-05-07T20:13:40.3949162Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3949562Z self=, 2025-05-07T20:13:40.3949646Z mixed_B=False, 2025-05-07T20:13:40.3949729Z compile=True, 2025-05-07T20:13:40.3949820Z T=5, 2025-05-07T20:13:40.3949898Z D=21, 2025-05-07T20:13:40.3949976Z B=106, 2025-05-07T20:13:40.3950068Z log_E=5, 2025-05-07T20:13:40.3950146Z L=20, 2025-05-07T20:13:40.3950293Z D_gradcheck=2, 2025-05-07T20:13:40.3950426Z stochastic_rounding=False, 2025-05-07T20:13:40.3950555Z weighted=False, 2025-05-07T20:13:40.3950641Z row_wise=False, 2025-05-07T20:13:40.3950735Z mixed=True, 2025-05-07T20:13:40.3950820Z use_cache=False, 2025-05-07T20:13:40.3950931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3951029Z use_cpu=True, 2025-05-07T20:13:40.3951133Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3951210Z ) 2025-05-07T20:13:40.3951398Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3951787Z self=, 2025-05-07T20:13:40.3951880Z mixed_B=True, 2025-05-07T20:13:40.3951965Z compile=False, 2025-05-07T20:13:40.3952042Z T=3, 2025-05-07T20:13:40.3952133Z D=23, 2025-05-07T20:13:40.3952212Z B=114, 2025-05-07T20:13:40.3952293Z log_E=3, 2025-05-07T20:13:40.3952385Z L=9, 2025-05-07T20:13:40.3952471Z D_gradcheck=2, 2025-05-07T20:13:40.3952571Z stochastic_rounding=False, 2025-05-07T20:13:40.3952669Z weighted=True, 2025-05-07T20:13:40.3952755Z row_wise=False, 2025-05-07T20:13:40.3952837Z mixed=True, 2025-05-07T20:13:40.3952934Z use_cache=False, 2025-05-07T20:13:40.3953044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.3953143Z use_cpu=True, 2025-05-07T20:13:40.3953268Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.3953342Z ) 2025-05-07T20:13:40.3953492Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3953876Z self=, 2025-05-07T20:13:40.3953957Z mixed_B=True, 2025-05-07T20:13:40.3954055Z compile=False, 2025-05-07T20:13:40.3954134Z T=1, 2025-05-07T20:13:40.3954212Z D=20, 2025-05-07T20:13:40.3954302Z B=71, 2025-05-07T20:13:40.3954379Z log_E=5, 2025-05-07T20:13:40.3954456Z L=19, 2025-05-07T20:13:40.3954554Z D_gradcheck=2, 2025-05-07T20:13:40.3954653Z stochastic_rounding=False, 2025-05-07T20:13:40.3954744Z weighted=False, 2025-05-07T20:13:40.3954874Z row_wise=False, 2025-05-07T20:13:40.3954956Z mixed=False, 2025-05-07T20:13:40.3955053Z use_cache=False, 2025-05-07T20:13:40.3955164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3955248Z use_cpu=True, 2025-05-07T20:13:40.3955364Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3955444Z ) 2025-05-07T20:13:40.3955583Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3955982Z self=, 2025-05-07T20:13:40.3956064Z mixed_B=True, 2025-05-07T20:13:40.3956150Z compile=False, 2025-05-07T20:13:40.3956240Z T=1, 2025-05-07T20:13:40.3956318Z D=13, 2025-05-07T20:13:40.3956396Z B=51, 2025-05-07T20:13:40.3956488Z log_E=4, 2025-05-07T20:13:40.3956565Z L=6, 2025-05-07T20:13:40.3956651Z D_gradcheck=2, 2025-05-07T20:13:40.3956763Z stochastic_rounding=True, 2025-05-07T20:13:40.3956847Z weighted=True, 2025-05-07T20:13:40.3956941Z row_wise=True, 2025-05-07T20:13:40.3957023Z mixed=False, 2025-05-07T20:13:40.3957107Z use_cache=False, 2025-05-07T20:13:40.3957227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3957309Z use_cpu=True, 2025-05-07T20:13:40.3957411Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3957496Z ) 2025-05-07T20:13:40.3957637Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.3958019Z self=, 2025-05-07T20:13:40.3958114Z mixed_B=False, 2025-05-07T20:13:40.3958198Z compile=True, 2025-05-07T20:13:40.3958276Z T=4, 2025-05-07T20:13:40.3958364Z D=21, 2025-05-07T20:13:40.3958442Z B=62, 2025-05-07T20:13:40.3958532Z log_E=3, 2025-05-07T20:13:40.3958609Z L=0, 2025-05-07T20:13:40.3958735Z D_gradcheck=2, 2025-05-07T20:13:40.3958846Z stochastic_rounding=False, 2025-05-07T20:13:40.3958958Z weighted=False, 2025-05-07T20:13:40.3959045Z row_wise=True, 2025-05-07T20:13:40.3959140Z mixed=False, 2025-05-07T20:13:40.3959222Z use_cache=True, 2025-05-07T20:13:40.3959332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.3959430Z use_cpu=True, 2025-05-07T20:13:40.3959536Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.3959612Z ) 2025-05-07T20:13:40.4288225Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4288810Z self=, 2025-05-07T20:13:40.4288951Z mixed_B=False, 2025-05-07T20:13:40.4289072Z compile=True, 2025-05-07T20:13:40.4289183Z T=5, 2025-05-07T20:13:40.4289314Z D=78, 2025-05-07T20:13:40.4295929Z B=36, 2025-05-07T20:13:40.4296182Z log_E=5, 2025-05-07T20:13:40.4296352Z L=3, 2025-05-07T20:13:40.4296529Z D_gradcheck=2, 2025-05-07T20:13:40.4296721Z stochastic_rounding=False, 2025-05-07T20:13:40.4296868Z weighted=True, 2025-05-07T20:13:40.4296962Z row_wise=False, 2025-05-07T20:13:40.4297046Z mixed=True, 2025-05-07T20:13:40.4297146Z use_cache=True, 2025-05-07T20:13:40.4297266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4297368Z use_cpu=True, 2025-05-07T20:13:40.4297478Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4297556Z ) 2025-05-07T20:13:40.4297854Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4298262Z self=, 2025-05-07T20:13:40.4298348Z mixed_B=True, 2025-05-07T20:13:40.4298451Z compile=False, 2025-05-07T20:13:40.4298531Z T=3, 2025-05-07T20:13:40.4298611Z D=105, 2025-05-07T20:13:40.4298705Z B=31, 2025-05-07T20:13:40.4298785Z log_E=4, 2025-05-07T20:13:40.4298865Z L=12, 2025-05-07T20:13:40.4298970Z D_gradcheck=2, 2025-05-07T20:13:40.4299095Z stochastic_rounding=False, 2025-05-07T20:13:40.4299185Z weighted=False, 2025-05-07T20:13:40.4299407Z row_wise=True, 2025-05-07T20:13:40.4299492Z mixed=True, 2025-05-07T20:13:40.4299590Z use_cache=True, 2025-05-07T20:13:40.4299705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4299791Z use_cpu=True, 2025-05-07T20:13:40.4299914Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4299990Z ) 2025-05-07T20:13:40.4300130Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4300535Z self=, 2025-05-07T20:13:40.4300621Z mixed_B=True, 2025-05-07T20:13:40.4300711Z compile=False, 2025-05-07T20:13:40.4300804Z T=2, 2025-05-07T20:13:40.4300964Z D=91, 2025-05-07T20:13:40.4301054Z B=120, 2025-05-07T20:13:40.4301133Z log_E=3, 2025-05-07T20:13:40.4301213Z L=7, 2025-05-07T20:13:40.4301312Z D_gradcheck=1, 2025-05-07T20:13:40.4301414Z stochastic_rounding=True, 2025-05-07T20:13:40.4301503Z weighted=False, 2025-05-07T20:13:40.4301599Z row_wise=False, 2025-05-07T20:13:40.4301680Z mixed=True, 2025-05-07T20:13:40.4301770Z use_cache=False, 2025-05-07T20:13:40.4301897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4302034Z use_cpu=True, 2025-05-07T20:13:40.4302138Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4302226Z ) 2025-05-07T20:13:40.4302366Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4302752Z self=, 2025-05-07T20:13:40.4302848Z mixed_B=False, 2025-05-07T20:13:40.4302933Z compile=False, 2025-05-07T20:13:40.4303020Z T=4, 2025-05-07T20:13:40.4303098Z D=19, 2025-05-07T20:13:40.4303175Z B=107, 2025-05-07T20:13:40.4303264Z log_E=3, 2025-05-07T20:13:40.4303341Z L=5, 2025-05-07T20:13:40.4303424Z D_gradcheck=2, 2025-05-07T20:13:40.4303591Z stochastic_rounding=False, 2025-05-07T20:13:40.4303723Z weighted=False, 2025-05-07T20:13:40.4303807Z row_wise=False, 2025-05-07T20:13:40.4303907Z mixed=False, 2025-05-07T20:13:40.4303992Z use_cache=False, 2025-05-07T20:13:40.4304104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4304198Z use_cpu=True, 2025-05-07T20:13:40.4304301Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4304376Z ) 2025-05-07T20:13:40.4304566Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4304950Z self=, 2025-05-07T20:13:40.4305048Z mixed_B=False, 2025-05-07T20:13:40.4305131Z compile=True, 2025-05-07T20:13:40.4305208Z T=3, 2025-05-07T20:13:40.4305298Z D=127, 2025-05-07T20:13:40.4305375Z B=18, 2025-05-07T20:13:40.4305455Z log_E=5, 2025-05-07T20:13:40.4305543Z L=7, 2025-05-07T20:13:40.4305629Z D_gradcheck=1, 2025-05-07T20:13:40.4305731Z stochastic_rounding=False, 2025-05-07T20:13:40.4305830Z weighted=True, 2025-05-07T20:13:40.4305913Z row_wise=True, 2025-05-07T20:13:40.4305996Z mixed=True, 2025-05-07T20:13:40.4306092Z use_cache=True, 2025-05-07T20:13:40.4306208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4306291Z use_cpu=True, 2025-05-07T20:13:40.4306409Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4306487Z ) 2025-05-07T20:13:40.4306639Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4307020Z self=, 2025-05-07T20:13:40.4307103Z mixed_B=False, 2025-05-07T20:13:40.4307201Z compile=True, 2025-05-07T20:13:40.4307280Z T=3, 2025-05-07T20:13:40.4307358Z D=59, 2025-05-07T20:13:40.4307449Z B=127, 2025-05-07T20:13:40.4307528Z log_E=3, 2025-05-07T20:13:40.4307605Z L=5, 2025-05-07T20:13:40.4307701Z D_gradcheck=2, 2025-05-07T20:13:40.4307801Z stochastic_rounding=True, 2025-05-07T20:13:40.4307889Z weighted=False, 2025-05-07T20:13:40.4307984Z row_wise=True, 2025-05-07T20:13:40.4308090Z mixed=True, 2025-05-07T20:13:40.4308174Z use_cache=True, 2025-05-07T20:13:40.4308297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4308380Z use_cpu=True, 2025-05-07T20:13:40.4308494Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4308569Z ) 2025-05-07T20:13:40.4308712Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4309108Z self=, 2025-05-07T20:13:40.4309190Z mixed_B=True, 2025-05-07T20:13:40.4309275Z compile=True, 2025-05-07T20:13:40.4309364Z T=2, 2025-05-07T20:13:40.4309442Z D=123, 2025-05-07T20:13:40.4309518Z B=70, 2025-05-07T20:13:40.4309607Z log_E=5, 2025-05-07T20:13:40.4309683Z L=10, 2025-05-07T20:13:40.4309767Z D_gradcheck=1, 2025-05-07T20:13:40.4309881Z stochastic_rounding=False, 2025-05-07T20:13:40.4309966Z weighted=True, 2025-05-07T20:13:40.4310061Z row_wise=False, 2025-05-07T20:13:40.4310143Z mixed=True, 2025-05-07T20:13:40.4310227Z use_cache=False, 2025-05-07T20:13:40.4310349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4310431Z use_cpu=True, 2025-05-07T20:13:40.4310603Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4310689Z ) 2025-05-07T20:13:40.4310829Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4311210Z self=, 2025-05-07T20:13:40.4311306Z mixed_B=False, 2025-05-07T20:13:40.4311393Z compile=False, 2025-05-07T20:13:40.4311469Z T=2, 2025-05-07T20:13:40.4311556Z D=69, 2025-05-07T20:13:40.4311632Z B=96, 2025-05-07T20:13:40.4311710Z log_E=5, 2025-05-07T20:13:40.4311798Z L=19, 2025-05-07T20:13:40.4311885Z D_gradcheck=1, 2025-05-07T20:13:40.4312026Z stochastic_rounding=False, 2025-05-07T20:13:40.4312136Z weighted=False, 2025-05-07T20:13:40.4312217Z row_wise=True, 2025-05-07T20:13:40.4312314Z mixed=False, 2025-05-07T20:13:40.4312399Z use_cache=True, 2025-05-07T20:13:40.4312508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4312601Z use_cpu=True, 2025-05-07T20:13:40.4312703Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4312775Z ) 2025-05-07T20:13:40.4312950Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4313333Z self=, 2025-05-07T20:13:40.4313415Z mixed_B=True, 2025-05-07T20:13:40.4313511Z compile=False, 2025-05-07T20:13:40.4313587Z T=5, 2025-05-07T20:13:40.4313678Z D=109, 2025-05-07T20:13:40.4313755Z B=35, 2025-05-07T20:13:40.4313838Z log_E=4, 2025-05-07T20:13:40.4313926Z L=4, 2025-05-07T20:13:40.4314011Z D_gradcheck=1, 2025-05-07T20:13:40.4314111Z stochastic_rounding=False, 2025-05-07T20:13:40.4314206Z weighted=True, 2025-05-07T20:13:40.4314287Z row_wise=True, 2025-05-07T20:13:40.4314371Z mixed=False, 2025-05-07T20:13:40.4314467Z use_cache=True, 2025-05-07T20:13:40.4314577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4314660Z use_cpu=True, 2025-05-07T20:13:40.4314779Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4314854Z ) 2025-05-07T20:13:40.4314995Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4315392Z self=, 2025-05-07T20:13:40.4315476Z mixed_B=False, 2025-05-07T20:13:40.4315574Z compile=False, 2025-05-07T20:13:40.4315653Z T=3, 2025-05-07T20:13:40.4315734Z D=67, 2025-05-07T20:13:40.4315825Z B=50, 2025-05-07T20:13:40.4315903Z log_E=3, 2025-05-07T20:13:40.4315980Z L=7, 2025-05-07T20:13:40.4316075Z D_gradcheck=2, 2025-05-07T20:13:40.4316174Z stochastic_rounding=True, 2025-05-07T20:13:40.4316259Z weighted=False, 2025-05-07T20:13:40.4316354Z row_wise=False, 2025-05-07T20:13:40.4316463Z mixed=True, 2025-05-07T20:13:40.4316547Z use_cache=True, 2025-05-07T20:13:40.4316670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4316754Z use_cpu=True, 2025-05-07T20:13:40.4316857Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4316944Z ) 2025-05-07T20:13:40.4317084Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4317478Z self=, 2025-05-07T20:13:40.4317562Z mixed_B=True, 2025-05-07T20:13:40.4317648Z compile=False, 2025-05-07T20:13:40.4317739Z T=4, 2025-05-07T20:13:40.4317817Z D=26, 2025-05-07T20:13:40.4317895Z B=76, 2025-05-07T20:13:40.4317987Z log_E=5, 2025-05-07T20:13:40.4318066Z L=10, 2025-05-07T20:13:40.4318152Z D_gradcheck=1, 2025-05-07T20:13:40.4318268Z stochastic_rounding=True, 2025-05-07T20:13:40.4318356Z weighted=False, 2025-05-07T20:13:40.4318442Z row_wise=True, 2025-05-07T20:13:40.4318539Z mixed=True, 2025-05-07T20:13:40.4318624Z use_cache=False, 2025-05-07T20:13:40.4318737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4318835Z use_cpu=True, 2025-05-07T20:13:40.4318942Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4319034Z ) 2025-05-07T20:13:40.4319173Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4319561Z self=, 2025-05-07T20:13:40.4319659Z mixed_B=True, 2025-05-07T20:13:40.4319745Z compile=True, 2025-05-07T20:13:40.4319824Z T=4, 2025-05-07T20:13:40.4319917Z D=76, 2025-05-07T20:13:40.4319996Z B=31, 2025-05-07T20:13:40.4320078Z log_E=5, 2025-05-07T20:13:40.4320171Z L=2, 2025-05-07T20:13:40.4320259Z D_gradcheck=2, 2025-05-07T20:13:40.4320386Z stochastic_rounding=True, 2025-05-07T20:13:40.4320487Z weighted=False, 2025-05-07T20:13:40.4320598Z row_wise=True, 2025-05-07T20:13:40.4320684Z mixed=False, 2025-05-07T20:13:40.4320781Z use_cache=False, 2025-05-07T20:13:40.4320892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4320990Z use_cpu=True, 2025-05-07T20:13:40.4321094Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4321170Z ) 2025-05-07T20:13:40.4321324Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4321740Z self=, 2025-05-07T20:13:40.4321824Z mixed_B=False, 2025-05-07T20:13:40.4321922Z compile=False, 2025-05-07T20:13:40.4322002Z T=2, 2025-05-07T20:13:40.4322082Z D=66, 2025-05-07T20:13:40.4322176Z B=47, 2025-05-07T20:13:40.4322256Z log_E=4, 2025-05-07T20:13:40.4322334Z L=7, 2025-05-07T20:13:40.4322429Z D_gradcheck=1, 2025-05-07T20:13:40.4322528Z stochastic_rounding=True, 2025-05-07T20:13:40.4322623Z weighted=False, 2025-05-07T20:13:40.4322706Z row_wise=True, 2025-05-07T20:13:40.4322788Z mixed=False, 2025-05-07T20:13:40.4322883Z use_cache=True, 2025-05-07T20:13:40.4322993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4323074Z use_cpu=True, 2025-05-07T20:13:40.4323190Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4323265Z ) 2025-05-07T20:13:40.4323404Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4323800Z self=, 2025-05-07T20:13:40.4323885Z mixed_B=False, 2025-05-07T20:13:40.4323969Z compile=False, 2025-05-07T20:13:40.4324055Z T=4, 2025-05-07T20:13:40.4324132Z D=83, 2025-05-07T20:13:40.4324210Z B=117, 2025-05-07T20:13:40.4324299Z log_E=5, 2025-05-07T20:13:40.4324376Z L=16, 2025-05-07T20:13:40.4324473Z D_gradcheck=2, 2025-05-07T20:13:40.4324573Z stochastic_rounding=False, 2025-05-07T20:13:40.4324681Z weighted=True, 2025-05-07T20:13:40.4324778Z row_wise=False, 2025-05-07T20:13:40.4324884Z mixed=False, 2025-05-07T20:13:40.4324971Z use_cache=True, 2025-05-07T20:13:40.4325091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4325173Z use_cpu=True, 2025-05-07T20:13:40.4325282Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4325368Z ) 2025-05-07T20:13:40.4325505Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4325890Z self=, 2025-05-07T20:13:40.4326015Z mixed_B=True, 2025-05-07T20:13:40.4326098Z compile=True, 2025-05-07T20:13:40.4326188Z T=4, 2025-05-07T20:13:40.4326267Z D=126, 2025-05-07T20:13:40.4326345Z B=103, 2025-05-07T20:13:40.4326434Z log_E=4, 2025-05-07T20:13:40.4326536Z L=19, 2025-05-07T20:13:40.4326620Z D_gradcheck=1, 2025-05-07T20:13:40.4326734Z stochastic_rounding=False, 2025-05-07T20:13:40.4326821Z weighted=False, 2025-05-07T20:13:40.4326908Z row_wise=True, 2025-05-07T20:13:40.4326999Z mixed=True, 2025-05-07T20:13:40.4327081Z use_cache=True, 2025-05-07T20:13:40.4327191Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4327283Z use_cpu=True, 2025-05-07T20:13:40.4327386Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4327462Z ) 2025-05-07T20:13:40.4327614Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4327998Z self=, 2025-05-07T20:13:40.4328093Z mixed_B=False, 2025-05-07T20:13:40.4328178Z compile=False, 2025-05-07T20:13:40.4328257Z T=5, 2025-05-07T20:13:40.4328349Z D=91, 2025-05-07T20:13:40.4328425Z B=109, 2025-05-07T20:13:40.4328506Z log_E=5, 2025-05-07T20:13:40.4328596Z L=6, 2025-05-07T20:13:40.4328683Z D_gradcheck=2, 2025-05-07T20:13:40.4328809Z stochastic_rounding=False, 2025-05-07T20:13:40.4328907Z weighted=False, 2025-05-07T20:13:40.4329035Z row_wise=False, 2025-05-07T20:13:40.4329118Z mixed=True, 2025-05-07T20:13:40.4329214Z use_cache=True, 2025-05-07T20:13:40.4329324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4329408Z use_cpu=True, 2025-05-07T20:13:40.4329523Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4329623Z ) 2025-05-07T20:13:40.4329772Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4330183Z self=, 2025-05-07T20:13:40.4330268Z mixed_B=True, 2025-05-07T20:13:40.4330371Z compile=True, 2025-05-07T20:13:40.4330449Z T=1, 2025-05-07T20:13:40.4330526Z D=107, 2025-05-07T20:13:40.4330615Z B=106, 2025-05-07T20:13:40.4330692Z log_E=5, 2025-05-07T20:13:40.4330772Z L=13, 2025-05-07T20:13:40.4330868Z D_gradcheck=1, 2025-05-07T20:13:40.4330968Z stochastic_rounding=False, 2025-05-07T20:13:40.4331052Z weighted=True, 2025-05-07T20:13:40.4331146Z row_wise=True, 2025-05-07T20:13:40.4331228Z mixed=False, 2025-05-07T20:13:40.4331316Z use_cache=False, 2025-05-07T20:13:40.4331439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4331521Z use_cpu=True, 2025-05-07T20:13:40.4331637Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4331712Z ) 2025-05-07T20:13:40.4649872Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4650330Z self=, 2025-05-07T20:13:40.4650452Z mixed_B=False, 2025-05-07T20:13:40.4650586Z compile=True, 2025-05-07T20:13:40.4650701Z T=5, 2025-05-07T20:13:40.4650787Z D=117, 2025-05-07T20:13:40.4650931Z B=47, 2025-05-07T20:13:40.4651012Z log_E=4, 2025-05-07T20:13:40.4651089Z L=12, 2025-05-07T20:13:40.4651186Z D_gradcheck=1, 2025-05-07T20:13:40.4651319Z stochastic_rounding=True, 2025-05-07T20:13:40.4651424Z weighted=True, 2025-05-07T20:13:40.4651563Z row_wise=False, 2025-05-07T20:13:40.4651645Z mixed=False, 2025-05-07T20:13:40.4651884Z use_cache=True, 2025-05-07T20:13:40.4652012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4652096Z use_cpu=True, 2025-05-07T20:13:40.4652200Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4652289Z ) 2025-05-07T20:13:40.4652429Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4652818Z self=, 2025-05-07T20:13:40.4652916Z mixed_B=False, 2025-05-07T20:13:40.4653008Z compile=True, 2025-05-07T20:13:40.4653097Z T=1, 2025-05-07T20:13:40.4653176Z D=20, 2025-05-07T20:13:40.4653253Z B=51, 2025-05-07T20:13:40.4653343Z log_E=4, 2025-05-07T20:13:40.4653494Z L=3, 2025-05-07T20:13:40.4653579Z D_gradcheck=2, 2025-05-07T20:13:40.4653694Z stochastic_rounding=True, 2025-05-07T20:13:40.4653785Z weighted=False, 2025-05-07T20:13:40.4653872Z row_wise=True, 2025-05-07T20:13:40.4653966Z mixed=False, 2025-05-07T20:13:40.4654051Z use_cache=True, 2025-05-07T20:13:40.4654161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4654258Z use_cpu=True, 2025-05-07T20:13:40.4654365Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4654455Z ) 2025-05-07T20:13:40.4654593Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4654977Z self=, 2025-05-07T20:13:40.4655071Z mixed_B=True, 2025-05-07T20:13:40.4655155Z compile=False, 2025-05-07T20:13:40.4655234Z T=1, 2025-05-07T20:13:40.4655323Z D=115, 2025-05-07T20:13:40.4655399Z B=34, 2025-05-07T20:13:40.4655477Z log_E=4, 2025-05-07T20:13:40.4655566Z L=20, 2025-05-07T20:13:40.4655682Z D_gradcheck=2, 2025-05-07T20:13:40.4655782Z stochastic_rounding=False, 2025-05-07T20:13:40.4655928Z weighted=True, 2025-05-07T20:13:40.4656055Z row_wise=False, 2025-05-07T20:13:40.4656136Z mixed=True, 2025-05-07T20:13:40.4656244Z use_cache=False, 2025-05-07T20:13:40.4656371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4656473Z use_cpu=True, 2025-05-07T20:13:40.4656580Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4656657Z ) 2025-05-07T20:13:40.4656810Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4657244Z self=, 2025-05-07T20:13:40.4657331Z mixed_B=False, 2025-05-07T20:13:40.4657432Z compile=False, 2025-05-07T20:13:40.4657512Z T=5, 2025-05-07T20:13:40.4657590Z D=108, 2025-05-07T20:13:40.4657684Z B=9, 2025-05-07T20:13:40.4657824Z log_E=3, 2025-05-07T20:13:40.4657907Z L=2, 2025-05-07T20:13:40.4658007Z D_gradcheck=1, 2025-05-07T20:13:40.4658109Z stochastic_rounding=False, 2025-05-07T20:13:40.4658212Z weighted=False, 2025-05-07T20:13:40.4658298Z row_wise=True, 2025-05-07T20:13:40.4658381Z mixed=True, 2025-05-07T20:13:40.4658487Z use_cache=False, 2025-05-07T20:13:40.4658598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4658683Z use_cpu=True, 2025-05-07T20:13:40.4658814Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4658891Z ) 2025-05-07T20:13:40.4659031Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4659433Z self=, 2025-05-07T20:13:40.4659532Z mixed_B=False, 2025-05-07T20:13:40.4659619Z compile=False, 2025-05-07T20:13:40.4659712Z T=1, 2025-05-07T20:13:40.4659791Z D=87, 2025-05-07T20:13:40.4659871Z B=78, 2025-05-07T20:13:40.4659966Z log_E=3, 2025-05-07T20:13:40.4660044Z L=1, 2025-05-07T20:13:40.4660146Z D_gradcheck=2, 2025-05-07T20:13:40.4660248Z stochastic_rounding=False, 2025-05-07T20:13:40.4660334Z weighted=True, 2025-05-07T20:13:40.4660434Z row_wise=False, 2025-05-07T20:13:40.4660516Z mixed=True, 2025-05-07T20:13:40.4660631Z use_cache=True, 2025-05-07T20:13:40.4660754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4660837Z use_cpu=True, 2025-05-07T20:13:40.4660941Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4661033Z ) 2025-05-07T20:13:40.4661173Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4661560Z self=, 2025-05-07T20:13:40.4661654Z mixed_B=False, 2025-05-07T20:13:40.4661738Z compile=False, 2025-05-07T20:13:40.4661826Z T=2, 2025-05-07T20:13:40.4661903Z D=79, 2025-05-07T20:13:40.4661980Z B=101, 2025-05-07T20:13:40.4662069Z log_E=3, 2025-05-07T20:13:40.4662145Z L=10, 2025-05-07T20:13:40.4662228Z D_gradcheck=2, 2025-05-07T20:13:40.4662336Z stochastic_rounding=True, 2025-05-07T20:13:40.4662422Z weighted=False, 2025-05-07T20:13:40.4662506Z row_wise=True, 2025-05-07T20:13:40.4662597Z mixed=False, 2025-05-07T20:13:40.4662682Z use_cache=True, 2025-05-07T20:13:40.4662791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4662885Z use_cpu=True, 2025-05-07T20:13:40.4662989Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4663064Z ) 2025-05-07T20:13:40.4663212Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4663596Z self=, 2025-05-07T20:13:40.4663691Z mixed_B=False, 2025-05-07T20:13:40.4663778Z compile=True, 2025-05-07T20:13:40.4663855Z T=1, 2025-05-07T20:13:40.4663947Z D=88, 2025-05-07T20:13:40.4664027Z B=72, 2025-05-07T20:13:40.4664105Z log_E=5, 2025-05-07T20:13:40.4664194Z L=5, 2025-05-07T20:13:40.4664279Z D_gradcheck=2, 2025-05-07T20:13:40.4664377Z stochastic_rounding=True, 2025-05-07T20:13:40.4664505Z weighted=False, 2025-05-07T20:13:40.4664614Z row_wise=False, 2025-05-07T20:13:40.4664696Z mixed=True, 2025-05-07T20:13:40.4664794Z use_cache=True, 2025-05-07T20:13:40.4664904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4664987Z use_cpu=True, 2025-05-07T20:13:40.4665102Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4665177Z ) 2025-05-07T20:13:40.4665326Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4665738Z self=, 2025-05-07T20:13:40.4665823Z mixed_B=False, 2025-05-07T20:13:40.4665920Z compile=True, 2025-05-07T20:13:40.4665997Z T=3, 2025-05-07T20:13:40.4666074Z D=111, 2025-05-07T20:13:40.4666169Z B=61, 2025-05-07T20:13:40.4666247Z log_E=5, 2025-05-07T20:13:40.4666322Z L=16, 2025-05-07T20:13:40.4666420Z D_gradcheck=1, 2025-05-07T20:13:40.4666520Z stochastic_rounding=False, 2025-05-07T20:13:40.4666606Z weighted=True, 2025-05-07T20:13:40.4666702Z row_wise=True, 2025-05-07T20:13:40.4666785Z mixed=False, 2025-05-07T20:13:40.4666873Z use_cache=False, 2025-05-07T20:13:40.4666996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4667080Z use_cpu=True, 2025-05-07T20:13:40.4667196Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4667271Z ) 2025-05-07T20:13:40.4667409Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4667806Z self=, 2025-05-07T20:13:40.4667891Z mixed_B=False, 2025-05-07T20:13:40.4667977Z compile=True, 2025-05-07T20:13:40.4668067Z T=3, 2025-05-07T20:13:40.4668144Z D=114, 2025-05-07T20:13:40.4668220Z B=20, 2025-05-07T20:13:40.4668311Z log_E=5, 2025-05-07T20:13:40.4668386Z L=0, 2025-05-07T20:13:40.4668473Z D_gradcheck=2, 2025-05-07T20:13:40.4668584Z stochastic_rounding=False, 2025-05-07T20:13:40.4668671Z weighted=True, 2025-05-07T20:13:40.4668755Z row_wise=False, 2025-05-07T20:13:40.4668850Z mixed=False, 2025-05-07T20:13:40.4668963Z use_cache=False, 2025-05-07T20:13:40.4669086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4669168Z use_cpu=True, 2025-05-07T20:13:40.4669269Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4669356Z ) 2025-05-07T20:13:40.4669493Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4669877Z self=, 2025-05-07T20:13:40.4669971Z mixed_B=True, 2025-05-07T20:13:40.4670056Z compile=False, 2025-05-07T20:13:40.4670133Z T=2, 2025-05-07T20:13:40.4670222Z D=61, 2025-05-07T20:13:40.4670299Z B=98, 2025-05-07T20:13:40.4670376Z log_E=4, 2025-05-07T20:13:40.4670467Z L=4, 2025-05-07T20:13:40.4670553Z D_gradcheck=1, 2025-05-07T20:13:40.4670663Z stochastic_rounding=True, 2025-05-07T20:13:40.4670749Z weighted=False, 2025-05-07T20:13:40.4670832Z row_wise=False, 2025-05-07T20:13:40.4670930Z mixed=False, 2025-05-07T20:13:40.4671016Z use_cache=False, 2025-05-07T20:13:40.4671125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4671222Z use_cpu=True, 2025-05-07T20:13:40.4671326Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4671399Z ) 2025-05-07T20:13:40.4671547Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4671933Z self=, 2025-05-07T20:13:40.4672017Z mixed_B=False, 2025-05-07T20:13:40.4672112Z compile=True, 2025-05-07T20:13:40.4672188Z T=3, 2025-05-07T20:13:40.4672265Z D=125, 2025-05-07T20:13:40.4672353Z B=31, 2025-05-07T20:13:40.4672431Z log_E=3, 2025-05-07T20:13:40.4672518Z L=7, 2025-05-07T20:13:40.4672601Z D_gradcheck=2, 2025-05-07T20:13:40.4672700Z stochastic_rounding=False, 2025-05-07T20:13:40.4672825Z weighted=True, 2025-05-07T20:13:40.4672907Z row_wise=True, 2025-05-07T20:13:40.4673012Z mixed=True, 2025-05-07T20:13:40.4673109Z use_cache=False, 2025-05-07T20:13:40.4673221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4673303Z use_cpu=True, 2025-05-07T20:13:40.4673418Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4673493Z ) 2025-05-07T20:13:40.4673631Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4674051Z self=, 2025-05-07T20:13:40.4674135Z mixed_B=True, 2025-05-07T20:13:40.4674234Z compile=False, 2025-05-07T20:13:40.4674313Z T=4, 2025-05-07T20:13:40.4674393Z D=77, 2025-05-07T20:13:40.4674485Z B=80, 2025-05-07T20:13:40.4674566Z log_E=3, 2025-05-07T20:13:40.4674645Z L=4, 2025-05-07T20:13:40.4674744Z D_gradcheck=2, 2025-05-07T20:13:40.4674844Z stochastic_rounding=True, 2025-05-07T20:13:40.4674931Z weighted=True, 2025-05-07T20:13:40.4675029Z row_wise=False, 2025-05-07T20:13:40.4675116Z mixed=False, 2025-05-07T20:13:40.4675201Z use_cache=True, 2025-05-07T20:13:40.4675324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.4675406Z use_cpu=True, 2025-05-07T20:13:40.4675512Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4675598Z ) 2025-05-07T20:13:40.4675735Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4676131Z self=, 2025-05-07T20:13:40.4676214Z mixed_B=False, 2025-05-07T20:13:40.4676299Z compile=True, 2025-05-07T20:13:40.4676390Z T=1, 2025-05-07T20:13:40.4676467Z D=4, 2025-05-07T20:13:40.4676544Z B=126, 2025-05-07T20:13:40.4676637Z log_E=4, 2025-05-07T20:13:40.4676713Z L=4, 2025-05-07T20:13:40.4676797Z D_gradcheck=1, 2025-05-07T20:13:40.4676907Z stochastic_rounding=False, 2025-05-07T20:13:40.4676993Z weighted=True, 2025-05-07T20:13:40.4677075Z row_wise=False, 2025-05-07T20:13:40.4677171Z mixed=False, 2025-05-07T20:13:40.4677282Z use_cache=False, 2025-05-07T20:13:40.4677394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4677490Z use_cpu=True, 2025-05-07T20:13:40.4677596Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4677685Z ) 2025-05-07T20:13:40.4677824Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4678210Z self=, 2025-05-07T20:13:40.4678308Z mixed_B=False, 2025-05-07T20:13:40.4678395Z compile=False, 2025-05-07T20:13:40.4678473Z T=1, 2025-05-07T20:13:40.4678568Z D=112, 2025-05-07T20:13:40.4678647Z B=97, 2025-05-07T20:13:40.4678726Z log_E=3, 2025-05-07T20:13:40.4678874Z L=17, 2025-05-07T20:13:40.4678958Z D_gradcheck=1, 2025-05-07T20:13:40.4679054Z stochastic_rounding=True, 2025-05-07T20:13:40.4679169Z weighted=False, 2025-05-07T20:13:40.4679256Z row_wise=True, 2025-05-07T20:13:40.4679340Z mixed=True, 2025-05-07T20:13:40.4679445Z use_cache=False, 2025-05-07T20:13:40.4679558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4679660Z use_cpu=True, 2025-05-07T20:13:40.4679767Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4679840Z ) 2025-05-07T20:13:40.4679994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4680382Z self=, 2025-05-07T20:13:40.4680468Z mixed_B=True, 2025-05-07T20:13:40.4680569Z compile=True, 2025-05-07T20:13:40.4680650Z T=3, 2025-05-07T20:13:40.4680729Z D=54, 2025-05-07T20:13:40.4680820Z B=57, 2025-05-07T20:13:40.4680900Z log_E=5, 2025-05-07T20:13:40.4680979Z L=18, 2025-05-07T20:13:40.4681078Z D_gradcheck=2, 2025-05-07T20:13:40.4681179Z stochastic_rounding=False, 2025-05-07T20:13:40.4681304Z weighted=False, 2025-05-07T20:13:40.4681403Z row_wise=False, 2025-05-07T20:13:40.4681509Z mixed=False, 2025-05-07T20:13:40.4681608Z use_cache=False, 2025-05-07T20:13:40.4681718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4681800Z use_cpu=True, 2025-05-07T20:13:40.4681917Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4681991Z ) 2025-05-07T20:13:40.4682133Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4682553Z self=, 2025-05-07T20:13:40.4682636Z mixed_B=False, 2025-05-07T20:13:40.4682719Z compile=True, 2025-05-07T20:13:40.4682808Z T=4, 2025-05-07T20:13:40.4682885Z D=107, 2025-05-07T20:13:40.4682961Z B=39, 2025-05-07T20:13:40.4683049Z log_E=3, 2025-05-07T20:13:40.4683125Z L=13, 2025-05-07T20:13:40.4683288Z D_gradcheck=2, 2025-05-07T20:13:40.4683385Z stochastic_rounding=True, 2025-05-07T20:13:40.4683471Z weighted=True, 2025-05-07T20:13:40.4683569Z row_wise=True, 2025-05-07T20:13:40.4683652Z mixed=True, 2025-05-07T20:13:40.4683737Z use_cache=False, 2025-05-07T20:13:40.4683860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4683942Z use_cpu=True, 2025-05-07T20:13:40.4684045Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.4684131Z ) 2025-05-07T20:13:40.4684269Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.4684659Z self=, 2025-05-07T20:13:40.4684755Z mixed_B=False, 2025-05-07T20:13:40.4684839Z compile=True, 2025-05-07T20:13:40.4684920Z T=1, 2025-05-07T20:13:40.4685010Z D=54, 2025-05-07T20:13:40.4685086Z B=80, 2025-05-07T20:13:40.4685181Z log_E=5, 2025-05-07T20:13:40.4685260Z L=3, 2025-05-07T20:13:40.4685345Z D_gradcheck=2, 2025-05-07T20:13:40.4685458Z stochastic_rounding=False, 2025-05-07T20:13:40.4685544Z weighted=True, 2025-05-07T20:13:40.4685646Z row_wise=True, 2025-05-07T20:13:40.4685743Z mixed=False, 2025-05-07T20:13:40.4685828Z use_cache=False, 2025-05-07T20:13:40.4685969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.4686064Z use_cpu=True, 2025-05-07T20:13:40.4686168Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.4686242Z ) 2025-05-07T20:13:40.5016471Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5016964Z self=, 2025-05-07T20:13:40.5017102Z mixed_B=False, 2025-05-07T20:13:40.5017191Z compile=False, 2025-05-07T20:13:40.5017272Z T=1, 2025-05-07T20:13:40.5017366Z D=9, 2025-05-07T20:13:40.5017444Z B=46, 2025-05-07T20:13:40.5017558Z log_E=5, 2025-05-07T20:13:40.5017693Z L=15, 2025-05-07T20:13:40.5017887Z D_gradcheck=1, 2025-05-07T20:13:40.5018069Z stochastic_rounding=False, 2025-05-07T20:13:40.5018233Z weighted=False, 2025-05-07T20:13:40.5018396Z row_wise=True, 2025-05-07T20:13:40.5018572Z mixed=True, 2025-05-07T20:13:40.5018721Z use_cache=False, 2025-05-07T20:13:40.5018845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5018942Z use_cpu=True, 2025-05-07T20:13:40.5019094Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5019169Z ) 2025-05-07T20:13:40.5019320Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5019708Z self=, 2025-05-07T20:13:40.5019793Z mixed_B=False, 2025-05-07T20:13:40.5019890Z compile=False, 2025-05-07T20:13:40.5019967Z T=3, 2025-05-07T20:13:40.5020059Z D=17, 2025-05-07T20:13:40.5020137Z B=105, 2025-05-07T20:13:40.5020215Z log_E=3, 2025-05-07T20:13:40.5020303Z L=3, 2025-05-07T20:13:40.5020387Z D_gradcheck=2, 2025-05-07T20:13:40.5020486Z stochastic_rounding=False, 2025-05-07T20:13:40.5020753Z weighted=False, 2025-05-07T20:13:40.5020839Z row_wise=False, 2025-05-07T20:13:40.5020968Z mixed=False, 2025-05-07T20:13:40.5021071Z use_cache=True, 2025-05-07T20:13:40.5021184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5021265Z use_cpu=True, 2025-05-07T20:13:40.5021382Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5021456Z ) 2025-05-07T20:13:40.5021593Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5022042Z self=, 2025-05-07T20:13:40.5022127Z mixed_B=False, 2025-05-07T20:13:40.5022224Z compile=True, 2025-05-07T20:13:40.5022300Z T=2, 2025-05-07T20:13:40.5022377Z D=92, 2025-05-07T20:13:40.5022470Z B=21, 2025-05-07T20:13:40.5022549Z log_E=3, 2025-05-07T20:13:40.5022626Z L=11, 2025-05-07T20:13:40.5022721Z D_gradcheck=1, 2025-05-07T20:13:40.5022820Z stochastic_rounding=False, 2025-05-07T20:13:40.5022904Z weighted=False, 2025-05-07T20:13:40.5023003Z row_wise=False, 2025-05-07T20:13:40.5023086Z mixed=False, 2025-05-07T20:13:40.5023171Z use_cache=False, 2025-05-07T20:13:40.5023297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5023379Z use_cpu=True, 2025-05-07T20:13:40.5023482Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5023639Z ) 2025-05-07T20:13:40.5023776Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5024172Z self=, 2025-05-07T20:13:40.5024253Z mixed_B=True, 2025-05-07T20:13:40.5024338Z compile=False, 2025-05-07T20:13:40.5024428Z T=2, 2025-05-07T20:13:40.5024505Z D=44, 2025-05-07T20:13:40.5024582Z B=120, 2025-05-07T20:13:40.5024675Z log_E=5, 2025-05-07T20:13:40.5024751Z L=0, 2025-05-07T20:13:40.5024834Z D_gradcheck=1, 2025-05-07T20:13:40.5024943Z stochastic_rounding=True, 2025-05-07T20:13:40.5025027Z weighted=True, 2025-05-07T20:13:40.5025111Z row_wise=True, 2025-05-07T20:13:40.5025206Z mixed=False, 2025-05-07T20:13:40.5025291Z use_cache=True, 2025-05-07T20:13:40.5025479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5025564Z use_cpu=True, 2025-05-07T20:13:40.5025668Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5025753Z ) 2025-05-07T20:13:40.5025893Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5026278Z self=, 2025-05-07T20:13:40.5026376Z mixed_B=False, 2025-05-07T20:13:40.5026465Z compile=False, 2025-05-07T20:13:40.5026542Z T=1, 2025-05-07T20:13:40.5026633Z D=110, 2025-05-07T20:13:40.5026713Z B=125, 2025-05-07T20:13:40.5026792Z log_E=3, 2025-05-07T20:13:40.5026884Z L=2, 2025-05-07T20:13:40.5026969Z D_gradcheck=2, 2025-05-07T20:13:40.5027068Z stochastic_rounding=False, 2025-05-07T20:13:40.5027164Z weighted=False, 2025-05-07T20:13:40.5027252Z row_wise=True, 2025-05-07T20:13:40.5027348Z mixed=True, 2025-05-07T20:13:40.5027434Z use_cache=False, 2025-05-07T20:13:40.5027545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5027639Z use_cpu=True, 2025-05-07T20:13:40.5027744Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5027821Z ) 2025-05-07T20:13:40.5027973Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5028358Z self=, 2025-05-07T20:13:40.5028441Z mixed_B=False, 2025-05-07T20:13:40.5028536Z compile=True, 2025-05-07T20:13:40.5028614Z T=4, 2025-05-07T20:13:40.5028694Z D=120, 2025-05-07T20:13:40.5028782Z B=44, 2025-05-07T20:13:40.5028876Z log_E=4, 2025-05-07T20:13:40.5028953Z L=9, 2025-05-07T20:13:40.5029051Z D_gradcheck=2, 2025-05-07T20:13:40.5029152Z stochastic_rounding=False, 2025-05-07T20:13:40.5029252Z weighted=True, 2025-05-07T20:13:40.5029364Z row_wise=False, 2025-05-07T20:13:40.5029474Z mixed=False, 2025-05-07T20:13:40.5029571Z use_cache=False, 2025-05-07T20:13:40.5029686Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5029772Z use_cpu=True, 2025-05-07T20:13:40.5029892Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5029968Z ) 2025-05-07T20:13:40.5030108Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5030539Z self=, 2025-05-07T20:13:40.5030626Z mixed_B=True, 2025-05-07T20:13:40.5030712Z compile=True, 2025-05-07T20:13:40.5030808Z T=2, 2025-05-07T20:13:40.5030887Z D=24, 2025-05-07T20:13:40.5030981Z B=81, 2025-05-07T20:13:40.5031062Z log_E=3, 2025-05-07T20:13:40.5031141Z L=9, 2025-05-07T20:13:40.5031241Z D_gradcheck=2, 2025-05-07T20:13:40.5031342Z stochastic_rounding=True, 2025-05-07T20:13:40.5031427Z weighted=True, 2025-05-07T20:13:40.5031529Z row_wise=True, 2025-05-07T20:13:40.5031614Z mixed=True, 2025-05-07T20:13:40.5031699Z use_cache=True, 2025-05-07T20:13:40.5031827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5031912Z use_cpu=True, 2025-05-07T20:13:40.5032019Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5032112Z ) 2025-05-07T20:13:40.5032254Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5032640Z self=, 2025-05-07T20:13:40.5032737Z mixed_B=True, 2025-05-07T20:13:40.5032823Z compile=True, 2025-05-07T20:13:40.5032988Z T=4, 2025-05-07T20:13:40.5033067Z D=27, 2025-05-07T20:13:40.5033144Z B=59, 2025-05-07T20:13:40.5033284Z log_E=5, 2025-05-07T20:13:40.5033364Z L=3, 2025-05-07T20:13:40.5033449Z D_gradcheck=2, 2025-05-07T20:13:40.5033563Z stochastic_rounding=False, 2025-05-07T20:13:40.5033647Z weighted=True, 2025-05-07T20:13:40.5033735Z row_wise=False, 2025-05-07T20:13:40.5033829Z mixed=False, 2025-05-07T20:13:40.5033915Z use_cache=True, 2025-05-07T20:13:40.5034051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5034148Z use_cpu=True, 2025-05-07T20:13:40.5034253Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5034327Z ) 2025-05-07T20:13:40.5034478Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5034862Z self=, 2025-05-07T20:13:40.5034957Z mixed_B=False, 2025-05-07T20:13:40.5035040Z compile=True, 2025-05-07T20:13:40.5035117Z T=1, 2025-05-07T20:13:40.5035207Z D=54, 2025-05-07T20:13:40.5035284Z B=75, 2025-05-07T20:13:40.5035363Z log_E=5, 2025-05-07T20:13:40.5035450Z L=10, 2025-05-07T20:13:40.5035535Z D_gradcheck=2, 2025-05-07T20:13:40.5035634Z stochastic_rounding=False, 2025-05-07T20:13:40.5035731Z weighted=False, 2025-05-07T20:13:40.5035816Z row_wise=True, 2025-05-07T20:13:40.5035898Z mixed=False, 2025-05-07T20:13:40.5035997Z use_cache=False, 2025-05-07T20:13:40.5036110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5036196Z use_cpu=True, 2025-05-07T20:13:40.5036365Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5036439Z ) 2025-05-07T20:13:40.5036593Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5036977Z self=, 2025-05-07T20:13:40.5037063Z mixed_B=False, 2025-05-07T20:13:40.5037163Z compile=True, 2025-05-07T20:13:40.5037244Z T=2, 2025-05-07T20:13:40.5037323Z D=24, 2025-05-07T20:13:40.5037415Z B=79, 2025-05-07T20:13:40.5037498Z log_E=4, 2025-05-07T20:13:40.5037576Z L=1, 2025-05-07T20:13:40.5037676Z D_gradcheck=1, 2025-05-07T20:13:40.5037797Z stochastic_rounding=False, 2025-05-07T20:13:40.5037881Z weighted=True, 2025-05-07T20:13:40.5038004Z row_wise=False, 2025-05-07T20:13:40.5038087Z mixed=False, 2025-05-07T20:13:40.5038199Z use_cache=True, 2025-05-07T20:13:40.5038325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5038409Z use_cpu=True, 2025-05-07T20:13:40.5038527Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5038601Z ) 2025-05-07T20:13:40.5038738Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5039161Z self=, 2025-05-07T20:13:40.5039245Z mixed_B=False, 2025-05-07T20:13:40.5039330Z compile=True, 2025-05-07T20:13:40.5039419Z T=4, 2025-05-07T20:13:40.5039496Z D=58, 2025-05-07T20:13:40.5039574Z B=59, 2025-05-07T20:13:40.5039665Z log_E=3, 2025-05-07T20:13:40.5039773Z L=12, 2025-05-07T20:13:40.5039857Z D_gradcheck=2, 2025-05-07T20:13:40.5039968Z stochastic_rounding=False, 2025-05-07T20:13:40.5040054Z weighted=False, 2025-05-07T20:13:40.5040152Z row_wise=False, 2025-05-07T20:13:40.5040234Z mixed=False, 2025-05-07T20:13:40.5040322Z use_cache=False, 2025-05-07T20:13:40.5040446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5040529Z use_cpu=True, 2025-05-07T20:13:40.5040634Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5040721Z ) 2025-05-07T20:13:40.5040857Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5041246Z self=, 2025-05-07T20:13:40.5041341Z mixed_B=False, 2025-05-07T20:13:40.5041425Z compile=True, 2025-05-07T20:13:40.5041502Z T=2, 2025-05-07T20:13:40.5041592Z D=80, 2025-05-07T20:13:40.5041668Z B=29, 2025-05-07T20:13:40.5041746Z log_E=5, 2025-05-07T20:13:40.5041834Z L=9, 2025-05-07T20:13:40.5041918Z D_gradcheck=2, 2025-05-07T20:13:40.5042032Z stochastic_rounding=False, 2025-05-07T20:13:40.5042117Z weighted=False, 2025-05-07T20:13:40.5042201Z row_wise=True, 2025-05-07T20:13:40.5042295Z mixed=False, 2025-05-07T20:13:40.5042381Z use_cache=False, 2025-05-07T20:13:40.5042538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5042634Z use_cpu=True, 2025-05-07T20:13:40.5042738Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5042813Z ) 2025-05-07T20:13:40.5042961Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5043349Z self=, 2025-05-07T20:13:40.5043430Z mixed_B=True, 2025-05-07T20:13:40.5043527Z compile=False, 2025-05-07T20:13:40.5043604Z T=2, 2025-05-07T20:13:40.5043698Z D=33, 2025-05-07T20:13:40.5043778Z B=123, 2025-05-07T20:13:40.5043857Z log_E=5, 2025-05-07T20:13:40.5043947Z L=2, 2025-05-07T20:13:40.5044038Z D_gradcheck=2, 2025-05-07T20:13:40.5044135Z stochastic_rounding=True, 2025-05-07T20:13:40.5044233Z weighted=False, 2025-05-07T20:13:40.5044355Z row_wise=True, 2025-05-07T20:13:40.5044434Z mixed=True, 2025-05-07T20:13:40.5044532Z use_cache=True, 2025-05-07T20:13:40.5044643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5044724Z use_cpu=True, 2025-05-07T20:13:40.5044841Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5044914Z ) 2025-05-07T20:13:40.5045050Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5045449Z self=, 2025-05-07T20:13:40.5045533Z mixed_B=False, 2025-05-07T20:13:40.5045629Z compile=False, 2025-05-07T20:13:40.5045707Z T=5, 2025-05-07T20:13:40.5045785Z D=81, 2025-05-07T20:13:40.5045873Z B=28, 2025-05-07T20:13:40.5045951Z log_E=4, 2025-05-07T20:13:40.5046028Z L=11, 2025-05-07T20:13:40.5046124Z D_gradcheck=1, 2025-05-07T20:13:40.5046223Z stochastic_rounding=True, 2025-05-07T20:13:40.5046310Z weighted=False, 2025-05-07T20:13:40.5046470Z row_wise=False, 2025-05-07T20:13:40.5046551Z mixed=False, 2025-05-07T20:13:40.5046663Z use_cache=False, 2025-05-07T20:13:40.5046788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5046872Z use_cpu=True, 2025-05-07T20:13:40.5046976Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5047068Z ) 2025-05-07T20:13:40.5047207Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5047632Z self=, 2025-05-07T20:13:40.5047958Z mixed_B=True, 2025-05-07T20:13:40.5048047Z compile=False, 2025-05-07T20:13:40.5048142Z T=3, 2025-05-07T20:13:40.5048223Z D=123, 2025-05-07T20:13:40.5048311Z B=80, 2025-05-07T20:13:40.5048404Z log_E=3, 2025-05-07T20:13:40.5048482Z L=16, 2025-05-07T20:13:40.5048571Z D_gradcheck=1, 2025-05-07T20:13:40.5048685Z stochastic_rounding=True, 2025-05-07T20:13:40.5048769Z weighted=False, 2025-05-07T20:13:40.5048854Z row_wise=False, 2025-05-07T20:13:40.5048950Z mixed=False, 2025-05-07T20:13:40.5049037Z use_cache=True, 2025-05-07T20:13:40.5049151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5049249Z use_cpu=True, 2025-05-07T20:13:40.5049352Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5049439Z ) 2025-05-07T20:13:40.5049576Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5049961Z self=, 2025-05-07T20:13:40.5050053Z mixed_B=True, 2025-05-07T20:13:40.5050139Z compile=False, 2025-05-07T20:13:40.5050218Z T=1, 2025-05-07T20:13:40.5050309Z D=77, 2025-05-07T20:13:40.5050388Z B=107, 2025-05-07T20:13:40.5050466Z log_E=3, 2025-05-07T20:13:40.5050558Z L=11, 2025-05-07T20:13:40.5050643Z D_gradcheck=1, 2025-05-07T20:13:40.5050745Z stochastic_rounding=False, 2025-05-07T20:13:40.5050844Z weighted=True, 2025-05-07T20:13:40.5050930Z row_wise=True, 2025-05-07T20:13:40.5051014Z mixed=True, 2025-05-07T20:13:40.5051121Z use_cache=False, 2025-05-07T20:13:40.5051295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5051391Z use_cpu=True, 2025-05-07T20:13:40.5051496Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5051573Z ) 2025-05-07T20:13:40.5051726Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5052115Z self=, 2025-05-07T20:13:40.5052200Z mixed_B=False, 2025-05-07T20:13:40.5052304Z compile=True, 2025-05-07T20:13:40.5052384Z T=2, 2025-05-07T20:13:40.5052462Z D=91, 2025-05-07T20:13:40.5052557Z B=112, 2025-05-07T20:13:40.5052638Z log_E=4, 2025-05-07T20:13:40.5052716Z L=0, 2025-05-07T20:13:40.5052817Z D_gradcheck=2, 2025-05-07T20:13:40.5052917Z stochastic_rounding=True, 2025-05-07T20:13:40.5053020Z weighted=True, 2025-05-07T20:13:40.5053107Z row_wise=True, 2025-05-07T20:13:40.5053191Z mixed=True, 2025-05-07T20:13:40.5053292Z use_cache=True, 2025-05-07T20:13:40.5053407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5053491Z use_cpu=True, 2025-05-07T20:13:40.5053613Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5053690Z ) 2025-05-07T20:13:40.5381246Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5381665Z self=, 2025-05-07T20:13:40.5381751Z mixed_B=True, 2025-05-07T20:13:40.5381852Z compile=False, 2025-05-07T20:13:40.5381954Z T=2, 2025-05-07T20:13:40.5382066Z D=40, 2025-05-07T20:13:40.5382190Z B=53, 2025-05-07T20:13:40.5382314Z log_E=4, 2025-05-07T20:13:40.5382437Z L=5, 2025-05-07T20:13:40.5382578Z D_gradcheck=2, 2025-05-07T20:13:40.5382725Z stochastic_rounding=True, 2025-05-07T20:13:40.5382878Z weighted=False, 2025-05-07T20:13:40.5383018Z row_wise=True, 2025-05-07T20:13:40.5383310Z mixed=True, 2025-05-07T20:13:40.5383552Z use_cache=True, 2025-05-07T20:13:40.5383778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5383931Z use_cpu=True, 2025-05-07T20:13:40.5384087Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5384163Z ) 2025-05-07T20:13:40.5384304Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5384747Z self=, 2025-05-07T20:13:40.5384831Z mixed_B=True, 2025-05-07T20:13:40.5384914Z compile=True, 2025-05-07T20:13:40.5385003Z T=2, 2025-05-07T20:13:40.5385079Z D=30, 2025-05-07T20:13:40.5385157Z B=110, 2025-05-07T20:13:40.5385247Z log_E=4, 2025-05-07T20:13:40.5385407Z L=19, 2025-05-07T20:13:40.5385492Z D_gradcheck=2, 2025-05-07T20:13:40.5385603Z stochastic_rounding=True, 2025-05-07T20:13:40.5385691Z weighted=False, 2025-05-07T20:13:40.5385789Z row_wise=True, 2025-05-07T20:13:40.5385873Z mixed=False, 2025-05-07T20:13:40.5385960Z use_cache=False, 2025-05-07T20:13:40.5386088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5386171Z use_cpu=True, 2025-05-07T20:13:40.5386280Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5386371Z ) 2025-05-07T20:13:40.5386509Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5386894Z self=, 2025-05-07T20:13:40.5386991Z mixed_B=False, 2025-05-07T20:13:40.5387077Z compile=False, 2025-05-07T20:13:40.5387154Z T=1, 2025-05-07T20:13:40.5387241Z D=47, 2025-05-07T20:13:40.5387326Z B=126, 2025-05-07T20:13:40.5387416Z log_E=3, 2025-05-07T20:13:40.5387493Z L=1, 2025-05-07T20:13:40.5387578Z D_gradcheck=2, 2025-05-07T20:13:40.5387689Z stochastic_rounding=True, 2025-05-07T20:13:40.5387774Z weighted=False, 2025-05-07T20:13:40.5387857Z row_wise=False, 2025-05-07T20:13:40.5387954Z mixed=True, 2025-05-07T20:13:40.5388040Z use_cache=False, 2025-05-07T20:13:40.5388192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5388290Z use_cpu=True, 2025-05-07T20:13:40.5388393Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5388468Z ) 2025-05-07T20:13:40.5388620Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5389007Z self=, 2025-05-07T20:13:40.5389090Z mixed_B=True, 2025-05-07T20:13:40.5389189Z compile=True, 2025-05-07T20:13:40.5389269Z T=4, 2025-05-07T20:13:40.5389363Z D=10, 2025-05-07T20:13:40.5389442Z B=89, 2025-05-07T20:13:40.5389522Z log_E=3, 2025-05-07T20:13:40.5389614Z L=10, 2025-05-07T20:13:40.5389697Z D_gradcheck=1, 2025-05-07T20:13:40.5389794Z stochastic_rounding=True, 2025-05-07T20:13:40.5389889Z weighted=True, 2025-05-07T20:13:40.5389972Z row_wise=False, 2025-05-07T20:13:40.5390082Z mixed=True, 2025-05-07T20:13:40.5390179Z use_cache=False, 2025-05-07T20:13:40.5390291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5390375Z use_cpu=True, 2025-05-07T20:13:40.5390491Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5390566Z ) 2025-05-07T20:13:40.5390704Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5391100Z self=, 2025-05-07T20:13:40.5391184Z mixed_B=True, 2025-05-07T20:13:40.5391282Z compile=False, 2025-05-07T20:13:40.5391358Z T=2, 2025-05-07T20:13:40.5391437Z D=4, 2025-05-07T20:13:40.5391530Z B=66, 2025-05-07T20:13:40.5391609Z log_E=5, 2025-05-07T20:13:40.5391686Z L=1, 2025-05-07T20:13:40.5391781Z D_gradcheck=1, 2025-05-07T20:13:40.5391880Z stochastic_rounding=False, 2025-05-07T20:13:40.5391965Z weighted=False, 2025-05-07T20:13:40.5392060Z row_wise=True, 2025-05-07T20:13:40.5392169Z mixed=False, 2025-05-07T20:13:40.5392252Z use_cache=True, 2025-05-07T20:13:40.5392400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5392485Z use_cpu=True, 2025-05-07T20:13:40.5392589Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5392675Z ) 2025-05-07T20:13:40.5392813Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5393210Z self=, 2025-05-07T20:13:40.5393319Z mixed_B=False, 2025-05-07T20:13:40.5393404Z compile=True, 2025-05-07T20:13:40.5393493Z T=5, 2025-05-07T20:13:40.5393570Z D=48, 2025-05-07T20:13:40.5393646Z B=96, 2025-05-07T20:13:40.5393733Z log_E=5, 2025-05-07T20:13:40.5393810Z L=14, 2025-05-07T20:13:40.5393893Z D_gradcheck=2, 2025-05-07T20:13:40.5394003Z stochastic_rounding=True, 2025-05-07T20:13:40.5394089Z weighted=False, 2025-05-07T20:13:40.5394171Z row_wise=False, 2025-05-07T20:13:40.5394265Z mixed=False, 2025-05-07T20:13:40.5394349Z use_cache=False, 2025-05-07T20:13:40.5394462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5394559Z use_cpu=True, 2025-05-07T20:13:40.5394662Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5394748Z ) 2025-05-07T20:13:40.5394886Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5395269Z self=, 2025-05-07T20:13:40.5395364Z mixed_B=True, 2025-05-07T20:13:40.5395448Z compile=True, 2025-05-07T20:13:40.5395525Z T=3, 2025-05-07T20:13:40.5395614Z D=114, 2025-05-07T20:13:40.5395691Z B=108, 2025-05-07T20:13:40.5395770Z log_E=4, 2025-05-07T20:13:40.5395858Z L=4, 2025-05-07T20:13:40.5395943Z D_gradcheck=2, 2025-05-07T20:13:40.5396040Z stochastic_rounding=True, 2025-05-07T20:13:40.5396136Z weighted=False, 2025-05-07T20:13:40.5396223Z row_wise=True, 2025-05-07T20:13:40.5396318Z mixed=False, 2025-05-07T20:13:40.5396402Z use_cache=True, 2025-05-07T20:13:40.5396515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5396639Z use_cpu=True, 2025-05-07T20:13:40.5396744Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5396820Z ) 2025-05-07T20:13:40.5396971Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5397357Z self=, 2025-05-07T20:13:40.5397441Z mixed_B=True, 2025-05-07T20:13:40.5397535Z compile=True, 2025-05-07T20:13:40.5397611Z T=2, 2025-05-07T20:13:40.5397688Z D=54, 2025-05-07T20:13:40.5397777Z B=102, 2025-05-07T20:13:40.5397855Z log_E=4, 2025-05-07T20:13:40.5397933Z L=20, 2025-05-07T20:13:40.5398030Z D_gradcheck=1, 2025-05-07T20:13:40.5398126Z stochastic_rounding=True, 2025-05-07T20:13:40.5398221Z weighted=False, 2025-05-07T20:13:40.5398303Z row_wise=True, 2025-05-07T20:13:40.5398389Z mixed=False, 2025-05-07T20:13:40.5398485Z use_cache=False, 2025-05-07T20:13:40.5398596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5398681Z use_cpu=True, 2025-05-07T20:13:40.5398811Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5398886Z ) 2025-05-07T20:13:40.5399025Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5399421Z self=, 2025-05-07T20:13:40.5399508Z mixed_B=False, 2025-05-07T20:13:40.5399594Z compile=True, 2025-05-07T20:13:40.5399686Z T=5, 2025-05-07T20:13:40.5399764Z D=112, 2025-05-07T20:13:40.5399855Z B=95, 2025-05-07T20:13:40.5399938Z log_E=4, 2025-05-07T20:13:40.5400017Z L=4, 2025-05-07T20:13:40.5400116Z D_gradcheck=2, 2025-05-07T20:13:40.5400216Z stochastic_rounding=False, 2025-05-07T20:13:40.5400303Z weighted=False, 2025-05-07T20:13:40.5400402Z row_wise=False, 2025-05-07T20:13:40.5400514Z mixed=True, 2025-05-07T20:13:40.5400597Z use_cache=True, 2025-05-07T20:13:40.5400749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5400835Z use_cpu=True, 2025-05-07T20:13:40.5400942Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5401034Z ) 2025-05-07T20:13:40.5401174Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5401557Z self=, 2025-05-07T20:13:40.5401698Z mixed_B=False, 2025-05-07T20:13:40.5401786Z compile=False, 2025-05-07T20:13:40.5401876Z T=4, 2025-05-07T20:13:40.5401960Z D=13, 2025-05-07T20:13:40.5402039Z B=106, 2025-05-07T20:13:40.5402134Z log_E=3, 2025-05-07T20:13:40.5402215Z L=6, 2025-05-07T20:13:40.5402301Z D_gradcheck=1, 2025-05-07T20:13:40.5402418Z stochastic_rounding=False, 2025-05-07T20:13:40.5402505Z weighted=False, 2025-05-07T20:13:40.5402590Z row_wise=False, 2025-05-07T20:13:40.5402686Z mixed=True, 2025-05-07T20:13:40.5402771Z use_cache=True, 2025-05-07T20:13:40.5402886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5402986Z use_cpu=True, 2025-05-07T20:13:40.5403092Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5403167Z ) 2025-05-07T20:13:40.5403321Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5403707Z self=, 2025-05-07T20:13:40.5403805Z mixed_B=False, 2025-05-07T20:13:40.5403887Z compile=True, 2025-05-07T20:13:40.5403966Z T=4, 2025-05-07T20:13:40.5404054Z D=103, 2025-05-07T20:13:40.5404130Z B=42, 2025-05-07T20:13:40.5404206Z log_E=5, 2025-05-07T20:13:40.5404294Z L=1, 2025-05-07T20:13:40.5404378Z D_gradcheck=2, 2025-05-07T20:13:40.5404476Z stochastic_rounding=False, 2025-05-07T20:13:40.5404570Z weighted=True, 2025-05-07T20:13:40.5404652Z row_wise=False, 2025-05-07T20:13:40.5404735Z mixed=False, 2025-05-07T20:13:40.5404830Z use_cache=True, 2025-05-07T20:13:40.5404941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5405049Z use_cpu=True, 2025-05-07T20:13:40.5405168Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5405243Z ) 2025-05-07T20:13:40.5405392Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5405774Z self=, 2025-05-07T20:13:40.5405859Z mixed_B=False, 2025-05-07T20:13:40.5405956Z compile=True, 2025-05-07T20:13:40.5406034Z T=1, 2025-05-07T20:13:40.5406111Z D=2, 2025-05-07T20:13:40.5406200Z B=124, 2025-05-07T20:13:40.5406280Z log_E=4, 2025-05-07T20:13:40.5406358Z L=9, 2025-05-07T20:13:40.5406456Z D_gradcheck=1, 2025-05-07T20:13:40.5406554Z stochastic_rounding=False, 2025-05-07T20:13:40.5406638Z weighted=False, 2025-05-07T20:13:40.5406736Z row_wise=False, 2025-05-07T20:13:40.5406818Z mixed=True, 2025-05-07T20:13:40.5406901Z use_cache=True, 2025-05-07T20:13:40.5407029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5407117Z use_cpu=True, 2025-05-07T20:13:40.5407236Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5407312Z ) 2025-05-07T20:13:40.5407449Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5407843Z self=, 2025-05-07T20:13:40.5407926Z mixed_B=True, 2025-05-07T20:13:40.5408009Z compile=True, 2025-05-07T20:13:40.5408096Z T=5, 2025-05-07T20:13:40.5408173Z D=66, 2025-05-07T20:13:40.5408252Z B=81, 2025-05-07T20:13:40.5408344Z log_E=4, 2025-05-07T20:13:40.5408420Z L=3, 2025-05-07T20:13:40.5408505Z D_gradcheck=2, 2025-05-07T20:13:40.5408616Z stochastic_rounding=False, 2025-05-07T20:13:40.5408700Z weighted=True, 2025-05-07T20:13:40.5408795Z row_wise=True, 2025-05-07T20:13:40.5408905Z mixed=False, 2025-05-07T20:13:40.5408991Z use_cache=True, 2025-05-07T20:13:40.5409140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5409225Z use_cpu=True, 2025-05-07T20:13:40.5409330Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5409417Z ) 2025-05-07T20:13:40.5409555Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5409940Z self=, 2025-05-07T20:13:40.5410058Z mixed_B=True, 2025-05-07T20:13:40.5410146Z compile=False, 2025-05-07T20:13:40.5410225Z T=2, 2025-05-07T20:13:40.5410317Z D=80, 2025-05-07T20:13:40.5410395Z B=123, 2025-05-07T20:13:40.5410474Z log_E=5, 2025-05-07T20:13:40.5410563Z L=3, 2025-05-07T20:13:40.5410648Z D_gradcheck=1, 2025-05-07T20:13:40.5410760Z stochastic_rounding=False, 2025-05-07T20:13:40.5410844Z weighted=False, 2025-05-07T20:13:40.5410927Z row_wise=False, 2025-05-07T20:13:40.5411021Z mixed=True, 2025-05-07T20:13:40.5411105Z use_cache=False, 2025-05-07T20:13:40.5411215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5411312Z use_cpu=True, 2025-05-07T20:13:40.5411415Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5411490Z ) 2025-05-07T20:13:40.5411639Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5412064Z self=, 2025-05-07T20:13:40.5412148Z mixed_B=False, 2025-05-07T20:13:40.5412242Z compile=True, 2025-05-07T20:13:40.5412321Z T=1, 2025-05-07T20:13:40.5412411Z D=89, 2025-05-07T20:13:40.5412490Z B=40, 2025-05-07T20:13:40.5412567Z log_E=4, 2025-05-07T20:13:40.5412656Z L=17, 2025-05-07T20:13:40.5412741Z D_gradcheck=1, 2025-05-07T20:13:40.5412841Z stochastic_rounding=False, 2025-05-07T20:13:40.5412938Z weighted=False, 2025-05-07T20:13:40.5413021Z row_wise=True, 2025-05-07T20:13:40.5413102Z mixed=False, 2025-05-07T20:13:40.5413199Z use_cache=True, 2025-05-07T20:13:40.5413311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5413423Z use_cpu=True, 2025-05-07T20:13:40.5413542Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5413617Z ) 2025-05-07T20:13:40.5413756Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5414164Z self=, 2025-05-07T20:13:40.5414248Z mixed_B=False, 2025-05-07T20:13:40.5414343Z compile=False, 2025-05-07T20:13:40.5414419Z T=5, 2025-05-07T20:13:40.5414495Z D=121, 2025-05-07T20:13:40.5414585Z B=23, 2025-05-07T20:13:40.5414662Z log_E=5, 2025-05-07T20:13:40.5414740Z L=5, 2025-05-07T20:13:40.5414837Z D_gradcheck=2, 2025-05-07T20:13:40.5414936Z stochastic_rounding=False, 2025-05-07T20:13:40.5415019Z weighted=False, 2025-05-07T20:13:40.5415112Z row_wise=False, 2025-05-07T20:13:40.5415192Z mixed=False, 2025-05-07T20:13:40.5415276Z use_cache=True, 2025-05-07T20:13:40.5415399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5415483Z use_cpu=True, 2025-05-07T20:13:40.5415586Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5415672Z ) 2025-05-07T20:13:40.5415809Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5416203Z self=, 2025-05-07T20:13:40.5416287Z mixed_B=True, 2025-05-07T20:13:40.5416373Z compile=False, 2025-05-07T20:13:40.5416461Z T=2, 2025-05-07T20:13:40.5416538Z D=83, 2025-05-07T20:13:40.5416615Z B=15, 2025-05-07T20:13:40.5416709Z log_E=5, 2025-05-07T20:13:40.5416788Z L=14, 2025-05-07T20:13:40.5416872Z D_gradcheck=2, 2025-05-07T20:13:40.5416986Z stochastic_rounding=False, 2025-05-07T20:13:40.5417074Z weighted=False, 2025-05-07T20:13:40.5417159Z row_wise=True, 2025-05-07T20:13:40.5417255Z mixed=True, 2025-05-07T20:13:40.5417366Z use_cache=True, 2025-05-07T20:13:40.5417501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5417600Z use_cpu=True, 2025-05-07T20:13:40.5417704Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5417883Z ) 2025-05-07T20:13:40.5751355Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5751772Z self=, 2025-05-07T20:13:40.5752106Z mixed_B=True, 2025-05-07T20:13:40.5752203Z compile=False, 2025-05-07T20:13:40.5752284Z T=4, 2025-05-07T20:13:40.5752424Z D=6, 2025-05-07T20:13:40.5752507Z B=68, 2025-05-07T20:13:40.5752670Z log_E=3, 2025-05-07T20:13:40.5752793Z L=17, 2025-05-07T20:13:40.5752880Z D_gradcheck=1, 2025-05-07T20:13:40.5752996Z stochastic_rounding=False, 2025-05-07T20:13:40.5753084Z weighted=False, 2025-05-07T20:13:40.5753169Z row_wise=False, 2025-05-07T20:13:40.5753265Z mixed=True, 2025-05-07T20:13:40.5753358Z use_cache=False, 2025-05-07T20:13:40.5753475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5753575Z use_cpu=True, 2025-05-07T20:13:40.5753685Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5753763Z ) 2025-05-07T20:13:40.5753919Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5754308Z self=, 2025-05-07T20:13:40.5754392Z mixed_B=True, 2025-05-07T20:13:40.5754493Z compile=True, 2025-05-07T20:13:40.5754572Z T=4, 2025-05-07T20:13:40.5754666Z D=59, 2025-05-07T20:13:40.5754745Z B=57, 2025-05-07T20:13:40.5754825Z log_E=3, 2025-05-07T20:13:40.5754914Z L=1, 2025-05-07T20:13:40.5755001Z D_gradcheck=2, 2025-05-07T20:13:40.5755105Z stochastic_rounding=True, 2025-05-07T20:13:40.5755246Z weighted=True, 2025-05-07T20:13:40.5755334Z row_wise=False, 2025-05-07T20:13:40.5755418Z mixed=False, 2025-05-07T20:13:40.5755522Z use_cache=True, 2025-05-07T20:13:40.5755635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5755723Z use_cpu=True, 2025-05-07T20:13:40.5755956Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5756031Z ) 2025-05-07T20:13:40.5756171Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5756583Z self=, 2025-05-07T20:13:40.5756669Z mixed_B=False, 2025-05-07T20:13:40.5756776Z compile=False, 2025-05-07T20:13:40.5756855Z T=5, 2025-05-07T20:13:40.5756933Z D=106, 2025-05-07T20:13:40.5757042Z B=117, 2025-05-07T20:13:40.5757123Z log_E=3, 2025-05-07T20:13:40.5757202Z L=3, 2025-05-07T20:13:40.5757302Z D_gradcheck=1, 2025-05-07T20:13:40.5757402Z stochastic_rounding=True, 2025-05-07T20:13:40.5757486Z weighted=True, 2025-05-07T20:13:40.5757583Z row_wise=False, 2025-05-07T20:13:40.5757666Z mixed=True, 2025-05-07T20:13:40.5757753Z use_cache=True, 2025-05-07T20:13:40.5757879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5757965Z use_cpu=True, 2025-05-07T20:13:40.5758071Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5758159Z ) 2025-05-07T20:13:40.5758299Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5758694Z self=, 2025-05-07T20:13:40.5758776Z mixed_B=True, 2025-05-07T20:13:40.5758862Z compile=True, 2025-05-07T20:13:40.5758952Z T=4, 2025-05-07T20:13:40.5759028Z D=94, 2025-05-07T20:13:40.5759107Z B=100, 2025-05-07T20:13:40.5759196Z log_E=5, 2025-05-07T20:13:40.5759276Z L=5, 2025-05-07T20:13:40.5759359Z D_gradcheck=1, 2025-05-07T20:13:40.5759470Z stochastic_rounding=False, 2025-05-07T20:13:40.5759555Z weighted=False, 2025-05-07T20:13:40.5759637Z row_wise=False, 2025-05-07T20:13:40.5759733Z mixed=False, 2025-05-07T20:13:40.5759861Z use_cache=False, 2025-05-07T20:13:40.5759971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5760114Z use_cpu=True, 2025-05-07T20:13:40.5760223Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5760311Z ) 2025-05-07T20:13:40.5760449Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5760833Z self=, 2025-05-07T20:13:40.5760929Z mixed_B=True, 2025-05-07T20:13:40.5761043Z compile=False, 2025-05-07T20:13:40.5761120Z T=5, 2025-05-07T20:13:40.5761210Z D=121, 2025-05-07T20:13:40.5761288Z B=123, 2025-05-07T20:13:40.5761369Z log_E=4, 2025-05-07T20:13:40.5761462Z L=9, 2025-05-07T20:13:40.5761547Z D_gradcheck=1, 2025-05-07T20:13:40.5761648Z stochastic_rounding=True, 2025-05-07T20:13:40.5761749Z weighted=False, 2025-05-07T20:13:40.5761832Z row_wise=False, 2025-05-07T20:13:40.5761926Z mixed=True, 2025-05-07T20:13:40.5762014Z use_cache=False, 2025-05-07T20:13:40.5762125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5762221Z use_cpu=True, 2025-05-07T20:13:40.5762327Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5762403Z ) 2025-05-07T20:13:40.5762553Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5762940Z self=, 2025-05-07T20:13:40.5763024Z mixed_B=True, 2025-05-07T20:13:40.5763123Z compile=False, 2025-05-07T20:13:40.5763201Z T=2, 2025-05-07T20:13:40.5763279Z D=101, 2025-05-07T20:13:40.5763372Z B=47, 2025-05-07T20:13:40.5763450Z log_E=4, 2025-05-07T20:13:40.5763528Z L=15, 2025-05-07T20:13:40.5763624Z D_gradcheck=1, 2025-05-07T20:13:40.5763728Z stochastic_rounding=False, 2025-05-07T20:13:40.5763827Z weighted=False, 2025-05-07T20:13:40.5763911Z row_wise=False, 2025-05-07T20:13:40.5763992Z mixed=True, 2025-05-07T20:13:40.5764093Z use_cache=False, 2025-05-07T20:13:40.5764204Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5764290Z use_cpu=True, 2025-05-07T20:13:40.5764438Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5764514Z ) 2025-05-07T20:13:40.5764652Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5765046Z self=, 2025-05-07T20:13:40.5765129Z mixed_B=False, 2025-05-07T20:13:40.5765214Z compile=True, 2025-05-07T20:13:40.5765303Z T=4, 2025-05-07T20:13:40.5765380Z D=93, 2025-05-07T20:13:40.5765469Z B=19, 2025-05-07T20:13:40.5765547Z log_E=5, 2025-05-07T20:13:40.5765625Z L=6, 2025-05-07T20:13:40.5765722Z D_gradcheck=1, 2025-05-07T20:13:40.5765823Z stochastic_rounding=True, 2025-05-07T20:13:40.5765906Z weighted=False, 2025-05-07T20:13:40.5766002Z row_wise=False, 2025-05-07T20:13:40.5766082Z mixed=False, 2025-05-07T20:13:40.5766169Z use_cache=False, 2025-05-07T20:13:40.5766292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5766376Z use_cpu=True, 2025-05-07T20:13:40.5766482Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5766568Z ) 2025-05-07T20:13:40.5766706Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5767087Z self=, 2025-05-07T20:13:40.5767180Z mixed_B=True, 2025-05-07T20:13:40.5767272Z compile=False, 2025-05-07T20:13:40.5767361Z T=3, 2025-05-07T20:13:40.5767440Z D=63, 2025-05-07T20:13:40.5767517Z B=39, 2025-05-07T20:13:40.5767608Z log_E=4, 2025-05-07T20:13:40.5767726Z L=10, 2025-05-07T20:13:40.5767811Z D_gradcheck=2, 2025-05-07T20:13:40.5767922Z stochastic_rounding=False, 2025-05-07T20:13:40.5768007Z weighted=False, 2025-05-07T20:13:40.5768089Z row_wise=False, 2025-05-07T20:13:40.5768185Z mixed=False, 2025-05-07T20:13:40.5768299Z use_cache=False, 2025-05-07T20:13:40.5768410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5768566Z use_cpu=True, 2025-05-07T20:13:40.5768672Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5768746Z ) 2025-05-07T20:13:40.5768897Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5769278Z self=, 2025-05-07T20:13:40.5769372Z mixed_B=True, 2025-05-07T20:13:40.5769485Z compile=True, 2025-05-07T20:13:40.5769563Z T=5, 2025-05-07T20:13:40.5769653Z D=3, 2025-05-07T20:13:40.5769730Z B=89, 2025-05-07T20:13:40.5769808Z log_E=5, 2025-05-07T20:13:40.5769934Z L=11, 2025-05-07T20:13:40.5770019Z D_gradcheck=1, 2025-05-07T20:13:40.5770117Z stochastic_rounding=False, 2025-05-07T20:13:40.5770213Z weighted=True, 2025-05-07T20:13:40.5770295Z row_wise=True, 2025-05-07T20:13:40.5770376Z mixed=True, 2025-05-07T20:13:40.5770474Z use_cache=True, 2025-05-07T20:13:40.5770583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5770669Z use_cpu=True, 2025-05-07T20:13:40.5770788Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5770864Z ) 2025-05-07T20:13:40.5771014Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5771398Z self=, 2025-05-07T20:13:40.5771481Z mixed_B=False, 2025-05-07T20:13:40.5771581Z compile=True, 2025-05-07T20:13:40.5771659Z T=3, 2025-05-07T20:13:40.5771741Z D=21, 2025-05-07T20:13:40.5771832Z B=47, 2025-05-07T20:13:40.5771911Z log_E=4, 2025-05-07T20:13:40.5771990Z L=8, 2025-05-07T20:13:40.5772088Z D_gradcheck=1, 2025-05-07T20:13:40.5772187Z stochastic_rounding=False, 2025-05-07T20:13:40.5772271Z weighted=True, 2025-05-07T20:13:40.5772365Z row_wise=True, 2025-05-07T20:13:40.5772447Z mixed=False, 2025-05-07T20:13:40.5772533Z use_cache=False, 2025-05-07T20:13:40.5772657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5772744Z use_cpu=True, 2025-05-07T20:13:40.5772886Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5772962Z ) 2025-05-07T20:13:40.5773104Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5773502Z self=, 2025-05-07T20:13:40.5773587Z mixed_B=False, 2025-05-07T20:13:40.5773675Z compile=True, 2025-05-07T20:13:40.5773764Z T=1, 2025-05-07T20:13:40.5773843Z D=44, 2025-05-07T20:13:40.5773922Z B=90, 2025-05-07T20:13:40.5774013Z log_E=5, 2025-05-07T20:13:40.5774090Z L=2, 2025-05-07T20:13:40.5774205Z D_gradcheck=2, 2025-05-07T20:13:40.5774317Z stochastic_rounding=False, 2025-05-07T20:13:40.5774405Z weighted=False, 2025-05-07T20:13:40.5774507Z row_wise=True, 2025-05-07T20:13:40.5774590Z mixed=False, 2025-05-07T20:13:40.5774682Z use_cache=False, 2025-05-07T20:13:40.5774810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5774895Z use_cpu=True, 2025-05-07T20:13:40.5775003Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5775093Z ) 2025-05-07T20:13:40.5775234Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5775618Z self=, 2025-05-07T20:13:40.5775716Z mixed_B=True, 2025-05-07T20:13:40.5775805Z compile=False, 2025-05-07T20:13:40.5775884Z T=3, 2025-05-07T20:13:40.5775979Z D=35, 2025-05-07T20:13:40.5776057Z B=58, 2025-05-07T20:13:40.5776138Z log_E=3, 2025-05-07T20:13:40.5776231Z L=2, 2025-05-07T20:13:40.5776317Z D_gradcheck=2, 2025-05-07T20:13:40.5776433Z stochastic_rounding=False, 2025-05-07T20:13:40.5776518Z weighted=True, 2025-05-07T20:13:40.5776603Z row_wise=True, 2025-05-07T20:13:40.5776701Z mixed=False, 2025-05-07T20:13:40.5776787Z use_cache=True, 2025-05-07T20:13:40.5776927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5777057Z use_cpu=True, 2025-05-07T20:13:40.5777165Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5777240Z ) 2025-05-07T20:13:40.5777394Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5777865Z self=, 2025-05-07T20:13:40.5777951Z mixed_B=True, 2025-05-07T20:13:40.5778094Z compile=False, 2025-05-07T20:13:40.5778172Z T=4, 2025-05-07T20:13:40.5778265Z D=103, 2025-05-07T20:13:40.5778348Z B=123, 2025-05-07T20:13:40.5778429Z log_E=4, 2025-05-07T20:13:40.5778525Z L=8, 2025-05-07T20:13:40.5778609Z D_gradcheck=1, 2025-05-07T20:13:40.5778711Z stochastic_rounding=False, 2025-05-07T20:13:40.5778810Z weighted=True, 2025-05-07T20:13:40.5778896Z row_wise=False, 2025-05-07T20:13:40.5778980Z mixed=False, 2025-05-07T20:13:40.5779084Z use_cache=False, 2025-05-07T20:13:40.5779200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5779287Z use_cpu=True, 2025-05-07T20:13:40.5779468Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5779541Z ) 2025-05-07T20:13:40.5779679Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5780071Z self=, 2025-05-07T20:13:40.5780154Z mixed_B=False, 2025-05-07T20:13:40.5780251Z compile=False, 2025-05-07T20:13:40.5780328Z T=1, 2025-05-07T20:13:40.5780405Z D=18, 2025-05-07T20:13:40.5780492Z B=54, 2025-05-07T20:13:40.5780570Z log_E=5, 2025-05-07T20:13:40.5780647Z L=12, 2025-05-07T20:13:40.5780743Z D_gradcheck=1, 2025-05-07T20:13:40.5780845Z stochastic_rounding=True, 2025-05-07T20:13:40.5780930Z weighted=False, 2025-05-07T20:13:40.5781024Z row_wise=True, 2025-05-07T20:13:40.5781105Z mixed=True, 2025-05-07T20:13:40.5781188Z use_cache=True, 2025-05-07T20:13:40.5781312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5781399Z use_cpu=True, 2025-05-07T20:13:40.5781534Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5781624Z ) 2025-05-07T20:13:40.5781793Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5782186Z self=, 2025-05-07T20:13:40.5782268Z mixed_B=True, 2025-05-07T20:13:40.5782355Z compile=True, 2025-05-07T20:13:40.5782451Z T=4, 2025-05-07T20:13:40.5782529Z D=54, 2025-05-07T20:13:40.5782607Z B=11, 2025-05-07T20:13:40.5782707Z log_E=5, 2025-05-07T20:13:40.5782784Z L=11, 2025-05-07T20:13:40.5782883Z D_gradcheck=2, 2025-05-07T20:13:40.5782982Z stochastic_rounding=False, 2025-05-07T20:13:40.5783066Z weighted=False, 2025-05-07T20:13:40.5783161Z row_wise=False, 2025-05-07T20:13:40.5783241Z mixed=True, 2025-05-07T20:13:40.5783324Z use_cache=True, 2025-05-07T20:13:40.5783449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5783533Z use_cpu=True, 2025-05-07T20:13:40.5783639Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5783727Z ) 2025-05-07T20:13:40.5783864Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5784246Z self=, 2025-05-07T20:13:40.5784342Z mixed_B=False, 2025-05-07T20:13:40.5784431Z compile=False, 2025-05-07T20:13:40.5784520Z T=3, 2025-05-07T20:13:40.5784598Z D=18, 2025-05-07T20:13:40.5784676Z B=62, 2025-05-07T20:13:40.5784770Z log_E=5, 2025-05-07T20:13:40.5784848Z L=6, 2025-05-07T20:13:40.5784933Z D_gradcheck=1, 2025-05-07T20:13:40.5785046Z stochastic_rounding=True, 2025-05-07T20:13:40.5785133Z weighted=False, 2025-05-07T20:13:40.5785217Z row_wise=False, 2025-05-07T20:13:40.5785311Z mixed=True, 2025-05-07T20:13:40.5785397Z use_cache=False, 2025-05-07T20:13:40.5785540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.5785663Z use_cpu=True, 2025-05-07T20:13:40.5785770Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.5785847Z ) 2025-05-07T20:13:40.5785997Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.5786377Z self=, 2025-05-07T20:13:40.5786472Z mixed_B=True, 2025-05-07T20:13:40.5786558Z compile=True, 2025-05-07T20:13:40.5786664Z T=3, 2025-05-07T20:13:40.5786754Z D=117, 2025-05-07T20:13:40.5786831Z B=18, 2025-05-07T20:13:40.5786909Z log_E=5, 2025-05-07T20:13:40.5787002Z L=16, 2025-05-07T20:13:40.5787086Z D_gradcheck=1, 2025-05-07T20:13:40.5787182Z stochastic_rounding=True, 2025-05-07T20:13:40.5787278Z weighted=True, 2025-05-07T20:13:40.5787360Z row_wise=True, 2025-05-07T20:13:40.5787439Z mixed=True, 2025-05-07T20:13:40.5787537Z use_cache=False, 2025-05-07T20:13:40.5787651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.5787735Z use_cpu=True, 2025-05-07T20:13:40.5787853Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.5787926Z ) 2025-05-07T20:13:40.6127939Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6128356Z self=, 2025-05-07T20:13:40.6128447Z mixed_B=False, 2025-05-07T20:13:40.6128549Z compile=False, 2025-05-07T20:13:40.6128645Z T=2, 2025-05-07T20:13:40.6128730Z D=99, 2025-05-07T20:13:40.6128850Z B=77, 2025-05-07T20:13:40.6128955Z log_E=3, 2025-05-07T20:13:40.6129087Z L=2, 2025-05-07T20:13:40.6129208Z D_gradcheck=1, 2025-05-07T20:13:40.6129373Z stochastic_rounding=True, 2025-05-07T20:13:40.6129546Z weighted=True, 2025-05-07T20:13:40.6129697Z row_wise=True, 2025-05-07T20:13:40.6129848Z mixed=False, 2025-05-07T20:13:40.6130009Z use_cache=False, 2025-05-07T20:13:40.6130152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6130237Z use_cpu=True, 2025-05-07T20:13:40.6130487Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6130562Z ) 2025-05-07T20:13:40.6130716Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6131113Z self=, 2025-05-07T20:13:40.6131197Z mixed_B=False, 2025-05-07T20:13:40.6131281Z compile=True, 2025-05-07T20:13:40.6131376Z T=2, 2025-05-07T20:13:40.6131454Z D=21, 2025-05-07T20:13:40.6131548Z B=79, 2025-05-07T20:13:40.6131627Z log_E=5, 2025-05-07T20:13:40.6131706Z L=13, 2025-05-07T20:13:40.6131803Z D_gradcheck=2, 2025-05-07T20:13:40.6131900Z stochastic_rounding=True, 2025-05-07T20:13:40.6131985Z weighted=False, 2025-05-07T20:13:40.6132081Z row_wise=True, 2025-05-07T20:13:40.6132236Z mixed=True, 2025-05-07T20:13:40.6132320Z use_cache=True, 2025-05-07T20:13:40.6132453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6132538Z use_cpu=True, 2025-05-07T20:13:40.6132644Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6132737Z ) 2025-05-07T20:13:40.6132878Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6133273Z self=, 2025-05-07T20:13:40.6133357Z mixed_B=False, 2025-05-07T20:13:40.6133445Z compile=False, 2025-05-07T20:13:40.6133538Z T=3, 2025-05-07T20:13:40.6133620Z D=84, 2025-05-07T20:13:40.6133698Z B=1, 2025-05-07T20:13:40.6133789Z log_E=5, 2025-05-07T20:13:40.6133923Z L=17, 2025-05-07T20:13:40.6142193Z D_gradcheck=1, 2025-05-07T20:13:40.6142396Z stochastic_rounding=False, 2025-05-07T20:13:40.6142486Z weighted=True, 2025-05-07T20:13:40.6142574Z row_wise=False, 2025-05-07T20:13:40.6142671Z mixed=False, 2025-05-07T20:13:40.6142756Z use_cache=True, 2025-05-07T20:13:40.6143011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6143168Z use_cpu=True, 2025-05-07T20:13:40.6143281Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6143365Z ) 2025-05-07T20:13:40.6143530Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6143933Z self=, 2025-05-07T20:13:40.6144034Z mixed_B=False, 2025-05-07T20:13:40.6144120Z compile=True, 2025-05-07T20:13:40.6144244Z T=4, 2025-05-07T20:13:40.6144336Z D=61, 2025-05-07T20:13:40.6144417Z B=121, 2025-05-07T20:13:40.6144500Z log_E=4, 2025-05-07T20:13:40.6144594Z L=19, 2025-05-07T20:13:40.6144681Z D_gradcheck=2, 2025-05-07T20:13:40.6144784Z stochastic_rounding=False, 2025-05-07T20:13:40.6144885Z weighted=False, 2025-05-07T20:13:40.6144971Z row_wise=False, 2025-05-07T20:13:40.6145054Z mixed=False, 2025-05-07T20:13:40.6145154Z use_cache=False, 2025-05-07T20:13:40.6145271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6145358Z use_cpu=True, 2025-05-07T20:13:40.6145482Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6145560Z ) 2025-05-07T20:13:40.6145719Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6146112Z self=, 2025-05-07T20:13:40.6146199Z mixed_B=False, 2025-05-07T20:13:40.6146295Z compile=False, 2025-05-07T20:13:40.6146375Z T=3, 2025-05-07T20:13:40.6146457Z D=16, 2025-05-07T20:13:40.6146551Z B=123, 2025-05-07T20:13:40.6146632Z log_E=4, 2025-05-07T20:13:40.6146712Z L=15, 2025-05-07T20:13:40.6146809Z D_gradcheck=2, 2025-05-07T20:13:40.6146911Z stochastic_rounding=True, 2025-05-07T20:13:40.6146993Z weighted=True, 2025-05-07T20:13:40.6147096Z row_wise=False, 2025-05-07T20:13:40.6147180Z mixed=False, 2025-05-07T20:13:40.6147264Z use_cache=False, 2025-05-07T20:13:40.6147391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6147475Z use_cpu=True, 2025-05-07T20:13:40.6147589Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6147897Z ) 2025-05-07T20:13:40.6148041Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6148443Z self=, 2025-05-07T20:13:40.6148528Z mixed_B=False, 2025-05-07T20:13:40.6148611Z compile=False, 2025-05-07T20:13:40.6148704Z T=5, 2025-05-07T20:13:40.6148781Z D=72, 2025-05-07T20:13:40.6148861Z B=29, 2025-05-07T20:13:40.6148953Z log_E=4, 2025-05-07T20:13:40.6149031Z L=2, 2025-05-07T20:13:40.6149114Z D_gradcheck=1, 2025-05-07T20:13:40.6149226Z stochastic_rounding=True, 2025-05-07T20:13:40.6149311Z weighted=False, 2025-05-07T20:13:40.6149394Z row_wise=True, 2025-05-07T20:13:40.6149488Z mixed=False, 2025-05-07T20:13:40.6149573Z use_cache=False, 2025-05-07T20:13:40.6149700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6149789Z use_cpu=True, 2025-05-07T20:13:40.6149894Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6149986Z ) 2025-05-07T20:13:40.6150129Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6150514Z self=, 2025-05-07T20:13:40.6150611Z mixed_B=True, 2025-05-07T20:13:40.6150697Z compile=False, 2025-05-07T20:13:40.6150776Z T=4, 2025-05-07T20:13:40.6150866Z D=34, 2025-05-07T20:13:40.6150948Z B=32, 2025-05-07T20:13:40.6151027Z log_E=4, 2025-05-07T20:13:40.6151117Z L=1, 2025-05-07T20:13:40.6151202Z D_gradcheck=2, 2025-05-07T20:13:40.6151316Z stochastic_rounding=True, 2025-05-07T20:13:40.6151400Z weighted=True, 2025-05-07T20:13:40.6151482Z row_wise=True, 2025-05-07T20:13:40.6151573Z mixed=True, 2025-05-07T20:13:40.6151657Z use_cache=True, 2025-05-07T20:13:40.6151809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6151904Z use_cpu=True, 2025-05-07T20:13:40.6152047Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6152125Z ) 2025-05-07T20:13:40.6152276Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6152660Z self=, 2025-05-07T20:13:40.6152743Z mixed_B=True, 2025-05-07T20:13:40.6152841Z compile=True, 2025-05-07T20:13:40.6152963Z T=1, 2025-05-07T20:13:40.6153044Z D=79, 2025-05-07T20:13:40.6153133Z B=5, 2025-05-07T20:13:40.6153212Z log_E=4, 2025-05-07T20:13:40.6153303Z L=17, 2025-05-07T20:13:40.6153387Z D_gradcheck=1, 2025-05-07T20:13:40.6153486Z stochastic_rounding=True, 2025-05-07T20:13:40.6153583Z weighted=True, 2025-05-07T20:13:40.6153667Z row_wise=True, 2025-05-07T20:13:40.6153748Z mixed=True, 2025-05-07T20:13:40.6153847Z use_cache=False, 2025-05-07T20:13:40.6153961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6154046Z use_cpu=True, 2025-05-07T20:13:40.6154169Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6154246Z ) 2025-05-07T20:13:40.6154385Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6154780Z self=, 2025-05-07T20:13:40.6154861Z mixed_B=True, 2025-05-07T20:13:40.6154958Z compile=True, 2025-05-07T20:13:40.6155037Z T=5, 2025-05-07T20:13:40.6155115Z D=114, 2025-05-07T20:13:40.6155206Z B=106, 2025-05-07T20:13:40.6155288Z log_E=4, 2025-05-07T20:13:40.6155364Z L=11, 2025-05-07T20:13:40.6155460Z D_gradcheck=2, 2025-05-07T20:13:40.6155559Z stochastic_rounding=False, 2025-05-07T20:13:40.6155642Z weighted=False, 2025-05-07T20:13:40.6155741Z row_wise=False, 2025-05-07T20:13:40.6155821Z mixed=True, 2025-05-07T20:13:40.6155904Z use_cache=True, 2025-05-07T20:13:40.6156030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6156115Z use_cpu=True, 2025-05-07T20:13:40.6156221Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6156337Z ) 2025-05-07T20:13:40.6156476Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6156873Z self=, 2025-05-07T20:13:40.6156955Z mixed_B=True, 2025-05-07T20:13:40.6157040Z compile=False, 2025-05-07T20:13:40.6157130Z T=1, 2025-05-07T20:13:40.6157209Z D=99, 2025-05-07T20:13:40.6157311Z B=54, 2025-05-07T20:13:40.6157402Z log_E=3, 2025-05-07T20:13:40.6157479Z L=20, 2025-05-07T20:13:40.6157564Z D_gradcheck=2, 2025-05-07T20:13:40.6157675Z stochastic_rounding=False, 2025-05-07T20:13:40.6157759Z weighted=False, 2025-05-07T20:13:40.6157841Z row_wise=True, 2025-05-07T20:13:40.6157935Z mixed=False, 2025-05-07T20:13:40.6158020Z use_cache=True, 2025-05-07T20:13:40.6158129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6158225Z use_cpu=True, 2025-05-07T20:13:40.6158329Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6158418Z ) 2025-05-07T20:13:40.6158555Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6158937Z self=, 2025-05-07T20:13:40.6159032Z mixed_B=False, 2025-05-07T20:13:40.6159115Z compile=True, 2025-05-07T20:13:40.6159193Z T=2, 2025-05-07T20:13:40.6159283Z D=74, 2025-05-07T20:13:40.6159360Z B=19, 2025-05-07T20:13:40.6159438Z log_E=3, 2025-05-07T20:13:40.6159526Z L=9, 2025-05-07T20:13:40.6159609Z D_gradcheck=2, 2025-05-07T20:13:40.6159720Z stochastic_rounding=False, 2025-05-07T20:13:40.6159815Z weighted=True, 2025-05-07T20:13:40.6159897Z row_wise=True, 2025-05-07T20:13:40.6159978Z mixed=False, 2025-05-07T20:13:40.6160074Z use_cache=False, 2025-05-07T20:13:40.6160183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6160306Z use_cpu=True, 2025-05-07T20:13:40.6160436Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6160511Z ) 2025-05-07T20:13:40.6160662Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6161050Z self=, 2025-05-07T20:13:40.6161133Z mixed_B=False, 2025-05-07T20:13:40.6161232Z compile=False, 2025-05-07T20:13:40.6161310Z T=2, 2025-05-07T20:13:40.6161416Z D=113, 2025-05-07T20:13:40.6161508Z B=86, 2025-05-07T20:13:40.6161587Z log_E=4, 2025-05-07T20:13:40.6161666Z L=15, 2025-05-07T20:13:40.6161762Z D_gradcheck=1, 2025-05-07T20:13:40.6161862Z stochastic_rounding=True, 2025-05-07T20:13:40.6161948Z weighted=False, 2025-05-07T20:13:40.6162044Z row_wise=True, 2025-05-07T20:13:40.6162126Z mixed=False, 2025-05-07T20:13:40.6162221Z use_cache=False, 2025-05-07T20:13:40.6162330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6162415Z use_cpu=True, 2025-05-07T20:13:40.6162534Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6162610Z ) 2025-05-07T20:13:40.6162750Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6163145Z self=, 2025-05-07T20:13:40.6163228Z mixed_B=False, 2025-05-07T20:13:40.6163311Z compile=True, 2025-05-07T20:13:40.6163400Z T=1, 2025-05-07T20:13:40.6163475Z D=28, 2025-05-07T20:13:40.6163551Z B=44, 2025-05-07T20:13:40.6163643Z log_E=5, 2025-05-07T20:13:40.6163720Z L=2, 2025-05-07T20:13:40.6163818Z D_gradcheck=2, 2025-05-07T20:13:40.6163916Z stochastic_rounding=True, 2025-05-07T20:13:40.6164003Z weighted=False, 2025-05-07T20:13:40.6164101Z row_wise=True, 2025-05-07T20:13:40.6164212Z mixed=False, 2025-05-07T20:13:40.6164298Z use_cache=True, 2025-05-07T20:13:40.6164422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6164510Z use_cpu=True, 2025-05-07T20:13:40.6164617Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6164707Z ) 2025-05-07T20:13:40.6164874Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6165262Z self=, 2025-05-07T20:13:40.6165360Z mixed_B=True, 2025-05-07T20:13:40.6165447Z compile=False, 2025-05-07T20:13:40.6165526Z T=4, 2025-05-07T20:13:40.6165620Z D=6, 2025-05-07T20:13:40.6165700Z B=58, 2025-05-07T20:13:40.6165794Z log_E=3, 2025-05-07T20:13:40.6165874Z L=2, 2025-05-07T20:13:40.6165960Z D_gradcheck=2, 2025-05-07T20:13:40.6166073Z stochastic_rounding=True, 2025-05-07T20:13:40.6166159Z weighted=True, 2025-05-07T20:13:40.6166245Z row_wise=True, 2025-05-07T20:13:40.6166344Z mixed=False, 2025-05-07T20:13:40.6166480Z use_cache=False, 2025-05-07T20:13:40.6166592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6166690Z use_cpu=True, 2025-05-07T20:13:40.6166797Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6166878Z ) 2025-05-07T20:13:40.6167034Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6167417Z self=, 2025-05-07T20:13:40.6167515Z mixed_B=True, 2025-05-07T20:13:40.6167602Z compile=False, 2025-05-07T20:13:40.6167681Z T=2, 2025-05-07T20:13:40.6167777Z D=124, 2025-05-07T20:13:40.6167860Z B=40, 2025-05-07T20:13:40.6167939Z log_E=4, 2025-05-07T20:13:40.6168033Z L=6, 2025-05-07T20:13:40.6168116Z D_gradcheck=1, 2025-05-07T20:13:40.6168218Z stochastic_rounding=False, 2025-05-07T20:13:40.6168318Z weighted=True, 2025-05-07T20:13:40.6168405Z row_wise=False, 2025-05-07T20:13:40.6168488Z mixed=False, 2025-05-07T20:13:40.6168588Z use_cache=False, 2025-05-07T20:13:40.6168698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6168811Z use_cpu=True, 2025-05-07T20:13:40.6168952Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6169026Z ) 2025-05-07T20:13:40.6169163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6169557Z self=, 2025-05-07T20:13:40.6169639Z mixed_B=False, 2025-05-07T20:13:40.6169736Z compile=True, 2025-05-07T20:13:40.6169815Z T=1, 2025-05-07T20:13:40.6169938Z D=27, 2025-05-07T20:13:40.6170028Z B=85, 2025-05-07T20:13:40.6170108Z log_E=5, 2025-05-07T20:13:40.6170183Z L=12, 2025-05-07T20:13:40.6170279Z D_gradcheck=1, 2025-05-07T20:13:40.6170376Z stochastic_rounding=True, 2025-05-07T20:13:40.6170462Z weighted=False, 2025-05-07T20:13:40.6170556Z row_wise=True, 2025-05-07T20:13:40.6170638Z mixed=False, 2025-05-07T20:13:40.6170722Z use_cache=True, 2025-05-07T20:13:40.6170846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6170931Z use_cpu=True, 2025-05-07T20:13:40.6171051Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6171126Z ) 2025-05-07T20:13:40.6171265Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6171660Z self=, 2025-05-07T20:13:40.6171745Z mixed_B=True, 2025-05-07T20:13:40.6171830Z compile=True, 2025-05-07T20:13:40.6171920Z T=1, 2025-05-07T20:13:40.6172002Z D=24, 2025-05-07T20:13:40.6172080Z B=13, 2025-05-07T20:13:40.6172173Z log_E=4, 2025-05-07T20:13:40.6172253Z L=20, 2025-05-07T20:13:40.6172337Z D_gradcheck=1, 2025-05-07T20:13:40.6172446Z stochastic_rounding=True, 2025-05-07T20:13:40.6172530Z weighted=False, 2025-05-07T20:13:40.6172612Z row_wise=True, 2025-05-07T20:13:40.6172705Z mixed=False, 2025-05-07T20:13:40.6172791Z use_cache=False, 2025-05-07T20:13:40.6172914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6172999Z use_cpu=True, 2025-05-07T20:13:40.6173105Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6173192Z ) 2025-05-07T20:13:40.6501436Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6502593Z self=, 2025-05-07T20:13:40.6503498Z mixed_B=False, 2025-05-07T20:13:40.6503736Z compile=False, 2025-05-07T20:13:40.6503946Z T=2, 2025-05-07T20:13:40.6504153Z D=81, 2025-05-07T20:13:40.6504349Z B=23, 2025-05-07T20:13:40.6504534Z log_E=4, 2025-05-07T20:13:40.6504737Z L=10, 2025-05-07T20:13:40.6504937Z D_gradcheck=1, 2025-05-07T20:13:40.6505166Z stochastic_rounding=True, 2025-05-07T20:13:40.6505444Z weighted=False, 2025-05-07T20:13:40.6505676Z row_wise=True, 2025-05-07T20:13:40.6505889Z mixed=False, 2025-05-07T20:13:40.6506116Z use_cache=False, 2025-05-07T20:13:40.6506383Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6506686Z use_cpu=True, 2025-05-07T20:13:40.6506942Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6507225Z ) 2025-05-07T20:13:40.6507465Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6508115Z self=, 2025-05-07T20:13:40.6508712Z mixed_B=False, 2025-05-07T20:13:40.6508941Z compile=True, 2025-05-07T20:13:40.6509151Z T=3, 2025-05-07T20:13:40.6509348Z D=16, 2025-05-07T20:13:40.6509543Z B=34, 2025-05-07T20:13:40.6509726Z log_E=4, 2025-05-07T20:13:40.6509932Z L=7, 2025-05-07T20:13:40.6510133Z D_gradcheck=2, 2025-05-07T20:13:40.6510367Z stochastic_rounding=False, 2025-05-07T20:13:40.6510645Z weighted=False, 2025-05-07T20:13:40.6510875Z row_wise=False, 2025-05-07T20:13:40.6511086Z mixed=True, 2025-05-07T20:13:40.6511306Z use_cache=True, 2025-05-07T20:13:40.6511561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6511959Z use_cpu=True, 2025-05-07T20:13:40.6512209Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6512551Z ) 2025-05-07T20:13:40.6512788Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6513442Z self=, 2025-05-07T20:13:40.6514039Z mixed_B=True, 2025-05-07T20:13:40.6514281Z compile=True, 2025-05-07T20:13:40.6514490Z T=3, 2025-05-07T20:13:40.6514723Z D=9, 2025-05-07T20:13:40.6514972Z B=50, 2025-05-07T20:13:40.6515162Z log_E=3, 2025-05-07T20:13:40.6515370Z L=11, 2025-05-07T20:13:40.6515578Z D_gradcheck=2, 2025-05-07T20:13:40.6515814Z stochastic_rounding=False, 2025-05-07T20:13:40.6516099Z weighted=True, 2025-05-07T20:13:40.6516330Z row_wise=True, 2025-05-07T20:13:40.6516545Z mixed=True, 2025-05-07T20:13:40.6516772Z use_cache=False, 2025-05-07T20:13:40.6517038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6517340Z use_cpu=True, 2025-05-07T20:13:40.6517593Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6517883Z ) 2025-05-07T20:13:40.6518124Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6518808Z self=, 2025-05-07T20:13:40.6519423Z mixed_B=True, 2025-05-07T20:13:40.6519652Z compile=False, 2025-05-07T20:13:40.6519867Z T=1, 2025-05-07T20:13:40.6520062Z D=11, 2025-05-07T20:13:40.6520269Z B=95, 2025-05-07T20:13:40.6520494Z log_E=5, 2025-05-07T20:13:40.6520703Z L=10, 2025-05-07T20:13:40.6520901Z D_gradcheck=2, 2025-05-07T20:13:40.6521147Z stochastic_rounding=True, 2025-05-07T20:13:40.6521420Z weighted=False, 2025-05-07T20:13:40.6521644Z row_wise=True, 2025-05-07T20:13:40.6521854Z mixed=False, 2025-05-07T20:13:40.6522075Z use_cache=True, 2025-05-07T20:13:40.6522330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6522628Z use_cpu=True, 2025-05-07T20:13:40.6522876Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6523160Z ) 2025-05-07T20:13:40.6523434Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6524084Z self=, 2025-05-07T20:13:40.6524685Z mixed_B=True, 2025-05-07T20:13:40.6524896Z compile=True, 2025-05-07T20:13:40.6525113Z T=5, 2025-05-07T20:13:40.6525307Z D=69, 2025-05-07T20:13:40.6525490Z B=43, 2025-05-07T20:13:40.6525684Z log_E=5, 2025-05-07T20:13:40.6525937Z L=14, 2025-05-07T20:13:40.6526126Z D_gradcheck=2, 2025-05-07T20:13:40.6526370Z stochastic_rounding=True, 2025-05-07T20:13:40.6526642Z weighted=True, 2025-05-07T20:13:40.6526874Z row_wise=False, 2025-05-07T20:13:40.6527088Z mixed=False, 2025-05-07T20:13:40.6527312Z use_cache=True, 2025-05-07T20:13:40.6527568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6527866Z use_cpu=True, 2025-05-07T20:13:40.6528113Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6528395Z ) 2025-05-07T20:13:40.6528629Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6529275Z self=, 2025-05-07T20:13:40.6529870Z mixed_B=False, 2025-05-07T20:13:40.6530112Z compile=False, 2025-05-07T20:13:40.6530331Z T=5, 2025-05-07T20:13:40.6530527Z D=35, 2025-05-07T20:13:40.6530714Z B=124, 2025-05-07T20:13:40.6530916Z log_E=5, 2025-05-07T20:13:40.6531120Z L=17, 2025-05-07T20:13:40.6531320Z D_gradcheck=1, 2025-05-07T20:13:40.6531562Z stochastic_rounding=False, 2025-05-07T20:13:40.6531836Z weighted=True, 2025-05-07T20:13:40.6532049Z row_wise=True, 2025-05-07T20:13:40.6532270Z mixed=True, 2025-05-07T20:13:40.6532487Z use_cache=True, 2025-05-07T20:13:40.6532725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6533075Z use_cpu=True, 2025-05-07T20:13:40.6533322Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6533642Z ) 2025-05-07T20:13:40.6533877Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6534523Z self=, 2025-05-07T20:13:40.6535114Z mixed_B=True, 2025-05-07T20:13:40.6535327Z compile=True, 2025-05-07T20:13:40.6535546Z T=2, 2025-05-07T20:13:40.6535743Z D=70, 2025-05-07T20:13:40.6535956Z B=55, 2025-05-07T20:13:40.6536153Z log_E=3, 2025-05-07T20:13:40.6536355Z L=4, 2025-05-07T20:13:40.6536544Z D_gradcheck=1, 2025-05-07T20:13:40.6536791Z stochastic_rounding=True, 2025-05-07T20:13:40.6537071Z weighted=False, 2025-05-07T20:13:40.6537289Z row_wise=False, 2025-05-07T20:13:40.6537516Z mixed=False, 2025-05-07T20:13:40.6537742Z use_cache=False, 2025-05-07T20:13:40.6538141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6538451Z use_cpu=True, 2025-05-07T20:13:40.6538697Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6538966Z ) 2025-05-07T20:13:40.6539214Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6539859Z self=, 2025-05-07T20:13:40.6540449Z mixed_B=True, 2025-05-07T20:13:40.6540703Z compile=True, 2025-05-07T20:13:40.6540921Z T=1, 2025-05-07T20:13:40.6541120Z D=115, 2025-05-07T20:13:40.6541310Z B=16, 2025-05-07T20:13:40.6541510Z log_E=3, 2025-05-07T20:13:40.6541717Z L=12, 2025-05-07T20:13:40.6541909Z D_gradcheck=1, 2025-05-07T20:13:40.6542160Z stochastic_rounding=False, 2025-05-07T20:13:40.6542444Z weighted=False, 2025-05-07T20:13:40.6542665Z row_wise=False, 2025-05-07T20:13:40.6542899Z mixed=False, 2025-05-07T20:13:40.6543127Z use_cache=False, 2025-05-07T20:13:40.6543380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6543695Z use_cpu=True, 2025-05-07T20:13:40.6543950Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6544224Z ) 2025-05-07T20:13:40.6544554Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6545205Z self=, 2025-05-07T20:13:40.6545806Z mixed_B=False, 2025-05-07T20:13:40.6546022Z compile=True, 2025-05-07T20:13:40.6546246Z T=3, 2025-05-07T20:13:40.6546449Z D=111, 2025-05-07T20:13:40.6546635Z B=10, 2025-05-07T20:13:40.6546835Z log_E=5, 2025-05-07T20:13:40.6547039Z L=1, 2025-05-07T20:13:40.6547226Z D_gradcheck=1, 2025-05-07T20:13:40.6547469Z stochastic_rounding=True, 2025-05-07T20:13:40.6547933Z weighted=False, 2025-05-07T20:13:40.6548148Z row_wise=False, 2025-05-07T20:13:40.6548373Z mixed=False, 2025-05-07T20:13:40.6548596Z use_cache=False, 2025-05-07T20:13:40.6548846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6549160Z use_cpu=True, 2025-05-07T20:13:40.6549407Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6549674Z ) 2025-05-07T20:13:40.6549924Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6550630Z self=, 2025-05-07T20:13:40.6551211Z mixed_B=True, 2025-05-07T20:13:40.6551436Z compile=True, 2025-05-07T20:13:40.6551654Z T=3, 2025-05-07T20:13:40.6551839Z D=118, 2025-05-07T20:13:40.6552038Z B=94, 2025-05-07T20:13:40.6552233Z log_E=5, 2025-05-07T20:13:40.6552423Z L=14, 2025-05-07T20:13:40.6552627Z D_gradcheck=2, 2025-05-07T20:13:40.6552870Z stochastic_rounding=False, 2025-05-07T20:13:40.6553145Z weighted=True, 2025-05-07T20:13:40.6553361Z row_wise=True, 2025-05-07T20:13:40.6553584Z mixed=False, 2025-05-07T20:13:40.6553808Z use_cache=False, 2025-05-07T20:13:40.6554058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6554455Z use_cpu=True, 2025-05-07T20:13:40.6554706Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6555021Z ) 2025-05-07T20:13:40.6555268Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6555916Z self=, 2025-05-07T20:13:40.6556497Z mixed_B=True, 2025-05-07T20:13:40.6556719Z compile=True, 2025-05-07T20:13:40.6556959Z T=4, 2025-05-07T20:13:40.6557140Z D=28, 2025-05-07T20:13:40.6557379Z B=114, 2025-05-07T20:13:40.6557580Z log_E=4, 2025-05-07T20:13:40.6557770Z L=13, 2025-05-07T20:13:40.6557971Z D_gradcheck=1, 2025-05-07T20:13:40.6558212Z stochastic_rounding=True, 2025-05-07T20:13:40.6558475Z weighted=False, 2025-05-07T20:13:40.6558714Z row_wise=False, 2025-05-07T20:13:40.6558938Z mixed=True, 2025-05-07T20:13:40.6559145Z use_cache=False, 2025-05-07T20:13:40.6559412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6559719Z use_cpu=True, 2025-05-07T20:13:40.6559960Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6560226Z ) 2025-05-07T20:13:40.6560470Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6561115Z self=, 2025-05-07T20:13:40.6561697Z mixed_B=True, 2025-05-07T20:13:40.6561919Z compile=True, 2025-05-07T20:13:40.6562135Z T=2, 2025-05-07T20:13:40.6562319Z D=55, 2025-05-07T20:13:40.6562520Z B=102, 2025-05-07T20:13:40.6562719Z log_E=4, 2025-05-07T20:13:40.6562911Z L=12, 2025-05-07T20:13:40.6563115Z D_gradcheck=1, 2025-05-07T20:13:40.6563359Z stochastic_rounding=True, 2025-05-07T20:13:40.6563627Z weighted=True, 2025-05-07T20:13:40.6563863Z row_wise=False, 2025-05-07T20:13:40.6564145Z mixed=True, 2025-05-07T20:13:40.6564367Z use_cache=True, 2025-05-07T20:13:40.6564609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6564916Z use_cpu=True, 2025-05-07T20:13:40.6565163Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6565430Z ) 2025-05-07T20:13:40.6565727Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6566410Z self=, 2025-05-07T20:13:40.6567012Z mixed_B=False, 2025-05-07T20:13:40.6567241Z compile=False, 2025-05-07T20:13:40.6567466Z T=4, 2025-05-07T20:13:40.6567665Z D=78, 2025-05-07T20:13:40.6567855Z B=53, 2025-05-07T20:13:40.6568056Z log_E=5, 2025-05-07T20:13:40.6568269Z L=8, 2025-05-07T20:13:40.6568458Z D_gradcheck=2, 2025-05-07T20:13:40.6568704Z stochastic_rounding=True, 2025-05-07T20:13:40.6568985Z weighted=True, 2025-05-07T20:13:40.6569203Z row_wise=True, 2025-05-07T20:13:40.6569429Z mixed=True, 2025-05-07T20:13:40.6569652Z use_cache=True, 2025-05-07T20:13:40.6569897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6570210Z use_cpu=True, 2025-05-07T20:13:40.6570461Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6570735Z ) 2025-05-07T20:13:40.6570988Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6571639Z self=, 2025-05-07T20:13:40.6572225Z mixed_B=False, 2025-05-07T20:13:40.6572459Z compile=False, 2025-05-07T20:13:40.6572683Z T=1, 2025-05-07T20:13:40.6572870Z D=79, 2025-05-07T20:13:40.6573069Z B=47, 2025-05-07T20:13:40.6573269Z log_E=3, 2025-05-07T20:13:40.6573471Z L=10, 2025-05-07T20:13:40.6573657Z D_gradcheck=2, 2025-05-07T20:13:40.6573895Z stochastic_rounding=True, 2025-05-07T20:13:40.6574166Z weighted=True, 2025-05-07T20:13:40.6574378Z row_wise=True, 2025-05-07T20:13:40.6574655Z mixed=True, 2025-05-07T20:13:40.6574871Z use_cache=True, 2025-05-07T20:13:40.6575113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6575416Z use_cpu=True, 2025-05-07T20:13:40.6575697Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6576049Z ) 2025-05-07T20:13:40.6576299Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6576946Z self=, 2025-05-07T20:13:40.6577530Z mixed_B=True, 2025-05-07T20:13:40.6577758Z compile=False, 2025-05-07T20:13:40.6578068Z T=4, 2025-05-07T20:13:40.6578290Z D=67, 2025-05-07T20:13:40.6578486Z B=4, 2025-05-07T20:13:40.6578719Z log_E=5, 2025-05-07T20:13:40.6578936Z L=15, 2025-05-07T20:13:40.6579140Z D_gradcheck=2, 2025-05-07T20:13:40.6579388Z stochastic_rounding=False, 2025-05-07T20:13:40.6579650Z weighted=True, 2025-05-07T20:13:40.6579876Z row_wise=True, 2025-05-07T20:13:40.6580104Z mixed=True, 2025-05-07T20:13:40.6580330Z use_cache=True, 2025-05-07T20:13:40.6580574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6580882Z use_cpu=True, 2025-05-07T20:13:40.6581131Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6581436Z ) 2025-05-07T20:13:40.6581680Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6582328Z self=, 2025-05-07T20:13:40.6582912Z mixed_B=False, 2025-05-07T20:13:40.6583140Z compile=True, 2025-05-07T20:13:40.6583388Z T=5, 2025-05-07T20:13:40.6583568Z D=98, 2025-05-07T20:13:40.6583761Z B=65, 2025-05-07T20:13:40.6583964Z log_E=3, 2025-05-07T20:13:40.6584153Z L=16, 2025-05-07T20:13:40.6584353Z D_gradcheck=2, 2025-05-07T20:13:40.6584597Z stochastic_rounding=True, 2025-05-07T20:13:40.6584860Z weighted=False, 2025-05-07T20:13:40.6585089Z row_wise=True, 2025-05-07T20:13:40.6585313Z mixed=True, 2025-05-07T20:13:40.6585518Z use_cache=True, 2025-05-07T20:13:40.6585768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6586077Z use_cpu=True, 2025-05-07T20:13:40.6586311Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6586591Z ) 2025-05-07T20:13:40.6586834Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6587510Z self=, 2025-05-07T20:13:40.6588105Z mixed_B=False, 2025-05-07T20:13:40.6588332Z compile=True, 2025-05-07T20:13:40.6588551Z T=2, 2025-05-07T20:13:40.6588737Z D=79, 2025-05-07T20:13:40.6588931Z B=30, 2025-05-07T20:13:40.6589134Z log_E=3, 2025-05-07T20:13:40.6589325Z L=14, 2025-05-07T20:13:40.6589532Z D_gradcheck=2, 2025-05-07T20:13:40.6589779Z stochastic_rounding=True, 2025-05-07T20:13:40.6590043Z weighted=True, 2025-05-07T20:13:40.6590273Z row_wise=True, 2025-05-07T20:13:40.6590499Z mixed=True, 2025-05-07T20:13:40.6590706Z use_cache=True, 2025-05-07T20:13:40.6590957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6591266Z use_cpu=True, 2025-05-07T20:13:40.6591499Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6591777Z ) 2025-05-07T20:13:40.6872896Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6873910Z self=, 2025-05-07T20:13:40.6874956Z mixed_B=False, 2025-05-07T20:13:40.6875193Z compile=False, 2025-05-07T20:13:40.6875419Z T=4, 2025-05-07T20:13:40.6875605Z D=74, 2025-05-07T20:13:40.6875805Z B=102, 2025-05-07T20:13:40.6876012Z log_E=5, 2025-05-07T20:13:40.6876206Z L=3, 2025-05-07T20:13:40.6876413Z D_gradcheck=2, 2025-05-07T20:13:40.6876659Z stochastic_rounding=True, 2025-05-07T20:13:40.6876924Z weighted=True, 2025-05-07T20:13:40.6877162Z row_wise=False, 2025-05-07T20:13:40.6877393Z mixed=False, 2025-05-07T20:13:40.6877607Z use_cache=False, 2025-05-07T20:13:40.6877875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6878185Z use_cpu=True, 2025-05-07T20:13:40.6878561Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6878851Z ) 2025-05-07T20:13:40.6879159Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6879817Z self=, 2025-05-07T20:13:40.6880402Z mixed_B=False, 2025-05-07T20:13:40.6880708Z compile=False, 2025-05-07T20:13:40.6880928Z T=5, 2025-05-07T20:13:40.6881111Z D=75, 2025-05-07T20:13:40.6881308Z B=9, 2025-05-07T20:13:40.6881545Z log_E=5, 2025-05-07T20:13:40.6881736Z L=19, 2025-05-07T20:13:40.6881936Z D_gradcheck=2, 2025-05-07T20:13:40.6882180Z stochastic_rounding=False, 2025-05-07T20:13:40.6882475Z weighted=False, 2025-05-07T20:13:40.6882709Z row_wise=True, 2025-05-07T20:13:40.6882933Z mixed=True, 2025-05-07T20:13:40.6883140Z use_cache=False, 2025-05-07T20:13:40.6883401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6883711Z use_cpu=True, 2025-05-07T20:13:40.6883948Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6884233Z ) 2025-05-07T20:13:40.6884481Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6885133Z self=, 2025-05-07T20:13:40.6885721Z mixed_B=True, 2025-05-07T20:13:40.6885944Z compile=False, 2025-05-07T20:13:40.6886163Z T=4, 2025-05-07T20:13:40.6886344Z D=43, 2025-05-07T20:13:40.6886539Z B=28, 2025-05-07T20:13:40.6886736Z log_E=4, 2025-05-07T20:13:40.6886927Z L=13, 2025-05-07T20:13:40.6887126Z D_gradcheck=2, 2025-05-07T20:13:40.6887369Z stochastic_rounding=False, 2025-05-07T20:13:40.6887634Z weighted=True, 2025-05-07T20:13:40.6887864Z row_wise=True, 2025-05-07T20:13:40.6888087Z mixed=True, 2025-05-07T20:13:40.6888296Z use_cache=True, 2025-05-07T20:13:40.6888606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6888913Z use_cpu=True, 2025-05-07T20:13:40.6889146Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6889426Z ) 2025-05-07T20:13:40.6889672Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6890351Z self=, 2025-05-07T20:13:40.6890949Z mixed_B=True, 2025-05-07T20:13:40.6891178Z compile=False, 2025-05-07T20:13:40.6891406Z T=4, 2025-05-07T20:13:40.6891588Z D=56, 2025-05-07T20:13:40.6891786Z B=107, 2025-05-07T20:13:40.6891990Z log_E=5, 2025-05-07T20:13:40.6892183Z L=5, 2025-05-07T20:13:40.6892384Z D_gradcheck=1, 2025-05-07T20:13:40.6892627Z stochastic_rounding=False, 2025-05-07T20:13:40.6892892Z weighted=True, 2025-05-07T20:13:40.6893115Z row_wise=False, 2025-05-07T20:13:40.6893339Z mixed=True, 2025-05-07T20:13:40.6893543Z use_cache=True, 2025-05-07T20:13:40.6893796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6894102Z use_cpu=True, 2025-05-07T20:13:40.6894333Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6894611Z ) 2025-05-07T20:13:40.6894859Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6895495Z self=, 2025-05-07T20:13:40.6896090Z mixed_B=False, 2025-05-07T20:13:40.6896318Z compile=False, 2025-05-07T20:13:40.6896525Z T=4, 2025-05-07T20:13:40.6896719Z D=103, 2025-05-07T20:13:40.6896915Z B=15, 2025-05-07T20:13:40.6897145Z log_E=4, 2025-05-07T20:13:40.6897354Z L=4, 2025-05-07T20:13:40.6897558Z D_gradcheck=2, 2025-05-07T20:13:40.6897882Z stochastic_rounding=True, 2025-05-07T20:13:40.6898161Z weighted=False, 2025-05-07T20:13:40.6898394Z row_wise=True, 2025-05-07T20:13:40.6898615Z mixed=False, 2025-05-07T20:13:40.6898824Z use_cache=False, 2025-05-07T20:13:40.6899085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6899394Z use_cpu=True, 2025-05-07T20:13:40.6899627Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6899957Z ) 2025-05-07T20:13:40.6900238Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6900891Z self=, 2025-05-07T20:13:40.6901499Z mixed_B=True, 2025-05-07T20:13:40.6901728Z compile=False, 2025-05-07T20:13:40.6901940Z T=2, 2025-05-07T20:13:40.6902140Z D=43, 2025-05-07T20:13:40.6902339Z B=120, 2025-05-07T20:13:40.6902557Z log_E=3, 2025-05-07T20:13:40.6902765Z L=5, 2025-05-07T20:13:40.6902969Z D_gradcheck=1, 2025-05-07T20:13:40.6903218Z stochastic_rounding=True, 2025-05-07T20:13:40.6903498Z weighted=True, 2025-05-07T20:13:40.6903730Z row_wise=True, 2025-05-07T20:13:40.6903944Z mixed=True, 2025-05-07T20:13:40.6904171Z use_cache=False, 2025-05-07T20:13:40.6904437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6904748Z use_cpu=True, 2025-05-07T20:13:40.6904986Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6905271Z ) 2025-05-07T20:13:40.6905526Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6906163Z self=, 2025-05-07T20:13:40.6906755Z mixed_B=True, 2025-05-07T20:13:40.6906984Z compile=True, 2025-05-07T20:13:40.6907247Z T=3, 2025-05-07T20:13:40.6907438Z D=103, 2025-05-07T20:13:40.6907633Z B=82, 2025-05-07T20:13:40.6907817Z log_E=3, 2025-05-07T20:13:40.6908020Z L=18, 2025-05-07T20:13:40.6908221Z D_gradcheck=2, 2025-05-07T20:13:40.6908454Z stochastic_rounding=False, 2025-05-07T20:13:40.6908726Z weighted=True, 2025-05-07T20:13:40.6908953Z row_wise=False, 2025-05-07T20:13:40.6909166Z mixed=True, 2025-05-07T20:13:40.6909384Z use_cache=True, 2025-05-07T20:13:40.6909637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6909935Z use_cpu=True, 2025-05-07T20:13:40.6910180Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6910465Z ) 2025-05-07T20:13:40.6910701Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6911377Z self=, 2025-05-07T20:13:40.6911975Z mixed_B=True, 2025-05-07T20:13:40.6912200Z compile=True, 2025-05-07T20:13:40.6912438Z T=4, 2025-05-07T20:13:40.6912631Z D=9, 2025-05-07T20:13:40.6912824Z B=82, 2025-05-07T20:13:40.6913011Z log_E=4, 2025-05-07T20:13:40.6913220Z L=15, 2025-05-07T20:13:40.6913422Z D_gradcheck=2, 2025-05-07T20:13:40.6913655Z stochastic_rounding=False, 2025-05-07T20:13:40.6913931Z weighted=True, 2025-05-07T20:13:40.6914157Z row_wise=True, 2025-05-07T20:13:40.6914368Z mixed=False, 2025-05-07T20:13:40.6914592Z use_cache=False, 2025-05-07T20:13:40.6914855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6915149Z use_cpu=True, 2025-05-07T20:13:40.6915394Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6915675Z ) 2025-05-07T20:13:40.6915910Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6916561Z self=, 2025-05-07T20:13:40.6917155Z mixed_B=True, 2025-05-07T20:13:40.6917380Z compile=False, 2025-05-07T20:13:40.6917589Z T=1, 2025-05-07T20:13:40.6917783Z D=74, 2025-05-07T20:13:40.6917979Z B=15, 2025-05-07T20:13:40.6918163Z log_E=4, 2025-05-07T20:13:40.6918421Z L=3, 2025-05-07T20:13:40.6918621Z D_gradcheck=2, 2025-05-07T20:13:40.6918851Z stochastic_rounding=True, 2025-05-07T20:13:40.6919129Z weighted=False, 2025-05-07T20:13:40.6919359Z row_wise=True, 2025-05-07T20:13:40.6919572Z mixed=False, 2025-05-07T20:13:40.6919792Z use_cache=True, 2025-05-07T20:13:40.6920044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6920395Z use_cpu=True, 2025-05-07T20:13:40.6920637Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6920954Z ) 2025-05-07T20:13:40.6921187Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6921868Z self=, 2025-05-07T20:13:40.6922466Z mixed_B=False, 2025-05-07T20:13:40.6922680Z compile=True, 2025-05-07T20:13:40.6922899Z T=1, 2025-05-07T20:13:40.6923095Z D=106, 2025-05-07T20:13:40.6923280Z B=102, 2025-05-07T20:13:40.6923481Z log_E=4, 2025-05-07T20:13:40.6923585Z L=0, 2025-05-07T20:13:40.6923687Z D_gradcheck=2, 2025-05-07T20:13:40.6923786Z stochastic_rounding=True, 2025-05-07T20:13:40.6923889Z weighted=False, 2025-05-07T20:13:40.6923976Z row_wise=False, 2025-05-07T20:13:40.6924057Z mixed=True, 2025-05-07T20:13:40.6924155Z use_cache=True, 2025-05-07T20:13:40.6924267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6924350Z use_cpu=True, 2025-05-07T20:13:40.6924466Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6924544Z ) 2025-05-07T20:13:40.6924683Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6925086Z self=, 2025-05-07T20:13:40.6925167Z mixed_B=True, 2025-05-07T20:13:40.6925252Z compile=True, 2025-05-07T20:13:40.6925342Z T=2, 2025-05-07T20:13:40.6925420Z D=113, 2025-05-07T20:13:40.6925508Z B=87, 2025-05-07T20:13:40.6925585Z log_E=4, 2025-05-07T20:13:40.6925664Z L=3, 2025-05-07T20:13:40.6925760Z D_gradcheck=1, 2025-05-07T20:13:40.6925858Z stochastic_rounding=False, 2025-05-07T20:13:40.6925943Z weighted=False, 2025-05-07T20:13:40.6926037Z row_wise=True, 2025-05-07T20:13:40.6926118Z mixed=True, 2025-05-07T20:13:40.6926202Z use_cache=True, 2025-05-07T20:13:40.6926327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6926410Z use_cpu=True, 2025-05-07T20:13:40.6926516Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6926609Z ) 2025-05-07T20:13:40.6926748Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6927165Z self=, 2025-05-07T20:13:40.6927262Z mixed_B=False, 2025-05-07T20:13:40.6927349Z compile=False, 2025-05-07T20:13:40.6927440Z T=5, 2025-05-07T20:13:40.6927520Z D=108, 2025-05-07T20:13:40.6927600Z B=66, 2025-05-07T20:13:40.6927697Z log_E=4, 2025-05-07T20:13:40.6927777Z L=5, 2025-05-07T20:13:40.6927864Z D_gradcheck=1, 2025-05-07T20:13:40.6927981Z stochastic_rounding=False, 2025-05-07T20:13:40.6928067Z weighted=True, 2025-05-07T20:13:40.6928152Z row_wise=False, 2025-05-07T20:13:40.6928250Z mixed=False, 2025-05-07T20:13:40.6928336Z use_cache=True, 2025-05-07T20:13:40.6928449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6928549Z use_cpu=True, 2025-05-07T20:13:40.6928654Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6928733Z ) 2025-05-07T20:13:40.6928887Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6929275Z self=, 2025-05-07T20:13:40.6929376Z mixed_B=False, 2025-05-07T20:13:40.6929462Z compile=True, 2025-05-07T20:13:40.6929543Z T=1, 2025-05-07T20:13:40.6929637Z D=121, 2025-05-07T20:13:40.6929716Z B=44, 2025-05-07T20:13:40.6929795Z log_E=4, 2025-05-07T20:13:40.6929892Z L=16, 2025-05-07T20:13:40.6929976Z D_gradcheck=1, 2025-05-07T20:13:40.6930077Z stochastic_rounding=True, 2025-05-07T20:13:40.6930178Z weighted=False, 2025-05-07T20:13:40.6930262Z row_wise=False, 2025-05-07T20:13:40.6930345Z mixed=False, 2025-05-07T20:13:40.6930444Z use_cache=True, 2025-05-07T20:13:40.6930554Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6930636Z use_cpu=True, 2025-05-07T20:13:40.6930751Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6930871Z ) 2025-05-07T20:13:40.6931025Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6931436Z self=, 2025-05-07T20:13:40.6931519Z mixed_B=False, 2025-05-07T20:13:40.6931616Z compile=False, 2025-05-07T20:13:40.6931693Z T=2, 2025-05-07T20:13:40.6931769Z D=106, 2025-05-07T20:13:40.6931859Z B=38, 2025-05-07T20:13:40.6931938Z log_E=3, 2025-05-07T20:13:40.6932040Z L=15, 2025-05-07T20:13:40.6932136Z D_gradcheck=2, 2025-05-07T20:13:40.6932238Z stochastic_rounding=False, 2025-05-07T20:13:40.6932322Z weighted=False, 2025-05-07T20:13:40.6932418Z row_wise=True, 2025-05-07T20:13:40.6932499Z mixed=False, 2025-05-07T20:13:40.6932584Z use_cache=False, 2025-05-07T20:13:40.6932729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6932812Z use_cpu=True, 2025-05-07T20:13:40.6932927Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.6933006Z ) 2025-05-07T20:13:40.6933144Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6933538Z self=, 2025-05-07T20:13:40.6933623Z mixed_B=True, 2025-05-07T20:13:40.6933707Z compile=False, 2025-05-07T20:13:40.6933799Z T=2, 2025-05-07T20:13:40.6933878Z D=71, 2025-05-07T20:13:40.6933957Z B=92, 2025-05-07T20:13:40.6934047Z log_E=3, 2025-05-07T20:13:40.6934128Z L=8, 2025-05-07T20:13:40.6934214Z D_gradcheck=1, 2025-05-07T20:13:40.6934326Z stochastic_rounding=False, 2025-05-07T20:13:40.6934411Z weighted=False, 2025-05-07T20:13:40.6934511Z row_wise=False, 2025-05-07T20:13:40.6934592Z mixed=False, 2025-05-07T20:13:40.6934677Z use_cache=False, 2025-05-07T20:13:40.6934799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6934882Z use_cpu=True, 2025-05-07T20:13:40.6934988Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6935075Z ) 2025-05-07T20:13:40.6935213Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6935624Z self=, 2025-05-07T20:13:40.6935719Z mixed_B=True, 2025-05-07T20:13:40.6935803Z compile=True, 2025-05-07T20:13:40.6935880Z T=3, 2025-05-07T20:13:40.6935970Z D=72, 2025-05-07T20:13:40.6936048Z B=126, 2025-05-07T20:13:40.6936127Z log_E=5, 2025-05-07T20:13:40.6936217Z L=16, 2025-05-07T20:13:40.6936300Z D_gradcheck=2, 2025-05-07T20:13:40.6936409Z stochastic_rounding=True, 2025-05-07T20:13:40.6936494Z weighted=False, 2025-05-07T20:13:40.6936587Z row_wise=False, 2025-05-07T20:13:40.6936684Z mixed=True, 2025-05-07T20:13:40.6936767Z use_cache=True, 2025-05-07T20:13:40.6936893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.6936988Z use_cpu=True, 2025-05-07T20:13:40.6937093Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6937170Z ) 2025-05-07T20:13:40.6937324Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.6937711Z self=, 2025-05-07T20:13:40.6937863Z mixed_B=False, 2025-05-07T20:13:40.6937967Z compile=False, 2025-05-07T20:13:40.6938046Z T=1, 2025-05-07T20:13:40.6938140Z D=110, 2025-05-07T20:13:40.6938220Z B=26, 2025-05-07T20:13:40.6938299Z log_E=4, 2025-05-07T20:13:40.6938393Z L=2, 2025-05-07T20:13:40.6938479Z D_gradcheck=2, 2025-05-07T20:13:40.6938579Z stochastic_rounding=True, 2025-05-07T20:13:40.6938678Z weighted=True, 2025-05-07T20:13:40.6938761Z row_wise=True, 2025-05-07T20:13:40.6938843Z mixed=False, 2025-05-07T20:13:40.6938940Z use_cache=True, 2025-05-07T20:13:40.6939050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.6939131Z use_cpu=True, 2025-05-07T20:13:40.6939248Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.6939355Z ) 2025-05-07T20:13:40.7251761Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7252460Z self=, 2025-05-07T20:13:40.7252610Z mixed_B=False, 2025-05-07T20:13:40.7252749Z compile=True, 2025-05-07T20:13:40.7252861Z T=1, 2025-05-07T20:13:40.7253008Z D=46, 2025-05-07T20:13:40.7253151Z B=25, 2025-05-07T20:13:40.7253293Z log_E=3, 2025-05-07T20:13:40.7253451Z L=8, 2025-05-07T20:13:40.7253669Z D_gradcheck=2, 2025-05-07T20:13:40.7253796Z stochastic_rounding=True, 2025-05-07T20:13:40.7253895Z weighted=True, 2025-05-07T20:13:40.7253980Z row_wise=False, 2025-05-07T20:13:40.7254061Z mixed=True, 2025-05-07T20:13:40.7254159Z use_cache=True, 2025-05-07T20:13:40.7254273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7254357Z use_cpu=True, 2025-05-07T20:13:40.7254476Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7254553Z ) 2025-05-07T20:13:40.7254704Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7255094Z self=, 2025-05-07T20:13:40.7255177Z mixed_B=False, 2025-05-07T20:13:40.7255272Z compile=False, 2025-05-07T20:13:40.7255350Z T=5, 2025-05-07T20:13:40.7255427Z D=4, 2025-05-07T20:13:40.7255515Z B=88, 2025-05-07T20:13:40.7255595Z log_E=5, 2025-05-07T20:13:40.7255672Z L=15, 2025-05-07T20:13:40.7255769Z D_gradcheck=1, 2025-05-07T20:13:40.7255866Z stochastic_rounding=True, 2025-05-07T20:13:40.7255951Z weighted=False, 2025-05-07T20:13:40.7256045Z row_wise=False, 2025-05-07T20:13:40.7256127Z mixed=False, 2025-05-07T20:13:40.7256209Z use_cache=True, 2025-05-07T20:13:40.7256331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7256414Z use_cpu=True, 2025-05-07T20:13:40.7256530Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7256608Z ) 2025-05-07T20:13:40.7256746Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7257188Z self=, 2025-05-07T20:13:40.7257273Z mixed_B=True, 2025-05-07T20:13:40.7257361Z compile=False, 2025-05-07T20:13:40.7257454Z T=4, 2025-05-07T20:13:40.7257534Z D=104, 2025-05-07T20:13:40.7257615Z B=22, 2025-05-07T20:13:40.7257707Z log_E=3, 2025-05-07T20:13:40.7257854Z L=6, 2025-05-07T20:13:40.7257945Z D_gradcheck=1, 2025-05-07T20:13:40.7258067Z stochastic_rounding=False, 2025-05-07T20:13:40.7258153Z weighted=False, 2025-05-07T20:13:40.7258235Z row_wise=False, 2025-05-07T20:13:40.7258332Z mixed=False, 2025-05-07T20:13:40.7258415Z use_cache=True, 2025-05-07T20:13:40.7258537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.7258620Z use_cpu=True, 2025-05-07T20:13:40.7258724Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7258813Z ) 2025-05-07T20:13:40.7258950Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7259339Z self=, 2025-05-07T20:13:40.7259435Z mixed_B=False, 2025-05-07T20:13:40.7259518Z compile=True, 2025-05-07T20:13:40.7259622Z T=3, 2025-05-07T20:13:40.7259712Z D=29, 2025-05-07T20:13:40.7259788Z B=75, 2025-05-07T20:13:40.7259892Z log_E=3, 2025-05-07T20:13:40.7259984Z L=13, 2025-05-07T20:13:40.7260071Z D_gradcheck=2, 2025-05-07T20:13:40.7260184Z stochastic_rounding=True, 2025-05-07T20:13:40.7260269Z weighted=True, 2025-05-07T20:13:40.7260354Z row_wise=True, 2025-05-07T20:13:40.7260451Z mixed=True, 2025-05-07T20:13:40.7260536Z use_cache=True, 2025-05-07T20:13:40.7260648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7260745Z use_cpu=True, 2025-05-07T20:13:40.7260851Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7260973Z ) 2025-05-07T20:13:40.7261124Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7261543Z self=, 2025-05-07T20:13:40.7261625Z mixed_B=False, 2025-05-07T20:13:40.7261731Z compile=False, 2025-05-07T20:13:40.7261812Z T=4, 2025-05-07T20:13:40.7261891Z D=54, 2025-05-07T20:13:40.7261985Z B=77, 2025-05-07T20:13:40.7262068Z log_E=5, 2025-05-07T20:13:40.7262161Z L=15, 2025-05-07T20:13:40.7262278Z D_gradcheck=1, 2025-05-07T20:13:40.7262379Z stochastic_rounding=False, 2025-05-07T20:13:40.7262533Z weighted=False, 2025-05-07T20:13:40.7262619Z row_wise=True, 2025-05-07T20:13:40.7262718Z mixed=True, 2025-05-07T20:13:40.7262806Z use_cache=True, 2025-05-07T20:13:40.7262931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7263017Z use_cpu=True, 2025-05-07T20:13:40.7263122Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7263217Z ) 2025-05-07T20:13:40.7263377Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7263766Z self=, 2025-05-07T20:13:40.7263864Z mixed_B=False, 2025-05-07T20:13:40.7263950Z compile=False, 2025-05-07T20:13:40.7264029Z T=5, 2025-05-07T20:13:40.7264122Z D=74, 2025-05-07T20:13:40.7264201Z B=31, 2025-05-07T20:13:40.7264279Z log_E=4, 2025-05-07T20:13:40.7264366Z L=17, 2025-05-07T20:13:40.7264451Z D_gradcheck=2, 2025-05-07T20:13:40.7264562Z stochastic_rounding=False, 2025-05-07T20:13:40.7264650Z weighted=False, 2025-05-07T20:13:40.7264737Z row_wise=False, 2025-05-07T20:13:40.7264832Z mixed=False, 2025-05-07T20:13:40.7264918Z use_cache=False, 2025-05-07T20:13:40.7265028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.7265120Z use_cpu=True, 2025-05-07T20:13:40.7265223Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7265299Z ) 2025-05-07T20:13:40.7265448Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7265867Z self=, 2025-05-07T20:13:40.7265974Z mixed_B=False, 2025-05-07T20:13:40.7266077Z compile=False, 2025-05-07T20:13:40.7266155Z T=4, 2025-05-07T20:13:40.7266233Z D=57, 2025-05-07T20:13:40.7266323Z B=115, 2025-05-07T20:13:40.7266401Z log_E=4, 2025-05-07T20:13:40.7266489Z L=8, 2025-05-07T20:13:40.7266574Z D_gradcheck=1, 2025-05-07T20:13:40.7266671Z stochastic_rounding=True, 2025-05-07T20:13:40.7266767Z weighted=False, 2025-05-07T20:13:40.7266850Z row_wise=True, 2025-05-07T20:13:40.7266930Z mixed=True, 2025-05-07T20:13:40.7267027Z use_cache=False, 2025-05-07T20:13:40.7267137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.7267220Z use_cpu=True, 2025-05-07T20:13:40.7267340Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7267414Z ) 2025-05-07T20:13:40.7267553Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7267954Z self=, 2025-05-07T20:13:40.7268039Z mixed_B=True, 2025-05-07T20:13:40.7268136Z compile=True, 2025-05-07T20:13:40.7268213Z T=1, 2025-05-07T20:13:40.7268291Z D=88, 2025-05-07T20:13:40.7268381Z B=66, 2025-05-07T20:13:40.7268460Z log_E=5, 2025-05-07T20:13:40.7268538Z L=13, 2025-05-07T20:13:40.7268637Z D_gradcheck=2, 2025-05-07T20:13:40.7268734Z stochastic_rounding=True, 2025-05-07T20:13:40.7268818Z weighted=True, 2025-05-07T20:13:40.7268913Z row_wise=False, 2025-05-07T20:13:40.7268994Z mixed=True, 2025-05-07T20:13:40.7269081Z use_cache=False, 2025-05-07T20:13:40.7269203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.7269286Z use_cpu=True, 2025-05-07T20:13:40.7269391Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7269479Z ) 2025-05-07T20:13:40.7269648Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7270083Z self=, 2025-05-07T20:13:40.7270167Z mixed_B=False, 2025-05-07T20:13:40.7270253Z compile=False, 2025-05-07T20:13:40.7270340Z T=4, 2025-05-07T20:13:40.7270420Z D=111, 2025-05-07T20:13:40.7270499Z B=115, 2025-05-07T20:13:40.7270591Z log_E=5, 2025-05-07T20:13:40.7270670Z L=16, 2025-05-07T20:13:40.7270780Z D_gradcheck=1, 2025-05-07T20:13:40.7270892Z stochastic_rounding=True, 2025-05-07T20:13:40.7270979Z weighted=False, 2025-05-07T20:13:40.7271063Z row_wise=True, 2025-05-07T20:13:40.7271164Z mixed=True, 2025-05-07T20:13:40.7271250Z use_cache=False, 2025-05-07T20:13:40.7271362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7271458Z use_cpu=True, 2025-05-07T20:13:40.7271562Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7271648Z ) 2025-05-07T20:13:40.7271788Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7272182Z self=, 2025-05-07T20:13:40.7272281Z mixed_B=False, 2025-05-07T20:13:40.7272366Z compile=False, 2025-05-07T20:13:40.7272444Z T=2, 2025-05-07T20:13:40.7272534Z D=29, 2025-05-07T20:13:40.7272611Z B=106, 2025-05-07T20:13:40.7272688Z log_E=3, 2025-05-07T20:13:40.7272776Z L=18, 2025-05-07T20:13:40.7272861Z D_gradcheck=1, 2025-05-07T20:13:40.7272959Z stochastic_rounding=True, 2025-05-07T20:13:40.7273057Z weighted=True, 2025-05-07T20:13:40.7273138Z row_wise=True, 2025-05-07T20:13:40.7273220Z mixed=False, 2025-05-07T20:13:40.7273316Z use_cache=True, 2025-05-07T20:13:40.7273427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.7273522Z use_cpu=True, 2025-05-07T20:13:40.7273625Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7273701Z ) 2025-05-07T20:13:40.7273854Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7274292Z self=, 2025-05-07T20:13:40.7274376Z mixed_B=False, 2025-05-07T20:13:40.7274475Z compile=False, 2025-05-07T20:13:40.7274555Z T=2, 2025-05-07T20:13:40.7274635Z D=119, 2025-05-07T20:13:40.7274725Z B=12, 2025-05-07T20:13:40.7274803Z log_E=3, 2025-05-07T20:13:40.7274880Z L=11, 2025-05-07T20:13:40.7274978Z D_gradcheck=2, 2025-05-07T20:13:40.7275079Z stochastic_rounding=False, 2025-05-07T20:13:40.7275163Z weighted=True, 2025-05-07T20:13:40.7275263Z row_wise=False, 2025-05-07T20:13:40.7275343Z mixed=True, 2025-05-07T20:13:40.7275443Z use_cache=True, 2025-05-07T20:13:40.7275576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7275659Z use_cpu=True, 2025-05-07T20:13:40.7275773Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7275849Z ) 2025-05-07T20:13:40.7275987Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7276388Z self=, 2025-05-07T20:13:40.7276473Z mixed_B=False, 2025-05-07T20:13:40.7276556Z compile=True, 2025-05-07T20:13:40.7276645Z T=1, 2025-05-07T20:13:40.7276722Z D=86, 2025-05-07T20:13:40.7276797Z B=30, 2025-05-07T20:13:40.7276889Z log_E=3, 2025-05-07T20:13:40.7276966Z L=4, 2025-05-07T20:13:40.7277067Z D_gradcheck=1, 2025-05-07T20:13:40.7277165Z stochastic_rounding=True, 2025-05-07T20:13:40.7277248Z weighted=True, 2025-05-07T20:13:40.7277342Z row_wise=True, 2025-05-07T20:13:40.7277425Z mixed=True, 2025-05-07T20:13:40.7277510Z use_cache=True, 2025-05-07T20:13:40.7277635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7277719Z use_cpu=True, 2025-05-07T20:13:40.7277824Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7277912Z ) 2025-05-07T20:13:40.7278078Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7278491Z self=, 2025-05-07T20:13:40.7278590Z mixed_B=False, 2025-05-07T20:13:40.7278678Z compile=False, 2025-05-07T20:13:40.7278759Z T=1, 2025-05-07T20:13:40.7278850Z D=37, 2025-05-07T20:13:40.7278929Z B=63, 2025-05-07T20:13:40.7279021Z log_E=4, 2025-05-07T20:13:40.7279101Z L=15, 2025-05-07T20:13:40.7279211Z D_gradcheck=1, 2025-05-07T20:13:40.7279324Z stochastic_rounding=True, 2025-05-07T20:13:40.7279410Z weighted=False, 2025-05-07T20:13:40.7287459Z row_wise=True, 2025-05-07T20:13:40.7287649Z mixed=False, 2025-05-07T20:13:40.7287742Z use_cache=False, 2025-05-07T20:13:40.7287868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.7287967Z use_cpu=True, 2025-05-07T20:13:40.7288078Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7288159Z ) 2025-05-07T20:13:40.7288339Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7288749Z self=, 2025-05-07T20:13:40.7288835Z mixed_B=True, 2025-05-07T20:13:40.7288935Z compile=True, 2025-05-07T20:13:40.7289016Z T=4, 2025-05-07T20:13:40.7289096Z D=15, 2025-05-07T20:13:40.7289193Z B=47, 2025-05-07T20:13:40.7289277Z log_E=4, 2025-05-07T20:13:40.7289357Z L=5, 2025-05-07T20:13:40.7289463Z D_gradcheck=1, 2025-05-07T20:13:40.7289564Z stochastic_rounding=True, 2025-05-07T20:13:40.7289665Z weighted=False, 2025-05-07T20:13:40.7289750Z row_wise=True, 2025-05-07T20:13:40.7289832Z mixed=True, 2025-05-07T20:13:40.7289934Z use_cache=True, 2025-05-07T20:13:40.7290050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7290134Z use_cpu=True, 2025-05-07T20:13:40.7290292Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7290371Z ) 2025-05-07T20:13:40.7290514Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7291008Z self=, 2025-05-07T20:13:40.7291099Z mixed_B=False, 2025-05-07T20:13:40.7291186Z compile=False, 2025-05-07T20:13:40.7291279Z T=2, 2025-05-07T20:13:40.7291359Z D=71, 2025-05-07T20:13:40.7291451Z B=38, 2025-05-07T20:13:40.7291533Z log_E=5, 2025-05-07T20:13:40.7291613Z L=3, 2025-05-07T20:13:40.7291712Z D_gradcheck=2, 2025-05-07T20:13:40.7291813Z stochastic_rounding=True, 2025-05-07T20:13:40.7291898Z weighted=True, 2025-05-07T20:13:40.7291994Z row_wise=False, 2025-05-07T20:13:40.7292079Z mixed=True, 2025-05-07T20:13:40.7292163Z use_cache=True, 2025-05-07T20:13:40.7292303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7292392Z use_cpu=True, 2025-05-07T20:13:40.7292496Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7292584Z ) 2025-05-07T20:13:40.7292723Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7293117Z self=, 2025-05-07T20:13:40.7293212Z mixed_B=False, 2025-05-07T20:13:40.7293295Z compile=False, 2025-05-07T20:13:40.7293384Z T=5, 2025-05-07T20:13:40.7293460Z D=74, 2025-05-07T20:13:40.7293536Z B=28, 2025-05-07T20:13:40.7293624Z log_E=3, 2025-05-07T20:13:40.7293700Z L=2, 2025-05-07T20:13:40.7293785Z D_gradcheck=1, 2025-05-07T20:13:40.7293896Z stochastic_rounding=True, 2025-05-07T20:13:40.7293981Z weighted=False, 2025-05-07T20:13:40.7294063Z row_wise=False, 2025-05-07T20:13:40.7294159Z mixed=True, 2025-05-07T20:13:40.7294244Z use_cache=False, 2025-05-07T20:13:40.7294354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7294447Z use_cpu=True, 2025-05-07T20:13:40.7294553Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7294628Z ) 2025-05-07T20:13:40.7294781Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7295201Z self=, 2025-05-07T20:13:40.7295330Z mixed_B=False, 2025-05-07T20:13:40.7295419Z compile=False, 2025-05-07T20:13:40.7295496Z T=5, 2025-05-07T20:13:40.7295588Z D=53, 2025-05-07T20:13:40.7295665Z B=46, 2025-05-07T20:13:40.7295742Z log_E=4, 2025-05-07T20:13:40.7295834Z L=13, 2025-05-07T20:13:40.7295920Z D_gradcheck=1, 2025-05-07T20:13:40.7296052Z stochastic_rounding=True, 2025-05-07T20:13:40.7296150Z weighted=False, 2025-05-07T20:13:40.7296233Z row_wise=False, 2025-05-07T20:13:40.7296315Z mixed=True, 2025-05-07T20:13:40.7296412Z use_cache=True, 2025-05-07T20:13:40.7296524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7296606Z use_cpu=True, 2025-05-07T20:13:40.7296720Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7296795Z ) 2025-05-07T20:13:40.7625606Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7626126Z self=, 2025-05-07T20:13:40.7626219Z mixed_B=False, 2025-05-07T20:13:40.7626321Z compile=True, 2025-05-07T20:13:40.7626462Z T=5, 2025-05-07T20:13:40.7626541Z D=11, 2025-05-07T20:13:40.7626618Z B=90, 2025-05-07T20:13:40.7626710Z log_E=3, 2025-05-07T20:13:40.7626789Z L=3, 2025-05-07T20:13:40.7626877Z D_gradcheck=1, 2025-05-07T20:13:40.7626993Z stochastic_rounding=False, 2025-05-07T20:13:40.7627115Z weighted=True, 2025-05-07T20:13:40.7627219Z row_wise=True, 2025-05-07T20:13:40.7627315Z mixed=True, 2025-05-07T20:13:40.7627401Z use_cache=True, 2025-05-07T20:13:40.7627512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7627606Z use_cpu=True, 2025-05-07T20:13:40.7627710Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7627799Z ) 2025-05-07T20:13:40.7627938Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7628452Z self=, 2025-05-07T20:13:40.7628556Z mixed_B=False, 2025-05-07T20:13:40.7628641Z compile=True, 2025-05-07T20:13:40.7628719Z T=2, 2025-05-07T20:13:40.7628812Z D=112, 2025-05-07T20:13:40.7628891Z B=26, 2025-05-07T20:13:40.7628970Z log_E=5, 2025-05-07T20:13:40.7629062Z L=20, 2025-05-07T20:13:40.7629147Z D_gradcheck=2, 2025-05-07T20:13:40.7629249Z stochastic_rounding=False, 2025-05-07T20:13:40.7629349Z weighted=False, 2025-05-07T20:13:40.7629434Z row_wise=True, 2025-05-07T20:13:40.7629515Z mixed=True, 2025-05-07T20:13:40.7629612Z use_cache=True, 2025-05-07T20:13:40.7629721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7629815Z use_cpu=True, 2025-05-07T20:13:40.7629919Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7629995Z ) 2025-05-07T20:13:40.7630146Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7630533Z self=, 2025-05-07T20:13:40.7630619Z mixed_B=True, 2025-05-07T20:13:40.7630715Z compile=False, 2025-05-07T20:13:40.7630795Z T=3, 2025-05-07T20:13:40.7630871Z D=20, 2025-05-07T20:13:40.7630960Z B=59, 2025-05-07T20:13:40.7631038Z log_E=4, 2025-05-07T20:13:40.7631116Z L=3, 2025-05-07T20:13:40.7631212Z D_gradcheck=2, 2025-05-07T20:13:40.7631312Z stochastic_rounding=True, 2025-05-07T20:13:40.7631395Z weighted=True, 2025-05-07T20:13:40.7631492Z row_wise=False, 2025-05-07T20:13:40.7631576Z mixed=False, 2025-05-07T20:13:40.7631672Z use_cache=False, 2025-05-07T20:13:40.7631781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7631863Z use_cpu=True, 2025-05-07T20:13:40.7631978Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7632052Z ) 2025-05-07T20:13:40.7632189Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7632682Z self=, 2025-05-07T20:13:40.7632814Z mixed_B=False, 2025-05-07T20:13:40.7632897Z compile=True, 2025-05-07T20:13:40.7632989Z T=4, 2025-05-07T20:13:40.7633066Z D=2, 2025-05-07T20:13:40.7633143Z B=29, 2025-05-07T20:13:40.7633236Z log_E=5, 2025-05-07T20:13:40.7633313Z L=11, 2025-05-07T20:13:40.7633408Z D_gradcheck=2, 2025-05-07T20:13:40.7633550Z stochastic_rounding=False, 2025-05-07T20:13:40.7633637Z weighted=False, 2025-05-07T20:13:40.7633730Z row_wise=True, 2025-05-07T20:13:40.7633811Z mixed=False, 2025-05-07T20:13:40.7633894Z use_cache=True, 2025-05-07T20:13:40.7634016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7634100Z use_cpu=True, 2025-05-07T20:13:40.7634204Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7634294Z ) 2025-05-07T20:13:40.7634432Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7634820Z self=, 2025-05-07T20:13:40.7634919Z mixed_B=True, 2025-05-07T20:13:40.7635004Z compile=True, 2025-05-07T20:13:40.7635084Z T=5, 2025-05-07T20:13:40.7635174Z D=21, 2025-05-07T20:13:40.7635252Z B=98, 2025-05-07T20:13:40.7635343Z log_E=5, 2025-05-07T20:13:40.7635420Z L=0, 2025-05-07T20:13:40.7635506Z D_gradcheck=1, 2025-05-07T20:13:40.7635618Z stochastic_rounding=True, 2025-05-07T20:13:40.7635702Z weighted=True, 2025-05-07T20:13:40.7635784Z row_wise=False, 2025-05-07T20:13:40.7635878Z mixed=False, 2025-05-07T20:13:40.7635960Z use_cache=True, 2025-05-07T20:13:40.7636072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.7636167Z use_cpu=True, 2025-05-07T20:13:40.7636270Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7636345Z ) 2025-05-07T20:13:40.7636496Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7636878Z self=, 2025-05-07T20:13:40.7637001Z mixed_B=True, 2025-05-07T20:13:40.7637086Z compile=True, 2025-05-07T20:13:40.7637164Z T=3, 2025-05-07T20:13:40.7637256Z D=54, 2025-05-07T20:13:40.7637334Z B=123, 2025-05-07T20:13:40.7637414Z log_E=4, 2025-05-07T20:13:40.7637504Z L=19, 2025-05-07T20:13:40.7637589Z D_gradcheck=2, 2025-05-07T20:13:40.7637693Z stochastic_rounding=False, 2025-05-07T20:13:40.7637792Z weighted=False, 2025-05-07T20:13:40.7637876Z row_wise=True, 2025-05-07T20:13:40.7637959Z mixed=True, 2025-05-07T20:13:40.7638056Z use_cache=True, 2025-05-07T20:13:40.7638166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7638250Z use_cpu=True, 2025-05-07T20:13:40.7638367Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7638443Z ) 2025-05-07T20:13:40.7638582Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7638981Z self=, 2025-05-07T20:13:40.7639069Z mixed_B=True, 2025-05-07T20:13:40.7639169Z compile=False, 2025-05-07T20:13:40.7639246Z T=4, 2025-05-07T20:13:40.7639325Z D=54, 2025-05-07T20:13:40.7639419Z B=12, 2025-05-07T20:13:40.7639499Z log_E=3, 2025-05-07T20:13:40.7639577Z L=10, 2025-05-07T20:13:40.7639676Z D_gradcheck=2, 2025-05-07T20:13:40.7639780Z stochastic_rounding=False, 2025-05-07T20:13:40.7639865Z weighted=True, 2025-05-07T20:13:40.7639964Z row_wise=True, 2025-05-07T20:13:40.7640048Z mixed=False, 2025-05-07T20:13:40.7640133Z use_cache=True, 2025-05-07T20:13:40.7640258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.7640345Z use_cpu=True, 2025-05-07T20:13:40.7640464Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7640540Z ) 2025-05-07T20:13:40.7640680Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7641107Z self=, 2025-05-07T20:13:40.7641224Z mixed_B=False, 2025-05-07T20:13:40.7641309Z compile=True, 2025-05-07T20:13:40.7641404Z T=5, 2025-05-07T20:13:40.7641481Z D=8, 2025-05-07T20:13:40.7641559Z B=77, 2025-05-07T20:13:40.7641653Z log_E=3, 2025-05-07T20:13:40.7641731Z L=19, 2025-05-07T20:13:40.7641815Z D_gradcheck=1, 2025-05-07T20:13:40.7641953Z stochastic_rounding=True, 2025-05-07T20:13:40.7642040Z weighted=False, 2025-05-07T20:13:40.7642120Z row_wise=True, 2025-05-07T20:13:40.7642212Z mixed=True, 2025-05-07T20:13:40.7642294Z use_cache=False, 2025-05-07T20:13:40.7642415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.7642496Z use_cpu=True, 2025-05-07T20:13:40.7642600Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7642683Z ) 2025-05-07T20:13:40.7642821Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7643205Z self=, 2025-05-07T20:13:40.7643302Z mixed_B=True, 2025-05-07T20:13:40.7643387Z compile=True, 2025-05-07T20:13:40.7643462Z T=1, 2025-05-07T20:13:40.7643553Z D=6, 2025-05-07T20:13:40.7643631Z B=105, 2025-05-07T20:13:40.7643709Z log_E=3, 2025-05-07T20:13:40.7643799Z L=19, 2025-05-07T20:13:40.7643882Z D_gradcheck=1, 2025-05-07T20:13:40.7643983Z stochastic_rounding=True, 2025-05-07T20:13:40.7644079Z weighted=False, 2025-05-07T20:13:40.7644162Z row_wise=False, 2025-05-07T20:13:40.7644255Z mixed=False, 2025-05-07T20:13:40.7644339Z use_cache=False, 2025-05-07T20:13:40.7644449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.7644542Z use_cpu=True, 2025-05-07T20:13:40.7644647Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7644724Z ) 2025-05-07T20:13:40.7644876Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7645261Z self=, 2025-05-07T20:13:40.7645373Z mixed_B=False, 2025-05-07T20:13:40.7645480Z compile=False, 2025-05-07T20:13:40.7645558Z T=2, 2025-05-07T20:13:40.7645635Z D=122, 2025-05-07T20:13:40.7645726Z B=65, 2025-05-07T20:13:40.7645804Z log_E=3, 2025-05-07T20:13:40.7645895Z L=15, 2025-05-07T20:13:40.7645981Z D_gradcheck=2, 2025-05-07T20:13:40.7646081Z stochastic_rounding=False, 2025-05-07T20:13:40.7646177Z weighted=False, 2025-05-07T20:13:40.7646260Z row_wise=True, 2025-05-07T20:13:40.7646341Z mixed=True, 2025-05-07T20:13:40.7646437Z use_cache=True, 2025-05-07T20:13:40.7646546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7646630Z use_cpu=True, 2025-05-07T20:13:40.7646749Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7646826Z ) 2025-05-07T20:13:40.7646964Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7647361Z self=, 2025-05-07T20:13:40.7647452Z mixed_B=True, 2025-05-07T20:13:40.7647536Z compile=True, 2025-05-07T20:13:40.7647623Z T=1, 2025-05-07T20:13:40.7647889Z D=42, 2025-05-07T20:13:40.7647985Z B=30, 2025-05-07T20:13:40.7648066Z log_E=4, 2025-05-07T20:13:40.7648145Z L=8, 2025-05-07T20:13:40.7648247Z D_gradcheck=1, 2025-05-07T20:13:40.7648349Z stochastic_rounding=True, 2025-05-07T20:13:40.7648435Z weighted=True, 2025-05-07T20:13:40.7648533Z row_wise=False, 2025-05-07T20:13:40.7648614Z mixed=True, 2025-05-07T20:13:40.7648707Z use_cache=False, 2025-05-07T20:13:40.7648834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7648917Z use_cpu=True, 2025-05-07T20:13:40.7649022Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7649108Z ) 2025-05-07T20:13:40.7649293Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7649750Z self=, 2025-05-07T20:13:40.7649901Z mixed_B=True, 2025-05-07T20:13:40.7650002Z compile=False, 2025-05-07T20:13:40.7650079Z T=3, 2025-05-07T20:13:40.7650155Z D=85, 2025-05-07T20:13:40.7650244Z B=12, 2025-05-07T20:13:40.7650323Z log_E=3, 2025-05-07T20:13:40.7650401Z L=14, 2025-05-07T20:13:40.7650497Z D_gradcheck=2, 2025-05-07T20:13:40.7650598Z stochastic_rounding=True, 2025-05-07T20:13:40.7650736Z weighted=True, 2025-05-07T20:13:40.7650831Z row_wise=False, 2025-05-07T20:13:40.7650912Z mixed=False, 2025-05-07T20:13:40.7650995Z use_cache=False, 2025-05-07T20:13:40.7651115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7651198Z use_cpu=True, 2025-05-07T20:13:40.7651301Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7651390Z ) 2025-05-07T20:13:40.7651529Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7651926Z self=, 2025-05-07T20:13:40.7652013Z mixed_B=False, 2025-05-07T20:13:40.7652097Z compile=False, 2025-05-07T20:13:40.7652192Z T=1, 2025-05-07T20:13:40.7652270Z D=104, 2025-05-07T20:13:40.7652350Z B=46, 2025-05-07T20:13:40.7652441Z log_E=3, 2025-05-07T20:13:40.7652517Z L=3, 2025-05-07T20:13:40.7652611Z D_gradcheck=2, 2025-05-07T20:13:40.7652727Z stochastic_rounding=True, 2025-05-07T20:13:40.7652812Z weighted=False, 2025-05-07T20:13:40.7652896Z row_wise=False, 2025-05-07T20:13:40.7652987Z mixed=True, 2025-05-07T20:13:40.7653071Z use_cache=False, 2025-05-07T20:13:40.7653180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7653273Z use_cpu=True, 2025-05-07T20:13:40.7653374Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7653448Z ) 2025-05-07T20:13:40.7653595Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7653981Z self=, 2025-05-07T20:13:40.7654112Z mixed_B=True, 2025-05-07T20:13:40.7654198Z compile=False, 2025-05-07T20:13:40.7654275Z T=5, 2025-05-07T20:13:40.7654363Z D=59, 2025-05-07T20:13:40.7654438Z B=56, 2025-05-07T20:13:40.7654517Z log_E=5, 2025-05-07T20:13:40.7654607Z L=2, 2025-05-07T20:13:40.7654690Z D_gradcheck=2, 2025-05-07T20:13:40.7654786Z stochastic_rounding=True, 2025-05-07T20:13:40.7654882Z weighted=True, 2025-05-07T20:13:40.7654964Z row_wise=True, 2025-05-07T20:13:40.7655045Z mixed=False, 2025-05-07T20:13:40.7655173Z use_cache=True, 2025-05-07T20:13:40.7655281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7655376Z use_cpu=True, 2025-05-07T20:13:40.7655479Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7655553Z ) 2025-05-07T20:13:40.7655709Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7656096Z self=, 2025-05-07T20:13:40.7656181Z mixed_B=True, 2025-05-07T20:13:40.7656281Z compile=True, 2025-05-07T20:13:40.7656358Z T=5, 2025-05-07T20:13:40.7656434Z D=106, 2025-05-07T20:13:40.7656523Z B=16, 2025-05-07T20:13:40.7656601Z log_E=5, 2025-05-07T20:13:40.7656678Z L=3, 2025-05-07T20:13:40.7656773Z D_gradcheck=1, 2025-05-07T20:13:40.7656871Z stochastic_rounding=False, 2025-05-07T20:13:40.7656957Z weighted=True, 2025-05-07T20:13:40.7657052Z row_wise=False, 2025-05-07T20:13:40.7657134Z mixed=False, 2025-05-07T20:13:40.7657229Z use_cache=True, 2025-05-07T20:13:40.7657338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7657420Z use_cpu=True, 2025-05-07T20:13:40.7657535Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7657608Z ) 2025-05-07T20:13:40.7657745Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7658252Z self=, 2025-05-07T20:13:40.7658365Z mixed_B=True, 2025-05-07T20:13:40.7658453Z compile=True, 2025-05-07T20:13:40.7658556Z T=4, 2025-05-07T20:13:40.7658635Z D=122, 2025-05-07T20:13:40.7658714Z B=116, 2025-05-07T20:13:40.7658807Z log_E=5, 2025-05-07T20:13:40.7658886Z L=16, 2025-05-07T20:13:40.7658971Z D_gradcheck=2, 2025-05-07T20:13:40.7659088Z stochastic_rounding=False, 2025-05-07T20:13:40.7659225Z weighted=True, 2025-05-07T20:13:40.7659325Z row_wise=False, 2025-05-07T20:13:40.7659407Z mixed=True, 2025-05-07T20:13:40.7659494Z use_cache=False, 2025-05-07T20:13:40.7659621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7659707Z use_cpu=True, 2025-05-07T20:13:40.7659814Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.7659905Z ) 2025-05-07T20:13:40.7660046Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.7660432Z self=, 2025-05-07T20:13:40.7660533Z mixed_B=False, 2025-05-07T20:13:40.7660625Z compile=False, 2025-05-07T20:13:40.7660704Z T=4, 2025-05-07T20:13:40.7660797Z D=37, 2025-05-07T20:13:40.7660877Z B=56, 2025-05-07T20:13:40.7660971Z log_E=4, 2025-05-07T20:13:40.7661051Z L=5, 2025-05-07T20:13:40.7661137Z D_gradcheck=2, 2025-05-07T20:13:40.7661252Z stochastic_rounding=False, 2025-05-07T20:13:40.7661341Z weighted=False, 2025-05-07T20:13:40.7661425Z row_wise=True, 2025-05-07T20:13:40.7661522Z mixed=True, 2025-05-07T20:13:40.7661608Z use_cache=True, 2025-05-07T20:13:40.7661721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.7661821Z use_cpu=True, 2025-05-07T20:13:40.7661927Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.7662002Z ) 2025-05-07T20:13:40.8001941Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8002383Z self=, 2025-05-07T20:13:40.8002524Z mixed_B=True, 2025-05-07T20:13:40.8002784Z compile=True, 2025-05-07T20:13:40.8002893Z T=1, 2025-05-07T20:13:40.8002987Z D=24, 2025-05-07T20:13:40.8003066Z B=108, 2025-05-07T20:13:40.8003147Z log_E=4, 2025-05-07T20:13:40.8003237Z L=10, 2025-05-07T20:13:40.8003321Z D_gradcheck=1, 2025-05-07T20:13:40.8003435Z stochastic_rounding=False, 2025-05-07T20:13:40.8003522Z weighted=False, 2025-05-07T20:13:40.8003606Z row_wise=False, 2025-05-07T20:13:40.8003700Z mixed=True, 2025-05-07T20:13:40.8003785Z use_cache=False, 2025-05-07T20:13:40.8003896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8003994Z use_cpu=True, 2025-05-07T20:13:40.8004099Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8004174Z ) 2025-05-07T20:13:40.8004325Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8004715Z self=, 2025-05-07T20:13:40.8004801Z mixed_B=False, 2025-05-07T20:13:40.8004901Z compile=False, 2025-05-07T20:13:40.8004985Z T=2, 2025-05-07T20:13:40.8005063Z D=121, 2025-05-07T20:13:40.8005155Z B=84, 2025-05-07T20:13:40.8005233Z log_E=4, 2025-05-07T20:13:40.8005330Z L=16, 2025-05-07T20:13:40.8005414Z D_gradcheck=1, 2025-05-07T20:13:40.8005513Z stochastic_rounding=True, 2025-05-07T20:13:40.8005612Z weighted=True, 2025-05-07T20:13:40.8005695Z row_wise=True, 2025-05-07T20:13:40.8005774Z mixed=True, 2025-05-07T20:13:40.8005872Z use_cache=False, 2025-05-07T20:13:40.8005983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8006067Z use_cpu=True, 2025-05-07T20:13:40.8006183Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8006258Z ) 2025-05-07T20:13:40.8006395Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8006790Z self=, 2025-05-07T20:13:40.8006971Z mixed_B=False, 2025-05-07T20:13:40.8007072Z compile=False, 2025-05-07T20:13:40.8007153Z T=4, 2025-05-07T20:13:40.8007230Z D=106, 2025-05-07T20:13:40.8007320Z B=66, 2025-05-07T20:13:40.8007400Z log_E=5, 2025-05-07T20:13:40.8007478Z L=19, 2025-05-07T20:13:40.8007579Z D_gradcheck=2, 2025-05-07T20:13:40.8007749Z stochastic_rounding=False, 2025-05-07T20:13:40.8007912Z weighted=False, 2025-05-07T20:13:40.8008008Z row_wise=True, 2025-05-07T20:13:40.8008092Z mixed=False, 2025-05-07T20:13:40.8008176Z use_cache=True, 2025-05-07T20:13:40.8008303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8008387Z use_cpu=True, 2025-05-07T20:13:40.8008491Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8008578Z ) 2025-05-07T20:13:40.8008716Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8009113Z self=, 2025-05-07T20:13:40.8009199Z mixed_B=True, 2025-05-07T20:13:40.8009286Z compile=True, 2025-05-07T20:13:40.8009380Z T=4, 2025-05-07T20:13:40.8009459Z D=9, 2025-05-07T20:13:40.8009538Z B=126, 2025-05-07T20:13:40.8009632Z log_E=4, 2025-05-07T20:13:40.8009709Z L=4, 2025-05-07T20:13:40.8009796Z D_gradcheck=2, 2025-05-07T20:13:40.8009906Z stochastic_rounding=True, 2025-05-07T20:13:40.8009993Z weighted=False, 2025-05-07T20:13:40.8010076Z row_wise=True, 2025-05-07T20:13:40.8010168Z mixed=True, 2025-05-07T20:13:40.8010253Z use_cache=False, 2025-05-07T20:13:40.8010364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8010459Z use_cpu=True, 2025-05-07T20:13:40.8010564Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8010652Z ) 2025-05-07T20:13:40.8010788Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8011172Z self=, 2025-05-07T20:13:40.8011275Z mixed_B=False, 2025-05-07T20:13:40.8011390Z compile=False, 2025-05-07T20:13:40.8011470Z T=4, 2025-05-07T20:13:40.8011559Z D=126, 2025-05-07T20:13:40.8011636Z B=83, 2025-05-07T20:13:40.8011715Z log_E=4, 2025-05-07T20:13:40.8011804Z L=19, 2025-05-07T20:13:40.8011887Z D_gradcheck=2, 2025-05-07T20:13:40.8011988Z stochastic_rounding=False, 2025-05-07T20:13:40.8012088Z weighted=False, 2025-05-07T20:13:40.8012172Z row_wise=False, 2025-05-07T20:13:40.8012268Z mixed=True, 2025-05-07T20:13:40.8012354Z use_cache=False, 2025-05-07T20:13:40.8012465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8012564Z use_cpu=True, 2025-05-07T20:13:40.8012668Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8012744Z ) 2025-05-07T20:13:40.8012895Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8013278Z self=, 2025-05-07T20:13:40.8013364Z mixed_B=True, 2025-05-07T20:13:40.8013462Z compile=True, 2025-05-07T20:13:40.8013538Z T=4, 2025-05-07T20:13:40.8013615Z D=54, 2025-05-07T20:13:40.8013705Z B=80, 2025-05-07T20:13:40.8013783Z log_E=3, 2025-05-07T20:13:40.8013861Z L=20, 2025-05-07T20:13:40.8013956Z D_gradcheck=2, 2025-05-07T20:13:40.8014056Z stochastic_rounding=False, 2025-05-07T20:13:40.8014153Z weighted=False, 2025-05-07T20:13:40.8014236Z row_wise=True, 2025-05-07T20:13:40.8014317Z mixed=True, 2025-05-07T20:13:40.8014413Z use_cache=True, 2025-05-07T20:13:40.8014524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8014607Z use_cpu=True, 2025-05-07T20:13:40.8014722Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8014798Z ) 2025-05-07T20:13:40.8014935Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8015327Z self=, 2025-05-07T20:13:40.8015460Z mixed_B=True, 2025-05-07T20:13:40.8015545Z compile=True, 2025-05-07T20:13:40.8015636Z T=2, 2025-05-07T20:13:40.8015715Z D=97, 2025-05-07T20:13:40.8015805Z B=28, 2025-05-07T20:13:40.8015884Z log_E=3, 2025-05-07T20:13:40.8015962Z L=13, 2025-05-07T20:13:40.8016061Z D_gradcheck=2, 2025-05-07T20:13:40.8016163Z stochastic_rounding=False, 2025-05-07T20:13:40.8016273Z weighted=False, 2025-05-07T20:13:40.8016373Z row_wise=True, 2025-05-07T20:13:40.8016456Z mixed=True, 2025-05-07T20:13:40.8016543Z use_cache=False, 2025-05-07T20:13:40.8016665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8016748Z use_cpu=True, 2025-05-07T20:13:40.8016852Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8016937Z ) 2025-05-07T20:13:40.8017075Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8017456Z self=, 2025-05-07T20:13:40.8017556Z mixed_B=False, 2025-05-07T20:13:40.8017643Z compile=False, 2025-05-07T20:13:40.8017733Z T=5, 2025-05-07T20:13:40.8017945Z D=127, 2025-05-07T20:13:40.8018025Z B=97, 2025-05-07T20:13:40.8018118Z log_E=4, 2025-05-07T20:13:40.8018195Z L=3, 2025-05-07T20:13:40.8018281Z D_gradcheck=2, 2025-05-07T20:13:40.8018394Z stochastic_rounding=False, 2025-05-07T20:13:40.8018482Z weighted=True, 2025-05-07T20:13:40.8018568Z row_wise=False, 2025-05-07T20:13:40.8018668Z mixed=False, 2025-05-07T20:13:40.8018755Z use_cache=False, 2025-05-07T20:13:40.8018867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8018964Z use_cpu=True, 2025-05-07T20:13:40.8019070Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8019147Z ) 2025-05-07T20:13:40.8019297Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8019680Z self=, 2025-05-07T20:13:40.8019782Z mixed_B=True, 2025-05-07T20:13:40.8019900Z compile=False, 2025-05-07T20:13:40.8019981Z T=5, 2025-05-07T20:13:40.8020075Z D=29, 2025-05-07T20:13:40.8020153Z B=67, 2025-05-07T20:13:40.8020238Z log_E=5, 2025-05-07T20:13:40.8020330Z L=13, 2025-05-07T20:13:40.8020416Z D_gradcheck=1, 2025-05-07T20:13:40.8020516Z stochastic_rounding=True, 2025-05-07T20:13:40.8020621Z weighted=False, 2025-05-07T20:13:40.8020708Z row_wise=False, 2025-05-07T20:13:40.8020792Z mixed=False, 2025-05-07T20:13:40.8020894Z use_cache=False, 2025-05-07T20:13:40.8021008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8021094Z use_cpu=True, 2025-05-07T20:13:40.8021213Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8021291Z ) 2025-05-07T20:13:40.8021445Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8021832Z self=, 2025-05-07T20:13:40.8021920Z mixed_B=True, 2025-05-07T20:13:40.8022023Z compile=False, 2025-05-07T20:13:40.8022156Z T=5, 2025-05-07T20:13:40.8022234Z D=98, 2025-05-07T20:13:40.8022328Z B=40, 2025-05-07T20:13:40.8022411Z log_E=5, 2025-05-07T20:13:40.8022490Z L=13, 2025-05-07T20:13:40.8022587Z D_gradcheck=1, 2025-05-07T20:13:40.8022689Z stochastic_rounding=False, 2025-05-07T20:13:40.8022776Z weighted=False, 2025-05-07T20:13:40.8022873Z row_wise=True, 2025-05-07T20:13:40.8022955Z mixed=False, 2025-05-07T20:13:40.8023043Z use_cache=False, 2025-05-07T20:13:40.8023165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8023250Z use_cpu=True, 2025-05-07T20:13:40.8023368Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8023445Z ) 2025-05-07T20:13:40.8023584Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8024036Z self=, 2025-05-07T20:13:40.8024187Z mixed_B=False, 2025-05-07T20:13:40.8024272Z compile=True, 2025-05-07T20:13:40.8024362Z T=5, 2025-05-07T20:13:40.8024438Z D=42, 2025-05-07T20:13:40.8024514Z B=49, 2025-05-07T20:13:40.8024606Z log_E=5, 2025-05-07T20:13:40.8024684Z L=19, 2025-05-07T20:13:40.8024767Z D_gradcheck=1, 2025-05-07T20:13:40.8024884Z stochastic_rounding=True, 2025-05-07T20:13:40.8024995Z weighted=False, 2025-05-07T20:13:40.8025096Z row_wise=False, 2025-05-07T20:13:40.8025178Z mixed=False, 2025-05-07T20:13:40.8025263Z use_cache=False, 2025-05-07T20:13:40.8025385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8025468Z use_cpu=True, 2025-05-07T20:13:40.8025571Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8025656Z ) 2025-05-07T20:13:40.8025793Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8026176Z self=, 2025-05-07T20:13:40.8026274Z mixed_B=True, 2025-05-07T20:13:40.8026361Z compile=False, 2025-05-07T20:13:40.8026438Z T=1, 2025-05-07T20:13:40.8026527Z D=50, 2025-05-07T20:13:40.8026604Z B=76, 2025-05-07T20:13:40.8026683Z log_E=5, 2025-05-07T20:13:40.8026772Z L=16, 2025-05-07T20:13:40.8026857Z D_gradcheck=1, 2025-05-07T20:13:40.8026968Z stochastic_rounding=True, 2025-05-07T20:13:40.8027056Z weighted=False, 2025-05-07T20:13:40.8027142Z row_wise=False, 2025-05-07T20:13:40.8027238Z mixed=False, 2025-05-07T20:13:40.8027321Z use_cache=True, 2025-05-07T20:13:40.8027430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8027526Z use_cpu=True, 2025-05-07T20:13:40.8027630Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8027705Z ) 2025-05-07T20:13:40.8027856Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8028239Z self=, 2025-05-07T20:13:40.8028328Z mixed_B=False, 2025-05-07T20:13:40.8028451Z compile=False, 2025-05-07T20:13:40.8028530Z T=4, 2025-05-07T20:13:40.8028621Z D=46, 2025-05-07T20:13:40.8028698Z B=74, 2025-05-07T20:13:40.8028776Z log_E=5, 2025-05-07T20:13:40.8028865Z L=19, 2025-05-07T20:13:40.8028949Z D_gradcheck=2, 2025-05-07T20:13:40.8029047Z stochastic_rounding=True, 2025-05-07T20:13:40.8029143Z weighted=False, 2025-05-07T20:13:40.8029226Z row_wise=False, 2025-05-07T20:13:40.8029309Z mixed=True, 2025-05-07T20:13:40.8029405Z use_cache=True, 2025-05-07T20:13:40.8029515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8029600Z use_cpu=True, 2025-05-07T20:13:40.8029717Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8029793Z ) 2025-05-07T20:13:40.8029930Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8030326Z self=, 2025-05-07T20:13:40.8030414Z mixed_B=True, 2025-05-07T20:13:40.8030511Z compile=True, 2025-05-07T20:13:40.8030591Z T=1, 2025-05-07T20:13:40.8030670Z D=39, 2025-05-07T20:13:40.8030759Z B=48, 2025-05-07T20:13:40.8030836Z log_E=4, 2025-05-07T20:13:40.8030913Z L=5, 2025-05-07T20:13:40.8031010Z D_gradcheck=2, 2025-05-07T20:13:40.8031110Z stochastic_rounding=False, 2025-05-07T20:13:40.8031194Z weighted=False, 2025-05-07T20:13:40.8031290Z row_wise=False, 2025-05-07T20:13:40.8031372Z mixed=True, 2025-05-07T20:13:40.8031457Z use_cache=False, 2025-05-07T20:13:40.8031582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8031663Z use_cpu=True, 2025-05-07T20:13:40.8031766Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8031853Z ) 2025-05-07T20:13:40.8031990Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8032384Z self=, 2025-05-07T20:13:40.8032515Z mixed_B=True, 2025-05-07T20:13:40.8032599Z compile=True, 2025-05-07T20:13:40.8032689Z T=1, 2025-05-07T20:13:40.8032771Z D=77, 2025-05-07T20:13:40.8032847Z B=22, 2025-05-07T20:13:40.8032940Z log_E=3, 2025-05-07T20:13:40.8033018Z L=2, 2025-05-07T20:13:40.8033102Z D_gradcheck=2, 2025-05-07T20:13:40.8033211Z stochastic_rounding=True, 2025-05-07T20:13:40.8033297Z weighted=False, 2025-05-07T20:13:40.8033405Z row_wise=False, 2025-05-07T20:13:40.8033502Z mixed=True, 2025-05-07T20:13:40.8033587Z use_cache=False, 2025-05-07T20:13:40.8033698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8033798Z use_cpu=True, 2025-05-07T20:13:40.8033902Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8033990Z ) 2025-05-07T20:13:40.8034129Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8034513Z self=, 2025-05-07T20:13:40.8034614Z mixed_B=False, 2025-05-07T20:13:40.8034697Z compile=True, 2025-05-07T20:13:40.8034776Z T=1, 2025-05-07T20:13:40.8034865Z D=94, 2025-05-07T20:13:40.8034942Z B=110, 2025-05-07T20:13:40.8035020Z log_E=5, 2025-05-07T20:13:40.8035109Z L=5, 2025-05-07T20:13:40.8035194Z D_gradcheck=1, 2025-05-07T20:13:40.8035293Z stochastic_rounding=False, 2025-05-07T20:13:40.8035388Z weighted=False, 2025-05-07T20:13:40.8035473Z row_wise=True, 2025-05-07T20:13:40.8035555Z mixed=True, 2025-05-07T20:13:40.8035651Z use_cache=False, 2025-05-07T20:13:40.8035760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8035856Z use_cpu=True, 2025-05-07T20:13:40.8035963Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8036039Z ) 2025-05-07T20:13:40.8036188Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8036572Z self=, 2025-05-07T20:13:40.8036661Z mixed_B=True, 2025-05-07T20:13:40.8036757Z compile=True, 2025-05-07T20:13:40.8036864Z T=4, 2025-05-07T20:13:40.8036943Z D=74, 2025-05-07T20:13:40.8037034Z B=124, 2025-05-07T20:13:40.8037111Z log_E=4, 2025-05-07T20:13:40.8037189Z L=20, 2025-05-07T20:13:40.8037288Z D_gradcheck=1, 2025-05-07T20:13:40.8037385Z stochastic_rounding=True, 2025-05-07T20:13:40.8037488Z weighted=True, 2025-05-07T20:13:40.8037577Z row_wise=False, 2025-05-07T20:13:40.8037658Z mixed=True, 2025-05-07T20:13:40.8037759Z use_cache=True, 2025-05-07T20:13:40.8037869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8037952Z use_cpu=True, 2025-05-07T20:13:40.8038071Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8038145Z ) 2025-05-07T20:13:40.8382683Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8383124Z self=, 2025-05-07T20:13:40.8383218Z mixed_B=False, 2025-05-07T20:13:40.8383320Z compile=False, 2025-05-07T20:13:40.8383400Z T=3, 2025-05-07T20:13:40.8383479Z D=89, 2025-05-07T20:13:40.8383572Z B=6, 2025-05-07T20:13:40.8383652Z log_E=3, 2025-05-07T20:13:40.8383731Z L=14, 2025-05-07T20:13:40.8383829Z D_gradcheck=2, 2025-05-07T20:13:40.8383944Z stochastic_rounding=True, 2025-05-07T20:13:40.8384031Z weighted=False, 2025-05-07T20:13:40.8384128Z row_wise=True, 2025-05-07T20:13:40.8384212Z mixed=False, 2025-05-07T20:13:40.8384300Z use_cache=False, 2025-05-07T20:13:40.8384427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8384583Z use_cpu=True, 2025-05-07T20:13:40.8384690Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8384781Z ) 2025-05-07T20:13:40.8384920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8385319Z self=, 2025-05-07T20:13:40.8385580Z mixed_B=False, 2025-05-07T20:13:40.8385666Z compile=True, 2025-05-07T20:13:40.8385762Z T=5, 2025-05-07T20:13:40.8385842Z D=107, 2025-05-07T20:13:40.8385921Z B=88, 2025-05-07T20:13:40.8386020Z log_E=5, 2025-05-07T20:13:40.8386099Z L=12, 2025-05-07T20:13:40.8386185Z D_gradcheck=1, 2025-05-07T20:13:40.8386301Z stochastic_rounding=False, 2025-05-07T20:13:40.8386387Z weighted=False, 2025-05-07T20:13:40.8386516Z row_wise=False, 2025-05-07T20:13:40.8386613Z mixed=False, 2025-05-07T20:13:40.8386700Z use_cache=False, 2025-05-07T20:13:40.8386829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8386915Z use_cpu=True, 2025-05-07T20:13:40.8387021Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8387116Z ) 2025-05-07T20:13:40.8387258Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8387638Z self=, 2025-05-07T20:13:40.8387740Z mixed_B=False, 2025-05-07T20:13:40.8387825Z compile=True, 2025-05-07T20:13:40.8387906Z T=2, 2025-05-07T20:13:40.8388000Z D=71, 2025-05-07T20:13:40.8388079Z B=54, 2025-05-07T20:13:40.8388159Z log_E=5, 2025-05-07T20:13:40.8388251Z L=7, 2025-05-07T20:13:40.8388338Z D_gradcheck=1, 2025-05-07T20:13:40.8388439Z stochastic_rounding=True, 2025-05-07T20:13:40.8388539Z weighted=True, 2025-05-07T20:13:40.8388625Z row_wise=True, 2025-05-07T20:13:40.8388721Z mixed=True, 2025-05-07T20:13:40.8388805Z use_cache=True, 2025-05-07T20:13:40.8388916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8389009Z use_cpu=True, 2025-05-07T20:13:40.8389112Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8389187Z ) 2025-05-07T20:13:40.8389335Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8389714Z self=, 2025-05-07T20:13:40.8389799Z mixed_B=False, 2025-05-07T20:13:40.8389898Z compile=True, 2025-05-07T20:13:40.8390645Z T=4, 2025-05-07T20:13:40.8390731Z D=119, 2025-05-07T20:13:40.8390820Z B=53, 2025-05-07T20:13:40.8390898Z log_E=3, 2025-05-07T20:13:40.8390975Z L=10, 2025-05-07T20:13:40.8391071Z D_gradcheck=1, 2025-05-07T20:13:40.8391175Z stochastic_rounding=False, 2025-05-07T20:13:40.8391271Z weighted=True, 2025-05-07T20:13:40.8391357Z row_wise=False, 2025-05-07T20:13:40.8391438Z mixed=False, 2025-05-07T20:13:40.8391540Z use_cache=False, 2025-05-07T20:13:40.8391651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8391737Z use_cpu=True, 2025-05-07T20:13:40.8391856Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8391931Z ) 2025-05-07T20:13:40.8392069Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8392469Z self=, 2025-05-07T20:13:40.8392555Z mixed_B=True, 2025-05-07T20:13:40.8392642Z compile=True, 2025-05-07T20:13:40.8392736Z T=3, 2025-05-07T20:13:40.8392815Z D=83, 2025-05-07T20:13:40.8392907Z B=45, 2025-05-07T20:13:40.8392986Z log_E=5, 2025-05-07T20:13:40.8393066Z L=11, 2025-05-07T20:13:40.8393167Z D_gradcheck=1, 2025-05-07T20:13:40.8393267Z stochastic_rounding=False, 2025-05-07T20:13:40.8393351Z weighted=False, 2025-05-07T20:13:40.8393448Z row_wise=True, 2025-05-07T20:13:40.8393529Z mixed=True, 2025-05-07T20:13:40.8393615Z use_cache=False, 2025-05-07T20:13:40.8393740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8393823Z use_cpu=True, 2025-05-07T20:13:40.8393928Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8394014Z ) 2025-05-07T20:13:40.8394152Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8394534Z self=, 2025-05-07T20:13:40.8394660Z mixed_B=False, 2025-05-07T20:13:40.8394774Z compile=False, 2025-05-07T20:13:40.8394867Z T=3, 2025-05-07T20:13:40.8394946Z D=5, 2025-05-07T20:13:40.8395024Z B=55, 2025-05-07T20:13:40.8395116Z log_E=3, 2025-05-07T20:13:40.8395247Z L=6, 2025-05-07T20:13:40.8395331Z D_gradcheck=1, 2025-05-07T20:13:40.8395441Z stochastic_rounding=True, 2025-05-07T20:13:40.8395526Z weighted=False, 2025-05-07T20:13:40.8395637Z row_wise=True, 2025-05-07T20:13:40.8395738Z mixed=True, 2025-05-07T20:13:40.8395822Z use_cache=True, 2025-05-07T20:13:40.8395934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8396028Z use_cpu=True, 2025-05-07T20:13:40.8396132Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8396206Z ) 2025-05-07T20:13:40.8396356Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8396734Z self=, 2025-05-07T20:13:40.8396832Z mixed_B=False, 2025-05-07T20:13:40.8396919Z compile=False, 2025-05-07T20:13:40.8396999Z T=3, 2025-05-07T20:13:40.8397088Z D=117, 2025-05-07T20:13:40.8397166Z B=50, 2025-05-07T20:13:40.8397245Z log_E=3, 2025-05-07T20:13:40.8397335Z L=18, 2025-05-07T20:13:40.8397421Z D_gradcheck=1, 2025-05-07T20:13:40.8397519Z stochastic_rounding=True, 2025-05-07T20:13:40.8397618Z weighted=True, 2025-05-07T20:13:40.8397702Z row_wise=True, 2025-05-07T20:13:40.8397783Z mixed=True, 2025-05-07T20:13:40.8397878Z use_cache=True, 2025-05-07T20:13:40.8397989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8398072Z use_cpu=True, 2025-05-07T20:13:40.8398190Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8398264Z ) 2025-05-07T20:13:40.8398414Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8398796Z self=, 2025-05-07T20:13:40.8398882Z mixed_B=False, 2025-05-07T20:13:40.8398981Z compile=True, 2025-05-07T20:13:40.8399059Z T=4, 2025-05-07T20:13:40.8399179Z D=12, 2025-05-07T20:13:40.8399271Z B=103, 2025-05-07T20:13:40.8399350Z log_E=5, 2025-05-07T20:13:40.8399429Z L=8, 2025-05-07T20:13:40.8399527Z D_gradcheck=1, 2025-05-07T20:13:40.8399627Z stochastic_rounding=False, 2025-05-07T20:13:40.8399713Z weighted=False, 2025-05-07T20:13:40.8399811Z row_wise=True, 2025-05-07T20:13:40.8399893Z mixed=False, 2025-05-07T20:13:40.8399975Z use_cache=True, 2025-05-07T20:13:40.8400146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8400229Z use_cpu=True, 2025-05-07T20:13:40.8400349Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8400423Z ) 2025-05-07T20:13:40.8400560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8400954Z self=, 2025-05-07T20:13:40.8401037Z mixed_B=True, 2025-05-07T20:13:40.8401124Z compile=False, 2025-05-07T20:13:40.8401212Z T=3, 2025-05-07T20:13:40.8401291Z D=4, 2025-05-07T20:13:40.8401370Z B=33, 2025-05-07T20:13:40.8401459Z log_E=3, 2025-05-07T20:13:40.8401535Z L=3, 2025-05-07T20:13:40.8401621Z D_gradcheck=2, 2025-05-07T20:13:40.8401781Z stochastic_rounding=True, 2025-05-07T20:13:40.8401865Z weighted=True, 2025-05-07T20:13:40.8401961Z row_wise=True, 2025-05-07T20:13:40.8402045Z mixed=False, 2025-05-07T20:13:40.8402129Z use_cache=True, 2025-05-07T20:13:40.8402251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8402336Z use_cpu=True, 2025-05-07T20:13:40.8402442Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8402529Z ) 2025-05-07T20:13:40.8402666Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8403048Z self=, 2025-05-07T20:13:40.8403176Z mixed_B=False, 2025-05-07T20:13:40.8403288Z compile=True, 2025-05-07T20:13:40.8403364Z T=5, 2025-05-07T20:13:40.8403457Z D=89, 2025-05-07T20:13:40.8403535Z B=75, 2025-05-07T20:13:40.8403612Z log_E=5, 2025-05-07T20:13:40.8403701Z L=14, 2025-05-07T20:13:40.8403786Z D_gradcheck=1, 2025-05-07T20:13:40.8403899Z stochastic_rounding=False, 2025-05-07T20:13:40.8403987Z weighted=False, 2025-05-07T20:13:40.8404069Z row_wise=False, 2025-05-07T20:13:40.8404192Z mixed=False, 2025-05-07T20:13:40.8404277Z use_cache=True, 2025-05-07T20:13:40.8404388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8404482Z use_cpu=True, 2025-05-07T20:13:40.8404586Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8404661Z ) 2025-05-07T20:13:40.8404809Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8405193Z self=, 2025-05-07T20:13:40.8405278Z mixed_B=True, 2025-05-07T20:13:40.8405377Z compile=False, 2025-05-07T20:13:40.8405454Z T=4, 2025-05-07T20:13:40.8405545Z D=110, 2025-05-07T20:13:40.8405624Z B=62, 2025-05-07T20:13:40.8405705Z log_E=4, 2025-05-07T20:13:40.8405795Z L=11, 2025-05-07T20:13:40.8405879Z D_gradcheck=2, 2025-05-07T20:13:40.8405980Z stochastic_rounding=True, 2025-05-07T20:13:40.8406078Z weighted=True, 2025-05-07T20:13:40.8406161Z row_wise=True, 2025-05-07T20:13:40.8406246Z mixed=True, 2025-05-07T20:13:40.8406347Z use_cache=False, 2025-05-07T20:13:40.8406459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8406544Z use_cpu=True, 2025-05-07T20:13:40.8406666Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8406743Z ) 2025-05-07T20:13:40.8406881Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8407279Z self=, 2025-05-07T20:13:40.8407365Z mixed_B=True, 2025-05-07T20:13:40.8407466Z compile=True, 2025-05-07T20:13:40.8407545Z T=3, 2025-05-07T20:13:40.8407650Z D=54, 2025-05-07T20:13:40.8407742Z B=84, 2025-05-07T20:13:40.8407823Z log_E=4, 2025-05-07T20:13:40.8407903Z L=10, 2025-05-07T20:13:40.8408002Z D_gradcheck=1, 2025-05-07T20:13:40.8408104Z stochastic_rounding=True, 2025-05-07T20:13:40.8408190Z weighted=True, 2025-05-07T20:13:40.8408289Z row_wise=True, 2025-05-07T20:13:40.8408375Z mixed=False, 2025-05-07T20:13:40.8408460Z use_cache=True, 2025-05-07T20:13:40.8408587Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8408671Z use_cpu=True, 2025-05-07T20:13:40.8408777Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8408868Z ) 2025-05-07T20:13:40.8409007Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8409406Z self=, 2025-05-07T20:13:40.8409495Z mixed_B=False, 2025-05-07T20:13:40.8409582Z compile=True, 2025-05-07T20:13:40.8409674Z T=1, 2025-05-07T20:13:40.8409755Z D=17, 2025-05-07T20:13:40.8409837Z B=21, 2025-05-07T20:13:40.8409931Z log_E=5, 2025-05-07T20:13:40.8410011Z L=18, 2025-05-07T20:13:40.8410097Z D_gradcheck=1, 2025-05-07T20:13:40.8410210Z stochastic_rounding=False, 2025-05-07T20:13:40.8410294Z weighted=True, 2025-05-07T20:13:40.8410377Z row_wise=True, 2025-05-07T20:13:40.8410471Z mixed=False, 2025-05-07T20:13:40.8410555Z use_cache=False, 2025-05-07T20:13:40.8410665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8410763Z use_cpu=True, 2025-05-07T20:13:40.8410868Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8410954Z ) 2025-05-07T20:13:40.8411092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8411472Z self=, 2025-05-07T20:13:40.8411591Z mixed_B=False, 2025-05-07T20:13:40.8411704Z compile=True, 2025-05-07T20:13:40.8411782Z T=1, 2025-05-07T20:13:40.8411870Z D=128, 2025-05-07T20:13:40.8411948Z B=119, 2025-05-07T20:13:40.8412025Z log_E=4, 2025-05-07T20:13:40.8412166Z L=16, 2025-05-07T20:13:40.8412249Z D_gradcheck=1, 2025-05-07T20:13:40.8412348Z stochastic_rounding=True, 2025-05-07T20:13:40.8412446Z weighted=True, 2025-05-07T20:13:40.8412532Z row_wise=False, 2025-05-07T20:13:40.8412638Z mixed=False, 2025-05-07T20:13:40.8412738Z use_cache=False, 2025-05-07T20:13:40.8412848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8412944Z use_cpu=True, 2025-05-07T20:13:40.8413050Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8413125Z ) 2025-05-07T20:13:40.8413274Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8413659Z self=, 2025-05-07T20:13:40.8413744Z mixed_B=False, 2025-05-07T20:13:40.8413842Z compile=True, 2025-05-07T20:13:40.8413921Z T=2, 2025-05-07T20:13:40.8414002Z D=127, 2025-05-07T20:13:40.8414092Z B=14, 2025-05-07T20:13:40.8414172Z log_E=4, 2025-05-07T20:13:40.8414249Z L=1, 2025-05-07T20:13:40.8414345Z D_gradcheck=1, 2025-05-07T20:13:40.8414445Z stochastic_rounding=False, 2025-05-07T20:13:40.8414541Z weighted=True, 2025-05-07T20:13:40.8414623Z row_wise=False, 2025-05-07T20:13:40.8414706Z mixed=True, 2025-05-07T20:13:40.8414804Z use_cache=True, 2025-05-07T20:13:40.8414915Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8415000Z use_cpu=True, 2025-05-07T20:13:40.8415117Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8415191Z ) 2025-05-07T20:13:40.8415328Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8415721Z self=, 2025-05-07T20:13:40.8415805Z mixed_B=True, 2025-05-07T20:13:40.8415892Z compile=False, 2025-05-07T20:13:40.8415979Z T=2, 2025-05-07T20:13:40.8416081Z D=100, 2025-05-07T20:13:40.8416160Z B=100, 2025-05-07T20:13:40.8416252Z log_E=3, 2025-05-07T20:13:40.8416332Z L=15, 2025-05-07T20:13:40.8416429Z D_gradcheck=2, 2025-05-07T20:13:40.8416527Z stochastic_rounding=True, 2025-05-07T20:13:40.8416611Z weighted=True, 2025-05-07T20:13:40.8416708Z row_wise=False, 2025-05-07T20:13:40.8416791Z mixed=True, 2025-05-07T20:13:40.8416897Z use_cache=False, 2025-05-07T20:13:40.8417021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8417104Z use_cpu=True, 2025-05-07T20:13:40.8417208Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8417297Z ) 2025-05-07T20:13:40.8417436Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8417929Z self=, 2025-05-07T20:13:40.8418019Z mixed_B=True, 2025-05-07T20:13:40.8418103Z compile=True, 2025-05-07T20:13:40.8418197Z T=4, 2025-05-07T20:13:40.8418277Z D=77, 2025-05-07T20:13:40.8418356Z B=56, 2025-05-07T20:13:40.8418450Z log_E=5, 2025-05-07T20:13:40.8418528Z L=12, 2025-05-07T20:13:40.8418612Z D_gradcheck=1, 2025-05-07T20:13:40.8418724Z stochastic_rounding=True, 2025-05-07T20:13:40.8418811Z weighted=False, 2025-05-07T20:13:40.8418894Z row_wise=True, 2025-05-07T20:13:40.8418991Z mixed=False, 2025-05-07T20:13:40.8419074Z use_cache=True, 2025-05-07T20:13:40.8419183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8419278Z use_cpu=True, 2025-05-07T20:13:40.8419382Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8419473Z ) 2025-05-07T20:13:40.8764927Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8765546Z self=, 2025-05-07T20:13:40.8765937Z mixed_B=False, 2025-05-07T20:13:40.8766095Z compile=False, 2025-05-07T20:13:40.8766335Z T=5, 2025-05-07T20:13:40.8766495Z D=20, 2025-05-07T20:13:40.8766640Z B=39, 2025-05-07T20:13:40.8766752Z log_E=3, 2025-05-07T20:13:40.8766845Z L=16, 2025-05-07T20:13:40.8766929Z D_gradcheck=1, 2025-05-07T20:13:40.8767039Z stochastic_rounding=True, 2025-05-07T20:13:40.8767122Z weighted=True, 2025-05-07T20:13:40.8767205Z row_wise=False, 2025-05-07T20:13:40.8767345Z mixed=True, 2025-05-07T20:13:40.8767430Z use_cache=True, 2025-05-07T20:13:40.8767548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8767642Z use_cpu=True, 2025-05-07T20:13:40.8767751Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8767829Z ) 2025-05-07T20:13:40.8767989Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8768383Z self=, 2025-05-07T20:13:40.8768471Z mixed_B=False, 2025-05-07T20:13:40.8768569Z compile=True, 2025-05-07T20:13:40.8768650Z T=1, 2025-05-07T20:13:40.8768740Z D=117, 2025-05-07T20:13:40.8768822Z B=76, 2025-05-07T20:13:40.8768901Z log_E=5, 2025-05-07T20:13:40.8768990Z L=13, 2025-05-07T20:13:40.8769075Z D_gradcheck=2, 2025-05-07T20:13:40.8769173Z stochastic_rounding=True, 2025-05-07T20:13:40.8769269Z weighted=True, 2025-05-07T20:13:40.8769352Z row_wise=True, 2025-05-07T20:13:40.8769437Z mixed=False, 2025-05-07T20:13:40.8769532Z use_cache=True, 2025-05-07T20:13:40.8769645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8769729Z use_cpu=True, 2025-05-07T20:13:40.8769851Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8769929Z ) 2025-05-07T20:13:40.8770068Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8770467Z self=, 2025-05-07T20:13:40.8770633Z mixed_B=False, 2025-05-07T20:13:40.8770731Z compile=False, 2025-05-07T20:13:40.8770810Z T=3, 2025-05-07T20:13:40.8770888Z D=49, 2025-05-07T20:13:40.8771029Z B=48, 2025-05-07T20:13:40.8771109Z log_E=4, 2025-05-07T20:13:40.8771185Z L=1, 2025-05-07T20:13:40.8771280Z D_gradcheck=1, 2025-05-07T20:13:40.8771383Z stochastic_rounding=False, 2025-05-07T20:13:40.8771468Z weighted=False, 2025-05-07T20:13:40.8771563Z row_wise=True, 2025-05-07T20:13:40.8771646Z mixed=False, 2025-05-07T20:13:40.8771731Z use_cache=True, 2025-05-07T20:13:40.8771857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8771940Z use_cpu=True, 2025-05-07T20:13:40.8772059Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8772152Z ) 2025-05-07T20:13:40.8772293Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8772691Z self=, 2025-05-07T20:13:40.8772780Z mixed_B=True, 2025-05-07T20:13:40.8772866Z compile=True, 2025-05-07T20:13:40.8772961Z T=4, 2025-05-07T20:13:40.8773039Z D=87, 2025-05-07T20:13:40.8773124Z B=26, 2025-05-07T20:13:40.8773219Z log_E=4, 2025-05-07T20:13:40.8773297Z L=5, 2025-05-07T20:13:40.8773383Z D_gradcheck=2, 2025-05-07T20:13:40.8773498Z stochastic_rounding=False, 2025-05-07T20:13:40.8773584Z weighted=True, 2025-05-07T20:13:40.8773669Z row_wise=False, 2025-05-07T20:13:40.8773771Z mixed=True, 2025-05-07T20:13:40.8773859Z use_cache=True, 2025-05-07T20:13:40.8773986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8774070Z use_cpu=True, 2025-05-07T20:13:40.8774176Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8774267Z ) 2025-05-07T20:13:40.8774407Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8774793Z self=, 2025-05-07T20:13:40.8774928Z mixed_B=False, 2025-05-07T20:13:40.8775015Z compile=True, 2025-05-07T20:13:40.8775128Z T=5, 2025-05-07T20:13:40.8775220Z D=126, 2025-05-07T20:13:40.8775303Z B=113, 2025-05-07T20:13:40.8775383Z log_E=4, 2025-05-07T20:13:40.8775474Z L=3, 2025-05-07T20:13:40.8775560Z D_gradcheck=2, 2025-05-07T20:13:40.8775661Z stochastic_rounding=False, 2025-05-07T20:13:40.8775758Z weighted=True, 2025-05-07T20:13:40.8775840Z row_wise=True, 2025-05-07T20:13:40.8775938Z mixed=True, 2025-05-07T20:13:40.8776054Z use_cache=False, 2025-05-07T20:13:40.8776168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8776264Z use_cpu=True, 2025-05-07T20:13:40.8776369Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8776444Z ) 2025-05-07T20:13:40.8776594Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8776980Z self=, 2025-05-07T20:13:40.8777068Z mixed_B=True, 2025-05-07T20:13:40.8777163Z compile=False, 2025-05-07T20:13:40.8777245Z T=1, 2025-05-07T20:13:40.8777320Z D=97, 2025-05-07T20:13:40.8777409Z B=39, 2025-05-07T20:13:40.8777486Z log_E=5, 2025-05-07T20:13:40.8777578Z L=1, 2025-05-07T20:13:40.8777662Z D_gradcheck=2, 2025-05-07T20:13:40.8777849Z stochastic_rounding=True, 2025-05-07T20:13:40.8777952Z weighted=False, 2025-05-07T20:13:40.8778033Z row_wise=True, 2025-05-07T20:13:40.8778114Z mixed=False, 2025-05-07T20:13:40.8778218Z use_cache=False, 2025-05-07T20:13:40.8778327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8778409Z use_cpu=True, 2025-05-07T20:13:40.8778527Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8778601Z ) 2025-05-07T20:13:40.8778738Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8779135Z self=, 2025-05-07T20:13:40.8779219Z mixed_B=True, 2025-05-07T20:13:40.8779304Z compile=False, 2025-05-07T20:13:40.8779397Z T=1, 2025-05-07T20:13:40.8779477Z D=38, 2025-05-07T20:13:40.8779602Z B=92, 2025-05-07T20:13:40.8779682Z log_E=5, 2025-05-07T20:13:40.8779757Z L=16, 2025-05-07T20:13:40.8779858Z D_gradcheck=2, 2025-05-07T20:13:40.8779957Z stochastic_rounding=False, 2025-05-07T20:13:40.8780044Z weighted=True, 2025-05-07T20:13:40.8780139Z row_wise=True, 2025-05-07T20:13:40.8780221Z mixed=True, 2025-05-07T20:13:40.8780307Z use_cache=False, 2025-05-07T20:13:40.8780437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8780521Z use_cpu=True, 2025-05-07T20:13:40.8780627Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8780713Z ) 2025-05-07T20:13:40.8780854Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8781237Z self=, 2025-05-07T20:13:40.8781333Z mixed_B=False, 2025-05-07T20:13:40.8781416Z compile=True, 2025-05-07T20:13:40.8781506Z T=1, 2025-05-07T20:13:40.8781582Z D=14, 2025-05-07T20:13:40.8781659Z B=55, 2025-05-07T20:13:40.8781749Z log_E=3, 2025-05-07T20:13:40.8781826Z L=4, 2025-05-07T20:13:40.8781911Z D_gradcheck=1, 2025-05-07T20:13:40.8782023Z stochastic_rounding=True, 2025-05-07T20:13:40.8782109Z weighted=False, 2025-05-07T20:13:40.8782192Z row_wise=True, 2025-05-07T20:13:40.8782285Z mixed=False, 2025-05-07T20:13:40.8782372Z use_cache=False, 2025-05-07T20:13:40.8782482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8782576Z use_cpu=True, 2025-05-07T20:13:40.8782680Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8782754Z ) 2025-05-07T20:13:40.8782904Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8783289Z self=, 2025-05-07T20:13:40.8783386Z mixed_B=True, 2025-05-07T20:13:40.8783500Z compile=True, 2025-05-07T20:13:40.8783608Z T=3, 2025-05-07T20:13:40.8783698Z D=95, 2025-05-07T20:13:40.8783778Z B=74, 2025-05-07T20:13:40.8783856Z log_E=3, 2025-05-07T20:13:40.8783945Z L=15, 2025-05-07T20:13:40.8784028Z D_gradcheck=2, 2025-05-07T20:13:40.8784126Z stochastic_rounding=False, 2025-05-07T20:13:40.8784221Z weighted=False, 2025-05-07T20:13:40.8784303Z row_wise=False, 2025-05-07T20:13:40.8784383Z mixed=False, 2025-05-07T20:13:40.8784503Z use_cache=False, 2025-05-07T20:13:40.8784614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8784708Z use_cpu=True, 2025-05-07T20:13:40.8784811Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8784884Z ) 2025-05-07T20:13:40.8785035Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8785414Z self=, 2025-05-07T20:13:40.8785496Z mixed_B=True, 2025-05-07T20:13:40.8785593Z compile=True, 2025-05-07T20:13:40.8785671Z T=4, 2025-05-07T20:13:40.8785749Z D=117, 2025-05-07T20:13:40.8785840Z B=128, 2025-05-07T20:13:40.8785917Z log_E=5, 2025-05-07T20:13:40.8785993Z L=14, 2025-05-07T20:13:40.8786090Z D_gradcheck=1, 2025-05-07T20:13:40.8786189Z stochastic_rounding=False, 2025-05-07T20:13:40.8786276Z weighted=False, 2025-05-07T20:13:40.8786370Z row_wise=True, 2025-05-07T20:13:40.8786451Z mixed=False, 2025-05-07T20:13:40.8786548Z use_cache=True, 2025-05-07T20:13:40.8786657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8786739Z use_cpu=True, 2025-05-07T20:13:40.8786856Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8786930Z ) 2025-05-07T20:13:40.8787067Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8787467Z self=, 2025-05-07T20:13:40.8787555Z mixed_B=False, 2025-05-07T20:13:40.8787638Z compile=True, 2025-05-07T20:13:40.8787730Z T=3, 2025-05-07T20:13:40.8787809Z D=55, 2025-05-07T20:13:40.8787917Z B=76, 2025-05-07T20:13:40.8788007Z log_E=4, 2025-05-07T20:13:40.8788082Z L=6, 2025-05-07T20:13:40.8788164Z D_gradcheck=2, 2025-05-07T20:13:40.8788273Z stochastic_rounding=False, 2025-05-07T20:13:40.8788355Z weighted=False, 2025-05-07T20:13:40.8788448Z row_wise=False, 2025-05-07T20:13:40.8788528Z mixed=True, 2025-05-07T20:13:40.8788612Z use_cache=True, 2025-05-07T20:13:40.8788733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8788816Z use_cpu=True, 2025-05-07T20:13:40.8788920Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8789006Z ) 2025-05-07T20:13:40.8789148Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8789530Z self=, 2025-05-07T20:13:40.8789625Z mixed_B=False, 2025-05-07T20:13:40.8789714Z compile=False, 2025-05-07T20:13:40.8789792Z T=3, 2025-05-07T20:13:40.8789881Z D=54, 2025-05-07T20:13:40.8789958Z B=118, 2025-05-07T20:13:40.8790050Z log_E=5, 2025-05-07T20:13:40.8790126Z L=13, 2025-05-07T20:13:40.8790210Z D_gradcheck=1, 2025-05-07T20:13:40.8790321Z stochastic_rounding=True, 2025-05-07T20:13:40.8790405Z weighted=True, 2025-05-07T20:13:40.8790492Z row_wise=True, 2025-05-07T20:13:40.8790585Z mixed=False, 2025-05-07T20:13:40.8790672Z use_cache=False, 2025-05-07T20:13:40.8790781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8790879Z use_cpu=True, 2025-05-07T20:13:40.8790983Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8791059Z ) 2025-05-07T20:13:40.8791210Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8791592Z self=, 2025-05-07T20:13:40.8791674Z mixed_B=False, 2025-05-07T20:13:40.8791830Z compile=True, 2025-05-07T20:13:40.8791906Z T=5, 2025-05-07T20:13:40.8792024Z D=8, 2025-05-07T20:13:40.8792102Z B=44, 2025-05-07T20:13:40.8792185Z log_E=4, 2025-05-07T20:13:40.8792275Z L=4, 2025-05-07T20:13:40.8792360Z D_gradcheck=2, 2025-05-07T20:13:40.8792458Z stochastic_rounding=False, 2025-05-07T20:13:40.8792556Z weighted=False, 2025-05-07T20:13:40.8792640Z row_wise=False, 2025-05-07T20:13:40.8792721Z mixed=False, 2025-05-07T20:13:40.8792849Z use_cache=False, 2025-05-07T20:13:40.8792960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8793043Z use_cpu=True, 2025-05-07T20:13:40.8793162Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8793237Z ) 2025-05-07T20:13:40.8793376Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8793774Z self=, 2025-05-07T20:13:40.8793858Z mixed_B=False, 2025-05-07T20:13:40.8793963Z compile=False, 2025-05-07T20:13:40.8794041Z T=1, 2025-05-07T20:13:40.8794122Z D=47, 2025-05-07T20:13:40.8794214Z B=61, 2025-05-07T20:13:40.8794298Z log_E=5, 2025-05-07T20:13:40.8794409Z L=4, 2025-05-07T20:13:40.8794509Z D_gradcheck=2, 2025-05-07T20:13:40.8794611Z stochastic_rounding=False, 2025-05-07T20:13:40.8794698Z weighted=True, 2025-05-07T20:13:40.8794798Z row_wise=False, 2025-05-07T20:13:40.8794882Z mixed=False, 2025-05-07T20:13:40.8794969Z use_cache=False, 2025-05-07T20:13:40.8795097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8795182Z use_cpu=True, 2025-05-07T20:13:40.8795287Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8795379Z ) 2025-05-07T20:13:40.8795519Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8795919Z self=, 2025-05-07T20:13:40.8796003Z mixed_B=True, 2025-05-07T20:13:40.8796092Z compile=False, 2025-05-07T20:13:40.8796185Z T=2, 2025-05-07T20:13:40.8796270Z D=39, 2025-05-07T20:13:40.8796351Z B=16, 2025-05-07T20:13:40.8796477Z log_E=3, 2025-05-07T20:13:40.8796560Z L=19, 2025-05-07T20:13:40.8796646Z D_gradcheck=2, 2025-05-07T20:13:40.8796761Z stochastic_rounding=False, 2025-05-07T20:13:40.8796847Z weighted=True, 2025-05-07T20:13:40.8796932Z row_wise=True, 2025-05-07T20:13:40.8797030Z mixed=False, 2025-05-07T20:13:40.8797117Z use_cache=True, 2025-05-07T20:13:40.8797230Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.8797325Z use_cpu=True, 2025-05-07T20:13:40.8797435Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8797524Z ) 2025-05-07T20:13:40.8797665Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8798050Z self=, 2025-05-07T20:13:40.8798145Z mixed_B=False, 2025-05-07T20:13:40.8798230Z compile=False, 2025-05-07T20:13:40.8798309Z T=1, 2025-05-07T20:13:40.8798399Z D=109, 2025-05-07T20:13:40.8798480Z B=112, 2025-05-07T20:13:40.8798560Z log_E=4, 2025-05-07T20:13:40.8798646Z L=12, 2025-05-07T20:13:40.8798730Z D_gradcheck=1, 2025-05-07T20:13:40.8798828Z stochastic_rounding=True, 2025-05-07T20:13:40.8798921Z weighted=True, 2025-05-07T20:13:40.8799003Z row_wise=True, 2025-05-07T20:13:40.8799095Z mixed=False, 2025-05-07T20:13:40.8799182Z use_cache=False, 2025-05-07T20:13:40.8799291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8799384Z use_cpu=True, 2025-05-07T20:13:40.8799487Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.8799559Z ) 2025-05-07T20:13:40.8799707Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.8800090Z self=, 2025-05-07T20:13:40.8800172Z mixed_B=True, 2025-05-07T20:13:40.8800304Z compile=True, 2025-05-07T20:13:40.8800385Z T=1, 2025-05-07T20:13:40.8800492Z D=111, 2025-05-07T20:13:40.8800581Z B=23, 2025-05-07T20:13:40.8800661Z log_E=5, 2025-05-07T20:13:40.8800738Z L=5, 2025-05-07T20:13:40.8800840Z D_gradcheck=1, 2025-05-07T20:13:40.8800938Z stochastic_rounding=True, 2025-05-07T20:13:40.8801035Z weighted=True, 2025-05-07T20:13:40.8801118Z row_wise=True, 2025-05-07T20:13:40.8801202Z mixed=True, 2025-05-07T20:13:40.8801326Z use_cache=True, 2025-05-07T20:13:40.8801437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.8801520Z use_cpu=True, 2025-05-07T20:13:40.8801637Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.8801714Z ) 2025-05-07T20:13:40.9146397Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9147151Z self=, 2025-05-07T20:13:40.9147311Z mixed_B=True, 2025-05-07T20:13:40.9147482Z compile=True, 2025-05-07T20:13:40.9147602Z T=1, 2025-05-07T20:13:40.9147888Z D=117, 2025-05-07T20:13:40.9148156Z B=55, 2025-05-07T20:13:40.9148294Z log_E=3, 2025-05-07T20:13:40.9148430Z L=8, 2025-05-07T20:13:40.9148554Z D_gradcheck=2, 2025-05-07T20:13:40.9148743Z stochastic_rounding=False, 2025-05-07T20:13:40.9148923Z weighted=False, 2025-05-07T20:13:40.9149073Z row_wise=True, 2025-05-07T20:13:40.9149222Z mixed=True, 2025-05-07T20:13:40.9149371Z use_cache=True, 2025-05-07T20:13:40.9149509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9149593Z use_cpu=True, 2025-05-07T20:13:40.9149711Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9149792Z ) 2025-05-07T20:13:40.9149933Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9150339Z self=, 2025-05-07T20:13:40.9150424Z mixed_B=False, 2025-05-07T20:13:40.9150526Z compile=True, 2025-05-07T20:13:40.9150602Z T=4, 2025-05-07T20:13:40.9150681Z D=33, 2025-05-07T20:13:40.9150770Z B=63, 2025-05-07T20:13:40.9151031Z log_E=5, 2025-05-07T20:13:40.9151112Z L=1, 2025-05-07T20:13:40.9151211Z D_gradcheck=1, 2025-05-07T20:13:40.9151312Z stochastic_rounding=False, 2025-05-07T20:13:40.9151396Z weighted=True, 2025-05-07T20:13:40.9151494Z row_wise=True, 2025-05-07T20:13:40.9151576Z mixed=False, 2025-05-07T20:13:40.9151661Z use_cache=True, 2025-05-07T20:13:40.9151790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9151873Z use_cpu=True, 2025-05-07T20:13:40.9151978Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9152069Z ) 2025-05-07T20:13:40.9152207Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9152604Z self=, 2025-05-07T20:13:40.9152687Z mixed_B=True, 2025-05-07T20:13:40.9152771Z compile=True, 2025-05-07T20:13:40.9152861Z T=3, 2025-05-07T20:13:40.9152940Z D=61, 2025-05-07T20:13:40.9153017Z B=11, 2025-05-07T20:13:40.9153110Z log_E=5, 2025-05-07T20:13:40.9153188Z L=19, 2025-05-07T20:13:40.9153272Z D_gradcheck=2, 2025-05-07T20:13:40.9153384Z stochastic_rounding=True, 2025-05-07T20:13:40.9153470Z weighted=True, 2025-05-07T20:13:40.9153554Z row_wise=False, 2025-05-07T20:13:40.9153647Z mixed=True, 2025-05-07T20:13:40.9153731Z use_cache=False, 2025-05-07T20:13:40.9153845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9153940Z use_cpu=True, 2025-05-07T20:13:40.9154044Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9154132Z ) 2025-05-07T20:13:40.9154271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9154656Z self=, 2025-05-07T20:13:40.9154751Z mixed_B=False, 2025-05-07T20:13:40.9154896Z compile=True, 2025-05-07T20:13:40.9154974Z T=2, 2025-05-07T20:13:40.9155112Z D=99, 2025-05-07T20:13:40.9155189Z B=27, 2025-05-07T20:13:40.9155269Z log_E=5, 2025-05-07T20:13:40.9155358Z L=6, 2025-05-07T20:13:40.9155442Z D_gradcheck=2, 2025-05-07T20:13:40.9155542Z stochastic_rounding=True, 2025-05-07T20:13:40.9155638Z weighted=False, 2025-05-07T20:13:40.9155720Z row_wise=True, 2025-05-07T20:13:40.9155815Z mixed=True, 2025-05-07T20:13:40.9155900Z use_cache=False, 2025-05-07T20:13:40.9156052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9156148Z use_cpu=True, 2025-05-07T20:13:40.9156251Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9156326Z ) 2025-05-07T20:13:40.9156476Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9156860Z self=, 2025-05-07T20:13:40.9156942Z mixed_B=True, 2025-05-07T20:13:40.9157039Z compile=True, 2025-05-07T20:13:40.9157119Z T=5, 2025-05-07T20:13:40.9157195Z D=2, 2025-05-07T20:13:40.9157289Z B=91, 2025-05-07T20:13:40.9157367Z log_E=5, 2025-05-07T20:13:40.9157449Z L=8, 2025-05-07T20:13:40.9157550Z D_gradcheck=2, 2025-05-07T20:13:40.9157649Z stochastic_rounding=True, 2025-05-07T20:13:40.9157750Z weighted=False, 2025-05-07T20:13:40.9157835Z row_wise=False, 2025-05-07T20:13:40.9157915Z mixed=True, 2025-05-07T20:13:40.9158011Z use_cache=False, 2025-05-07T20:13:40.9158121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9158204Z use_cpu=True, 2025-05-07T20:13:40.9158319Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9158394Z ) 2025-05-07T20:13:40.9158531Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9158926Z self=, 2025-05-07T20:13:40.9159015Z mixed_B=False, 2025-05-07T20:13:40.9159097Z compile=True, 2025-05-07T20:13:40.9159188Z T=5, 2025-05-07T20:13:40.9159264Z D=48, 2025-05-07T20:13:40.9159354Z B=71, 2025-05-07T20:13:40.9159431Z log_E=5, 2025-05-07T20:13:40.9159602Z L=3, 2025-05-07T20:13:40.9159689Z D_gradcheck=2, 2025-05-07T20:13:40.9159806Z stochastic_rounding=False, 2025-05-07T20:13:40.9159905Z weighted=False, 2025-05-07T20:13:40.9159988Z row_wise=True, 2025-05-07T20:13:40.9160085Z mixed=False, 2025-05-07T20:13:40.9160172Z use_cache=False, 2025-05-07T20:13:40.9160286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9160383Z use_cpu=True, 2025-05-07T20:13:40.9160487Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9160566Z ) 2025-05-07T20:13:40.9160719Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9161102Z self=, 2025-05-07T20:13:40.9161190Z mixed_B=True, 2025-05-07T20:13:40.9161292Z compile=False, 2025-05-07T20:13:40.9161374Z T=1, 2025-05-07T20:13:40.9161453Z D=96, 2025-05-07T20:13:40.9161547Z B=41, 2025-05-07T20:13:40.9161627Z log_E=4, 2025-05-07T20:13:40.9161709Z L=0, 2025-05-07T20:13:40.9161809Z D_gradcheck=1, 2025-05-07T20:13:40.9161910Z stochastic_rounding=False, 2025-05-07T20:13:40.9162013Z weighted=True, 2025-05-07T20:13:40.9162102Z row_wise=False, 2025-05-07T20:13:40.9162186Z mixed=False, 2025-05-07T20:13:40.9162285Z use_cache=True, 2025-05-07T20:13:40.9162401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9162486Z use_cpu=True, 2025-05-07T20:13:40.9162609Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9162686Z ) 2025-05-07T20:13:40.9162826Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9163225Z self=, 2025-05-07T20:13:40.9163309Z mixed_B=True, 2025-05-07T20:13:40.9163398Z compile=False, 2025-05-07T20:13:40.9163518Z T=1, 2025-05-07T20:13:40.9163597Z D=32, 2025-05-07T20:13:40.9163718Z B=79, 2025-05-07T20:13:40.9163797Z log_E=4, 2025-05-07T20:13:40.9163878Z L=4, 2025-05-07T20:13:40.9163976Z D_gradcheck=1, 2025-05-07T20:13:40.9164074Z stochastic_rounding=True, 2025-05-07T20:13:40.9164161Z weighted=False, 2025-05-07T20:13:40.9164261Z row_wise=False, 2025-05-07T20:13:40.9164345Z mixed=False, 2025-05-07T20:13:40.9164431Z use_cache=True, 2025-05-07T20:13:40.9164584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9164670Z use_cpu=True, 2025-05-07T20:13:40.9164775Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9164861Z ) 2025-05-07T20:13:40.9164998Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9165380Z self=, 2025-05-07T20:13:40.9165474Z mixed_B=True, 2025-05-07T20:13:40.9165558Z compile=True, 2025-05-07T20:13:40.9165649Z T=3, 2025-05-07T20:13:40.9165726Z D=19, 2025-05-07T20:13:40.9165807Z B=14, 2025-05-07T20:13:40.9165896Z log_E=5, 2025-05-07T20:13:40.9165974Z L=16, 2025-05-07T20:13:40.9166059Z D_gradcheck=2, 2025-05-07T20:13:40.9166169Z stochastic_rounding=False, 2025-05-07T20:13:40.9166252Z weighted=True, 2025-05-07T20:13:40.9166336Z row_wise=True, 2025-05-07T20:13:40.9166429Z mixed=False, 2025-05-07T20:13:40.9166515Z use_cache=False, 2025-05-07T20:13:40.9166627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9166721Z use_cpu=True, 2025-05-07T20:13:40.9166824Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9166899Z ) 2025-05-07T20:13:40.9167049Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9167434Z self=, 2025-05-07T20:13:40.9167532Z mixed_B=True, 2025-05-07T20:13:40.9167616Z compile=True, 2025-05-07T20:13:40.9167697Z T=4, 2025-05-07T20:13:40.9167788Z D=127, 2025-05-07T20:13:40.9167867Z B=65, 2025-05-07T20:13:40.9167948Z log_E=5, 2025-05-07T20:13:40.9168093Z L=9, 2025-05-07T20:13:40.9168179Z D_gradcheck=2, 2025-05-07T20:13:40.9168277Z stochastic_rounding=True, 2025-05-07T20:13:40.9168373Z weighted=False, 2025-05-07T20:13:40.9168456Z row_wise=False, 2025-05-07T20:13:40.9168536Z mixed=True, 2025-05-07T20:13:40.9168631Z use_cache=True, 2025-05-07T20:13:40.9168742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9168825Z use_cpu=True, 2025-05-07T20:13:40.9168941Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9169016Z ) 2025-05-07T20:13:40.9169169Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9169549Z self=, 2025-05-07T20:13:40.9169633Z mixed_B=False, 2025-05-07T20:13:40.9169733Z compile=False, 2025-05-07T20:13:40.9169812Z T=5, 2025-05-07T20:13:40.9169891Z D=27, 2025-05-07T20:13:40.9169981Z B=18, 2025-05-07T20:13:40.9170059Z log_E=4, 2025-05-07T20:13:40.9170137Z L=15, 2025-05-07T20:13:40.9170233Z D_gradcheck=2, 2025-05-07T20:13:40.9170334Z stochastic_rounding=False, 2025-05-07T20:13:40.9170419Z weighted=False, 2025-05-07T20:13:40.9170517Z row_wise=False, 2025-05-07T20:13:40.9170599Z mixed=False, 2025-05-07T20:13:40.9170684Z use_cache=False, 2025-05-07T20:13:40.9170813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9170896Z use_cpu=True, 2025-05-07T20:13:40.9171030Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9171107Z ) 2025-05-07T20:13:40.9171243Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9171639Z self=, 2025-05-07T20:13:40.9171721Z mixed_B=True, 2025-05-07T20:13:40.9171803Z compile=True, 2025-05-07T20:13:40.9171921Z T=5, 2025-05-07T20:13:40.9171998Z D=69, 2025-05-07T20:13:40.9172100Z B=77, 2025-05-07T20:13:40.9172190Z log_E=3, 2025-05-07T20:13:40.9172269Z L=18, 2025-05-07T20:13:40.9172352Z D_gradcheck=1, 2025-05-07T20:13:40.9172462Z stochastic_rounding=True, 2025-05-07T20:13:40.9172546Z weighted=False, 2025-05-07T20:13:40.9172645Z row_wise=False, 2025-05-07T20:13:40.9172727Z mixed=False, 2025-05-07T20:13:40.9172812Z use_cache=False, 2025-05-07T20:13:40.9172960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9173043Z use_cpu=True, 2025-05-07T20:13:40.9173147Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9173234Z ) 2025-05-07T20:13:40.9173371Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9173757Z self=, 2025-05-07T20:13:40.9173854Z mixed_B=False, 2025-05-07T20:13:40.9173939Z compile=False, 2025-05-07T20:13:40.9174019Z T=5, 2025-05-07T20:13:40.9174109Z D=128, 2025-05-07T20:13:40.9174187Z B=20, 2025-05-07T20:13:40.9174266Z log_E=4, 2025-05-07T20:13:40.9174355Z L=19, 2025-05-07T20:13:40.9174441Z D_gradcheck=2, 2025-05-07T20:13:40.9174554Z stochastic_rounding=False, 2025-05-07T20:13:40.9174669Z weighted=False, 2025-05-07T20:13:40.9174753Z row_wise=False, 2025-05-07T20:13:40.9174847Z mixed=True, 2025-05-07T20:13:40.9174932Z use_cache=False, 2025-05-07T20:13:40.9175043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9175137Z use_cpu=True, 2025-05-07T20:13:40.9175241Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9175313Z ) 2025-05-07T20:13:40.9175465Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9175846Z self=, 2025-05-07T20:13:40.9175928Z mixed_B=True, 2025-05-07T20:13:40.9176026Z compile=False, 2025-05-07T20:13:40.9176104Z T=3, 2025-05-07T20:13:40.9176194Z D=82, 2025-05-07T20:13:40.9176271Z B=47, 2025-05-07T20:13:40.9176349Z log_E=4, 2025-05-07T20:13:40.9176465Z L=6, 2025-05-07T20:13:40.9176550Z D_gradcheck=1, 2025-05-07T20:13:40.9176650Z stochastic_rounding=False, 2025-05-07T20:13:40.9176748Z weighted=True, 2025-05-07T20:13:40.9176831Z row_wise=False, 2025-05-07T20:13:40.9176913Z mixed=False, 2025-05-07T20:13:40.9177011Z use_cache=False, 2025-05-07T20:13:40.9177124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9177205Z use_cpu=True, 2025-05-07T20:13:40.9177324Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9177398Z ) 2025-05-07T20:13:40.9177538Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9178029Z self=, 2025-05-07T20:13:40.9178114Z mixed_B=True, 2025-05-07T20:13:40.9178214Z compile=False, 2025-05-07T20:13:40.9178295Z T=3, 2025-05-07T20:13:40.9178378Z D=43, 2025-05-07T20:13:40.9178474Z B=105, 2025-05-07T20:13:40.9178552Z log_E=3, 2025-05-07T20:13:40.9178635Z L=7, 2025-05-07T20:13:40.9178735Z D_gradcheck=1, 2025-05-07T20:13:40.9178832Z stochastic_rounding=True, 2025-05-07T20:13:40.9178915Z weighted=True, 2025-05-07T20:13:40.9179010Z row_wise=False, 2025-05-07T20:13:40.9179092Z mixed=False, 2025-05-07T20:13:40.9179177Z use_cache=False, 2025-05-07T20:13:40.9185015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9185215Z use_cpu=True, 2025-05-07T20:13:40.9185333Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9185424Z ) 2025-05-07T20:13:40.9185577Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9185981Z self=, 2025-05-07T20:13:40.9186081Z mixed_B=False, 2025-05-07T20:13:40.9186216Z compile=False, 2025-05-07T20:13:40.9186401Z T=1, 2025-05-07T20:13:40.9186495Z D=105, 2025-05-07T20:13:40.9186614Z B=5, 2025-05-07T20:13:40.9186706Z log_E=3, 2025-05-07T20:13:40.9186789Z L=11, 2025-05-07T20:13:40.9186876Z D_gradcheck=2, 2025-05-07T20:13:40.9186992Z stochastic_rounding=False, 2025-05-07T20:13:40.9187081Z weighted=True, 2025-05-07T20:13:40.9187166Z row_wise=False, 2025-05-07T20:13:40.9187262Z mixed=False, 2025-05-07T20:13:40.9187349Z use_cache=False, 2025-05-07T20:13:40.9187497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9187593Z use_cpu=True, 2025-05-07T20:13:40.9187703Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9187779Z ) 2025-05-07T20:13:40.9187936Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9188325Z self=, 2025-05-07T20:13:40.9188424Z mixed_B=False, 2025-05-07T20:13:40.9188512Z compile=False, 2025-05-07T20:13:40.9188592Z T=5, 2025-05-07T20:13:40.9188685Z D=85, 2025-05-07T20:13:40.9188766Z B=44, 2025-05-07T20:13:40.9188845Z log_E=4, 2025-05-07T20:13:40.9188939Z L=4, 2025-05-07T20:13:40.9189024Z D_gradcheck=1, 2025-05-07T20:13:40.9189125Z stochastic_rounding=False, 2025-05-07T20:13:40.9189221Z weighted=True, 2025-05-07T20:13:40.9189307Z row_wise=False, 2025-05-07T20:13:40.9189389Z mixed=True, 2025-05-07T20:13:40.9189488Z use_cache=False, 2025-05-07T20:13:40.9189601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9189684Z use_cpu=True, 2025-05-07T20:13:40.9189801Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9189878Z ) 2025-05-07T20:13:40.9533883Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9534521Z self=, 2025-05-07T20:13:40.9534642Z mixed_B=True, 2025-05-07T20:13:40.9534774Z compile=True, 2025-05-07T20:13:40.9534898Z T=4, 2025-05-07T20:13:40.9535011Z D=41, 2025-05-07T20:13:40.9535256Z B=100, 2025-05-07T20:13:40.9535408Z log_E=4, 2025-05-07T20:13:40.9535548Z L=3, 2025-05-07T20:13:40.9535934Z D_gradcheck=1, 2025-05-07T20:13:40.9536040Z stochastic_rounding=True, 2025-05-07T20:13:40.9536137Z weighted=True, 2025-05-07T20:13:40.9536218Z row_wise=True, 2025-05-07T20:13:40.9536299Z mixed=False, 2025-05-07T20:13:40.9536398Z use_cache=True, 2025-05-07T20:13:40.9536513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9536597Z use_cpu=True, 2025-05-07T20:13:40.9536718Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9536794Z ) 2025-05-07T20:13:40.9536937Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9537340Z self=, 2025-05-07T20:13:40.9537422Z mixed_B=True, 2025-05-07T20:13:40.9537507Z compile=False, 2025-05-07T20:13:40.9537598Z T=5, 2025-05-07T20:13:40.9537675Z D=98, 2025-05-07T20:13:40.9537753Z B=9, 2025-05-07T20:13:40.9537913Z log_E=3, 2025-05-07T20:13:40.9537991Z L=12, 2025-05-07T20:13:40.9538093Z D_gradcheck=2, 2025-05-07T20:13:40.9538193Z stochastic_rounding=False, 2025-05-07T20:13:40.9538278Z weighted=False, 2025-05-07T20:13:40.9538377Z row_wise=True, 2025-05-07T20:13:40.9538457Z mixed=False, 2025-05-07T20:13:40.9538541Z use_cache=True, 2025-05-07T20:13:40.9538668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9538750Z use_cpu=True, 2025-05-07T20:13:40.9538856Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9538944Z ) 2025-05-07T20:13:40.9539083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9539468Z self=, 2025-05-07T20:13:40.9539563Z mixed_B=False, 2025-05-07T20:13:40.9539648Z compile=False, 2025-05-07T20:13:40.9539737Z T=1, 2025-05-07T20:13:40.9539875Z D=60, 2025-05-07T20:13:40.9539953Z B=50, 2025-05-07T20:13:40.9540101Z log_E=4, 2025-05-07T20:13:40.9540180Z L=13, 2025-05-07T20:13:40.9540269Z D_gradcheck=1, 2025-05-07T20:13:40.9540384Z stochastic_rounding=True, 2025-05-07T20:13:40.9540471Z weighted=False, 2025-05-07T20:13:40.9540559Z row_wise=False, 2025-05-07T20:13:40.9540655Z mixed=True, 2025-05-07T20:13:40.9540738Z use_cache=True, 2025-05-07T20:13:40.9540851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9540996Z use_cpu=True, 2025-05-07T20:13:40.9541101Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9541177Z ) 2025-05-07T20:13:40.9541327Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9541709Z self=, 2025-05-07T20:13:40.9541803Z mixed_B=True, 2025-05-07T20:13:40.9541886Z compile=True, 2025-05-07T20:13:40.9541963Z T=5, 2025-05-07T20:13:40.9542055Z D=90, 2025-05-07T20:13:40.9542132Z B=79, 2025-05-07T20:13:40.9542212Z log_E=5, 2025-05-07T20:13:40.9542304Z L=3, 2025-05-07T20:13:40.9542393Z D_gradcheck=2, 2025-05-07T20:13:40.9542493Z stochastic_rounding=False, 2025-05-07T20:13:40.9542592Z weighted=False, 2025-05-07T20:13:40.9542675Z row_wise=True, 2025-05-07T20:13:40.9542755Z mixed=False, 2025-05-07T20:13:40.9542853Z use_cache=True, 2025-05-07T20:13:40.9542963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9543049Z use_cpu=True, 2025-05-07T20:13:40.9543165Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9543242Z ) 2025-05-07T20:13:40.9543395Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9543776Z self=, 2025-05-07T20:13:40.9543860Z mixed_B=False, 2025-05-07T20:13:40.9543955Z compile=True, 2025-05-07T20:13:40.9544033Z T=2, 2025-05-07T20:13:40.9544115Z D=75, 2025-05-07T20:13:40.9544205Z B=116, 2025-05-07T20:13:40.9544286Z log_E=5, 2025-05-07T20:13:40.9544363Z L=13, 2025-05-07T20:13:40.9544498Z D_gradcheck=2, 2025-05-07T20:13:40.9544597Z stochastic_rounding=True, 2025-05-07T20:13:40.9544680Z weighted=True, 2025-05-07T20:13:40.9544776Z row_wise=False, 2025-05-07T20:13:40.9544859Z mixed=False, 2025-05-07T20:13:40.9544945Z use_cache=False, 2025-05-07T20:13:40.9545072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9545157Z use_cpu=True, 2025-05-07T20:13:40.9545272Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9545346Z ) 2025-05-07T20:13:40.9545482Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9545876Z self=, 2025-05-07T20:13:40.9545958Z mixed_B=True, 2025-05-07T20:13:40.9546042Z compile=False, 2025-05-07T20:13:40.9546130Z T=3, 2025-05-07T20:13:40.9546209Z D=13, 2025-05-07T20:13:40.9546289Z B=42, 2025-05-07T20:13:40.9546380Z log_E=5, 2025-05-07T20:13:40.9546460Z L=18, 2025-05-07T20:13:40.9546545Z D_gradcheck=1, 2025-05-07T20:13:40.9546655Z stochastic_rounding=False, 2025-05-07T20:13:40.9546739Z weighted=True, 2025-05-07T20:13:40.9546820Z row_wise=True, 2025-05-07T20:13:40.9546913Z mixed=False, 2025-05-07T20:13:40.9546997Z use_cache=False, 2025-05-07T20:13:40.9547118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9547202Z use_cpu=True, 2025-05-07T20:13:40.9547306Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9547392Z ) 2025-05-07T20:13:40.9547531Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9548089Z self=, 2025-05-07T20:13:40.9548188Z mixed_B=True, 2025-05-07T20:13:40.9548274Z compile=False, 2025-05-07T20:13:40.9548383Z T=5, 2025-05-07T20:13:40.9548530Z D=87, 2025-05-07T20:13:40.9548608Z B=27, 2025-05-07T20:13:40.9548725Z log_E=5, 2025-05-07T20:13:40.9548816Z L=13, 2025-05-07T20:13:40.9548903Z D_gradcheck=1, 2025-05-07T20:13:40.9549017Z stochastic_rounding=True, 2025-05-07T20:13:40.9549102Z weighted=True, 2025-05-07T20:13:40.9549185Z row_wise=True, 2025-05-07T20:13:40.9549277Z mixed=True, 2025-05-07T20:13:40.9549363Z use_cache=False, 2025-05-07T20:13:40.9549473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9549603Z use_cpu=True, 2025-05-07T20:13:40.9549708Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9549784Z ) 2025-05-07T20:13:40.9549936Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9550319Z self=, 2025-05-07T20:13:40.9550404Z mixed_B=False, 2025-05-07T20:13:40.9550502Z compile=False, 2025-05-07T20:13:40.9550579Z T=5, 2025-05-07T20:13:40.9550659Z D=107, 2025-05-07T20:13:40.9550752Z B=19, 2025-05-07T20:13:40.9550832Z log_E=4, 2025-05-07T20:13:40.9550924Z L=5, 2025-05-07T20:13:40.9551011Z D_gradcheck=1, 2025-05-07T20:13:40.9551112Z stochastic_rounding=True, 2025-05-07T20:13:40.9551213Z weighted=False, 2025-05-07T20:13:40.9551298Z row_wise=True, 2025-05-07T20:13:40.9551380Z mixed=True, 2025-05-07T20:13:40.9551477Z use_cache=True, 2025-05-07T20:13:40.9551588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9551676Z use_cpu=True, 2025-05-07T20:13:40.9551795Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9551871Z ) 2025-05-07T20:13:40.9552012Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9552412Z self=, 2025-05-07T20:13:40.9552495Z mixed_B=True, 2025-05-07T20:13:40.9552593Z compile=True, 2025-05-07T20:13:40.9552673Z T=3, 2025-05-07T20:13:40.9552753Z D=43, 2025-05-07T20:13:40.9552842Z B=105, 2025-05-07T20:13:40.9552924Z log_E=3, 2025-05-07T20:13:40.9553003Z L=4, 2025-05-07T20:13:40.9553180Z D_gradcheck=1, 2025-05-07T20:13:40.9553279Z stochastic_rounding=True, 2025-05-07T20:13:40.9553366Z weighted=False, 2025-05-07T20:13:40.9553464Z row_wise=False, 2025-05-07T20:13:40.9553546Z mixed=True, 2025-05-07T20:13:40.9553631Z use_cache=True, 2025-05-07T20:13:40.9553757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9553846Z use_cpu=True, 2025-05-07T20:13:40.9553952Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9554044Z ) 2025-05-07T20:13:40.9554182Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9554579Z self=, 2025-05-07T20:13:40.9554663Z mixed_B=True, 2025-05-07T20:13:40.9554748Z compile=True, 2025-05-07T20:13:40.9554839Z T=2, 2025-05-07T20:13:40.9554920Z D=18, 2025-05-07T20:13:40.9554999Z B=75, 2025-05-07T20:13:40.9555095Z log_E=3, 2025-05-07T20:13:40.9555173Z L=11, 2025-05-07T20:13:40.9555259Z D_gradcheck=2, 2025-05-07T20:13:40.9555369Z stochastic_rounding=True, 2025-05-07T20:13:40.9555451Z weighted=True, 2025-05-07T20:13:40.9555537Z row_wise=False, 2025-05-07T20:13:40.9555635Z mixed=True, 2025-05-07T20:13:40.9555723Z use_cache=False, 2025-05-07T20:13:40.9555834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9555928Z use_cpu=True, 2025-05-07T20:13:40.9556033Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9556119Z ) 2025-05-07T20:13:40.9556256Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9556634Z self=, 2025-05-07T20:13:40.9556730Z mixed_B=False, 2025-05-07T20:13:40.9556814Z compile=False, 2025-05-07T20:13:40.9556889Z T=4, 2025-05-07T20:13:40.9557008Z D=122, 2025-05-07T20:13:40.9557084Z B=15, 2025-05-07T20:13:40.9557163Z log_E=5, 2025-05-07T20:13:40.9557276Z L=3, 2025-05-07T20:13:40.9557362Z D_gradcheck=1, 2025-05-07T20:13:40.9557463Z stochastic_rounding=False, 2025-05-07T20:13:40.9557558Z weighted=True, 2025-05-07T20:13:40.9557640Z row_wise=False, 2025-05-07T20:13:40.9557722Z mixed=False, 2025-05-07T20:13:40.9557821Z use_cache=False, 2025-05-07T20:13:40.9557932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9558071Z use_cpu=True, 2025-05-07T20:13:40.9558175Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9558253Z ) 2025-05-07T20:13:40.9558405Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9558789Z self=, 2025-05-07T20:13:40.9558871Z mixed_B=True, 2025-05-07T20:13:40.9558969Z compile=True, 2025-05-07T20:13:40.9559046Z T=5, 2025-05-07T20:13:40.9559127Z D=91, 2025-05-07T20:13:40.9559220Z B=87, 2025-05-07T20:13:40.9559298Z log_E=3, 2025-05-07T20:13:40.9559375Z L=15, 2025-05-07T20:13:40.9559476Z D_gradcheck=1, 2025-05-07T20:13:40.9559576Z stochastic_rounding=False, 2025-05-07T20:13:40.9559659Z weighted=True, 2025-05-07T20:13:40.9559753Z row_wise=True, 2025-05-07T20:13:40.9559832Z mixed=True, 2025-05-07T20:13:40.9559928Z use_cache=False, 2025-05-07T20:13:40.9560038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9560120Z use_cpu=True, 2025-05-07T20:13:40.9560236Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9560305Z ) 2025-05-07T20:13:40.9560441Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9560829Z self=, 2025-05-07T20:13:40.9560910Z mixed_B=False, 2025-05-07T20:13:40.9560992Z compile=True, 2025-05-07T20:13:40.9561080Z T=1, 2025-05-07T20:13:40.9561155Z D=106, 2025-05-07T20:13:40.9561235Z B=90, 2025-05-07T20:13:40.9561324Z log_E=5, 2025-05-07T20:13:40.9561402Z L=1, 2025-05-07T20:13:40.9561515Z D_gradcheck=2, 2025-05-07T20:13:40.9561627Z stochastic_rounding=True, 2025-05-07T20:13:40.9561711Z weighted=True, 2025-05-07T20:13:40.9561805Z row_wise=False, 2025-05-07T20:13:40.9561886Z mixed=False, 2025-05-07T20:13:40.9561971Z use_cache=False, 2025-05-07T20:13:40.9562094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9562179Z use_cpu=True, 2025-05-07T20:13:40.9562283Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9562369Z ) 2025-05-07T20:13:40.9562504Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9562888Z self=, 2025-05-07T20:13:40.9562983Z mixed_B=False, 2025-05-07T20:13:40.9563067Z compile=False, 2025-05-07T20:13:40.9563143Z T=5, 2025-05-07T20:13:40.9563231Z D=104, 2025-05-07T20:13:40.9563309Z B=49, 2025-05-07T20:13:40.9563402Z log_E=4, 2025-05-07T20:13:40.9563479Z L=6, 2025-05-07T20:13:40.9563563Z D_gradcheck=2, 2025-05-07T20:13:40.9563675Z stochastic_rounding=False, 2025-05-07T20:13:40.9563759Z weighted=True, 2025-05-07T20:13:40.9563842Z row_wise=False, 2025-05-07T20:13:40.9563940Z mixed=False, 2025-05-07T20:13:40.9564024Z use_cache=False, 2025-05-07T20:13:40.9564132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9564229Z use_cpu=True, 2025-05-07T20:13:40.9564330Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9564404Z ) 2025-05-07T20:13:40.9564555Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9564936Z self=, 2025-05-07T20:13:40.9565034Z mixed_B=False, 2025-05-07T20:13:40.9565119Z compile=True, 2025-05-07T20:13:40.9565193Z T=1, 2025-05-07T20:13:40.9565282Z D=8, 2025-05-07T20:13:40.9565382Z B=78, 2025-05-07T20:13:40.9565458Z log_E=5, 2025-05-07T20:13:40.9565605Z L=15, 2025-05-07T20:13:40.9565691Z D_gradcheck=2, 2025-05-07T20:13:40.9565791Z stochastic_rounding=False, 2025-05-07T20:13:40.9565886Z weighted=True, 2025-05-07T20:13:40.9565969Z row_wise=False, 2025-05-07T20:13:40.9566049Z mixed=False, 2025-05-07T20:13:40.9566142Z use_cache=True, 2025-05-07T20:13:40.9566250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:40.9566355Z use_cpu=True, 2025-05-07T20:13:40.9566474Z output_dtype=SparseType.FP16, 2025-05-07T20:13:40.9566546Z ) 2025-05-07T20:13:40.9566682Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9567077Z self=, 2025-05-07T20:13:40.9567159Z mixed_B=False, 2025-05-07T20:13:40.9567255Z compile=True, 2025-05-07T20:13:40.9567331Z T=2, 2025-05-07T20:13:40.9567406Z D=15, 2025-05-07T20:13:40.9567494Z B=72, 2025-05-07T20:13:40.9567572Z log_E=4, 2025-05-07T20:13:40.9567650Z L=4, 2025-05-07T20:13:40.9567744Z D_gradcheck=1, 2025-05-07T20:13:40.9567844Z stochastic_rounding=False, 2025-05-07T20:13:40.9567928Z weighted=True, 2025-05-07T20:13:40.9568023Z row_wise=False, 2025-05-07T20:13:40.9568147Z mixed=True, 2025-05-07T20:13:40.9568230Z use_cache=True, 2025-05-07T20:13:40.9568351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9568434Z use_cpu=True, 2025-05-07T20:13:40.9568539Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9568624Z ) 2025-05-07T20:13:40.9568765Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:40.9569158Z self=, 2025-05-07T20:13:40.9569240Z mixed_B=True, 2025-05-07T20:13:40.9569331Z compile=True, 2025-05-07T20:13:40.9569422Z T=2, 2025-05-07T20:13:40.9569499Z D=41, 2025-05-07T20:13:40.9569578Z B=22, 2025-05-07T20:13:40.9569669Z log_E=3, 2025-05-07T20:13:40.9569745Z L=17, 2025-05-07T20:13:40.9569829Z D_gradcheck=2, 2025-05-07T20:13:40.9569969Z stochastic_rounding=False, 2025-05-07T20:13:40.9570053Z weighted=True, 2025-05-07T20:13:40.9570139Z row_wise=False, 2025-05-07T20:13:40.9570230Z mixed=True, 2025-05-07T20:13:40.9570311Z use_cache=True, 2025-05-07T20:13:40.9570431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:40.9570512Z use_cpu=True, 2025-05-07T20:13:40.9570618Z output_dtype=SparseType.FP32, 2025-05-07T20:13:40.9570703Z ) 2025-05-07T20:13:41.0288720Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0289337Z self=, 2025-05-07T20:13:41.0289484Z mixed_B=True, 2025-05-07T20:13:41.0289640Z compile=True, 2025-05-07T20:13:41.0289782Z T=1, 2025-05-07T20:13:41.0289924Z D=23, 2025-05-07T20:13:41.0290063Z B=88, 2025-05-07T20:13:41.0290233Z log_E=5, 2025-05-07T20:13:41.0290359Z L=4, 2025-05-07T20:13:41.0290493Z D_gradcheck=2, 2025-05-07T20:13:41.0290703Z stochastic_rounding=False, 2025-05-07T20:13:41.0290985Z weighted=False, 2025-05-07T20:13:41.0291139Z row_wise=True, 2025-05-07T20:13:41.0291264Z mixed=True, 2025-05-07T20:13:41.0291351Z use_cache=False, 2025-05-07T20:13:41.0291463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0291562Z use_cpu=True, 2025-05-07T20:13:41.0291675Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0291752Z ) 2025-05-07T20:13:41.0291908Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0292295Z self=, 2025-05-07T20:13:41.0292393Z mixed_B=False, 2025-05-07T20:13:41.0292480Z compile=True, 2025-05-07T20:13:41.0292559Z T=1, 2025-05-07T20:13:41.0292653Z D=36, 2025-05-07T20:13:41.0292887Z B=5, 2025-05-07T20:13:41.0292967Z log_E=3, 2025-05-07T20:13:41.0293112Z L=20, 2025-05-07T20:13:41.0293198Z D_gradcheck=1, 2025-05-07T20:13:41.0293300Z stochastic_rounding=False, 2025-05-07T20:13:41.0293405Z weighted=True, 2025-05-07T20:13:41.0293489Z row_wise=False, 2025-05-07T20:13:41.0293572Z mixed=True, 2025-05-07T20:13:41.0293670Z use_cache=True, 2025-05-07T20:13:41.0293783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0293868Z use_cpu=True, 2025-05-07T20:13:41.0294043Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0294120Z ) 2025-05-07T20:13:41.0294274Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0294661Z self=, 2025-05-07T20:13:41.0294744Z mixed_B=False, 2025-05-07T20:13:41.0294842Z compile=False, 2025-05-07T20:13:41.0294922Z T=1, 2025-05-07T20:13:41.0294998Z D=67, 2025-05-07T20:13:41.0295089Z B=63, 2025-05-07T20:13:41.0295172Z log_E=4, 2025-05-07T20:13:41.0295249Z L=5, 2025-05-07T20:13:41.0295345Z D_gradcheck=1, 2025-05-07T20:13:41.0295448Z stochastic_rounding=False, 2025-05-07T20:13:41.0295530Z weighted=True, 2025-05-07T20:13:41.0295626Z row_wise=False, 2025-05-07T20:13:41.0295706Z mixed=True, 2025-05-07T20:13:41.0295790Z use_cache=True, 2025-05-07T20:13:41.0295912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0295994Z use_cpu=True, 2025-05-07T20:13:41.0296112Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0296187Z ) 2025-05-07T20:13:41.0296327Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0296720Z self=, 2025-05-07T20:13:41.0296803Z mixed_B=True, 2025-05-07T20:13:41.0296888Z compile=False, 2025-05-07T20:13:41.0296975Z T=3, 2025-05-07T20:13:41.0297052Z D=35, 2025-05-07T20:13:41.0297132Z B=10, 2025-05-07T20:13:41.0297221Z log_E=5, 2025-05-07T20:13:41.0297301Z L=11, 2025-05-07T20:13:41.0297385Z D_gradcheck=2, 2025-05-07T20:13:41.0297539Z stochastic_rounding=False, 2025-05-07T20:13:41.0297625Z weighted=True, 2025-05-07T20:13:41.0297721Z row_wise=False, 2025-05-07T20:13:41.0297891Z mixed=True, 2025-05-07T20:13:41.0297976Z use_cache=True, 2025-05-07T20:13:41.0298103Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.0298186Z use_cpu=True, 2025-05-07T20:13:41.0298293Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0298380Z ) 2025-05-07T20:13:41.0298519Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0298901Z self=, 2025-05-07T20:13:41.0298997Z mixed_B=False, 2025-05-07T20:13:41.0299081Z compile=False, 2025-05-07T20:13:41.0299157Z T=4, 2025-05-07T20:13:41.0299246Z D=40, 2025-05-07T20:13:41.0299324Z B=81, 2025-05-07T20:13:41.0299401Z log_E=5, 2025-05-07T20:13:41.0299490Z L=12, 2025-05-07T20:13:41.0299576Z D_gradcheck=2, 2025-05-07T20:13:41.0299686Z stochastic_rounding=True, 2025-05-07T20:13:41.0299769Z weighted=True, 2025-05-07T20:13:41.0299872Z row_wise=False, 2025-05-07T20:13:41.0299966Z mixed=False, 2025-05-07T20:13:41.0300050Z use_cache=True, 2025-05-07T20:13:41.0300159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0300253Z use_cpu=True, 2025-05-07T20:13:41.0300359Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0300433Z ) 2025-05-07T20:13:41.0300584Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0300967Z self=, 2025-05-07T20:13:41.0301049Z mixed_B=True, 2025-05-07T20:13:41.0301147Z compile=True, 2025-05-07T20:13:41.0301224Z T=4, 2025-05-07T20:13:41.0301315Z D=21, 2025-05-07T20:13:41.0301392Z B=59, 2025-05-07T20:13:41.0301510Z log_E=5, 2025-05-07T20:13:41.0301599Z L=5, 2025-05-07T20:13:41.0301711Z D_gradcheck=2, 2025-05-07T20:13:41.0301813Z stochastic_rounding=False, 2025-05-07T20:13:41.0301913Z weighted=False, 2025-05-07T20:13:41.0301997Z row_wise=False, 2025-05-07T20:13:41.0302078Z mixed=True, 2025-05-07T20:13:41.0302175Z use_cache=True, 2025-05-07T20:13:41.0302287Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0302369Z use_cpu=True, 2025-05-07T20:13:41.0302520Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0302595Z ) 2025-05-07T20:13:41.0302733Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0303126Z self=, 2025-05-07T20:13:41.0303211Z mixed_B=False, 2025-05-07T20:13:41.0303306Z compile=True, 2025-05-07T20:13:41.0303383Z T=2, 2025-05-07T20:13:41.0303460Z D=56, 2025-05-07T20:13:41.0303596Z B=123, 2025-05-07T20:13:41.0303676Z log_E=3, 2025-05-07T20:13:41.0303753Z L=2, 2025-05-07T20:13:41.0303852Z D_gradcheck=1, 2025-05-07T20:13:41.0303951Z stochastic_rounding=True, 2025-05-07T20:13:41.0304034Z weighted=True, 2025-05-07T20:13:41.0304128Z row_wise=True, 2025-05-07T20:13:41.0304210Z mixed=False, 2025-05-07T20:13:41.0304294Z use_cache=False, 2025-05-07T20:13:41.0304420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.0304504Z use_cpu=True, 2025-05-07T20:13:41.0304612Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0304700Z ) 2025-05-07T20:13:41.0304839Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0305235Z self=, 2025-05-07T20:13:41.0305319Z mixed_B=False, 2025-05-07T20:13:41.0305403Z compile=False, 2025-05-07T20:13:41.0305493Z T=3, 2025-05-07T20:13:41.0305570Z D=9, 2025-05-07T20:13:41.0305646Z B=42, 2025-05-07T20:13:41.0305740Z log_E=3, 2025-05-07T20:13:41.0305816Z L=9, 2025-05-07T20:13:41.0305900Z D_gradcheck=2, 2025-05-07T20:13:41.0306042Z stochastic_rounding=True, 2025-05-07T20:13:41.0306127Z weighted=False, 2025-05-07T20:13:41.0306209Z row_wise=True, 2025-05-07T20:13:41.0306303Z mixed=False, 2025-05-07T20:13:41.0306389Z use_cache=True, 2025-05-07T20:13:41.0306498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0306591Z use_cpu=True, 2025-05-07T20:13:41.0306697Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0306784Z ) 2025-05-07T20:13:41.0306922Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0307304Z self=, 2025-05-07T20:13:41.0307404Z mixed_B=False, 2025-05-07T20:13:41.0307490Z compile=False, 2025-05-07T20:13:41.0307567Z T=5, 2025-05-07T20:13:41.0307656Z D=30, 2025-05-07T20:13:41.0307732Z B=79, 2025-05-07T20:13:41.0307815Z log_E=5, 2025-05-07T20:13:41.0307904Z L=12, 2025-05-07T20:13:41.0307990Z D_gradcheck=2, 2025-05-07T20:13:41.0308089Z stochastic_rounding=True, 2025-05-07T20:13:41.0308185Z weighted=True, 2025-05-07T20:13:41.0308272Z row_wise=True, 2025-05-07T20:13:41.0308356Z mixed=True, 2025-05-07T20:13:41.0308453Z use_cache=True, 2025-05-07T20:13:41.0308565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.0308667Z use_cpu=True, 2025-05-07T20:13:41.0308775Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0308849Z ) 2025-05-07T20:13:41.0308999Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0309387Z self=, 2025-05-07T20:13:41.0309471Z mixed_B=False, 2025-05-07T20:13:41.0309566Z compile=True, 2025-05-07T20:13:41.0309643Z T=3, 2025-05-07T20:13:41.0309721Z D=3, 2025-05-07T20:13:41.0309809Z B=27, 2025-05-07T20:13:41.0309916Z log_E=4, 2025-05-07T20:13:41.0309992Z L=13, 2025-05-07T20:13:41.0310135Z D_gradcheck=2, 2025-05-07T20:13:41.0310236Z stochastic_rounding=True, 2025-05-07T20:13:41.0310333Z weighted=False, 2025-05-07T20:13:41.0310416Z row_wise=False, 2025-05-07T20:13:41.0310497Z mixed=True, 2025-05-07T20:13:41.0310593Z use_cache=False, 2025-05-07T20:13:41.0310702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.0310788Z use_cpu=True, 2025-05-07T20:13:41.0310934Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0311012Z ) 2025-05-07T20:13:41.0311152Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0311548Z self=, 2025-05-07T20:13:41.0311633Z mixed_B=False, 2025-05-07T20:13:41.0311719Z compile=False, 2025-05-07T20:13:41.0311812Z T=3, 2025-05-07T20:13:41.0311891Z D=4, 2025-05-07T20:13:41.0311970Z B=101, 2025-05-07T20:13:41.0312067Z log_E=4, 2025-05-07T20:13:41.0312145Z L=20, 2025-05-07T20:13:41.0312246Z D_gradcheck=1, 2025-05-07T20:13:41.0312345Z stochastic_rounding=True, 2025-05-07T20:13:41.0312434Z weighted=True, 2025-05-07T20:13:41.0312530Z row_wise=True, 2025-05-07T20:13:41.0312614Z mixed=False, 2025-05-07T20:13:41.0312698Z use_cache=True, 2025-05-07T20:13:41.0312825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.0312910Z use_cpu=True, 2025-05-07T20:13:41.0313017Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0313107Z ) 2025-05-07T20:13:41.0313249Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0313640Z self=, 2025-05-07T20:13:41.0313743Z mixed_B=True, 2025-05-07T20:13:41.0313830Z compile=False, 2025-05-07T20:13:41.0313921Z T=5, 2025-05-07T20:13:41.0314004Z D=83, 2025-05-07T20:13:41.0314084Z B=51, 2025-05-07T20:13:41.0314184Z log_E=5, 2025-05-07T20:13:41.0314266Z L=7, 2025-05-07T20:13:41.0314355Z D_gradcheck=1, 2025-05-07T20:13:41.0314469Z stochastic_rounding=True, 2025-05-07T20:13:41.0314587Z weighted=False, 2025-05-07T20:13:41.0314673Z row_wise=False, 2025-05-07T20:13:41.0314769Z mixed=False, 2025-05-07T20:13:41.0314853Z use_cache=True, 2025-05-07T20:13:41.0314967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0315067Z use_cpu=True, 2025-05-07T20:13:41.0315173Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0315251Z ) 2025-05-07T20:13:41.0315407Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0315792Z self=, 2025-05-07T20:13:41.0315887Z mixed_B=True, 2025-05-07T20:13:41.0315975Z compile=False, 2025-05-07T20:13:41.0316053Z T=4, 2025-05-07T20:13:41.0316146Z D=93, 2025-05-07T20:13:41.0316225Z B=63, 2025-05-07T20:13:41.0316305Z log_E=3, 2025-05-07T20:13:41.0316395Z L=18, 2025-05-07T20:13:41.0316481Z D_gradcheck=1, 2025-05-07T20:13:41.0316577Z stochastic_rounding=True, 2025-05-07T20:13:41.0316676Z weighted=True, 2025-05-07T20:13:41.0316759Z row_wise=True, 2025-05-07T20:13:41.0316840Z mixed=False, 2025-05-07T20:13:41.0316935Z use_cache=False, 2025-05-07T20:13:41.0317046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.0317126Z use_cpu=True, 2025-05-07T20:13:41.0317244Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0317318Z ) 2025-05-07T20:13:41.0317472Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0317854Z self=, 2025-05-07T20:13:41.0317936Z mixed_B=False, 2025-05-07T20:13:41.0318033Z compile=True, 2025-05-07T20:13:41.0318109Z T=3, 2025-05-07T20:13:41.0318187Z D=85, 2025-05-07T20:13:41.0318276Z B=28, 2025-05-07T20:13:41.0318382Z log_E=4, 2025-05-07T20:13:41.0318457Z L=4, 2025-05-07T20:13:41.0318553Z D_gradcheck=2, 2025-05-07T20:13:41.0318673Z stochastic_rounding=True, 2025-05-07T20:13:41.0318760Z weighted=False, 2025-05-07T20:13:41.0318855Z row_wise=True, 2025-05-07T20:13:41.0318935Z mixed=False, 2025-05-07T20:13:41.0319018Z use_cache=False, 2025-05-07T20:13:41.0319143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0319226Z use_cpu=True, 2025-05-07T20:13:41.0319344Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0319444Z ) 2025-05-07T20:13:41.0319585Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0319980Z self=, 2025-05-07T20:13:41.0320063Z mixed_B=False, 2025-05-07T20:13:41.0320146Z compile=False, 2025-05-07T20:13:41.0320232Z T=3, 2025-05-07T20:13:41.0320307Z D=41, 2025-05-07T20:13:41.0320381Z B=4, 2025-05-07T20:13:41.0320468Z log_E=3, 2025-05-07T20:13:41.0320544Z L=2, 2025-05-07T20:13:41.0320627Z D_gradcheck=1, 2025-05-07T20:13:41.0320738Z stochastic_rounding=False, 2025-05-07T20:13:41.0320823Z weighted=False, 2025-05-07T20:13:41.0320904Z row_wise=False, 2025-05-07T20:13:41.0320994Z mixed=True, 2025-05-07T20:13:41.0321077Z use_cache=False, 2025-05-07T20:13:41.0321198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0321277Z use_cpu=True, 2025-05-07T20:13:41.0321378Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0321465Z ) 2025-05-07T20:13:41.0321599Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0321981Z self=, 2025-05-07T20:13:41.0322072Z mixed_B=True, 2025-05-07T20:13:41.0322154Z compile=True, 2025-05-07T20:13:41.0322227Z T=5, 2025-05-07T20:13:41.0322313Z D=29, 2025-05-07T20:13:41.0322387Z B=30, 2025-05-07T20:13:41.0322462Z log_E=3, 2025-05-07T20:13:41.0322551Z L=0, 2025-05-07T20:13:41.0322633Z D_gradcheck=2, 2025-05-07T20:13:41.0322729Z stochastic_rounding=True, 2025-05-07T20:13:41.0322850Z weighted=False, 2025-05-07T20:13:41.0322932Z row_wise=False, 2025-05-07T20:13:41.0323022Z mixed=False, 2025-05-07T20:13:41.0323103Z use_cache=True, 2025-05-07T20:13:41.0323210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.0323306Z use_cpu=True, 2025-05-07T20:13:41.0323408Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0323482Z ) 2025-05-07T20:13:41.0323630Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0324009Z self=, 2025-05-07T20:13:41.0324090Z mixed_B=False, 2025-05-07T20:13:41.0324183Z compile=True, 2025-05-07T20:13:41.0324258Z T=1, 2025-05-07T20:13:41.0324334Z D=128, 2025-05-07T20:13:41.0324451Z B=48, 2025-05-07T20:13:41.0324526Z log_E=3, 2025-05-07T20:13:41.0324613Z L=20, 2025-05-07T20:13:41.0324693Z D_gradcheck=2, 2025-05-07T20:13:41.0324789Z stochastic_rounding=True, 2025-05-07T20:13:41.0324883Z weighted=True, 2025-05-07T20:13:41.0324967Z row_wise=False, 2025-05-07T20:13:41.0325049Z mixed=False, 2025-05-07T20:13:41.0325145Z use_cache=False, 2025-05-07T20:13:41.0325255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.0325337Z use_cpu=True, 2025-05-07T20:13:41.0325454Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0325531Z ) 2025-05-07T20:13:41.0681675Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0682361Z self=, 2025-05-07T20:13:41.0682499Z mixed_B=True, 2025-05-07T20:13:41.0682690Z compile=True, 2025-05-07T20:13:41.0682840Z T=1, 2025-05-07T20:13:41.0683105Z D=46, 2025-05-07T20:13:41.0683225Z B=31, 2025-05-07T20:13:41.0683305Z log_E=4, 2025-05-07T20:13:41.0683513Z L=9, 2025-05-07T20:13:41.0683613Z D_gradcheck=1, 2025-05-07T20:13:41.0683766Z stochastic_rounding=True, 2025-05-07T20:13:41.0683856Z weighted=True, 2025-05-07T20:13:41.0683952Z row_wise=False, 2025-05-07T20:13:41.0684036Z mixed=False, 2025-05-07T20:13:41.0684121Z use_cache=False, 2025-05-07T20:13:41.0684244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0684330Z use_cpu=True, 2025-05-07T20:13:41.0684449Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0684574Z ) 2025-05-07T20:13:41.0684717Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0685116Z self=, 2025-05-07T20:13:41.0685200Z mixed_B=False, 2025-05-07T20:13:41.0685285Z compile=True, 2025-05-07T20:13:41.0685376Z T=3, 2025-05-07T20:13:41.0685454Z D=65, 2025-05-07T20:13:41.0685530Z B=19, 2025-05-07T20:13:41.0685623Z log_E=4, 2025-05-07T20:13:41.0685703Z L=1, 2025-05-07T20:13:41.0685788Z D_gradcheck=1, 2025-05-07T20:13:41.0685903Z stochastic_rounding=True, 2025-05-07T20:13:41.0685991Z weighted=True, 2025-05-07T20:13:41.0686092Z row_wise=False, 2025-05-07T20:13:41.0686175Z mixed=False, 2025-05-07T20:13:41.0686259Z use_cache=True, 2025-05-07T20:13:41.0686382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0686465Z use_cpu=True, 2025-05-07T20:13:41.0686570Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0686661Z ) 2025-05-07T20:13:41.0686800Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0687185Z self=, 2025-05-07T20:13:41.0687280Z mixed_B=True, 2025-05-07T20:13:41.0687363Z compile=True, 2025-05-07T20:13:41.0687442Z T=1, 2025-05-07T20:13:41.0687532Z D=14, 2025-05-07T20:13:41.0687608Z B=17, 2025-05-07T20:13:41.0687686Z log_E=4, 2025-05-07T20:13:41.0687778Z L=3, 2025-05-07T20:13:41.0687863Z D_gradcheck=2, 2025-05-07T20:13:41.0687972Z stochastic_rounding=True, 2025-05-07T20:13:41.0688099Z weighted=False, 2025-05-07T20:13:41.0688292Z row_wise=False, 2025-05-07T20:13:41.0688389Z mixed=True, 2025-05-07T20:13:41.0688474Z use_cache=True, 2025-05-07T20:13:41.0688586Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0688684Z use_cpu=True, 2025-05-07T20:13:41.0688804Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0688881Z ) 2025-05-07T20:13:41.0689035Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0689421Z self=, 2025-05-07T20:13:41.0689506Z mixed_B=False, 2025-05-07T20:13:41.0689613Z compile=False, 2025-05-07T20:13:41.0689692Z T=5, 2025-05-07T20:13:41.0689783Z D=23, 2025-05-07T20:13:41.0689862Z B=89, 2025-05-07T20:13:41.0689943Z log_E=5, 2025-05-07T20:13:41.0690038Z L=2, 2025-05-07T20:13:41.0690125Z D_gradcheck=2, 2025-05-07T20:13:41.0690228Z stochastic_rounding=False, 2025-05-07T20:13:41.0690328Z weighted=True, 2025-05-07T20:13:41.0690417Z row_wise=False, 2025-05-07T20:13:41.0690498Z mixed=True, 2025-05-07T20:13:41.0690598Z use_cache=True, 2025-05-07T20:13:41.0690711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0690795Z use_cpu=True, 2025-05-07T20:13:41.0690917Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0690992Z ) 2025-05-07T20:13:41.0691135Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0691533Z self=, 2025-05-07T20:13:41.0691618Z mixed_B=False, 2025-05-07T20:13:41.0691718Z compile=True, 2025-05-07T20:13:41.0691799Z T=3, 2025-05-07T20:13:41.0691878Z D=98, 2025-05-07T20:13:41.0691972Z B=102, 2025-05-07T20:13:41.0692050Z log_E=4, 2025-05-07T20:13:41.0692158Z L=18, 2025-05-07T20:13:41.0692258Z D_gradcheck=1, 2025-05-07T20:13:41.0692385Z stochastic_rounding=False, 2025-05-07T20:13:41.0692470Z weighted=True, 2025-05-07T20:13:41.0692565Z row_wise=True, 2025-05-07T20:13:41.0692646Z mixed=True, 2025-05-07T20:13:41.0692732Z use_cache=False, 2025-05-07T20:13:41.0692855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.0692937Z use_cpu=True, 2025-05-07T20:13:41.0693042Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0693128Z ) 2025-05-07T20:13:41.0693296Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0693691Z self=, 2025-05-07T20:13:41.0693774Z mixed_B=False, 2025-05-07T20:13:41.0693860Z compile=False, 2025-05-07T20:13:41.0693951Z T=2, 2025-05-07T20:13:41.0694029Z D=52, 2025-05-07T20:13:41.0694106Z B=114, 2025-05-07T20:13:41.0694196Z log_E=3, 2025-05-07T20:13:41.0694275Z L=19, 2025-05-07T20:13:41.0694357Z D_gradcheck=1, 2025-05-07T20:13:41.0694469Z stochastic_rounding=False, 2025-05-07T20:13:41.0694555Z weighted=False, 2025-05-07T20:13:41.0694637Z row_wise=True, 2025-05-07T20:13:41.0694729Z mixed=True, 2025-05-07T20:13:41.0694814Z use_cache=False, 2025-05-07T20:13:41.0694924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0695019Z use_cpu=True, 2025-05-07T20:13:41.0695122Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0695214Z ) 2025-05-07T20:13:41.0695353Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0695734Z self=, 2025-05-07T20:13:41.0695829Z mixed_B=False, 2025-05-07T20:13:41.0695917Z compile=True, 2025-05-07T20:13:41.0695994Z T=4, 2025-05-07T20:13:41.0696082Z D=115, 2025-05-07T20:13:41.0696158Z B=10, 2025-05-07T20:13:41.0696238Z log_E=3, 2025-05-07T20:13:41.0696331Z L=14, 2025-05-07T20:13:41.0696416Z D_gradcheck=2, 2025-05-07T20:13:41.0696519Z stochastic_rounding=False, 2025-05-07T20:13:41.0696614Z weighted=True, 2025-05-07T20:13:41.0696725Z row_wise=True, 2025-05-07T20:13:41.0696808Z mixed=False, 2025-05-07T20:13:41.0696903Z use_cache=True, 2025-05-07T20:13:41.0697011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0697106Z use_cpu=True, 2025-05-07T20:13:41.0697209Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0697284Z ) 2025-05-07T20:13:41.0697433Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0697899Z self=, 2025-05-07T20:13:41.0697985Z mixed_B=False, 2025-05-07T20:13:41.0698082Z compile=True, 2025-05-07T20:13:41.0698160Z T=5, 2025-05-07T20:13:41.0698239Z D=114, 2025-05-07T20:13:41.0698331Z B=77, 2025-05-07T20:13:41.0698412Z log_E=3, 2025-05-07T20:13:41.0698492Z L=13, 2025-05-07T20:13:41.0698591Z D_gradcheck=2, 2025-05-07T20:13:41.0698693Z stochastic_rounding=True, 2025-05-07T20:13:41.0698793Z weighted=True, 2025-05-07T20:13:41.0698880Z row_wise=True, 2025-05-07T20:13:41.0698963Z mixed=False, 2025-05-07T20:13:41.0699065Z use_cache=False, 2025-05-07T20:13:41.0699175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0699257Z use_cpu=True, 2025-05-07T20:13:41.0699374Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0699450Z ) 2025-05-07T20:13:41.0699591Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0699986Z self=, 2025-05-07T20:13:41.0700068Z mixed_B=True, 2025-05-07T20:13:41.0700153Z compile=False, 2025-05-07T20:13:41.0700246Z T=4, 2025-05-07T20:13:41.0700322Z D=100, 2025-05-07T20:13:41.0700398Z B=20, 2025-05-07T20:13:41.0700490Z log_E=3, 2025-05-07T20:13:41.0700566Z L=6, 2025-05-07T20:13:41.0700716Z D_gradcheck=2, 2025-05-07T20:13:41.0700840Z stochastic_rounding=True, 2025-05-07T20:13:41.0700924Z weighted=False, 2025-05-07T20:13:41.0701022Z row_wise=False, 2025-05-07T20:13:41.0701104Z mixed=False, 2025-05-07T20:13:41.0701190Z use_cache=False, 2025-05-07T20:13:41.0701315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0701400Z use_cpu=True, 2025-05-07T20:13:41.0701505Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0701592Z ) 2025-05-07T20:13:41.0701762Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0702144Z self=, 2025-05-07T20:13:41.0702238Z mixed_B=True, 2025-05-07T20:13:41.0702323Z compile=True, 2025-05-07T20:13:41.0702412Z T=4, 2025-05-07T20:13:41.0702489Z D=45, 2025-05-07T20:13:41.0702565Z B=77, 2025-05-07T20:13:41.0702657Z log_E=4, 2025-05-07T20:13:41.0702735Z L=1, 2025-05-07T20:13:41.0702821Z D_gradcheck=2, 2025-05-07T20:13:41.0702930Z stochastic_rounding=True, 2025-05-07T20:13:41.0703016Z weighted=True, 2025-05-07T20:13:41.0703100Z row_wise=True, 2025-05-07T20:13:41.0703195Z mixed=False, 2025-05-07T20:13:41.0703279Z use_cache=False, 2025-05-07T20:13:41.0703391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0703486Z use_cpu=True, 2025-05-07T20:13:41.0703590Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0703665Z ) 2025-05-07T20:13:41.0703815Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0704200Z self=, 2025-05-07T20:13:41.0704295Z mixed_B=True, 2025-05-07T20:13:41.0704378Z compile=True, 2025-05-07T20:13:41.0704455Z T=5, 2025-05-07T20:13:41.0704542Z D=30, 2025-05-07T20:13:41.0704620Z B=100, 2025-05-07T20:13:41.0704698Z log_E=5, 2025-05-07T20:13:41.0704786Z L=19, 2025-05-07T20:13:41.0704872Z D_gradcheck=1, 2025-05-07T20:13:41.0704968Z stochastic_rounding=True, 2025-05-07T20:13:41.0705071Z weighted=False, 2025-05-07T20:13:41.0705179Z row_wise=True, 2025-05-07T20:13:41.0705262Z mixed=True, 2025-05-07T20:13:41.0705358Z use_cache=False, 2025-05-07T20:13:41.0705467Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.0705548Z use_cpu=True, 2025-05-07T20:13:41.0705664Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0705739Z ) 2025-05-07T20:13:41.0705889Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0706270Z self=, 2025-05-07T20:13:41.0706354Z mixed_B=False, 2025-05-07T20:13:41.0706451Z compile=True, 2025-05-07T20:13:41.0706526Z T=4, 2025-05-07T20:13:41.0706605Z D=8, 2025-05-07T20:13:41.0706698Z B=52, 2025-05-07T20:13:41.0706780Z log_E=5, 2025-05-07T20:13:41.0706857Z L=18, 2025-05-07T20:13:41.0706957Z D_gradcheck=2, 2025-05-07T20:13:41.0707060Z stochastic_rounding=False, 2025-05-07T20:13:41.0707146Z weighted=True, 2025-05-07T20:13:41.0707242Z row_wise=True, 2025-05-07T20:13:41.0707323Z mixed=True, 2025-05-07T20:13:41.0707408Z use_cache=False, 2025-05-07T20:13:41.0707531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.0707613Z use_cpu=True, 2025-05-07T20:13:41.0707729Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0707807Z ) 2025-05-07T20:13:41.0707946Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0708338Z self=, 2025-05-07T20:13:41.0708419Z mixed_B=True, 2025-05-07T20:13:41.0708504Z compile=False, 2025-05-07T20:13:41.0708594Z T=4, 2025-05-07T20:13:41.0708669Z D=64, 2025-05-07T20:13:41.0708747Z B=124, 2025-05-07T20:13:41.0708836Z log_E=4, 2025-05-07T20:13:41.0708914Z L=20, 2025-05-07T20:13:41.0709029Z D_gradcheck=1, 2025-05-07T20:13:41.0709141Z stochastic_rounding=False, 2025-05-07T20:13:41.0709251Z weighted=True, 2025-05-07T20:13:41.0709336Z row_wise=True, 2025-05-07T20:13:41.0709431Z mixed=False, 2025-05-07T20:13:41.0709517Z use_cache=False, 2025-05-07T20:13:41.0709645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0709728Z use_cpu=True, 2025-05-07T20:13:41.0709834Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0709923Z ) 2025-05-07T20:13:41.0710087Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0710475Z self=, 2025-05-07T20:13:41.0710573Z mixed_B=False, 2025-05-07T20:13:41.0710659Z compile=True, 2025-05-07T20:13:41.0710737Z T=5, 2025-05-07T20:13:41.0710828Z D=46, 2025-05-07T20:13:41.0710907Z B=118, 2025-05-07T20:13:41.0710986Z log_E=4, 2025-05-07T20:13:41.0711079Z L=0, 2025-05-07T20:13:41.0711167Z D_gradcheck=2, 2025-05-07T20:13:41.0711281Z stochastic_rounding=False, 2025-05-07T20:13:41.0711371Z weighted=False, 2025-05-07T20:13:41.0711458Z row_wise=False, 2025-05-07T20:13:41.0711556Z mixed=False, 2025-05-07T20:13:41.0711643Z use_cache=False, 2025-05-07T20:13:41.0711755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0711855Z use_cpu=True, 2025-05-07T20:13:41.0711961Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0712039Z ) 2025-05-07T20:13:41.0712196Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0712582Z self=, 2025-05-07T20:13:41.0712668Z mixed_B=False, 2025-05-07T20:13:41.0712766Z compile=True, 2025-05-07T20:13:41.0712844Z T=5, 2025-05-07T20:13:41.0712923Z D=106, 2025-05-07T20:13:41.0713018Z B=104, 2025-05-07T20:13:41.0713098Z log_E=3, 2025-05-07T20:13:41.0713189Z L=2, 2025-05-07T20:13:41.0713278Z D_gradcheck=2, 2025-05-07T20:13:41.0713377Z stochastic_rounding=False, 2025-05-07T20:13:41.0713525Z weighted=True, 2025-05-07T20:13:41.0713636Z row_wise=True, 2025-05-07T20:13:41.0713718Z mixed=True, 2025-05-07T20:13:41.0713815Z use_cache=True, 2025-05-07T20:13:41.0713925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0714009Z use_cpu=True, 2025-05-07T20:13:41.0714124Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0714198Z ) 2025-05-07T20:13:41.0714338Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0714731Z self=, 2025-05-07T20:13:41.0714814Z mixed_B=False, 2025-05-07T20:13:41.0714910Z compile=True, 2025-05-07T20:13:41.0714988Z T=4, 2025-05-07T20:13:41.0715066Z D=100, 2025-05-07T20:13:41.0715156Z B=2, 2025-05-07T20:13:41.0715233Z log_E=4, 2025-05-07T20:13:41.0715356Z L=11, 2025-05-07T20:13:41.0715452Z D_gradcheck=2, 2025-05-07T20:13:41.0715550Z stochastic_rounding=False, 2025-05-07T20:13:41.0715636Z weighted=True, 2025-05-07T20:13:41.0715731Z row_wise=True, 2025-05-07T20:13:41.0715812Z mixed=True, 2025-05-07T20:13:41.0715897Z use_cache=False, 2025-05-07T20:13:41.0716018Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0716100Z use_cpu=True, 2025-05-07T20:13:41.0716203Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.0716289Z ) 2025-05-07T20:13:41.0716427Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.0716823Z self=, 2025-05-07T20:13:41.0716909Z mixed_B=True, 2025-05-07T20:13:41.0716992Z compile=True, 2025-05-07T20:13:41.0717084Z T=3, 2025-05-07T20:13:41.0717161Z D=40, 2025-05-07T20:13:41.0717240Z B=115, 2025-05-07T20:13:41.0717332Z log_E=5, 2025-05-07T20:13:41.0717411Z L=17, 2025-05-07T20:13:41.0717526Z D_gradcheck=1, 2025-05-07T20:13:41.0717637Z stochastic_rounding=False, 2025-05-07T20:13:41.0717746Z weighted=True, 2025-05-07T20:13:41.0717830Z row_wise=True, 2025-05-07T20:13:41.0717923Z mixed=True, 2025-05-07T20:13:41.0718008Z use_cache=False, 2025-05-07T20:13:41.0718118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.0718212Z use_cpu=True, 2025-05-07T20:13:41.0718314Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.0718400Z ) 2025-05-07T20:13:41.1070308Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1070932Z self=, 2025-05-07T20:13:41.1071079Z mixed_B=False, 2025-05-07T20:13:41.1071209Z compile=True, 2025-05-07T20:13:41.1071336Z T=3, 2025-05-07T20:13:41.1071493Z D=10, 2025-05-07T20:13:41.1071756Z B=121, 2025-05-07T20:13:41.1071904Z log_E=5, 2025-05-07T20:13:41.1072046Z L=17, 2025-05-07T20:13:41.1072148Z D_gradcheck=2, 2025-05-07T20:13:41.1072260Z stochastic_rounding=True, 2025-05-07T20:13:41.1072349Z weighted=False, 2025-05-07T20:13:41.1072434Z row_wise=True, 2025-05-07T20:13:41.1072528Z mixed=True, 2025-05-07T20:13:41.1072614Z use_cache=False, 2025-05-07T20:13:41.1072724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1072820Z use_cpu=True, 2025-05-07T20:13:41.1072929Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1073005Z ) 2025-05-07T20:13:41.1073156Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1073540Z self=, 2025-05-07T20:13:41.1073624Z mixed_B=False, 2025-05-07T20:13:41.1073720Z compile=True, 2025-05-07T20:13:41.1073797Z T=5, 2025-05-07T20:13:41.1073873Z D=27, 2025-05-07T20:13:41.1073964Z B=120, 2025-05-07T20:13:41.1074042Z log_E=5, 2025-05-07T20:13:41.1074129Z L=4, 2025-05-07T20:13:41.1074215Z D_gradcheck=2, 2025-05-07T20:13:41.1074313Z stochastic_rounding=True, 2025-05-07T20:13:41.1074410Z weighted=False, 2025-05-07T20:13:41.1074558Z row_wise=True, 2025-05-07T20:13:41.1074640Z mixed=False, 2025-05-07T20:13:41.1074738Z use_cache=False, 2025-05-07T20:13:41.1074850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1074933Z use_cpu=True, 2025-05-07T20:13:41.1075055Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1075130Z ) 2025-05-07T20:13:41.1075271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1075666Z self=, 2025-05-07T20:13:41.1075749Z mixed_B=True, 2025-05-07T20:13:41.1075846Z compile=True, 2025-05-07T20:13:41.1075923Z T=4, 2025-05-07T20:13:41.1076000Z D=96, 2025-05-07T20:13:41.1076091Z B=120, 2025-05-07T20:13:41.1076170Z log_E=4, 2025-05-07T20:13:41.1076246Z L=0, 2025-05-07T20:13:41.1076344Z D_gradcheck=2, 2025-05-07T20:13:41.1076444Z stochastic_rounding=False, 2025-05-07T20:13:41.1076530Z weighted=False, 2025-05-07T20:13:41.1076628Z row_wise=True, 2025-05-07T20:13:41.1076710Z mixed=True, 2025-05-07T20:13:41.1076792Z use_cache=True, 2025-05-07T20:13:41.1076914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1076996Z use_cpu=True, 2025-05-07T20:13:41.1077099Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1077185Z ) 2025-05-07T20:13:41.1077325Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1077719Z self=, 2025-05-07T20:13:41.1077800Z mixed_B=True, 2025-05-07T20:13:41.1077886Z compile=False, 2025-05-07T20:13:41.1077977Z T=5, 2025-05-07T20:13:41.1078055Z D=48, 2025-05-07T20:13:41.1078133Z B=111, 2025-05-07T20:13:41.1078222Z log_E=4, 2025-05-07T20:13:41.1078299Z L=3, 2025-05-07T20:13:41.1078383Z D_gradcheck=2, 2025-05-07T20:13:41.1078543Z stochastic_rounding=True, 2025-05-07T20:13:41.1078672Z weighted=False, 2025-05-07T20:13:41.1078754Z row_wise=False, 2025-05-07T20:13:41.1078849Z mixed=True, 2025-05-07T20:13:41.1078934Z use_cache=False, 2025-05-07T20:13:41.1079045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1079143Z use_cpu=True, 2025-05-07T20:13:41.1079246Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1079336Z ) 2025-05-07T20:13:41.1079504Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1079888Z self=, 2025-05-07T20:13:41.1079987Z mixed_B=False, 2025-05-07T20:13:41.1080073Z compile=False, 2025-05-07T20:13:41.1080151Z T=1, 2025-05-07T20:13:41.1080243Z D=59, 2025-05-07T20:13:41.1080320Z B=59, 2025-05-07T20:13:41.1080397Z log_E=5, 2025-05-07T20:13:41.1080487Z L=4, 2025-05-07T20:13:41.1080570Z D_gradcheck=1, 2025-05-07T20:13:41.1080672Z stochastic_rounding=False, 2025-05-07T20:13:41.1080769Z weighted=True, 2025-05-07T20:13:41.1080850Z row_wise=True, 2025-05-07T20:13:41.1080933Z mixed=False, 2025-05-07T20:13:41.1081030Z use_cache=True, 2025-05-07T20:13:41.1081139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1081234Z use_cpu=True, 2025-05-07T20:13:41.1081337Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1081412Z ) 2025-05-07T20:13:41.1081563Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1081944Z self=, 2025-05-07T20:13:41.1082027Z mixed_B=True, 2025-05-07T20:13:41.1082124Z compile=False, 2025-05-07T20:13:41.1082215Z T=1, 2025-05-07T20:13:41.1082293Z D=9, 2025-05-07T20:13:41.1082382Z B=45, 2025-05-07T20:13:41.1082463Z log_E=5, 2025-05-07T20:13:41.1082541Z L=17, 2025-05-07T20:13:41.1082644Z D_gradcheck=1, 2025-05-07T20:13:41.1082748Z stochastic_rounding=False, 2025-05-07T20:13:41.1082834Z weighted=True, 2025-05-07T20:13:41.1082932Z row_wise=True, 2025-05-07T20:13:41.1083061Z mixed=False, 2025-05-07T20:13:41.1083160Z use_cache=False, 2025-05-07T20:13:41.1083270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1083354Z use_cpu=True, 2025-05-07T20:13:41.1083475Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1083551Z ) 2025-05-07T20:13:41.1083692Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1084090Z self=, 2025-05-07T20:13:41.1084175Z mixed_B=True, 2025-05-07T20:13:41.1084261Z compile=False, 2025-05-07T20:13:41.1084355Z T=2, 2025-05-07T20:13:41.1084433Z D=64, 2025-05-07T20:13:41.1084511Z B=25, 2025-05-07T20:13:41.1084607Z log_E=4, 2025-05-07T20:13:41.1084686Z L=0, 2025-05-07T20:13:41.1084785Z D_gradcheck=1, 2025-05-07T20:13:41.1084886Z stochastic_rounding=True, 2025-05-07T20:13:41.1084974Z weighted=False, 2025-05-07T20:13:41.1085072Z row_wise=True, 2025-05-07T20:13:41.1085160Z mixed=False, 2025-05-07T20:13:41.1085246Z use_cache=True, 2025-05-07T20:13:41.1085372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1085456Z use_cpu=True, 2025-05-07T20:13:41.1085562Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1085651Z ) 2025-05-07T20:13:41.1085792Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1086175Z self=, 2025-05-07T20:13:41.1086273Z mixed_B=True, 2025-05-07T20:13:41.1086357Z compile=True, 2025-05-07T20:13:41.1086435Z T=4, 2025-05-07T20:13:41.1086524Z D=12, 2025-05-07T20:13:41.1086602Z B=65, 2025-05-07T20:13:41.1086694Z log_E=5, 2025-05-07T20:13:41.1086770Z L=11, 2025-05-07T20:13:41.1086855Z D_gradcheck=1, 2025-05-07T20:13:41.1086997Z stochastic_rounding=False, 2025-05-07T20:13:41.1087107Z weighted=False, 2025-05-07T20:13:41.1087193Z row_wise=True, 2025-05-07T20:13:41.1087288Z mixed=True, 2025-05-07T20:13:41.1087371Z use_cache=True, 2025-05-07T20:13:41.1087480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1087574Z use_cpu=True, 2025-05-07T20:13:41.1087677Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1087750Z ) 2025-05-07T20:13:41.1087924Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1088303Z self=, 2025-05-07T20:13:41.1088395Z mixed_B=True, 2025-05-07T20:13:41.1088480Z compile=False, 2025-05-07T20:13:41.1088556Z T=5, 2025-05-07T20:13:41.1088644Z D=113, 2025-05-07T20:13:41.1088720Z B=90, 2025-05-07T20:13:41.1088797Z log_E=5, 2025-05-07T20:13:41.1088885Z L=1, 2025-05-07T20:13:41.1088968Z D_gradcheck=1, 2025-05-07T20:13:41.1089071Z stochastic_rounding=False, 2025-05-07T20:13:41.1089171Z weighted=False, 2025-05-07T20:13:41.1089255Z row_wise=True, 2025-05-07T20:13:41.1089341Z mixed=False, 2025-05-07T20:13:41.1089440Z use_cache=False, 2025-05-07T20:13:41.1089551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1089633Z use_cpu=True, 2025-05-07T20:13:41.1089749Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1089828Z ) 2025-05-07T20:13:41.1089974Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1090367Z self=, 2025-05-07T20:13:41.1090451Z mixed_B=True, 2025-05-07T20:13:41.1090549Z compile=False, 2025-05-07T20:13:41.1090627Z T=3, 2025-05-07T20:13:41.1090705Z D=72, 2025-05-07T20:13:41.1090794Z B=102, 2025-05-07T20:13:41.1090872Z log_E=3, 2025-05-07T20:13:41.1090950Z L=1, 2025-05-07T20:13:41.1091045Z D_gradcheck=2, 2025-05-07T20:13:41.1091145Z stochastic_rounding=False, 2025-05-07T20:13:41.1091229Z weighted=False, 2025-05-07T20:13:41.1091326Z row_wise=False, 2025-05-07T20:13:41.1091435Z mixed=False, 2025-05-07T20:13:41.1091518Z use_cache=True, 2025-05-07T20:13:41.1091639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1091722Z use_cpu=True, 2025-05-07T20:13:41.1091838Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1091913Z ) 2025-05-07T20:13:41.1092050Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1092447Z self=, 2025-05-07T20:13:41.1092528Z mixed_B=True, 2025-05-07T20:13:41.1092614Z compile=False, 2025-05-07T20:13:41.1092705Z T=3, 2025-05-07T20:13:41.1092783Z D=55, 2025-05-07T20:13:41.1092862Z B=17, 2025-05-07T20:13:41.1092954Z log_E=5, 2025-05-07T20:13:41.1093031Z L=2, 2025-05-07T20:13:41.1093115Z D_gradcheck=1, 2025-05-07T20:13:41.1093229Z stochastic_rounding=False, 2025-05-07T20:13:41.1093313Z weighted=False, 2025-05-07T20:13:41.1093398Z row_wise=False, 2025-05-07T20:13:41.1093492Z mixed=True, 2025-05-07T20:13:41.1093577Z use_cache=True, 2025-05-07T20:13:41.1093698Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1093780Z use_cpu=True, 2025-05-07T20:13:41.1093883Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1093970Z ) 2025-05-07T20:13:41.1094107Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1094490Z self=, 2025-05-07T20:13:41.1094587Z mixed_B=False, 2025-05-07T20:13:41.1094671Z compile=True, 2025-05-07T20:13:41.1094748Z T=5, 2025-05-07T20:13:41.1094838Z D=124, 2025-05-07T20:13:41.1094914Z B=7, 2025-05-07T20:13:41.1094992Z log_E=5, 2025-05-07T20:13:41.1095081Z L=11, 2025-05-07T20:13:41.1095165Z D_gradcheck=1, 2025-05-07T20:13:41.1095293Z stochastic_rounding=False, 2025-05-07T20:13:41.1095390Z weighted=False, 2025-05-07T20:13:41.1095497Z row_wise=True, 2025-05-07T20:13:41.1095591Z mixed=True, 2025-05-07T20:13:41.1095675Z use_cache=False, 2025-05-07T20:13:41.1095786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1095881Z use_cpu=True, 2025-05-07T20:13:41.1095985Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1096060Z ) 2025-05-07T20:13:41.1096210Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1096619Z self=, 2025-05-07T20:13:41.1096702Z mixed_B=True, 2025-05-07T20:13:41.1096798Z compile=True, 2025-05-07T20:13:41.1096875Z T=5, 2025-05-07T20:13:41.1096953Z D=56, 2025-05-07T20:13:41.1097043Z B=118, 2025-05-07T20:13:41.1097126Z log_E=5, 2025-05-07T20:13:41.1097219Z L=18, 2025-05-07T20:13:41.1097303Z D_gradcheck=2, 2025-05-07T20:13:41.1097403Z stochastic_rounding=False, 2025-05-07T20:13:41.1097499Z weighted=False, 2025-05-07T20:13:41.1097583Z row_wise=False, 2025-05-07T20:13:41.1097666Z mixed=True, 2025-05-07T20:13:41.1097895Z use_cache=False, 2025-05-07T20:13:41.1098012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1098096Z use_cpu=True, 2025-05-07T20:13:41.1098214Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1098287Z ) 2025-05-07T20:13:41.1098424Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1098820Z self=, 2025-05-07T20:13:41.1098902Z mixed_B=False, 2025-05-07T20:13:41.1098984Z compile=True, 2025-05-07T20:13:41.1099074Z T=2, 2025-05-07T20:13:41.1099151Z D=29, 2025-05-07T20:13:41.1099240Z B=101, 2025-05-07T20:13:41.1099318Z log_E=5, 2025-05-07T20:13:41.1099395Z L=16, 2025-05-07T20:13:41.1099492Z D_gradcheck=2, 2025-05-07T20:13:41.1099592Z stochastic_rounding=False, 2025-05-07T20:13:41.1099678Z weighted=False, 2025-05-07T20:13:41.1099773Z row_wise=True, 2025-05-07T20:13:41.1099887Z mixed=False, 2025-05-07T20:13:41.1099973Z use_cache=True, 2025-05-07T20:13:41.1100095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1100178Z use_cpu=True, 2025-05-07T20:13:41.1100283Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1100370Z ) 2025-05-07T20:13:41.1100508Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1100892Z self=, 2025-05-07T20:13:41.1100988Z mixed_B=False, 2025-05-07T20:13:41.1101074Z compile=False, 2025-05-07T20:13:41.1101167Z T=5, 2025-05-07T20:13:41.1101244Z D=69, 2025-05-07T20:13:41.1101320Z B=25, 2025-05-07T20:13:41.1101415Z log_E=5, 2025-05-07T20:13:41.1101490Z L=7, 2025-05-07T20:13:41.1101573Z D_gradcheck=2, 2025-05-07T20:13:41.1101686Z stochastic_rounding=True, 2025-05-07T20:13:41.1101772Z weighted=False, 2025-05-07T20:13:41.1101857Z row_wise=True, 2025-05-07T20:13:41.1101953Z mixed=False, 2025-05-07T20:13:41.1102036Z use_cache=True, 2025-05-07T20:13:41.1102145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1102242Z use_cpu=True, 2025-05-07T20:13:41.1102346Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1102420Z ) 2025-05-07T20:13:41.1102569Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1102950Z self=, 2025-05-07T20:13:41.1103047Z mixed_B=False, 2025-05-07T20:13:41.1103130Z compile=True, 2025-05-07T20:13:41.1103209Z T=1, 2025-05-07T20:13:41.1103299Z D=39, 2025-05-07T20:13:41.1103378Z B=4, 2025-05-07T20:13:41.1103459Z log_E=3, 2025-05-07T20:13:41.1103550Z L=16, 2025-05-07T20:13:41.1103636Z D_gradcheck=2, 2025-05-07T20:13:41.1103761Z stochastic_rounding=True, 2025-05-07T20:13:41.1103859Z weighted=False, 2025-05-07T20:13:41.1103968Z row_wise=True, 2025-05-07T20:13:41.1104053Z mixed=False, 2025-05-07T20:13:41.1104153Z use_cache=False, 2025-05-07T20:13:41.1104267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1104354Z use_cpu=True, 2025-05-07T20:13:41.1104475Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1104551Z ) 2025-05-07T20:13:41.1104707Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1105120Z self=, 2025-05-07T20:13:41.1105204Z mixed_B=True, 2025-05-07T20:13:41.1105306Z compile=True, 2025-05-07T20:13:41.1105383Z T=2, 2025-05-07T20:13:41.1105462Z D=92, 2025-05-07T20:13:41.1105555Z B=16, 2025-05-07T20:13:41.1105635Z log_E=4, 2025-05-07T20:13:41.1105715Z L=12, 2025-05-07T20:13:41.1105820Z D_gradcheck=1, 2025-05-07T20:13:41.1105921Z stochastic_rounding=False, 2025-05-07T20:13:41.1106007Z weighted=True, 2025-05-07T20:13:41.1106112Z row_wise=False, 2025-05-07T20:13:41.1106194Z mixed=False, 2025-05-07T20:13:41.1106300Z use_cache=False, 2025-05-07T20:13:41.1106412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1106496Z use_cpu=True, 2025-05-07T20:13:41.1106617Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1106695Z ) 2025-05-07T20:13:41.1460015Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1461160Z self=, 2025-05-07T20:13:41.1461929Z mixed_B=False, 2025-05-07T20:13:41.1462161Z compile=False, 2025-05-07T20:13:41.1462461Z T=3, 2025-05-07T20:13:41.1462650Z D=76, 2025-05-07T20:13:41.1462847Z B=98, 2025-05-07T20:13:41.1463044Z log_E=5, 2025-05-07T20:13:41.1463236Z L=11, 2025-05-07T20:13:41.1463439Z D_gradcheck=1, 2025-05-07T20:13:41.1463678Z stochastic_rounding=True, 2025-05-07T20:13:41.1463945Z weighted=False, 2025-05-07T20:13:41.1464178Z row_wise=False, 2025-05-07T20:13:41.1464400Z mixed=True, 2025-05-07T20:13:41.1464784Z use_cache=False, 2025-05-07T20:13:41.1465054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1465369Z use_cpu=True, 2025-05-07T20:13:41.1465610Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1465901Z ) 2025-05-07T20:13:41.1466156Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1466817Z self=, 2025-05-07T20:13:41.1467406Z mixed_B=False, 2025-05-07T20:13:41.1467634Z compile=True, 2025-05-07T20:13:41.1467852Z T=2, 2025-05-07T20:13:41.1468035Z D=53, 2025-05-07T20:13:41.1468227Z B=50, 2025-05-07T20:13:41.1468424Z log_E=4, 2025-05-07T20:13:41.1468615Z L=15, 2025-05-07T20:13:41.1468818Z D_gradcheck=2, 2025-05-07T20:13:41.1469059Z stochastic_rounding=True, 2025-05-07T20:13:41.1469323Z weighted=False, 2025-05-07T20:13:41.1469551Z row_wise=True, 2025-05-07T20:13:41.1469771Z mixed=True, 2025-05-07T20:13:41.1469979Z use_cache=True, 2025-05-07T20:13:41.1470230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1470538Z use_cpu=True, 2025-05-07T20:13:41.1470768Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1471048Z ) 2025-05-07T20:13:41.1471296Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1471933Z self=, 2025-05-07T20:13:41.1472525Z mixed_B=True, 2025-05-07T20:13:41.1472747Z compile=False, 2025-05-07T20:13:41.1472965Z T=4, 2025-05-07T20:13:41.1473146Z D=20, 2025-05-07T20:13:41.1473349Z B=47, 2025-05-07T20:13:41.1473542Z log_E=3, 2025-05-07T20:13:41.1473730Z L=18, 2025-05-07T20:13:41.1473932Z D_gradcheck=2, 2025-05-07T20:13:41.1474171Z stochastic_rounding=True, 2025-05-07T20:13:41.1474495Z weighted=True, 2025-05-07T20:13:41.1474777Z row_wise=False, 2025-05-07T20:13:41.1475002Z mixed=False, 2025-05-07T20:13:41.1475215Z use_cache=False, 2025-05-07T20:13:41.1475481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1475792Z use_cpu=True, 2025-05-07T20:13:41.1476028Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1476309Z ) 2025-05-07T20:13:41.1476555Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1477236Z self=, 2025-05-07T20:13:41.1477835Z mixed_B=True, 2025-05-07T20:13:41.1478058Z compile=True, 2025-05-07T20:13:41.1478263Z T=5, 2025-05-07T20:13:41.1478460Z D=29, 2025-05-07T20:13:41.1478659Z B=109, 2025-05-07T20:13:41.1478862Z log_E=4, 2025-05-07T20:13:41.1479057Z L=0, 2025-05-07T20:13:41.1479262Z D_gradcheck=1, 2025-05-07T20:13:41.1479517Z stochastic_rounding=True, 2025-05-07T20:13:41.1479784Z weighted=False, 2025-05-07T20:13:41.1480018Z row_wise=False, 2025-05-07T20:13:41.1480247Z mixed=False, 2025-05-07T20:13:41.1480462Z use_cache=True, 2025-05-07T20:13:41.1480718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1481028Z use_cpu=True, 2025-05-07T20:13:41.1481267Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1481553Z ) 2025-05-07T20:13:41.1481804Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1482445Z self=, 2025-05-07T20:13:41.1483045Z mixed_B=True, 2025-05-07T20:13:41.1483275Z compile=True, 2025-05-07T20:13:41.1483485Z T=3, 2025-05-07T20:13:41.1483686Z D=75, 2025-05-07T20:13:41.1483889Z B=3, 2025-05-07T20:13:41.1484074Z log_E=4, 2025-05-07T20:13:41.1484283Z L=8, 2025-05-07T20:13:41.1484488Z D_gradcheck=2, 2025-05-07T20:13:41.1484725Z stochastic_rounding=True, 2025-05-07T20:13:41.1485004Z weighted=True, 2025-05-07T20:13:41.1485237Z row_wise=True, 2025-05-07T20:13:41.1485463Z mixed=True, 2025-05-07T20:13:41.1485707Z use_cache=False, 2025-05-07T20:13:41.1485969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1486275Z use_cpu=True, 2025-05-07T20:13:41.1486504Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1486785Z ) 2025-05-07T20:13:41.1487028Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1487662Z self=, 2025-05-07T20:13:41.1488258Z mixed_B=False, 2025-05-07T20:13:41.1488486Z compile=False, 2025-05-07T20:13:41.1488696Z T=4, 2025-05-07T20:13:41.1488894Z D=50, 2025-05-07T20:13:41.1489088Z B=42, 2025-05-07T20:13:41.1489272Z log_E=3, 2025-05-07T20:13:41.1489475Z L=5, 2025-05-07T20:13:41.1489674Z D_gradcheck=2, 2025-05-07T20:13:41.1489903Z stochastic_rounding=False, 2025-05-07T20:13:41.1490179Z weighted=False, 2025-05-07T20:13:41.1490405Z row_wise=True, 2025-05-07T20:13:41.1490614Z mixed=True, 2025-05-07T20:13:41.1490834Z use_cache=False, 2025-05-07T20:13:41.1491095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1491400Z use_cpu=True, 2025-05-07T20:13:41.1491631Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1491908Z ) 2025-05-07T20:13:41.1492155Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1492795Z self=, 2025-05-07T20:13:41.1493391Z mixed_B=False, 2025-05-07T20:13:41.1493617Z compile=True, 2025-05-07T20:13:41.1493823Z T=3, 2025-05-07T20:13:41.1494018Z D=99, 2025-05-07T20:13:41.1494212Z B=71, 2025-05-07T20:13:41.1494395Z log_E=5, 2025-05-07T20:13:41.1494597Z L=9, 2025-05-07T20:13:41.1494795Z D_gradcheck=2, 2025-05-07T20:13:41.1495021Z stochastic_rounding=True, 2025-05-07T20:13:41.1495330Z weighted=True, 2025-05-07T20:13:41.1495556Z row_wise=True, 2025-05-07T20:13:41.1495800Z mixed=False, 2025-05-07T20:13:41.1496026Z use_cache=True, 2025-05-07T20:13:41.1496279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1496578Z use_cpu=True, 2025-05-07T20:13:41.1496822Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1497104Z ) 2025-05-07T20:13:41.1497335Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1498118Z self=, 2025-05-07T20:13:41.1498721Z mixed_B=True, 2025-05-07T20:13:41.1498949Z compile=False, 2025-05-07T20:13:41.1499156Z T=2, 2025-05-07T20:13:41.1499351Z D=25, 2025-05-07T20:13:41.1499548Z B=123, 2025-05-07T20:13:41.1499737Z log_E=3, 2025-05-07T20:13:41.1499939Z L=3, 2025-05-07T20:13:41.1500135Z D_gradcheck=2, 2025-05-07T20:13:41.1500363Z stochastic_rounding=True, 2025-05-07T20:13:41.1500637Z weighted=True, 2025-05-07T20:13:41.1500866Z row_wise=False, 2025-05-07T20:13:41.1501082Z mixed=True, 2025-05-07T20:13:41.1501302Z use_cache=False, 2025-05-07T20:13:41.1501563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1501861Z use_cpu=True, 2025-05-07T20:13:41.1502111Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1502392Z ) 2025-05-07T20:13:41.1502624Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1503269Z self=, 2025-05-07T20:13:41.1503862Z mixed_B=True, 2025-05-07T20:13:41.1504088Z compile=False, 2025-05-07T20:13:41.1511577Z T=1, 2025-05-07T20:13:41.1511897Z D=28, 2025-05-07T20:13:41.1512089Z B=89, 2025-05-07T20:13:41.1512291Z log_E=4, 2025-05-07T20:13:41.1512503Z L=20, 2025-05-07T20:13:41.1512697Z D_gradcheck=2, 2025-05-07T20:13:41.1512948Z stochastic_rounding=True, 2025-05-07T20:13:41.1513245Z weighted=False, 2025-05-07T20:13:41.1513467Z row_wise=True, 2025-05-07T20:13:41.1513699Z mixed=True, 2025-05-07T20:13:41.1514015Z use_cache=False, 2025-05-07T20:13:41.1514286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1514588Z use_cpu=True, 2025-05-07T20:13:41.1514841Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1515129Z ) 2025-05-07T20:13:41.1515368Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1516031Z self=, 2025-05-07T20:13:41.1516634Z mixed_B=True, 2025-05-07T20:13:41.1516852Z compile=False, 2025-05-07T20:13:41.1517076Z T=2, 2025-05-07T20:13:41.1517275Z D=60, 2025-05-07T20:13:41.1517455Z B=92, 2025-05-07T20:13:41.1517654Z log_E=3, 2025-05-07T20:13:41.1517859Z L=18, 2025-05-07T20:13:41.1518045Z D_gradcheck=1, 2025-05-07T20:13:41.1518289Z stochastic_rounding=False, 2025-05-07T20:13:41.1518564Z weighted=True, 2025-05-07T20:13:41.1518775Z row_wise=False, 2025-05-07T20:13:41.1518999Z mixed=False, 2025-05-07T20:13:41.1519221Z use_cache=True, 2025-05-07T20:13:41.1519459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1519766Z use_cpu=True, 2025-05-07T20:13:41.1520011Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1520277Z ) 2025-05-07T20:13:41.1520521Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1521174Z self=, 2025-05-07T20:13:41.1521774Z mixed_B=True, 2025-05-07T20:13:41.1521987Z compile=False, 2025-05-07T20:13:41.1522204Z T=2, 2025-05-07T20:13:41.1522400Z D=60, 2025-05-07T20:13:41.1522582Z B=62, 2025-05-07T20:13:41.1522775Z log_E=5, 2025-05-07T20:13:41.1522975Z L=3, 2025-05-07T20:13:41.1523160Z D_gradcheck=1, 2025-05-07T20:13:41.1523397Z stochastic_rounding=True, 2025-05-07T20:13:41.1523708Z weighted=True, 2025-05-07T20:13:41.1523921Z row_wise=False, 2025-05-07T20:13:41.1524177Z mixed=True, 2025-05-07T20:13:41.1524403Z use_cache=True, 2025-05-07T20:13:41.1524646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1524955Z use_cpu=True, 2025-05-07T20:13:41.1525202Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1525471Z ) 2025-05-07T20:13:41.1525716Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1526393Z self=, 2025-05-07T20:13:41.1526983Z mixed_B=True, 2025-05-07T20:13:41.1527194Z compile=False, 2025-05-07T20:13:41.1527415Z T=5, 2025-05-07T20:13:41.1527609Z D=106, 2025-05-07T20:13:41.1527791Z B=70, 2025-05-07T20:13:41.1527986Z log_E=5, 2025-05-07T20:13:41.1528191Z L=8, 2025-05-07T20:13:41.1528380Z D_gradcheck=2, 2025-05-07T20:13:41.1528618Z stochastic_rounding=True, 2025-05-07T20:13:41.1528892Z weighted=False, 2025-05-07T20:13:41.1529107Z row_wise=False, 2025-05-07T20:13:41.1529330Z mixed=False, 2025-05-07T20:13:41.1529551Z use_cache=False, 2025-05-07T20:13:41.1529801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1530103Z use_cpu=True, 2025-05-07T20:13:41.1530345Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1530609Z ) 2025-05-07T20:13:41.1530852Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1531499Z self=, 2025-05-07T20:13:41.1532077Z mixed_B=False, 2025-05-07T20:13:41.1532308Z compile=False, 2025-05-07T20:13:41.1532527Z T=3, 2025-05-07T20:13:41.1532704Z D=70, 2025-05-07T20:13:41.1532895Z B=102, 2025-05-07T20:13:41.1533089Z log_E=4, 2025-05-07T20:13:41.1533288Z L=4, 2025-05-07T20:13:41.1533471Z D_gradcheck=1, 2025-05-07T20:13:41.1533710Z stochastic_rounding=True, 2025-05-07T20:13:41.1533985Z weighted=True, 2025-05-07T20:13:41.1534195Z row_wise=True, 2025-05-07T20:13:41.1534416Z mixed=False, 2025-05-07T20:13:41.1534633Z use_cache=True, 2025-05-07T20:13:41.1534906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1535212Z use_cpu=True, 2025-05-07T20:13:41.1535450Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1535711Z ) 2025-05-07T20:13:41.1535949Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1536587Z self=, 2025-05-07T20:13:41.1537200Z mixed_B=False, 2025-05-07T20:13:41.1537420Z compile=False, 2025-05-07T20:13:41.1537634Z T=5, 2025-05-07T20:13:41.1537897Z D=32, 2025-05-07T20:13:41.1538094Z B=58, 2025-05-07T20:13:41.1538289Z log_E=5, 2025-05-07T20:13:41.1538480Z L=7, 2025-05-07T20:13:41.1538673Z D_gradcheck=2, 2025-05-07T20:13:41.1538910Z stochastic_rounding=False, 2025-05-07T20:13:41.1539176Z weighted=False, 2025-05-07T20:13:41.1539401Z row_wise=True, 2025-05-07T20:13:41.1539628Z mixed=False, 2025-05-07T20:13:41.1539837Z use_cache=False, 2025-05-07T20:13:41.1540098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1540402Z use_cpu=True, 2025-05-07T20:13:41.1540642Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1540909Z ) 2025-05-07T20:13:41.1541198Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1541844Z self=, 2025-05-07T20:13:41.1542427Z mixed_B=False, 2025-05-07T20:13:41.1542668Z compile=False, 2025-05-07T20:13:41.1542874Z T=5, 2025-05-07T20:13:41.1543056Z D=55, 2025-05-07T20:13:41.1543243Z B=115, 2025-05-07T20:13:41.1543433Z log_E=3, 2025-05-07T20:13:41.1543616Z L=6, 2025-05-07T20:13:41.1543807Z D_gradcheck=2, 2025-05-07T20:13:41.1544035Z stochastic_rounding=True, 2025-05-07T20:13:41.1544280Z weighted=True, 2025-05-07T20:13:41.1544520Z row_wise=True, 2025-05-07T20:13:41.1544750Z mixed=False, 2025-05-07T20:13:41.1544952Z use_cache=False, 2025-05-07T20:13:41.1545203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1545499Z use_cpu=True, 2025-05-07T20:13:41.1545719Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1545985Z ) 2025-05-07T20:13:41.1546218Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1546878Z self=, 2025-05-07T20:13:41.1547450Z mixed_B=False, 2025-05-07T20:13:41.1547861Z compile=True, 2025-05-07T20:13:41.1548086Z T=3, 2025-05-07T20:13:41.1548259Z D=100, 2025-05-07T20:13:41.1548441Z B=23, 2025-05-07T20:13:41.1548628Z log_E=5, 2025-05-07T20:13:41.1548813Z L=4, 2025-05-07T20:13:41.1548999Z D_gradcheck=1, 2025-05-07T20:13:41.1549222Z stochastic_rounding=True, 2025-05-07T20:13:41.1549471Z weighted=False, 2025-05-07T20:13:41.1549686Z row_wise=False, 2025-05-07T20:13:41.1549892Z mixed=False, 2025-05-07T20:13:41.1550092Z use_cache=True, 2025-05-07T20:13:41.1550332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1550633Z use_cpu=True, 2025-05-07T20:13:41.1550858Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1551122Z ) 2025-05-07T20:13:41.1551359Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1551988Z self=, 2025-05-07T20:13:41.1552570Z mixed_B=True, 2025-05-07T20:13:41.1552780Z compile=False, 2025-05-07T20:13:41.1552986Z T=4, 2025-05-07T20:13:41.1553157Z D=22, 2025-05-07T20:13:41.1553334Z B=78, 2025-05-07T20:13:41.1553516Z log_E=5, 2025-05-07T20:13:41.1553694Z L=3, 2025-05-07T20:13:41.1553879Z D_gradcheck=1, 2025-05-07T20:13:41.1554108Z stochastic_rounding=False, 2025-05-07T20:13:41.1554362Z weighted=True, 2025-05-07T20:13:41.1554578Z row_wise=False, 2025-05-07T20:13:41.1554789Z mixed=False, 2025-05-07T20:13:41.1554989Z use_cache=True, 2025-05-07T20:13:41.1555311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1555610Z use_cpu=True, 2025-05-07T20:13:41.1555834Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1556102Z ) 2025-05-07T20:13:41.1853639Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1854512Z self=, 2025-05-07T20:13:41.1855117Z mixed_B=True, 2025-05-07T20:13:41.1855387Z compile=False, 2025-05-07T20:13:41.1855607Z T=3, 2025-05-07T20:13:41.1855801Z D=109, 2025-05-07T20:13:41.1855982Z B=98, 2025-05-07T20:13:41.1856174Z log_E=4, 2025-05-07T20:13:41.1856375Z L=13, 2025-05-07T20:13:41.1856596Z D_gradcheck=2, 2025-05-07T20:13:41.1856838Z stochastic_rounding=False, 2025-05-07T20:13:41.1857114Z weighted=False, 2025-05-07T20:13:41.1857332Z row_wise=True, 2025-05-07T20:13:41.1857553Z mixed=True, 2025-05-07T20:13:41.1857831Z use_cache=False, 2025-05-07T20:13:41.1858098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1858392Z use_cpu=True, 2025-05-07T20:13:41.1858633Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1858913Z ) 2025-05-07T20:13:41.1859145Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1859796Z self=, 2025-05-07T20:13:41.1860408Z mixed_B=False, 2025-05-07T20:13:41.1860623Z compile=True, 2025-05-07T20:13:41.1860845Z T=3, 2025-05-07T20:13:41.1861042Z D=8, 2025-05-07T20:13:41.1861253Z B=10, 2025-05-07T20:13:41.1861454Z log_E=3, 2025-05-07T20:13:41.1861660Z L=16, 2025-05-07T20:13:41.1861853Z D_gradcheck=2, 2025-05-07T20:13:41.1862100Z stochastic_rounding=False, 2025-05-07T20:13:41.1862379Z weighted=True, 2025-05-07T20:13:41.1862741Z row_wise=True, 2025-05-07T20:13:41.1862969Z mixed=True, 2025-05-07T20:13:41.1863262Z use_cache=False, 2025-05-07T20:13:41.1863518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1863830Z use_cpu=True, 2025-05-07T20:13:41.1864082Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1864352Z ) 2025-05-07T20:13:41.1864605Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1865298Z self=, 2025-05-07T20:13:41.1865901Z mixed_B=True, 2025-05-07T20:13:41.1866112Z compile=False, 2025-05-07T20:13:41.1866331Z T=2, 2025-05-07T20:13:41.1866525Z D=105, 2025-05-07T20:13:41.1866707Z B=1, 2025-05-07T20:13:41.1866902Z log_E=5, 2025-05-07T20:13:41.1867107Z L=13, 2025-05-07T20:13:41.1867293Z D_gradcheck=1, 2025-05-07T20:13:41.1867533Z stochastic_rounding=False, 2025-05-07T20:13:41.1867806Z weighted=False, 2025-05-07T20:13:41.1868022Z row_wise=False, 2025-05-07T20:13:41.1868243Z mixed=True, 2025-05-07T20:13:41.1868462Z use_cache=True, 2025-05-07T20:13:41.1868702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1869015Z use_cpu=True, 2025-05-07T20:13:41.1869264Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1869531Z ) 2025-05-07T20:13:41.1869778Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1870437Z self=, 2025-05-07T20:13:41.1871026Z mixed_B=True, 2025-05-07T20:13:41.1871237Z compile=True, 2025-05-07T20:13:41.1871456Z T=2, 2025-05-07T20:13:41.1871650Z D=125, 2025-05-07T20:13:41.1871834Z B=104, 2025-05-07T20:13:41.1872031Z log_E=5, 2025-05-07T20:13:41.1872233Z L=20, 2025-05-07T20:13:41.1872422Z D_gradcheck=1, 2025-05-07T20:13:41.1872666Z stochastic_rounding=False, 2025-05-07T20:13:41.1872942Z weighted=False, 2025-05-07T20:13:41.1873160Z row_wise=True, 2025-05-07T20:13:41.1873382Z mixed=True, 2025-05-07T20:13:41.1873603Z use_cache=True, 2025-05-07T20:13:41.1873887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1874207Z use_cpu=True, 2025-05-07T20:13:41.1874457Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1874727Z ) 2025-05-07T20:13:41.1874977Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1875631Z self=, 2025-05-07T20:13:41.1876219Z mixed_B=True, 2025-05-07T20:13:41.1876445Z compile=False, 2025-05-07T20:13:41.1876665Z T=3, 2025-05-07T20:13:41.1876846Z D=71, 2025-05-07T20:13:41.1877041Z B=108, 2025-05-07T20:13:41.1877237Z log_E=4, 2025-05-07T20:13:41.1877438Z L=16, 2025-05-07T20:13:41.1877627Z D_gradcheck=2, 2025-05-07T20:13:41.1877870Z stochastic_rounding=False, 2025-05-07T20:13:41.1878146Z weighted=False, 2025-05-07T20:13:41.1878366Z row_wise=False, 2025-05-07T20:13:41.1878590Z mixed=True, 2025-05-07T20:13:41.1878810Z use_cache=True, 2025-05-07T20:13:41.1879050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1879358Z use_cpu=True, 2025-05-07T20:13:41.1879597Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1879860Z ) 2025-05-07T20:13:41.1880102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1880747Z self=, 2025-05-07T20:13:41.1881324Z mixed_B=False, 2025-05-07T20:13:41.1881550Z compile=True, 2025-05-07T20:13:41.1881765Z T=1, 2025-05-07T20:13:41.1881947Z D=87, 2025-05-07T20:13:41.1882140Z B=82, 2025-05-07T20:13:41.1882337Z log_E=4, 2025-05-07T20:13:41.1882528Z L=5, 2025-05-07T20:13:41.1882735Z D_gradcheck=1, 2025-05-07T20:13:41.1882982Z stochastic_rounding=True, 2025-05-07T20:13:41.1883249Z weighted=False, 2025-05-07T20:13:41.1883522Z row_wise=True, 2025-05-07T20:13:41.1883743Z mixed=False, 2025-05-07T20:13:41.1884036Z use_cache=True, 2025-05-07T20:13:41.1884277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1884588Z use_cpu=True, 2025-05-07T20:13:41.1884831Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1885099Z ) 2025-05-07T20:13:41.1885346Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1886026Z self=, 2025-05-07T20:13:41.1886610Z mixed_B=False, 2025-05-07T20:13:41.1886837Z compile=True, 2025-05-07T20:13:41.1887056Z T=4, 2025-05-07T20:13:41.1887242Z D=9, 2025-05-07T20:13:41.1887437Z B=76, 2025-05-07T20:13:41.1887638Z log_E=3, 2025-05-07T20:13:41.1887830Z L=6, 2025-05-07T20:13:41.1888033Z D_gradcheck=1, 2025-05-07T20:13:41.1888278Z stochastic_rounding=True, 2025-05-07T20:13:41.1888543Z weighted=True, 2025-05-07T20:13:41.1888776Z row_wise=False, 2025-05-07T20:13:41.1889004Z mixed=True, 2025-05-07T20:13:41.1889215Z use_cache=True, 2025-05-07T20:13:41.1889475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1889791Z use_cpu=True, 2025-05-07T20:13:41.1890026Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1890306Z ) 2025-05-07T20:13:41.1890553Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1891203Z self=, 2025-05-07T20:13:41.1891786Z mixed_B=False, 2025-05-07T20:13:41.1892013Z compile=False, 2025-05-07T20:13:41.1892232Z T=5, 2025-05-07T20:13:41.1892414Z D=103, 2025-05-07T20:13:41.1892609Z B=89, 2025-05-07T20:13:41.1892801Z log_E=3, 2025-05-07T20:13:41.1892993Z L=9, 2025-05-07T20:13:41.1893188Z D_gradcheck=2, 2025-05-07T20:13:41.1893427Z stochastic_rounding=True, 2025-05-07T20:13:41.1893688Z weighted=True, 2025-05-07T20:13:41.1893916Z row_wise=False, 2025-05-07T20:13:41.1894137Z mixed=True, 2025-05-07T20:13:41.1894346Z use_cache=True, 2025-05-07T20:13:41.1894634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1894944Z use_cpu=True, 2025-05-07T20:13:41.1895177Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1895456Z ) 2025-05-07T20:13:41.1895700Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1896398Z self=, 2025-05-07T20:13:41.1896997Z mixed_B=True, 2025-05-07T20:13:41.1897208Z compile=False, 2025-05-07T20:13:41.1897430Z T=1, 2025-05-07T20:13:41.1897623Z D=7, 2025-05-07T20:13:41.1897902Z B=118, 2025-05-07T20:13:41.1898106Z log_E=4, 2025-05-07T20:13:41.1898312Z L=15, 2025-05-07T20:13:41.1898500Z D_gradcheck=1, 2025-05-07T20:13:41.1898744Z stochastic_rounding=True, 2025-05-07T20:13:41.1899023Z weighted=True, 2025-05-07T20:13:41.1899244Z row_wise=False, 2025-05-07T20:13:41.1899474Z mixed=False, 2025-05-07T20:13:41.1899699Z use_cache=True, 2025-05-07T20:13:41.1899956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1900250Z use_cpu=True, 2025-05-07T20:13:41.1900491Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1900766Z ) 2025-05-07T20:13:41.1900997Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1901645Z self=, 2025-05-07T20:13:41.1902241Z mixed_B=False, 2025-05-07T20:13:41.1902456Z compile=False, 2025-05-07T20:13:41.1902675Z T=4, 2025-05-07T20:13:41.1902867Z D=60, 2025-05-07T20:13:41.1903049Z B=4, 2025-05-07T20:13:41.1903242Z log_E=3, 2025-05-07T20:13:41.1903318Z L=5, 2025-05-07T20:13:41.1903417Z D_gradcheck=1, 2025-05-07T20:13:41.1903515Z stochastic_rounding=True, 2025-05-07T20:13:41.1903601Z weighted=False, 2025-05-07T20:13:41.1903739Z row_wise=True, 2025-05-07T20:13:41.1903820Z mixed=True, 2025-05-07T20:13:41.1903970Z use_cache=True, 2025-05-07T20:13:41.1904083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1904166Z use_cpu=True, 2025-05-07T20:13:41.1904284Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1904358Z ) 2025-05-07T20:13:41.1904496Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1904928Z self=, 2025-05-07T20:13:41.1905012Z mixed_B=True, 2025-05-07T20:13:41.1905096Z compile=False, 2025-05-07T20:13:41.1905184Z T=4, 2025-05-07T20:13:41.1905261Z D=87, 2025-05-07T20:13:41.1905339Z B=35, 2025-05-07T20:13:41.1905428Z log_E=3, 2025-05-07T20:13:41.1905504Z L=17, 2025-05-07T20:13:41.1905588Z D_gradcheck=1, 2025-05-07T20:13:41.1905697Z stochastic_rounding=True, 2025-05-07T20:13:41.1905780Z weighted=True, 2025-05-07T20:13:41.1905874Z row_wise=False, 2025-05-07T20:13:41.1905956Z mixed=False, 2025-05-07T20:13:41.1906039Z use_cache=True, 2025-05-07T20:13:41.1906165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1906247Z use_cpu=True, 2025-05-07T20:13:41.1906351Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1906437Z ) 2025-05-07T20:13:41.1906575Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1906961Z self=, 2025-05-07T20:13:41.1907057Z mixed_B=False, 2025-05-07T20:13:41.1907140Z compile=True, 2025-05-07T20:13:41.1907217Z T=5, 2025-05-07T20:13:41.1907304Z D=102, 2025-05-07T20:13:41.1907381Z B=85, 2025-05-07T20:13:41.1907458Z log_E=5, 2025-05-07T20:13:41.1907547Z L=4, 2025-05-07T20:13:41.1907630Z D_gradcheck=1, 2025-05-07T20:13:41.1907742Z stochastic_rounding=False, 2025-05-07T20:13:41.1907830Z weighted=False, 2025-05-07T20:13:41.1907914Z row_wise=False, 2025-05-07T20:13:41.1908011Z mixed=True, 2025-05-07T20:13:41.1908099Z use_cache=True, 2025-05-07T20:13:41.1908237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1908335Z use_cpu=True, 2025-05-07T20:13:41.1908438Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1908513Z ) 2025-05-07T20:13:41.1908662Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1909043Z self=, 2025-05-07T20:13:41.1909123Z mixed_B=True, 2025-05-07T20:13:41.1909219Z compile=True, 2025-05-07T20:13:41.1909296Z T=1, 2025-05-07T20:13:41.1909386Z D=69, 2025-05-07T20:13:41.1909463Z B=17, 2025-05-07T20:13:41.1909540Z log_E=5, 2025-05-07T20:13:41.1909630Z L=16, 2025-05-07T20:13:41.1909714Z D_gradcheck=2, 2025-05-07T20:13:41.1909812Z stochastic_rounding=True, 2025-05-07T20:13:41.1909911Z weighted=False, 2025-05-07T20:13:41.1909993Z row_wise=True, 2025-05-07T20:13:41.1910076Z mixed=False, 2025-05-07T20:13:41.1910170Z use_cache=True, 2025-05-07T20:13:41.1910294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1910380Z use_cpu=True, 2025-05-07T20:13:41.1910496Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.1910573Z ) 2025-05-07T20:13:41.1910711Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1911107Z self=, 2025-05-07T20:13:41.1911194Z mixed_B=False, 2025-05-07T20:13:41.1911293Z compile=False, 2025-05-07T20:13:41.1911370Z T=1, 2025-05-07T20:13:41.1911450Z D=109, 2025-05-07T20:13:41.1911543Z B=100, 2025-05-07T20:13:41.1911622Z log_E=3, 2025-05-07T20:13:41.1911701Z L=7, 2025-05-07T20:13:41.1911804Z D_gradcheck=2, 2025-05-07T20:13:41.1911902Z stochastic_rounding=True, 2025-05-07T20:13:41.1911989Z weighted=False, 2025-05-07T20:13:41.1912087Z row_wise=True, 2025-05-07T20:13:41.1912201Z mixed=True, 2025-05-07T20:13:41.1912285Z use_cache=True, 2025-05-07T20:13:41.1912436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1912523Z use_cpu=True, 2025-05-07T20:13:41.1912630Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1912722Z ) 2025-05-07T20:13:41.1912861Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1913261Z self=, 2025-05-07T20:13:41.1913372Z mixed_B=False, 2025-05-07T20:13:41.1913458Z compile=True, 2025-05-07T20:13:41.1913550Z T=1, 2025-05-07T20:13:41.1913628Z D=56, 2025-05-07T20:13:41.1913706Z B=10, 2025-05-07T20:13:41.1913800Z log_E=3, 2025-05-07T20:13:41.1913878Z L=16, 2025-05-07T20:13:41.1913963Z D_gradcheck=1, 2025-05-07T20:13:41.1914077Z stochastic_rounding=True, 2025-05-07T20:13:41.1914162Z weighted=False, 2025-05-07T20:13:41.1914247Z row_wise=False, 2025-05-07T20:13:41.1914347Z mixed=True, 2025-05-07T20:13:41.1914429Z use_cache=True, 2025-05-07T20:13:41.1914541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1914639Z use_cpu=True, 2025-05-07T20:13:41.1914743Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1914834Z ) 2025-05-07T20:13:41.1914970Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1915352Z self=, 2025-05-07T20:13:41.1915449Z mixed_B=True, 2025-05-07T20:13:41.1915531Z compile=True, 2025-05-07T20:13:41.1915607Z T=4, 2025-05-07T20:13:41.1915695Z D=83, 2025-05-07T20:13:41.1915770Z B=14, 2025-05-07T20:13:41.1915849Z log_E=3, 2025-05-07T20:13:41.1915936Z L=0, 2025-05-07T20:13:41.1916018Z D_gradcheck=2, 2025-05-07T20:13:41.1916116Z stochastic_rounding=True, 2025-05-07T20:13:41.1916211Z weighted=False, 2025-05-07T20:13:41.1916293Z row_wise=True, 2025-05-07T20:13:41.1916385Z mixed=False, 2025-05-07T20:13:41.1916469Z use_cache=True, 2025-05-07T20:13:41.1916582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.1916701Z use_cpu=True, 2025-05-07T20:13:41.1916806Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1916880Z ) 2025-05-07T20:13:41.1917027Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.1917409Z self=, 2025-05-07T20:13:41.1917493Z mixed_B=True, 2025-05-07T20:13:41.1917588Z compile=True, 2025-05-07T20:13:41.1917667Z T=3, 2025-05-07T20:13:41.1917746Z D=98, 2025-05-07T20:13:41.1917835Z B=44, 2025-05-07T20:13:41.1917914Z log_E=4, 2025-05-07T20:13:41.1917993Z L=14, 2025-05-07T20:13:41.1918094Z D_gradcheck=1, 2025-05-07T20:13:41.1918193Z stochastic_rounding=False, 2025-05-07T20:13:41.1918294Z weighted=False, 2025-05-07T20:13:41.1918378Z row_wise=False, 2025-05-07T20:13:41.1918461Z mixed=True, 2025-05-07T20:13:41.1918562Z use_cache=False, 2025-05-07T20:13:41.1918678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.1918765Z use_cpu=True, 2025-05-07T20:13:41.1918882Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.1918957Z ) 2025-05-07T20:13:41.2249375Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2250087Z self=, 2025-05-07T20:13:41.2250258Z mixed_B=True, 2025-05-07T20:13:41.2250440Z compile=False, 2025-05-07T20:13:41.2250587Z T=5, 2025-05-07T20:13:41.2250732Z D=117, 2025-05-07T20:13:41.2250882Z B=18, 2025-05-07T20:13:41.2250979Z log_E=5, 2025-05-07T20:13:41.2251060Z L=20, 2025-05-07T20:13:41.2251159Z D_gradcheck=2, 2025-05-07T20:13:41.2251263Z stochastic_rounding=False, 2025-05-07T20:13:41.2251350Z weighted=False, 2025-05-07T20:13:41.2251449Z row_wise=True, 2025-05-07T20:13:41.2251727Z mixed=True, 2025-05-07T20:13:41.2251814Z use_cache=True, 2025-05-07T20:13:41.2252011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2252158Z use_cpu=True, 2025-05-07T20:13:41.2252268Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.2252362Z ) 2025-05-07T20:13:41.2252507Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2252916Z self=, 2025-05-07T20:13:41.2253047Z mixed_B=True, 2025-05-07T20:13:41.2253135Z compile=False, 2025-05-07T20:13:41.2253226Z T=5, 2025-05-07T20:13:41.2253305Z D=62, 2025-05-07T20:13:41.2253381Z B=73, 2025-05-07T20:13:41.2253472Z log_E=5, 2025-05-07T20:13:41.2253549Z L=20, 2025-05-07T20:13:41.2253632Z D_gradcheck=2, 2025-05-07T20:13:41.2253747Z stochastic_rounding=False, 2025-05-07T20:13:41.2253831Z weighted=True, 2025-05-07T20:13:41.2253915Z row_wise=True, 2025-05-07T20:13:41.2254014Z mixed=False, 2025-05-07T20:13:41.2254100Z use_cache=False, 2025-05-07T20:13:41.2254212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2254309Z use_cpu=True, 2025-05-07T20:13:41.2254415Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.2254502Z ) 2025-05-07T20:13:41.2254641Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2255025Z self=, 2025-05-07T20:13:41.2255123Z mixed_B=False, 2025-05-07T20:13:41.2255208Z compile=True, 2025-05-07T20:13:41.2255285Z T=5, 2025-05-07T20:13:41.2255376Z D=109, 2025-05-07T20:13:41.2255454Z B=117, 2025-05-07T20:13:41.2255535Z log_E=3, 2025-05-07T20:13:41.2255624Z L=16, 2025-05-07T20:13:41.2255713Z D_gradcheck=1, 2025-05-07T20:13:41.2255812Z stochastic_rounding=True, 2025-05-07T20:13:41.2255911Z weighted=False, 2025-05-07T20:13:41.2255995Z row_wise=True, 2025-05-07T20:13:41.2256080Z mixed=False, 2025-05-07T20:13:41.2256177Z use_cache=True, 2025-05-07T20:13:41.2256289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2256437Z use_cpu=True, 2025-05-07T20:13:41.2256542Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2256617Z ) 2025-05-07T20:13:41.2256768Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2257150Z self=, 2025-05-07T20:13:41.2257236Z mixed_B=False, 2025-05-07T20:13:41.2257334Z compile=False, 2025-05-07T20:13:41.2257411Z T=4, 2025-05-07T20:13:41.2257509Z D=92, 2025-05-07T20:13:41.2257598Z B=101, 2025-05-07T20:13:41.2257676Z log_E=5, 2025-05-07T20:13:41.2257752Z L=18, 2025-05-07T20:13:41.2257916Z D_gradcheck=2, 2025-05-07T20:13:41.2258015Z stochastic_rounding=True, 2025-05-07T20:13:41.2258100Z weighted=False, 2025-05-07T20:13:41.2258200Z row_wise=False, 2025-05-07T20:13:41.2258284Z mixed=False, 2025-05-07T20:13:41.2258383Z use_cache=False, 2025-05-07T20:13:41.2258495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2258581Z use_cpu=True, 2025-05-07T20:13:41.2258697Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2258773Z ) 2025-05-07T20:13:41.2258913Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2259313Z self=, 2025-05-07T20:13:41.2259403Z mixed_B=True, 2025-05-07T20:13:41.2259488Z compile=True, 2025-05-07T20:13:41.2259580Z T=4, 2025-05-07T20:13:41.2259660Z D=110, 2025-05-07T20:13:41.2259739Z B=84, 2025-05-07T20:13:41.2259832Z log_E=5, 2025-05-07T20:13:41.2259909Z L=3, 2025-05-07T20:13:41.2260010Z D_gradcheck=2, 2025-05-07T20:13:41.2260112Z stochastic_rounding=False, 2025-05-07T20:13:41.2260197Z weighted=False, 2025-05-07T20:13:41.2260293Z row_wise=True, 2025-05-07T20:13:41.2260408Z mixed=True, 2025-05-07T20:13:41.2260493Z use_cache=False, 2025-05-07T20:13:41.2260676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2260761Z use_cpu=True, 2025-05-07T20:13:41.2260867Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.2260954Z ) 2025-05-07T20:13:41.2261092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2261475Z self=, 2025-05-07T20:13:41.2261649Z mixed_B=True, 2025-05-07T20:13:41.2261734Z compile=True, 2025-05-07T20:13:41.2261812Z T=5, 2025-05-07T20:13:41.2261904Z D=104, 2025-05-07T20:13:41.2261983Z B=27, 2025-05-07T20:13:41.2262080Z log_E=5, 2025-05-07T20:13:41.2262158Z L=16, 2025-05-07T20:13:41.2262244Z D_gradcheck=2, 2025-05-07T20:13:41.2262361Z stochastic_rounding=False, 2025-05-07T20:13:41.2262449Z weighted=False, 2025-05-07T20:13:41.2262534Z row_wise=True, 2025-05-07T20:13:41.2262634Z mixed=False, 2025-05-07T20:13:41.2262720Z use_cache=True, 2025-05-07T20:13:41.2262834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2262935Z use_cpu=True, 2025-05-07T20:13:41.2263040Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.2263117Z ) 2025-05-07T20:13:41.2263271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2263652Z self=, 2025-05-07T20:13:41.2263752Z mixed_B=False, 2025-05-07T20:13:41.2263838Z compile=True, 2025-05-07T20:13:41.2263917Z T=1, 2025-05-07T20:13:41.2264013Z D=28, 2025-05-07T20:13:41.2264092Z B=69, 2025-05-07T20:13:41.2264173Z log_E=3, 2025-05-07T20:13:41.2264266Z L=1, 2025-05-07T20:13:41.2264353Z D_gradcheck=1, 2025-05-07T20:13:41.2264451Z stochastic_rounding=True, 2025-05-07T20:13:41.2264551Z weighted=False, 2025-05-07T20:13:41.2264637Z row_wise=False, 2025-05-07T20:13:41.2264722Z mixed=False, 2025-05-07T20:13:41.2264822Z use_cache=True, 2025-05-07T20:13:41.2264937Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2265048Z use_cpu=True, 2025-05-07T20:13:41.2265173Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2265250Z ) 2025-05-07T20:13:41.2265390Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2265789Z self=, 2025-05-07T20:13:41.2265876Z mixed_B=False, 2025-05-07T20:13:41.2265978Z compile=False, 2025-05-07T20:13:41.2266058Z T=2, 2025-05-07T20:13:41.2266136Z D=3, 2025-05-07T20:13:41.2266230Z B=111, 2025-05-07T20:13:41.2266309Z log_E=3, 2025-05-07T20:13:41.2266386Z L=14, 2025-05-07T20:13:41.2266485Z D_gradcheck=1, 2025-05-07T20:13:41.2266584Z stochastic_rounding=True, 2025-05-07T20:13:41.2266672Z weighted=False, 2025-05-07T20:13:41.2266770Z row_wise=True, 2025-05-07T20:13:41.2266853Z mixed=False, 2025-05-07T20:13:41.2266939Z use_cache=False, 2025-05-07T20:13:41.2267066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2267150Z use_cpu=True, 2025-05-07T20:13:41.2267266Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2267339Z ) 2025-05-07T20:13:41.2267475Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2267869Z self=, 2025-05-07T20:13:41.2267954Z mixed_B=False, 2025-05-07T20:13:41.2268038Z compile=False, 2025-05-07T20:13:41.2268128Z T=1, 2025-05-07T20:13:41.2268206Z D=59, 2025-05-07T20:13:41.2268282Z B=98, 2025-05-07T20:13:41.2268373Z log_E=3, 2025-05-07T20:13:41.2268450Z L=15, 2025-05-07T20:13:41.2268537Z D_gradcheck=1, 2025-05-07T20:13:41.2268646Z stochastic_rounding=True, 2025-05-07T20:13:41.2268730Z weighted=True, 2025-05-07T20:13:41.2268813Z row_wise=False, 2025-05-07T20:13:41.2268907Z mixed=False, 2025-05-07T20:13:41.2269016Z use_cache=True, 2025-05-07T20:13:41.2269168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2269253Z use_cpu=True, 2025-05-07T20:13:41.2269359Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2269494Z ) 2025-05-07T20:13:41.2269632Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2270031Z self=, 2025-05-07T20:13:41.2270139Z mixed_B=True, 2025-05-07T20:13:41.2270239Z compile=True, 2025-05-07T20:13:41.2270318Z T=3, 2025-05-07T20:13:41.2270400Z D=59, 2025-05-07T20:13:41.2270492Z B=127, 2025-05-07T20:13:41.2270576Z log_E=4, 2025-05-07T20:13:41.2270653Z L=5, 2025-05-07T20:13:41.2270753Z D_gradcheck=1, 2025-05-07T20:13:41.2270853Z stochastic_rounding=False, 2025-05-07T20:13:41.2270940Z weighted=False, 2025-05-07T20:13:41.2271034Z row_wise=False, 2025-05-07T20:13:41.2271116Z mixed=False, 2025-05-07T20:13:41.2271203Z use_cache=False, 2025-05-07T20:13:41.2271328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2271414Z use_cpu=True, 2025-05-07T20:13:41.2271535Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2271611Z ) 2025-05-07T20:13:41.2271749Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2272141Z self=, 2025-05-07T20:13:41.2272227Z mixed_B=False, 2025-05-07T20:13:41.2272313Z compile=False, 2025-05-07T20:13:41.2272404Z T=4, 2025-05-07T20:13:41.2272481Z D=69, 2025-05-07T20:13:41.2272558Z B=20, 2025-05-07T20:13:41.2272648Z log_E=3, 2025-05-07T20:13:41.2272726Z L=17, 2025-05-07T20:13:41.2272814Z D_gradcheck=1, 2025-05-07T20:13:41.2272930Z stochastic_rounding=False, 2025-05-07T20:13:41.2273015Z weighted=False, 2025-05-07T20:13:41.2273098Z row_wise=True, 2025-05-07T20:13:41.2273193Z mixed=True, 2025-05-07T20:13:41.2273284Z use_cache=True, 2025-05-07T20:13:41.2273409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2273494Z use_cpu=True, 2025-05-07T20:13:41.2273625Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.2273712Z ) 2025-05-07T20:13:41.2273851Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2274235Z self=, 2025-05-07T20:13:41.2274334Z mixed_B=False, 2025-05-07T20:13:41.2274423Z compile=False, 2025-05-07T20:13:41.2274499Z T=4, 2025-05-07T20:13:41.2274589Z D=81, 2025-05-07T20:13:41.2274668Z B=52, 2025-05-07T20:13:41.2274745Z log_E=3, 2025-05-07T20:13:41.2274835Z L=9, 2025-05-07T20:13:41.2274920Z D_gradcheck=2, 2025-05-07T20:13:41.2275023Z stochastic_rounding=False, 2025-05-07T20:13:41.2275119Z weighted=False, 2025-05-07T20:13:41.2275202Z row_wise=True, 2025-05-07T20:13:41.2275295Z mixed=False, 2025-05-07T20:13:41.2275381Z use_cache=True, 2025-05-07T20:13:41.2275492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2275586Z use_cpu=True, 2025-05-07T20:13:41.2275692Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2275766Z ) 2025-05-07T20:13:41.2275916Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2276295Z self=, 2025-05-07T20:13:41.2276377Z mixed_B=True, 2025-05-07T20:13:41.2276475Z compile=True, 2025-05-07T20:13:41.2276554Z T=2, 2025-05-07T20:13:41.2276634Z D=125, 2025-05-07T20:13:41.2276725Z B=106, 2025-05-07T20:13:41.2276804Z log_E=5, 2025-05-07T20:13:41.2276895Z L=2, 2025-05-07T20:13:41.2276979Z D_gradcheck=2, 2025-05-07T20:13:41.2277077Z stochastic_rounding=False, 2025-05-07T20:13:41.2277174Z weighted=True, 2025-05-07T20:13:41.2277257Z row_wise=False, 2025-05-07T20:13:41.2277338Z mixed=True, 2025-05-07T20:13:41.2277459Z use_cache=False, 2025-05-07T20:13:41.2277570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2277679Z use_cpu=True, 2025-05-07T20:13:41.2277799Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2277874Z ) 2025-05-07T20:13:41.2278012Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2278404Z self=, 2025-05-07T20:13:41.2278487Z mixed_B=True, 2025-05-07T20:13:41.2278597Z compile=True, 2025-05-07T20:13:41.2278690Z T=3, 2025-05-07T20:13:41.2278767Z D=17, 2025-05-07T20:13:41.2278858Z B=54, 2025-05-07T20:13:41.2278936Z log_E=3, 2025-05-07T20:13:41.2279015Z L=5, 2025-05-07T20:13:41.2279112Z D_gradcheck=2, 2025-05-07T20:13:41.2279213Z stochastic_rounding=True, 2025-05-07T20:13:41.2279298Z weighted=True, 2025-05-07T20:13:41.2279395Z row_wise=False, 2025-05-07T20:13:41.2279477Z mixed=True, 2025-05-07T20:13:41.2279562Z use_cache=True, 2025-05-07T20:13:41.2279684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2279769Z use_cpu=True, 2025-05-07T20:13:41.2279880Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.2279974Z ) 2025-05-07T20:13:41.2280112Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2280493Z self=, 2025-05-07T20:13:41.2280592Z mixed_B=True, 2025-05-07T20:13:41.2280680Z compile=True, 2025-05-07T20:13:41.2280772Z T=3, 2025-05-07T20:13:41.2280852Z D=42, 2025-05-07T20:13:41.2280930Z B=36, 2025-05-07T20:13:41.2281024Z log_E=4, 2025-05-07T20:13:41.2281106Z L=16, 2025-05-07T20:13:41.2281192Z D_gradcheck=2, 2025-05-07T20:13:41.2281304Z stochastic_rounding=True, 2025-05-07T20:13:41.2281389Z weighted=False, 2025-05-07T20:13:41.2281471Z row_wise=True, 2025-05-07T20:13:41.2281564Z mixed=True, 2025-05-07T20:13:41.2281652Z use_cache=False, 2025-05-07T20:13:41.2281761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2281856Z use_cpu=True, 2025-05-07T20:13:41.2282003Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2282081Z ) 2025-05-07T20:13:41.2282233Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2282614Z self=, 2025-05-07T20:13:41.2282709Z mixed_B=True, 2025-05-07T20:13:41.2282796Z compile=False, 2025-05-07T20:13:41.2282875Z T=4, 2025-05-07T20:13:41.2282964Z D=110, 2025-05-07T20:13:41.2283056Z B=103, 2025-05-07T20:13:41.2283135Z log_E=3, 2025-05-07T20:13:41.2283224Z L=14, 2025-05-07T20:13:41.2283309Z D_gradcheck=2, 2025-05-07T20:13:41.2283410Z stochastic_rounding=False, 2025-05-07T20:13:41.2283508Z weighted=True, 2025-05-07T20:13:41.2283593Z row_wise=False, 2025-05-07T20:13:41.2283676Z mixed=False, 2025-05-07T20:13:41.2283779Z use_cache=False, 2025-05-07T20:13:41.2283891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2283977Z use_cpu=True, 2025-05-07T20:13:41.2284097Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2284174Z ) 2025-05-07T20:13:41.2284325Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2284707Z self=, 2025-05-07T20:13:41.2284793Z mixed_B=False, 2025-05-07T20:13:41.2284896Z compile=False, 2025-05-07T20:13:41.2284976Z T=3, 2025-05-07T20:13:41.2285056Z D=64, 2025-05-07T20:13:41.2285150Z B=123, 2025-05-07T20:13:41.2285230Z log_E=5, 2025-05-07T20:13:41.2285311Z L=15, 2025-05-07T20:13:41.2285416Z D_gradcheck=1, 2025-05-07T20:13:41.2285518Z stochastic_rounding=False, 2025-05-07T20:13:41.2285603Z weighted=True, 2025-05-07T20:13:41.2285703Z row_wise=False, 2025-05-07T20:13:41.2285787Z mixed=True, 2025-05-07T20:13:41.2285922Z use_cache=False, 2025-05-07T20:13:41.2286035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2286145Z use_cpu=True, 2025-05-07T20:13:41.2286265Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2286339Z ) 2025-05-07T20:13:41.2643367Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2644018Z self=, 2025-05-07T20:13:41.2644105Z mixed_B=True, 2025-05-07T20:13:41.2644438Z compile=True, 2025-05-07T20:13:41.2644528Z T=5, 2025-05-07T20:13:41.2644609Z D=23, 2025-05-07T20:13:41.2644706Z B=70, 2025-05-07T20:13:41.2644787Z log_E=3, 2025-05-07T20:13:41.2644865Z L=1, 2025-05-07T20:13:41.2644967Z D_gradcheck=1, 2025-05-07T20:13:41.2645065Z stochastic_rounding=True, 2025-05-07T20:13:41.2645150Z weighted=False, 2025-05-07T20:13:41.2645245Z row_wise=True, 2025-05-07T20:13:41.2645327Z mixed=False, 2025-05-07T20:13:41.2645415Z use_cache=False, 2025-05-07T20:13:41.2645538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2645629Z use_cpu=True, 2025-05-07T20:13:41.2645750Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.2645827Z ) 2025-05-07T20:13:41.2645966Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2646362Z self=, 2025-05-07T20:13:41.2646444Z mixed_B=True, 2025-05-07T20:13:41.2646529Z compile=True, 2025-05-07T20:13:41.2646618Z T=5, 2025-05-07T20:13:41.2646695Z D=83, 2025-05-07T20:13:41.2646772Z B=76, 2025-05-07T20:13:41.2646860Z log_E=4, 2025-05-07T20:13:41.2646936Z L=1, 2025-05-07T20:13:41.2647021Z D_gradcheck=1, 2025-05-07T20:13:41.2647134Z stochastic_rounding=True, 2025-05-07T20:13:41.2647218Z weighted=False, 2025-05-07T20:13:41.2647301Z row_wise=False, 2025-05-07T20:13:41.2647396Z mixed=False, 2025-05-07T20:13:41.2647483Z use_cache=False, 2025-05-07T20:13:41.2647610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2647841Z use_cpu=True, 2025-05-07T20:13:41.2648007Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.2648098Z ) 2025-05-07T20:13:41.2648237Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2648624Z self=, 2025-05-07T20:13:41.2648718Z mixed_B=True, 2025-05-07T20:13:41.2648808Z compile=True, 2025-05-07T20:13:41.2648886Z T=5, 2025-05-07T20:13:41.2648975Z D=23, 2025-05-07T20:13:41.2649054Z B=118, 2025-05-07T20:13:41.2649132Z log_E=3, 2025-05-07T20:13:41.2649222Z L=11, 2025-05-07T20:13:41.2649306Z D_gradcheck=1, 2025-05-07T20:13:41.2649406Z stochastic_rounding=False, 2025-05-07T20:13:41.2649506Z weighted=False, 2025-05-07T20:13:41.2649588Z row_wise=True, 2025-05-07T20:13:41.2649681Z mixed=False, 2025-05-07T20:13:41.2649769Z use_cache=True, 2025-05-07T20:13:41.2649878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2649975Z use_cpu=True, 2025-05-07T20:13:41.2650085Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2650160Z ) 2025-05-07T20:13:41.2650311Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2650695Z self=, 2025-05-07T20:13:41.2650779Z mixed_B=False, 2025-05-07T20:13:41.2650880Z compile=False, 2025-05-07T20:13:41.2650962Z T=3, 2025-05-07T20:13:41.2651120Z D=48, 2025-05-07T20:13:41.2651197Z B=74, 2025-05-07T20:13:41.2651275Z log_E=4, 2025-05-07T20:13:41.2651366Z L=3, 2025-05-07T20:13:41.2651452Z D_gradcheck=2, 2025-05-07T20:13:41.2651552Z stochastic_rounding=True, 2025-05-07T20:13:41.2651649Z weighted=True, 2025-05-07T20:13:41.2651732Z row_wise=True, 2025-05-07T20:13:41.2651812Z mixed=True, 2025-05-07T20:13:41.2651957Z use_cache=False, 2025-05-07T20:13:41.2652070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2652210Z use_cpu=True, 2025-05-07T20:13:41.2652333Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2652408Z ) 2025-05-07T20:13:41.2652547Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2652944Z self=, 2025-05-07T20:13:41.2653027Z mixed_B=True, 2025-05-07T20:13:41.2653157Z compile=True, 2025-05-07T20:13:41.2653235Z T=4, 2025-05-07T20:13:41.2653313Z D=41, 2025-05-07T20:13:41.2653408Z B=97, 2025-05-07T20:13:41.2653487Z log_E=3, 2025-05-07T20:13:41.2653565Z L=19, 2025-05-07T20:13:41.2653661Z D_gradcheck=2, 2025-05-07T20:13:41.2653761Z stochastic_rounding=False, 2025-05-07T20:13:41.2653845Z weighted=False, 2025-05-07T20:13:41.2653941Z row_wise=True, 2025-05-07T20:13:41.2654024Z mixed=True, 2025-05-07T20:13:41.2654107Z use_cache=True, 2025-05-07T20:13:41.2654231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2654316Z use_cpu=True, 2025-05-07T20:13:41.2654423Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.2654511Z ) 2025-05-07T20:13:41.2654647Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2655039Z self=, 2025-05-07T20:13:41.2655123Z mixed_B=False, 2025-05-07T20:13:41.2655209Z compile=True, 2025-05-07T20:13:41.2655299Z T=2, 2025-05-07T20:13:41.2655377Z D=14, 2025-05-07T20:13:41.2655454Z B=26, 2025-05-07T20:13:41.2655544Z log_E=4, 2025-05-07T20:13:41.2655624Z L=14, 2025-05-07T20:13:41.2655709Z D_gradcheck=1, 2025-05-07T20:13:41.2655818Z stochastic_rounding=True, 2025-05-07T20:13:41.2655900Z weighted=True, 2025-05-07T20:13:41.2655981Z row_wise=True, 2025-05-07T20:13:41.2656074Z mixed=True, 2025-05-07T20:13:41.2656158Z use_cache=False, 2025-05-07T20:13:41.2656272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2656367Z use_cpu=True, 2025-05-07T20:13:41.2656496Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2656583Z ) 2025-05-07T20:13:41.2656721Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2657102Z self=, 2025-05-07T20:13:41.2657196Z mixed_B=False, 2025-05-07T20:13:41.2657281Z compile=True, 2025-05-07T20:13:41.2657360Z T=1, 2025-05-07T20:13:41.2657452Z D=101, 2025-05-07T20:13:41.2657528Z B=124, 2025-05-07T20:13:41.2657607Z log_E=4, 2025-05-07T20:13:41.2657695Z L=6, 2025-05-07T20:13:41.2657852Z D_gradcheck=2, 2025-05-07T20:13:41.2657952Z stochastic_rounding=True, 2025-05-07T20:13:41.2658050Z weighted=True, 2025-05-07T20:13:41.2658136Z row_wise=False, 2025-05-07T20:13:41.2658232Z mixed=True, 2025-05-07T20:13:41.2658316Z use_cache=False, 2025-05-07T20:13:41.2658432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2658532Z use_cpu=True, 2025-05-07T20:13:41.2658638Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2658713Z ) 2025-05-07T20:13:41.2658866Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2659251Z self=, 2025-05-07T20:13:41.2659335Z mixed_B=False, 2025-05-07T20:13:41.2659434Z compile=False, 2025-05-07T20:13:41.2659514Z T=1, 2025-05-07T20:13:41.2659591Z D=27, 2025-05-07T20:13:41.2659680Z B=60, 2025-05-07T20:13:41.2659758Z log_E=5, 2025-05-07T20:13:41.2659835Z L=13, 2025-05-07T20:13:41.2659932Z D_gradcheck=2, 2025-05-07T20:13:41.2660031Z stochastic_rounding=False, 2025-05-07T20:13:41.2660129Z weighted=True, 2025-05-07T20:13:41.2660211Z row_wise=True, 2025-05-07T20:13:41.2660293Z mixed=True, 2025-05-07T20:13:41.2660388Z use_cache=False, 2025-05-07T20:13:41.2660532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2660639Z use_cpu=True, 2025-05-07T20:13:41.2660761Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2660836Z ) 2025-05-07T20:13:41.2660975Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2661366Z self=, 2025-05-07T20:13:41.2661448Z mixed_B=True, 2025-05-07T20:13:41.2661534Z compile=True, 2025-05-07T20:13:41.2661652Z T=2, 2025-05-07T20:13:41.2661731Z D=78, 2025-05-07T20:13:41.2661807Z B=22, 2025-05-07T20:13:41.2661901Z log_E=3, 2025-05-07T20:13:41.2661978Z L=4, 2025-05-07T20:13:41.2662080Z D_gradcheck=1, 2025-05-07T20:13:41.2662178Z stochastic_rounding=True, 2025-05-07T20:13:41.2662265Z weighted=False, 2025-05-07T20:13:41.2662362Z row_wise=True, 2025-05-07T20:13:41.2662444Z mixed=True, 2025-05-07T20:13:41.2662530Z use_cache=True, 2025-05-07T20:13:41.2662656Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2662743Z use_cpu=True, 2025-05-07T20:13:41.2662851Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2662943Z ) 2025-05-07T20:13:41.2663082Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2663466Z self=, 2025-05-07T20:13:41.2663565Z mixed_B=False, 2025-05-07T20:13:41.2663650Z compile=True, 2025-05-07T20:13:41.2663747Z T=2, 2025-05-07T20:13:41.2663826Z D=40, 2025-05-07T20:13:41.2663904Z B=4, 2025-05-07T20:13:41.2664002Z log_E=4, 2025-05-07T20:13:41.2664081Z L=0, 2025-05-07T20:13:41.2664166Z D_gradcheck=1, 2025-05-07T20:13:41.2664280Z stochastic_rounding=True, 2025-05-07T20:13:41.2664367Z weighted=False, 2025-05-07T20:13:41.2664451Z row_wise=True, 2025-05-07T20:13:41.2664548Z mixed=False, 2025-05-07T20:13:41.2664631Z use_cache=True, 2025-05-07T20:13:41.2664745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2664846Z use_cpu=True, 2025-05-07T20:13:41.2664953Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2665057Z ) 2025-05-07T20:13:41.2665210Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2665594Z self=, 2025-05-07T20:13:41.2665690Z mixed_B=True, 2025-05-07T20:13:41.2665778Z compile=False, 2025-05-07T20:13:41.2665858Z T=1, 2025-05-07T20:13:41.2665949Z D=55, 2025-05-07T20:13:41.2666029Z B=64, 2025-05-07T20:13:41.2666107Z log_E=4, 2025-05-07T20:13:41.2666226Z L=13, 2025-05-07T20:13:41.2666309Z D_gradcheck=1, 2025-05-07T20:13:41.2666409Z stochastic_rounding=True, 2025-05-07T20:13:41.2666508Z weighted=False, 2025-05-07T20:13:41.2666591Z row_wise=True, 2025-05-07T20:13:41.2666673Z mixed=False, 2025-05-07T20:13:41.2666768Z use_cache=False, 2025-05-07T20:13:41.2666879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2666962Z use_cpu=True, 2025-05-07T20:13:41.2667077Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2667155Z ) 2025-05-07T20:13:41.2667304Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2667686Z self=, 2025-05-07T20:13:41.2667770Z mixed_B=False, 2025-05-07T20:13:41.2667866Z compile=False, 2025-05-07T20:13:41.2667946Z T=5, 2025-05-07T20:13:41.2668022Z D=63, 2025-05-07T20:13:41.2668111Z B=83, 2025-05-07T20:13:41.2668193Z log_E=4, 2025-05-07T20:13:41.2668270Z L=10, 2025-05-07T20:13:41.2668371Z D_gradcheck=2, 2025-05-07T20:13:41.2668472Z stochastic_rounding=False, 2025-05-07T20:13:41.2668557Z weighted=False, 2025-05-07T20:13:41.2668653Z row_wise=True, 2025-05-07T20:13:41.2668737Z mixed=False, 2025-05-07T20:13:41.2668822Z use_cache=True, 2025-05-07T20:13:41.2668978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2669092Z use_cpu=True, 2025-05-07T20:13:41.2669209Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.2669305Z ) 2025-05-07T20:13:41.2669442Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2669837Z self=, 2025-05-07T20:13:41.2669921Z mixed_B=False, 2025-05-07T20:13:41.2670048Z compile=True, 2025-05-07T20:13:41.2670162Z T=3, 2025-05-07T20:13:41.2670241Z D=107, 2025-05-07T20:13:41.2670318Z B=3, 2025-05-07T20:13:41.2670407Z log_E=4, 2025-05-07T20:13:41.2670483Z L=19, 2025-05-07T20:13:41.2670568Z D_gradcheck=2, 2025-05-07T20:13:41.2670684Z stochastic_rounding=False, 2025-05-07T20:13:41.2670770Z weighted=False, 2025-05-07T20:13:41.2670854Z row_wise=True, 2025-05-07T20:13:41.2670949Z mixed=False, 2025-05-07T20:13:41.2671033Z use_cache=False, 2025-05-07T20:13:41.2671157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2671240Z use_cpu=True, 2025-05-07T20:13:41.2671343Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2671432Z ) 2025-05-07T20:13:41.2671570Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2671956Z self=, 2025-05-07T20:13:41.2672053Z mixed_B=False, 2025-05-07T20:13:41.2672138Z compile=True, 2025-05-07T20:13:41.2672217Z T=5, 2025-05-07T20:13:41.2672307Z D=23, 2025-05-07T20:13:41.2672385Z B=80, 2025-05-07T20:13:41.2672463Z log_E=5, 2025-05-07T20:13:41.2672552Z L=2, 2025-05-07T20:13:41.2672638Z D_gradcheck=1, 2025-05-07T20:13:41.2672748Z stochastic_rounding=False, 2025-05-07T20:13:41.2672833Z weighted=True, 2025-05-07T20:13:41.2672916Z row_wise=False, 2025-05-07T20:13:41.2673009Z mixed=False, 2025-05-07T20:13:41.2673092Z use_cache=True, 2025-05-07T20:13:41.2673204Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2673299Z use_cpu=True, 2025-05-07T20:13:41.2673405Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2673505Z ) 2025-05-07T20:13:41.2673656Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2674040Z self=, 2025-05-07T20:13:41.2674126Z mixed_B=False, 2025-05-07T20:13:41.2674224Z compile=False, 2025-05-07T20:13:41.2674306Z T=4, 2025-05-07T20:13:41.2674383Z D=99, 2025-05-07T20:13:41.2674476Z B=38, 2025-05-07T20:13:41.2674555Z log_E=4, 2025-05-07T20:13:41.2674644Z L=7, 2025-05-07T20:13:41.2674729Z D_gradcheck=2, 2025-05-07T20:13:41.2674830Z stochastic_rounding=False, 2025-05-07T20:13:41.2674927Z weighted=True, 2025-05-07T20:13:41.2675011Z row_wise=False, 2025-05-07T20:13:41.2675093Z mixed=True, 2025-05-07T20:13:41.2675189Z use_cache=True, 2025-05-07T20:13:41.2675307Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.2675392Z use_cpu=True, 2025-05-07T20:13:41.2675511Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2675589Z ) 2025-05-07T20:13:41.2675729Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2676121Z self=, 2025-05-07T20:13:41.2676203Z mixed_B=True, 2025-05-07T20:13:41.2676304Z compile=False, 2025-05-07T20:13:41.2676385Z T=3, 2025-05-07T20:13:41.2676462Z D=37, 2025-05-07T20:13:41.2676553Z B=16, 2025-05-07T20:13:41.2676659Z log_E=5, 2025-05-07T20:13:41.2676736Z L=12, 2025-05-07T20:13:41.2676831Z D_gradcheck=1, 2025-05-07T20:13:41.2676929Z stochastic_rounding=True, 2025-05-07T20:13:41.2677013Z weighted=True, 2025-05-07T20:13:41.2677107Z row_wise=False, 2025-05-07T20:13:41.2677189Z mixed=False, 2025-05-07T20:13:41.2677273Z use_cache=False, 2025-05-07T20:13:41.2677887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2677970Z use_cpu=True, 2025-05-07T20:13:41.2678106Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.2678196Z ) 2025-05-07T20:13:41.2678334Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.2678731Z self=, 2025-05-07T20:13:41.2678817Z mixed_B=False, 2025-05-07T20:13:41.2678902Z compile=False, 2025-05-07T20:13:41.2679022Z T=1, 2025-05-07T20:13:41.2679100Z D=112, 2025-05-07T20:13:41.2679178Z B=45, 2025-05-07T20:13:41.2679268Z log_E=4, 2025-05-07T20:13:41.2679346Z L=16, 2025-05-07T20:13:41.2679430Z D_gradcheck=1, 2025-05-07T20:13:41.2679544Z stochastic_rounding=False, 2025-05-07T20:13:41.2679629Z weighted=False, 2025-05-07T20:13:41.2679714Z row_wise=False, 2025-05-07T20:13:41.2679811Z mixed=False, 2025-05-07T20:13:41.2679897Z use_cache=True, 2025-05-07T20:13:41.2680012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.2680112Z use_cpu=True, 2025-05-07T20:13:41.2680219Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.2680314Z ) 2025-05-07T20:13:41.3044556Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3045081Z self=, 2025-05-07T20:13:41.3045218Z mixed_B=True, 2025-05-07T20:13:41.3045343Z compile=True, 2025-05-07T20:13:41.3045471Z T=4, 2025-05-07T20:13:41.3045594Z D=114, 2025-05-07T20:13:41.3045733Z B=43, 2025-05-07T20:13:41.3045871Z log_E=5, 2025-05-07T20:13:41.3046004Z L=2, 2025-05-07T20:13:41.3046160Z D_gradcheck=2, 2025-05-07T20:13:41.3046364Z stochastic_rounding=False, 2025-05-07T20:13:41.3046524Z weighted=False, 2025-05-07T20:13:41.3046658Z row_wise=True, 2025-05-07T20:13:41.3046770Z mixed=False, 2025-05-07T20:13:41.3046854Z use_cache=True, 2025-05-07T20:13:41.3046967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3047069Z use_cpu=True, 2025-05-07T20:13:41.3047182Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3047421Z ) 2025-05-07T20:13:41.3047582Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3048100Z self=, 2025-05-07T20:13:41.3048202Z mixed_B=False, 2025-05-07T20:13:41.3048287Z compile=True, 2025-05-07T20:13:41.3048366Z T=2, 2025-05-07T20:13:41.3048462Z D=16, 2025-05-07T20:13:41.3048540Z B=95, 2025-05-07T20:13:41.3048619Z log_E=5, 2025-05-07T20:13:41.3048716Z L=3, 2025-05-07T20:13:41.3048803Z D_gradcheck=2, 2025-05-07T20:13:41.3048904Z stochastic_rounding=False, 2025-05-07T20:13:41.3049004Z weighted=True, 2025-05-07T20:13:41.3049088Z row_wise=True, 2025-05-07T20:13:41.3049170Z mixed=True, 2025-05-07T20:13:41.3049270Z use_cache=True, 2025-05-07T20:13:41.3049384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3049471Z use_cpu=True, 2025-05-07T20:13:41.3049597Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3049676Z ) 2025-05-07T20:13:41.3049819Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3050219Z self=, 2025-05-07T20:13:41.3050304Z mixed_B=False, 2025-05-07T20:13:41.3050406Z compile=False, 2025-05-07T20:13:41.3050487Z T=3, 2025-05-07T20:13:41.3050568Z D=7, 2025-05-07T20:13:41.3050664Z B=123, 2025-05-07T20:13:41.3050746Z log_E=4, 2025-05-07T20:13:41.3050825Z L=10, 2025-05-07T20:13:41.3050926Z D_gradcheck=2, 2025-05-07T20:13:41.3051111Z stochastic_rounding=True, 2025-05-07T20:13:41.3051197Z weighted=True, 2025-05-07T20:13:41.3051298Z row_wise=False, 2025-05-07T20:13:41.3051381Z mixed=False, 2025-05-07T20:13:41.3051467Z use_cache=False, 2025-05-07T20:13:41.3051592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3051760Z use_cpu=True, 2025-05-07T20:13:41.3051929Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3052007Z ) 2025-05-07T20:13:41.3052148Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3052543Z self=, 2025-05-07T20:13:41.3052626Z mixed_B=False, 2025-05-07T20:13:41.3052709Z compile=False, 2025-05-07T20:13:41.3052802Z T=2, 2025-05-07T20:13:41.3052922Z D=6, 2025-05-07T20:13:41.3053001Z B=46, 2025-05-07T20:13:41.3053090Z log_E=4, 2025-05-07T20:13:41.3053167Z L=6, 2025-05-07T20:13:41.3053250Z D_gradcheck=1, 2025-05-07T20:13:41.3053361Z stochastic_rounding=False, 2025-05-07T20:13:41.3053446Z weighted=True, 2025-05-07T20:13:41.3053541Z row_wise=False, 2025-05-07T20:13:41.3053622Z mixed=True, 2025-05-07T20:13:41.3053706Z use_cache=False, 2025-05-07T20:13:41.3053832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3053918Z use_cpu=True, 2025-05-07T20:13:41.3054025Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3054119Z ) 2025-05-07T20:13:41.3054259Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3054641Z self=, 2025-05-07T20:13:41.3054735Z mixed_B=True, 2025-05-07T20:13:41.3054818Z compile=False, 2025-05-07T20:13:41.3054897Z T=3, 2025-05-07T20:13:41.3054987Z D=25, 2025-05-07T20:13:41.3055064Z B=65, 2025-05-07T20:13:41.3055143Z log_E=3, 2025-05-07T20:13:41.3055232Z L=1, 2025-05-07T20:13:41.3055320Z D_gradcheck=2, 2025-05-07T20:13:41.3055433Z stochastic_rounding=False, 2025-05-07T20:13:41.3055518Z weighted=True, 2025-05-07T20:13:41.3055602Z row_wise=False, 2025-05-07T20:13:41.3055696Z mixed=False, 2025-05-07T20:13:41.3055779Z use_cache=True, 2025-05-07T20:13:41.3055889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3055985Z use_cpu=True, 2025-05-07T20:13:41.3056090Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3056165Z ) 2025-05-07T20:13:41.3056350Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3056734Z self=, 2025-05-07T20:13:41.3056818Z mixed_B=False, 2025-05-07T20:13:41.3056912Z compile=True, 2025-05-07T20:13:41.3056990Z T=2, 2025-05-07T20:13:41.3057080Z D=59, 2025-05-07T20:13:41.3057158Z B=84, 2025-05-07T20:13:41.3057236Z log_E=5, 2025-05-07T20:13:41.3057324Z L=19, 2025-05-07T20:13:41.3057407Z D_gradcheck=1, 2025-05-07T20:13:41.3057505Z stochastic_rounding=False, 2025-05-07T20:13:41.3057606Z weighted=False, 2025-05-07T20:13:41.3057691Z row_wise=False, 2025-05-07T20:13:41.3057842Z mixed=False, 2025-05-07T20:13:41.3057949Z use_cache=False, 2025-05-07T20:13:41.3058062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3058149Z use_cpu=True, 2025-05-07T20:13:41.3058270Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3058349Z ) 2025-05-07T20:13:41.3058493Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3058890Z self=, 2025-05-07T20:13:41.3058975Z mixed_B=True, 2025-05-07T20:13:41.3059075Z compile=False, 2025-05-07T20:13:41.3059155Z T=4, 2025-05-07T20:13:41.3059236Z D=26, 2025-05-07T20:13:41.3059328Z B=97, 2025-05-07T20:13:41.3059408Z log_E=3, 2025-05-07T20:13:41.3059485Z L=13, 2025-05-07T20:13:41.3059581Z D_gradcheck=1, 2025-05-07T20:13:41.3059682Z stochastic_rounding=False, 2025-05-07T20:13:41.3059765Z weighted=True, 2025-05-07T20:13:41.3059863Z row_wise=True, 2025-05-07T20:13:41.3059945Z mixed=False, 2025-05-07T20:13:41.3060028Z use_cache=False, 2025-05-07T20:13:41.3060150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3060266Z use_cpu=True, 2025-05-07T20:13:41.3060396Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3060484Z ) 2025-05-07T20:13:41.3060622Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3061014Z self=, 2025-05-07T20:13:41.3061096Z mixed_B=True, 2025-05-07T20:13:41.3061181Z compile=True, 2025-05-07T20:13:41.3061272Z T=4, 2025-05-07T20:13:41.3061375Z D=48, 2025-05-07T20:13:41.3061453Z B=60, 2025-05-07T20:13:41.3061544Z log_E=4, 2025-05-07T20:13:41.3061622Z L=12, 2025-05-07T20:13:41.3061705Z D_gradcheck=1, 2025-05-07T20:13:41.3061817Z stochastic_rounding=True, 2025-05-07T20:13:41.3061901Z weighted=True, 2025-05-07T20:13:41.3061983Z row_wise=True, 2025-05-07T20:13:41.3062078Z mixed=True, 2025-05-07T20:13:41.3062162Z use_cache=True, 2025-05-07T20:13:41.3062273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3062373Z use_cpu=True, 2025-05-07T20:13:41.3062479Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3062566Z ) 2025-05-07T20:13:41.3062706Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3063087Z self=, 2025-05-07T20:13:41.3063181Z mixed_B=True, 2025-05-07T20:13:41.3063264Z compile=True, 2025-05-07T20:13:41.3063342Z T=5, 2025-05-07T20:13:41.3063431Z D=48, 2025-05-07T20:13:41.3063508Z B=51, 2025-05-07T20:13:41.3063592Z log_E=3, 2025-05-07T20:13:41.3063681Z L=13, 2025-05-07T20:13:41.3063764Z D_gradcheck=2, 2025-05-07T20:13:41.3063862Z stochastic_rounding=True, 2025-05-07T20:13:41.3063958Z weighted=False, 2025-05-07T20:13:41.3064040Z row_wise=False, 2025-05-07T20:13:41.3064123Z mixed=True, 2025-05-07T20:13:41.3064218Z use_cache=True, 2025-05-07T20:13:41.3064328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3064425Z use_cpu=True, 2025-05-07T20:13:41.3064530Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3064606Z ) 2025-05-07T20:13:41.3064779Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3065161Z self=, 2025-05-07T20:13:41.3065243Z mixed_B=True, 2025-05-07T20:13:41.3065339Z compile=True, 2025-05-07T20:13:41.3065419Z T=4, 2025-05-07T20:13:41.3065500Z D=122, 2025-05-07T20:13:41.3065592Z B=3, 2025-05-07T20:13:41.3065674Z log_E=5, 2025-05-07T20:13:41.3065753Z L=2, 2025-05-07T20:13:41.3065852Z D_gradcheck=1, 2025-05-07T20:13:41.3065951Z stochastic_rounding=False, 2025-05-07T20:13:41.3066047Z weighted=False, 2025-05-07T20:13:41.3066130Z row_wise=True, 2025-05-07T20:13:41.3066212Z mixed=False, 2025-05-07T20:13:41.3066307Z use_cache=True, 2025-05-07T20:13:41.3066417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3066503Z use_cpu=True, 2025-05-07T20:13:41.3073387Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3073579Z ) 2025-05-07T20:13:41.3073752Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3074172Z self=, 2025-05-07T20:13:41.3074261Z mixed_B=False, 2025-05-07T20:13:41.3074347Z compile=True, 2025-05-07T20:13:41.3074439Z T=5, 2025-05-07T20:13:41.3074521Z D=42, 2025-05-07T20:13:41.3074600Z B=114, 2025-05-07T20:13:41.3074693Z log_E=3, 2025-05-07T20:13:41.3074772Z L=16, 2025-05-07T20:13:41.3074856Z D_gradcheck=2, 2025-05-07T20:13:41.3074970Z stochastic_rounding=True, 2025-05-07T20:13:41.3075057Z weighted=False, 2025-05-07T20:13:41.3075141Z row_wise=True, 2025-05-07T20:13:41.3075239Z mixed=False, 2025-05-07T20:13:41.3075327Z use_cache=True, 2025-05-07T20:13:41.3075456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3075625Z use_cpu=True, 2025-05-07T20:13:41.3075732Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3075859Z ) 2025-05-07T20:13:41.3076006Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3076393Z self=, 2025-05-07T20:13:41.3076493Z mixed_B=False, 2025-05-07T20:13:41.3076583Z compile=False, 2025-05-07T20:13:41.3076662Z T=1, 2025-05-07T20:13:41.3076756Z D=58, 2025-05-07T20:13:41.3076863Z B=98, 2025-05-07T20:13:41.3076944Z log_E=4, 2025-05-07T20:13:41.3077037Z L=14, 2025-05-07T20:13:41.3077124Z D_gradcheck=2, 2025-05-07T20:13:41.3077239Z stochastic_rounding=False, 2025-05-07T20:13:41.3077326Z weighted=True, 2025-05-07T20:13:41.3077411Z row_wise=False, 2025-05-07T20:13:41.3077505Z mixed=False, 2025-05-07T20:13:41.3077591Z use_cache=True, 2025-05-07T20:13:41.3077702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3077801Z use_cpu=True, 2025-05-07T20:13:41.3077904Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3077983Z ) 2025-05-07T20:13:41.3078141Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3078529Z self=, 2025-05-07T20:13:41.3078613Z mixed_B=True, 2025-05-07T20:13:41.3078714Z compile=True, 2025-05-07T20:13:41.3078791Z T=5, 2025-05-07T20:13:41.3078868Z D=96, 2025-05-07T20:13:41.3078957Z B=49, 2025-05-07T20:13:41.3079034Z log_E=3, 2025-05-07T20:13:41.3079124Z L=10, 2025-05-07T20:13:41.3079207Z D_gradcheck=2, 2025-05-07T20:13:41.3079305Z stochastic_rounding=False, 2025-05-07T20:13:41.3079400Z weighted=False, 2025-05-07T20:13:41.3079481Z row_wise=False, 2025-05-07T20:13:41.3079562Z mixed=False, 2025-05-07T20:13:41.3079656Z use_cache=True, 2025-05-07T20:13:41.3079765Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3079850Z use_cpu=True, 2025-05-07T20:13:41.3079965Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3080041Z ) 2025-05-07T20:13:41.3080210Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3080608Z self=, 2025-05-07T20:13:41.3080691Z mixed_B=True, 2025-05-07T20:13:41.3080789Z compile=True, 2025-05-07T20:13:41.3080868Z T=5, 2025-05-07T20:13:41.3080944Z D=41, 2025-05-07T20:13:41.3081034Z B=109, 2025-05-07T20:13:41.3081114Z log_E=3, 2025-05-07T20:13:41.3081191Z L=0, 2025-05-07T20:13:41.3081289Z D_gradcheck=2, 2025-05-07T20:13:41.3081388Z stochastic_rounding=False, 2025-05-07T20:13:41.3081473Z weighted=False, 2025-05-07T20:13:41.3081569Z row_wise=True, 2025-05-07T20:13:41.3081650Z mixed=True, 2025-05-07T20:13:41.3081735Z use_cache=True, 2025-05-07T20:13:41.3081857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3081942Z use_cpu=True, 2025-05-07T20:13:41.3082044Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3082132Z ) 2025-05-07T20:13:41.3082271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3082665Z self=, 2025-05-07T20:13:41.3082747Z mixed_B=True, 2025-05-07T20:13:41.3082830Z compile=True, 2025-05-07T20:13:41.3082919Z T=2, 2025-05-07T20:13:41.3082996Z D=103, 2025-05-07T20:13:41.3083075Z B=57, 2025-05-07T20:13:41.3083166Z log_E=3, 2025-05-07T20:13:41.3083243Z L=1, 2025-05-07T20:13:41.3083328Z D_gradcheck=2, 2025-05-07T20:13:41.3083439Z stochastic_rounding=False, 2025-05-07T20:13:41.3083522Z weighted=True, 2025-05-07T20:13:41.3083606Z row_wise=False, 2025-05-07T20:13:41.3083700Z mixed=False, 2025-05-07T20:13:41.3083784Z use_cache=True, 2025-05-07T20:13:41.3083894Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3084015Z use_cpu=True, 2025-05-07T20:13:41.3084119Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3084232Z ) 2025-05-07T20:13:41.3084372Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3084755Z self=, 2025-05-07T20:13:41.3084850Z mixed_B=True, 2025-05-07T20:13:41.3084936Z compile=False, 2025-05-07T20:13:41.3085014Z T=5, 2025-05-07T20:13:41.3085104Z D=72, 2025-05-07T20:13:41.3085206Z B=117, 2025-05-07T20:13:41.3085286Z log_E=4, 2025-05-07T20:13:41.3085377Z L=5, 2025-05-07T20:13:41.3085462Z D_gradcheck=1, 2025-05-07T20:13:41.3085559Z stochastic_rounding=True, 2025-05-07T20:13:41.3085654Z weighted=True, 2025-05-07T20:13:41.3085734Z row_wise=True, 2025-05-07T20:13:41.3085813Z mixed=True, 2025-05-07T20:13:41.3085908Z use_cache=True, 2025-05-07T20:13:41.3086017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3086113Z use_cpu=True, 2025-05-07T20:13:41.3086216Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3086293Z ) 2025-05-07T20:13:41.3086444Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3086822Z self=, 2025-05-07T20:13:41.3086902Z mixed_B=True, 2025-05-07T20:13:41.3086997Z compile=True, 2025-05-07T20:13:41.3087075Z T=3, 2025-05-07T20:13:41.3087154Z D=40, 2025-05-07T20:13:41.3087246Z B=19, 2025-05-07T20:13:41.3087324Z log_E=3, 2025-05-07T20:13:41.3087400Z L=10, 2025-05-07T20:13:41.3087496Z D_gradcheck=1, 2025-05-07T20:13:41.3087595Z stochastic_rounding=False, 2025-05-07T20:13:41.3087679Z weighted=False, 2025-05-07T20:13:41.3087775Z row_wise=False, 2025-05-07T20:13:41.3087856Z mixed=True, 2025-05-07T20:13:41.3087951Z use_cache=True, 2025-05-07T20:13:41.3088061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3088145Z use_cpu=True, 2025-05-07T20:13:41.3088263Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3088339Z ) 2025-05-07T20:13:41.3909441Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3910200Z self=, 2025-05-07T20:13:41.3910377Z mixed_B=True, 2025-05-07T20:13:41.3910508Z compile=True, 2025-05-07T20:13:41.3910630Z T=4, 2025-05-07T20:13:41.3910795Z D=120, 2025-05-07T20:13:41.3910951Z B=101, 2025-05-07T20:13:41.3911098Z log_E=5, 2025-05-07T20:13:41.3911252Z L=10, 2025-05-07T20:13:41.3911374Z D_gradcheck=1, 2025-05-07T20:13:41.3911475Z stochastic_rounding=True, 2025-05-07T20:13:41.3911573Z weighted=False, 2025-05-07T20:13:41.3911657Z row_wise=True, 2025-05-07T20:13:41.3911749Z mixed=False, 2025-05-07T20:13:41.3911833Z use_cache=False, 2025-05-07T20:13:41.3911948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3912084Z use_cpu=True, 2025-05-07T20:13:41.3912190Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3912270Z ) 2025-05-07T20:13:41.3912424Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3912812Z self=, 2025-05-07T20:13:41.3912895Z mixed_B=False, 2025-05-07T20:13:41.3912993Z compile=False, 2025-05-07T20:13:41.3913071Z T=5, 2025-05-07T20:13:41.3913152Z D=16, 2025-05-07T20:13:41.3913250Z B=9, 2025-05-07T20:13:41.3913329Z log_E=4, 2025-05-07T20:13:41.3913409Z L=0, 2025-05-07T20:13:41.3913510Z D_gradcheck=2, 2025-05-07T20:13:41.3913609Z stochastic_rounding=True, 2025-05-07T20:13:41.3913705Z weighted=False, 2025-05-07T20:13:41.3913789Z row_wise=True, 2025-05-07T20:13:41.3913871Z mixed=False, 2025-05-07T20:13:41.3913969Z use_cache=False, 2025-05-07T20:13:41.3914080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3914164Z use_cpu=True, 2025-05-07T20:13:41.3914359Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3914490Z ) 2025-05-07T20:13:41.3914631Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3915029Z self=, 2025-05-07T20:13:41.3915114Z mixed_B=False, 2025-05-07T20:13:41.3915197Z compile=True, 2025-05-07T20:13:41.3915288Z T=2, 2025-05-07T20:13:41.3915366Z D=81, 2025-05-07T20:13:41.3915507Z B=11, 2025-05-07T20:13:41.3915585Z log_E=4, 2025-05-07T20:13:41.3915666Z L=19, 2025-05-07T20:13:41.3915763Z D_gradcheck=1, 2025-05-07T20:13:41.3915862Z stochastic_rounding=True, 2025-05-07T20:13:41.3915947Z weighted=True, 2025-05-07T20:13:41.3916045Z row_wise=False, 2025-05-07T20:13:41.3916127Z mixed=False, 2025-05-07T20:13:41.3916214Z use_cache=False, 2025-05-07T20:13:41.3916339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3916426Z use_cpu=True, 2025-05-07T20:13:41.3916535Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3916627Z ) 2025-05-07T20:13:41.3916770Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3917157Z self=, 2025-05-07T20:13:41.3917255Z mixed_B=False, 2025-05-07T20:13:41.3917343Z compile=False, 2025-05-07T20:13:41.3917435Z T=1, 2025-05-07T20:13:41.3917512Z D=50, 2025-05-07T20:13:41.3917593Z B=18, 2025-05-07T20:13:41.3917688Z log_E=4, 2025-05-07T20:13:41.3917766Z L=12, 2025-05-07T20:13:41.3917849Z D_gradcheck=1, 2025-05-07T20:13:41.3917965Z stochastic_rounding=False, 2025-05-07T20:13:41.3918055Z weighted=False, 2025-05-07T20:13:41.3918139Z row_wise=False, 2025-05-07T20:13:41.3918236Z mixed=True, 2025-05-07T20:13:41.3918325Z use_cache=False, 2025-05-07T20:13:41.3918437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3918537Z use_cpu=True, 2025-05-07T20:13:41.3918645Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3918728Z ) 2025-05-07T20:13:41.3918917Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3919303Z self=, 2025-05-07T20:13:41.3919401Z mixed_B=False, 2025-05-07T20:13:41.3919487Z compile=True, 2025-05-07T20:13:41.3919565Z T=4, 2025-05-07T20:13:41.3919659Z D=117, 2025-05-07T20:13:41.3919739Z B=123, 2025-05-07T20:13:41.3919820Z log_E=3, 2025-05-07T20:13:41.3919914Z L=14, 2025-05-07T20:13:41.3919998Z D_gradcheck=2, 2025-05-07T20:13:41.3920097Z stochastic_rounding=False, 2025-05-07T20:13:41.3920197Z weighted=False, 2025-05-07T20:13:41.3920279Z row_wise=True, 2025-05-07T20:13:41.3920360Z mixed=True, 2025-05-07T20:13:41.3920453Z use_cache=True, 2025-05-07T20:13:41.3920563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3920645Z use_cpu=True, 2025-05-07T20:13:41.3920762Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3920841Z ) 2025-05-07T20:13:41.3920994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3921377Z self=, 2025-05-07T20:13:41.3921461Z mixed_B=False, 2025-05-07T20:13:41.3921556Z compile=True, 2025-05-07T20:13:41.3921637Z T=3, 2025-05-07T20:13:41.3921714Z D=38, 2025-05-07T20:13:41.3921805Z B=75, 2025-05-07T20:13:41.3921883Z log_E=4, 2025-05-07T20:13:41.3921964Z L=17, 2025-05-07T20:13:41.3922059Z D_gradcheck=2, 2025-05-07T20:13:41.3922158Z stochastic_rounding=False, 2025-05-07T20:13:41.3922243Z weighted=False, 2025-05-07T20:13:41.3922337Z row_wise=False, 2025-05-07T20:13:41.3922418Z mixed=True, 2025-05-07T20:13:41.3922513Z use_cache=True, 2025-05-07T20:13:41.3922622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3922706Z use_cpu=True, 2025-05-07T20:13:41.3922860Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3922963Z ) 2025-05-07T20:13:41.3923102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3923497Z self=, 2025-05-07T20:13:41.3923580Z mixed_B=False, 2025-05-07T20:13:41.3923667Z compile=True, 2025-05-07T20:13:41.3923756Z T=2, 2025-05-07T20:13:41.3923833Z D=106, 2025-05-07T20:13:41.3923911Z B=69, 2025-05-07T20:13:41.3924051Z log_E=5, 2025-05-07T20:13:41.3924128Z L=12, 2025-05-07T20:13:41.3924257Z D_gradcheck=1, 2025-05-07T20:13:41.3924367Z stochastic_rounding=True, 2025-05-07T20:13:41.3924450Z weighted=True, 2025-05-07T20:13:41.3924547Z row_wise=False, 2025-05-07T20:13:41.3924634Z mixed=True, 2025-05-07T20:13:41.3924718Z use_cache=True, 2025-05-07T20:13:41.3924838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3924921Z use_cpu=True, 2025-05-07T20:13:41.3925028Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3925116Z ) 2025-05-07T20:13:41.3925256Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3925639Z self=, 2025-05-07T20:13:41.3925734Z mixed_B=False, 2025-05-07T20:13:41.3925819Z compile=False, 2025-05-07T20:13:41.3925897Z T=3, 2025-05-07T20:13:41.3925988Z D=57, 2025-05-07T20:13:41.3926066Z B=95, 2025-05-07T20:13:41.3926158Z log_E=5, 2025-05-07T20:13:41.3926235Z L=13, 2025-05-07T20:13:41.3926319Z D_gradcheck=2, 2025-05-07T20:13:41.3926429Z stochastic_rounding=True, 2025-05-07T20:13:41.3926514Z weighted=True, 2025-05-07T20:13:41.3926598Z row_wise=False, 2025-05-07T20:13:41.3926693Z mixed=False, 2025-05-07T20:13:41.3926781Z use_cache=False, 2025-05-07T20:13:41.3926891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3926989Z use_cpu=True, 2025-05-07T20:13:41.3927094Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3927171Z ) 2025-05-07T20:13:41.3927350Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3927732Z self=, 2025-05-07T20:13:41.3927816Z mixed_B=False, 2025-05-07T20:13:41.3927913Z compile=True, 2025-05-07T20:13:41.3927990Z T=3, 2025-05-07T20:13:41.3928080Z D=7, 2025-05-07T20:13:41.3928158Z B=101, 2025-05-07T20:13:41.3928238Z log_E=3, 2025-05-07T20:13:41.3928330Z L=17, 2025-05-07T20:13:41.3928414Z D_gradcheck=1, 2025-05-07T20:13:41.3928513Z stochastic_rounding=False, 2025-05-07T20:13:41.3928610Z weighted=False, 2025-05-07T20:13:41.3928694Z row_wise=True, 2025-05-07T20:13:41.3928778Z mixed=False, 2025-05-07T20:13:41.3928878Z use_cache=False, 2025-05-07T20:13:41.3928987Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3929070Z use_cpu=True, 2025-05-07T20:13:41.3929189Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3929267Z ) 2025-05-07T20:13:41.3929404Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3929799Z self=, 2025-05-07T20:13:41.3929884Z mixed_B=False, 2025-05-07T20:13:41.3929978Z compile=True, 2025-05-07T20:13:41.3930055Z T=4, 2025-05-07T20:13:41.3930133Z D=80, 2025-05-07T20:13:41.3930222Z B=73, 2025-05-07T20:13:41.3930303Z log_E=4, 2025-05-07T20:13:41.3930381Z L=18, 2025-05-07T20:13:41.3930479Z D_gradcheck=1, 2025-05-07T20:13:41.3930579Z stochastic_rounding=False, 2025-05-07T20:13:41.3930663Z weighted=True, 2025-05-07T20:13:41.3930762Z row_wise=False, 2025-05-07T20:13:41.3930843Z mixed=False, 2025-05-07T20:13:41.3930928Z use_cache=False, 2025-05-07T20:13:41.3931050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3931133Z use_cpu=True, 2025-05-07T20:13:41.3931267Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3931380Z ) 2025-05-07T20:13:41.3931547Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3931940Z self=, 2025-05-07T20:13:41.3932021Z mixed_B=True, 2025-05-07T20:13:41.3932106Z compile=False, 2025-05-07T20:13:41.3932195Z T=1, 2025-05-07T20:13:41.3932271Z D=113, 2025-05-07T20:13:41.3932348Z B=18, 2025-05-07T20:13:41.3932463Z log_E=4, 2025-05-07T20:13:41.3932542Z L=14, 2025-05-07T20:13:41.3932625Z D_gradcheck=2, 2025-05-07T20:13:41.3932734Z stochastic_rounding=False, 2025-05-07T20:13:41.3932819Z weighted=False, 2025-05-07T20:13:41.3932901Z row_wise=False, 2025-05-07T20:13:41.3932995Z mixed=False, 2025-05-07T20:13:41.3933078Z use_cache=True, 2025-05-07T20:13:41.3933188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3933284Z use_cpu=True, 2025-05-07T20:13:41.3933390Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3933482Z ) 2025-05-07T20:13:41.3933618Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3934004Z self=, 2025-05-07T20:13:41.3934102Z mixed_B=False, 2025-05-07T20:13:41.3934225Z compile=True, 2025-05-07T20:13:41.3934316Z T=1, 2025-05-07T20:13:41.3934396Z D=3, 2025-05-07T20:13:41.3934474Z B=69, 2025-05-07T20:13:41.3934572Z log_E=4, 2025-05-07T20:13:41.3934651Z L=8, 2025-05-07T20:13:41.3934736Z D_gradcheck=2, 2025-05-07T20:13:41.3934849Z stochastic_rounding=True, 2025-05-07T20:13:41.3934933Z weighted=False, 2025-05-07T20:13:41.3935015Z row_wise=True, 2025-05-07T20:13:41.3935112Z mixed=False, 2025-05-07T20:13:41.3935196Z use_cache=True, 2025-05-07T20:13:41.3935320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3935403Z use_cpu=True, 2025-05-07T20:13:41.3935509Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3935594Z ) 2025-05-07T20:13:41.3935732Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3936144Z self=, 2025-05-07T20:13:41.3936240Z mixed_B=False, 2025-05-07T20:13:41.3936325Z compile=True, 2025-05-07T20:13:41.3936401Z T=5, 2025-05-07T20:13:41.3936489Z D=95, 2025-05-07T20:13:41.3936566Z B=89, 2025-05-07T20:13:41.3936646Z log_E=5, 2025-05-07T20:13:41.3936733Z L=14, 2025-05-07T20:13:41.3936829Z D_gradcheck=2, 2025-05-07T20:13:41.3936928Z stochastic_rounding=True, 2025-05-07T20:13:41.3937026Z weighted=False, 2025-05-07T20:13:41.3937111Z row_wise=False, 2025-05-07T20:13:41.3937206Z mixed=False, 2025-05-07T20:13:41.3937291Z use_cache=True, 2025-05-07T20:13:41.3937403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3937501Z use_cpu=True, 2025-05-07T20:13:41.3937609Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3937686Z ) 2025-05-07T20:13:41.3937930Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3938323Z self=, 2025-05-07T20:13:41.3938408Z mixed_B=False, 2025-05-07T20:13:41.3938507Z compile=True, 2025-05-07T20:13:41.3938585Z T=4, 2025-05-07T20:13:41.3938664Z D=28, 2025-05-07T20:13:41.3938758Z B=44, 2025-05-07T20:13:41.3938840Z log_E=3, 2025-05-07T20:13:41.3938918Z L=16, 2025-05-07T20:13:41.3939018Z D_gradcheck=2, 2025-05-07T20:13:41.3939119Z stochastic_rounding=False, 2025-05-07T20:13:41.3939219Z weighted=True, 2025-05-07T20:13:41.3939304Z row_wise=False, 2025-05-07T20:13:41.3939386Z mixed=True, 2025-05-07T20:13:41.3939486Z use_cache=False, 2025-05-07T20:13:41.3939600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3939686Z use_cpu=True, 2025-05-07T20:13:41.3939838Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3939914Z ) 2025-05-07T20:13:41.3940083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3940481Z self=, 2025-05-07T20:13:41.3940563Z mixed_B=True, 2025-05-07T20:13:41.3940693Z compile=True, 2025-05-07T20:13:41.3940790Z T=3, 2025-05-07T20:13:41.3940869Z D=41, 2025-05-07T20:13:41.3940962Z B=25, 2025-05-07T20:13:41.3941075Z log_E=4, 2025-05-07T20:13:41.3941153Z L=18, 2025-05-07T20:13:41.3941252Z D_gradcheck=1, 2025-05-07T20:13:41.3941352Z stochastic_rounding=True, 2025-05-07T20:13:41.3941438Z weighted=True, 2025-05-07T20:13:41.3941538Z row_wise=True, 2025-05-07T20:13:41.3941619Z mixed=False, 2025-05-07T20:13:41.3941705Z use_cache=False, 2025-05-07T20:13:41.3941826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3941909Z use_cpu=True, 2025-05-07T20:13:41.3942015Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3942101Z ) 2025-05-07T20:13:41.3942240Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3942625Z self=, 2025-05-07T20:13:41.3942719Z mixed_B=True, 2025-05-07T20:13:41.3942803Z compile=False, 2025-05-07T20:13:41.3942891Z T=5, 2025-05-07T20:13:41.3942968Z D=43, 2025-05-07T20:13:41.3943045Z B=1, 2025-05-07T20:13:41.3943136Z log_E=5, 2025-05-07T20:13:41.3943213Z L=18, 2025-05-07T20:13:41.3943298Z D_gradcheck=1, 2025-05-07T20:13:41.3943405Z stochastic_rounding=True, 2025-05-07T20:13:41.3943487Z weighted=True, 2025-05-07T20:13:41.3943570Z row_wise=False, 2025-05-07T20:13:41.3943663Z mixed=True, 2025-05-07T20:13:41.3943745Z use_cache=True, 2025-05-07T20:13:41.3943854Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.3943947Z use_cpu=True, 2025-05-07T20:13:41.3944052Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.3944136Z ) 2025-05-07T20:13:41.3944291Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.3944702Z self=, 2025-05-07T20:13:41.3944802Z mixed_B=True, 2025-05-07T20:13:41.3944887Z compile=True, 2025-05-07T20:13:41.3944964Z T=5, 2025-05-07T20:13:41.3945057Z D=8, 2025-05-07T20:13:41.3945138Z B=62, 2025-05-07T20:13:41.3945220Z log_E=5, 2025-05-07T20:13:41.3945311Z L=16, 2025-05-07T20:13:41.3945396Z D_gradcheck=1, 2025-05-07T20:13:41.3945494Z stochastic_rounding=True, 2025-05-07T20:13:41.3945590Z weighted=False, 2025-05-07T20:13:41.3945672Z row_wise=False, 2025-05-07T20:13:41.3945753Z mixed=False, 2025-05-07T20:13:41.3945849Z use_cache=False, 2025-05-07T20:13:41.3945960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.3946043Z use_cpu=True, 2025-05-07T20:13:41.3946158Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.3946237Z ) 2025-05-07T20:13:41.4309046Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4309674Z self=, 2025-05-07T20:13:41.4309796Z mixed_B=True, 2025-05-07T20:13:41.4309928Z compile=False, 2025-05-07T20:13:41.4310040Z T=4, 2025-05-07T20:13:41.4310161Z D=105, 2025-05-07T20:13:41.4310312Z B=27, 2025-05-07T20:13:41.4310461Z log_E=4, 2025-05-07T20:13:41.4310602Z L=0, 2025-05-07T20:13:41.4310889Z D_gradcheck=2, 2025-05-07T20:13:41.4311049Z stochastic_rounding=False, 2025-05-07T20:13:41.4311148Z weighted=True, 2025-05-07T20:13:41.4311230Z row_wise=True, 2025-05-07T20:13:41.4311312Z mixed=True, 2025-05-07T20:13:41.4311410Z use_cache=True, 2025-05-07T20:13:41.4311520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4311603Z use_cpu=True, 2025-05-07T20:13:41.4311721Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4311976Z ) 2025-05-07T20:13:41.4312183Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4312587Z self=, 2025-05-07T20:13:41.4312671Z mixed_B=False, 2025-05-07T20:13:41.4312771Z compile=False, 2025-05-07T20:13:41.4312849Z T=2, 2025-05-07T20:13:41.4312927Z D=6, 2025-05-07T20:13:41.4313019Z B=32, 2025-05-07T20:13:41.4313098Z log_E=4, 2025-05-07T20:13:41.4313217Z L=18, 2025-05-07T20:13:41.4313314Z D_gradcheck=1, 2025-05-07T20:13:41.4313411Z stochastic_rounding=True, 2025-05-07T20:13:41.4313496Z weighted=False, 2025-05-07T20:13:41.4313591Z row_wise=False, 2025-05-07T20:13:41.4313675Z mixed=False, 2025-05-07T20:13:41.4313758Z use_cache=True, 2025-05-07T20:13:41.4313881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4313964Z use_cpu=True, 2025-05-07T20:13:41.4314068Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4314158Z ) 2025-05-07T20:13:41.4314298Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4314696Z self=, 2025-05-07T20:13:41.4314780Z mixed_B=False, 2025-05-07T20:13:41.4314865Z compile=False, 2025-05-07T20:13:41.4314956Z T=4, 2025-05-07T20:13:41.4315034Z D=24, 2025-05-07T20:13:41.4315112Z B=95, 2025-05-07T20:13:41.4315203Z log_E=5, 2025-05-07T20:13:41.4315283Z L=3, 2025-05-07T20:13:41.4315366Z D_gradcheck=2, 2025-05-07T20:13:41.4315476Z stochastic_rounding=True, 2025-05-07T20:13:41.4315560Z weighted=False, 2025-05-07T20:13:41.4315646Z row_wise=True, 2025-05-07T20:13:41.4315740Z mixed=True, 2025-05-07T20:13:41.4315822Z use_cache=True, 2025-05-07T20:13:41.4315932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4316026Z use_cpu=True, 2025-05-07T20:13:41.4316128Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4316207Z ) 2025-05-07T20:13:41.4316357Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4316780Z self=, 2025-05-07T20:13:41.4316878Z mixed_B=True, 2025-05-07T20:13:41.4316961Z compile=True, 2025-05-07T20:13:41.4317039Z T=4, 2025-05-07T20:13:41.4317129Z D=121, 2025-05-07T20:13:41.4317205Z B=9, 2025-05-07T20:13:41.4317283Z log_E=4, 2025-05-07T20:13:41.4317375Z L=14, 2025-05-07T20:13:41.4317460Z D_gradcheck=2, 2025-05-07T20:13:41.4317557Z stochastic_rounding=True, 2025-05-07T20:13:41.4317652Z weighted=False, 2025-05-07T20:13:41.4317734Z row_wise=True, 2025-05-07T20:13:41.4317815Z mixed=False, 2025-05-07T20:13:41.4317913Z use_cache=False, 2025-05-07T20:13:41.4318025Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4318122Z use_cpu=True, 2025-05-07T20:13:41.4318226Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4318306Z ) 2025-05-07T20:13:41.4318462Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4318848Z self=, 2025-05-07T20:13:41.4318934Z mixed_B=False, 2025-05-07T20:13:41.4319032Z compile=False, 2025-05-07T20:13:41.4319110Z T=2, 2025-05-07T20:13:41.4319187Z D=52, 2025-05-07T20:13:41.4319276Z B=81, 2025-05-07T20:13:41.4319354Z log_E=3, 2025-05-07T20:13:41.4319433Z L=4, 2025-05-07T20:13:41.4319528Z D_gradcheck=2, 2025-05-07T20:13:41.4319628Z stochastic_rounding=False, 2025-05-07T20:13:41.4319711Z weighted=False, 2025-05-07T20:13:41.4319805Z row_wise=True, 2025-05-07T20:13:41.4319887Z mixed=False, 2025-05-07T20:13:41.4319990Z use_cache=False, 2025-05-07T20:13:41.4320101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4320184Z use_cpu=True, 2025-05-07T20:13:41.4320300Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4320425Z ) 2025-05-07T20:13:41.4320568Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4321017Z self=, 2025-05-07T20:13:41.4321102Z mixed_B=False, 2025-05-07T20:13:41.4321187Z compile=True, 2025-05-07T20:13:41.4321279Z T=1, 2025-05-07T20:13:41.4321357Z D=84, 2025-05-07T20:13:41.4321438Z B=117, 2025-05-07T20:13:41.4321531Z log_E=5, 2025-05-07T20:13:41.4321637Z L=3, 2025-05-07T20:13:41.4321723Z D_gradcheck=1, 2025-05-07T20:13:41.4321835Z stochastic_rounding=True, 2025-05-07T20:13:41.4321922Z weighted=False, 2025-05-07T20:13:41.4322020Z row_wise=False, 2025-05-07T20:13:41.4322106Z mixed=False, 2025-05-07T20:13:41.4322192Z use_cache=True, 2025-05-07T20:13:41.4322319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4322404Z use_cpu=True, 2025-05-07T20:13:41.4322511Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4322606Z ) 2025-05-07T20:13:41.4322747Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4323133Z self=, 2025-05-07T20:13:41.4323234Z mixed_B=True, 2025-05-07T20:13:41.4323322Z compile=False, 2025-05-07T20:13:41.4323402Z T=2, 2025-05-07T20:13:41.4323497Z D=82, 2025-05-07T20:13:41.4323578Z B=71, 2025-05-07T20:13:41.4323672Z log_E=3, 2025-05-07T20:13:41.4323753Z L=6, 2025-05-07T20:13:41.4323839Z D_gradcheck=1, 2025-05-07T20:13:41.4323957Z stochastic_rounding=False, 2025-05-07T20:13:41.4324045Z weighted=True, 2025-05-07T20:13:41.4324129Z row_wise=False, 2025-05-07T20:13:41.4324227Z mixed=False, 2025-05-07T20:13:41.4324317Z use_cache=False, 2025-05-07T20:13:41.4324429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4324529Z use_cpu=True, 2025-05-07T20:13:41.4324637Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4324716Z ) 2025-05-07T20:13:41.4324868Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4325276Z self=, 2025-05-07T20:13:41.4325363Z mixed_B=False, 2025-05-07T20:13:41.4325458Z compile=True, 2025-05-07T20:13:41.4325536Z T=5, 2025-05-07T20:13:41.4325627Z D=71, 2025-05-07T20:13:41.4325705Z B=39, 2025-05-07T20:13:41.4325783Z log_E=4, 2025-05-07T20:13:41.4325879Z L=15, 2025-05-07T20:13:41.4325964Z D_gradcheck=1, 2025-05-07T20:13:41.4326062Z stochastic_rounding=True, 2025-05-07T20:13:41.4326158Z weighted=False, 2025-05-07T20:13:41.4326242Z row_wise=False, 2025-05-07T20:13:41.4326325Z mixed=True, 2025-05-07T20:13:41.4326420Z use_cache=False, 2025-05-07T20:13:41.4326529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4326612Z use_cpu=True, 2025-05-07T20:13:41.4326732Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4326809Z ) 2025-05-07T20:13:41.4326947Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4327340Z self=, 2025-05-07T20:13:41.4327421Z mixed_B=True, 2025-05-07T20:13:41.4327519Z compile=False, 2025-05-07T20:13:41.4327598Z T=2, 2025-05-07T20:13:41.4327675Z D=78, 2025-05-07T20:13:41.4327763Z B=48, 2025-05-07T20:13:41.4327842Z log_E=3, 2025-05-07T20:13:41.4327922Z L=4, 2025-05-07T20:13:41.4328020Z D_gradcheck=1, 2025-05-07T20:13:41.4328117Z stochastic_rounding=True, 2025-05-07T20:13:41.4328201Z weighted=True, 2025-05-07T20:13:41.4328294Z row_wise=True, 2025-05-07T20:13:41.4328379Z mixed=True, 2025-05-07T20:13:41.4328463Z use_cache=True, 2025-05-07T20:13:41.4328587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4328670Z use_cpu=True, 2025-05-07T20:13:41.4328774Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4328888Z ) 2025-05-07T20:13:41.4329027Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4329457Z self=, 2025-05-07T20:13:41.4329539Z mixed_B=True, 2025-05-07T20:13:41.4329624Z compile=False, 2025-05-07T20:13:41.4329716Z T=3, 2025-05-07T20:13:41.4329793Z D=53, 2025-05-07T20:13:41.4329871Z B=32, 2025-05-07T20:13:41.4329961Z log_E=4, 2025-05-07T20:13:41.4330061Z L=16, 2025-05-07T20:13:41.4330144Z D_gradcheck=2, 2025-05-07T20:13:41.4330254Z stochastic_rounding=False, 2025-05-07T20:13:41.4330337Z weighted=False, 2025-05-07T20:13:41.4330419Z row_wise=True, 2025-05-07T20:13:41.4330514Z mixed=False, 2025-05-07T20:13:41.4330598Z use_cache=False, 2025-05-07T20:13:41.4330708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4330805Z use_cpu=True, 2025-05-07T20:13:41.4330909Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4331003Z ) 2025-05-07T20:13:41.4331139Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4331524Z self=, 2025-05-07T20:13:41.4331621Z mixed_B=False, 2025-05-07T20:13:41.4331706Z compile=False, 2025-05-07T20:13:41.4331785Z T=2, 2025-05-07T20:13:41.4331878Z D=16, 2025-05-07T20:13:41.4331957Z B=126, 2025-05-07T20:13:41.4332036Z log_E=5, 2025-05-07T20:13:41.4332128Z L=2, 2025-05-07T20:13:41.4332212Z D_gradcheck=2, 2025-05-07T20:13:41.4332311Z stochastic_rounding=False, 2025-05-07T20:13:41.4332408Z weighted=False, 2025-05-07T20:13:41.4332491Z row_wise=True, 2025-05-07T20:13:41.4332588Z mixed=False, 2025-05-07T20:13:41.4332670Z use_cache=True, 2025-05-07T20:13:41.4332781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4332878Z use_cpu=True, 2025-05-07T20:13:41.4332982Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4333058Z ) 2025-05-07T20:13:41.4333207Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4333615Z self=, 2025-05-07T20:13:41.4333698Z mixed_B=False, 2025-05-07T20:13:41.4333796Z compile=False, 2025-05-07T20:13:41.4333872Z T=3, 2025-05-07T20:13:41.4333947Z D=96, 2025-05-07T20:13:41.4334040Z B=59, 2025-05-07T20:13:41.4334122Z log_E=4, 2025-05-07T20:13:41.4334200Z L=0, 2025-05-07T20:13:41.4334296Z D_gradcheck=1, 2025-05-07T20:13:41.4334394Z stochastic_rounding=True, 2025-05-07T20:13:41.4334493Z weighted=False, 2025-05-07T20:13:41.4334579Z row_wise=False, 2025-05-07T20:13:41.4334661Z mixed=False, 2025-05-07T20:13:41.4334758Z use_cache=True, 2025-05-07T20:13:41.4334869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4334951Z use_cpu=True, 2025-05-07T20:13:41.4335069Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4335148Z ) 2025-05-07T20:13:41.4335288Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4335686Z self=, 2025-05-07T20:13:41.4335768Z mixed_B=True, 2025-05-07T20:13:41.4335854Z compile=False, 2025-05-07T20:13:41.4335943Z T=2, 2025-05-07T20:13:41.4336021Z D=39, 2025-05-07T20:13:41.4336111Z B=5, 2025-05-07T20:13:41.4336190Z log_E=3, 2025-05-07T20:13:41.4336267Z L=2, 2025-05-07T20:13:41.4336366Z D_gradcheck=1, 2025-05-07T20:13:41.4336463Z stochastic_rounding=True, 2025-05-07T20:13:41.4336547Z weighted=False, 2025-05-07T20:13:41.4336641Z row_wise=False, 2025-05-07T20:13:41.4336723Z mixed=False, 2025-05-07T20:13:41.4336806Z use_cache=True, 2025-05-07T20:13:41.4336928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4337012Z use_cpu=True, 2025-05-07T20:13:41.4337117Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4337233Z ) 2025-05-07T20:13:41.4337370Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4337877Z self=, 2025-05-07T20:13:41.4337976Z mixed_B=False, 2025-05-07T20:13:41.4338059Z compile=True, 2025-05-07T20:13:41.4338155Z T=2, 2025-05-07T20:13:41.4338233Z D=118, 2025-05-07T20:13:41.4338310Z B=29, 2025-05-07T20:13:41.4338403Z log_E=3, 2025-05-07T20:13:41.4338480Z L=8, 2025-05-07T20:13:41.4338605Z D_gradcheck=1, 2025-05-07T20:13:41.4338717Z stochastic_rounding=True, 2025-05-07T20:13:41.4338801Z weighted=True, 2025-05-07T20:13:41.4338888Z row_wise=False, 2025-05-07T20:13:41.4338983Z mixed=True, 2025-05-07T20:13:41.4339069Z use_cache=False, 2025-05-07T20:13:41.4339180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4339280Z use_cpu=True, 2025-05-07T20:13:41.4339388Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4339469Z ) 2025-05-07T20:13:41.4339621Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4340006Z self=, 2025-05-07T20:13:41.4340100Z mixed_B=True, 2025-05-07T20:13:41.4340186Z compile=True, 2025-05-07T20:13:41.4340263Z T=5, 2025-05-07T20:13:41.4340360Z D=19, 2025-05-07T20:13:41.4340438Z B=128, 2025-05-07T20:13:41.4340518Z log_E=5, 2025-05-07T20:13:41.4340606Z L=9, 2025-05-07T20:13:41.4340692Z D_gradcheck=1, 2025-05-07T20:13:41.4340792Z stochastic_rounding=False, 2025-05-07T20:13:41.4340889Z weighted=True, 2025-05-07T20:13:41.4340972Z row_wise=False, 2025-05-07T20:13:41.4341053Z mixed=True, 2025-05-07T20:13:41.4341148Z use_cache=True, 2025-05-07T20:13:41.4341259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4341341Z use_cpu=True, 2025-05-07T20:13:41.4341456Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4341534Z ) 2025-05-07T20:13:41.4341695Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4342104Z self=, 2025-05-07T20:13:41.4342189Z mixed_B=False, 2025-05-07T20:13:41.4342289Z compile=False, 2025-05-07T20:13:41.4342370Z T=2, 2025-05-07T20:13:41.4342450Z D=80, 2025-05-07T20:13:41.4342542Z B=55, 2025-05-07T20:13:41.4342623Z log_E=5, 2025-05-07T20:13:41.4342703Z L=20, 2025-05-07T20:13:41.4342805Z D_gradcheck=2, 2025-05-07T20:13:41.4342906Z stochastic_rounding=True, 2025-05-07T20:13:41.4342990Z weighted=True, 2025-05-07T20:13:41.4343088Z row_wise=False, 2025-05-07T20:13:41.4343171Z mixed=True, 2025-05-07T20:13:41.4343258Z use_cache=False, 2025-05-07T20:13:41.4343388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4343473Z use_cpu=True, 2025-05-07T20:13:41.4343595Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4343674Z ) 2025-05-07T20:13:41.4343815Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4344213Z self=, 2025-05-07T20:13:41.4344298Z mixed_B=False, 2025-05-07T20:13:41.4344384Z compile=True, 2025-05-07T20:13:41.4344477Z T=3, 2025-05-07T20:13:41.4344557Z D=24, 2025-05-07T20:13:41.4344636Z B=126, 2025-05-07T20:13:41.4344730Z log_E=3, 2025-05-07T20:13:41.4344809Z L=19, 2025-05-07T20:13:41.4344896Z D_gradcheck=2, 2025-05-07T20:13:41.4345015Z stochastic_rounding=False, 2025-05-07T20:13:41.4345103Z weighted=False, 2025-05-07T20:13:41.4345200Z row_wise=True, 2025-05-07T20:13:41.4345283Z mixed=True, 2025-05-07T20:13:41.4345370Z use_cache=False, 2025-05-07T20:13:41.4345496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4345580Z use_cpu=True, 2025-05-07T20:13:41.4345683Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4345795Z ) 2025-05-07T20:13:41.4650920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4651762Z self=, 2025-05-07T20:13:41.4651884Z mixed_B=False, 2025-05-07T20:13:41.4652029Z compile=False, 2025-05-07T20:13:41.4652172Z T=4, 2025-05-07T20:13:41.4652335Z D=123, 2025-05-07T20:13:41.4652475Z B=75, 2025-05-07T20:13:41.4652617Z log_E=4, 2025-05-07T20:13:41.4652770Z L=14, 2025-05-07T20:13:41.4652934Z D_gradcheck=1, 2025-05-07T20:13:41.4653035Z stochastic_rounding=True, 2025-05-07T20:13:41.4653134Z weighted=False, 2025-05-07T20:13:41.4653217Z row_wise=False, 2025-05-07T20:13:41.4653298Z mixed=True, 2025-05-07T20:13:41.4653395Z use_cache=False, 2025-05-07T20:13:41.4653507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4653590Z use_cpu=True, 2025-05-07T20:13:41.4653707Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4653786Z ) 2025-05-07T20:13:41.4653928Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4654329Z self=, 2025-05-07T20:13:41.4654413Z mixed_B=False, 2025-05-07T20:13:41.4654509Z compile=True, 2025-05-07T20:13:41.4654587Z T=1, 2025-05-07T20:13:41.4654665Z D=67, 2025-05-07T20:13:41.4654758Z B=30, 2025-05-07T20:13:41.4654836Z log_E=4, 2025-05-07T20:13:41.4654915Z L=16, 2025-05-07T20:13:41.4655012Z D_gradcheck=2, 2025-05-07T20:13:41.4655111Z stochastic_rounding=True, 2025-05-07T20:13:41.4655196Z weighted=False, 2025-05-07T20:13:41.4655299Z row_wise=True, 2025-05-07T20:13:41.4655381Z mixed=False, 2025-05-07T20:13:41.4655466Z use_cache=False, 2025-05-07T20:13:41.4655589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4655671Z use_cpu=True, 2025-05-07T20:13:41.4655776Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4655865Z ) 2025-05-07T20:13:41.4656007Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4656446Z self=, 2025-05-07T20:13:41.4656531Z mixed_B=False, 2025-05-07T20:13:41.4656615Z compile=True, 2025-05-07T20:13:41.4656705Z T=5, 2025-05-07T20:13:41.4656782Z D=90, 2025-05-07T20:13:41.4656859Z B=100, 2025-05-07T20:13:41.4656950Z log_E=3, 2025-05-07T20:13:41.4657026Z L=7, 2025-05-07T20:13:41.4657112Z D_gradcheck=2, 2025-05-07T20:13:41.4657221Z stochastic_rounding=True, 2025-05-07T20:13:41.4657307Z weighted=True, 2025-05-07T20:13:41.4657391Z row_wise=True, 2025-05-07T20:13:41.4657490Z mixed=False, 2025-05-07T20:13:41.4657577Z use_cache=False, 2025-05-07T20:13:41.4657690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4657883Z use_cpu=True, 2025-05-07T20:13:41.4657993Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4658084Z ) 2025-05-07T20:13:41.4658227Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4658618Z self=, 2025-05-07T20:13:41.4658715Z mixed_B=True, 2025-05-07T20:13:41.4658801Z compile=True, 2025-05-07T20:13:41.4658880Z T=3, 2025-05-07T20:13:41.4658974Z D=115, 2025-05-07T20:13:41.4659054Z B=74, 2025-05-07T20:13:41.4659133Z log_E=3, 2025-05-07T20:13:41.4659224Z L=2, 2025-05-07T20:13:41.4659310Z D_gradcheck=1, 2025-05-07T20:13:41.4659412Z stochastic_rounding=False, 2025-05-07T20:13:41.4659509Z weighted=False, 2025-05-07T20:13:41.4659592Z row_wise=True, 2025-05-07T20:13:41.4659685Z mixed=True, 2025-05-07T20:13:41.4659770Z use_cache=False, 2025-05-07T20:13:41.4659880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4659975Z use_cpu=True, 2025-05-07T20:13:41.4660080Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4660155Z ) 2025-05-07T20:13:41.4660379Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4660794Z self=, 2025-05-07T20:13:41.4660878Z mixed_B=False, 2025-05-07T20:13:41.4660980Z compile=True, 2025-05-07T20:13:41.4661057Z T=3, 2025-05-07T20:13:41.4661135Z D=55, 2025-05-07T20:13:41.4661228Z B=88, 2025-05-07T20:13:41.4661307Z log_E=4, 2025-05-07T20:13:41.4661383Z L=3, 2025-05-07T20:13:41.4661508Z D_gradcheck=2, 2025-05-07T20:13:41.4661606Z stochastic_rounding=True, 2025-05-07T20:13:41.4661702Z weighted=True, 2025-05-07T20:13:41.4661784Z row_wise=True, 2025-05-07T20:13:41.4661867Z mixed=True, 2025-05-07T20:13:41.4661965Z use_cache=True, 2025-05-07T20:13:41.4662076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4662159Z use_cpu=True, 2025-05-07T20:13:41.4662276Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4662352Z ) 2025-05-07T20:13:41.4662490Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4662886Z self=, 2025-05-07T20:13:41.4662969Z mixed_B=False, 2025-05-07T20:13:41.4663052Z compile=True, 2025-05-07T20:13:41.4663141Z T=1, 2025-05-07T20:13:41.4663217Z D=68, 2025-05-07T20:13:41.4663306Z B=115, 2025-05-07T20:13:41.4663384Z log_E=4, 2025-05-07T20:13:41.4663460Z L=4, 2025-05-07T20:13:41.4663557Z D_gradcheck=2, 2025-05-07T20:13:41.4663654Z stochastic_rounding=True, 2025-05-07T20:13:41.4663738Z weighted=True, 2025-05-07T20:13:41.4663831Z row_wise=False, 2025-05-07T20:13:41.4663912Z mixed=True, 2025-05-07T20:13:41.4663999Z use_cache=True, 2025-05-07T20:13:41.4664120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4664214Z use_cpu=True, 2025-05-07T20:13:41.4664366Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4664490Z ) 2025-05-07T20:13:41.4664712Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4665144Z self=, 2025-05-07T20:13:41.4665240Z mixed_B=False, 2025-05-07T20:13:41.4665325Z compile=True, 2025-05-07T20:13:41.4665417Z T=3, 2025-05-07T20:13:41.4665494Z D=125, 2025-05-07T20:13:41.4665571Z B=15, 2025-05-07T20:13:41.4665663Z log_E=5, 2025-05-07T20:13:41.4665740Z L=18, 2025-05-07T20:13:41.4665828Z D_gradcheck=2, 2025-05-07T20:13:41.4665939Z stochastic_rounding=True, 2025-05-07T20:13:41.4666024Z weighted=True, 2025-05-07T20:13:41.4666110Z row_wise=False, 2025-05-07T20:13:41.4666206Z mixed=False, 2025-05-07T20:13:41.4666291Z use_cache=False, 2025-05-07T20:13:41.4666403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4666499Z use_cpu=True, 2025-05-07T20:13:41.4666603Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4666678Z ) 2025-05-07T20:13:41.4666832Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4667218Z self=, 2025-05-07T20:13:41.4667312Z mixed_B=True, 2025-05-07T20:13:41.4667397Z compile=False, 2025-05-07T20:13:41.4667473Z T=5, 2025-05-07T20:13:41.4667562Z D=61, 2025-05-07T20:13:41.4667638Z B=36, 2025-05-07T20:13:41.4667716Z log_E=3, 2025-05-07T20:13:41.4667804Z L=16, 2025-05-07T20:13:41.4667891Z D_gradcheck=1, 2025-05-07T20:13:41.4667989Z stochastic_rounding=False, 2025-05-07T20:13:41.4668087Z weighted=False, 2025-05-07T20:13:41.4668226Z row_wise=True, 2025-05-07T20:13:41.4668308Z mixed=True, 2025-05-07T20:13:41.4668392Z use_cache=True, 2025-05-07T20:13:41.4668516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4668601Z use_cpu=True, 2025-05-07T20:13:41.4668707Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4668798Z ) 2025-05-07T20:13:41.4668964Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4669346Z self=, 2025-05-07T20:13:41.4669473Z mixed_B=False, 2025-05-07T20:13:41.4669559Z compile=False, 2025-05-07T20:13:41.4669655Z T=2, 2025-05-07T20:13:41.4669734Z D=121, 2025-05-07T20:13:41.4669813Z B=67, 2025-05-07T20:13:41.4669906Z log_E=4, 2025-05-07T20:13:41.4669984Z L=17, 2025-05-07T20:13:41.4670070Z D_gradcheck=2, 2025-05-07T20:13:41.4670214Z stochastic_rounding=True, 2025-05-07T20:13:41.4670301Z weighted=True, 2025-05-07T20:13:41.4670384Z row_wise=True, 2025-05-07T20:13:41.4670481Z mixed=False, 2025-05-07T20:13:41.4670570Z use_cache=False, 2025-05-07T20:13:41.4670682Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4670781Z use_cpu=True, 2025-05-07T20:13:41.4670888Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4670966Z ) 2025-05-07T20:13:41.4671120Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4671508Z self=, 2025-05-07T20:13:41.4671610Z mixed_B=False, 2025-05-07T20:13:41.4671696Z compile=True, 2025-05-07T20:13:41.4671775Z T=3, 2025-05-07T20:13:41.4671869Z D=109, 2025-05-07T20:13:41.4671947Z B=61, 2025-05-07T20:13:41.4672026Z log_E=3, 2025-05-07T20:13:41.4672119Z L=6, 2025-05-07T20:13:41.4672204Z D_gradcheck=1, 2025-05-07T20:13:41.4672302Z stochastic_rounding=True, 2025-05-07T20:13:41.4672400Z weighted=True, 2025-05-07T20:13:41.4672483Z row_wise=True, 2025-05-07T20:13:41.4672564Z mixed=True, 2025-05-07T20:13:41.4672664Z use_cache=False, 2025-05-07T20:13:41.4672774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4672858Z use_cpu=True, 2025-05-07T20:13:41.4672974Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4673048Z ) 2025-05-07T20:13:41.4673197Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4673611Z self=, 2025-05-07T20:13:41.4673696Z mixed_B=True, 2025-05-07T20:13:41.4673792Z compile=True, 2025-05-07T20:13:41.4673870Z T=2, 2025-05-07T20:13:41.4673947Z D=114, 2025-05-07T20:13:41.4674036Z B=5, 2025-05-07T20:13:41.4674114Z log_E=5, 2025-05-07T20:13:41.4674191Z L=4, 2025-05-07T20:13:41.4674285Z D_gradcheck=1, 2025-05-07T20:13:41.4674386Z stochastic_rounding=False, 2025-05-07T20:13:41.4674470Z weighted=True, 2025-05-07T20:13:41.4674564Z row_wise=False, 2025-05-07T20:13:41.4674645Z mixed=True, 2025-05-07T20:13:41.4674728Z use_cache=True, 2025-05-07T20:13:41.4674852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4674935Z use_cpu=True, 2025-05-07T20:13:41.4675052Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4675129Z ) 2025-05-07T20:13:41.4675265Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4675662Z self=, 2025-05-07T20:13:41.4675747Z mixed_B=False, 2025-05-07T20:13:41.4675832Z compile=True, 2025-05-07T20:13:41.4675923Z T=2, 2025-05-07T20:13:41.4676000Z D=17, 2025-05-07T20:13:41.4676078Z B=75, 2025-05-07T20:13:41.4676170Z log_E=5, 2025-05-07T20:13:41.4676248Z L=20, 2025-05-07T20:13:41.4676334Z D_gradcheck=1, 2025-05-07T20:13:41.4676449Z stochastic_rounding=False, 2025-05-07T20:13:41.4676540Z weighted=False, 2025-05-07T20:13:41.4676636Z row_wise=False, 2025-05-07T20:13:41.4676718Z mixed=False, 2025-05-07T20:13:41.4676802Z use_cache=True, 2025-05-07T20:13:41.4676923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4677005Z use_cpu=True, 2025-05-07T20:13:41.4677111Z output_dtype=SparseType.FP16, 2025-05-07T20:13:41.4677195Z ) 2025-05-07T20:13:41.4677331Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4677751Z self=, 2025-05-07T20:13:41.4677869Z mixed_B=True, 2025-05-07T20:13:41.4677954Z compile=False, 2025-05-07T20:13:41.4678031Z T=2, 2025-05-07T20:13:41.4678121Z D=15, 2025-05-07T20:13:41.4678198Z B=38, 2025-05-07T20:13:41.4678275Z log_E=4, 2025-05-07T20:13:41.4678365Z L=1, 2025-05-07T20:13:41.4678448Z D_gradcheck=2, 2025-05-07T20:13:41.4678584Z stochastic_rounding=True, 2025-05-07T20:13:41.4678668Z weighted=True, 2025-05-07T20:13:41.4678751Z row_wise=False, 2025-05-07T20:13:41.4678845Z mixed=True, 2025-05-07T20:13:41.4678930Z use_cache=True, 2025-05-07T20:13:41.4679041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:41.4679136Z use_cpu=True, 2025-05-07T20:13:41.4679239Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4679316Z ) 2025-05-07T20:13:41.4679466Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:13:41.4679852Z self=, 2025-05-07T20:13:41.4679938Z mixed_B=True, 2025-05-07T20:13:41.4680035Z compile=True, 2025-05-07T20:13:41.4680112Z T=4, 2025-05-07T20:13:41.4680203Z D=28, 2025-05-07T20:13:41.4680279Z B=68, 2025-05-07T20:13:41.4680357Z log_E=4, 2025-05-07T20:13:41.4680447Z L=7, 2025-05-07T20:13:41.4680532Z D_gradcheck=2, 2025-05-07T20:13:41.4680632Z stochastic_rounding=False, 2025-05-07T20:13:41.4680729Z weighted=True, 2025-05-07T20:13:41.4680812Z row_wise=True, 2025-05-07T20:13:41.4680894Z mixed=False, 2025-05-07T20:13:41.4680989Z use_cache=True, 2025-05-07T20:13:41.4681099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:41.4681181Z use_cpu=True, 2025-05-07T20:13:41.4681298Z output_dtype=SparseType.FP32, 2025-05-07T20:13:41.4681373Z ) 2025-05-07T20:13:41.4681452Z PASSED 2025-05-07T20:13:41.4681463Z 2025-05-07T20:13:41.4681620Z =============================== warnings summary =============================== 2025-05-07T20:13:41.4682021Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T20:13:41.4682393Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T20:13:41.4682743Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T20:13:41.4683955Z /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:41.4684057Z warnings.warn( 2025-05-07T20:13:41.4684061Z 2025-05-07T20:13:41.4684299Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:13:41.4684465Z =========================== short test summary info ============================ 2025-05-07T20:13:41.4684787Z SKIPPED [1] tbe/training/backward_adagrad_test.py:56: CUDA is not available or no GPUs detected 2025-05-07T20:13:41.4685095Z SKIPPED [1] tbe/training/backward_adagrad_test.py:74: CUDA is not available or no GPUs detected 2025-05-07T20:13:41.4685415Z SKIPPED [1] tbe/training/backward_adagrad_test.py:41: CUDA is not available or no GPUs detected 2025-05-07T20:13:41.4685729Z SKIPPED [1] tbe/training/backward_adagrad_test.py:164: CUDA is not available or no GPUs detected 2025-05-07T20:13:41.4686053Z SKIPPED [1] tbe/training/backward_adagrad_test.py:147: CUDA is not available or no GPUs detected 2025-05-07T20:13:41.4686227Z ================== 3 passed, 5 skipped, 3 warnings in 17.33s =================== 2025-05-07T20:13:41.9355037Z 2025-05-07T20:13:41.9355577Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T20:13:41.9372711Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 19 seconds 2025-05-07T20:13:41.9373328Z 2025-05-07T20:13:41.9373404Z 2025-05-07T20:13:41.9373408Z 2025-05-07T20:13:41.9373423Z 2025-05-07T20:13:41.9385841Z ################################################################################ 2025-05-07T20:13:41.9401761Z # [2025-05-07T20:13:41.939Z] Run Python Test Suite: 2025-05-07T20:13:41.9402135Z # ./tbe/training/backward_dense_test.py 2025-05-07T20:13:41.9402541Z ################################################################################ 2025-05-07T20:13:41.9424499Z + 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:41.9425245Z 2025-05-07T20:13:44.0941629Z ============================= test session starts ============================== 2025-05-07T20:13:44.0942352Z 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.0942972Z cachedir: .pytest_cache 2025-05-07T20:13:44.0943617Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:44.0944331Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:44.0944664Z plugins: hypothesis-6.131.14 2025-05-07T20:13:45.5574853Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:45.5575873Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:45.5621816Z collected 1 item 2025-05-07T20:13:45.5622057Z 2025-05-07T20:13:45.5645030Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T20:13:45.5645450Z 2025-05-07T20:13:45.5645624Z =========================== short test summary info ============================ 2025-05-07T20:13:45.5646882Z 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:45.5648144Z ============================== 1 skipped in 1.60s ============================== 2025-05-07T20:13:45.9717165Z 2025-05-07T20:13:45.9717620Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T20:13:45.9733718Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 4 seconds 2025-05-07T20:13:45.9734124Z 2025-05-07T20:13:45.9734131Z 2025-05-07T20:13:45.9734136Z 2025-05-07T20:13:45.9734140Z 2025-05-07T20:13:45.9746869Z ################################################################################ 2025-05-07T20:13:45.9762965Z # [2025-05-07T20:13:45.976Z] Run Python Test Suite: 2025-05-07T20:13:45.9763420Z # ./tbe/training/backward_none_test.py 2025-05-07T20:13:45.9763766Z ################################################################################ 2025-05-07T20:13:45.9786039Z + 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:45.9786790Z 2025-05-07T20:13:48.0910640Z ============================= test session starts ============================== 2025-05-07T20:13:48.0911329Z 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.0911936Z cachedir: .pytest_cache 2025-05-07T20:13:48.0912578Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:48.0913299Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:48.0913616Z plugins: hypothesis-6.131.14 2025-05-07T20:13:49.5400530Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:49.5401520Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:49.5455221Z collected 2 items 2025-05-07T20:13:49.5455396Z 2025-05-07T20:13:49.5471145Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none SKIPPED 2025-05-07T20:13:49.5487403Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad SKIPPED 2025-05-07T20:13:49.5487890Z 2025-05-07T20:13:49.5488162Z =========================== short test summary info ============================ 2025-05-07T20:13:49.5488754Z SKIPPED [1] tbe/training/backward_none_test.py:86: CUDA is not available or no GPUs detected 2025-05-07T20:13:49.5489471Z SKIPPED [1] tbe/training/backward_none_test.py:116: CUDA is not available or no GPUs detected 2025-05-07T20:13:49.5490038Z ============================== 2 skipped in 1.58s ============================== 2025-05-07T20:13:49.9643310Z 2025-05-07T20:13:49.9643993Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T20:13:49.9661635Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 4 seconds 2025-05-07T20:13:49.9662076Z 2025-05-07T20:13:49.9662092Z 2025-05-07T20:13:49.9662096Z 2025-05-07T20:13:49.9662109Z 2025-05-07T20:13:49.9674583Z ################################################################################ 2025-05-07T20:13:49.9690895Z # [2025-05-07T20:13:49.968Z] Run Python Test Suite: 2025-05-07T20:13:49.9691326Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T20:13:49.9691691Z ################################################################################ 2025-05-07T20:13:49.9713693Z + 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:49.9714449Z 2025-05-07T20:13:52.1276548Z ============================= test session starts ============================== 2025-05-07T20:13:52.1277250Z 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.1277860Z cachedir: .pytest_cache 2025-05-07T20:13:52.1278727Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:52.1279448Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:52.1279779Z plugins: hypothesis-6.131.14 2025-05-07T20:13:53.5993476Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:53.5994458Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:53.6081437Z collected 9 items 2025-05-07T20:13:53.6081616Z 2025-05-07T20:13:53.7004620Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T20:13:53.7005799Z self=, 2025-05-07T20:13:53.7006462Z T=1, 2025-05-07T20:13:53.7006651Z D=2, 2025-05-07T20:13:53.7006854Z B=1, 2025-05-07T20:13:53.7007117Z log_E=3, 2025-05-07T20:13:53.7007314Z L=2, 2025-05-07T20:13:53.7007586Z weighted=False, 2025-05-07T20:13:53.7007818Z mixed=False, 2025-05-07T20:13:53.7008028Z mixed_B=False, 2025-05-07T20:13:53.7008285Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T20:13:53.7008615Z long_segments=False, 2025-05-07T20:13:53.7008885Z pooling_mode=, 2025-05-07T20:13:53.7009190Z use_cpu=True, 2025-05-07T20:13:53.7009464Z weight_decay_mode=, 2025-05-07T20:13:53.7009897Z counter_weight_decay_mode=, 2025-05-07T20:13:53.7010286Z ) 2025-05-07T20:13:53.7010494Z SKIPPED 2025-05-07T20:13:53.7088313Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T20:13:53.7089634Z self=, 2025-05-07T20:13:53.7090322Z T=1, 2025-05-07T20:13:53.7090557Z D=2, 2025-05-07T20:13:53.7090775Z B=1, 2025-05-07T20:13:53.7090975Z log_E=3, 2025-05-07T20:13:53.7091179Z L=0, 2025-05-07T20:13:53.7091368Z weighted=False, 2025-05-07T20:13:53.7091597Z mixed=False, 2025-05-07T20:13:53.7091822Z mixed_B=False, 2025-05-07T20:13:53.7092121Z optimizer=EmbOptimType.ADAM, 2025-05-07T20:13:53.7092423Z long_segments=False, 2025-05-07T20:13:53.7092708Z pooling_mode=, 2025-05-07T20:13:53.7093014Z use_cpu=True, 2025-05-07T20:13:53.7093246Z uvm_non_rowwise_momentum=False, 2025-05-07T20:13:53.7093535Z ) 2025-05-07T20:13:53.7093737Z SKIPPED 2025-05-07T20:13:53.7158152Z 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:53.7159585Z self=, 2025-05-07T20:13:53.7160457Z T=1, 2025-05-07T20:13:53.7160663Z D=2, 2025-05-07T20:13:53.7160848Z B=1, 2025-05-07T20:13:53.7161049Z log_E=3, 2025-05-07T20:13:53.7161257Z L=0, 2025-05-07T20:13:53.7161454Z weighted=False, 2025-05-07T20:13:53.7161695Z mixed=False, 2025-05-07T20:13:53.7161923Z mixed_B=False, 2025-05-07T20:13:53.7162150Z long_segments=False, 2025-05-07T20:13:53.7162437Z pooling_mode=, 2025-05-07T20:13:53.7162769Z uvm_non_rowwise_momentum=False, 2025-05-07T20:13:53.7163044Z ) 2025-05-07T20:13:53.7163245Z SKIPPED 2025-05-07T20:13:53.7231216Z 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:53.7232758Z self=, 2025-05-07T20:13:53.7233539Z T=1, 2025-05-07T20:13:53.7233743Z D=2, 2025-05-07T20:13:53.7233938Z B=1, 2025-05-07T20:13:53.7234132Z log_E=3, 2025-05-07T20:13:53.7234331Z L=2, 2025-05-07T20:13:53.7234529Z weighted=False, 2025-05-07T20:13:53.7234744Z mixed=False, 2025-05-07T20:13:53.7234970Z mixed_B=False, 2025-05-07T20:13:53.7235202Z long_segments=False, 2025-05-07T20:13:53.7235471Z pooling_mode=, 2025-05-07T20:13:53.7235778Z use_cpu=True, 2025-05-07T20:13:53.7236019Z uvm_non_rowwise_momentum=False, 2025-05-07T20:13:53.7236293Z ) 2025-05-07T20:13:53.7236485Z SKIPPED 2025-05-07T20:13:53.7311070Z 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:53.7312431Z self=, 2025-05-07T20:13:53.7313181Z T=1, 2025-05-07T20:13:53.7313383Z D=2, 2025-05-07T20:13:53.7313579Z B=1, 2025-05-07T20:13:53.7313760Z log_E=3, 2025-05-07T20:13:53.7313962Z L=2, 2025-05-07T20:13:53.7314164Z weighted=False, 2025-05-07T20:13:53.7314381Z mixed=False, 2025-05-07T20:13:53.7314605Z mixed_B=False, 2025-05-07T20:13:53.7314898Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T20:13:53.7315260Z long_segments=False, 2025-05-07T20:13:53.7315528Z pooling_mode=, 2025-05-07T20:13:53.7315833Z use_cpu=True, 2025-05-07T20:13:53.7316078Z uvm_non_rowwise_momentum=False, 2025-05-07T20:13:53.7316378Z optimizer_state_dtypes=None, 2025-05-07T20:13:53.7316650Z ) 2025-05-07T20:13:53.7316843Z SKIPPED 2025-05-07T20:13:53.7381148Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T20:13:53.7382454Z self=, 2025-05-07T20:13:53.7383074Z T=1, 2025-05-07T20:13:53.7383276Z D=2, 2025-05-07T20:13:53.7383491Z B=1, 2025-05-07T20:13:53.7383717Z log_E=3, 2025-05-07T20:13:53.7383918Z L=0, 2025-05-07T20:13:53.7384115Z weighted=False, 2025-05-07T20:13:53.7384398Z mixed=False, 2025-05-07T20:13:53.7384645Z optimizer=EmbOptimType.LAMB, 2025-05-07T20:13:53.7384925Z long_segments=False, 2025-05-07T20:13:53.7385204Z pooling_mode=, 2025-05-07T20:13:53.7385514Z use_cpu=True, 2025-05-07T20:13:53.7385716Z ) 2025-05-07T20:13:53.7385907Z SKIPPED 2025-05-07T20:13:53.7448517Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T20:13:53.7449643Z self=, 2025-05-07T20:13:53.7450252Z T=1, 2025-05-07T20:13:53.7450451Z D=2, 2025-05-07T20:13:53.7450642Z B=1, 2025-05-07T20:13:53.7450824Z log_E=3, 2025-05-07T20:13:53.7451026Z L=0, 2025-05-07T20:13:53.7451246Z weighted=False, 2025-05-07T20:13:53.7451461Z mixed=False, 2025-05-07T20:13:53.7451710Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T20:13:53.7452024Z long_segments=False, 2025-05-07T20:13:53.7452288Z pooling_mode=, 2025-05-07T20:13:53.7452592Z use_cpu=True, 2025-05-07T20:13:53.7452812Z ) 2025-05-07T20:13:53.7452986Z SKIPPED 2025-05-07T20:13:53.7528597Z 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:53.7530078Z self=, 2025-05-07T20:13:53.7530830Z T=1, 2025-05-07T20:13:53.7531150Z D=2, 2025-05-07T20:13:53.7531348Z B=1, 2025-05-07T20:13:53.7531543Z log_E=3, 2025-05-07T20:13:53.7531732Z L=0, 2025-05-07T20:13:53.7531932Z weighted=False, 2025-05-07T20:13:53.7532164Z mixed=False, 2025-05-07T20:13:53.7532429Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T20:13:53.7532790Z long_segments=False, 2025-05-07T20:13:53.7533071Z pooling_mode=, 2025-05-07T20:13:53.7533385Z use_cpu=True, 2025-05-07T20:13:53.7533636Z uvm_non_rowwise_momentum=False, 2025-05-07T20:13:53.7534018Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T20:13:53.7534385Z ) 2025-05-07T20:13:53.7534561Z SKIPPED 2025-05-07T20:13:53.7606621Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T20:13:53.7607573Z self=, 2025-05-07T20:13:53.7608138Z T=1, 2025-05-07T20:13:53.7608346Z D=16, 2025-05-07T20:13:53.7608552Z B=1, 2025-05-07T20:13:53.7608739Z log_E=3, 2025-05-07T20:13:53.7608953Z L=2, 2025-05-07T20:13:53.7609162Z weighted=False, 2025-05-07T20:13:53.7609398Z mixed=False, 2025-05-07T20:13:53.7609612Z mixed_B=False, 2025-05-07T20:13:53.7609901Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T20:13:53.7610261Z long_segments=False, 2025-05-07T20:13:53.7610526Z pooling_mode=, 2025-05-07T20:13:53.7610842Z use_cpu=False, 2025-05-07T20:13:53.7611118Z weight_decay_mode=, 2025-05-07T20:13:53.7611438Z ) 2025-05-07T20:13:53.7618674Z SKIPPED 2025-05-07T20:13:53.7618797Z 2025-05-07T20:13:53.7618995Z =========================== short test summary info ============================ 2025-05-07T20:13:53.7619895Z 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:53.7620716Z ============================== 9 skipped in 1.76s ============================== 2025-05-07T20:13:54.2349789Z 2025-05-07T20:13:54.2350382Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T20:13:54.2368012Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 5 seconds 2025-05-07T20:13:54.2368669Z 2025-05-07T20:13:54.2368676Z 2025-05-07T20:13:54.2368681Z 2025-05-07T20:13:54.2368696Z 2025-05-07T20:13:54.2381039Z ################################################################################ 2025-05-07T20:13:54.2396787Z # [2025-05-07T20:13:54.239Z] Run Python Test Suite: 2025-05-07T20:13:54.2397161Z # ./tbe/training/backward_sgd_test.py 2025-05-07T20:13:54.2397507Z ################################################################################ 2025-05-07T20:13:54.2420457Z + 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:54.2421202Z 2025-05-07T20:13:56.3964018Z ============================= test session starts ============================== 2025-05-07T20:13:56.3964744Z 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.3965328Z cachedir: .pytest_cache 2025-05-07T20:13:56.3965987Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:56.3966697Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:56.3967030Z plugins: hypothesis-6.131.14 2025-05-07T20:13:57.8486057Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:57.8487058Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:57.8544162Z collected 3 items 2025-05-07T20:13:57.8544327Z 2025-05-07T20:13:57.9933607Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T20:13:57.9935290Z self=, 2025-05-07T20:13:57.9936140Z T=1, 2025-05-07T20:13:57.9936487Z D=2, 2025-05-07T20:13:57.9936830Z B=1, 2025-05-07T20:13:57.9937164Z log_E=3, 2025-05-07T20:13:57.9937502Z L=0, 2025-05-07T20:13:57.9938005Z weights_precision=SparseType.FP16, 2025-05-07T20:13:57.9938577Z weighted=False, 2025-05-07T20:13:57.9938970Z mixed=False, 2025-05-07T20:13:57.9939398Z mixed_B=False, 2025-05-07T20:13:57.9939789Z use_cache=False, 2025-05-07T20:13:57.9940233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:57.9940781Z long_segments=False, 2025-05-07T20:13:57.9941274Z pooling_mode=, 2025-05-07T20:13:57.9941840Z use_cpu=True, 2025-05-07T20:13:57.9942219Z ) 2025-05-07T20:13:57.9942578Z Trying example: test_backward_sgd( 2025-05-07T20:13:57.9943415Z self=, 2025-05-07T20:13:57.9944312Z T=4, 2025-05-07T20:13:57.9944639Z D=2, 2025-05-07T20:13:57.9944964Z B=1, 2025-05-07T20:13:57.9945314Z log_E=3, 2025-05-07T20:13:57.9945667Z L=0, 2025-05-07T20:13:57.9946058Z weights_precision=SparseType.FP16, 2025-05-07T20:13:57.9946644Z weighted=False, 2025-05-07T20:13:57.9947043Z mixed=False, 2025-05-07T20:13:57.9947429Z mixed_B=False, 2025-05-07T20:13:57.9948023Z use_cache=False, 2025-05-07T20:13:57.9948473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:57.9949029Z long_segments=False, 2025-05-07T20:13:57.9949527Z pooling_mode=, 2025-05-07T20:13:57.9950122Z use_cpu=True, 2025-05-07T20:13:57.9950501Z ) 2025-05-07T20:13:57.9951090Z Trying example: test_backward_sgd( 2025-05-07T20:13:57.9952040Z self=, 2025-05-07T20:13:57.9953098Z T=4, 2025-05-07T20:13:57.9953426Z D=4, 2025-05-07T20:13:57.9953767Z B=34, 2025-05-07T20:13:57.9963306Z log_E=4, 2025-05-07T20:13:57.9963789Z L=18, 2025-05-07T20:13:57.9964170Z weights_precision=SparseType.FP16, 2025-05-07T20:13:57.9964740Z weighted=False, 2025-05-07T20:13:57.9965120Z mixed=True, 2025-05-07T20:13:57.9965672Z mixed_B=False, 2025-05-07T20:13:57.9966071Z use_cache=True, 2025-05-07T20:13:57.9966535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:57.9967090Z long_segments=False, 2025-05-07T20:13:57.9967574Z pooling_mode=, 2025-05-07T20:13:57.9968103Z use_cpu=True, 2025-05-07T20:13:57.9968465Z ) 2025-05-07T20:13:57.9968842Z Trying example: test_backward_sgd( 2025-05-07T20:13:57.9969743Z self=, 2025-05-07T20:13:57.9970612Z T=2, 2025-05-07T20:13:57.9970943Z D=2, 2025-05-07T20:13:57.9971280Z B=1, 2025-05-07T20:13:57.9971609Z log_E=3, 2025-05-07T20:13:57.9971961Z L=0, 2025-05-07T20:13:57.9972371Z weights_precision=SparseType.FP16, 2025-05-07T20:13:57.9972910Z weighted=False, 2025-05-07T20:13:57.9973290Z mixed=False, 2025-05-07T20:13:57.9973671Z mixed_B=False, 2025-05-07T20:13:57.9974059Z use_cache=False, 2025-05-07T20:13:57.9974550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:57.9975101Z long_segments=False, 2025-05-07T20:13:57.9975579Z pooling_mode=, 2025-05-07T20:13:57.9976085Z use_cpu=True, 2025-05-07T20:13:57.9976465Z ) 2025-05-07T20:13:57.9976842Z Trying example: test_backward_sgd( 2025-05-07T20:13:57.9977800Z self=, 2025-05-07T20:13:57.9978710Z T=2, 2025-05-07T20:13:57.9979063Z D=229, 2025-05-07T20:13:57.9979402Z B=106, 2025-05-07T20:13:57.9979736Z log_E=4, 2025-05-07T20:13:57.9980107Z L=11, 2025-05-07T20:13:57.9980665Z weights_precision=SparseType.FP16, 2025-05-07T20:13:57.9981248Z weighted=True, 2025-05-07T20:13:57.9981647Z mixed=False, 2025-05-07T20:13:57.9982012Z mixed_B=True, 2025-05-07T20:13:57.9982434Z use_cache=True, 2025-05-07T20:13:57.9982880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:57.9983447Z long_segments=False, 2025-05-07T20:13:57.9983963Z pooling_mode=, 2025-05-07T20:13:57.9984519Z use_cpu=True, 2025-05-07T20:13:57.9984898Z ) 2025-05-07T20:13:57.9985273Z Trying example: test_backward_sgd( 2025-05-07T20:13:57.9986179Z self=, 2025-05-07T20:13:57.9987050Z T=3, 2025-05-07T20:13:57.9987381Z D=218, 2025-05-07T20:13:57.9987769Z B=45, 2025-05-07T20:13:57.9988103Z log_E=3, 2025-05-07T20:13:57.9988455Z L=20, 2025-05-07T20:13:57.9988874Z weights_precision=SparseType.FP32, 2025-05-07T20:13:57.9989439Z weighted=False, 2025-05-07T20:13:57.9989847Z mixed=False, 2025-05-07T20:13:57.9990238Z mixed_B=False, 2025-05-07T20:13:57.9990633Z use_cache=False, 2025-05-07T20:13:57.9991100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:57.9991673Z long_segments=False, 2025-05-07T20:13:57.9992195Z pooling_mode=, 2025-05-07T20:13:57.9992741Z use_cpu=True, 2025-05-07T20:13:57.9993108Z ) 2025-05-07T20:13:57.9993464Z Trying example: test_backward_sgd( 2025-05-07T20:13:57.9994343Z self=, 2025-05-07T20:13:57.9995245Z T=2, 2025-05-07T20:13:57.9995590Z D=159, 2025-05-07T20:13:57.9995913Z B=27, 2025-05-07T20:13:57.9996228Z log_E=4, 2025-05-07T20:13:57.9996564Z L=19, 2025-05-07T20:13:57.9996941Z weights_precision=SparseType.FP16, 2025-05-07T20:13:57.9997505Z weighted=False, 2025-05-07T20:13:57.9998039Z mixed=False, 2025-05-07T20:13:57.9998474Z mixed_B=True, 2025-05-07T20:13:57.9998832Z use_cache=False, 2025-05-07T20:13:57.9999292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:57.9999846Z long_segments=False, 2025-05-07T20:13:58.0000337Z pooling_mode=, 2025-05-07T20:13:58.0000892Z use_cpu=True, 2025-05-07T20:13:58.0001276Z ) 2025-05-07T20:13:58.0001635Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0002582Z self=, 2025-05-07T20:13:58.0003464Z T=5, 2025-05-07T20:13:58.0003782Z D=122, 2025-05-07T20:13:58.0004103Z B=21, 2025-05-07T20:13:58.0004446Z log_E=4, 2025-05-07T20:13:58.0004784Z L=15, 2025-05-07T20:13:58.0005198Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0005753Z weighted=True, 2025-05-07T20:13:58.0006134Z mixed=True, 2025-05-07T20:13:58.0006503Z mixed_B=True, 2025-05-07T20:13:58.0006894Z use_cache=False, 2025-05-07T20:13:58.0007334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.0007939Z long_segments=True, 2025-05-07T20:13:58.0008452Z pooling_mode=, 2025-05-07T20:13:58.0008960Z use_cpu=True, 2025-05-07T20:13:58.0009318Z ) 2025-05-07T20:13:58.0009684Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0010575Z self=, 2025-05-07T20:13:58.0011460Z T=1, 2025-05-07T20:13:58.0011814Z D=248, 2025-05-07T20:13:58.0012169Z B=120, 2025-05-07T20:13:58.0012495Z log_E=3, 2025-05-07T20:13:58.0012869Z L=7, 2025-05-07T20:13:58.0013288Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.0013902Z weighted=False, 2025-05-07T20:13:58.0014315Z mixed=True, 2025-05-07T20:13:58.0014706Z mixed_B=False, 2025-05-07T20:13:58.0015104Z use_cache=True, 2025-05-07T20:13:58.0015551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.0016181Z long_segments=True, 2025-05-07T20:13:58.0016648Z pooling_mode=, 2025-05-07T20:13:58.0017215Z use_cpu=True, 2025-05-07T20:13:58.0017705Z ) 2025-05-07T20:13:58.0018165Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0019075Z self=, 2025-05-07T20:13:58.0020013Z T=1, 2025-05-07T20:13:58.0020398Z D=171, 2025-05-07T20:13:58.0020757Z B=115, 2025-05-07T20:13:58.0021100Z log_E=5, 2025-05-07T20:13:58.0021452Z L=9, 2025-05-07T20:13:58.0021861Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.0022422Z weighted=True, 2025-05-07T20:13:58.0022871Z mixed=True, 2025-05-07T20:13:58.0023236Z mixed_B=False, 2025-05-07T20:13:58.0023634Z use_cache=False, 2025-05-07T20:13:58.0024104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.0024668Z long_segments=True, 2025-05-07T20:13:58.0025124Z pooling_mode=, 2025-05-07T20:13:58.0025668Z use_cpu=True, 2025-05-07T20:13:58.0026040Z ) 2025-05-07T20:13:58.0026407Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0027320Z self=, 2025-05-07T20:13:58.0028169Z T=3, 2025-05-07T20:13:58.0028486Z D=55, 2025-05-07T20:13:58.0028816Z B=120, 2025-05-07T20:13:58.0029154Z log_E=4, 2025-05-07T20:13:58.0029522Z L=9, 2025-05-07T20:13:58.0029935Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.0030453Z weighted=False, 2025-05-07T20:13:58.0030836Z mixed=True, 2025-05-07T20:13:58.0031206Z mixed_B=False, 2025-05-07T20:13:58.0031574Z use_cache=True, 2025-05-07T20:13:58.0032043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0032607Z long_segments=True, 2025-05-07T20:13:58.0033108Z pooling_mode=, 2025-05-07T20:13:58.0033637Z use_cpu=True, 2025-05-07T20:13:58.0034016Z ) 2025-05-07T20:13:58.0034398Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0035423Z self=, 2025-05-07T20:13:58.0036415Z T=3, 2025-05-07T20:13:58.0036764Z D=55, 2025-05-07T20:13:58.0037036Z B=120, 2025-05-07T20:13:58.0037318Z log_E=3, 2025-05-07T20:13:58.0037615Z L=9, 2025-05-07T20:13:58.0037952Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.0038415Z weighted=False, 2025-05-07T20:13:58.0038771Z mixed=True, 2025-05-07T20:13:58.0039161Z mixed_B=False, 2025-05-07T20:13:58.0039516Z use_cache=True, 2025-05-07T20:13:58.0039969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0040448Z long_segments=True, 2025-05-07T20:13:58.0040885Z pooling_mode=, 2025-05-07T20:13:58.0041373Z use_cpu=True, 2025-05-07T20:13:58.0041677Z ) 2025-05-07T20:13:58.0042011Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0042876Z self=, 2025-05-07T20:13:58.0043782Z T=3, 2025-05-07T20:13:58.0044104Z D=55, 2025-05-07T20:13:58.0044438Z B=120, 2025-05-07T20:13:58.0044772Z log_E=3, 2025-05-07T20:13:58.0045096Z L=9, 2025-05-07T20:13:58.0045484Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.0046051Z weighted=False, 2025-05-07T20:13:58.0046438Z mixed=False, 2025-05-07T20:13:58.0046812Z mixed_B=False, 2025-05-07T20:13:58.0047145Z use_cache=True, 2025-05-07T20:13:58.0047523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0048201Z long_segments=True, 2025-05-07T20:13:58.0048647Z pooling_mode=, 2025-05-07T20:13:58.0049105Z use_cpu=True, 2025-05-07T20:13:58.0049435Z ) 2025-05-07T20:13:58.0049737Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0050423Z self=, 2025-05-07T20:13:58.0051270Z T=3, 2025-05-07T20:13:58.0051598Z D=55, 2025-05-07T20:13:58.0051879Z B=9, 2025-05-07T20:13:58.0052158Z log_E=3, 2025-05-07T20:13:58.0052472Z L=9, 2025-05-07T20:13:58.0052823Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.0053504Z weighted=False, 2025-05-07T20:13:58.0053897Z mixed=False, 2025-05-07T20:13:58.0054246Z mixed_B=False, 2025-05-07T20:13:58.0054631Z use_cache=True, 2025-05-07T20:13:58.0055062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0055603Z long_segments=True, 2025-05-07T20:13:58.0056068Z pooling_mode=, 2025-05-07T20:13:58.0056627Z use_cpu=True, 2025-05-07T20:13:58.0057005Z ) 2025-05-07T20:13:58.0057368Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0058355Z self=, 2025-05-07T20:13:58.0059392Z T=3, 2025-05-07T20:13:58.0059730Z D=55, 2025-05-07T20:13:58.0060056Z B=9, 2025-05-07T20:13:58.0060386Z log_E=3, 2025-05-07T20:13:58.0060706Z L=9, 2025-05-07T20:13:58.0061125Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.0061689Z weighted=True, 2025-05-07T20:13:58.0062090Z mixed=False, 2025-05-07T20:13:58.0062471Z mixed_B=False, 2025-05-07T20:13:58.0062862Z use_cache=True, 2025-05-07T20:13:58.0063319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0063867Z long_segments=True, 2025-05-07T20:13:58.0064356Z pooling_mode=, 2025-05-07T20:13:58.0064906Z use_cpu=True, 2025-05-07T20:13:58.0065278Z ) 2025-05-07T20:13:58.0065664Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0066554Z self=, 2025-05-07T20:13:58.0067470Z T=1, 2025-05-07T20:13:58.0067810Z D=55, 2025-05-07T20:13:58.0068153Z B=9, 2025-05-07T20:13:58.0068466Z log_E=3, 2025-05-07T20:13:58.0068814Z L=9, 2025-05-07T20:13:58.0069225Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.0069772Z weighted=False, 2025-05-07T20:13:58.0070328Z mixed=False, 2025-05-07T20:13:58.0070714Z mixed_B=False, 2025-05-07T20:13:58.0071190Z use_cache=True, 2025-05-07T20:13:58.0071661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0072225Z long_segments=True, 2025-05-07T20:13:58.0072714Z pooling_mode=, 2025-05-07T20:13:58.0073279Z use_cpu=True, 2025-05-07T20:13:58.0073665Z ) 2025-05-07T20:13:58.0074025Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0075032Z self=, 2025-05-07T20:13:58.0075958Z T=1, 2025-05-07T20:13:58.0076275Z D=9, 2025-05-07T20:13:58.0076620Z B=9, 2025-05-07T20:13:58.0076971Z log_E=3, 2025-05-07T20:13:58.0077303Z L=9, 2025-05-07T20:13:58.0077693Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.0078261Z weighted=False, 2025-05-07T20:13:58.0078642Z mixed=False, 2025-05-07T20:13:58.0079047Z mixed_B=False, 2025-05-07T20:13:58.0079448Z use_cache=True, 2025-05-07T20:13:58.0079900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0080433Z long_segments=True, 2025-05-07T20:13:58.0080898Z pooling_mode=, 2025-05-07T20:13:58.0081479Z use_cpu=True, 2025-05-07T20:13:58.0081865Z ) 2025-05-07T20:13:58.0082239Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0083081Z self=, 2025-05-07T20:13:58.0083951Z T=5, 2025-05-07T20:13:58.0084299Z D=15, 2025-05-07T20:13:58.0084649Z B=41, 2025-05-07T20:13:58.0084986Z log_E=3, 2025-05-07T20:13:58.0085348Z L=16, 2025-05-07T20:13:58.0085743Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0086262Z weighted=False, 2025-05-07T20:13:58.0086645Z mixed=False, 2025-05-07T20:13:58.0087028Z mixed_B=True, 2025-05-07T20:13:58.0087394Z use_cache=False, 2025-05-07T20:13:58.0087827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.0088387Z long_segments=False, 2025-05-07T20:13:58.0088886Z pooling_mode=, 2025-05-07T20:13:58.0089439Z use_cpu=True, 2025-05-07T20:13:58.0089817Z ) 2025-05-07T20:13:58.0090274Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0091131Z self=, 2025-05-07T20:13:58.0092076Z T=5, 2025-05-07T20:13:58.0092386Z D=15, 2025-05-07T20:13:58.0092703Z B=41, 2025-05-07T20:13:58.0093023Z log_E=3, 2025-05-07T20:13:58.0093362Z L=5, 2025-05-07T20:13:58.0093761Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0094325Z weighted=False, 2025-05-07T20:13:58.0094722Z mixed=False, 2025-05-07T20:13:58.0095109Z mixed_B=True, 2025-05-07T20:13:58.0095505Z use_cache=False, 2025-05-07T20:13:58.0095960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.0096526Z long_segments=False, 2025-05-07T20:13:58.0097033Z pooling_mode=, 2025-05-07T20:13:58.0097596Z use_cpu=True, 2025-05-07T20:13:58.0098050Z ) 2025-05-07T20:13:58.0379740Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0380766Z self=, 2025-05-07T20:13:58.0381706Z T=5, 2025-05-07T20:13:58.0382058Z D=15, 2025-05-07T20:13:58.0382392Z B=15, 2025-05-07T20:13:58.0382726Z log_E=3, 2025-05-07T20:13:58.0383078Z L=5, 2025-05-07T20:13:58.0383448Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0383983Z weighted=False, 2025-05-07T20:13:58.0384393Z mixed=False, 2025-05-07T20:13:58.0384771Z mixed_B=True, 2025-05-07T20:13:58.0385166Z use_cache=False, 2025-05-07T20:13:58.0385649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.0386232Z long_segments=False, 2025-05-07T20:13:58.0386702Z pooling_mode=, 2025-05-07T20:13:58.0387253Z use_cpu=True, 2025-05-07T20:13:58.0387623Z ) 2025-05-07T20:13:58.0387982Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0389116Z self=, 2025-05-07T20:13:58.0390068Z T=5, 2025-05-07T20:13:58.0390411Z D=15, 2025-05-07T20:13:58.0390753Z B=15, 2025-05-07T20:13:58.0391107Z log_E=3, 2025-05-07T20:13:58.0391445Z L=15, 2025-05-07T20:13:58.0391849Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0392404Z weighted=False, 2025-05-07T20:13:58.0392787Z mixed=False, 2025-05-07T20:13:58.0393164Z mixed_B=True, 2025-05-07T20:13:58.0393677Z use_cache=False, 2025-05-07T20:13:58.0394117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.0394674Z long_segments=False, 2025-05-07T20:13:58.0395159Z pooling_mode=, 2025-05-07T20:13:58.0395712Z use_cpu=True, 2025-05-07T20:13:58.0396077Z ) 2025-05-07T20:13:58.0396434Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0397273Z self=, 2025-05-07T20:13:58.0398176Z T=5, 2025-05-07T20:13:58.0398506Z D=15, 2025-05-07T20:13:58.0398859Z B=15, 2025-05-07T20:13:58.0399189Z log_E=3, 2025-05-07T20:13:58.0399543Z L=15, 2025-05-07T20:13:58.0399949Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0400507Z weighted=False, 2025-05-07T20:13:58.0400904Z mixed=False, 2025-05-07T20:13:58.0401307Z mixed_B=False, 2025-05-07T20:13:58.0401696Z use_cache=False, 2025-05-07T20:13:58.0402167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.0402753Z long_segments=False, 2025-05-07T20:13:58.0403241Z pooling_mode=, 2025-05-07T20:13:58.0403800Z use_cpu=True, 2025-05-07T20:13:58.0404175Z ) 2025-05-07T20:13:58.0404544Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0405448Z self=, 2025-05-07T20:13:58.0406360Z T=1, 2025-05-07T20:13:58.0406694Z D=15, 2025-05-07T20:13:58.0407047Z B=15, 2025-05-07T20:13:58.0407389Z log_E=3, 2025-05-07T20:13:58.0407740Z L=15, 2025-05-07T20:13:58.0408162Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0408857Z weighted=False, 2025-05-07T20:13:58.0409271Z mixed=False, 2025-05-07T20:13:58.0409643Z mixed_B=False, 2025-05-07T20:13:58.0410048Z use_cache=False, 2025-05-07T20:13:58.0410520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.0411079Z long_segments=False, 2025-05-07T20:13:58.0411587Z pooling_mode=, 2025-05-07T20:13:58.0412137Z use_cpu=True, 2025-05-07T20:13:58.0412485Z ) 2025-05-07T20:13:58.0412847Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0413727Z self=, 2025-05-07T20:13:58.0414627Z T=2, 2025-05-07T20:13:58.0414958Z D=160, 2025-05-07T20:13:58.0415287Z B=111, 2025-05-07T20:13:58.0415596Z log_E=3, 2025-05-07T20:13:58.0415937Z L=14, 2025-05-07T20:13:58.0416340Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0416913Z weighted=False, 2025-05-07T20:13:58.0417325Z mixed=True, 2025-05-07T20:13:58.0417680Z mixed_B=False, 2025-05-07T20:13:58.0418132Z use_cache=True, 2025-05-07T20:13:58.0418548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0419032Z long_segments=True, 2025-05-07T20:13:58.0419436Z pooling_mode=, 2025-05-07T20:13:58.0419928Z use_cpu=True, 2025-05-07T20:13:58.0420280Z ) 2025-05-07T20:13:58.0420632Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0421372Z self=, 2025-05-07T20:13:58.0422118Z T=2, 2025-05-07T20:13:58.0422404Z D=160, 2025-05-07T20:13:58.0422672Z B=14, 2025-05-07T20:13:58.0422966Z log_E=3, 2025-05-07T20:13:58.0423289Z L=14, 2025-05-07T20:13:58.0423637Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0424109Z weighted=False, 2025-05-07T20:13:58.0424468Z mixed=True, 2025-05-07T20:13:58.0424934Z mixed_B=False, 2025-05-07T20:13:58.0425289Z use_cache=True, 2025-05-07T20:13:58.0425723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0426191Z long_segments=True, 2025-05-07T20:13:58.0426606Z pooling_mode=, 2025-05-07T20:13:58.0427069Z use_cpu=True, 2025-05-07T20:13:58.0427399Z ) 2025-05-07T20:13:58.0427739Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0428620Z self=, 2025-05-07T20:13:58.0429417Z T=2, 2025-05-07T20:13:58.0429720Z D=160, 2025-05-07T20:13:58.0430021Z B=14, 2025-05-07T20:13:58.0430314Z log_E=3, 2025-05-07T20:13:58.0430616Z L=14, 2025-05-07T20:13:58.0430954Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0431478Z weighted=True, 2025-05-07T20:13:58.0431851Z mixed=True, 2025-05-07T20:13:58.0432198Z mixed_B=False, 2025-05-07T20:13:58.0432592Z use_cache=True, 2025-05-07T20:13:58.0433005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0433533Z long_segments=True, 2025-05-07T20:13:58.0433979Z pooling_mode=, 2025-05-07T20:13:58.0434438Z use_cpu=True, 2025-05-07T20:13:58.0434795Z ) 2025-05-07T20:13:58.0435149Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0435986Z self=, 2025-05-07T20:13:58.0436783Z T=3, 2025-05-07T20:13:58.0437103Z D=160, 2025-05-07T20:13:58.0437401Z B=14, 2025-05-07T20:13:58.0437714Z log_E=3, 2025-05-07T20:13:58.0438044Z L=14, 2025-05-07T20:13:58.0438392Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0438857Z weighted=True, 2025-05-07T20:13:58.0439180Z mixed=True, 2025-05-07T20:13:58.0439494Z mixed_B=False, 2025-05-07T20:13:58.0439828Z use_cache=True, 2025-05-07T20:13:58.0440268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0440838Z long_segments=True, 2025-05-07T20:13:58.0441334Z pooling_mode=, 2025-05-07T20:13:58.0441908Z use_cpu=True, 2025-05-07T20:13:58.0442302Z ) 2025-05-07T20:13:58.0442779Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0443711Z self=, 2025-05-07T20:13:58.0444634Z T=3, 2025-05-07T20:13:58.0444965Z D=160, 2025-05-07T20:13:58.0445319Z B=14, 2025-05-07T20:13:58.0445668Z log_E=3, 2025-05-07T20:13:58.0446017Z L=3, 2025-05-07T20:13:58.0446432Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0447012Z weighted=True, 2025-05-07T20:13:58.0447411Z mixed=True, 2025-05-07T20:13:58.0447980Z mixed_B=False, 2025-05-07T20:13:58.0448394Z use_cache=True, 2025-05-07T20:13:58.0448839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0449425Z long_segments=True, 2025-05-07T20:13:58.0449927Z pooling_mode=, 2025-05-07T20:13:58.0450487Z use_cpu=True, 2025-05-07T20:13:58.0450879Z ) 2025-05-07T20:13:58.0451270Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0452017Z self=, 2025-05-07T20:13:58.0452889Z T=3, 2025-05-07T20:13:58.0453238Z D=160, 2025-05-07T20:13:58.0453580Z B=1, 2025-05-07T20:13:58.0453916Z log_E=3, 2025-05-07T20:13:58.0454279Z L=3, 2025-05-07T20:13:58.0454699Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0455259Z weighted=True, 2025-05-07T20:13:58.0455661Z mixed=True, 2025-05-07T20:13:58.0456055Z mixed_B=False, 2025-05-07T20:13:58.0456445Z use_cache=True, 2025-05-07T20:13:58.0456905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0457485Z long_segments=True, 2025-05-07T20:13:58.0458130Z pooling_mode=, 2025-05-07T20:13:58.0458695Z use_cpu=True, 2025-05-07T20:13:58.0459066Z ) 2025-05-07T20:13:58.0459443Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0460361Z self=, 2025-05-07T20:13:58.0461472Z T=3, 2025-05-07T20:13:58.0461816Z D=160, 2025-05-07T20:13:58.0462170Z B=3, 2025-05-07T20:13:58.0462502Z log_E=3, 2025-05-07T20:13:58.0462862Z L=3, 2025-05-07T20:13:58.0463279Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0463831Z weighted=True, 2025-05-07T20:13:58.0464233Z mixed=True, 2025-05-07T20:13:58.0464624Z mixed_B=False, 2025-05-07T20:13:58.0465014Z use_cache=True, 2025-05-07T20:13:58.0465537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0466122Z long_segments=True, 2025-05-07T20:13:58.0466605Z pooling_mode=, 2025-05-07T20:13:58.0467170Z use_cpu=True, 2025-05-07T20:13:58.0467539Z ) 2025-05-07T20:13:58.0467867Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0468708Z self=, 2025-05-07T20:13:58.0469529Z T=4, 2025-05-07T20:13:58.0469838Z D=17, 2025-05-07T20:13:58.0470130Z B=18, 2025-05-07T20:13:58.0470469Z log_E=5, 2025-05-07T20:13:58.0470820Z L=3, 2025-05-07T20:13:58.0471209Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0471717Z weighted=True, 2025-05-07T20:13:58.0472096Z mixed=False, 2025-05-07T20:13:58.0472426Z mixed_B=False, 2025-05-07T20:13:58.0472763Z use_cache=True, 2025-05-07T20:13:58.0473161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0473675Z long_segments=False, 2025-05-07T20:13:58.0474197Z pooling_mode=, 2025-05-07T20:13:58.0474767Z use_cpu=True, 2025-05-07T20:13:58.0475146Z ) 2025-05-07T20:13:58.0475535Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0476466Z self=, 2025-05-07T20:13:58.0477383Z T=5, 2025-05-07T20:13:58.0477734Z D=17, 2025-05-07T20:13:58.0478092Z B=18, 2025-05-07T20:13:58.0478437Z log_E=5, 2025-05-07T20:13:58.0478810Z L=3, 2025-05-07T20:13:58.0479227Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0479790Z weighted=True, 2025-05-07T20:13:58.0480328Z mixed=False, 2025-05-07T20:13:58.0480731Z mixed_B=False, 2025-05-07T20:13:58.0481131Z use_cache=True, 2025-05-07T20:13:58.0481577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0482158Z long_segments=False, 2025-05-07T20:13:58.0482665Z pooling_mode=, 2025-05-07T20:13:58.0483216Z use_cpu=True, 2025-05-07T20:13:58.0483605Z ) 2025-05-07T20:13:58.0483982Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0484822Z self=, 2025-05-07T20:13:58.0485666Z T=5, 2025-05-07T20:13:58.0486010Z D=17, 2025-05-07T20:13:58.0486343Z B=18, 2025-05-07T20:13:58.0486686Z log_E=5, 2025-05-07T20:13:58.0487047Z L=3, 2025-05-07T20:13:58.0487445Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0488016Z weighted=True, 2025-05-07T20:13:58.0488430Z mixed=False, 2025-05-07T20:13:58.0488816Z mixed_B=False, 2025-05-07T20:13:58.0489219Z use_cache=False, 2025-05-07T20:13:58.0489701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0490269Z long_segments=False, 2025-05-07T20:13:58.0490781Z pooling_mode=, 2025-05-07T20:13:58.0491346Z use_cpu=True, 2025-05-07T20:13:58.0491733Z ) 2025-05-07T20:13:58.0492101Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0493024Z self=, 2025-05-07T20:13:58.0493947Z T=1, 2025-05-07T20:13:58.0494283Z D=17, 2025-05-07T20:13:58.0494632Z B=18, 2025-05-07T20:13:58.0494980Z log_E=5, 2025-05-07T20:13:58.0495330Z L=3, 2025-05-07T20:13:58.0495748Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0496323Z weighted=True, 2025-05-07T20:13:58.0496718Z mixed=False, 2025-05-07T20:13:58.0497119Z mixed_B=False, 2025-05-07T20:13:58.0497624Z use_cache=False, 2025-05-07T20:13:58.0498180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0498828Z long_segments=False, 2025-05-07T20:13:58.0499351Z pooling_mode=, 2025-05-07T20:13:58.0499900Z use_cpu=True, 2025-05-07T20:13:58.0500269Z ) 2025-05-07T20:13:58.0500626Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0501455Z self=, 2025-05-07T20:13:58.0502237Z T=5, 2025-05-07T20:13:58.0502614Z D=17, 2025-05-07T20:13:58.0502897Z B=18, 2025-05-07T20:13:58.0503205Z log_E=5, 2025-05-07T20:13:58.0503529Z L=3, 2025-05-07T20:13:58.0503915Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0504426Z weighted=True, 2025-05-07T20:13:58.0504815Z mixed=False, 2025-05-07T20:13:58.0505173Z mixed_B=False, 2025-05-07T20:13:58.0505502Z use_cache=False, 2025-05-07T20:13:58.0505928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0506443Z long_segments=True, 2025-05-07T20:13:58.0506876Z pooling_mode=, 2025-05-07T20:13:58.0507422Z use_cpu=True, 2025-05-07T20:13:58.0507819Z ) 2025-05-07T20:13:58.0508188Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0509059Z self=, 2025-05-07T20:13:58.0509901Z T=5, 2025-05-07T20:13:58.0510228Z D=17, 2025-05-07T20:13:58.0510571Z B=18, 2025-05-07T20:13:58.0510901Z log_E=5, 2025-05-07T20:13:58.0511210Z L=3, 2025-05-07T20:13:58.0511603Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0512175Z weighted=False, 2025-05-07T20:13:58.0512553Z mixed=False, 2025-05-07T20:13:58.0512948Z mixed_B=False, 2025-05-07T20:13:58.0513359Z use_cache=False, 2025-05-07T20:13:58.0513810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0514392Z long_segments=True, 2025-05-07T20:13:58.0514880Z pooling_mode=, 2025-05-07T20:13:58.0515461Z use_cpu=True, 2025-05-07T20:13:58.0515829Z ) 2025-05-07T20:13:58.0516207Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0517254Z self=, 2025-05-07T20:13:58.0518151Z T=5, 2025-05-07T20:13:58.0518490Z D=17, 2025-05-07T20:13:58.0518849Z B=18, 2025-05-07T20:13:58.0519154Z log_E=5, 2025-05-07T20:13:58.0519493Z L=3, 2025-05-07T20:13:58.0519881Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.0520451Z weighted=False, 2025-05-07T20:13:58.0520845Z mixed=True, 2025-05-07T20:13:58.0521208Z mixed_B=False, 2025-05-07T20:13:58.0521563Z use_cache=False, 2025-05-07T20:13:58.0521997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0522564Z long_segments=True, 2025-05-07T20:13:58.0523059Z pooling_mode=, 2025-05-07T20:13:58.0523600Z use_cpu=True, 2025-05-07T20:13:58.0523940Z ) 2025-05-07T20:13:58.0524279Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0525117Z self=, 2025-05-07T20:13:58.0525946Z T=3, 2025-05-07T20:13:58.0526227Z D=241, 2025-05-07T20:13:58.0526503Z B=104, 2025-05-07T20:13:58.0526820Z log_E=3, 2025-05-07T20:13:58.0527165Z L=5, 2025-05-07T20:13:58.0527556Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.0528118Z weighted=True, 2025-05-07T20:13:58.0528521Z mixed=True, 2025-05-07T20:13:58.0528911Z mixed_B=False, 2025-05-07T20:13:58.0529298Z use_cache=True, 2025-05-07T20:13:58.0529755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.0530236Z long_segments=False, 2025-05-07T20:13:58.0530700Z pooling_mode=, 2025-05-07T20:13:58.0531266Z use_cpu=True, 2025-05-07T20:13:58.0531631Z ) 2025-05-07T20:13:58.0532016Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0532884Z self=, 2025-05-07T20:13:58.0533840Z T=3, 2025-05-07T20:13:58.0534212Z D=241, 2025-05-07T20:13:58.0534559Z B=104, 2025-05-07T20:13:58.0534903Z log_E=3, 2025-05-07T20:13:58.0535246Z L=5, 2025-05-07T20:13:58.0535661Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.0536224Z weighted=True, 2025-05-07T20:13:58.0536627Z mixed=True, 2025-05-07T20:13:58.0536965Z mixed_B=False, 2025-05-07T20:13:58.0537298Z use_cache=True, 2025-05-07T20:13:58.0537929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.0538482Z long_segments=True, 2025-05-07T20:13:58.0538929Z pooling_mode=, 2025-05-07T20:13:58.0539426Z use_cpu=True, 2025-05-07T20:13:58.0539813Z ) 2025-05-07T20:13:58.0540191Z Trying example: test_backward_sgd( 2025-05-07T20:13:58.0541079Z self=, 2025-05-07T20:13:58.0541996Z T=3, 2025-05-07T20:13:58.0542350Z D=241, 2025-05-07T20:13:58.0542686Z B=104, 2025-05-07T20:13:58.0543037Z log_E=3, 2025-05-07T20:13:58.0543402Z L=5, 2025-05-07T20:13:58.0543808Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.0544388Z weighted=True, 2025-05-07T20:13:58.0544794Z mixed=True, 2025-05-07T20:13:58.0545161Z mixed_B=True, 2025-05-07T20:13:58.0545569Z use_cache=True, 2025-05-07T20:13:58.0546032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.0546593Z long_segments=True, 2025-05-07T20:13:58.0547043Z pooling_mode=, 2025-05-07T20:13:58.0547539Z use_cpu=True, 2025-05-07T20:13:58.0548057Z ) 2025-05-07T20:13:58.0548345Z PASSED 2025-05-07T20:13:58.0554833Z 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:58.0556668Z self=, 2025-05-07T20:13:58.0557686Z D=2, 2025-05-07T20:13:58.0558037Z B=1152, 2025-05-07T20:13:58.0558347Z L=1, 2025-05-07T20:13:58.0558669Z weighted=False, 2025-05-07T20:13:58.0559045Z mixed=False, 2025-05-07T20:13:58.0559516Z mixed_B=False, 2025-05-07T20:13:58.0559890Z use_cache=False, 2025-05-07T20:13:58.0560338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.0560861Z ) 2025-05-07T20:13:58.0561195Z SKIPPED 2025-05-07T20:13:58.1139282Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1140942Z self=, 2025-05-07T20:13:58.1141898Z T=1, 2025-05-07T20:13:58.1142209Z D=2, 2025-05-07T20:13:58.1142545Z B=1, 2025-05-07T20:13:58.1142870Z log_E=3, 2025-05-07T20:13:58.1143220Z L=0, 2025-05-07T20:13:58.1143731Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.1144295Z weighted=False, 2025-05-07T20:13:58.1144671Z mixed=False, 2025-05-07T20:13:58.1145063Z use_cache=False, 2025-05-07T20:13:58.1145512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.1146112Z long_segments=False, 2025-05-07T20:13:58.1146598Z pooling_mode=, 2025-05-07T20:13:58.1147111Z ) 2025-05-07T20:13:58.1147485Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1148675Z self=, 2025-05-07T20:13:58.1149646Z T=3, 2025-05-07T20:13:58.1150015Z D=2, 2025-05-07T20:13:58.1150334Z B=1, 2025-05-07T20:13:58.1150664Z log_E=3, 2025-05-07T20:13:58.1151040Z L=0, 2025-05-07T20:13:58.1151433Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.1152003Z weighted=False, 2025-05-07T20:13:58.1152470Z mixed=False, 2025-05-07T20:13:58.1152843Z use_cache=False, 2025-05-07T20:13:58.1153323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.1153898Z long_segments=False, 2025-05-07T20:13:58.1154699Z pooling_mode=, 2025-05-07T20:13:58.1155331Z ) 2025-05-07T20:13:58.1155747Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1156777Z self=, 2025-05-07T20:13:58.1157759Z T=3, 2025-05-07T20:13:58.1158097Z D=111, 2025-05-07T20:13:58.1158433Z B=66, 2025-05-07T20:13:58.1158770Z log_E=5, 2025-05-07T20:13:58.1159124Z L=17, 2025-05-07T20:13:58.1159633Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1160200Z weighted=True, 2025-05-07T20:13:58.1160587Z mixed=False, 2025-05-07T20:13:58.1160983Z use_cache=True, 2025-05-07T20:13:58.1161391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.1161960Z long_segments=True, 2025-05-07T20:13:58.1162428Z pooling_mode=, 2025-05-07T20:13:58.1162955Z ) 2025-05-07T20:13:58.1163340Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1164343Z self=, 2025-05-07T20:13:58.1165311Z T=1, 2025-05-07T20:13:58.1165655Z D=154, 2025-05-07T20:13:58.1165978Z B=1, 2025-05-07T20:13:58.1166276Z log_E=3, 2025-05-07T20:13:58.1166607Z L=0, 2025-05-07T20:13:58.1166949Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.1167459Z weighted=False, 2025-05-07T20:13:58.1167787Z mixed=False, 2025-05-07T20:13:58.1168131Z use_cache=False, 2025-05-07T20:13:58.1168609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.1169168Z long_segments=False, 2025-05-07T20:13:58.1169673Z pooling_mode=, 2025-05-07T20:13:58.1170205Z ) 2025-05-07T20:13:58.1170597Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1171628Z self=, 2025-05-07T20:13:58.1172613Z T=1, 2025-05-07T20:13:58.1172937Z D=154, 2025-05-07T20:13:58.1173272Z B=32, 2025-05-07T20:13:58.1173630Z log_E=5, 2025-05-07T20:13:58.1173963Z L=14, 2025-05-07T20:13:58.1174372Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1175106Z weighted=False, 2025-05-07T20:13:58.1175500Z mixed=False, 2025-05-07T20:13:58.1175891Z use_cache=True, 2025-05-07T20:13:58.1176337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1176892Z long_segments=True, 2025-05-07T20:13:58.1177373Z pooling_mode=, 2025-05-07T20:13:58.1178026Z ) 2025-05-07T20:13:58.1178415Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1179435Z self=, 2025-05-07T20:13:58.1180385Z T=5, 2025-05-07T20:13:58.1180724Z D=256, 2025-05-07T20:13:58.1181052Z B=62, 2025-05-07T20:13:58.1181396Z log_E=3, 2025-05-07T20:13:58.1181743Z L=9, 2025-05-07T20:13:58.1182127Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1182681Z weighted=False, 2025-05-07T20:13:58.1183080Z mixed=True, 2025-05-07T20:13:58.1183450Z use_cache=False, 2025-05-07T20:13:58.1183914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.1184481Z long_segments=False, 2025-05-07T20:13:58.1184961Z pooling_mode=, 2025-05-07T20:13:58.1185496Z ) 2025-05-07T20:13:58.1185890Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1186901Z self=, 2025-05-07T20:13:58.1187879Z T=4, 2025-05-07T20:13:58.1188213Z D=214, 2025-05-07T20:13:58.1188541Z B=32, 2025-05-07T20:13:58.1188885Z log_E=4, 2025-05-07T20:13:58.1189234Z L=20, 2025-05-07T20:13:58.1189620Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1190183Z weighted=True, 2025-05-07T20:13:58.1190575Z mixed=False, 2025-05-07T20:13:58.1190965Z use_cache=False, 2025-05-07T20:13:58.1191413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1192095Z long_segments=False, 2025-05-07T20:13:58.1192656Z pooling_mode=, 2025-05-07T20:13:58.1193229Z ) 2025-05-07T20:13:58.1193631Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1194661Z self=, 2025-05-07T20:13:58.1195618Z T=2, 2025-05-07T20:13:58.1196031Z D=188, 2025-05-07T20:13:58.1196355Z B=116, 2025-05-07T20:13:58.1196660Z log_E=3, 2025-05-07T20:13:58.1196998Z L=19, 2025-05-07T20:13:58.1197435Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.1197957Z weighted=True, 2025-05-07T20:13:58.1198330Z mixed=True, 2025-05-07T20:13:58.1198695Z use_cache=True, 2025-05-07T20:13:58.1199100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1199626Z long_segments=True, 2025-05-07T20:13:58.1200076Z pooling_mode=, 2025-05-07T20:13:58.1200561Z ) 2025-05-07T20:13:58.1200968Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1202115Z self=, 2025-05-07T20:13:58.1203282Z T=1, 2025-05-07T20:13:58.1203681Z D=222, 2025-05-07T20:13:58.1204092Z B=128, 2025-05-07T20:13:58.1204488Z log_E=4, 2025-05-07T20:13:58.1204877Z L=14, 2025-05-07T20:13:58.1205357Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.1206026Z weighted=True, 2025-05-07T20:13:58.1206480Z mixed=True, 2025-05-07T20:13:58.1206940Z use_cache=False, 2025-05-07T20:13:58.1207556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1208138Z long_segments=True, 2025-05-07T20:13:58.1208636Z pooling_mode=, 2025-05-07T20:13:58.1209193Z ) 2025-05-07T20:13:58.1209592Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1210659Z self=, 2025-05-07T20:13:58.1211687Z T=3, 2025-05-07T20:13:58.1212024Z D=90, 2025-05-07T20:13:58.1212380Z B=61, 2025-05-07T20:13:58.1212731Z log_E=4, 2025-05-07T20:13:58.1213077Z L=17, 2025-05-07T20:13:58.1213634Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1214220Z weighted=True, 2025-05-07T20:13:58.1214653Z mixed=True, 2025-05-07T20:13:58.1215038Z use_cache=True, 2025-05-07T20:13:58.1215503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.1216089Z long_segments=False, 2025-05-07T20:13:58.1216588Z pooling_mode=, 2025-05-07T20:13:58.1217139Z ) 2025-05-07T20:13:58.1217551Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1218678Z self=, 2025-05-07T20:13:58.1219691Z T=2, 2025-05-07T20:13:58.1220046Z D=133, 2025-05-07T20:13:58.1220384Z B=51, 2025-05-07T20:13:58.1220744Z log_E=3, 2025-05-07T20:13:58.1221115Z L=16, 2025-05-07T20:13:58.1221512Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1222009Z weighted=True, 2025-05-07T20:13:58.1222337Z mixed=True, 2025-05-07T20:13:58.1222653Z use_cache=False, 2025-05-07T20:13:58.1223145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1223744Z long_segments=False, 2025-05-07T20:13:58.1224247Z pooling_mode=, 2025-05-07T20:13:58.1224816Z ) 2025-05-07T20:13:58.1225231Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1226297Z self=, 2025-05-07T20:13:58.1227301Z T=2, 2025-05-07T20:13:58.1227651Z D=133, 2025-05-07T20:13:58.1228005Z B=51, 2025-05-07T20:13:58.1228346Z log_E=3, 2025-05-07T20:13:58.1228703Z L=16, 2025-05-07T20:13:58.1229118Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1229694Z weighted=False, 2025-05-07T20:13:58.1230098Z mixed=True, 2025-05-07T20:13:58.1230492Z use_cache=False, 2025-05-07T20:13:58.1230962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1231656Z long_segments=False, 2025-05-07T20:13:58.1232215Z pooling_mode=, 2025-05-07T20:13:58.1232758Z ) 2025-05-07T20:13:58.1233167Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1234231Z self=, 2025-05-07T20:13:58.1235236Z T=1, 2025-05-07T20:13:58.1235589Z D=133, 2025-05-07T20:13:58.1235938Z B=51, 2025-05-07T20:13:58.1236276Z log_E=3, 2025-05-07T20:13:58.1236718Z L=16, 2025-05-07T20:13:58.1237144Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1237725Z weighted=False, 2025-05-07T20:13:58.1238123Z mixed=True, 2025-05-07T20:13:58.1238557Z use_cache=False, 2025-05-07T20:13:58.1254169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1254913Z long_segments=False, 2025-05-07T20:13:58.1255397Z pooling_mode=, 2025-05-07T20:13:58.1255902Z ) 2025-05-07T20:13:58.1256326Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1257274Z self=, 2025-05-07T20:13:58.1258281Z T=1, 2025-05-07T20:13:58.1258603Z D=133, 2025-05-07T20:13:58.1258941Z B=51, 2025-05-07T20:13:58.1259273Z log_E=3, 2025-05-07T20:13:58.1259672Z L=16, 2025-05-07T20:13:58.1260066Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1260592Z weighted=False, 2025-05-07T20:13:58.1260981Z mixed=False, 2025-05-07T20:13:58.1261340Z use_cache=False, 2025-05-07T20:13:58.1261802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1262329Z long_segments=False, 2025-05-07T20:13:58.1262780Z pooling_mode=, 2025-05-07T20:13:58.1263256Z ) 2025-05-07T20:13:58.1263671Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1264478Z self=, 2025-05-07T20:13:58.1265314Z T=1, 2025-05-07T20:13:58.1265633Z D=133, 2025-05-07T20:13:58.1265940Z B=16, 2025-05-07T20:13:58.1266239Z log_E=3, 2025-05-07T20:13:58.1266692Z L=16, 2025-05-07T20:13:58.1267089Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1267567Z weighted=False, 2025-05-07T20:13:58.1267906Z mixed=False, 2025-05-07T20:13:58.1268219Z use_cache=False, 2025-05-07T20:13:58.1268581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1269207Z long_segments=False, 2025-05-07T20:13:58.1269703Z pooling_mode=, 2025-05-07T20:13:58.1270178Z ) 2025-05-07T20:13:58.1270588Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1271620Z self=, 2025-05-07T20:13:58.1272575Z T=1, 2025-05-07T20:13:58.1272919Z D=133, 2025-05-07T20:13:58.1273278Z B=1, 2025-05-07T20:13:58.1273813Z log_E=3, 2025-05-07T20:13:58.1274273Z L=16, 2025-05-07T20:13:58.1274814Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1275384Z weighted=False, 2025-05-07T20:13:58.1275771Z mixed=False, 2025-05-07T20:13:58.1276179Z use_cache=False, 2025-05-07T20:13:58.1276736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1277432Z long_segments=False, 2025-05-07T20:13:58.1278040Z pooling_mode=, 2025-05-07T20:13:58.1278703Z ) 2025-05-07T20:13:58.1279108Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1280293Z self=, 2025-05-07T20:13:58.1281154Z T=1, 2025-05-07T20:13:58.1281473Z D=133, 2025-05-07T20:13:58.1281819Z B=1, 2025-05-07T20:13:58.1282165Z log_E=3, 2025-05-07T20:13:58.1282515Z L=0, 2025-05-07T20:13:58.1282906Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1283390Z weighted=False, 2025-05-07T20:13:58.1283727Z mixed=False, 2025-05-07T20:13:58.1284080Z use_cache=False, 2025-05-07T20:13:58.1284680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1285304Z long_segments=False, 2025-05-07T20:13:58.1285816Z pooling_mode=, 2025-05-07T20:13:58.1286366Z ) 2025-05-07T20:13:58.1286744Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1287694Z self=, 2025-05-07T20:13:58.1288628Z T=1, 2025-05-07T20:13:58.1288954Z D=86, 2025-05-07T20:13:58.1289400Z B=19, 2025-05-07T20:13:58.1289751Z log_E=4, 2025-05-07T20:13:58.1290086Z L=17, 2025-05-07T20:13:58.1290455Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1290977Z weighted=True, 2025-05-07T20:13:58.1291355Z mixed=False, 2025-05-07T20:13:58.1291734Z use_cache=False, 2025-05-07T20:13:58.1292183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1292741Z long_segments=True, 2025-05-07T20:13:58.1293180Z pooling_mode=, 2025-05-07T20:13:58.1293653Z ) 2025-05-07T20:13:58.1294002Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1295060Z self=, 2025-05-07T20:13:58.1295921Z T=1, 2025-05-07T20:13:58.1296228Z D=86, 2025-05-07T20:13:58.1296522Z B=19, 2025-05-07T20:13:58.1296857Z log_E=4, 2025-05-07T20:13:58.1297204Z L=17, 2025-05-07T20:13:58.1297567Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1298207Z weighted=True, 2025-05-07T20:13:58.1298596Z mixed=True, 2025-05-07T20:13:58.1298948Z use_cache=False, 2025-05-07T20:13:58.1299405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1299973Z long_segments=True, 2025-05-07T20:13:58.1300439Z pooling_mode=, 2025-05-07T20:13:58.1300974Z ) 2025-05-07T20:13:58.1301362Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1302369Z self=, 2025-05-07T20:13:58.1303333Z T=1, 2025-05-07T20:13:58.1303672Z D=86, 2025-05-07T20:13:58.1304004Z B=19, 2025-05-07T20:13:58.1304427Z log_E=4, 2025-05-07T20:13:58.1304773Z L=1, 2025-05-07T20:13:58.1305180Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1305712Z weighted=True, 2025-05-07T20:13:58.1306110Z mixed=True, 2025-05-07T20:13:58.1306484Z use_cache=False, 2025-05-07T20:13:58.1306927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1307501Z long_segments=True, 2025-05-07T20:13:58.1307955Z pooling_mode=, 2025-05-07T20:13:58.1308488Z ) 2025-05-07T20:13:58.1930661Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1931624Z self=, 2025-05-07T20:13:58.1932505Z T=1, 2025-05-07T20:13:58.1932794Z D=86, 2025-05-07T20:13:58.1933095Z B=86, 2025-05-07T20:13:58.1933458Z log_E=4, 2025-05-07T20:13:58.1933783Z L=1, 2025-05-07T20:13:58.1934137Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1934635Z weighted=True, 2025-05-07T20:13:58.1934978Z mixed=True, 2025-05-07T20:13:58.1935292Z use_cache=False, 2025-05-07T20:13:58.1935674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1936173Z long_segments=True, 2025-05-07T20:13:58.1936642Z pooling_mode=, 2025-05-07T20:13:58.1937136Z ) 2025-05-07T20:13:58.1937501Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1938469Z self=, 2025-05-07T20:13:58.1939343Z T=1, 2025-05-07T20:13:58.1939636Z D=86, 2025-05-07T20:13:58.1939963Z B=1, 2025-05-07T20:13:58.1940276Z log_E=4, 2025-05-07T20:13:58.1940577Z L=1, 2025-05-07T20:13:58.1940960Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1941469Z weighted=True, 2025-05-07T20:13:58.1941837Z mixed=True, 2025-05-07T20:13:58.1942384Z use_cache=False, 2025-05-07T20:13:58.1942793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1943378Z long_segments=True, 2025-05-07T20:13:58.1943783Z pooling_mode=, 2025-05-07T20:13:58.1944231Z ) 2025-05-07T20:13:58.1944560Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1945432Z self=, 2025-05-07T20:13:58.1946217Z T=1, 2025-05-07T20:13:58.1946629Z D=86, 2025-05-07T20:13:58.1946912Z B=1, 2025-05-07T20:13:58.1947202Z log_E=4, 2025-05-07T20:13:58.1947498Z L=1, 2025-05-07T20:13:58.1948081Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1948543Z weighted=True, 2025-05-07T20:13:58.1948876Z mixed=True, 2025-05-07T20:13:58.1949178Z use_cache=False, 2025-05-07T20:13:58.1949559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1950010Z long_segments=False, 2025-05-07T20:13:58.1950397Z pooling_mode=, 2025-05-07T20:13:58.1950841Z ) 2025-05-07T20:13:58.1951171Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1951990Z self=, 2025-05-07T20:13:58.1952729Z T=1, 2025-05-07T20:13:58.1953012Z D=86, 2025-05-07T20:13:58.1953290Z B=1, 2025-05-07T20:13:58.1953548Z log_E=3, 2025-05-07T20:13:58.1953834Z L=1, 2025-05-07T20:13:58.1954158Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1954597Z weighted=True, 2025-05-07T20:13:58.1954917Z mixed=True, 2025-05-07T20:13:58.1955223Z use_cache=False, 2025-05-07T20:13:58.1955579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.1956029Z long_segments=False, 2025-05-07T20:13:58.1956430Z pooling_mode=, 2025-05-07T20:13:58.1956826Z ) 2025-05-07T20:13:58.1957152Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1957945Z self=, 2025-05-07T20:13:58.1958688Z T=4, 2025-05-07T20:13:58.1958963Z D=111, 2025-05-07T20:13:58.1959414Z B=51, 2025-05-07T20:13:58.1959677Z log_E=4, 2025-05-07T20:13:58.1959963Z L=12, 2025-05-07T20:13:58.1960282Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1960715Z weighted=True, 2025-05-07T20:13:58.1961018Z mixed=False, 2025-05-07T20:13:58.1961348Z use_cache=True, 2025-05-07T20:13:58.1961744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.1962193Z long_segments=True, 2025-05-07T20:13:58.1962560Z pooling_mode=, 2025-05-07T20:13:58.1962977Z ) 2025-05-07T20:13:58.1963303Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1964079Z self=, 2025-05-07T20:13:58.1964823Z T=4, 2025-05-07T20:13:58.1965095Z D=111, 2025-05-07T20:13:58.1965354Z B=51, 2025-05-07T20:13:58.1965631Z log_E=4, 2025-05-07T20:13:58.1965915Z L=12, 2025-05-07T20:13:58.1966226Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1966667Z weighted=True, 2025-05-07T20:13:58.1966985Z mixed=False, 2025-05-07T20:13:58.1967287Z use_cache=False, 2025-05-07T20:13:58.1967653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.1968100Z long_segments=True, 2025-05-07T20:13:58.1968465Z pooling_mode=, 2025-05-07T20:13:58.1968894Z ) 2025-05-07T20:13:58.1969248Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1970020Z self=, 2025-05-07T20:13:58.1970777Z T=4, 2025-05-07T20:13:58.1971059Z D=4, 2025-05-07T20:13:58.1971322Z B=51, 2025-05-07T20:13:58.1971583Z log_E=4, 2025-05-07T20:13:58.1971859Z L=12, 2025-05-07T20:13:58.1972175Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1972642Z weighted=True, 2025-05-07T20:13:58.1973087Z mixed=False, 2025-05-07T20:13:58.1973399Z use_cache=False, 2025-05-07T20:13:58.1973834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.1974285Z long_segments=True, 2025-05-07T20:13:58.1974666Z pooling_mode=, 2025-05-07T20:13:58.1975067Z ) 2025-05-07T20:13:58.1975364Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1976221Z self=, 2025-05-07T20:13:58.1977125Z T=4, 2025-05-07T20:13:58.1977523Z D=4, 2025-05-07T20:13:58.1977915Z B=51, 2025-05-07T20:13:58.1978207Z log_E=4, 2025-05-07T20:13:58.1978541Z L=12, 2025-05-07T20:13:58.1978931Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1979454Z weighted=True, 2025-05-07T20:13:58.1979822Z mixed=True, 2025-05-07T20:13:58.1980188Z use_cache=False, 2025-05-07T20:13:58.1980608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.1981112Z long_segments=True, 2025-05-07T20:13:58.1981586Z pooling_mode=, 2025-05-07T20:13:58.1982076Z ) 2025-05-07T20:13:58.1982436Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1983387Z self=, 2025-05-07T20:13:58.1984287Z T=4, 2025-05-07T20:13:58.1984601Z D=4, 2025-05-07T20:13:58.1984921Z B=51, 2025-05-07T20:13:58.1985240Z log_E=4, 2025-05-07T20:13:58.1985546Z L=4, 2025-05-07T20:13:58.1985932Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1986425Z weighted=True, 2025-05-07T20:13:58.1986781Z mixed=True, 2025-05-07T20:13:58.1987147Z use_cache=False, 2025-05-07T20:13:58.1987596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.1988094Z long_segments=True, 2025-05-07T20:13:58.1988536Z pooling_mode=, 2025-05-07T20:13:58.1989047Z ) 2025-05-07T20:13:58.1989406Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1990341Z self=, 2025-05-07T20:13:58.1991245Z T=4, 2025-05-07T20:13:58.1991565Z D=4, 2025-05-07T20:13:58.1991957Z B=4, 2025-05-07T20:13:58.1992281Z log_E=4, 2025-05-07T20:13:58.1992617Z L=4, 2025-05-07T20:13:58.1992979Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.1993485Z weighted=True, 2025-05-07T20:13:58.1993855Z mixed=True, 2025-05-07T20:13:58.1994211Z use_cache=False, 2025-05-07T20:13:58.1994659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.1995170Z long_segments=True, 2025-05-07T20:13:58.1995620Z pooling_mode=, 2025-05-07T20:13:58.1996141Z ) 2025-05-07T20:13:58.1996516Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.1997470Z self=, 2025-05-07T20:13:58.1998383Z T=4, 2025-05-07T20:13:58.1998686Z D=4, 2025-05-07T20:13:58.1998976Z B=4, 2025-05-07T20:13:58.1999289Z log_E=4, 2025-05-07T20:13:58.1999627Z L=4, 2025-05-07T20:13:58.1999988Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.2000497Z weighted=True, 2025-05-07T20:13:58.2000863Z mixed=True, 2025-05-07T20:13:58.2001212Z use_cache=False, 2025-05-07T20:13:58.2001658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:13:58.2002182Z long_segments=False, 2025-05-07T20:13:58.2002669Z pooling_mode=, 2025-05-07T20:13:58.2003142Z ) 2025-05-07T20:13:58.2003513Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.2004475Z self=, 2025-05-07T20:13:58.2005381Z T=4, 2025-05-07T20:13:58.2005696Z D=185, 2025-05-07T20:13:58.2006017Z B=46, 2025-05-07T20:13:58.2006318Z log_E=4, 2025-05-07T20:13:58.2006660Z L=1, 2025-05-07T20:13:58.2007039Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.2007527Z weighted=True, 2025-05-07T20:13:58.2007983Z mixed=True, 2025-05-07T20:13:58.2008349Z use_cache=True, 2025-05-07T20:13:58.2008839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.2009401Z long_segments=False, 2025-05-07T20:13:58.2009847Z pooling_mode=, 2025-05-07T20:13:58.2010345Z ) 2025-05-07T20:13:58.2010736Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.2011677Z self=, 2025-05-07T20:13:58.2012618Z T=4, 2025-05-07T20:13:58.2012922Z D=185, 2025-05-07T20:13:58.2013249Z B=46, 2025-05-07T20:13:58.2013571Z log_E=4, 2025-05-07T20:13:58.2013890Z L=1, 2025-05-07T20:13:58.2014261Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.2014746Z weighted=False, 2025-05-07T20:13:58.2015096Z mixed=True, 2025-05-07T20:13:58.2015478Z use_cache=True, 2025-05-07T20:13:58.2015854Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.2016352Z long_segments=False, 2025-05-07T20:13:58.2016859Z pooling_mode=, 2025-05-07T20:13:58.2017407Z ) 2025-05-07T20:13:58.2017877Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.2018821Z self=, 2025-05-07T20:13:58.2019588Z T=4, 2025-05-07T20:13:58.2019852Z D=185, 2025-05-07T20:13:58.2020135Z B=46, 2025-05-07T20:13:58.2020422Z log_E=4, 2025-05-07T20:13:58.2020765Z L=1, 2025-05-07T20:13:58.2021162Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.2021675Z weighted=False, 2025-05-07T20:13:58.2022009Z mixed=False, 2025-05-07T20:13:58.2022448Z use_cache=True, 2025-05-07T20:13:58.2022945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.2023569Z long_segments=False, 2025-05-07T20:13:58.2024105Z pooling_mode=, 2025-05-07T20:13:58.2024700Z ) 2025-05-07T20:13:58.2025155Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.2026243Z self=, 2025-05-07T20:13:58.2027298Z T=4, 2025-05-07T20:13:58.2027805Z D=46, 2025-05-07T20:13:58.2028195Z B=46, 2025-05-07T20:13:58.2028592Z log_E=4, 2025-05-07T20:13:58.2029007Z L=1, 2025-05-07T20:13:58.2029454Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.2030071Z weighted=False, 2025-05-07T20:13:58.2030529Z mixed=False, 2025-05-07T20:13:58.2030965Z use_cache=True, 2025-05-07T20:13:58.2031472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.2032106Z long_segments=False, 2025-05-07T20:13:58.2032638Z pooling_mode=, 2025-05-07T20:13:58.2033228Z ) 2025-05-07T20:13:58.2033682Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.2034754Z self=, 2025-05-07T20:13:58.2035799Z T=4, 2025-05-07T20:13:58.2036197Z D=46, 2025-05-07T20:13:58.2036601Z B=46, 2025-05-07T20:13:58.2036982Z log_E=4, 2025-05-07T20:13:58.2037406Z L=0, 2025-05-07T20:13:58.2037865Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.2038464Z weighted=False, 2025-05-07T20:13:58.2038920Z mixed=False, 2025-05-07T20:13:58.2039364Z use_cache=True, 2025-05-07T20:13:58.2039852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.2040482Z long_segments=False, 2025-05-07T20:13:58.2041028Z pooling_mode=, 2025-05-07T20:13:58.2041612Z ) 2025-05-07T20:13:58.2042056Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.2043140Z self=, 2025-05-07T20:13:58.2044169Z T=4, 2025-05-07T20:13:58.2044554Z D=46, 2025-05-07T20:13:58.2044949Z B=46, 2025-05-07T20:13:58.2045334Z log_E=3, 2025-05-07T20:13:58.2045738Z L=0, 2025-05-07T20:13:58.2046188Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.2046876Z weighted=False, 2025-05-07T20:13:58.2047334Z mixed=False, 2025-05-07T20:13:58.2048084Z use_cache=True, 2025-05-07T20:13:58.2048594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.2049208Z long_segments=False, 2025-05-07T20:13:58.2049759Z pooling_mode=, 2025-05-07T20:13:58.2050355Z ) 2025-05-07T20:13:58.2050794Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.2052024Z self=, 2025-05-07T20:13:58.2053087Z T=4, 2025-05-07T20:13:58.2053469Z D=2, 2025-05-07T20:13:58.2053867Z B=46, 2025-05-07T20:13:58.2054271Z log_E=4, 2025-05-07T20:13:58.2054668Z L=0, 2025-05-07T20:13:58.2055130Z weights_precision=SparseType.FP32, 2025-05-07T20:13:58.2055747Z weighted=False, 2025-05-07T20:13:58.2056195Z mixed=False, 2025-05-07T20:13:58.2056651Z use_cache=True, 2025-05-07T20:13:58.2057158Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.2057868Z long_segments=False, 2025-05-07T20:13:58.2058427Z pooling_mode=, 2025-05-07T20:13:58.2059015Z ) 2025-05-07T20:13:58.2059456Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.2060547Z self=, 2025-05-07T20:13:58.2061585Z T=2, 2025-05-07T20:13:58.2061982Z D=9, 2025-05-07T20:13:58.2062360Z B=28, 2025-05-07T20:13:58.2062758Z log_E=3, 2025-05-07T20:13:58.2063172Z L=13, 2025-05-07T20:13:58.2063617Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.2064233Z weighted=True, 2025-05-07T20:13:58.2064681Z mixed=True, 2025-05-07T20:13:58.2065101Z use_cache=True, 2025-05-07T20:13:58.2065604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.2066234Z long_segments=False, 2025-05-07T20:13:58.2066767Z pooling_mode=, 2025-05-07T20:13:58.2067359Z ) 2025-05-07T20:13:58.2067816Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:13:58.2068893Z self=, 2025-05-07T20:13:58.2070055Z T=2, 2025-05-07T20:13:58.2070456Z D=9, 2025-05-07T20:13:58.2070832Z B=28, 2025-05-07T20:13:58.2071226Z log_E=3, 2025-05-07T20:13:58.2071629Z L=13, 2025-05-07T20:13:58.2072074Z weights_precision=SparseType.FP16, 2025-05-07T20:13:58.2072694Z weighted=True, 2025-05-07T20:13:58.2073145Z mixed=False, 2025-05-07T20:13:58.2073581Z use_cache=True, 2025-05-07T20:13:58.2074072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:13:58.2074692Z long_segments=False, 2025-05-07T20:13:58.2075239Z pooling_mode=, 2025-05-07T20:13:58.2075823Z ) 2025-05-07T20:13:58.2076244Z PASSED 2025-05-07T20:13:58.2076470Z 2025-05-07T20:13:58.2076777Z =========================== short test summary info ============================ 2025-05-07T20:13:58.2078333Z 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:58.2079911Z ========================= 2 passed, 1 skipped in 1.92s ========================= 2025-05-07T20:13:58.6218368Z 2025-05-07T20:13:58.6218938Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T20:13:58.6235245Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 4 seconds 2025-05-07T20:13:58.6235632Z 2025-05-07T20:13:58.6235644Z 2025-05-07T20:13:58.6235676Z 2025-05-07T20:13:58.6235683Z 2025-05-07T20:13:58.6248969Z ################################################################################ 2025-05-07T20:13:58.6264120Z # [2025-05-07T20:13:58.626Z] Run Python Test Suite: 2025-05-07T20:13:58.6264571Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:13:58.6264976Z ################################################################################ 2025-05-07T20:13:58.6287006Z + 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:58.6288026Z 2025-05-07T20:14:00.7734653Z ============================= test session starts ============================== 2025-05-07T20:14:00.7735347Z 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.7735935Z cachedir: .pytest_cache 2025-05-07T20:14:00.7736847Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:00.7737561Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:00.7737961Z plugins: hypothesis-6.131.14 2025-05-07T20:14:02.2280087Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:02.2281074Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:02.2332013Z collected 4 items 2025-05-07T20:14:02.2332294Z 2025-05-07T20:14:02.2350927Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int32_indices SKIPPED 2025-05-07T20:14:02.2360471Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int64_indices SKIPPED 2025-05-07T20:14:02.2369862Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int32_indices SKIPPED 2025-05-07T20:14:02.2387065Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int64_indices SKIPPED 2025-05-07T20:14:02.2387772Z 2025-05-07T20:14:02.2387947Z =========================== short test summary info ============================ 2025-05-07T20:14:02.2388630Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:133: CUDA is not available or no GPUs detected 2025-05-07T20:14:02.2389681Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:161: CUDA is not available or no GPUs detected 2025-05-07T20:14:02.2390570Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:119: CUDA is not available or no GPUs detected 2025-05-07T20:14:02.2391473Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:147: CUDA is not available or no GPUs detected 2025-05-07T20:14:02.2392140Z ============================== 4 skipped in 1.59s ============================== 2025-05-07T20:14:02.6928943Z 2025-05-07T20:14:02.6929634Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:14:02.6947098Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 4 seconds 2025-05-07T20:14:02.6948184Z 2025-05-07T20:14:02.6948191Z 2025-05-07T20:14:02.6948198Z 2025-05-07T20:14:02.6948217Z 2025-05-07T20:14:02.6960081Z ################################################################################ 2025-05-07T20:14:02.6976319Z # [2025-05-07T20:14:02.697Z] Run Python Test Suite: 2025-05-07T20:14:02.6977004Z # ./tbe/training/forward_test.py 2025-05-07T20:14:02.6998602Z ################################################################################ 2025-05-07T20:14:02.6999804Z + 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:14:02.7000518Z 2025-05-07T20:14:04.8685607Z ============================= test session starts ============================== 2025-05-07T20:14:04.8686309Z 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.8686903Z cachedir: .pytest_cache 2025-05-07T20:14:04.8687547Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:04.8688514Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:04.8688929Z plugins: hypothesis-6.131.14 2025-05-07T20:14:06.3392275Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:06.3393257Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:06.3457017Z collected 9 items 2025-05-07T20:14:06.3457179Z 2025-05-07T20:14:06.3642019Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T20:14:06.8317472Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T20:14:06.8329099Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant SKIPPED 2025-05-07T20:14:06.8338935Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 SKIPPED 2025-05-07T20:14:06.8348362Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 SKIPPED 2025-05-07T20:14:06.8356980Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T20:14:06.8365659Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 SKIPPED 2025-05-07T20:14:06.8374399Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 SKIPPED 2025-05-07T20:14:06.8413670Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T20:14:06.8414118Z 2025-05-07T20:14:06.8414297Z =============================== warnings summary =============================== 2025-05-07T20:14:06.8414803Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T20:14:06.8415404Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T20:14:06.8416524Z /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:14:06.8417513Z note_deprecation( 2025-05-07T20:14:06.8417680Z 2025-05-07T20:14:06.8418137Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:14:06.8418654Z =========================== short test summary info ============================ 2025-05-07T20:14:06.8419203Z SKIPPED [1] tbe/training/forward_test.py:816: CUDA is not available or no GPUs detected 2025-05-07T20:14:06.8419893Z SKIPPED [1] tbe/training/forward_test.py:485: CUDA is not available or no GPUs detected 2025-05-07T20:14:06.8420570Z SKIPPED [1] tbe/training/forward_test.py:548: CUDA is not available or no GPUs detected 2025-05-07T20:14:06.8421181Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T20:14:06.8421776Z SKIPPED [1] tbe/training/forward_test.py:676: CUDA is not available or no GPUs detected 2025-05-07T20:14:06.8422448Z SKIPPED [1] tbe/training/forward_test.py:746: CUDA is not available or no GPUs detected 2025-05-07T20:14:06.8423060Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T20:14:06.8423567Z =================== 2 passed, 7 skipped, 2 warnings in 2.10s =================== 2025-05-07T20:14:07.3015118Z 2025-05-07T20:14:07.3015821Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T20:14:07.3033005Z [TEST] Python test time for ./tbe/training/forward_test.py: 5 seconds 2025-05-07T20:14:07.3033333Z 2025-05-07T20:14:07.3033339Z 2025-05-07T20:14:07.3033343Z 2025-05-07T20:14:07.3033367Z 2025-05-07T20:14:07.3046514Z ################################################################################ 2025-05-07T20:14:07.3062875Z # [2025-05-07T20:14:07.306Z] Run Python Test Suite: 2025-05-07T20:14:07.3063239Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:14:07.3063590Z ################################################################################ 2025-05-07T20:14:07.3084828Z + 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:14:07.3085865Z 2025-05-07T20:14:09.4462846Z ============================= test session starts ============================== 2025-05-07T20:14:09.4463559Z 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:09.4464146Z cachedir: .pytest_cache 2025-05-07T20:14:09.4465016Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:09.4465728Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:09.4466057Z plugins: hypothesis-6.131.14 2025-05-07T20:14:10.8912064Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:10.8913059Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:10.8952763Z collected 2 items 2025-05-07T20:14:10.8952969Z 2025-05-07T20:14:10.8968424Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel SKIPPED 2025-05-07T20:14:10.8983717Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large SKIPPED 2025-05-07T20:14:10.8984275Z 2025-05-07T20:14:10.8984429Z =========================== short test summary info ============================ 2025-05-07T20:14:10.8985041Z SKIPPED [1] tbe/utils/generate_vbe_metadata_test.py:156: CUDA is not available or no GPUs detected 2025-05-07T20:14:10.8985795Z SKIPPED [1] tbe/utils/generate_vbe_metadata_test.py:164: CUDA is not available or no GPUs detected 2025-05-07T20:14:10.8986378Z ============================== 2 skipped in 1.58s ============================== 2025-05-07T20:14:11.3286643Z 2025-05-07T20:14:11.3287134Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:14:11.3304327Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 4 seconds 2025-05-07T20:14:11.3304708Z 2025-05-07T20:14:11.3304721Z 2025-05-07T20:14:11.3304725Z 2025-05-07T20:14:11.3304748Z 2025-05-07T20:14:11.3317668Z ################################################################################ 2025-05-07T20:14:11.3333550Z # [2025-05-07T20:14:11.333Z] Run Python Test Suite: 2025-05-07T20:14:11.3333917Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T20:14:11.3334265Z ################################################################################ 2025-05-07T20:14:11.3356973Z + 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:14:11.3357707Z 2025-05-07T20:14:13.4803481Z ============================= test session starts ============================== 2025-05-07T20:14:13.4804202Z 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:13.4804803Z cachedir: .pytest_cache 2025-05-07T20:14:13.4805472Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:13.4806183Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:13.4806500Z plugins: hypothesis-6.131.14 2025-05-07T20:14:14.9558691Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:14.9559720Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:14.9626239Z collected 6 items 2025-05-07T20:14:14.9626536Z 2025-05-07T20:14:14.9643351Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update SKIPPED 2025-05-07T20:14:14.9650689Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T20:14:14.9660071Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum SKIPPED 2025-05-07T20:14:14.9667966Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward SKIPPED 2025-05-07T20:14:14.9676600Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats SKIPPED 2025-05-07T20:14:14.9693680Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters SKIPPED 2025-05-07T20:14:14.9694347Z 2025-05-07T20:14:14.9694519Z =========================== short test summary info ============================ 2025-05-07T20:14:14.9695120Z SKIPPED [1] tbe/utils/split_embeddings_test.py:241: CUDA is not available or no GPUs detected 2025-05-07T20:14:14.9695859Z SKIPPED [1] tbe/utils/split_embeddings_test.py:413: CUDA is not available or no GPUs detected 2025-05-07T20:14:14.9696588Z SKIPPED [1] tbe/utils/split_embeddings_test.py:57: CUDA is not available or no GPUs detected 2025-05-07T20:14:14.9697325Z SKIPPED [1] tbe/utils/split_embeddings_test.py:194: CUDA is not available or no GPUs detected 2025-05-07T20:14:14.9698142Z SKIPPED [1] tbe/utils/split_embeddings_test.py:562: CUDA is not available or no GPUs detected 2025-05-07T20:14:14.9698730Z ========================= 1 passed, 5 skipped in 1.61s ========================= 2025-05-07T20:14:15.3893857Z 2025-05-07T20:14:15.3894538Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T20:14:15.3912339Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 4 seconds 2025-05-07T20:14:15.3913041Z 2025-05-07T20:14:15.3913063Z 2025-05-07T20:14:15.3913068Z 2025-05-07T20:14:15.3913072Z 2025-05-07T20:14:15.3925415Z ################################################################################ 2025-05-07T20:14:15.3941695Z # [2025-05-07T20:14:15.393Z] Run Python Test Suite: 2025-05-07T20:14:15.3942351Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:14:15.3942702Z ################################################################################ 2025-05-07T20:14:15.3964966Z + 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:14:15.3965741Z 2025-05-07T20:14:17.5423108Z ============================= test session starts ============================== 2025-05-07T20:14:17.5423933Z 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:17.5424521Z cachedir: .pytest_cache 2025-05-07T20:14:17.5425172Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:17.5425873Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:17.5426221Z plugins: hypothesis-6.131.14 2025-05-07T20:14:18.9811064Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:18.9812093Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:18.9908149Z collected 4 items 2025-05-07T20:14:18.9908442Z 2025-05-07T20:14:19.2255354Z [E507 20:14:19.590400727 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:14:19.2257811Z [E507 20:14:19.590706599 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:14:19.2284768Z [E507 20:14:19.593502714 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:14:19.2287653Z [E507 20:14:19.593787113 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:14:19.2356602Z [E507 20:14:19.600615639 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:14:19.2368599Z [E507 20:14:19.601851254 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:14:19.2433430Z [E507 20:14:19.608358847 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:14:19.2446056Z [E507 20:14:19.609584058 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:14:19.2475318Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_bounds_check Trying example: test_bounds_check( 2025-05-07T20:14:19.2476580Z self=, 2025-05-07T20:14:19.2477322Z T=1, 2025-05-07T20:14:19.2477587Z B=1, 2025-05-07T20:14:19.2477841Z max_L=1, 2025-05-07T20:14:19.2478173Z bounds_check_mode=, 2025-05-07T20:14:19.2478628Z use_cpu=True, 2025-05-07T20:14:19.2478931Z weighted=False, 2025-05-07T20:14:19.2479362Z dtype=torch.int64, 2025-05-07T20:14:19.2479705Z mixed_B=False, 2025-05-07T20:14:19.2480018Z bounds_check_version=1, 2025-05-07T20:14:19.2480355Z ) 2025-05-07T20:14:19.2480632Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2481384Z self=, 2025-05-07T20:14:19.2482213Z T=12, 2025-05-07T20:14:19.2482459Z B=1, 2025-05-07T20:14:19.2482723Z max_L=1, 2025-05-07T20:14:19.2483067Z bounds_check_mode=, 2025-05-07T20:14:19.2483503Z use_cpu=True, 2025-05-07T20:14:19.2483800Z weighted=False, 2025-05-07T20:14:19.2484109Z dtype=torch.int64, 2025-05-07T20:14:19.2484417Z mixed_B=False, 2025-05-07T20:14:19.2484732Z bounds_check_version=1, 2025-05-07T20:14:19.2485063Z ) 2025-05-07T20:14:19.2485332Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2486078Z self=, 2025-05-07T20:14:19.2486828Z T=12, 2025-05-07T20:14:19.2487083Z B=26, 2025-05-07T20:14:19.2487325Z max_L=30, 2025-05-07T20:14:19.2487675Z bounds_check_mode=, 2025-05-07T20:14:19.2488169Z use_cpu=True, 2025-05-07T20:14:19.2488443Z weighted=False, 2025-05-07T20:14:19.2488747Z dtype=torch.int32, 2025-05-07T20:14:19.2489041Z mixed_B=True, 2025-05-07T20:14:19.2489270Z bounds_check_version=1, 2025-05-07T20:14:19.2489528Z ) 2025-05-07T20:14:19.2489748Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2490298Z self=, 2025-05-07T20:14:19.2490858Z T=8, 2025-05-07T20:14:19.2491060Z B=1, 2025-05-07T20:14:19.2491250Z max_L=1, 2025-05-07T20:14:19.2491516Z bounds_check_mode=, 2025-05-07T20:14:19.2491943Z use_cpu=True, 2025-05-07T20:14:19.2492218Z weighted=False, 2025-05-07T20:14:19.2492467Z dtype=torch.int64, 2025-05-07T20:14:19.2492717Z mixed_B=False, 2025-05-07T20:14:19.2492950Z bounds_check_version=1, 2025-05-07T20:14:19.2493215Z ) 2025-05-07T20:14:19.2493437Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2494001Z self=, 2025-05-07T20:14:19.2494596Z T=8, 2025-05-07T20:14:19.2494800Z B=8, 2025-05-07T20:14:19.2495000Z max_L=6, 2025-05-07T20:14:19.2495256Z bounds_check_mode=, 2025-05-07T20:14:19.2495601Z use_cpu=True, 2025-05-07T20:14:19.2495832Z weighted=True, 2025-05-07T20:14:19.2496061Z dtype=torch.int32, 2025-05-07T20:14:19.2496307Z mixed_B=False, 2025-05-07T20:14:19.2496552Z bounds_check_version=1, 2025-05-07T20:14:19.2496801Z ) 2025-05-07T20:14:19.2497024Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2497597Z self=, 2025-05-07T20:14:19.2498230Z T=23, 2025-05-07T20:14:19.2498441Z B=51, 2025-05-07T20:14:19.2498650Z max_L=51, 2025-05-07T20:14:19.2498942Z bounds_check_mode=, 2025-05-07T20:14:19.2499294Z use_cpu=True, 2025-05-07T20:14:19.2499530Z weighted=True, 2025-05-07T20:14:19.2499762Z dtype=torch.int32, 2025-05-07T20:14:19.2500017Z mixed_B=True, 2025-05-07T20:14:19.2500262Z bounds_check_version=1, 2025-05-07T20:14:19.2500527Z ) 2025-05-07T20:14:19.2500738Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2501308Z self=, 2025-05-07T20:14:19.2501872Z T=9, 2025-05-07T20:14:19.2502064Z B=58, 2025-05-07T20:14:19.2502272Z max_L=44, 2025-05-07T20:14:19.2502569Z bounds_check_mode=, 2025-05-07T20:14:19.2502906Z use_cpu=True, 2025-05-07T20:14:19.2503168Z weighted=False, 2025-05-07T20:14:19.2503411Z dtype=torch.int32, 2025-05-07T20:14:19.2503689Z mixed_B=True, 2025-05-07T20:14:19.2503929Z bounds_check_version=2, 2025-05-07T20:14:19.2504188Z ) 2025-05-07T20:14:19.2504392Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2505017Z self=, 2025-05-07T20:14:19.2505758Z T=63, 2025-05-07T20:14:19.2506000Z B=37, 2025-05-07T20:14:19.2506253Z max_L=4, 2025-05-07T20:14:19.2506590Z bounds_check_mode=, 2025-05-07T20:14:19.2507031Z use_cpu=True, 2025-05-07T20:14:19.2507306Z weighted=True, 2025-05-07T20:14:19.2507609Z dtype=torch.int64, 2025-05-07T20:14:19.2507923Z mixed_B=False, 2025-05-07T20:14:19.2508214Z bounds_check_version=2, 2025-05-07T20:14:19.2508543Z ) 2025-05-07T20:14:19.2508824Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2509556Z self=, 2025-05-07T20:14:19.2510300Z T=5, 2025-05-07T20:14:19.2510554Z B=40, 2025-05-07T20:14:19.2510792Z max_L=19, 2025-05-07T20:14:19.2511155Z bounds_check_mode=, 2025-05-07T20:14:19.2511610Z use_cpu=True, 2025-05-07T20:14:19.2511888Z weighted=False, 2025-05-07T20:14:19.2512194Z dtype=torch.int64, 2025-05-07T20:14:19.2512511Z mixed_B=True, 2025-05-07T20:14:19.2512802Z bounds_check_version=1, 2025-05-07T20:14:19.2513133Z ) 2025-05-07T20:14:19.2513414Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2514146Z self=, 2025-05-07T20:14:19.2514893Z T=26, 2025-05-07T20:14:19.2515151Z B=31, 2025-05-07T20:14:19.2515408Z max_L=39, 2025-05-07T20:14:19.2515796Z bounds_check_mode=, 2025-05-07T20:14:19.2516301Z use_cpu=True, 2025-05-07T20:14:19.2516595Z weighted=True, 2025-05-07T20:14:19.2516921Z dtype=torch.int64, 2025-05-07T20:14:19.2517241Z mixed_B=True, 2025-05-07T20:14:19.2517548Z bounds_check_version=1, 2025-05-07T20:14:19.2517872Z ) 2025-05-07T20:14:19.2518150Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2518896Z self=, 2025-05-07T20:14:19.2519619Z T=13, 2025-05-07T20:14:19.2519903Z B=25, 2025-05-07T20:14:19.2520163Z max_L=27, 2025-05-07T20:14:19.2520537Z bounds_check_mode=, 2025-05-07T20:14:19.2520986Z use_cpu=True, 2025-05-07T20:14:19.2521280Z weighted=False, 2025-05-07T20:14:19.2521568Z dtype=torch.int64, 2025-05-07T20:14:19.2521880Z mixed_B=False, 2025-05-07T20:14:19.2522185Z bounds_check_version=2, 2025-05-07T20:14:19.2522514Z ) 2025-05-07T20:14:19.2522773Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2523518Z self=, 2025-05-07T20:14:19.2524254Z T=13, 2025-05-07T20:14:19.2524492Z B=25, 2025-05-07T20:14:19.2524744Z max_L=13, 2025-05-07T20:14:19.2525078Z bounds_check_mode=, 2025-05-07T20:14:19.2525544Z use_cpu=True, 2025-05-07T20:14:19.2525835Z weighted=False, 2025-05-07T20:14:19.2526138Z dtype=torch.int64, 2025-05-07T20:14:19.2526438Z mixed_B=False, 2025-05-07T20:14:19.2526746Z bounds_check_version=2, 2025-05-07T20:14:19.2527079Z ) 2025-05-07T20:14:19.2527341Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2528088Z self=, 2025-05-07T20:14:19.2528826Z T=13, 2025-05-07T20:14:19.2529091Z B=13, 2025-05-07T20:14:19.2529351Z max_L=13, 2025-05-07T20:14:19.2529696Z bounds_check_mode=, 2025-05-07T20:14:19.2530143Z use_cpu=True, 2025-05-07T20:14:19.2530422Z weighted=False, 2025-05-07T20:14:19.2530733Z dtype=torch.int64, 2025-05-07T20:14:19.2531128Z mixed_B=False, 2025-05-07T20:14:19.2531428Z bounds_check_version=2, 2025-05-07T20:14:19.2531762Z ) 2025-05-07T20:14:19.2532043Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2532780Z self=, 2025-05-07T20:14:19.2533527Z T=3, 2025-05-07T20:14:19.2533790Z B=23, 2025-05-07T20:14:19.2534042Z max_L=31, 2025-05-07T20:14:19.2534400Z bounds_check_mode=, 2025-05-07T20:14:19.2534856Z use_cpu=True, 2025-05-07T20:14:19.2535142Z weighted=True, 2025-05-07T20:14:19.2535461Z dtype=torch.int64, 2025-05-07T20:14:19.2535782Z mixed_B=False, 2025-05-07T20:14:19.2536081Z bounds_check_version=2, 2025-05-07T20:14:19.2536415Z ) 2025-05-07T20:14:19.2536702Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2537440Z self=, 2025-05-07T20:14:19.2538259Z T=3, 2025-05-07T20:14:19.2538520Z B=23, 2025-05-07T20:14:19.2538785Z max_L=31, 2025-05-07T20:14:19.2539124Z bounds_check_mode=, 2025-05-07T20:14:19.2539578Z use_cpu=True, 2025-05-07T20:14:19.2539872Z weighted=True, 2025-05-07T20:14:19.2540171Z dtype=torch.int64, 2025-05-07T20:14:19.2540485Z mixed_B=True, 2025-05-07T20:14:19.2540789Z bounds_check_version=2, 2025-05-07T20:14:19.2541099Z ) 2025-05-07T20:14:19.2541376Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2542117Z self=, 2025-05-07T20:14:19.2542838Z T=3, 2025-05-07T20:14:19.2543084Z B=31, 2025-05-07T20:14:19.2543340Z max_L=31, 2025-05-07T20:14:19.2543676Z bounds_check_mode=, 2025-05-07T20:14:19.2544173Z use_cpu=True, 2025-05-07T20:14:19.2544465Z weighted=True, 2025-05-07T20:14:19.2544788Z dtype=torch.int64, 2025-05-07T20:14:19.2545104Z mixed_B=True, 2025-05-07T20:14:19.2545405Z bounds_check_version=2, 2025-05-07T20:14:19.2545721Z ) 2025-05-07T20:14:19.2545999Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2546742Z self=, 2025-05-07T20:14:19.2547518Z T=47, 2025-05-07T20:14:19.2548013Z B=15, 2025-05-07T20:14:19.2548273Z max_L=9, 2025-05-07T20:14:19.2548618Z bounds_check_mode=, 2025-05-07T20:14:19.2549056Z use_cpu=True, 2025-05-07T20:14:19.2549350Z weighted=False, 2025-05-07T20:14:19.2549663Z dtype=torch.int64, 2025-05-07T20:14:19.2549963Z mixed_B=True, 2025-05-07T20:14:19.2550271Z bounds_check_version=2, 2025-05-07T20:14:19.2550602Z ) 2025-05-07T20:14:19.2550871Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2551620Z self=, 2025-05-07T20:14:19.2552361Z T=47, 2025-05-07T20:14:19.2552606Z B=15, 2025-05-07T20:14:19.2552866Z max_L=47, 2025-05-07T20:14:19.2553217Z bounds_check_mode=, 2025-05-07T20:14:19.2553672Z use_cpu=True, 2025-05-07T20:14:19.2553954Z weighted=False, 2025-05-07T20:14:19.2554268Z dtype=torch.int64, 2025-05-07T20:14:19.2554586Z mixed_B=True, 2025-05-07T20:14:19.2554881Z bounds_check_version=2, 2025-05-07T20:14:19.2555213Z ) 2025-05-07T20:14:19.2555489Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2556221Z self=, 2025-05-07T20:14:19.2556953Z T=47, 2025-05-07T20:14:19.2557206Z B=47, 2025-05-07T20:14:19.2557450Z max_L=47, 2025-05-07T20:14:19.2557794Z bounds_check_mode=, 2025-05-07T20:14:19.2558244Z use_cpu=True, 2025-05-07T20:14:19.2558524Z weighted=False, 2025-05-07T20:14:19.2558834Z dtype=torch.int64, 2025-05-07T20:14:19.2559195Z mixed_B=True, 2025-05-07T20:14:19.2559484Z bounds_check_version=2, 2025-05-07T20:14:19.2559809Z ) 2025-05-07T20:14:19.2560090Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2560814Z self=, 2025-05-07T20:14:19.2561550Z T=47, 2025-05-07T20:14:19.2561806Z B=47, 2025-05-07T20:14:19.2562057Z max_L=47, 2025-05-07T20:14:19.2562389Z bounds_check_mode=, 2025-05-07T20:14:19.2562836Z use_cpu=True, 2025-05-07T20:14:19.2563128Z weighted=True, 2025-05-07T20:14:19.2563416Z dtype=torch.int64, 2025-05-07T20:14:19.2563730Z mixed_B=True, 2025-05-07T20:14:19.2564034Z bounds_check_version=2, 2025-05-07T20:14:19.2564348Z ) 2025-05-07T20:14:19.2564631Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2565383Z self=, 2025-05-07T20:14:19.2573855Z T=8, 2025-05-07T20:14:19.2574173Z B=64, 2025-05-07T20:14:19.2574439Z max_L=61, 2025-05-07T20:14:19.2574799Z bounds_check_mode=, 2025-05-07T20:14:19.2575272Z use_cpu=True, 2025-05-07T20:14:19.2575565Z weighted=True, 2025-05-07T20:14:19.2575859Z dtype=torch.int64, 2025-05-07T20:14:19.2576178Z mixed_B=False, 2025-05-07T20:14:19.2576490Z bounds_check_version=1, 2025-05-07T20:14:19.2576813Z ) 2025-05-07T20:14:19.2577099Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2577936Z self=, 2025-05-07T20:14:19.2578670Z T=8, 2025-05-07T20:14:19.2578934Z B=64, 2025-05-07T20:14:19.2579202Z max_L=61, 2025-05-07T20:14:19.2579545Z bounds_check_mode=, 2025-05-07T20:14:19.2580144Z use_cpu=True, 2025-05-07T20:14:19.2580446Z weighted=False, 2025-05-07T20:14:19.2580817Z dtype=torch.int64, 2025-05-07T20:14:19.2581188Z mixed_B=False, 2025-05-07T20:14:19.2581506Z bounds_check_version=1, 2025-05-07T20:14:19.2581840Z ) 2025-05-07T20:14:19.2582115Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2582869Z self=, 2025-05-07T20:14:19.2583607Z T=61, 2025-05-07T20:14:19.2583845Z B=64, 2025-05-07T20:14:19.2584130Z max_L=61, 2025-05-07T20:14:19.2584477Z bounds_check_mode=, 2025-05-07T20:14:19.2584911Z use_cpu=True, 2025-05-07T20:14:19.2585197Z weighted=False, 2025-05-07T20:14:19.2585491Z dtype=torch.int64, 2025-05-07T20:14:19.2585788Z mixed_B=False, 2025-05-07T20:14:19.2586086Z bounds_check_version=1, 2025-05-07T20:14:19.2586402Z ) 2025-05-07T20:14:19.2586655Z Trying example: test_bounds_check( 2025-05-07T20:14:19.2587395Z self=, 2025-05-07T20:14:19.2588121Z T=64, 2025-05-07T20:14:19.2588363Z B=64, 2025-05-07T20:14:19.2588593Z max_L=61, 2025-05-07T20:14:19.2588939Z bounds_check_mode=, 2025-05-07T20:14:19.2589390Z use_cpu=True, 2025-05-07T20:14:19.2589664Z weighted=False, 2025-05-07T20:14:19.2589958Z dtype=torch.int64, 2025-05-07T20:14:19.2590264Z mixed_B=False, 2025-05-07T20:14:19.2590551Z bounds_check_version=1, 2025-05-07T20:14:19.2590870Z ) 2025-05-07T20:14:19.2592101Z [E507 20:14:19.617194777 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:14:19.2594768Z [E507 20:14:19.618542658 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:14:19.3495444Z [E507 20:14:19.714488417 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:14:19.3497413Z [E507 20:14:19.714631599 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:14:19.3527464Z [E507 20:14:19.717801085 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:14:19.3529403Z [E507 20:14:19.717940393 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:14:19.3553372Z [E507 20:14:19.720396195 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:14:19.3555295Z [E507 20:14:19.720528809 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:14:19.3579675Z [E507 20:14:19.723042496 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:14:19.3581808Z [E507 20:14:19.723189065 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:14:19.3673233Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3673836Z self=, 2025-05-07T20:14:19.3674411Z T=64, 2025-05-07T20:14:19.3674623Z B=64, 2025-05-07T20:14:19.3674814Z max_L=64, 2025-05-07T20:14:19.3675093Z bounds_check_mode=, 2025-05-07T20:14:19.3675448Z use_cpu=True, 2025-05-07T20:14:19.3675690Z weighted=False, 2025-05-07T20:14:19.3675925Z dtype=torch.int64, 2025-05-07T20:14:19.3676175Z mixed_B=False, 2025-05-07T20:14:19.3676426Z bounds_check_version=1, 2025-05-07T20:14:19.3676675Z ) 2025-05-07T20:14:19.3676901Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3677469Z self=, 2025-05-07T20:14:19.3678022Z T=63, 2025-05-07T20:14:19.3678226Z B=39, 2025-05-07T20:14:19.3678430Z max_L=30, 2025-05-07T20:14:19.3678690Z bounds_check_mode=, 2025-05-07T20:14:19.3679035Z use_cpu=True, 2025-05-07T20:14:19.3679270Z weighted=False, 2025-05-07T20:14:19.3679501Z dtype=torch.int32, 2025-05-07T20:14:19.3679750Z mixed_B=False, 2025-05-07T20:14:19.3680005Z bounds_check_version=1, 2025-05-07T20:14:19.3680254Z ) 2025-05-07T20:14:19.3680481Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3681049Z self=, 2025-05-07T20:14:19.3681617Z T=30, 2025-05-07T20:14:19.3681814Z B=39, 2025-05-07T20:14:19.3682019Z max_L=30, 2025-05-07T20:14:19.3682389Z bounds_check_mode=, 2025-05-07T20:14:19.3682741Z use_cpu=True, 2025-05-07T20:14:19.3682961Z weighted=False, 2025-05-07T20:14:19.3683206Z dtype=torch.int32, 2025-05-07T20:14:19.3683455Z mixed_B=False, 2025-05-07T20:14:19.3683685Z bounds_check_version=1, 2025-05-07T20:14:19.3683950Z ) 2025-05-07T20:14:19.3684179Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3684751Z self=, 2025-05-07T20:14:19.3685305Z T=30, 2025-05-07T20:14:19.3685513Z B=39, 2025-05-07T20:14:19.3685722Z max_L=39, 2025-05-07T20:14:19.3685981Z bounds_check_mode=, 2025-05-07T20:14:19.3686386Z use_cpu=True, 2025-05-07T20:14:19.3686626Z weighted=False, 2025-05-07T20:14:19.3686864Z dtype=torch.int32, 2025-05-07T20:14:19.3687119Z mixed_B=False, 2025-05-07T20:14:19.3687369Z bounds_check_version=1, 2025-05-07T20:14:19.3687618Z ) 2025-05-07T20:14:19.3687849Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3688425Z self=, 2025-05-07T20:14:19.3688977Z T=30, 2025-05-07T20:14:19.3689187Z B=30, 2025-05-07T20:14:19.3689398Z max_L=39, 2025-05-07T20:14:19.3689659Z bounds_check_mode=, 2025-05-07T20:14:19.3690005Z use_cpu=True, 2025-05-07T20:14:19.3690239Z weighted=False, 2025-05-07T20:14:19.3690483Z dtype=torch.int32, 2025-05-07T20:14:19.3690724Z mixed_B=False, 2025-05-07T20:14:19.3690970Z bounds_check_version=1, 2025-05-07T20:14:19.3691229Z ) 2025-05-07T20:14:19.3691435Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3691998Z self=, 2025-05-07T20:14:19.3692622Z T=30, 2025-05-07T20:14:19.3692865Z B=30, 2025-05-07T20:14:19.3693101Z max_L=30, 2025-05-07T20:14:19.3693373Z bounds_check_mode=, 2025-05-07T20:14:19.3693706Z use_cpu=True, 2025-05-07T20:14:19.3693937Z weighted=False, 2025-05-07T20:14:19.3694180Z dtype=torch.int32, 2025-05-07T20:14:19.3694418Z mixed_B=False, 2025-05-07T20:14:19.3694661Z bounds_check_version=1, 2025-05-07T20:14:19.3694920Z ) 2025-05-07T20:14:19.3695163Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3695749Z self=, 2025-05-07T20:14:19.3696312Z T=60, 2025-05-07T20:14:19.3696518Z B=64, 2025-05-07T20:14:19.3696712Z max_L=34, 2025-05-07T20:14:19.3696982Z bounds_check_mode=, 2025-05-07T20:14:19.3697324Z use_cpu=True, 2025-05-07T20:14:19.3697544Z weighted=True, 2025-05-07T20:14:19.3697861Z dtype=torch.int64, 2025-05-07T20:14:19.3698122Z mixed_B=True, 2025-05-07T20:14:19.3698353Z bounds_check_version=1, 2025-05-07T20:14:19.3698616Z ) 2025-05-07T20:14:19.3698844Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3699399Z self=, 2025-05-07T20:14:19.3699966Z T=60, 2025-05-07T20:14:19.3700170Z B=64, 2025-05-07T20:14:19.3700363Z max_L=60, 2025-05-07T20:14:19.3700635Z bounds_check_mode=, 2025-05-07T20:14:19.3700983Z use_cpu=True, 2025-05-07T20:14:19.3701203Z weighted=True, 2025-05-07T20:14:19.3701446Z dtype=torch.int64, 2025-05-07T20:14:19.3701690Z mixed_B=True, 2025-05-07T20:14:19.3701917Z bounds_check_version=1, 2025-05-07T20:14:19.3702175Z ) 2025-05-07T20:14:19.3702428Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3702993Z self=, 2025-05-07T20:14:19.3703539Z T=60, 2025-05-07T20:14:19.3703742Z B=60, 2025-05-07T20:14:19.3703948Z max_L=60, 2025-05-07T20:14:19.3704241Z bounds_check_mode=, 2025-05-07T20:14:19.3704587Z use_cpu=True, 2025-05-07T20:14:19.3704824Z weighted=True, 2025-05-07T20:14:19.3705052Z dtype=torch.int64, 2025-05-07T20:14:19.3705300Z mixed_B=True, 2025-05-07T20:14:19.3705541Z bounds_check_version=1, 2025-05-07T20:14:19.3705792Z ) 2025-05-07T20:14:19.3706022Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3706586Z self=, 2025-05-07T20:14:19.3707134Z T=21, 2025-05-07T20:14:19.3707336Z B=3, 2025-05-07T20:14:19.3707541Z max_L=10, 2025-05-07T20:14:19.3707803Z bounds_check_mode=, 2025-05-07T20:14:19.3708159Z use_cpu=True, 2025-05-07T20:14:19.3708391Z weighted=False, 2025-05-07T20:14:19.3708632Z dtype=torch.int64, 2025-05-07T20:14:19.3708870Z mixed_B=True, 2025-05-07T20:14:19.3709112Z bounds_check_version=2, 2025-05-07T20:14:19.3709378Z ) 2025-05-07T20:14:19.3709591Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3710165Z self=, 2025-05-07T20:14:19.3710729Z T=21, 2025-05-07T20:14:19.3710922Z B=3, 2025-05-07T20:14:19.3711130Z max_L=10, 2025-05-07T20:14:19.3711408Z bounds_check_mode=, 2025-05-07T20:14:19.3711749Z use_cpu=True, 2025-05-07T20:14:19.3711981Z weighted=True, 2025-05-07T20:14:19.3712219Z dtype=torch.int64, 2025-05-07T20:14:19.3712455Z mixed_B=True, 2025-05-07T20:14:19.3712696Z bounds_check_version=2, 2025-05-07T20:14:19.3712969Z ) 2025-05-07T20:14:19.3713175Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3713746Z self=, 2025-05-07T20:14:19.3714377Z T=3, 2025-05-07T20:14:19.3714572Z B=3, 2025-05-07T20:14:19.3714812Z max_L=10, 2025-05-07T20:14:19.3715095Z bounds_check_mode=, 2025-05-07T20:14:19.3715457Z use_cpu=True, 2025-05-07T20:14:19.3715697Z weighted=True, 2025-05-07T20:14:19.3715942Z dtype=torch.int64, 2025-05-07T20:14:19.3716198Z mixed_B=True, 2025-05-07T20:14:19.3716428Z bounds_check_version=2, 2025-05-07T20:14:19.3716692Z ) 2025-05-07T20:14:19.3716978Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3717533Z self=, 2025-05-07T20:14:19.3718099Z T=3, 2025-05-07T20:14:19.3718307Z B=3, 2025-05-07T20:14:19.3718500Z max_L=3, 2025-05-07T20:14:19.3718779Z bounds_check_mode=, 2025-05-07T20:14:19.3719135Z use_cpu=True, 2025-05-07T20:14:19.3719357Z weighted=True, 2025-05-07T20:14:19.3719602Z dtype=torch.int64, 2025-05-07T20:14:19.3719854Z mixed_B=True, 2025-05-07T20:14:19.3720080Z bounds_check_version=2, 2025-05-07T20:14:19.3720339Z ) 2025-05-07T20:14:19.3720560Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3721123Z self=, 2025-05-07T20:14:19.3721670Z T=32, 2025-05-07T20:14:19.3721873Z B=16, 2025-05-07T20:14:19.3722075Z max_L=25, 2025-05-07T20:14:19.3722330Z bounds_check_mode=, 2025-05-07T20:14:19.3722679Z use_cpu=True, 2025-05-07T20:14:19.3722912Z weighted=True, 2025-05-07T20:14:19.3723143Z dtype=torch.int32, 2025-05-07T20:14:19.3723396Z mixed_B=False, 2025-05-07T20:14:19.3723639Z bounds_check_version=1, 2025-05-07T20:14:19.3723888Z ) 2025-05-07T20:14:19.3724137Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3724702Z self=, 2025-05-07T20:14:19.3725253Z T=16, 2025-05-07T20:14:19.3725459Z B=16, 2025-05-07T20:14:19.3725668Z max_L=25, 2025-05-07T20:14:19.3725958Z bounds_check_mode=, 2025-05-07T20:14:19.3726309Z use_cpu=True, 2025-05-07T20:14:19.3726540Z weighted=True, 2025-05-07T20:14:19.3726767Z dtype=torch.int32, 2025-05-07T20:14:19.3727017Z mixed_B=False, 2025-05-07T20:14:19.3727266Z bounds_check_version=1, 2025-05-07T20:14:19.3727530Z ) 2025-05-07T20:14:19.3727743Z Trying example: test_bounds_check( 2025-05-07T20:14:19.3728309Z self=, 2025-05-07T20:14:19.3728869Z T=16, 2025-05-07T20:14:19.3729061Z B=25, 2025-05-07T20:14:19.3729269Z max_L=25, 2025-05-07T20:14:19.3729544Z bounds_check_mode=, 2025-05-07T20:14:19.3729874Z use_cpu=True, 2025-05-07T20:14:19.3730105Z weighted=True, 2025-05-07T20:14:19.3730344Z dtype=torch.int32, 2025-05-07T20:14:19.3730584Z mixed_B=False, 2025-05-07T20:14:19.3730825Z bounds_check_version=1, 2025-05-07T20:14:19.3731091Z ) 2025-05-07T20:14:19.3731275Z PASSED 2025-05-07T20:14:19.3731747Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T20:14:19.4583205Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T20:14:19.4584124Z self=, 2025-05-07T20:14:19.4584661Z T=1, 2025-05-07T20:14:19.4584866Z B=1, 2025-05-07T20:14:19.4585066Z L=0, 2025-05-07T20:14:19.4585259Z use_cpu=True, 2025-05-07T20:14:19.4585506Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4585805Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4586099Z ) 2025-05-07T20:14:19.4586314Z Trying example: test_pruning( 2025-05-07T20:14:19.4586839Z self=, 2025-05-07T20:14:19.4587577Z T=4, 2025-05-07T20:14:19.4587827Z B=1, 2025-05-07T20:14:19.4588025Z L=0, 2025-05-07T20:14:19.4588235Z use_cpu=True, 2025-05-07T20:14:19.4588468Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4588771Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4589080Z ) 2025-05-07T20:14:19.4589284Z Trying example: test_pruning( 2025-05-07T20:14:19.4590046Z self=, 2025-05-07T20:14:19.4590596Z T=4, 2025-05-07T20:14:19.4590787Z B=5, 2025-05-07T20:14:19.4591005Z L=1, 2025-05-07T20:14:19.4591208Z use_cpu=True, 2025-05-07T20:14:19.4591440Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4591734Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4592040Z ) 2025-05-07T20:14:19.4592242Z Trying example: test_pruning( 2025-05-07T20:14:19.4592768Z self=, 2025-05-07T20:14:19.4593306Z T=4, 2025-05-07T20:14:19.4593510Z B=5, 2025-05-07T20:14:19.4593698Z L=4, 2025-05-07T20:14:19.4593909Z use_cpu=True, 2025-05-07T20:14:19.4594155Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4594446Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4594752Z ) 2025-05-07T20:14:19.4594970Z Trying example: test_pruning( 2025-05-07T20:14:19.4595482Z self=, 2025-05-07T20:14:19.4596029Z T=4, 2025-05-07T20:14:19.4596234Z B=5, 2025-05-07T20:14:19.4596424Z L=4, 2025-05-07T20:14:19.4596633Z use_cpu=True, 2025-05-07T20:14:19.4596879Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4597164Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4597470Z ) 2025-05-07T20:14:19.4597686Z Trying example: test_pruning( 2025-05-07T20:14:19.4598196Z self=, 2025-05-07T20:14:19.4598741Z T=3, 2025-05-07T20:14:19.4598943Z B=2, 2025-05-07T20:14:19.4599132Z L=4, 2025-05-07T20:14:19.4599338Z use_cpu=True, 2025-05-07T20:14:19.4599634Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4599934Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4600219Z ) 2025-05-07T20:14:19.4600435Z Trying example: test_pruning( 2025-05-07T20:14:19.4600957Z self=, 2025-05-07T20:14:19.4601485Z T=4, 2025-05-07T20:14:19.4601686Z B=1, 2025-05-07T20:14:19.4601888Z L=2, 2025-05-07T20:14:19.4602080Z use_cpu=True, 2025-05-07T20:14:19.4602319Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4602611Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4602901Z ) 2025-05-07T20:14:19.4603118Z Trying example: test_pruning( 2025-05-07T20:14:19.4603644Z self=, 2025-05-07T20:14:19.4604171Z T=2, 2025-05-07T20:14:19.4604375Z B=3, 2025-05-07T20:14:19.4604576Z L=8, 2025-05-07T20:14:19.4604768Z use_cpu=True, 2025-05-07T20:14:19.4605017Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4605316Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4605648Z ) 2025-05-07T20:14:19.4605862Z Trying example: test_pruning( 2025-05-07T20:14:19.4606386Z self=, 2025-05-07T20:14:19.4606925Z T=2, 2025-05-07T20:14:19.4607113Z B=5, 2025-05-07T20:14:19.4607308Z L=5, 2025-05-07T20:14:19.4607513Z use_cpu=True, 2025-05-07T20:14:19.4607743Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4608036Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4608336Z ) 2025-05-07T20:14:19.4608558Z Trying example: test_pruning( 2025-05-07T20:14:19.4609082Z self=, 2025-05-07T20:14:19.4609662Z T=1, 2025-05-07T20:14:19.4609851Z B=5, 2025-05-07T20:14:19.4610095Z L=2, 2025-05-07T20:14:19.4610303Z use_cpu=True, 2025-05-07T20:14:19.4610536Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4610830Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4611161Z ) 2025-05-07T20:14:19.4611364Z Trying example: test_pruning( 2025-05-07T20:14:19.4611885Z self=, 2025-05-07T20:14:19.4612428Z T=5, 2025-05-07T20:14:19.4612670Z B=3, 2025-05-07T20:14:19.4612858Z L=1, 2025-05-07T20:14:19.4613063Z use_cpu=True, 2025-05-07T20:14:19.4613304Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4613589Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4613896Z ) 2025-05-07T20:14:19.4614113Z Trying example: test_pruning( 2025-05-07T20:14:19.4614621Z self=, 2025-05-07T20:14:19.4615158Z T=5, 2025-05-07T20:14:19.4615365Z B=3, 2025-05-07T20:14:19.4615554Z L=3, 2025-05-07T20:14:19.4615758Z use_cpu=True, 2025-05-07T20:14:19.4616001Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4616287Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4616588Z ) 2025-05-07T20:14:19.4616801Z Trying example: test_pruning( 2025-05-07T20:14:19.4617310Z self=, 2025-05-07T20:14:19.4617944Z T=5, 2025-05-07T20:14:19.4618150Z B=3, 2025-05-07T20:14:19.4618335Z L=5, 2025-05-07T20:14:19.4618549Z use_cpu=True, 2025-05-07T20:14:19.4618797Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4619097Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4619392Z ) 2025-05-07T20:14:19.4619609Z Trying example: test_pruning( 2025-05-07T20:14:19.4620131Z self=, 2025-05-07T20:14:19.4620657Z T=3, 2025-05-07T20:14:19.4620862Z B=3, 2025-05-07T20:14:19.4621063Z L=5, 2025-05-07T20:14:19.4621256Z use_cpu=True, 2025-05-07T20:14:19.4621545Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4621865Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4622160Z ) 2025-05-07T20:14:19.4622385Z Trying example: test_pruning( 2025-05-07T20:14:19.4622915Z self=, 2025-05-07T20:14:19.4623442Z T=3, 2025-05-07T20:14:19.4623650Z B=5, 2025-05-07T20:14:19.4623855Z L=5, 2025-05-07T20:14:19.4624050Z use_cpu=True, 2025-05-07T20:14:19.4624300Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4624602Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4624899Z ) 2025-05-07T20:14:19.4625122Z Trying example: test_pruning( 2025-05-07T20:14:19.4625651Z self=, 2025-05-07T20:14:19.4626196Z T=3, 2025-05-07T20:14:19.4626392Z B=3, 2025-05-07T20:14:19.4626599Z L=3, 2025-05-07T20:14:19.4626811Z use_cpu=True, 2025-05-07T20:14:19.4627045Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4627352Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4627658Z ) 2025-05-07T20:14:19.4627865Z Trying example: test_pruning( 2025-05-07T20:14:19.4628390Z self=, 2025-05-07T20:14:19.4628925Z T=1, 2025-05-07T20:14:19.4629112Z B=4, 2025-05-07T20:14:19.4629313Z L=5, 2025-05-07T20:14:19.4629515Z use_cpu=True, 2025-05-07T20:14:19.4629745Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4630038Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4630338Z ) 2025-05-07T20:14:19.4630540Z Trying example: test_pruning( 2025-05-07T20:14:19.4631058Z self=, 2025-05-07T20:14:19.4631599Z T=1, 2025-05-07T20:14:19.4631837Z B=4, 2025-05-07T20:14:19.4632023Z L=4, 2025-05-07T20:14:19.4632229Z use_cpu=True, 2025-05-07T20:14:19.4632505Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4632795Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4633104Z ) 2025-05-07T20:14:19.4633321Z Trying example: test_pruning( 2025-05-07T20:14:19.4633858Z self=, 2025-05-07T20:14:19.4634392Z T=1, 2025-05-07T20:14:19.4634591Z B=4, 2025-05-07T20:14:19.4634811Z L=1, 2025-05-07T20:14:19.4635017Z use_cpu=True, 2025-05-07T20:14:19.4635259Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4635539Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4635845Z ) 2025-05-07T20:14:19.4636061Z Trying example: test_pruning( 2025-05-07T20:14:19.4636574Z self=, 2025-05-07T20:14:19.4637113Z T=1, 2025-05-07T20:14:19.4637316Z B=4, 2025-05-07T20:14:19.4637504Z L=1, 2025-05-07T20:14:19.4637711Z use_cpu=True, 2025-05-07T20:14:19.4637959Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4638254Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4638561Z ) 2025-05-07T20:14:19.4638778Z Trying example: test_pruning( 2025-05-07T20:14:19.4639301Z self=, 2025-05-07T20:14:19.4639825Z T=1, 2025-05-07T20:14:19.4640024Z B=1, 2025-05-07T20:14:19.4640225Z L=1, 2025-05-07T20:14:19.4640467Z use_cpu=True, 2025-05-07T20:14:19.4640710Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4641006Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4641296Z ) 2025-05-07T20:14:19.4641512Z Trying example: test_pruning( 2025-05-07T20:14:19.4642033Z self=, 2025-05-07T20:14:19.4642557Z T=5, 2025-05-07T20:14:19.4642758Z B=6, 2025-05-07T20:14:19.4642961Z L=8, 2025-05-07T20:14:19.4643152Z use_cpu=True, 2025-05-07T20:14:19.4643395Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4643733Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4644027Z ) 2025-05-07T20:14:19.4644239Z Trying example: test_pruning( 2025-05-07T20:14:19.4644761Z self=, 2025-05-07T20:14:19.4645298Z T=5, 2025-05-07T20:14:19.4645485Z B=5, 2025-05-07T20:14:19.4645687Z L=8, 2025-05-07T20:14:19.4645891Z use_cpu=True, 2025-05-07T20:14:19.4646121Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4646419Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4646726Z ) 2025-05-07T20:14:19.4646932Z Trying example: test_pruning( 2025-05-07T20:14:19.4647457Z self=, 2025-05-07T20:14:19.4648184Z T=5, 2025-05-07T20:14:19.4648372Z B=5, 2025-05-07T20:14:19.4648574Z L=5, 2025-05-07T20:14:19.4648781Z use_cpu=True, 2025-05-07T20:14:19.4649014Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4649313Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4649623Z ) 2025-05-07T20:14:19.4649825Z Trying example: test_pruning( 2025-05-07T20:14:19.4650349Z self=, 2025-05-07T20:14:19.4650884Z T=4, 2025-05-07T20:14:19.4651072Z B=8, 2025-05-07T20:14:19.4651273Z L=2, 2025-05-07T20:14:19.4651483Z use_cpu=True, 2025-05-07T20:14:19.4651731Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4652019Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4652326Z ) 2025-05-07T20:14:19.4652542Z Trying example: test_pruning( 2025-05-07T20:14:19.4653056Z self=, 2025-05-07T20:14:19.4653600Z T=1, 2025-05-07T20:14:19.4653805Z B=8, 2025-05-07T20:14:19.4654079Z L=2, 2025-05-07T20:14:19.4654294Z use_cpu=True, 2025-05-07T20:14:19.4654631Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4654923Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4655234Z ) 2025-05-07T20:14:19.4655453Z Trying example: test_pruning( 2025-05-07T20:14:19.4655966Z self=, 2025-05-07T20:14:19.4656510Z T=1, 2025-05-07T20:14:19.4656719Z B=8, 2025-05-07T20:14:19.4656910Z L=2, 2025-05-07T20:14:19.4657161Z use_cpu=True, 2025-05-07T20:14:19.4657407Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4657704Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4658085Z ) 2025-05-07T20:14:19.4658304Z Trying example: test_pruning( 2025-05-07T20:14:19.4658828Z self=, 2025-05-07T20:14:19.4659352Z T=3, 2025-05-07T20:14:19.4659559Z B=1, 2025-05-07T20:14:19.4659757Z L=2, 2025-05-07T20:14:19.4659951Z use_cpu=True, 2025-05-07T20:14:19.4660192Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4660487Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4660779Z ) 2025-05-07T20:14:19.4660993Z Trying example: test_pruning( 2025-05-07T20:14:19.4661516Z self=, 2025-05-07T20:14:19.4662041Z T=3, 2025-05-07T20:14:19.4662244Z B=1, 2025-05-07T20:14:19.4662446Z L=2, 2025-05-07T20:14:19.4662642Z use_cpu=True, 2025-05-07T20:14:19.4662889Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4663190Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4663480Z ) 2025-05-07T20:14:19.4663691Z Trying example: test_pruning( 2025-05-07T20:14:19.4664213Z self=, 2025-05-07T20:14:19.4664750Z T=3, 2025-05-07T20:14:19.4664943Z B=1, 2025-05-07T20:14:19.4665141Z L=3, 2025-05-07T20:14:19.4665348Z use_cpu=True, 2025-05-07T20:14:19.4665578Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4665881Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4666236Z ) 2025-05-07T20:14:19.4666444Z Trying example: test_pruning( 2025-05-07T20:14:19.4666964Z self=, 2025-05-07T20:14:19.4667507Z T=3, 2025-05-07T20:14:19.4667698Z B=1, 2025-05-07T20:14:19.4667902Z L=1, 2025-05-07T20:14:19.4668114Z use_cpu=True, 2025-05-07T20:14:19.4668346Z use_cpu_hashtable=False, 2025-05-07T20:14:19.4668646Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4668949Z ) 2025-05-07T20:14:19.4669150Z Trying example: test_pruning( 2025-05-07T20:14:19.4669670Z self=, 2025-05-07T20:14:19.4670203Z T=4, 2025-05-07T20:14:19.4670394Z B=6, 2025-05-07T20:14:19.4670594Z L=3, 2025-05-07T20:14:19.4670800Z use_cpu=True, 2025-05-07T20:14:19.4671029Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4671323Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4671626Z ) 2025-05-07T20:14:19.4671839Z Trying example: test_pruning( 2025-05-07T20:14:19.4672351Z self=, 2025-05-07T20:14:19.4672888Z T=4, 2025-05-07T20:14:19.4673086Z B=6, 2025-05-07T20:14:19.4673274Z L=6, 2025-05-07T20:14:19.4673476Z use_cpu=True, 2025-05-07T20:14:19.4673723Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4674005Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4674304Z ) 2025-05-07T20:14:19.4727013Z Trying example: test_pruning( 2025-05-07T20:14:19.4727568Z self=, 2025-05-07T20:14:19.4728098Z T=1, 2025-05-07T20:14:19.4728301Z B=6, 2025-05-07T20:14:19.4728505Z L=6, 2025-05-07T20:14:19.4728700Z use_cpu=True, 2025-05-07T20:14:19.4729015Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4729349Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4729638Z ) 2025-05-07T20:14:19.4729857Z Trying example: test_pruning( 2025-05-07T20:14:19.4730380Z self=, 2025-05-07T20:14:19.4730904Z T=2, 2025-05-07T20:14:19.4731104Z B=4, 2025-05-07T20:14:19.4731303Z L=1, 2025-05-07T20:14:19.4731496Z use_cpu=True, 2025-05-07T20:14:19.4731768Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4732063Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4732362Z ) 2025-05-07T20:14:19.4732579Z Trying example: test_pruning( 2025-05-07T20:14:19.4733106Z self=, 2025-05-07T20:14:19.4733645Z T=2, 2025-05-07T20:14:19.4733836Z B=4, 2025-05-07T20:14:19.4734040Z L=4, 2025-05-07T20:14:19.4734249Z use_cpu=True, 2025-05-07T20:14:19.4734482Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4734780Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4735089Z ) 2025-05-07T20:14:19.4735297Z Trying example: test_pruning( 2025-05-07T20:14:19.4735825Z self=, 2025-05-07T20:14:19.4736365Z T=2, 2025-05-07T20:14:19.4736558Z B=4, 2025-05-07T20:14:19.4736763Z L=2, 2025-05-07T20:14:19.4736972Z use_cpu=True, 2025-05-07T20:14:19.4737206Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4737544Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4737908Z ) 2025-05-07T20:14:19.4738113Z Trying example: test_pruning( 2025-05-07T20:14:19.4738641Z self=, 2025-05-07T20:14:19.4739183Z T=4, 2025-05-07T20:14:19.4739374Z B=4, 2025-05-07T20:14:19.4739574Z L=4, 2025-05-07T20:14:19.4739780Z use_cpu=True, 2025-05-07T20:14:19.4740055Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4740334Z use_array_for_index_remapping=True, 2025-05-07T20:14:19.4740635Z ) 2025-05-07T20:14:19.4740892Z Trying example: test_pruning( 2025-05-07T20:14:19.4741406Z self=, 2025-05-07T20:14:19.4741990Z T=5, 2025-05-07T20:14:19.4742193Z B=2, 2025-05-07T20:14:19.4742379Z L=5, 2025-05-07T20:14:19.4742584Z use_cpu=True, 2025-05-07T20:14:19.4742845Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4743128Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4743435Z ) 2025-05-07T20:14:19.4743651Z Trying example: test_pruning( 2025-05-07T20:14:19.4744161Z self=, 2025-05-07T20:14:19.4744697Z T=2, 2025-05-07T20:14:19.4744898Z B=2, 2025-05-07T20:14:19.4745098Z L=5, 2025-05-07T20:14:19.4745289Z use_cpu=True, 2025-05-07T20:14:19.4745531Z use_cpu_hashtable=True, 2025-05-07T20:14:19.4745827Z use_array_for_index_remapping=False, 2025-05-07T20:14:19.4746121Z ) 2025-05-07T20:14:19.4746316Z PASSED 2025-05-07T20:14:19.4750513Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose SKIPPED 2025-05-07T20:14:19.4750960Z 2025-05-07T20:14:19.4751119Z =========================== short test summary info ============================ 2025-05-07T20:14:19.4751740Z SKIPPED [1] tbe/utils/split_embeddings_utils_test.py:137: CUDA is not available or no GPUs detected 2025-05-07T20:14:19.4752359Z ========================= 3 passed, 1 skipped in 2.06s ========================= 2025-05-07T20:14:19.9361044Z 2025-05-07T20:14:19.9361637Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:14:19.9379248Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 4 seconds 2025-05-07T20:14:19.9379622Z 2025-05-07T20:14:19.9379628Z 2025-05-07T20:14:19.9379632Z 2025-05-07T20:14:19.9380337Z 2025-05-07T20:14:19.9392539Z ################################################################################ 2025-05-07T20:14:19.9409131Z # [2025-05-07T20:14:19.940Z] Run Python Test Suite: 2025-05-07T20:14:19.9409520Z # ./utils/filestore_test.py 2025-05-07T20:14:19.9409832Z ################################################################################ 2025-05-07T20:14:19.9431719Z + 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:14:19.9432408Z 2025-05-07T20:14:22.0994616Z ============================= test session starts ============================== 2025-05-07T20:14:22.0995326Z 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:22.0995913Z cachedir: .pytest_cache 2025-05-07T20:14:22.0996558Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:22.0997301Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:22.0997624Z plugins: hypothesis-6.131.14 2025-05-07T20:14:23.5536964Z collecting ... collected 8 items 2025-05-07T20:14:23.5537214Z 2025-05-07T20:14:23.5549075Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T20:14:23.5557585Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T20:14:23.5565782Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T20:14:23.5573957Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T20:14:23.5582907Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T20:14:23.5592839Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T20:14:23.5670280Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T20:14:23.5718814Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T20:14:23.5719308Z 2025-05-07T20:14:23.5719693Z =========================== short test summary info ============================ 2025-05-07T20:14:23.5720334Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T20:14:23.5721018Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T20:14:23.5721715Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T20:14:23.5722413Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T20:14:23.5723015Z ========================= 4 passed, 4 skipped in 1.60s ========================= 2025-05-07T20:14:24.0091757Z 2025-05-07T20:14:24.0092326Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T20:14:24.0109402Z [TEST] Python test time for ./utils/filestore_test.py: 5 seconds 2025-05-07T20:14:24.0109713Z 2025-05-07T20:14:24.0109719Z 2025-05-07T20:14:24.0109723Z 2025-05-07T20:14:24.0109737Z 2025-05-07T20:14:24.0121017Z ./uvm/copy_test.py ./uvm/uvm_test.py 2025-05-07T20:14:24.0122471Z [TEST] Skipping test file: ./uvm/copy_test.py 2025-05-07T20:14:24.0135325Z 2025-05-07T20:14:24.0135712Z ################################################################################ 2025-05-07T20:14:24.0151557Z # [2025-05-07T20:14:24.014Z] Run Python Test Suite: 2025-05-07T20:14:24.0151920Z # ./uvm/ops_load_test.py 2025-05-07T20:14:24.0152225Z ################################################################################ 2025-05-07T20:14:24.0174546Z + 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:24.0175236Z 2025-05-07T20:14:26.1755386Z ============================= test session starts ============================== 2025-05-07T20:14:26.1756506Z 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:26.1757573Z cachedir: .pytest_cache 2025-05-07T20:14:26.1759058Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:26.1760477Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:26.1761035Z plugins: hypothesis-6.131.14 2025-05-07T20:14:27.5954643Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:27.5955880Z Configuration file: /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:27.6001346Z collected 1 item 2025-05-07T20:14:27.6001525Z 2025-05-07T20:14:27.6869775Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T20:14:27.6870122Z 2025-05-07T20:14:27.6870271Z ============================== 1 passed in 1.64s =============================== 2025-05-07T20:14:28.1068303Z 2025-05-07T20:14:28.1068830Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T20:14:28.1086259Z [TEST] Python test time for ./uvm/ops_load_test.py: 4 seconds 2025-05-07T20:14:28.1086618Z 2025-05-07T20:14:28.1086627Z 2025-05-07T20:14:28.1086631Z 2025-05-07T20:14:28.1086650Z 2025-05-07T20:14:28.1098257Z ./uvm/copy_test.py ./uvm/uvm_test.py 2025-05-07T20:14:28.1099113Z [TEST] Skipping test file: ./uvm/uvm_test.py 2025-05-07T20:14:28.1099362Z 2025-05-07T20:14:28.1100238Z /__w/FBGEMM/FBGEMM 2025-05-07T20:14:28.1199003Z Post job cleanup. 2025-05-07T20:14:28.1203670Z ##[command]/usr/bin/docker exec 6a590c8b059786333e76c53d56173296d4733d042686de161455a9e47ba6a61b sh -c "cat /etc/*release | grep ^ID" 2025-05-07T20:14:28.3961114Z [command]/usr/bin/git version 2025-05-07T20:14:28.3994335Z git version 2.47.1 2025-05-07T20:14:28.4028333Z Copying '/github/home/.gitconfig' to '/__w/_temp/c1f44dde-3b76-4bc1-8d54-84ec4a632415/.gitconfig' 2025-05-07T20:14:28.4036152Z Temporarily overriding HOME='/__w/_temp/c1f44dde-3b76-4bc1-8d54-84ec4a632415' before making global git config changes 2025-05-07T20:14:28.4037099Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:14:28.4041280Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T20:14:28.4073709Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:14:28.4100212Z [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:28.4355314Z Entering 'external/asmjit' 2025-05-07T20:14:28.4401606Z Entering 'external/composable_kernel' 2025-05-07T20:14:28.4455260Z Entering 'external/cpuinfo' 2025-05-07T20:14:28.4502400Z Entering 'external/cutlass' 2025-05-07T20:14:28.4559412Z Entering 'external/googletest' 2025-05-07T20:14:28.4605587Z Entering 'external/hipify_torch' 2025-05-07T20:14:28.4652125Z Entering 'external/json' 2025-05-07T20:14:28.4714630Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:14:28.4733253Z http.https://github.com/.extraheader 2025-05-07T20:14:28.4742117Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T20:14:28.4766241Z [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:28.5015441Z Entering 'external/asmjit' 2025-05-07T20:14:28.5061669Z Entering 'external/composable_kernel' 2025-05-07T20:14:28.5114813Z Entering 'external/cpuinfo' 2025-05-07T20:14:28.5163007Z Entering 'external/cutlass' 2025-05-07T20:14:28.5219824Z Entering 'external/googletest' 2025-05-07T20:14:28.5268291Z Entering 'external/hipify_torch' 2025-05-07T20:14:28.5314838Z Entering 'external/json' 2025-05-07T20:14:28.5472312Z Stop and remove container: 7e27b8a64a694858badabc30902eb42a_amazonlinux2023_d6fb95 2025-05-07T20:14:28.5477240Z ##[command]/usr/bin/docker rm --force 6a590c8b059786333e76c53d56173296d4733d042686de161455a9e47ba6a61b 2025-05-07T20:14:29.3498273Z 6a590c8b059786333e76c53d56173296d4733d042686de161455a9e47ba6a61b 2025-05-07T20:14:29.3522418Z Remove container network: github_network_bb6e9aa70c674658a7908dc72145a90f 2025-05-07T20:14:29.3527099Z ##[command]/usr/bin/docker network rm github_network_bb6e9aa70c674658a7908dc72145a90f 2025-05-07T20:14:30.2515002Z github_network_bb6e9aa70c674658a7908dc72145a90f 2025-05-07T20:14:30.2540575Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T20:14:30.2557075Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T20:14:30.2562230Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:14:30.2562622Z ##[endgroup] 2025-05-07T20:14:30.2652004Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T20:14:41.2253669Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T20:14:58.7620988Z Cleaning up orphan processes